<?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 - PHP for E Biz &#187; MySQL</title>
	<atom:link href="http://www.sanisoft.com/blog/category/mysql/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sanisoft.com</link>
	<description>sharing technology, ideas, insights!</description>
	<lastBuildDate>Mon, 26 Jul 2010 13:11:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.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&amp;utm_medium=rss&amp;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>0</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&amp;utm_medium=rss&amp;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>8</slash:comments>
		</item>
		<item>
		<title>Related tags, search by tags in Cheesecake-Photoblog</title>
		<link>http://www.sanisoft.com/blog/2007/07/18/related-tags-search-by-tags-in-cheesecake-photoblog/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=related-tags-search-by-tags-in-cheesecake-photoblog</link>
		<comments>http://www.sanisoft.com/blog/2007/07/18/related-tags-search-by-tags-in-cheesecake-photoblog/#comments</comments>
		<pubDate>Wed, 18 Jul 2007 07:09:25 +0000</pubDate>
		<dc:creator>Tarique Sani</dc:creator>
				<category><![CDATA[CakePHP]]></category>
		<category><![CDATA[Cheesecake]]></category>
		<category><![CDATA[MySQL]]></category>

		<guid isPermaLink="false">http://www.sanisoft.com/blog/2007/07/18/related-tags-search-by-tags-in-cheesecake-photoblog/</guid>
		<description><![CDATA[An often repeated question on the CakePHP Group relates to filtering hasAndBelongsToMany associations or finding related hasAndBelongsToMany associations. To give a real life example and make it more clear - In Cheesecake-Photoblog a photo has and belongs to many tags. Simple tasks like finding all tags that belong to a photo or all photos that [...]]]></description>
		<wfw:commentRss>http://www.sanisoft.com/blog/2007/07/18/related-tags-search-by-tags-in-cheesecake-photoblog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CakePHP Model&#8217;s created / modified gotcha!</title>
		<link>http://www.sanisoft.com/blog/2007/06/15/cakephp-models-created-modified-gotcha/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=cakephp-models-created-modified-gotcha</link>
		<comments>http://www.sanisoft.com/blog/2007/06/15/cakephp-models-created-modified-gotcha/#comments</comments>
		<pubDate>Fri, 15 Jun 2007 05:10:03 +0000</pubDate>
		<dc:creator>Abbas Ali</dc:creator>
				<category><![CDATA[CakePHP]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.sanisoft.com/blog/2007/06/15/cakephp-models-created-modified-gotcha/</guid>
		<description><![CDATA[OK! this post should more appropriately be named "Disparate behavior of DATETIME field between MySql versions" and is none of CakePHP's fault in fact no one is to blame other than perhaps MySQL and myself but such things happen to almost everyone once in a while. CakePHP does a lot of things 'automagically' - one [...]]]></description>
		<wfw:commentRss>http://www.sanisoft.com/blog/2007/06/15/cakephp-models-created-modified-gotcha/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>
