<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>Paul Chilton</title>
	<link>http://www.pchilton.co.uk</link>
	<description>electronics, programming, server administration</description>
	<lastBuildDate>Sun, 13 Nov 2011 21:05:36 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.2.1" -->

	<item>
		<title>VPN Setup With LT2P &amp; IPSEC</title>
		<description><![CDATA[For anyone who's tried to setup VPN it is without a doubt a "black art". The information given by most sites on the net is incomplete, incorrect and sometimes just plain stupid. We setup VPN a while back at work with PPTP and after an initial learning curve managed it relatively easily. We quickly learnt [...]]]></description>
		<link>http://www.pchilton.co.uk/2011/11/13/vpn-setup-with-lt2p-ipsec/</link>
			</item>
	<item>
		<title>Unipolar Stepper Motor Driver</title>
		<description><![CDATA[Synopsis The purpose of this project was to develop a stepper motor driver for 2-phase unipolar stepper motors that has built in current control. The eventual target project for this driver is for my CNC milling machine that I am currently planning out. This needs a few elements that are combined to provide a full [...]]]></description>
		<link>http://www.pchilton.co.uk/2011/11/13/unipolar-stepper-motor-driver/</link>
			</item>
	<item>
		<title>Electronics Testing</title>
		<description><![CDATA[fet testing ... To test N channel MOSFETs for basic functionality, follow these steps: 1: Ensure the MOSFET is out of circuit, then place the DVM into the Diode test position. Attach the positive lead (Red) to the Drain terminal, and the negative lead (Black) to the Source terminal. Confirm an Open circuit condition. 2: [...]]]></description>
		<link>http://www.pchilton.co.uk/2011/11/13/electronics-testing/</link>
			</item>
	<item>
		<title>Apache &amp; PHP Setup in Windows</title>
		<description><![CDATA[Installing Apache, PHP, MySQL Install Apache then MySQL with default options. Download and unzip PHP to C:\PHP\ (or other suitable directory). Apache Config Edit the httpd.conf file and add the following lines: LoadModule php5_module C:\php\php5apache2_2.dll AddType application/x-httpd-php .php AddType application/x-httpd-php-source .phps (Modify the php dll version according to the PHP version - these files can [...]]]></description>
		<link>http://www.pchilton.co.uk/2011/11/13/apache-php-setup-in-windows/</link>
			</item>
	<item>
		<title>VB.NET Move ListViewItems Up and Down</title>
		<description><![CDATA[I recently wrote an application where I needed to move items up and down (order them) in ListView in VB.NET and discovered that there isn't a built in method to do so. I decided to share my solution which is shown below. This method can be used to move one or multiple selected items up [...]]]></description>
		<link>http://www.pchilton.co.uk/2011/04/16/vb-net-move-listviewitems-up-and-down/</link>
			</item>
	<item>
		<title>Advent VEGA Tablet PC</title>
		<description><![CDATA[I have just received an Advent VEGA tablet that I am trialing for work. The idea is to use it as an electronic clipboard for tasks and as a checklist device for reviewing systems. This will primarily be used via an intranet page on our server so special appliiains are not a priority. We wanted [...]]]></description>
		<link>http://www.pchilton.co.uk/2011/03/12/advent-vega-tablet-pc/</link>
			</item>
	<item>
		<title>CrashPlan Online Backup on QNAP TS-210 NAS</title>
		<description><![CDATA[Installing CrashPlan on my QNAP TS-210 NAS in headless mode means that I have an instant online backup of all of my archive data stored on my NAS drive. CrashPlan keeps revision history of all my files, allowing me to recover my NAS to a state at any date should I lose data or overwrite something.  ]]></description>
		<link>http://www.pchilton.co.uk/2011/01/29/crashplan-online-backup-on-qnap-ts-210-nas/</link>
			</item>
	<item>
		<title>Dropbox</title>
		<description><![CDATA[Use Dropbox Dropbox to get free cloud space to store important files, documents, photos, etc and be confident that they are automatically backed up on both your computer and securely on the internet. Install Dropbox on multiple PC's and have the files automatically sync'd between the two. I use Dropbox to automatically sync my documents [...]]]></description>
		<link>http://www.pchilton.co.uk/2010/12/25/dropbox/</link>
			</item>
	<item>
		<title>Delete all Picasa Web Albums</title>
		<description><![CDATA[I started to import all of my photos into Picasa but then wanted to rearrange how they were organised and needed to delete all of my albums that had been created (some 200+ folders). The only way to do this normally is to go into each album, drop down the menu, select delete and confirm [...]]]></description>
		<link>http://www.pchilton.co.uk/2010/09/20/delete-all-picasa-web-albums/</link>
			</item>
	<item>
		<title>Converting CVSNT to Linux CVS</title>
		<description><![CDATA[Today at work we swapped from using CVSNT on a Windows server machine to using CVS for linux on a QNAP NAS storage box. All appeared to be working fine until I checked out a file that was committed as a binary file. I quickly realised that half of the repository was corrupt (i.e. all [...]]]></description>
		<link>http://www.pchilton.co.uk/2010/05/06/converting-cvsnt-to-linux-cvs/</link>
			</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! -->
