<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Kommentare zu: [Tip] NHibernate und CastleProject[ActiveRecord]</title>
	<atom:link href="http://rasehorn.net/blog/2007/03/nhibernate-castleprojectactiverecord-1337/feed/" rel="self" type="application/rss+xml" />
	<link>http://rasehorn.net/blog/2007/03/nhibernate-castleprojectactiverecord-1337/</link>
	<description>if you pay peanuts, you get monkies...</description>
	<lastBuildDate>Thu, 24 Nov 2011 11:32:23 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
	<item>
		<title>Von: Jörg</title>
		<link>http://rasehorn.net/blog/2007/03/nhibernate-castleprojectactiverecord-1337/comment-page-1/#comment-108</link>
		<dc:creator>Jörg</dc:creator>
		<pubDate>Thu, 05 Apr 2007 16:00:46 +0000</pubDate>
		<guid isPermaLink="false">http://blog.rasehorn.net/?p=83#comment-108</guid>
		<description>(Wolle im vorherigen Post eigentlicht das &quot;pre&quot;-Tag mitschreiben .. wurde aber entfernt beim posten.)

... und den Rest machst du dann mit CSS hübsch.

pre.prettyprint {
    margin: 2em;
    padding: 1em;
    border: 1px solid gray;
    /* und was du sonst noch brauchst ;) */
}</description>
		<content:encoded><![CDATA[<p>(Wolle im vorherigen Post eigentlicht das &#8220;pre&#8221;-Tag mitschreiben .. wurde aber entfernt beim posten.)</p>
<p>&#8230; und den Rest machst du dann mit CSS hübsch.</p>
<p>pre.prettyprint {<br />
    margin: 2em;<br />
    padding: 1em;<br />
    border: 1px solid gray;<br />
    /* und was du sonst noch brauchst <img src='http://rasehorn.net/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  */<br />
}</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Jörg</title>
		<link>http://rasehorn.net/blog/2007/03/nhibernate-castleprojectactiverecord-1337/comment-page-1/#comment-109</link>
		<dc:creator>Jörg</dc:creator>
		<pubDate>Thu, 05 Apr 2007 15:58:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.rasehorn.net/?p=83#comment-109</guid>
		<description>Fürs Highlighting kann ich http://code.google.com/p/google-code-prettify/ empfehlen. Ist zwar nur Javascript aber das entlastet dann den Server wenigstens ;)

Einfach die JavaScript-Datei einbinden und alles was Code werden soll in &quot;pre&quot;-Tags packen.


int main ( int argc, char * * argv )
{
    return 1;
}</description>
		<content:encoded><![CDATA[<p>Fürs Highlighting kann ich <a href="http://code.google.com/p/google-code-prettify/" rel="nofollow">http://code.google.com/p/google-code-prettify/</a> empfehlen. Ist zwar nur Javascript aber das entlastet dann den Server wenigstens <img src='http://rasehorn.net/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Einfach die JavaScript-Datei einbinden und alles was Code werden soll in &#8220;pre&#8221;-Tags packen.</p>
<p>int main ( int argc, char * * argv )<br />
{<br />
    return 1;<br />
}</p>
]]></content:encoded>
	</item>
</channel>
</rss>

