<?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>iKode &#187; Kode</title>
	<atom:link href="http://www.ikode.net/category/kode/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ikode.net</link>
	<description>More then just geek talk</description>
	<lastBuildDate>Sun, 18 Sep 2011 01:43:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Using PHP Short Tags</title>
		<link>http://www.ikode.net/2010/05/02/using-php-short-tags/</link>
		<comments>http://www.ikode.net/2010/05/02/using-php-short-tags/#comments</comments>
		<pubDate>Sun, 02 May 2010 16:23:32 +0000</pubDate>
		<dc:creator>iKode</dc:creator>
				<category><![CDATA[Kode]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[best-practice]]></category>

		<guid isPermaLink="false">http://www.ikode.net/?p=219</guid>
		<description><![CDATA[When coding in PHP you must specify where the PHP code begins and ends by using tags.  PHP tags come in two flavors, full and short tags. Below is a sample of using full tags. Full Tags &#60;?php echo "This is PHP"; ?&#62; Below is a sample of PHP using short tags. Short Tags &#60;? [...]]]></description>
		<wfw:commentRss>http://www.ikode.net/2010/05/02/using-php-short-tags/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress Facebook &#8220;Like&#8221; Plugin</title>
		<link>http://www.ikode.net/2010/04/21/wordpress-facebook-like-plugin/</link>
		<comments>http://www.ikode.net/2010/04/21/wordpress-facebook-like-plugin/#comments</comments>
		<pubDate>Wed, 21 Apr 2010 17:14:20 +0000</pubDate>
		<dc:creator>iKode</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Kode]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Plugin]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.ikode.net/?p=3</guid>
		<description><![CDATA[If you are like the millions of Facebook users out there you are familiar with the &#8220;like&#8221; button. You can now have the plugin for your WordPress blog as well! Today Mark Zuckerberg, co-founder of Facebook announced his intention to take over the internet&#8230; Well at least make it more social at the F8 conference. [...]]]></description>
		<wfw:commentRss>http://www.ikode.net/2010/04/21/wordpress-facebook-like-plugin/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

