<?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; Tarique Sani</title>
	<atom:link href="http://www.sanisoft.com/blog/author/tariquesani/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>Use Flickr desktop authentication in your web applications</title>
		<link>http://www.sanisoft.com/blog/2010/03/22/use-flickr-desktop-authentication-in-your-web-applications/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=use-flickr-desktop-authentication-in-your-web-applications</link>
		<comments>http://www.sanisoft.com/blog/2010/03/22/use-flickr-desktop-authentication-in-your-web-applications/#comments</comments>
		<pubDate>Mon, 22 Mar 2010 05:48:13 +0000</pubDate>
		<dc:creator>Tarique Sani</dc:creator>
				<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.sanisoft.com/?p=671</guid>
		<description><![CDATA[When I first came across the question "How to use Flickr desktop authentication in web applications?" my reaction was "Why would you want to do that!!" A brief investigation revealed that there is a usability advantage with doing that. If you have used Flickr authentication for web applications you would know that you have to [...]]]></description>
		<wfw:commentRss>http://www.sanisoft.com/blog/2010/03/22/use-flickr-desktop-authentication-in-your-web-applications/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[WordPress plugin] Flickr foto info</title>
		<link>http://www.sanisoft.com/blog/2010/03/08/wordpress-plugin-flickr-foto-info/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=wordpress-plugin-flickr-foto-info</link>
		<comments>http://www.sanisoft.com/blog/2010/03/08/wordpress-plugin-flickr-foto-info/#comments</comments>
		<pubDate>Mon, 08 Mar 2010 03:54:12 +0000</pubDate>
		<dc:creator>Tarique Sani</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.sanisoft.com/?p=589</guid>
		<description><![CDATA[If you embed Flickr photos on your site you can always link them to the original page where visitors to your site can get all the details but that is not really a good user experience as it sends the visitor away from your blog. I don't really like how Flickr almost hides away the [...]]]></description>
		<wfw:commentRss>http://www.sanisoft.com/blog/2010/03/08/wordpress-plugin-flickr-foto-info/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>Bardcodes using PHP Pear Image_Barcode</title>
		<link>http://www.sanisoft.com/blog/2010/02/01/bardcodes-using-php-pear-image_barcode/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=bardcodes-using-php-pear-image_barcode</link>
		<comments>http://www.sanisoft.com/blog/2010/02/01/bardcodes-using-php-pear-image_barcode/#comments</comments>
		<pubDate>Mon, 01 Feb 2010 07:35:08 +0000</pubDate>
		<dc:creator>Tarique Sani</dc:creator>
				<category><![CDATA[HowTo]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.sanisoft.com/?p=451</guid>
		<description><![CDATA[Management of delegate registration at open source conferences has been an issue for quite some time - the main problem is that usually there are no online payment options and the queue gets very long specially on the first day. Late last year I had an opportunity to deploy something which made me feel "we [...]]]></description>
		<wfw:commentRss>http://www.sanisoft.com/blog/2010/02/01/bardcodes-using-php-pear-image_barcode/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[WordPress] The get_avatar hook</title>
		<link>http://www.sanisoft.com/blog/2010/01/04/wordpress-the-get_avatar-hook/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=wordpress-the-get_avatar-hook</link>
		<comments>http://www.sanisoft.com/blog/2010/01/04/wordpress-the-get_avatar-hook/#comments</comments>
		<pubDate>Mon, 04 Jan 2010 04:10:23 +0000</pubDate>
		<dc:creator>Tarique Sani</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.sanisoft.com/?p=346</guid>
		<description><![CDATA[The problem was how to change the avatars in WordPress comments for certain comments! I wanted to show avatars from Flickr for comments which my Flickr comment importer plugin gets into a post. Searching the WordPress codex hinted at a hook called get_avatar but it was not very well documented. This post is the result [...]]]></description>
		<wfw:commentRss>http://www.sanisoft.com/blog/2010/01/04/wordpress-the-get_avatar-hook/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>[WordPress Plugin] Live Flickr comment importer</title>
		<link>http://www.sanisoft.com/blog/2009/12/15/wordpress-plugin-live-flickr-comment-importer/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=wordpress-plugin-live-flickr-comment-importer</link>
		<comments>http://www.sanisoft.com/blog/2009/12/15/wordpress-plugin-live-flickr-comment-importer/#comments</comments>
		<pubDate>Tue, 15 Dec 2009 09:22:01 +0000</pubDate>
		<dc:creator>Tarique Sani</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.sanisoft.com/?p=316</guid>
		<description><![CDATA[A comment is what a blogger wants! Show me a blogger who denies this and I will show you a liar This plugin allows importing of comments made on a Flickr photo into a WordPress post of your choice. There is another plugin that I found which allows such imports but it has a few [...]]]></description>
		<wfw:commentRss>http://www.sanisoft.com/blog/2009/12/15/wordpress-plugin-live-flickr-comment-importer/feed/</wfw:commentRss>
		<slash:comments>109</slash:comments>
		</item>
		<item>
		<title>More tag for your twitter digest in WordPress</title>
		<link>http://www.sanisoft.com/blog/2009/08/10/more-tag-for-your-twitter-digest-in-wordpress/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=more-tag-for-your-twitter-digest-in-wordpress</link>
		<comments>http://www.sanisoft.com/blog/2009/08/10/more-tag-for-your-twitter-digest-in-wordpress/#comments</comments>
		<pubDate>Mon, 10 Aug 2009 06:54:12 +0000</pubDate>
		<dc:creator>Tarique Sani</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.sanisoft.com/?p=263</guid>
		<description><![CDATA[Twitter Tools is the best available WordPress plugin for complete two way integration of twitter with your WordPress blog. One of the useful features which it has is ability to create a digest of your tweets and post it to your blog. You can configure the plugin to create either daily digest, weekly digest or [...]]]></description>
		<wfw:commentRss>http://www.sanisoft.com/blog/2009/08/10/more-tag-for-your-twitter-digest-in-wordpress/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>[WordPress plugin] DateTitle &#8211; A plugin for automatic post titles</title>
		<link>http://www.sanisoft.com/blog/2009/06/30/datetitle-a-wordpress-plugin-for-automatic-post-titles/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=datetitle-a-wordpress-plugin-for-automatic-post-titles</link>
		<comments>http://www.sanisoft.com/blog/2009/06/30/datetitle-a-wordpress-plugin-for-automatic-post-titles/#comments</comments>
		<pubDate>Tue, 30 Jun 2009 05:13:11 +0000</pubDate>
		<dc:creator>Tarique Sani</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.sanisoft.com/?p=212</guid>
		<description><![CDATA[These days I seem to be writing very little code and I do that only if I need something and I am unable to find something similar already written. Recently I shifted my journal from LiveJournal to a self hosted WordPress install on my own site. I write in my journal fairly often though most [...]]]></description>
		<wfw:commentRss>http://www.sanisoft.com/blog/2009/06/30/datetitle-a-wordpress-plugin-for-automatic-post-titles/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Img Notes v0.2 &#8211; a couple of bug fixes and some more</title>
		<link>http://www.sanisoft.com/blog/2009/01/23/img-notes-v02-a-couple-of-bug-fixes-and-some-more/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=img-notes-v02-a-couple-of-bug-fixes-and-some-more</link>
		<comments>http://www.sanisoft.com/blog/2009/01/23/img-notes-v02-a-couple-of-bug-fixes-and-some-more/#comments</comments>
		<pubDate>Fri, 23 Jan 2009 06:09:00 +0000</pubDate>
		<dc:creator>Tarique Sani</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://www.sanisoft.com/?p=168</guid>
		<description><![CDATA[Since the publication of the first version of Img Notes jquery plugin there was very little that needed to be done and the plugin itself has had more than 10,000 downloads, however there was one bug which I never got around to fixing and that was properly repositioning the notes on the image if the [...]]]></description>
		<wfw:commentRss>http://www.sanisoft.com/blog/2009/01/23/img-notes-v02-a-couple-of-bug-fixes-and-some-more/feed/</wfw:commentRss>
		<slash:comments>61</slash:comments>
		</item>
		<item>
		<title>Using CakePHP without a database</title>
		<link>http://www.sanisoft.com/blog/2008/08/22/using-cakephp-without-a-database/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=using-cakephp-without-a-database</link>
		<comments>http://www.sanisoft.com/blog/2008/08/22/using-cakephp-without-a-database/#comments</comments>
		<pubDate>Fri, 22 Aug 2008 10:21:31 +0000</pubDate>
		<dc:creator>Tarique Sani</dc:creator>
				<category><![CDATA[CakePHP]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[database]]></category>

		<guid isPermaLink="false">http://www.sanisoft.com/blog/?p=47</guid>
		<description><![CDATA[If you solve a problem - blog about it, chances are that somebody, somewhere, is already facing the same problem. We recently programmed a CakePHP app which relies solely on remote server talking Saleforce API for all data operations. The first challenge that we faced was how to prevent CakePHP from insisting on a database [...]]]></description>
		<wfw:commentRss>http://www.sanisoft.com/blog/2008/08/22/using-cakephp-without-a-database/feed/</wfw:commentRss>
		<slash:comments>22</slash:comments>
		</item>
		<item>
		<title>Code sniffs for CakePHP and then some more</title>
		<link>http://www.sanisoft.com/blog/2008/07/04/code-sniffs-for-cakephp-and-then-some-more/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=code-sniffs-for-cakephp-and-then-some-more</link>
		<comments>http://www.sanisoft.com/blog/2008/07/04/code-sniffs-for-cakephp-and-then-some-more/#comments</comments>
		<pubDate>Fri, 04 Jul 2008 06:06:40 +0000</pubDate>
		<dc:creator>Tarique Sani</dc:creator>
				<category><![CDATA[CakePHP]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.sanisoft.com/blog/?p=46</guid>
		<description><![CDATA[This started out sometime early this year as an exercise to create a set of Code Sniffs which could be applied to our CakePHP projects... Ummm... I guess, at this point I should rewind a bit and give a couple of background definitions and some more.. PHP_Codesniffer A PEAR package tokenises PHP and JavaScript code [...]]]></description>
		<wfw:commentRss>http://www.sanisoft.com/blog/2008/07/04/code-sniffs-for-cakephp-and-then-some-more/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
	</channel>
</rss>
