<?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>Edmonds Commerce &#187; wordpress</title>
	<atom:link href="http://www.edmondscommerce.co.uk/category/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.edmondscommerce.co.uk</link>
	<description>Freelance PHP Ecommerce and SEO Developer in the UK</description>
	<lastBuildDate>Mon, 14 May 2012 11:34:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>WordPress Upgrade Bash Script</title>
		<link>http://www.edmondscommerce.co.uk/wordpress/wordpress-upgrade-bash-script/</link>
		<comments>http://www.edmondscommerce.co.uk/wordpress/wordpress-upgrade-bash-script/#comments</comments>
		<pubDate>Wed, 11 Apr 2012 11:28:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[wordpress]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[upgrade]]></category>

		<guid isPermaLink="false">http://www.edmondscommerce.co.uk/?p=3081</guid>
		<description><![CDATA[If you would like to upgrade wordpress directly on the command line using bash then you might like this little script: [bash] #!/bin/bash # This is a script to upgrade wordpress. # Put it in your wordpress document root (the folder that contains wp-config.php) # chmod +x to make executable # ./wp-upgrade.bash to run # [...]]]></description>
		<wfw:commentRss>http://www.edmondscommerce.co.uk/wordpress/wordpress-upgrade-bash-script/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress Bash Install Script</title>
		<link>http://www.edmondscommerce.co.uk/wordpress/wordpress-bash-install-script/</link>
		<comments>http://www.edmondscommerce.co.uk/wordpress/wordpress-bash-install-script/#comments</comments>
		<pubDate>Mon, 25 Oct 2010 11:58:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[wordpress]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[sh]]></category>

		<guid isPermaLink="false">http://www.edmondscommerce.co.uk/?p=1866</guid>
		<description><![CDATA[Easy peasy: PLAIN TEXT CODE: #!/bin/bash wget http://wordpress.org/latest.zip unzip latest.zip cp -rf ./wordpress/* ./ handy little bash script to install word press More Reading: Writing Robust Bash Shell Scripts Force a Bash Script to run in Screen Server Migration &#8211; Pipe Tar from Server to Server using Netcat Bash Tricks and Tips ATI Underscan Fix [...]]]></description>
		<wfw:commentRss>http://www.edmondscommerce.co.uk/wordpress/wordpress-bash-install-script/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

