<?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"
	>

<channel>
	<title>SolutionBot</title>
	<atom:link href="http://www.solutionbot.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.solutionbot.com</link>
	<description>The ramblings of web developer Beau Brownlee</description>
	<pubDate>Tue, 28 Oct 2008 04:50:40 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
	<language>en</language>
			<item>
		<title>PDO, Where PHP is headed (PHP Data Objects)</title>
		<link>http://www.solutionbot.com/2008/10/27/pdo-where-php-is-headed-php-data-objects/</link>
		<comments>http://www.solutionbot.com/2008/10/27/pdo-where-php-is-headed-php-data-objects/#comments</comments>
		<pubDate>Tue, 28 Oct 2008 04:50:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[PHP]]></category>

		<category><![CDATA[PDO]]></category>

		<guid isPermaLink="false">http://www.solutionbot.com/?p=159</guid>
		<description><![CDATA[<p>
PHP has typically been partnered along side of MySQL as a DBMS for a long time now. While MySQL is very powerful PHP can utilize many other DBMS's as well such as PostgresSQL, Oracle, and even Microsoft SQL. The problem is that connecting to and using the different databases means you have to load different drivers with different coding conventions. For a long time you couldn't use the same code with Microsoft SQL as you did with MySQL. Not until PDO.
</p>]]></description>
		<wfw:commentRss>http://www.solutionbot.com/2008/10/27/pdo-where-php-is-headed-php-data-objects/feed/</wfw:commentRss>
		</item>
		<item>
		<title>JSON, the XML alternative</title>
		<link>http://www.solutionbot.com/2008/10/18/json-the-xml-alternative/</link>
		<comments>http://www.solutionbot.com/2008/10/18/json-the-xml-alternative/#comments</comments>
		<pubDate>Sat, 18 Oct 2008 12:52:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[JSON]]></category>

		<category><![CDATA[PHP]]></category>

		<category><![CDATA[Programming Methodologies]]></category>

		<category><![CDATA[C#]]></category>

		<category><![CDATA[JAVA]]></category>

		<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://www.solutionbot.com/?p=87</guid>
		<description><![CDATA[<img src="http://www.solutionbot.com/wp-content/uploads/2008/10/json.gif" alt="" title="json" width="110" height="110" class="alignleft size-medium wp-image-137" align="left" />To really appreciate JSON its good to understand <a href="http://en.wikipedia.org/wiki/Xml" target="_blank">XML</a> and why an alternative to XML exists. XML is a powerful robust markup language that makes many things that were formerly very difficult much more feesable. One of those things is data interchange between different systems. Data interchange between different systems has always been possible, however up until recent years it has been very difficult because of the lack of a unified protocol. These days most modern languages and DBMSs have XML parsing functions that allow you to grab the data that you need and search and filter your data with <a href="http://www.w3schools.com/XPath/default.asp" target="_blank">Xpath</a>.]]></description>
		<wfw:commentRss>http://www.solutionbot.com/2008/10/18/json-the-xml-alternative/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Smushit and increase performance</title>
		<link>http://www.solutionbot.com/2008/10/18/smushit-and-increase-performance/</link>
		<comments>http://www.solutionbot.com/2008/10/18/smushit-and-increase-performance/#comments</comments>
		<pubDate>Sat, 18 Oct 2008 12:36:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Browser Development]]></category>

		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.solutionbot.com/?p=132</guid>
		<description><![CDATA[<a href="http://smushit.com/" target="_blank">Smushit</a> is an interesting web service that reduces the size of images by trimming off the &#34;cruft&#34; that is leftover in an image, but without reducing the quality of the image.]]></description>
		<wfw:commentRss>http://www.solutionbot.com/2008/10/18/smushit-and-increase-performance/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Firefox 3.1 Beta released!</title>
		<link>http://www.solutionbot.com/2008/10/16/firefox-31-beta-released/</link>
		<comments>http://www.solutionbot.com/2008/10/16/firefox-31-beta-released/#comments</comments>
		<pubDate>Fri, 17 Oct 2008 02:02:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Browser Development]]></category>

		<category><![CDATA[Firefox]]></category>

		<guid isPermaLink="false">http://www.solutionbot.com/?p=125</guid>
		<description><![CDATA[<a href="http://www.solutionbot.com/wp-content/uploads/2008/10/mozilla_firefox.png"><img src="http://www.solutionbot.com/wp-content/uploads/2008/10/mozilla_firefox.png" alt="Firefox" title="Mozilla Firefox" width="128" height="128" class="size-medium wp-image-127" align="left" /></a>
The new <a href="http://www.mozilla.com/en-US/firefox/all-beta.html" target="_blank">firefox 3.1</a> has just been released. Touting its new &#34;tracemonkey&#34; javascript engine it is certainly one of the most powerful browsers on the market to date. I've been using it throughout the day and am extremely impressed. Sites that use javascript heavily are far less clunky. Firefox 3.1 is just another example in the web trends we are now seeing. Clearly there is no doubt that javascript is not a dead language. Far from it. It is, and is becoming more and more the web standard. Web sites are no longer exciting if they don't have javascript special effects and AJAX. We have yet to hear from Microsoft what IE is doing to keep up the pace with other browsers. Hopefully we will see something soon.]]></description>
		<wfw:commentRss>http://www.solutionbot.com/2008/10/16/firefox-31-beta-released/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Google adsense on Yahoo</title>
		<link>http://www.solutionbot.com/2008/10/11/google-adsense-on-yahoo/</link>
		<comments>http://www.solutionbot.com/2008/10/11/google-adsense-on-yahoo/#comments</comments>
		<pubDate>Sat, 11 Oct 2008 13:25:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.solutionbot.com/?p=122</guid>
		<description><![CDATA[]]></description>
		<wfw:commentRss>http://www.solutionbot.com/2008/10/11/google-adsense-on-yahoo/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Android, the next wave</title>
		<link>http://www.solutionbot.com/2008/10/02/android-the-next-wave/</link>
		<comments>http://www.solutionbot.com/2008/10/02/android-the-next-wave/#comments</comments>
		<pubDate>Thu, 02 Oct 2008 11:53:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Android]]></category>

		<category><![CDATA[iphone]]></category>

		<guid isPermaLink="false">http://www.solutionbot.com/?p=114</guid>
		<description><![CDATA[]]></description>
		<wfw:commentRss>http://www.solutionbot.com/2008/10/02/android-the-next-wave/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Photographs enhancing Video</title>
		<link>http://www.solutionbot.com/2008/09/30/photographs-enhancing-video/</link>
		<comments>http://www.solutionbot.com/2008/09/30/photographs-enhancing-video/#comments</comments>
		<pubDate>Tue, 30 Sep 2008 15:31:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.solutionbot.com/?p=111</guid>
		<description><![CDATA[]]></description>
		<wfw:commentRss>http://www.solutionbot.com/2008/09/30/photographs-enhancing-video/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Design Coding</title>
		<link>http://www.solutionbot.com/2008/09/29/design-coding/</link>
		<comments>http://www.solutionbot.com/2008/09/29/design-coding/#comments</comments>
		<pubDate>Mon, 29 Sep 2008 17:48:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Essentially Fun]]></category>

		<guid isPermaLink="false">http://www.solutionbot.com/?p=108</guid>
		<description><![CDATA[]]></description>
		<wfw:commentRss>http://www.solutionbot.com/2008/09/29/design-coding/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Javascript in a new Light</title>
		<link>http://www.solutionbot.com/2008/09/28/javascript-in-a-new-light/</link>
		<comments>http://www.solutionbot.com/2008/09/28/javascript-in-a-new-light/#comments</comments>
		<pubDate>Mon, 29 Sep 2008 02:12:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Browser Development]]></category>

		<category><![CDATA[Javascript]]></category>

		<category><![CDATA[squirrelfish]]></category>

		<category><![CDATA[Tracemonkey]]></category>

		<category><![CDATA[V8]]></category>

		<guid isPermaLink="false">http://www.solutionbot.com/?p=106</guid>
		<description><![CDATA[]]></description>
		<wfw:commentRss>http://www.solutionbot.com/2008/09/28/javascript-in-a-new-light/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Horatio Alger Widget</title>
		<link>http://www.solutionbot.com/2008/09/25/horatio-alger-widget/</link>
		<comments>http://www.solutionbot.com/2008/09/25/horatio-alger-widget/#comments</comments>
		<pubDate>Fri, 26 Sep 2008 02:10:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Projects]]></category>

		<category><![CDATA[Widget]]></category>

		<guid isPermaLink="false">http://www.solutionbot.com/?p=102</guid>
		<description><![CDATA[]]></description>
		<wfw:commentRss>http://www.solutionbot.com/2008/09/25/horatio-alger-widget/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
