<?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>Comments on: Code display: Moving back from screen captures to text</title>
	<atom:link href="http://www.jeff.wilcox.name/2008/05/blog-syntax/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jeff.wilcox.name/2008/05/blog-syntax/</link>
	<description>Silverlight, rich client apps and web development</description>
	<lastBuildDate>Wed, 08 Sep 2010 11:01:41 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Ruurd Boeke</title>
		<link>http://www.jeff.wilcox.name/2008/05/blog-syntax/comment-page-1/#comment-167</link>
		<dc:creator>Ruurd Boeke</dc:creator>
		<pubDate>Wed, 04 Jun 2008 12:26:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.jeff.wilcox.name/2008/05/21/blog-syntax/#comment-167</guid>
		<description>Hi Jeff,

There are a few utilities around that will create great inline style markup, so that the code looks good for both rss as live visits. Key is to not have a tool parse the code itself: it will only highlight the regular &#039;known&#039; c# keywords. 
Better is to work with the markup that visual studio copies to your clipboard.

I use an adjusted version of a wpf tool that Kevin Moore wrote. 
Mail me if you want more information. Check out my blog for how it looks.</description>
		<content:encoded><![CDATA[<p>Hi Jeff,</p>
<p>There are a few utilities around that will create great inline style markup, so that the code looks good for both rss as live visits. Key is to not have a tool parse the code itself: it will only highlight the regular &#8216;known&#8217; c# keywords.<br />
Better is to work with the markup that visual studio copies to your clipboard.</p>
<p>I use an adjusted version of a wpf tool that Kevin Moore wrote.<br />
Mail me if you want more information. Check out my blog for how it looks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff Wilcox</title>
		<link>http://www.jeff.wilcox.name/2008/05/blog-syntax/comment-page-1/#comment-162</link>
		<dc:creator>Jeff Wilcox</dc:creator>
		<pubDate>Tue, 03 Jun 2008 01:20:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.jeff.wilcox.name/2008/05/21/blog-syntax/#comment-162</guid>
		<description>Argh!  Thanks Jonas... now I&#039;m once again confused with my decision.

I suppose it might be possible to write a quick WordPress plug-in: RSS feeds get images, live site visits get the rich code experience.  But it&#039;ll be a lot more work to write and maintain a post :-(</description>
		<content:encoded><![CDATA[<p>Argh!  Thanks Jonas&#8230; now I&#8217;m once again confused with my decision.</p>
<p>I suppose it might be possible to write a quick WordPress plug-in: RSS feeds get images, live site visits get the rich code experience.  But it&#8217;ll be a lot more work to write and maintain a post <img src='http://www.jeff.wilcox.name/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonas Follesø</title>
		<link>http://www.jeff.wilcox.name/2008/05/blog-syntax/comment-page-1/#comment-161</link>
		<dc:creator>Jonas Follesø</dc:creator>
		<pubDate>Tue, 03 Jun 2008 01:15:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.jeff.wilcox.name/2008/05/21/blog-syntax/#comment-161</guid>
		<description>Hi Jeff,

I&#039;m moving from code in text to code in images. The reason is that I seldom include enough code to be copy-paste runnable... In my post I normally only include snippets that in it&#039;s self is useless.. I do include downloads for users who wan&#039;t to run the code.

I think images is the &quot;only&quot; way to go to get a great RSS reader experience... And for me that is key. Personally I only &quot;shell out&quot; to blogs to leave comments, I do all my reading in Google Reader.

Cheers,
Jonas</description>
		<content:encoded><![CDATA[<p>Hi Jeff,</p>
<p>I&#8217;m moving from code in text to code in images. The reason is that I seldom include enough code to be copy-paste runnable&#8230; In my post I normally only include snippets that in it&#8217;s self is useless.. I do include downloads for users who wan&#8217;t to run the code.</p>
<p>I think images is the &#8220;only&#8221; way to go to get a great RSS reader experience&#8230; And for me that is key. Personally I only &#8220;shell out&#8221; to blogs to leave comments, I do all my reading in Google Reader.</p>
<p>Cheers,<br />
Jonas</p>
]]></content:encoded>
	</item>
</channel>
</rss>
