<?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 for lifecoding.com Blog</title>
	<atom:link href="http://lifecoding.com/blog/index.php/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://lifecoding.com/blog</link>
	<description>(define (life-coding life code) (organize life (using code)))</description>
	<lastBuildDate>Sun, 13 Apr 2008 16:55:40 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on CSS Tip by Topper Bowers</title>
		<link>http://lifecoding.com/blog/2006/06/05/css-tip/comment-page-1/#comment-107192</link>
		<dc:creator>Topper Bowers</dc:creator>
		<pubDate>Sun, 13 Apr 2008 16:55:40 +0000</pubDate>
		<guid isPermaLink="false">http://lifecoding.com/blog/?p=28#comment-107192</guid>
		<description>Well:

While those BRs are sometimes necessary or expedient... they are generally frowned upon.  The better way is to style the element below the floated text to have a style of &quot;clear: both;&quot; and in its CSS (not a style= attribute).

Also, sometimes IE doesn&#039;t like a BR tag for clear (which is strange) and would prefer a DIV... though I don&#039;t really have an idea of &quot;why.&quot;</description>
		<content:encoded><![CDATA[<p>Well:</p>
<p>While those BRs are sometimes necessary or expedient&#8230; they are generally frowned upon.  The better way is to style the element below the floated text to have a style of &#8220;clear: both;&#8221; and in its CSS (not a style= attribute).</p>
<p>Also, sometimes IE doesn&#8217;t like a BR tag for clear (which is strange) and would prefer a DIV&#8230; though I don&#8217;t really have an idea of &#8220;why.&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ruby Reminder: Array Subtraction by kajinski</title>
		<link>http://lifecoding.com/blog/2006/06/05/ruby-reminder-array-subtraction/comment-page-1/#comment-99781</link>
		<dc:creator>kajinski</dc:creator>
		<pubDate>Fri, 22 Feb 2008 17:05:51 +0000</pubDate>
		<guid isPermaLink="false">http://lifecoding.com/blog/?p=27#comment-99781</guid>
		<description>apparently this is also true with arrays containing hashes. if you create two arrays with an identical hash element in each, subtraction fails:

&gt;&gt; arr1 = [{:foo=&gt;&#039;bar&#039;}]
=&gt; [{:foo=&gt;&quot;bar&quot;}]
&gt;&gt; arr2 = [{:foo=&gt;&#039;bar&#039;}]
=&gt; [{:foo=&gt;&quot;bar&quot;}]
&gt;&gt; arr1 == arr2
=&gt; true
&gt;&gt; arr1[0] == arr2[0]
=&gt; true
&gt;&gt; newarr = arr1 - arr2
=&gt; [{:foo=&gt;&quot;bar&quot;}]</description>
		<content:encoded><![CDATA[<p>apparently this is also true with arrays containing hashes. if you create two arrays with an identical hash element in each, subtraction fails:</p>
<p>&gt;&gt; arr1 = [{:foo=&gt;'bar'}]<br />
=&gt; [{:foo=&gt;"bar"}]<br />
&gt;&gt; arr2 = [{:foo=&gt;'bar'}]<br />
=&gt; [{:foo=&gt;"bar"}]<br />
&gt;&gt; arr1 == arr2<br />
=&gt; true<br />
&gt;&gt; arr1[0] == arr2[0]<br />
=&gt; true<br />
&gt;&gt; newarr = arr1 &#8211; arr2<br />
=&gt; [{:foo=&gt;"bar"}]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CRUD Presentation by links for 2007-05-01 at &#252;berthings, inc.</title>
		<link>http://lifecoding.com/blog/2006/07/25/crud-presentation/comment-page-1/#comment-4178</link>
		<dc:creator>links for 2007-05-01 at &#252;berthings, inc.</dc:creator>
		<pubDate>Tue, 01 May 2007 23:31:58 +0000</pubDate>
		<guid isPermaLink="false">http://lifecoding.com/blog/?p=31#comment-4178</guid>
		<description>[...] life-coding » Blog Archive » CRUD Presentation Fantastically CRUDdy presentation. Bravo. (tags: data CRUD rails rest tutorial howto) [...]</description>
		<content:encoded><![CDATA[<p>[...] life-coding » Blog Archive » CRUD Presentation Fantastically CRUDdy presentation. Bravo. (tags: data CRUD rails rest tutorial howto) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Grr&#8230; Mac OS X and ctags by Mitch Yang</title>
		<link>http://lifecoding.com/blog/2006/06/19/grr-mac-os-x-and-ctags/comment-page-1/#comment-1547</link>
		<dc:creator>Mitch Yang</dc:creator>
		<pubDate>Wed, 07 Feb 2007 17:29:56 +0000</pubDate>
		<guid isPermaLink="false">http://lifecoding.com/blog/?p=30#comment-1547</guid>
		<description>Do you have a good script to tag all the files in different directories? If so, can you drop me a note?

Thanks
Mitch</description>
		<content:encoded><![CDATA[<p>Do you have a good script to tag all the files in different directories? If so, can you drop me a note?</p>
<p>Thanks<br />
Mitch</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to Make Pound And SSL Play Nice With OS X by Ben</title>
		<link>http://lifecoding.com/blog/2006/06/09/how-to-make-pound-and-ssl-play-nice-with-os-x/comment-page-1/#comment-1295</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Thu, 18 Jan 2007 17:48:29 +0000</pubDate>
		<guid isPermaLink="false">http://lifecoding.com/blog/?p=29#comment-1295</guid>
		<description>I tried this using Pound-2.2.2 on OS X 10.4.8.  The command line for &#039;make install&#039; looks for a -D flag, which my version in /usr/bin/install does not have.  My version of install on Linux does have it.  Anyway, I just copied the pound and poundctl binaries manually and things all seem ok.</description>
		<content:encoded><![CDATA[<p>I tried this using Pound-2.2.2 on OS X 10.4.8.  The command line for &#8216;make install&#8217; looks for a -D flag, which my version in /usr/bin/install does not have.  My version of install on Linux does have it.  Anyway, I just copied the pound and poundctl binaries manually and things all seem ok.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Grr&#8230; Mac OS X and ctags by Jeff Says &#187; ctags on OS X</title>
		<link>http://lifecoding.com/blog/2006/06/19/grr-mac-os-x-and-ctags/comment-page-1/#comment-978</link>
		<dc:creator>Jeff Says &#187; ctags on OS X</dc:creator>
		<pubDate>Wed, 27 Dec 2006 23:08:51 +0000</pubDate>
		<guid isPermaLink="false">http://lifecoding.com/blog/?p=30#comment-978</guid>
		<description>[...] A good tags file is essential when developing with emacs. My tags setup (see Adam&#8217;s dot files) didn&#8217;t work out of the box on my Mac. It turns out that the included ctags is ancient. The simple fix is to install a newer version of ctags with Darwin Ports.  sudo port install ctags [...]</description>
		<content:encoded><![CDATA[<p>[...] A good tags file is essential when developing with emacs. My tags setup (see Adam&#8217;s dot files) didn&#8217;t work out of the box on my Mac. It turns out that the included ctags is ancient. The simple fix is to install a newer version of ctags with Darwin Ports.  sudo port install ctags [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Oh websense, let me count the ways I hate thee. by David Gregg</title>
		<link>http://lifecoding.com/blog/2006/02/24/oh-websense-let-me-count-the-ways-i-hate-thee/comment-page-1/#comment-706</link>
		<dc:creator>David Gregg</dc:creator>
		<pubDate>Sat, 09 Dec 2006 22:26:39 +0000</pubDate>
		<guid isPermaLink="false">http://lifecoding.com/blog/?p=15#comment-706</guid>
		<description>www.peacefire.org has setup for use on a home computer I use to get around websense.

Only downside: the home computers upload speed becomes your work&#039;s max download speed...</description>
		<content:encoded><![CDATA[<p><a href="http://www.peacefire.org" rel="nofollow">http://www.peacefire.org</a> has setup for use on a home computer I use to get around websense.</p>
<p>Only downside: the home computers upload speed becomes your work&#8217;s max download speed&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Oh websense, let me count the ways I hate thee. by kelsey</title>
		<link>http://lifecoding.com/blog/2006/02/24/oh-websense-let-me-count-the-ways-i-hate-thee/comment-page-1/#comment-535</link>
		<dc:creator>kelsey</dc:creator>
		<pubDate>Tue, 28 Nov 2006 18:57:13 +0000</pubDate>
		<guid isPermaLink="false">http://lifecoding.com/blog/?p=15#comment-535</guid>
		<description>it does the same for me at my high school. i think its ridiculous because it doesn&#039;t matter how many times you block something people can always find a way around it. i usually search &quot;proxy avoidance blog&quot; in google and you will probably find a site that works. codedup.net worked for a long time before it got blocked. ill let you now if i find a new one.</description>
		<content:encoded><![CDATA[<p>it does the same for me at my high school. i think its ridiculous because it doesn&#8217;t matter how many times you block something people can always find a way around it. i usually search &#8220;proxy avoidance blog&#8221; in google and you will probably find a site that works. codedup.net worked for a long time before it got blocked. ill let you now if i find a new one.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to Make Pound And SSL Play Nice With OS X by gbalaji</title>
		<link>http://lifecoding.com/blog/2006/06/09/how-to-make-pound-and-ssl-play-nice-with-os-x/comment-page-1/#comment-364</link>
		<dc:creator>gbalaji</dc:creator>
		<pubDate>Mon, 06 Nov 2006 07:31:29 +0000</pubDate>
		<guid isPermaLink="false">http://lifecoding.com/blog/?p=29#comment-364</guid>
		<description>i get the following error when i start the pound,

HTTP socket bind 0.0.0.0:80: Permission denied - aborted</description>
		<content:encoded><![CDATA[<p>i get the following error when i start the pound,</p>
<p>HTTP socket bind 0.0.0.0:80: Permission denied &#8211; aborted</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Grr&#8230; Mac OS X and ctags by andy</title>
		<link>http://lifecoding.com/blog/2006/06/19/grr-mac-os-x-and-ctags/comment-page-1/#comment-291</link>
		<dc:creator>andy</dc:creator>
		<pubDate>Tue, 24 Oct 2006 20:29:18 +0000</pubDate>
		<guid isPermaLink="false">http://lifecoding.com/blog/?p=30#comment-291</guid>
		<description>Just a note, if you hadn&#039;t seen it already, that Gerd Knops put together a bundle for using ctags with TextMate as well. Check it out here: http://gerd.knops.org/?p=7</description>
		<content:encoded><![CDATA[<p>Just a note, if you hadn&#8217;t seen it already, that Gerd Knops put together a bundle for using ctags with TextMate as well. Check it out here: <a href="http://gerd.knops.org/?p=7" rel="nofollow">http://gerd.knops.org/?p=7</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

