<?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>Unemployed Developer</title>
	<atom:link href="http://www.unemployeddeveloper.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.unemployeddeveloper.com</link>
	<description></description>
	<lastBuildDate>Thu, 21 Jan 2010 22:26:01 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>9 jQuery Tips to Create Facebook-like Applications</title>
		<link>http://www.unemployeddeveloper.com/337_9-jquery-tips-to-create-facebook-like-applications/</link>
		<comments>http://www.unemployeddeveloper.com/337_9-jquery-tips-to-create-facebook-like-applications/#comments</comments>
		<pubDate>Thu, 21 Jan 2010 22:25:06 +0000</pubDate>
		<dc:creator>Shawn</dc:creator>
				<category><![CDATA[Welcome]]></category>

		<guid isPermaLink="false">http://www.unemployeddeveloper.com/?p=337</guid>
		<description><![CDATA[Post-to-Wall Facebook-like using PHP and jQuery

Quick and easy tutorial to follow in making a post to wall script, using jQuery Read More

Facebook style Ajax Pagination

Add additional results to the page Facebook form. Read More
Facebook Style Alert Confirm Box with jQuery and CSS.

Facebook Style Alert Confirm Box with jquery plug-in.Read More
Textarea Elastic Plug-In

This jQuery plug-in shrinks [...]]]></description>
		<wfw:commentRss>http://www.unemployeddeveloper.com/337_9-jquery-tips-to-create-facebook-like-applications/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>jQuery 1.4 Released</title>
		<link>http://www.unemployeddeveloper.com/333_jquery-1-4-released/</link>
		<comments>http://www.unemployeddeveloper.com/333_jquery-1-4-released/#comments</comments>
		<pubDate>Tue, 19 Jan 2010 07:56:30 +0000</pubDate>
		<dc:creator>Shawn</dc:creator>
				<category><![CDATA[Welcome]]></category>

		<guid isPermaLink="false">http://www.unemployeddeveloper.com/?p=333</guid>
		<description><![CDATA[I&#8217;m a bit late to blog this, but better late than never.
Since I&#8217;m a big fan of jQuery I felt I should at least plug their new release and you can find it at jquery14.com
The code has been heavily re-factored to improve performance and reduce it&#8217;s overall complexity. Day One took the opportunity to show [...]]]></description>
		<wfw:commentRss>http://www.unemployeddeveloper.com/333_jquery-1-4-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Maps jQuery Plugin</title>
		<link>http://www.unemployeddeveloper.com/319_google-maps-jquery-plugin/</link>
		<comments>http://www.unemployeddeveloper.com/319_google-maps-jquery-plugin/#comments</comments>
		<pubDate>Thu, 31 Dec 2009 22:46:21 +0000</pubDate>
		<dc:creator>Shawn</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://www.unemployeddeveloper.com/?p=319</guid>
		<description><![CDATA[Doing a little bit of self promotion here, in hopes of getting some notice for my first jQuery plugin. 
I decided to create a Google Maps plugin and carry over many of the different features that the Google Maps API offers in jQuery form. The goal of this plugin was to make a quick and [...]]]></description>
		<wfw:commentRss>http://www.unemployeddeveloper.com/319_google-maps-jquery-plugin/feed/</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
		<item>
		<title>Lesser known PHP functions –metaphone</title>
		<link>http://www.unemployeddeveloper.com/315_lesser-known-php-functions-%e2%80%93metaphone/</link>
		<comments>http://www.unemployeddeveloper.com/315_lesser-known-php-functions-%e2%80%93metaphone/#comments</comments>
		<pubDate>Thu, 24 Dec 2009 22:40:31 +0000</pubDate>
		<dc:creator>Shawn</dc:creator>
				<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.unemployeddeveloper.com/?p=315</guid>
		<description><![CDATA[Continuing my Lesser Known PHP Functions series, today’s function is metaphone(). This function is pretty interesting and I had no idea it existed in PHP. However, Metaphone is a phonetic algorithm and it&#8217;s purpose is to index words by their English pronunciation. Similar sounding words share the same keys.

If we compare two words such as [...]]]></description>
		<wfw:commentRss>http://www.unemployeddeveloper.com/315_lesser-known-php-functions-%e2%80%93metaphone/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Value of prepared statements</title>
		<link>http://www.unemployeddeveloper.com/301_value-of-prepared-statements/</link>
		<comments>http://www.unemployeddeveloper.com/301_value-of-prepared-statements/#comments</comments>
		<pubDate>Tue, 08 Dec 2009 03:32:30 +0000</pubDate>
		<dc:creator>Eugene</dc:creator>
				<category><![CDATA[SQL]]></category>

		<guid isPermaLink="false">http://www.unemployeddeveloper.com/?p=301</guid>
		<description><![CDATA[There are several database wrapper libraries out there for your favourite web development languages. For instance, there&#8217;s PDO for PHP and DBI for Perl. What do these do? Well they give some handy functions that encapsulate away a lot of the dirty details of database work you shouldn&#8217;t have to worry about. For example, these [...]]]></description>
		<wfw:commentRss>http://www.unemployeddeveloper.com/301_value-of-prepared-statements/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Weekly Link Roundup – 2009-12-05</title>
		<link>http://www.unemployeddeveloper.com/298_weekly-link-roundup-2009-12-05/</link>
		<comments>http://www.unemployeddeveloper.com/298_weekly-link-roundup-2009-12-05/#comments</comments>
		<pubDate>Sat, 05 Dec 2009 22:01:55 +0000</pubDate>
		<dc:creator>Shawn</dc:creator>
				<category><![CDATA[Welcome]]></category>

		<guid isPermaLink="false">http://www.unemployeddeveloper.com/?p=298</guid>
		<description><![CDATA[HTTP Headers for Dummies
I have had a couple job interviews where I was asked about HTTP methods and while I have used some of the code in this link, describing it was not my forte. This article has not helped me get a deeper grasp of what I was doing it and how to explain [...]]]></description>
		<wfw:commentRss>http://www.unemployeddeveloper.com/298_weekly-link-roundup-2009-12-05/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Balsamiq Mockups Review</title>
		<link>http://www.unemployeddeveloper.com/186_balsimiq-mockups-review/</link>
		<comments>http://www.unemployeddeveloper.com/186_balsimiq-mockups-review/#comments</comments>
		<pubDate>Wed, 02 Dec 2009 18:46:40 +0000</pubDate>
		<dc:creator>Shawn</dc:creator>
				<category><![CDATA[Writing]]></category>

		<guid isPermaLink="false">http://www.unemployeddeveloper.com/?p=186</guid>
		<description><![CDATA[At my prior job I had a very brief look at Balsamiq Mockups and I was really interested in what they offered to us developers. My experience with it was through receiving a bug writeup telling me about a new feature to one of our internal auditing systems. This bug writeup contained some screens created [...]]]></description>
		<wfw:commentRss>http://www.unemployeddeveloper.com/186_balsimiq-mockups-review/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Weekly Link Roundup – 2009-11-29</title>
		<link>http://www.unemployeddeveloper.com/265_weekly-link-roundup-%e2%80%93-2009-11-29/</link>
		<comments>http://www.unemployeddeveloper.com/265_weekly-link-roundup-%e2%80%93-2009-11-29/#comments</comments>
		<pubDate>Mon, 30 Nov 2009 06:07:40 +0000</pubDate>
		<dc:creator>Shawn</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://www.unemployeddeveloper.com/?p=265</guid>
		<description><![CDATA[I really should keep up on these link roundups, but you know&#8230;
How to Get Hired at a Startup
This is a real interesting post for those looking at getting hired at a startup. Most startups I know are looking for the relationship over the merits of a potential employee. This blog posts highlights some useful tips [...]]]></description>
		<wfw:commentRss>http://www.unemployeddeveloper.com/265_weekly-link-roundup-%e2%80%93-2009-11-29/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Awesome SEO Safe Text Effects with jQuery and sIFR</title>
		<link>http://www.unemployeddeveloper.com/271_awesome-seo-safe-text-effects-with-jquery-and-sifr/</link>
		<comments>http://www.unemployeddeveloper.com/271_awesome-seo-safe-text-effects-with-jquery-and-sifr/#comments</comments>
		<pubDate>Fri, 27 Nov 2009 20:59:58 +0000</pubDate>
		<dc:creator>Shawn</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[JavaScript]]></category>

		<guid isPermaLink="false">http://www.unemployeddeveloper.com/?p=271</guid>
		<description><![CDATA[If you haven&#8217;t heard of sIFR, it is Scalable Inman Flash Replacement which allows you to utilize flash, CSS and JavaScript to create custom typography on your web page. The font-family class in CSS can only load so many fonts as it will only load the fonts that the browser supports. sIFR allows us the [...]]]></description>
		<wfw:commentRss>http://www.unemployeddeveloper.com/271_awesome-seo-safe-text-effects-with-jquery-and-sifr/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Are You Earning Enough as a Freelancer?</title>
		<link>http://www.unemployeddeveloper.com/266_are-you-earning-enough-as-a-freelancer/</link>
		<comments>http://www.unemployeddeveloper.com/266_are-you-earning-enough-as-a-freelancer/#comments</comments>
		<pubDate>Thu, 26 Nov 2009 20:08:51 +0000</pubDate>
		<dc:creator>Shawn</dc:creator>
				<category><![CDATA[Freelance]]></category>

		<guid isPermaLink="false">http://www.unemployeddeveloper.com/?p=266</guid>
		<description><![CDATA[I&#8217;m sure a lot of us have searched through the web and the job boards out there to find out how to pick an hourly rate for our freelance work. Normally you are told pick a number that you want to make in a year, subtract your expenses and voila you have a number. It&#8217;s [...]]]></description>
		<wfw:commentRss>http://www.unemployeddeveloper.com/266_are-you-earning-enough-as-a-freelancer/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
