<?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 humandoing software</title>
	<atom:link href="http://blog.humandoing.net/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.humandoing.net</link>
	<description>better software for everyone</description>
	<lastBuildDate>Sat, 24 Sep 2011 16:31:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on I tried to be a Virgin Mobile customer for 5 hours by Rogers_Chris</title>
		<link>http://blog.humandoing.net/2011/09/23/i-tried-to-be-a-virgin-mobile-customer-for-5-hours/comment-page-1/#comment-1484</link>
		<dc:creator>Rogers_Chris</dc:creator>
		<pubDate>Sat, 24 Sep 2011 16:31:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.humandoing.net/?p=338#comment-1484</guid>
		<description>Hi Daniel,

Thanks for sharing this story - I&#039;m glad we were able to come through for you!

Best,
@Rogers_Chris</description>
		<content:encoded><![CDATA[<p>Hi Daniel,</p>
<p>Thanks for sharing this story &#8211; I&#8217;m glad we were able to come through for you!</p>
<p>Best,<br />
@Rogers_Chris</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The Entire Rogers iPhone Upgrade Saga by I tried to be a Virgin Mobile customer for 5 hours &#124; humandoing software</title>
		<link>http://blog.humandoing.net/2009/07/27/the-entire-rogers-iphone-upgrade-saga/comment-page-1/#comment-1483</link>
		<dc:creator>I tried to be a Virgin Mobile customer for 5 hours &#124; humandoing software</dc:creator>
		<pubDate>Sat, 24 Sep 2011 00:08:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.humandoing.net/?p=189#comment-1483</guid>
		<description>[...] had less than awesome experiences with Rogers in the past, and with a new iPhone around the corner along with a completed [...]</description>
		<content:encoded><![CDATA[<p>[...] had less than awesome experiences with Rogers in the past, and with a new iPhone around the corner along with a completed [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CodeIgniter .htaccess file not working on Mac OS X by uudens</title>
		<link>http://blog.humandoing.net/2008/05/06/codeigniter-htaccess-file-not-working-on-mac-os-x/comment-page-1/#comment-1465</link>
		<dc:creator>uudens</dc:creator>
		<pubDate>Sun, 18 Sep 2011 12:05:42 +0000</pubDate>
		<guid isPermaLink="false">http://humandoing.net/past/2008/5/7/codeigniter_htaccess_file_not_working/#comment-1465</guid>
		<description>if this is not working then check /private/etc/apache2/users/YOURNAME.conf
set AllowOverride to All here too</description>
		<content:encoded><![CDATA[<p>if this is not working then check /private/etc/apache2/users/YOURNAME.conf<br />
set AllowOverride to All here too</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CodeIgniter .htaccess file not working on Mac OS X by Daniel Wintschel</title>
		<link>http://blog.humandoing.net/2008/05/06/codeigniter-htaccess-file-not-working-on-mac-os-x/comment-page-1/#comment-1354</link>
		<dc:creator>Daniel Wintschel</dc:creator>
		<pubDate>Fri, 19 Aug 2011 19:53:28 +0000</pubDate>
		<guid isPermaLink="false">http://humandoing.net/past/2008/5/7/codeigniter_htaccess_file_not_working/#comment-1354</guid>
		<description>Hey Andre, 

Sorry to hear it - this was a tip for either Leopard or Snow Leopard (can&#039;t remember which) - I haven&#039;t upgraded to Lion yet.</description>
		<content:encoded><![CDATA[<p>Hey Andre, </p>
<p>Sorry to hear it &#8211; this was a tip for either Leopard or Snow Leopard (can&#8217;t remember which) &#8211; I haven&#8217;t upgraded to Lion yet.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CodeIgniter .htaccess file not working on Mac OS X by André</title>
		<link>http://blog.humandoing.net/2008/05/06/codeigniter-htaccess-file-not-working-on-mac-os-x/comment-page-1/#comment-1348</link>
		<dc:creator>André</dc:creator>
		<pubDate>Thu, 18 Aug 2011 21:59:58 +0000</pubDate>
		<guid isPermaLink="false">http://humandoing.net/past/2008/5/7/codeigniter_htaccess_file_not_working/#comment-1348</guid>
		<description>This is not working.

i&#039;m using Mac OS X Lion :(</description>
		<content:encoded><![CDATA[<p>This is not working.</p>
<p>i&#8217;m using Mac OS X Lion <img src='http://blog.humandoing.net/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Interceptors in Spring&#8230; by Danny</title>
		<link>http://blog.humandoing.net/2006/03/06/interceptors-in-spring/comment-page-1/#comment-1182</link>
		<dc:creator>Danny</dc:creator>
		<pubDate>Fri, 01 Jul 2011 12:35:45 +0000</pubDate>
		<guid isPermaLink="false">http://humandoing.net/past/2006/3/6/interceptors_in_spring/#comment-1182</guid>
		<description>Cool and if you use annotated controllers you might create an interceptor for @RequestMapping. However, it remains an AOP based solution. Did you check &lt;a href=&quot;http://static.springsource.org/spring/docs/3.0.3.RELEASE/spring-framework-reference/html/mvc.html#mvc-handlermapping-interceptor&quot; rel=&quot;nofollow&quot;&gt;Spring interceptors?</description>
		<content:encoded><![CDATA[<p>Cool and if you use annotated controllers you might create an interceptor for @RequestMapping. However, it remains an AOP based solution. Did you check <a href="http://static.springsource.org/spring/docs/3.0.3.RELEASE/spring-framework-reference/html/mvc.html#mvc-handlermapping-interceptor" rel="nofollow">Spring interceptors?</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CodeIgniter .htaccess file not working on Mac OS X by Hamilton</title>
		<link>http://blog.humandoing.net/2008/05/06/codeigniter-htaccess-file-not-working-on-mac-os-x/comment-page-1/#comment-1157</link>
		<dc:creator>Hamilton</dc:creator>
		<pubDate>Tue, 14 Jun 2011 04:28:04 +0000</pubDate>
		<guid isPermaLink="false">http://humandoing.net/past/2008/5/7/codeigniter_htaccess_file_not_working/#comment-1157</guid>
		<description>Extremely helpful.  Thank you for posting!  Saved my night!

Hamilton</description>
		<content:encoded><![CDATA[<p>Extremely helpful.  Thank you for posting!  Saved my night!</p>
<p>Hamilton</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Router Showdown: Linksys WRT610N vs D-Link DIR-825 vs Apple Airport Extreme by Charlie Nielsen</title>
		<link>http://blog.humandoing.net/2010/02/02/router-showdown-linksys-wrt610n-vs-d-link-dir-825-vs-apple-airport-extreme/comment-page-1/#comment-1065</link>
		<dc:creator>Charlie Nielsen</dc:creator>
		<pubDate>Wed, 06 Apr 2011 20:35:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.humandoing.net/?p=208#comment-1065</guid>
		<description>Well, this depends on the amount of adjustments you want to make. Can&#039;t ever recommend D-Link, but the Linksys have served me well for the last two years. Right now, I&#039;m about to rip my Airport Extreme&#039;s out as they are really crap to configure when using multible units.

Other than that - you&#039;re right .. ;-)</description>
		<content:encoded><![CDATA[<p>Well, this depends on the amount of adjustments you want to make. Can&#8217;t ever recommend D-Link, but the Linksys have served me well for the last two years. Right now, I&#8217;m about to rip my Airport Extreme&#8217;s out as they are really crap to configure when using multible units.</p>
<p>Other than that &#8211; you&#8217;re right .. <img src='http://blog.humandoing.net/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CodeIgniter .htaccess file not working on Mac OS X by Mir</title>
		<link>http://blog.humandoing.net/2008/05/06/codeigniter-htaccess-file-not-working-on-mac-os-x/comment-page-1/#comment-1017</link>
		<dc:creator>Mir</dc:creator>
		<pubDate>Sun, 20 Mar 2011 19:09:21 +0000</pubDate>
		<guid isPermaLink="false">http://humandoing.net/past/2008/5/7/codeigniter_htaccess_file_not_working/#comment-1017</guid>
		<description>Really did save a couple of hours and couple tylenol :)

thanks</description>
		<content:encoded><![CDATA[<p>Really did save a couple of hours and couple tylenol <img src='http://blog.humandoing.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Being Proactive &#8211; Getting to the Triangle of Happiness by Effective Agile Teams Are Proactive &#171; NeuManagement</title>
		<link>http://blog.humandoing.net/2007/03/28/being-proactive-getting-to-the-triangle-of-happiness/comment-page-1/#comment-965</link>
		<dc:creator>Effective Agile Teams Are Proactive &#171; NeuManagement</dc:creator>
		<pubDate>Thu, 24 Feb 2011 04:47:04 +0000</pubDate>
		<guid isPermaLink="false">http://humandoing.net/past/2007/3/28/being_proactive_getting_to_the/#comment-965</guid>
		<description>[...] the &#8220;Being Proactive – Getting to the Triangle of Happiness&#8221; blog about testing as it relates to happiness on a blog by Daniel Wintschel and humandoing [...]</description>
		<content:encoded><![CDATA[<p>[...] the &#8220;Being Proactive – Getting to the Triangle of Happiness&#8221; blog about testing as it relates to happiness on a blog by Daniel Wintschel and humandoing [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

