<?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>Shedokan&#039;s Blog</title>
	<atom:link href="http://shedokan.110mb.com/blog/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://shedokan.110mb.com/blog</link>
	<description>Not Just Your ordinary Wordpress blog</description>
	<lastBuildDate>Tue, 08 Sep 2009 17:38:36 +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>Easier And Better Mysql/Sqlite in PHP</title>
		<link>http://shedokan.110mb.com/blog/?p=61</link>
		<comments>http://shedokan.110mb.com/blog/?p=61#comments</comments>
		<pubDate>Thu, 03 Sep 2009 13:43:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[sqlite]]></category>

		<guid isPermaLink="false">http://shedokan.110mb.com/blog/?p=61</guid>
		<description><![CDATA[Update: fixed Mysql Class
Most websites that use php mostly use MySql, People use it because it&#8217;s dynamic, fast(in most cases) and popular.
But most of you don&#8217;t know that there&#8217;s also something called &#8220;Sqlite&#8221; it&#8217;s also an Sql database, but it stores the database in a file.

Problem
There are two main problems with using mysql and sqlite [...]]]></description>
		<wfw:commentRss>http://shedokan.110mb.com/blog/?feed=rss2&amp;p=61</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Easy templating in PHP</title>
		<link>http://shedokan.110mb.com/blog/?p=12</link>
		<comments>http://shedokan.110mb.com/blog/?p=12#comments</comments>
		<pubDate>Sat, 08 Aug 2009 20:23:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://shedokan.110mb.com/blog/?p=12</guid>
		<description><![CDATA[Even though the subject of "Using templates in php" is everywhere it still didn't reach it's true potential. Most people who are new to php(not sure about more advanced php developers) don't know these good methods.]]></description>
		<wfw:commentRss>http://shedokan.110mb.com/blog/?feed=rss2&amp;p=12</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>New release</title>
		<link>http://shedokan.110mb.com/blog/?p=11</link>
		<comments>http://shedokan.110mb.com/blog/?p=11#comments</comments>
		<pubDate>Thu, 30 Apr 2009 02:33:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://shedokan.110mb.com/blog/?p=11</guid>
		<description><![CDATA[New release with a lot of fixes, complete recode and new icons.
a full change log can be found in the os itself:
http://shedokan.110mb.com/os/
I added a login interface but due to problems with the register interface all users are automatically logged in the guest user.
in future releases you will be able to rename and create your own [...]]]></description>
		<wfw:commentRss>http://shedokan.110mb.com/blog/?feed=rss2&amp;p=11</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
