<?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>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>
	<lastBuildDate>Wed, 23 Jun 2010 17:58:51 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Silverlight Google Static Map imaging</title>
		<link>http://www.solutionbot.com/2010/06/23/silverlight-google-static-map-imaging/</link>
		<comments>http://www.solutionbot.com/2010/06/23/silverlight-google-static-map-imaging/#comments</comments>
		<pubDate>Wed, 23 Jun 2010 17:54:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Silverlight]]></category>
		<category><![CDATA[Google Map]]></category>

		<guid isPermaLink="false">http://www.solutionbot.com/?p=373</guid>
		<description><![CDATA[I recently had the need for printing a Google maps static image map in a Silverlight application. It needed to actually be embedded in the Silverlight app to take advantage of the Silverlight 4 printing library (a topic I will touch on later). I wrote an API to make it easy to do pretty much [...]]]></description>
		<wfw:commentRss>http://www.solutionbot.com/2010/06/23/silverlight-google-static-map-imaging/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MYSQL date format in PHP</title>
		<link>http://www.solutionbot.com/2010/06/21/mysql-date-format-in-php/</link>
		<comments>http://www.solutionbot.com/2010/06/21/mysql-date-format-in-php/#comments</comments>
		<pubDate>Mon, 21 Jun 2010 20:27:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.solutionbot.com/?p=371</guid>
		<description><![CDATA[
    date&#40;&#34;Y-m-d H:g:s&#34;, strtotime&#40;$data&#41;&#41;

If that needs explanation then I cannot help you&#8230; 
]]></description>
		<wfw:commentRss>http://www.solutionbot.com/2010/06/21/mysql-date-format-in-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Don&#8217;t be a perfectionist</title>
		<link>http://www.solutionbot.com/2010/06/18/dont-be-a-perfectionist/</link>
		<comments>http://www.solutionbot.com/2010/06/18/dont-be-a-perfectionist/#comments</comments>
		<pubDate>Fri, 18 Jun 2010 14:52:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Random Thoughts]]></category>

		<guid isPermaLink="false">http://www.solutionbot.com/?p=369</guid>
		<description><![CDATA[
This is a great article: http://virtualrealityblog.com/random/dont-be-a-perfectionist/. The author is NOT saying to not strive for excellence rather do not try and be something that you inherently are not and will never be. If you really try to reach out for perfection you will always be disappointed. The same goes for your expectations of others. If [...]]]></description>
		<wfw:commentRss>http://www.solutionbot.com/2010/06/18/dont-be-a-perfectionist/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>PHP recursive includes</title>
		<link>http://www.solutionbot.com/2010/06/15/php-recursive-includes/</link>
		<comments>http://www.solutionbot.com/2010/06/15/php-recursive-includes/#comments</comments>
		<pubDate>Tue, 15 Jun 2010 19:25:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.solutionbot.com/?p=367</guid>
		<description><![CDATA[Something that can become annoying when working on a php project is all of the includes you have to do. More to the point is all of the path changes you have to do. Depending on how the project was built it could be an easy task such as &#8216;include(&#8221;../file.php&#8221;)&#8217;. However in the real world [...]]]></description>
		<wfw:commentRss>http://www.solutionbot.com/2010/06/15/php-recursive-includes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Motorola 2GHz Android Phone raising the stakes</title>
		<link>http://www.solutionbot.com/2010/06/12/motorola-2ghz-android-phone-raising-the-stakes/</link>
		<comments>http://www.solutionbot.com/2010/06/12/motorola-2ghz-android-phone-raising-the-stakes/#comments</comments>
		<pubDate>Sun, 13 Jun 2010 01:19:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Android]]></category>

		<guid isPermaLink="false">http://www.solutionbot.com/?p=365</guid>
		<description><![CDATA[PC World put out an article talking about the new Motorola Android phone touting a 2.4 GHZ processor. That is more than double the speed of any smart phone on the market to date. This opens the door for many possibilities of creating programs that were impossible to build up to the standard of a [...]]]></description>
		<wfw:commentRss>http://www.solutionbot.com/2010/06/12/motorola-2ghz-android-phone-raising-the-stakes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PDO, Where PHP is headed (PHP Data Objects)</title>
		<link>http://www.solutionbot.com/2010/06/10/pdo-where-php-is-headed-php-data-objects/</link>
		<comments>http://www.solutionbot.com/2010/06/10/pdo-where-php-is-headed-php-data-objects/#comments</comments>
		<pubDate>Thu, 10 Jun 2010 18:55: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/2010/06/10/pdo-where-php-is-headed-php-data-objects/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Fighting for respect</title>
		<link>http://www.solutionbot.com/2010/06/10/fighting-for-respect/</link>
		<comments>http://www.solutionbot.com/2010/06/10/fighting-for-respect/#comments</comments>
		<pubDate>Thu, 10 Jun 2010 16:26:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Random Thoughts]]></category>

		<guid isPermaLink="false">http://www.solutionbot.com/?p=348</guid>
		<description><![CDATA[I was recently watching a show on my netflix &#8216;watch instantly&#8217; called Fight Quest. While I&#8217;m no fighter myself, I appreciate the time, effort and dedication it takes to become an expert in a fighting style. If you&#8217;ve never seen the show before it&#8217;s about 2 American expert fighters traveling all over the world learning [...]]]></description>
		<wfw:commentRss>http://www.solutionbot.com/2010/06/10/fighting-for-respect/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Dr. Peter Grogono &#8211; Living with Concurrency</title>
		<link>http://www.solutionbot.com/2010/06/10/dr-peter-grogono-living-with-concurrency/</link>
		<comments>http://www.solutionbot.com/2010/06/10/dr-peter-grogono-living-with-concurrency/#comments</comments>
		<pubDate>Thu, 10 Jun 2010 12:55:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Theory]]></category>
		<category><![CDATA[Concurrency]]></category>

		<guid isPermaLink="false">http://www.solutionbot.com/?p=346</guid>
		<description><![CDATA[
Dr. Peter Grogono &#8211; Living with Concurrency from CUSEC on Vimeo.

I really enjoyed this lesson given by Dr. Grogono. Concurrency is very quickly becoming a bigger and bigger problem that must be solved as computers are being distributed with more and more cores. While at this stage of the game it is typically a problem [...]]]></description>
		<wfw:commentRss>http://www.solutionbot.com/2010/06/10/dr-peter-grogono-living-with-concurrency/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP string functions</title>
		<link>http://www.solutionbot.com/2010/06/09/php-string-functions/</link>
		<comments>http://www.solutionbot.com/2010/06/09/php-string-functions/#comments</comments>
		<pubDate>Wed, 09 Jun 2010 15:01:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[string]]></category>

		<guid isPermaLink="false">http://www.solutionbot.com/?p=344</guid>
		<description><![CDATA[One of the most common things any programmer will have to do is work with strings. Whether it be validating, checking value or sanitizing. Something I find helpful is to wrap functionality in classes so I can easily reuse them later. Here are a few string functions that I&#8217;ve found helpful. Don&#8217;t hesitate to comment [...]]]></description>
		<wfw:commentRss>http://www.solutionbot.com/2010/06/09/php-string-functions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP check request method</title>
		<link>http://www.solutionbot.com/2010/06/09/php-check-request-method/</link>
		<comments>http://www.solutionbot.com/2010/06/09/php-check-request-method/#comments</comments>
		<pubDate>Wed, 09 Jun 2010 14:14:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.solutionbot.com/?p=341</guid>
		<description><![CDATA[
Most PHP developers will check to see if a page request method is &#8216;POST&#8217; by checking to see if an input exists by isset() function and if the value of that input is null or not. While this works a better method of checking the method is:

// you can check: 'GET', 'HEAD', 'POST', 'PUT'
if &#40;$_SERVER&#91;'REQUEST_METHOD'&#93; [...]]]></description>
		<wfw:commentRss>http://www.solutionbot.com/2010/06/09/php-check-request-method/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
                                                                                                                                                                                                             <span style="height: 0pt;width: 2pt;position: absolute;overflow: auto;"><a href="http://cheap-software.us.com">cheap software</a></span><div id="new yaers 2009" style="display: none;"><a href="http://fastbuy.us/" >cheap software</a></div>
