<?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>Spiked Software Coding Articles</title>
	<atom:link href="http://www.spikedsoftware.co.uk/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.spikedsoftware.co.uk/blog</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Fri, 16 Apr 2010 22:45:40 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>SQL-DBDiff 0.4 Release!</title>
		<link>http://www.spikedsoftware.co.uk/blog/2010/04/sql-dbdiff-0-4-release/</link>
		<comments>http://www.spikedsoftware.co.uk/blog/2010/04/sql-dbdiff-0-4-release/#comments</comments>
		<pubDate>Fri, 16 Apr 2010 22:45:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.spikedsoftware.co.uk/blog/?p=153</guid>
		<description><![CDATA[Hey all,
New release, fresh out. Important back end change, wasn&#8217;t scripting the differences correctly, for example some primary key constraints weren&#8217;t being shown properly. Use this release instead of any of the previous ones.
Download Here
]]></description>
		<wfw:commentRss>http://www.spikedsoftware.co.uk/blog/2010/04/sql-dbdiff-0-4-release/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>SQL-DBDiff Version 0.3</title>
		<link>http://www.spikedsoftware.co.uk/blog/2010/03/sql-dbdiff-version-0-3/</link>
		<comments>http://www.spikedsoftware.co.uk/blog/2010/03/sql-dbdiff-version-0-3/#comments</comments>
		<pubDate>Wed, 24 Mar 2010 21:55:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.spikedsoftware.co.uk/blog/?p=149</guid>
		<description><![CDATA[Hey Folks,
A new release has just made it, fixing a couple of bugs, most importantly Issue #3! SQL Server CE Issues, i&#8217;ve now dropped it, and i&#8217;m just using plain XML Serialization for the Projects storage.
Once your done there, go over to the project page and download the latest version!
http://sql-dbdiff.googlecode.com/files/SQL-DBDiff_V0.3.zip &#8211; Direct Link
]]></description>
		<wfw:commentRss>http://www.spikedsoftware.co.uk/blog/2010/03/sql-dbdiff-version-0-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SQL-DBDiff Version 0.2</title>
		<link>http://www.spikedsoftware.co.uk/blog/2010/03/sql-dbdiff-version-0-2/</link>
		<comments>http://www.spikedsoftware.co.uk/blog/2010/03/sql-dbdiff-version-0-2/#comments</comments>
		<pubDate>Thu, 04 Mar 2010 22:47:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[C#]]></category>

		<guid isPermaLink="false">http://www.spikedsoftware.co.uk/blog/?p=146</guid>
		<description><![CDATA[Hey Folks,
A new release has just made it, fixing a couple of bugs, most importantly Issue #2! 64 Bit compatibility. The problem lied with the Scintilla control, and my lack of putting the DLL&#8217;s into the release! Because i only have the one machine and not a 64 bit machine, it worked perfectly for me. [...]]]></description>
		<wfw:commentRss>http://www.spikedsoftware.co.uk/blog/2010/03/sql-dbdiff-version-0-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SQL-DBDiff Release</title>
		<link>http://www.spikedsoftware.co.uk/blog/2010/02/sql-dbdiff-release/</link>
		<comments>http://www.spikedsoftware.co.uk/blog/2010/02/sql-dbdiff-release/#comments</comments>
		<pubDate>Sun, 21 Feb 2010 22:32:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[compare]]></category>
		<category><![CDATA[diff]]></category>
		<category><![CDATA[merge]]></category>
		<category><![CDATA[sql]]></category>

		<guid isPermaLink="false">http://www.spikedsoftware.co.uk/blog/?p=137</guid>
		<description><![CDATA[Hi all, i am please to announce the first release of the SQL-DBDiff solution i forked at the beginning of this month. I have made a few changes, mostly cosmetic to make it a bit easier to use and nicer on the eye. I&#8217;ll be breaking those down throughout this post, but this program got [...]]]></description>
		<wfw:commentRss>http://www.spikedsoftware.co.uk/blog/2010/02/sql-dbdiff-release/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>SQL Server Comparison/Diff tool.</title>
		<link>http://www.spikedsoftware.co.uk/blog/2010/02/sql-server-comparisondiff-tool/</link>
		<comments>http://www.spikedsoftware.co.uk/blog/2010/02/sql-server-comparisondiff-tool/#comments</comments>
		<pubDate>Sun, 07 Feb 2010 20:53:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.spikedsoftware.co.uk/blog/?p=134</guid>
		<description><![CDATA[I quite often have the need to compare the structure of 2 databases between servers, or sometimes on the same server. Whilst RedGate provide a very good solution, i prefer not to pay for software unless i really have to. I figure, i&#8217;m a software developer, i should be able to make one&#8230; or modify [...]]]></description>
		<wfw:commentRss>http://www.spikedsoftware.co.uk/blog/2010/02/sql-server-comparisondiff-tool/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Introducing 2me2u. Sending SMS&#8217;s via your mobile, using interwebs.</title>
		<link>http://www.spikedsoftware.co.uk/blog/2010/01/introducing-2me2u-sending-smss-via-your-mobile-using-interwebs/</link>
		<comments>http://www.spikedsoftware.co.uk/blog/2010/01/introducing-2me2u-sending-smss-via-your-mobile-using-interwebs/#comments</comments>
		<pubDate>Sun, 17 Jan 2010 18:20:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.spikedsoftware.co.uk/blog/?p=126</guid>
		<description><![CDATA[If you send alot of text messages, but usually you&#8217;re in front of a PC, you could use things like MyMobiler, which is a great tool for essentially remote viewing your mobile over USB/Wifi. However, i can&#8217;t get to my phone using USB/WiFi at work, so i needed another option, as i can type hella [...]]]></description>
		<wfw:commentRss>http://www.spikedsoftware.co.uk/blog/2010/01/introducing-2me2u-sending-smss-via-your-mobile-using-interwebs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Virtual Box, Greyed out USB Devices&#8230; solved.</title>
		<link>http://www.spikedsoftware.co.uk/blog/2010/01/virtual-box-greyed-out-usb-devices-solved/</link>
		<comments>http://www.spikedsoftware.co.uk/blog/2010/01/virtual-box-greyed-out-usb-devices-solved/#comments</comments>
		<pubDate>Sat, 09 Jan 2010 21:47:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[vboxusers]]></category>
		<category><![CDATA[virtualbox]]></category>

		<guid isPermaLink="false">http://www.spikedsoftware.co.uk/blog/?p=124</guid>
		<description><![CDATA[Ever used VirtualBox? I depend on it. I run an all linux desktop, but i require a virtual machine hosted by VirtualBox for Visual Studio (ASP.NET Developer by trade). However, for the last few months, my VirtualBox has had all my USB Devices greyed out, which is a pain in the arse.
You can normally solve [...]]]></description>
		<wfw:commentRss>http://www.spikedsoftware.co.uk/blog/2010/01/virtual-box-greyed-out-usb-devices-solved/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Advanced and Organised MySQL Backup</title>
		<link>http://www.spikedsoftware.co.uk/blog/2009/08/advanced-and-organised-mysql-backup/</link>
		<comments>http://www.spikedsoftware.co.uk/blog/2009/08/advanced-and-organised-mysql-backup/#comments</comments>
		<pubDate>Mon, 31 Aug 2009 22:07:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[script]]></category>

		<guid isPermaLink="false">http://www.spikedsoftware.co.uk/blog/?p=114</guid>
		<description><![CDATA[Any of you who saw my previous article on Backup MySQL 5 with one simple line in Ubuntu, you will probably be thinking it was a bit lacking, and while maybe helpful, if i wanted to restore one database, it was a pain to go trauling through the entire script file just to find the [...]]]></description>
		<wfw:commentRss>http://www.spikedsoftware.co.uk/blog/2009/08/advanced-and-organised-mysql-backup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>jQuery, PHP, Ajax, JSON. It&#8217;s so simple.</title>
		<link>http://www.spikedsoftware.co.uk/blog/2009/08/jquery-php-ajax-json-its-so-simple/</link>
		<comments>http://www.spikedsoftware.co.uk/blog/2009/08/jquery-php-ajax-json-its-so-simple/#comments</comments>
		<pubDate>Sat, 22 Aug 2009 11:38:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[json]]></category>

		<guid isPermaLink="false">http://www.spikedsoftware.co.uk/blog/?p=103</guid>
		<description><![CDATA[Usually, i write software in ASP.NET/C#, because this is what my job requires, however i always lilke to play with other technology to keep myself up-to-date. I&#8217;ve been writing alot of Ajax enabled websites in ASP.NET recently, and have to say Microsoft have made it very easy to integrate with an ASP.NET Aplpication. It got [...]]]></description>
		<wfw:commentRss>http://www.spikedsoftware.co.uk/blog/2009/08/jquery-php-ajax-json-its-so-simple/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Backup MySQL 5 with one simple line in Ubuntu</title>
		<link>http://www.spikedsoftware.co.uk/blog/2009/08/backup-mysql-5-with-one-simple-line-in-ubuntu/</link>
		<comments>http://www.spikedsoftware.co.uk/blog/2009/08/backup-mysql-5-with-one-simple-line-in-ubuntu/#comments</comments>
		<pubDate>Fri, 21 Aug 2009 16:37:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[mysql]]></category>

		<guid isPermaLink="false">http://www.spikedsoftware.co.uk/blog/?p=93</guid>
		<description><![CDATA[I have a MySQL 5 Database, running inside Ubuntu 9.04. I have around 10 databases that are modified reasonably frequently, so obviously they need to be backed up incase something terrible happens.
There is a very nice command called &#8216;mysqldump&#8217;, which can do pretty much everything we are after for us! Brilliant, let&#8217;s see how it [...]]]></description>
		<wfw:commentRss>http://www.spikedsoftware.co.uk/blog/2009/08/backup-mysql-5-with-one-simple-line-in-ubuntu/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->