<?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>monsterHash &#187; crontab</title>
	<atom:link href="http://monsterhash.com/beta/tag/crontab/feed/" rel="self" type="application/rss+xml" />
	<link>http://monsterhash.com/beta</link>
	<description>Devilish content, with a long tail</description>
	<lastBuildDate>Sun, 22 Apr 2012 00:49:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>How do I get php files to run on a schedule?</title>
		<link>http://monsterhash.com/beta/2009/exclusives/tech/how-do-i-get-php-files-to-run-on-a-schedule/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-do-i-get-php-files-to-run-on-a-schedule</link>
		<comments>http://monsterhash.com/beta/2009/exclusives/tech/how-do-i-get-php-files-to-run-on-a-schedule/#comments</comments>
		<pubDate>Wed, 04 Mar 2009 22:19:37 +0000</pubDate>
		<dc:creator>Demian Perry</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[cron]]></category>
		<category><![CDATA[cronjob]]></category>
		<category><![CDATA[crontab]]></category>
		<category><![CDATA[godaddy]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://monsterhash.com/wordpress/?p=436</guid>
		<description><![CDATA[Say you want to grab dynamic data from the web, analyze it, and pass it on to your audience.  Or you want to augment your blog with links and descriptions of stories from your favorite news sources and blogs.  Creating this dynamically on each request is bad web citizenship, because it means that, as your audience grows, so does the server load on your source servers  Plus, it'll mean long load times on your site, and you won't be able to do as much analysis and data crawling as you could if you aggregated it all on your server.]]></description>
		<wfw:commentRss>http://monsterhash.com/beta/2009/exclusives/tech/how-do-i-get-php-files-to-run-on-a-schedule/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

