<?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>eingko weblog &#187; Uncategorized</title>
	<atom:link href="http://www.eingko.net/blog/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.eingko.net/blog</link>
	<description>a web developer's thoughts and musings</description>
	<lastBuildDate>Wed, 09 Dec 2009 23:42:36 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Browser Comic</title>
		<link>http://www.eingko.net/blog/2009/08/03/browser-comic/</link>
		<comments>http://www.eingko.net/blog/2009/08/03/browser-comic/#comments</comments>
		<pubDate>Mon, 03 Aug 2009 15:22:22 +0000</pubDate>
		<dc:creator>eingko</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.eingko.net/blog/?p=36</guid>
		<description><![CDATA[Funniest thing I&#8217;ve seen in a while:  http://www.flickr.com/photos/robotjohnny/3629069606/sizes/l/
]]></description>
			<content:encoded><![CDATA[<p>Funniest thing I&#8217;ve seen in a while:  <a href="http://www.flickr.com/photos/robotjohnny/3629069606/sizes/l/">http://www.flickr.com/photos/robotjohnny/3629069606/sizes/l/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.eingko.net/blog/2009/08/03/browser-comic/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>T_PAAMAYIM_NEKUDOTAYIM</title>
		<link>http://www.eingko.net/blog/2008/10/22/t_paamayim_nekudotayim/</link>
		<comments>http://www.eingko.net/blog/2008/10/22/t_paamayim_nekudotayim/#comments</comments>
		<pubDate>Wed, 22 Oct 2008 20:41:38 +0000</pubDate>
		<dc:creator>eingko</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.eingko.net/blog/?p=32</guid>
		<description><![CDATA[Parse error: syntax error, unexpected &#8216;)&#8217;, expecting T_PAAMAYIM_NEKUDOTAYIM in &#8230;
I encountered this weird PHP error today; if it happens to you it&#8217;s probably because you forgot to declare a variable by leaving off the &#8216;$&#8217; prefix (e.g., &#8216;myVar&#8217; instead of &#8216;$myVar&#8217;).  More info here:  http://en.wikipedia.org/wiki/Paamayim_Nekudotayim.
Obviously, it&#8217;s a fairly cryptic error message; albeit its [...]]]></description>
			<content:encoded><![CDATA[<p class="code"><strong>Parse error:</strong> syntax error, unexpected &#8216;)&#8217;, expecting T_PAAMAYIM_NEKUDOTAYIM in &#8230;</p>
<p>I encountered this weird PHP error today; if it happens to you it&#8217;s probably because you forgot to declare a variable by leaving off the &#8216;$&#8217; prefix (e.g., &#8216;myVar&#8217; instead of &#8216;$myVar&#8217;).  More info here:  <a href="http://en.wikipedia.org/wiki/Paamayim_Nekudotayim">http://en.wikipedia.org/wiki/Paamayim_Nekudotayim</a>.</p>
<p>Obviously, it&#8217;s a fairly cryptic error message; albeit its cause is simple to resolve. It is exactly these types of things that makes it easier to understand why so many developers dislike PHP &#8211; it doesn&#8217;t keep me from using it though.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.eingko.net/blog/2008/10/22/t_paamayim_nekudotayim/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
