<?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>SANIsoft &#187; Lithium</title>
	<atom:link href="http://www.sanisoft.com/blog/category/lithium/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sanisoft.com</link>
	<description>sharing technology, ideas, insights!</description>
	<lastBuildDate>Wed, 19 Oct 2011 11:18:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>The longer Lithium Blog tutorial using MySQL – Part 2</title>
		<link>http://www.sanisoft.com/blog/2010/05/24/the-longer-lithium-blog-tutorial-using-mysql-%e2%80%93-part-2/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=the-longer-lithium-blog-tutorial-using-mysql-%25e2%2580%2593-part-2</link>
		<comments>http://www.sanisoft.com/blog/2010/05/24/the-longer-lithium-blog-tutorial-using-mysql-%e2%80%93-part-2/#comments</comments>
		<pubDate>Mon, 24 May 2010 05:22:17 +0000</pubDate>
		<dc:creator>Aditya Mooley</dc:creator>
				<category><![CDATA[Lithium]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.sanisoft.com/?p=1050</guid>
		<description><![CDATA[In the previous article, we learned how to setup Lithium and create a simple blog to add/edit/delete posts. Now, we will see how to add comments to the post and display them back on post view page. Unfortunately, Lithium doesn't support relationships yet, so we will query the comments table on our own. Let us [...]]]></description>
		<wfw:commentRss>http://www.sanisoft.com/blog/2010/05/24/the-longer-lithium-blog-tutorial-using-mysql-%e2%80%93-part-2/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>The longer Lithium Blog tutorial using MySQL &#8211; Part 1</title>
		<link>http://www.sanisoft.com/blog/2010/04/12/the-lithium-blog-tutorial-part-1/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=the-lithium-blog-tutorial-part-1</link>
		<comments>http://www.sanisoft.com/blog/2010/04/12/the-lithium-blog-tutorial-part-1/#comments</comments>
		<pubDate>Mon, 12 Apr 2010 04:11:11 +0000</pubDate>
		<dc:creator>Aditya Mooley</dc:creator>
				<category><![CDATA[Lithium]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.sanisoft.com/?p=878</guid>
		<description><![CDATA[Lithium is a lightweight, fast, flexible framework for PHP 5.3+. It is still in dev release state but is under active development. This post, as the title suggests, is to introduce you to this new framework using the typical blog tutorial. Getting started The first thing is to get the Lithium source code. You can [...]]]></description>
		<wfw:commentRss>http://www.sanisoft.com/blog/2010/04/12/the-lithium-blog-tutorial-part-1/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
	</channel>
</rss>

