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

<channel>
	<title>$johnny-&#62;blog()</title>
	<atom:link href="http://www.johnmangino.org/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.johnmangino.org</link>
	<description>With just a hint of cheese</description>
	<pubDate>Thu, 02 Jul 2009 03:54:07 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Using Regular Expressions with Twitter Search</title>
		<link>http://www.johnmangino.org/2009/07/using-regular-expressions-with-twitter-search/</link>
		<comments>http://www.johnmangino.org/2009/07/using-regular-expressions-with-twitter-search/#comments</comments>
		<pubDate>Thu, 02 Jul 2009 03:26:29 +0000</pubDate>
		<dc:creator>Johnny</dc:creator>
		
		<category><![CDATA[PHP]]></category>

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

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

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

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

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

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

		<guid isPermaLink="false">http://www.johnmangino.org/?p=1120</guid>
		<description><![CDATA[A new project has me using Twitter&#8217;s search api.
The json returns text of each message, which is to be expected, but many posts have &#8220;@soandso&#8221; or &#8220;http://is.gd/lko6g&#8221; or something, and that kind of info can&#8217;t just be left to sit there now can it?
No it can not.
However, a little regular expression magic and presto! Links [...]]]></description>
		<wfw:commentRss>http://www.johnmangino.org/2009/07/using-regular-expressions-with-twitter-search/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Can The Republican Party Do Anything Right?</title>
		<link>http://www.johnmangino.org/2009/06/can-the-republican-party-do-anything-right/</link>
		<comments>http://www.johnmangino.org/2009/06/can-the-republican-party-do-anything-right/#comments</comments>
		<pubDate>Sat, 27 Jun 2009 05:02:03 +0000</pubDate>
		<dc:creator>Johnny</dc:creator>
		
		<category><![CDATA[government]]></category>

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

		<category><![CDATA[cape and trade]]></category>

		<category><![CDATA[global warming]]></category>

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

		<category><![CDATA[Who is John Galt?]]></category>

		<guid isPermaLink="false">http://www.johnmangino.org/?p=1090</guid>
		<description><![CDATA[This is a political post. To say it is angry would be a bit of an understatement. If it&#8217;s not why you are here just ignore this. If you do want to read it click continue. Also, there are no comments. I&#8217;ve found comments debate in politics is anything but profound. Own your opinion. Get [...]]]></description>
		<wfw:commentRss>http://www.johnmangino.org/2009/06/can-the-republican-party-do-anything-right/feed/</wfw:commentRss>
		</item>
		<item>
		<title>PHP to MySQL connection POLL</title>
		<link>http://www.johnmangino.org/2009/06/php-to-mysql-connection-poll/</link>
		<comments>http://www.johnmangino.org/2009/06/php-to-mysql-connection-poll/#comments</comments>
		<pubDate>Wed, 10 Jun 2009 15:40:06 +0000</pubDate>
		<dc:creator>Johnny</dc:creator>
		
		<category><![CDATA[PHP]]></category>

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

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

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

		<guid isPermaLink="false">http://www.johnmangino.org/?p=1082</guid>
		<description><![CDATA[I&#8217;m a little curious where PHP developers are with fundamental MySQL connections these days. So here is a little poll. It closes on July 1st.


]]></description>
		<wfw:commentRss>http://www.johnmangino.org/2009/06/php-to-mysql-connection-poll/feed/</wfw:commentRss>
		</item>
		<item>
		<title>SELECTing From Multiple Tables in MySQL</title>
		<link>http://www.johnmangino.org/2009/06/selecting-from-multiple-tables-in-mysql/</link>
		<comments>http://www.johnmangino.org/2009/06/selecting-from-multiple-tables-in-mysql/#comments</comments>
		<pubDate>Sat, 06 Jun 2009 16:01:27 +0000</pubDate>
		<dc:creator>Johnny</dc:creator>
		
		<category><![CDATA[PHP]]></category>

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

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

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

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

		<guid isPermaLink="false">http://www.johnmangino.org/?p=1068</guid>
		<description><![CDATA[I needed to grab data from 3 tables in one query for a new app that is being built internally at work.
I was going through the tedious procss of a multiple table JOIN when I discovered I could greatly simplify things with this - 

So I thought I would share.
I know the &#8216;if condition is [...]]]></description>
		<wfw:commentRss>http://www.johnmangino.org/2009/06/selecting-from-multiple-tables-in-mysql/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
