<?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>Leon's Weblog &#187; Software Dev</title>
	<atom:link href="http://www.lbsharp.com/wordpress/index.php/category/software-development/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lbsharp.com/wordpress</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Tue, 30 Mar 2010 07:17:10 +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>Streaming media library to PS3 with MediaTomb</title>
		<link>http://www.lbsharp.com/wordpress/index.php/2010/03/30/streaming-media-library-to-ps3-with-mediatomb/</link>
		<comments>http://www.lbsharp.com/wordpress/index.php/2010/03/30/streaming-media-library-to-ps3-with-mediatomb/#comments</comments>
		<pubDate>Tue, 30 Mar 2010 07:13:22 +0000</pubDate>
		<dc:creator>leon</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[Software Dev]]></category>
		<category><![CDATA[media center]]></category>
		<category><![CDATA[MediaTomb]]></category>
		<category><![CDATA[PS3]]></category>
		<category><![CDATA[UPnP]]></category>

		<guid isPermaLink="false">http://www.lbsharp.com/wordpress/?p=88</guid>
		<description><![CDATA[One of the goals that I had for my media center was to have the ability to directly play music and movies from my Linux Server. The PS3 provided half of this functionality by supporting wireless streaming and connections to UPnP A/V servers. MediaTomb filled the gap by enabling my Linux Server to stream my [...]]]></description>
		<wfw:commentRss>http://www.lbsharp.com/wordpress/index.php/2010/03/30/streaming-media-library-to-ps3-with-mediatomb/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>PHP Authentication Over Unsecured Internet Connection</title>
		<link>http://www.lbsharp.com/wordpress/index.php/2009/10/28/php-authentication-over-unsecured-internet-connection/</link>
		<comments>http://www.lbsharp.com/wordpress/index.php/2009/10/28/php-authentication-over-unsecured-internet-connection/#comments</comments>
		<pubDate>Thu, 29 Oct 2009 00:50:25 +0000</pubDate>
		<dc:creator>leon</dc:creator>
				<category><![CDATA[Software Dev]]></category>
		<category><![CDATA[authentication]]></category>
		<category><![CDATA[MD5]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.lbsharp.com/wordpress/?p=48</guid>
		<description><![CDATA[When I wrote my earlier article on Managing Users in a PHP Web Application, I neglected to mention that the authentication mechanism is only acceptable when users are connected over a secure connected (HTTPS) or are on a trusted network (such as a corporate intranet). We went through great lengths ensuring that the passwords are [...]]]></description>
		<wfw:commentRss>http://www.lbsharp.com/wordpress/index.php/2009/10/28/php-authentication-over-unsecured-internet-connection/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Transferring Linux Server to a 1&amp;1 Shared Host</title>
		<link>http://www.lbsharp.com/wordpress/index.php/2009/10/19/transferring-linux-server-to-a-11-shared-host/</link>
		<comments>http://www.lbsharp.com/wordpress/index.php/2009/10/19/transferring-linux-server-to-a-11-shared-host/#comments</comments>
		<pubDate>Mon, 19 Oct 2009 06:40:40 +0000</pubDate>
		<dc:creator>leon</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[Software Dev]]></category>
		<category><![CDATA[1&1]]></category>
		<category><![CDATA[LAMP]]></category>
		<category><![CDATA[shared host]]></category>

		<guid isPermaLink="false">http://www.lbsharp.com/wordpress/?p=39</guid>
		<description><![CDATA[Recently, I was forced to relocate my Linux server so I decided to try out 1&#38;1&#8217;s Shared Web Hosting package. This option was a lot cheaper then paying collocation fees at a server farm and provided a solution that is a bit easier to maintain. The challenge was setting up the environment to have the [...]]]></description>
		<wfw:commentRss>http://www.lbsharp.com/wordpress/index.php/2009/10/19/transferring-linux-server-to-a-11-shared-host/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Distributing Bookmarks over a Secure RSS Feed</title>
		<link>http://www.lbsharp.com/wordpress/index.php/2008/11/30/distributing-bookmarks-over-a-secure-rss-feed/</link>
		<comments>http://www.lbsharp.com/wordpress/index.php/2008/11/30/distributing-bookmarks-over-a-secure-rss-feed/#comments</comments>
		<pubDate>Sun, 30 Nov 2008 06:17:51 +0000</pubDate>
		<dc:creator>leon</dc:creator>
				<category><![CDATA[Software Dev]]></category>
		<category><![CDATA[Bookmarks]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[RSS]]></category>

		<guid isPermaLink="false">http://www.lbsharp.com/wordpress/?p=33</guid>
		<description><![CDATA[Background
The goal was to create a simple and secure way to distribute and synchronize bookmarks across multiple desktops, different browsers, and different operating systems anywhere in the world. I run Linux as my primary desktop and Konqueror as the default browser (which I used to collect hundreds of links). I have tried using services like [...]]]></description>
		<wfw:commentRss>http://www.lbsharp.com/wordpress/index.php/2008/11/30/distributing-bookmarks-over-a-secure-rss-feed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>File Synchronization with Unison</title>
		<link>http://www.lbsharp.com/wordpress/index.php/2008/07/22/file-synchronization-with-unison/</link>
		<comments>http://www.lbsharp.com/wordpress/index.php/2008/07/22/file-synchronization-with-unison/#comments</comments>
		<pubDate>Tue, 22 Jul 2008 13:51:56 +0000</pubDate>
		<dc:creator>leon</dc:creator>
				<category><![CDATA[Software Dev]]></category>
		<category><![CDATA[synchronization]]></category>
		<category><![CDATA[unison]]></category>

		<guid isPermaLink="false">http://www.lbsharp.com/wordpress/?p=30</guid>
		<description><![CDATA[Unison is a universal tool for synchronizing files. Although the program is no longer actively developed, it has enough useful features to make it my tool of choice for many tasks and projects. Here are a few scenarios for which I find Unison to be particularly useful:
Application Deployment
While Unison is in no way a replacement [...]]]></description>
		<wfw:commentRss>http://www.lbsharp.com/wordpress/index.php/2008/07/22/file-synchronization-with-unison/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>WordPress Auto-Login</title>
		<link>http://www.lbsharp.com/wordpress/index.php/2007/12/10/wordpress-auto-login/</link>
		<comments>http://www.lbsharp.com/wordpress/index.php/2007/12/10/wordpress-auto-login/#comments</comments>
		<pubDate>Tue, 11 Dec 2007 02:31:31 +0000</pubDate>
		<dc:creator>leon</dc:creator>
				<category><![CDATA[Software Dev]]></category>
		<category><![CDATA[authentication]]></category>
		<category><![CDATA[auto-login]]></category>
		<category><![CDATA[single signon]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.lbsharp.com/wordpress/index.php/2007/12/10/wordpress-auto-login/</guid>
		<description><![CDATA[WordPressis a great blogging engine. It’s flexible, scalable, and easy to tweak/configure to integrate into an existing PHP site. However, if you have an existing site with available user authentication and management capabilities, getting WordPress to accept those credentials (in a single sign-on fashion) can be a bit of a challenge.
Before we proceed, I should [...]]]></description>
		<wfw:commentRss>http://www.lbsharp.com/wordpress/index.php/2007/12/10/wordpress-auto-login/feed/</wfw:commentRss>
		<slash:comments>49</slash:comments>
		</item>
		<item>
		<title>Configuring Website on a 1and1 Shared Host</title>
		<link>http://www.lbsharp.com/wordpress/index.php/2007/11/30/configuring-website-on-a-1and1-shared-host/</link>
		<comments>http://www.lbsharp.com/wordpress/index.php/2007/11/30/configuring-website-on-a-1and1-shared-host/#comments</comments>
		<pubDate>Fri, 30 Nov 2007 19:39:35 +0000</pubDate>
		<dc:creator>leon</dc:creator>
				<category><![CDATA[Software Dev]]></category>
		<category><![CDATA[1and1]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[shared host]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://www.lbsharp.com/wordpress/index.php/2007/11/30/configuring-website-on-a-1and1-shared-host/</guid>
		<description><![CDATA[Recently, I was working on a project to setup a new website on a 1 &#38; 1 shared host. Shared hosts are a cheap alternative to VPS and managed servers but they come with a mixed bag of restrictions that limit your ability to configure the server. I was looking for a host for under [...]]]></description>
		<wfw:commentRss>http://www.lbsharp.com/wordpress/index.php/2007/11/30/configuring-website-on-a-1and1-shared-host/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>ASP.NET Impersonation and Screen-Scraping</title>
		<link>http://www.lbsharp.com/wordpress/index.php/2007/02/27/aspnet-impersonation-and-screen-scraping/</link>
		<comments>http://www.lbsharp.com/wordpress/index.php/2007/02/27/aspnet-impersonation-and-screen-scraping/#comments</comments>
		<pubDate>Tue, 27 Feb 2007 15:13:13 +0000</pubDate>
		<dc:creator>leon</dc:creator>
				<category><![CDATA[Software Dev]]></category>

		<guid isPermaLink="false">http://www.lbsharp.com/wordpress/index.php/2007/02/27/aspnet-impersonation-and-screen-scraping/</guid>
		<description><![CDATA[If you have ever tied to download the content of a secured web page from another page then you know just how easy it is to have something go wrong. But, as I&#8217;ve found out recently, if you see it through, you will learn a great deal about IIS and ASP.NET security (while developing a [...]]]></description>
		<wfw:commentRss>http://www.lbsharp.com/wordpress/index.php/2007/02/27/aspnet-impersonation-and-screen-scraping/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>.NET Regular Expressions</title>
		<link>http://www.lbsharp.com/wordpress/index.php/2007/02/19/net-regular-expressions/</link>
		<comments>http://www.lbsharp.com/wordpress/index.php/2007/02/19/net-regular-expressions/#comments</comments>
		<pubDate>Tue, 20 Feb 2007 00:11:17 +0000</pubDate>
		<dc:creator>leon</dc:creator>
				<category><![CDATA[Software Dev]]></category>

		<guid isPermaLink="false">http://www.lbsharp.com/wordpress/index.php/2007/02/19/net-regular-expressions/</guid>
		<description><![CDATA[Regular Expressions are great for parsing text files. If only all languages used the same conventions&#8230; Oh well. Here are some tips and caveats that I&#8217;ve picked up from working with Regular Expressions in .NET

Comments: If your RegExp is going to be longer than just a few symbols, make sure to include comments. The comments [...]]]></description>
		<wfw:commentRss>http://www.lbsharp.com/wordpress/index.php/2007/02/19/net-regular-expressions/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Maps for GPS Tuner</title>
		<link>http://www.lbsharp.com/wordpress/index.php/2007/01/21/maps-for-gps-tuner/</link>
		<comments>http://www.lbsharp.com/wordpress/index.php/2007/01/21/maps-for-gps-tuner/#comments</comments>
		<pubDate>Mon, 22 Jan 2007 03:34:48 +0000</pubDate>
		<dc:creator>leon</dc:creator>
				<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[Software Dev]]></category>

		<guid isPermaLink="false">http://www.lbsharp.com/wordpress/index.php/2007/01/21/maps-for-gps-tuner/</guid>
		<description><![CDATA[I have been looking for an off-road navigation solution when I stumbled across GPS Tuner. While TomTom is great for car navigation, it lacks many features such as track recording and support for custom maps. We now have the option of using the newly released mobile Google Maps and mobile Virtual Earth, these programs require [...]]]></description>
		<wfw:commentRss>http://www.lbsharp.com/wordpress/index.php/2007/01/21/maps-for-gps-tuner/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
	</channel>
</rss>
