<?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; Javascript</title>
	<atom:link href="http://www.sanisoft.com/blog/category/javascript/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>[CakePHP] Build javascript widget for affiliate sites using CakePHP</title>
		<link>http://www.sanisoft.com/blog/2011/09/26/cakephp-build-javascript-widget-for-affiliate-sites-using-cakephp/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=cakephp-build-javascript-widget-for-affiliate-sites-using-cakephp</link>
		<comments>http://www.sanisoft.com/blog/2011/09/26/cakephp-build-javascript-widget-for-affiliate-sites-using-cakephp/#comments</comments>
		<pubDate>Mon, 26 Sep 2011 04:54:24 +0000</pubDate>
		<dc:creator>Sumit Meshram</dc:creator>
				<category><![CDATA[CakePHP]]></category>
		<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://www.sanisoft.com/?p=2575</guid>
		<description><![CDATA[Recently I had a requirement from client. Additionally, it went on, that the snippet should be very simple like PLAIN TEXT HTML: &#60;script src="http://baseurlhere/test/test"&#62;&#60;/script&#62; Simple I thought I will just document write an iframe and be done with it but quickly discovered that if you want the CSS of the parent document to get applied [...]]]></description>
		<wfw:commentRss>http://www.sanisoft.com/blog/2011/09/26/cakephp-build-javascript-widget-for-affiliate-sites-using-cakephp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>jCrop Demo using PHP</title>
		<link>http://www.sanisoft.com/blog/2010/11/08/jcrop-demo-using-php/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=jcrop-demo-using-php</link>
		<comments>http://www.sanisoft.com/blog/2010/11/08/jcrop-demo-using-php/#comments</comments>
		<pubDate>Mon, 08 Nov 2010 05:26:11 +0000</pubDate>
		<dc:creator>Amit Badkas</dc:creator>
				<category><![CDATA[HowTo]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.sanisoft.com/?p=1737</guid>
		<description><![CDATA[This is one more post in my 'image manipulation using PHP' series. This one uses jCrop, a jQuery plugin, which provides the quick and easy way to add image cropping functionality to your web application. Most of the people understand what the image cropping is, hence I am jumping to the demo of it by [...]]]></description>
		<wfw:commentRss>http://www.sanisoft.com/blog/2010/11/08/jcrop-demo-using-php/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<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>[CakePHP] Passing data from controller to javascript files</title>
		<link>http://www.sanisoft.com/blog/2010/09/20/cakephp-passing-data-from-controller-to-javascript-files/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=cakephp-passing-data-from-controller-to-javascript-files</link>
		<comments>http://www.sanisoft.com/blog/2010/09/20/cakephp-passing-data-from-controller-to-javascript-files/#comments</comments>
		<pubDate>Mon, 20 Sep 2010 05:14:03 +0000</pubDate>
		<dc:creator>Abbas Ali</dc:creator>
				<category><![CDATA[CakePHP]]></category>
		<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://www.sanisoft.com/?p=1534</guid>
		<description><![CDATA[These days javascript is becoming the indispensable tool for a web developer. Each and every web application uses javascript for one or the other purpose. While working with CakePHP based projects, we need to pass variables from PHP (controller) to javascript a lot of times. To pass a variable from controller to view, Controller::set() method [...]]]></description>
		<wfw:commentRss>http://www.sanisoft.com/blog/2010/09/20/cakephp-passing-data-from-controller-to-javascript-files/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>jQuery shortaccesskey plugin</title>
		<link>http://www.sanisoft.com/blog/2009/07/03/jquery-shortaccesskey-plugin/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=jquery-shortaccesskey-plugin</link>
		<comments>http://www.sanisoft.com/blog/2009/07/03/jquery-shortaccesskey-plugin/#comments</comments>
		<pubDate>Fri, 03 Jul 2009 10:04:45 +0000</pubDate>
		<dc:creator>Aditya Mooley</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://www.sanisoft.com/?p=237</guid>
		<description><![CDATA[I came across an article about keyboard enabling web applications today on my rounds of daily reading. This prompted me to dig out some code which I had written earlier to facilitate keyboard navigation of websites and convert it into a jQuery plugin. The shortaccesskey plugin provides an easier and faster way to use the [...]]]></description>
		<wfw:commentRss>http://www.sanisoft.com/blog/2009/07/03/jquery-shortaccesskey-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>jQuery shiftcheckbox plugin</title>
		<link>http://www.sanisoft.com/blog/2009/07/02/jquery-shiftcheckbox-plugin/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=jquery-shiftcheckbox-plugin</link>
		<comments>http://www.sanisoft.com/blog/2009/07/02/jquery-shiftcheckbox-plugin/#comments</comments>
		<pubDate>Thu, 02 Jul 2009 12:56:52 +0000</pubDate>
		<dc:creator>Aditya Mooley</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://www.sanisoft.com/?p=224</guid>
		<description><![CDATA[Presenting a jQuery plugin to select a range of consequetive checkboxes with just two clicks. The plugin is inspired from the GMail checkboxes functionality and works exactly the same. Just keep the 'Shift' key pressed and select a starting checkbox and the last checkbox that you want to select. Just try the demo if things [...]]]></description>
		<wfw:commentRss>http://www.sanisoft.com/blog/2009/07/02/jquery-shiftcheckbox-plugin/feed/</wfw:commentRss>
		<slash:comments>26</slash:comments>
		</item>
		<item>
		<title>jQuery auto-correct plugin</title>
		<link>http://www.sanisoft.com/blog/2009/06/22/jquery-auto-correct-plugin/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=jquery-auto-correct-plugin</link>
		<comments>http://www.sanisoft.com/blog/2009/06/22/jquery-auto-correct-plugin/#comments</comments>
		<pubDate>Mon, 22 Jun 2009 06:14:21 +0000</pubDate>
		<dc:creator>Amit Badkas</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://www.sanisoft.com/?p=206</guid>
		<description><![CDATA[For times when a spell check is over kill! Many of us have over a period of time acquired some bad typing habits and we mis-spell some common word like typing 'teh' for 'the' and 'taht' instead of 'that'. Going back and correcting every instance of this mistake can be very frustrating - so rather [...]]]></description>
		<wfw:commentRss>http://www.sanisoft.com/blog/2009/06/22/jquery-auto-correct-plugin/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&#038;utm_medium=rss&#038;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>76</slash:comments>
		</item>
		<item>
		<title>Img Notes &#8211; jQuery plugin</title>
		<link>http://www.sanisoft.com/blog/2008/05/26/img-notes-jquery-plugin/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=img-notes-jquery-plugin</link>
		<comments>http://www.sanisoft.com/blog/2008/05/26/img-notes-jquery-plugin/#comments</comments>
		<pubDate>Mon, 26 May 2008 06:24:26 +0000</pubDate>
		<dc:creator>Tarique Sani</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://www.sanisoft.com/blog/?p=45</guid>
		<description><![CDATA[UPDATE : A new version of this plugin has been released and can be found here This was another one of 'want it now()' things. A simple way to display notes over images when you roll your mouse over the image - you got it right! Flickr has that... There are a couple of similar [...]]]></description>
		<wfw:commentRss>http://www.sanisoft.com/blog/2008/05/26/img-notes-jquery-plugin/feed/</wfw:commentRss>
		<slash:comments>47</slash:comments>
		</item>
		<item>
		<title>Showing combobox option instead of value in editor grid for extjs</title>
		<link>http://www.sanisoft.com/blog/2007/06/06/showing-combobox-option-instead-of-value-in-editor-grid-for-extjs/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=showing-combobox-option-instead-of-value-in-editor-grid-for-extjs</link>
		<comments>http://www.sanisoft.com/blog/2007/06/06/showing-combobox-option-instead-of-value-in-editor-grid-for-extjs/#comments</comments>
		<pubDate>Wed, 06 Jun 2007 06:21:56 +0000</pubDate>
		<dc:creator>Aditya Mooley</dc:creator>
				<category><![CDATA[Extjs]]></category>
		<category><![CDATA[HowTo]]></category>
		<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://www.sanisoft.com/blog/2007/06/06/showing-combobox-option-instead-of-value-in-editor-grid-for-extjs/</guid>
		<description><![CDATA[While working with Editor Grid of ext js, I noticed that if a combobox is used in some column for editing, then it shows the option value instead of label. This forces you to keep option label and value same. But this is not possible always. Searching the extjs forum for this problem, I got [...]]]></description>
		<wfw:commentRss>http://www.sanisoft.com/blog/2007/06/06/showing-combobox-option-instead-of-value-in-editor-grid-for-extjs/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

