<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Disk Free Human User &#187; intermediate.programming</title>
	<atom:link href="http://dfhu.org/blog/category/intermediate-programming/feed" rel="self" type="application/rss+xml" />
	<link>http://dfhu.org/blog</link>
	<description>df -h /usr</description>
	<lastBuildDate>Fri, 16 Apr 2010 22:10:48 +0000</lastBuildDate>
	
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>When Should You Use a Web Framework Such as CakePHP, Pylons, etc&#8230;?</title>
		<link>http://dfhu.org/blog/should-you-use-a-framework</link>
		<comments>http://dfhu.org/blog/should-you-use-a-framework#comments</comments>
		<pubDate>Sun, 28 Feb 2010 15:08:07 +0000</pubDate>
		<dc:creator>Victory</dc:creator>
				<category><![CDATA[intermediate.programming]]></category>
		<category><![CDATA[cakephp]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[mod_wsgi]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[pylons]]></category>
		<category><![CDATA[python]]></category>

		<guid isPermaLink="false">http://dfhu.org/blog/?p=340</guid>
		<description><![CDATA[I would like to discuss a few good reasons you or your web developer should use or not use a web framework.
Web Development frameworks have taken off since the release of Ruby on Rails (RoR).
Some other frameworks that have come along are CakePHP,  CodeIgniter (PHP) and Pylons (Python).
The basic goal of web frameworks is [...]]]></description>
		<wfw:commentRss>http://dfhu.org/blog/should-you-use-a-framework/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>(ab)using Apache&#8217;s `ab` Command to &#8220;multi-thread&#8221; PHP Files</title>
		<link>http://dfhu.org/blog/concurrent-php</link>
		<comments>http://dfhu.org/blog/concurrent-php#comments</comments>
		<pubDate>Fri, 28 Aug 2009 11:55:03 +0000</pubDate>
		<dc:creator>Victory</dc:creator>
				<category><![CDATA[intermediate.programming]]></category>
		<category><![CDATA[ab]]></category>
		<category><![CDATA[ab.post]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[apache.benchmark]]></category>
		<category><![CDATA[benchmarking]]></category>
		<category><![CDATA[concurent]]></category>
		<category><![CDATA[fork]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[pipelines]]></category>
		<category><![CDATA[scraping]]></category>
		<category><![CDATA[threading]]></category>

		<guid isPermaLink="false">http://dfhu.org/blog/?p=249</guid>
		<description><![CDATA[We are going to address how to how to (ab)use Apache's `ab` function to run concurrent tasks in PHP. This will greatly speed up your scraping, proxy checking,  "stats geo-location," etc... type tasks.  ]]></description>
		<wfw:commentRss>http://dfhu.org/blog/concurrent-php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Moving to SQLite For Those Who Know MySQL</title>
		<link>http://dfhu.org/blog/mysql-to-sqlite</link>
		<comments>http://dfhu.org/blog/mysql-to-sqlite#comments</comments>
		<pubDate>Sat, 15 Aug 2009 15:34:25 +0000</pubDate>
		<dc:creator>Victory</dc:creator>
				<category><![CDATA[intermediate.programming]]></category>
		<category><![CDATA[CAAR]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[databases]]></category>
		<category><![CDATA[dfhu]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[pdo]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[sqlite]]></category>
		<category><![CDATA[sqlite3]]></category>

		<guid isPermaLink="false">http://dfhu.org/blog/?p=229</guid>
		<description><![CDATA[Using PDO/SQLite for those who know MySQL. SQL is a dialect of SQL similar to MySQL. SQLite3 comes with some huge benefits.]]></description>
		<wfw:commentRss>http://dfhu.org/blog/mysql-to-sqlite/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Simple PHP Cacheing With Mixed Static and Dynamic Content</title>
		<link>http://dfhu.org/blog/simple-php-cacheing</link>
		<comments>http://dfhu.org/blog/simple-php-cacheing#comments</comments>
		<pubDate>Wed, 05 Aug 2009 17:13:10 +0000</pubDate>
		<dc:creator>Victory</dc:creator>
				<category><![CDATA[intermediate.programming]]></category>
		<category><![CDATA[cache]]></category>
		<category><![CDATA[cacheing]]></category>
		<category><![CDATA[optimzation]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[simple]]></category>

		<guid isPermaLink="false">http://dfhu.org/blog/?p=205</guid>
		<description><![CDATA[A straight forward PHP caching script which can cache select parts of the file.]]></description>
		<wfw:commentRss>http://dfhu.org/blog/simple-php-cacheing/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Where You Been Web Analytics</title>
		<link>http://dfhu.org/blog/where-you-been-web-analytics</link>
		<comments>http://dfhu.org/blog/where-you-been-web-analytics#comments</comments>
		<pubDate>Thu, 23 Jul 2009 18:28:24 +0000</pubDate>
		<dc:creator>Victory</dc:creator>
				<category><![CDATA[intermediate.programming]]></category>
		<category><![CDATA[javascript web.analytics]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://dfhu/blog/?p=135</guid>
		<description><![CDATA[An analytic tool/script to test to see what webpages a visitor has been to in a list of you URLs that you provide.]]></description>
		<wfw:commentRss>http://dfhu.org/blog/where-you-been-web-analytics/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RSS Generator For Importing to Wordpress</title>
		<link>http://dfhu.org/blog/rss-importing-to-wordpress</link>
		<comments>http://dfhu.org/blog/rss-importing-to-wordpress#comments</comments>
		<pubDate>Thu, 23 Jul 2009 09:39:54 +0000</pubDate>
		<dc:creator>Victory</dc:creator>
				<category><![CDATA[intermediate.programming]]></category>
		<category><![CDATA[drip.feeding.content]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[rss]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://dfhu.org/blog/?p=138</guid>
		<description><![CDATA[Generating drip rss feeds for importing into Wordpress, includes a script.]]></description>
		<wfw:commentRss>http://dfhu.org/blog/rss-importing-to-wordpress/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

