<?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; Rohan Faye</title>
	<atom:link href="http://www.sanisoft.com/blog/author/rohanfaye/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>Introduction to jqGrid jQuery plugin</title>
		<link>http://www.sanisoft.com/blog/2010/10/18/introduction-to-jqgrid-jquery-plugin/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=introduction-to-jqgrid-jquery-plugin</link>
		<comments>http://www.sanisoft.com/blog/2010/10/18/introduction-to-jqgrid-jquery-plugin/#comments</comments>
		<pubDate>Mon, 18 Oct 2010 04:57:31 +0000</pubDate>
		<dc:creator>Rohan Faye</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://www.sanisoft.com/?p=1660</guid>
		<description><![CDATA[‘Data’ is an important term and a backbone for any dynamic web applicaiton. And for that reason, there are no two ways to say that data representation has been a crucial factor in web application development. As we know that there are enormous methods to represent data in any system but what matters is efficiency, [...]]]></description>
		<wfw:commentRss>http://www.sanisoft.com/blog/2010/10/18/introduction-to-jqgrid-jquery-plugin/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>[HowTo] Retrieve your Gmail emails using simple IMAP protocol</title>
		<link>http://www.sanisoft.com/blog/2010/09/13/howto-retrieve-your-gmail-emails-using-simple-imap-protocol/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=howto-retrieve-your-gmail-emails-using-simple-imap-protocol</link>
		<comments>http://www.sanisoft.com/blog/2010/09/13/howto-retrieve-your-gmail-emails-using-simple-imap-protocol/#comments</comments>
		<pubDate>Mon, 13 Sep 2010 06:08:11 +0000</pubDate>
		<dc:creator>Rohan Faye</dc:creator>
				<category><![CDATA[HowTo]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.sanisoft.com/?p=1506</guid>
		<description><![CDATA[While developing applications in PHP, I might have used the simple mail() number of times to create an interface to send emails across the web. On a normal working day, I just woke up in the morning and thought, "Is there any chance for me to retrieve emails from any mail service provider like Gmail??" [...]]]></description>
		<wfw:commentRss>http://www.sanisoft.com/blog/2010/09/13/howto-retrieve-your-gmail-emails-using-simple-imap-protocol/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Adding security to your CakePHP application – Part 2</title>
		<link>http://www.sanisoft.com/blog/2010/08/09/adding-security-to-your-cakephp-application-part-2/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=adding-security-to-your-cakephp-application-part-2</link>
		<comments>http://www.sanisoft.com/blog/2010/08/09/adding-security-to-your-cakephp-application-part-2/#comments</comments>
		<pubDate>Mon, 09 Aug 2010 03:58:26 +0000</pubDate>
		<dc:creator>Rohan Faye</dc:creator>
				<category><![CDATA[CakePHP]]></category>

		<guid isPermaLink="false">http://www.sanisoft.com/?p=1364</guid>
		<description><![CDATA[In the Part 1 of this post, we've discussed how to secure your CakePHP application by following some thumb rules and using Sanitize class. Now, in the second part, we'll discuss how to add some more security to your application by using the nice Security component of CakePHP. Before coming down to the nitty-gritty of [...]]]></description>
		<wfw:commentRss>http://www.sanisoft.com/blog/2010/08/09/adding-security-to-your-cakephp-application-part-2/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Adding security to your CakePHP application &#8211; Part 1</title>
		<link>http://www.sanisoft.com/blog/2010/07/05/adding-security-to-your-cakephp-application-part-1/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=adding-security-to-your-cakephp-application-part-1</link>
		<comments>http://www.sanisoft.com/blog/2010/07/05/adding-security-to-your-cakephp-application-part-1/#comments</comments>
		<pubDate>Mon, 05 Jul 2010 04:02:41 +0000</pubDate>
		<dc:creator>Rohan Faye</dc:creator>
				<category><![CDATA[CakePHP]]></category>

		<guid isPermaLink="false">http://www.sanisoft.com/?p=1205</guid>
		<description><![CDATA[Ben Parker once advised his young nephew Peter, whose super-hero alter ego is Spider-man, that “With great power comes great responsibility.” CakePHP framework provides us a rich tool-set to build high performance web applications. The applications built using CakePHP are secure at much extent as long as it comes with some nice features such as [...]]]></description>
		<wfw:commentRss>http://www.sanisoft.com/blog/2010/07/05/adding-security-to-your-cakephp-application-part-1/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>CakePHP: Fat Models and Skinny Controllers</title>
		<link>http://www.sanisoft.com/blog/2010/05/31/cakephp-fat-models-and-skinny-controllers/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=cakephp-fat-models-and-skinny-controllers</link>
		<comments>http://www.sanisoft.com/blog/2010/05/31/cakephp-fat-models-and-skinny-controllers/#comments</comments>
		<pubDate>Mon, 31 May 2010 04:12:23 +0000</pubDate>
		<dc:creator>Rohan Faye</dc:creator>
				<category><![CDATA[CakePHP]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.sanisoft.com/?p=1071</guid>
		<description><![CDATA[When I started developing applications in CakePHP with the help of the one and only Cookbook, I was very happy and satisfied with my first ever Blog application. A Blog application in framework is analogous to the "Hello World" program for the novice programmers, as it helps to clarify the basic communication among the objects [...]]]></description>
		<wfw:commentRss>http://www.sanisoft.com/blog/2010/05/31/cakephp-fat-models-and-skinny-controllers/feed/</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
	</channel>
</rss>

