<?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>Supposing Everything; Knowing Nothing! &#187; Code</title>
	<atom:link href="http://supposing.hostbunch.com/archives/tag/code/feed" rel="self" type="application/rss+xml" />
	<link>http://supposing.hostbunch.com</link>
	<description>Random thoughts about useless things.</description>
	<lastBuildDate>Sat, 04 Feb 2012 17:06:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>PunBB 1.3 cron script</title>
		<link>http://supposing.hostbunch.com/archives/145</link>
		<comments>http://supposing.hostbunch.com/archives/145#comments</comments>
		<pubDate>Sun, 17 Jan 2010 18:05:16 +0000</pubDate>
		<dc:creator>Tom Evans</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[cron]]></category>
		<category><![CDATA[punbb]]></category>

		<guid isPermaLink="false">http://supposing.hostbunch.com/?p=145</guid>
		<description><![CDATA[Here is another script to pull the latest SVN.  This one is for punbb 1.3.  I no longer use this one, but figured I&#8217;d share it for those who are interested You&#8217;ll need to make sure you add the config.php and edit to for the new database location and base url]]></description>
		<wfw:commentRss>http://supposing.hostbunch.com/archives/145/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FluxBB 1.4 script</title>
		<link>http://supposing.hostbunch.com/archives/137</link>
		<comments>http://supposing.hostbunch.com/archives/137#comments</comments>
		<pubDate>Sun, 17 Jan 2010 16:10:24 +0000</pubDate>
		<dc:creator>Tom Evans</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[cron]]></category>
		<category><![CDATA[fluxbb]]></category>

		<guid isPermaLink="false">http://supposing.hostbunch.com/?p=137</guid>
		<description><![CDATA[This script will pull the latest SVN for FluxBB 1.4.  This script assumes you are running an update from an existing version of fluxbb or punbb.  If you are not, you will need to comment out the line that deletes install.php. In addition, this also sets all styles back to Oxygen since the new version [...]]]></description>
		<wfw:commentRss>http://supposing.hostbunch.com/archives/137/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Script to copy files and database to a test domain</title>
		<link>http://supposing.hostbunch.com/archives/93</link>
		<comments>http://supposing.hostbunch.com/archives/93#comments</comments>
		<pubDate>Sat, 16 Jan 2010 20:27:57 +0000</pubDate>
		<dc:creator>Tom Evans</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[webhost]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[cron]]></category>

		<guid isPermaLink="false">http://supposing.hostbunch.com/?p=93</guid>
		<description><![CDATA[I do a lot of code testing before pushing any changes production sites.  This is a script I created to copy files from the production domain to a test domain.  It also copies the production database to another database to ensure you don&#8217;t corrupt anything.  This script is meant to be run via shell, or [...]]]></description>
		<wfw:commentRss>http://supposing.hostbunch.com/archives/93/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

