<?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>JKR</title>
	<atom:link href="http://www.jkr.com.au/index.php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jkr.com.au</link>
	<description>&#160;&#160;The personal blog of John K. Rutterford</description>
	<lastBuildDate>Thu, 31 Jan 2013 11:31:47 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.1</generator>
		<item>
		<title>How to block a hacker from hacking in to your Windows server</title>
		<link>http://www.jkr.com.au/index.php/2012/06/05/how-to-block-a-hacker-from-hacking-in-to-your-windows-server/</link>
		<comments>http://www.jkr.com.au/index.php/2012/06/05/how-to-block-a-hacker-from-hacking-in-to-your-windows-server/#comments</comments>
		<pubDate>Tue, 05 Jun 2012 03:40:19 +0000</pubDate>
		<dc:creator>john</dc:creator>
				<category><![CDATA[Network Administrator]]></category>
		<category><![CDATA[block hacker]]></category>
		<category><![CDATA[block ip]]></category>
		<category><![CDATA[hacker]]></category>
		<category><![CDATA[Server 2008]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://www.jkr.com.au/?p=234</guid>
		<description><![CDATA[Atypical hacker will try to force their way into your server by trying to log in to it using the administrator account or a known user account. Usually they use some form of script that uses random or commonly used passwords. If your passwords are complex it&#8217;s hopefully a futile attempt on their part but [...]]]></description>
		<wfw:commentRss>http://www.jkr.com.au/index.php/2012/06/05/how-to-block-a-hacker-from-hacking-in-to-your-windows-server/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Paper CD / DVD Case</title>
		<link>http://www.jkr.com.au/index.php/2012/03/23/paper-cd-dvd-case/</link>
		<comments>http://www.jkr.com.au/index.php/2012/03/23/paper-cd-dvd-case/#comments</comments>
		<pubDate>Fri, 23 Mar 2012 05:47:38 +0000</pubDate>
		<dc:creator>john</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[Tricks and Tips]]></category>

		<guid isPermaLink="false">http://www.jkr.com.au/?p=226</guid>
		<description><![CDATA[How many times have you burnt a CD or DVD to give to someone but don&#8217;t have a spare case to put it in? If you have a spare A4 sheet of paper then you are in luck. Download this PDF file for a CD Case template. Not only will it keep the disc safe [...]]]></description>
		<wfw:commentRss>http://www.jkr.com.au/index.php/2012/03/23/paper-cd-dvd-case/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Supercharge your PC with a RAM Disk</title>
		<link>http://www.jkr.com.au/index.php/2012/02/27/supercharge-your-pc-with-a-ram-disk/</link>
		<comments>http://www.jkr.com.au/index.php/2012/02/27/supercharge-your-pc-with-a-ram-disk/#comments</comments>
		<pubDate>Mon, 27 Feb 2012 08:42:10 +0000</pubDate>
		<dc:creator>john</dc:creator>
				<category><![CDATA[PC Improvements]]></category>
		<category><![CDATA[RAM Disk]]></category>

		<guid isPermaLink="false">http://www.jkr.com.au/?p=220</guid>
		<description><![CDATA[If your PC has a fair bit of RAM (say 8GB or more) it&#8217;s possible you are not getting the maximum benefit out of your memory.  Windows relies on using your hard drive to store open files in a thing called the page file.  Hard drives are just not as fast as memory so what we [...]]]></description>
		<wfw:commentRss>http://www.jkr.com.au/index.php/2012/02/27/supercharge-your-pc-with-a-ram-disk/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Conversion from string &#8220;&#8221; to type &#8216;Date&#8217; is not valid</title>
		<link>http://www.jkr.com.au/index.php/2011/12/20/conversion-from-string-to-type-date-is-not-valid/</link>
		<comments>http://www.jkr.com.au/index.php/2011/12/20/conversion-from-string-to-type-date-is-not-valid/#comments</comments>
		<pubDate>Tue, 20 Dec 2011 02:29:06 +0000</pubDate>
		<dc:creator>john</dc:creator>
				<category><![CDATA[Code Samples]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[date conversion error]]></category>

		<guid isPermaLink="false">http://www.jkr.com.au/?p=210</guid>
		<description><![CDATA[This error can be quite confusing.  Your application has probably been working fine and then all of a sudden you start getting this error when converting a valid date stored in a string into date data type.  What&#8217;s going on and how do you fix it? The problem arises when your web server is set [...]]]></description>
		<wfw:commentRss>http://www.jkr.com.au/index.php/2011/12/20/conversion-from-string-to-type-date-is-not-valid/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Test for Java</title>
		<link>http://www.jkr.com.au/index.php/2011/09/23/test-for-java/</link>
		<comments>http://www.jkr.com.au/index.php/2011/09/23/test-for-java/#comments</comments>
		<pubDate>Fri, 23 Sep 2011 00:29:07 +0000</pubDate>
		<dc:creator>john</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[test java is enabled]]></category>

		<guid isPermaLink="false">http://www.jkr.com.au/?p=203</guid>
		<description><![CDATA[When developing a website it&#8217;s easy to get in to the trap of testing for your favourite browser.  You may even test your site in  other browsers too but are you testing in the latest version of each browser?  If you are then everything may look to be great.  However there are still a lot [...]]]></description>
		<wfw:commentRss>http://www.jkr.com.au/index.php/2011/09/23/test-for-java/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>List all open ports</title>
		<link>http://www.jkr.com.au/index.php/2011/09/13/list-all-open-ports/</link>
		<comments>http://www.jkr.com.au/index.php/2011/09/13/list-all-open-ports/#comments</comments>
		<pubDate>Tue, 13 Sep 2011 05:05:29 +0000</pubDate>
		<dc:creator>john</dc:creator>
				<category><![CDATA[Network Administrator]]></category>
		<category><![CDATA[Open Ports]]></category>

		<guid isPermaLink="false">http://www.jkr.com.au/?p=200</guid>
		<description><![CDATA[When trouble shooting a server it sometimes helps to list all of its open ports.  This way you can actually check if the server service is running and listening as you would expect. From a DOS prompt type: netstat -an &#124;find /i "listening" To send the list to a file type: netstat -an &#124;find /i "listening" [...]]]></description>
		<wfw:commentRss>http://www.jkr.com.au/index.php/2011/09/13/list-all-open-ports/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Change Port for Remote Desktop</title>
		<link>http://www.jkr.com.au/index.php/2011/09/12/change-port-for-remote-desktop/</link>
		<comments>http://www.jkr.com.au/index.php/2011/09/12/change-port-for-remote-desktop/#comments</comments>
		<pubDate>Sun, 11 Sep 2011 22:35:33 +0000</pubDate>
		<dc:creator>john</dc:creator>
				<category><![CDATA[Network Administrator]]></category>

		<guid isPermaLink="false">http://www.jkr.com.au/?p=193</guid>
		<description><![CDATA[I have a couple of virtual servers and one of them was running very slowly.  Checking the event log I discovered someone was trying to break into the server via remote desktop.  It looks like they were running a script to randomly guess the password of the administrator account. Unfortunately for them there is no [...]]]></description>
		<wfw:commentRss>http://www.jkr.com.au/index.php/2011/09/12/change-port-for-remote-desktop/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ASP.NET easy zip extract and archive</title>
		<link>http://www.jkr.com.au/index.php/2011/09/10/asp-net-easy-zip-extract-and-archive/</link>
		<comments>http://www.jkr.com.au/index.php/2011/09/10/asp-net-easy-zip-extract-and-archive/#comments</comments>
		<pubDate>Sat, 10 Sep 2011 03:44:17 +0000</pubDate>
		<dc:creator>john</dc:creator>
				<category><![CDATA[Code Samples]]></category>
		<category><![CDATA[archive to zip]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[extract zip]]></category>
		<category><![CDATA[vb.net]]></category>
		<category><![CDATA[zip]]></category>

		<guid isPermaLink="false">http://www.jkr.com.au/?p=178</guid>
		<description><![CDATA[Searching on how to handle zip files in ASP.NET will result in lots of different techniques.  This post will show you how you can quickly extract or archive a zip file server side and without any laborious or complicated code. Requirements Before we look at the code you will need to download the free SharpZibLib from [...]]]></description>
		<wfw:commentRss>http://www.jkr.com.au/index.php/2011/09/10/asp-net-easy-zip-extract-and-archive/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Read and Write XML files &#8211; ASP.NET</title>
		<link>http://www.jkr.com.au/index.php/2011/08/26/read-and-write-xml-files-asp-net/</link>
		<comments>http://www.jkr.com.au/index.php/2011/08/26/read-and-write-xml-files-asp-net/#comments</comments>
		<pubDate>Thu, 25 Aug 2011 23:46:16 +0000</pubDate>
		<dc:creator>john</dc:creator>
				<category><![CDATA[Code Samples]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://www.jkr.com.au/?p=161</guid>
		<description><![CDATA[XML is a great way to store data that doesn&#8217;t need the overhead of a database table. I usually find XML is great for storing configuration data for example. There&#8217;s the hard way to read and write XML but I&#8217;m going to show you the easy way. Reading XML To make things a bit easier to [...]]]></description>
		<wfw:commentRss>http://www.jkr.com.au/index.php/2011/08/26/read-and-write-xml-files-asp-net/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Streaming Media Content to PS3 from Windows 7 and Media Player 12</title>
		<link>http://www.jkr.com.au/index.php/2011/08/23/streaming-media-content-to-ps3-from-windows-7-and-media-player-12/</link>
		<comments>http://www.jkr.com.au/index.php/2011/08/23/streaming-media-content-to-ps3-from-windows-7-and-media-player-12/#comments</comments>
		<pubDate>Tue, 23 Aug 2011 03:38:33 +0000</pubDate>
		<dc:creator>john</dc:creator>
				<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Media Player 12]]></category>
		<category><![CDATA[PS3]]></category>

		<guid isPermaLink="false">http://www.jkr.com.au/?p=141</guid>
		<description><![CDATA[With your PS3 you can stream your media files on your TV even though they are stored on your PC.  All you need is an updated PS3 and Windows Media Player 12 which comes pre-installed with Windows 7. It takes a few steps to set up but once done you can watch or listen to all [...]]]></description>
		<wfw:commentRss>http://www.jkr.com.au/index.php/2011/08/23/streaming-media-content-to-ps3-from-windows-7-and-media-player-12/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
