<?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>Web development &#187; Unix</title>
	<atom:link href="http://sourcecodemoney.com/tag/unix/feed/" rel="self" type="application/rss+xml" />
	<link>http://sourcecodemoney.com</link>
	<description>Use source code for money</description>
	<lastBuildDate>Mon, 21 Nov 2011 12:03:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>How to run scheduled task using wordpress</title>
		<link>http://sourcecodemoney.com/how-to-run-scheduled-task-using-wordpress/wordpress/</link>
		<comments>http://sourcecodemoney.com/how-to-run-scheduled-task-using-wordpress/wordpress/#comments</comments>
		<pubDate>Thu, 13 Aug 2009 14:59:51 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Cron Facility]]></category>
		<category><![CDATA[Job]]></category>
		<category><![CDATA[Unix]]></category>
		<category><![CDATA[Unix Cron]]></category>
		<category><![CDATA[Url]]></category>

		<guid isPermaLink="false">http://sourcecodemoney.com/?p=91</guid>
		<description><![CDATA[		<link href="http://sourcecodemoney.com/wp-content/plugins/diggme/css.css" rel="stylesheet" type="text/css" />
		To run scheduled task you can use UNIX cron facility. It is reliable. But if you want to do it with another way because your hosting does not allow cron job, then you can use wordpress cron by using wordpress plugin. You can use this plugin. After you have installed the plugin, the go to [...]]]></description>
			<content:encoded><![CDATA[		<link href="http://sourcecodemoney.com/wp-content/plugins/diggme/css.css" rel="stylesheet" type="text/css" />
		<div id="diggbutton"><a href="http://digg.com/submit?phase=2&amp;url=http://sourcecodemoney.com/how-to-run-scheduled-task-using-wordpress/wordpress/"><img src="http://sourcecodemoney.com/wp-content/plugins/diggme/digg.png"></a></div><p>To run scheduled task you can use UNIX cron facility. It is reliable. But if you want to do it with another way because your hosting does not allow cron job, then you can use wordpress cron by using wordpress plugin. You can use <a href="http://downloads.wordpress.org/plugin/utopia-cron.zip" target="_blank">this</a> plugin. After you have installed the plugin, the go to your admin page to set up the task, by entering start time, how often, and the task url.</p>
]]></content:encoded>
			<wfw:commentRss>http://sourcecodemoney.com/how-to-run-scheduled-task-using-wordpress/wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

