<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Display code in fixed-width blogs without line wrapping</title>
	<link>http://mike.brisgeek.com/2006/05/01/display-code-in-fixed-width-blogs-without-line-wrapping/</link>
	<description>...or .NET and other stuff that wouldn't fit into Mike's day job.</description>
	<pubDate>Sun, 14 Mar 2010 16:41:59 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.2</generator>

	<item>
		<title>By: Ishan</title>
		<link>http://mike.brisgeek.com/2006/05/01/display-code-in-fixed-width-blogs-without-line-wrapping/#comment-43690</link>
		<author>Ishan</author>
		<pubDate>Sat, 21 Feb 2009 08:00:16 +0000</pubDate>
		<guid>http://mike.brisgeek.com/2006/05/01/display-code-in-fixed-width-blogs-without-line-wrapping/#comment-43690</guid>
		<description>Thanks for this tip. The 10-12 word per line is a very useful knowledge.</description>
		<content:encoded><![CDATA[<p>Thanks for this tip. The 10-12 word per line is a very useful knowledge.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MikeFitz</title>
		<link>http://mike.brisgeek.com/2006/05/01/display-code-in-fixed-width-blogs-without-line-wrapping/#comment-40824</link>
		<author>MikeFitz</author>
		<pubDate>Mon, 22 Dec 2008 21:05:47 +0000</pubDate>
		<guid>http://mike.brisgeek.com/2006/05/01/display-code-in-fixed-width-blogs-without-line-wrapping/#comment-40824</guid>
		<description>Thanks for the tip, Mark.</description>
		<content:encoded><![CDATA[<p>Thanks for the tip, Mark.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://mike.brisgeek.com/2006/05/01/display-code-in-fixed-width-blogs-without-line-wrapping/#comment-40820</link>
		<author>Mark</author>
		<pubDate>Mon, 22 Dec 2008 20:18:13 +0000</pubDate>
		<guid>http://mike.brisgeek.com/2006/05/01/display-code-in-fixed-width-blogs-without-line-wrapping/#comment-40820</guid>
		<description>For help how to display HTML code in blog see &lt;a href="http://interestingwebs.blogspot.com/2008/12/easy-way-to-put-code-snippets-in-blog.html" title="here" rel="nofollow"&gt; here &lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>For help how to display HTML code in blog see <a href="http://interestingwebs.blogspot.com/2008/12/easy-way-to-put-code-snippets-in-blog.html" title="here" rel="nofollow"> here </a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Harley Pebley</title>
		<link>http://mike.brisgeek.com/2006/05/01/display-code-in-fixed-width-blogs-without-line-wrapping/#comment-39834</link>
		<author>Harley Pebley</author>
		<pubDate>Sat, 06 Dec 2008 06:30:55 +0000</pubDate>
		<guid>http://mike.brisgeek.com/2006/05/01/display-code-in-fixed-width-blogs-without-line-wrapping/#comment-39834</guid>
		<description>Thanks for this post; it helped a lot.

One thing I found, I had to add "word-wrap: normal;" to the pre.code's style because something else in my CSS was causing it to wrap without the scroll bars.

Cheers.</description>
		<content:encoded><![CDATA[<p>Thanks for this post; it helped a lot.</p>
<p>One thing I found, I had to add &#8220;word-wrap: normal;&#8221; to the pre.code&#8217;s style because something else in my CSS was causing it to wrap without the scroll bars.</p>
<p>Cheers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mer</title>
		<link>http://mike.brisgeek.com/2006/05/01/display-code-in-fixed-width-blogs-without-line-wrapping/#comment-38381</link>
		<author>Mer</author>
		<pubDate>Sun, 26 Oct 2008 03:33:25 +0000</pubDate>
		<guid>http://mike.brisgeek.com/2006/05/01/display-code-in-fixed-width-blogs-without-line-wrapping/#comment-38381</guid>
		<description>Awesome, this is exactly what I was after. Thanks.</description>
		<content:encoded><![CDATA[<p>Awesome, this is exactly what I was after. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MikeFitz</title>
		<link>http://mike.brisgeek.com/2006/05/01/display-code-in-fixed-width-blogs-without-line-wrapping/#comment-38099</link>
		<author>MikeFitz</author>
		<pubDate>Thu, 16 Oct 2008 02:32:57 +0000</pubDate>
		<guid>http://mike.brisgeek.com/2006/05/01/display-code-in-fixed-width-blogs-without-line-wrapping/#comment-38099</guid>
		<description>You're welcome, Rob.  It's good to see some things stand the test of time.  Now to test this in Chrome... :)</description>
		<content:encoded><![CDATA[<p>You&#8217;re welcome, Rob.  It&#8217;s good to see some things stand the test of time.  Now to test this in Chrome&#8230; <img src='http://brisgeek.com/mike/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob</title>
		<link>http://mike.brisgeek.com/2006/05/01/display-code-in-fixed-width-blogs-without-line-wrapping/#comment-38097</link>
		<author>Rob</author>
		<pubDate>Thu, 16 Oct 2008 02:20:39 +0000</pubDate>
		<guid>http://mike.brisgeek.com/2006/05/01/display-code-in-fixed-width-blogs-without-line-wrapping/#comment-38097</guid>
		<description>October 2008, your tips are still being learned from, thanks!</description>
		<content:encoded><![CDATA[<p>October 2008, your tips are still being learned from, thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wordpress theme me!</title>
		<link>http://mike.brisgeek.com/2006/05/01/display-code-in-fixed-width-blogs-without-line-wrapping/#comment-35001</link>
		<author>wordpress theme me!</author>
		<pubDate>Wed, 30 Jul 2008 22:52:29 +0000</pubDate>
		<guid>http://mike.brisgeek.com/2006/05/01/display-code-in-fixed-width-blogs-without-line-wrapping/#comment-35001</guid>
		<description>nice little scrolling fix. just one problem - i'm a coding newbie and this part:
"Note that we are still dealing with HTML within the  tags. Our code must be HTMLEncoded, ie “&#38;” becomes “&#38;”, “” become “&#60;” and “&#62;” respectively."
didn't make sense to me. is there a way around it? or a list of what to change for any code?
thanks!</description>
		<content:encoded><![CDATA[<p>nice little scrolling fix. just one problem - i&#8217;m a coding newbie and this part:<br />
&#8220;Note that we are still dealing with HTML within the  tags. Our code must be HTMLEncoded, ie “&amp;” becomes “&amp;”, “” become “&lt;” and “&gt;” respectively.&#8221;<br />
didn&#8217;t make sense to me. is there a way around it? or a list of what to change for any code?<br />
thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ken</title>
		<link>http://mike.brisgeek.com/2006/05/01/display-code-in-fixed-width-blogs-without-line-wrapping/#comment-26741</link>
		<author>Ken</author>
		<pubDate>Thu, 28 Feb 2008 21:06:07 +0000</pubDate>
		<guid>http://mike.brisgeek.com/2006/05/01/display-code-in-fixed-width-blogs-without-line-wrapping/#comment-26741</guid>
		<description>Thanks for the tip!  I just used it in my blog and it's exactly what i wanted!</description>
		<content:encoded><![CDATA[<p>Thanks for the tip!  I just used it in my blog and it&#8217;s exactly what i wanted!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MikeFitz</title>
		<link>http://mike.brisgeek.com/2006/05/01/display-code-in-fixed-width-blogs-without-line-wrapping/#comment-26651</link>
		<author>MikeFitz</author>
		<pubDate>Tue, 26 Feb 2008 21:19:06 +0000</pubDate>
		<guid>http://mike.brisgeek.com/2006/05/01/display-code-in-fixed-width-blogs-without-line-wrapping/#comment-26651</guid>
		<description>Thanks, Annie.

I see my tips would be in &lt;a href="http://bloggeruniversity.blogspot.com/" rel="nofollow"&gt;erudite company!
&lt;img src="http://h1.ripway.com/anniebluesky/-blogu.png" border="0" /&gt;&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Thanks, Annie.</p>
<p>I see my tips would be in <a href="http://bloggeruniversity.blogspot.com/" rel="nofollow">erudite company!<br />
<img src="http://h1.ripway.com/anniebluesky/-blogu.png" border="0" /></a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
