<?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>INSIC DESIGNS &#187; Javascript</title>
	<atom:link href="http://blog.insicdesigns.com/tag/javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.insicdesigns.com</link>
	<description>Web Development and Design Blog</description>
	<lastBuildDate>Wed, 11 Jan 2012 14:46:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Creating Your Own Selector Engine &#8211; Part 2</title>
		<link>http://blog.insicdesigns.com/2010/05/creating-your-own-selector-engine-part-2/</link>
		<comments>http://blog.insicdesigns.com/2010/05/creating-your-own-selector-engine-part-2/#comments</comments>
		<pubDate>Mon, 03 May 2010 09:37:59 +0000</pubDate>
		<dc:creator>MaXPert</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://blog.insicdesigns.com/?p=2787</guid>
		<description><![CDATA[So in <a href="http://blog.insicdesigns.com/2010/04/creating-your-own-selector-engine/">last tutorial</a> we made up some really basic mechanical stuff to get nodes and filter them. The missing pieces of the puzzle were treversing up, down or among siblings. Today we are going to build that part up, plus we will enhance some of previous stuff to make our selector really cross-browser.]]></description>
		<wfw:commentRss>http://blog.insicdesigns.com/2010/05/creating-your-own-selector-engine-part-2/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Creating Your Own Selector Engine</title>
		<link>http://blog.insicdesigns.com/2010/04/creating-your-own-selector-engine/</link>
		<comments>http://blog.insicdesigns.com/2010/04/creating-your-own-selector-engine/#comments</comments>
		<pubDate>Fri, 23 Apr 2010 18:11:00 +0000</pubDate>
		<dc:creator>MaXPert</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://blog.insicdesigns.com/?p=2685</guid>
		<description><![CDATA[Today we are going to do something different; this tutorial will be probably span in four parts. First two parts introducing basic mechanical stuff for traversing through the DOM nodes. Third part will cover the a basic CSS based rule engine to parse out a proper token from a given CSS selector and the finally the last part will cover merging and assembling the selector parser and the mechanical engine.]]></description>
		<wfw:commentRss>http://blog.insicdesigns.com/2010/04/creating-your-own-selector-engine/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Fresh jQuery Tools and Resources for Web Designers</title>
		<link>http://blog.insicdesigns.com/2010/04/fresh-jquery-tools-and-resources-for-web-designers-2/</link>
		<comments>http://blog.insicdesigns.com/2010/04/fresh-jquery-tools-and-resources-for-web-designers-2/#comments</comments>
		<pubDate>Sun, 11 Apr 2010 07:57:50 +0000</pubDate>
		<dc:creator>Pixel Assassin</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Plugin]]></category>

		<guid isPermaLink="false">http://blog.insicdesigns.com/?p=2476</guid>
		<description><![CDATA[In this post I will be showcasing to you an array of fresh web tools and resources made on top of jQuery javascript library. List includes detailed tutorials and useful plugins you can use for you next design.]]></description>
		<wfw:commentRss>http://blog.insicdesigns.com/2010/04/fresh-jquery-tools-and-resources-for-web-designers-2/feed/</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
		<item>
		<title>Most Promising JavaScript Animation Library and Plugin</title>
		<link>http://blog.insicdesigns.com/2010/04/most-promising-javascript-animation-library-and-plugin/</link>
		<comments>http://blog.insicdesigns.com/2010/04/most-promising-javascript-animation-library-and-plugin/#comments</comments>
		<pubDate>Wed, 07 Apr 2010 19:15:59 +0000</pubDate>
		<dc:creator>insic</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[animation]]></category>
		<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://blog.insicdesigns.com/?p=2417</guid>
		<description><![CDATA[A showcase of the most promising JavaScript Animation Library and Plugin around the Web and a short tips on how to use them to spice up your design.]]></description>
		<wfw:commentRss>http://blog.insicdesigns.com/2010/04/most-promising-javascript-animation-library-and-plugin/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</item>
		<item>
		<title>Introducing Wadda the Image Zoomer using Canvas</title>
		<link>http://blog.insicdesigns.com/2010/04/introducing-wadda-the-image-zoomer-using-canvas/</link>
		<comments>http://blog.insicdesigns.com/2010/04/introducing-wadda-the-image-zoomer-using-canvas/#comments</comments>
		<pubDate>Mon, 05 Apr 2010 17:47:57 +0000</pubDate>
		<dc:creator>MaXPert</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[Works]]></category>
		<category><![CDATA[Image Zoomer]]></category>
		<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://blog.insicdesigns.com/?p=2398</guid>
		<description><![CDATA[Wadda is the next generation image zooming technology utilizing Canvas technology to zoom into images. This allows user to have multiple levels of zoom without having multiple high definition images for each level of zoom.]]></description>
		<wfw:commentRss>http://blog.insicdesigns.com/2010/04/introducing-wadda-the-image-zoomer-using-canvas/feed/</wfw:commentRss>
		<slash:comments>47</slash:comments>
		</item>
		<item>
		<title>Useful JavaScript Plugins when working with Time and Date</title>
		<link>http://blog.insicdesigns.com/2010/02/usefu-javascript-plugins-when-working-with-time-and-date/</link>
		<comments>http://blog.insicdesigns.com/2010/02/usefu-javascript-plugins-when-working-with-time-and-date/#comments</comments>
		<pubDate>Tue, 23 Feb 2010 19:12:31 +0000</pubDate>
		<dc:creator>insic</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[calendar]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[javascript date]]></category>

		<guid isPermaLink="false">http://blog.insicdesigns.com/?p=1792</guid>
		<description><![CDATA[Rounding up the best calendar and date javascript plugins around the web that is useful for your web application.]]></description>
		<wfw:commentRss>http://blog.insicdesigns.com/2010/02/usefu-javascript-plugins-when-working-with-time-and-date/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>10 Best AJAX File Uploader for your Web Application</title>
		<link>http://blog.insicdesigns.com/2010/02/10-best-ajax-file-uploader-for-your-web-application/</link>
		<comments>http://blog.insicdesigns.com/2010/02/10-best-ajax-file-uploader-for-your-web-application/#comments</comments>
		<pubDate>Fri, 12 Feb 2010 21:33:26 +0000</pubDate>
		<dc:creator>insic</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Ajax]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[uploader]]></category>

		<guid isPermaLink="false">http://blog.insicdesigns.com/?p=1697</guid>
		<description><![CDATA[Most of the web application available today includes a capability of user to upload files, whether it is a social media application or a CMS/Blogging platform. Upload capability of your application can be made easier and usable to the user if you are using one of these Ajax Upload Script and Plug-in.]]></description>
		<wfw:commentRss>http://blog.insicdesigns.com/2010/02/10-best-ajax-file-uploader-for-your-web-application/feed/</wfw:commentRss>
		<slash:comments>25</slash:comments>
		</item>
		<item>
		<title>Mind-blowing JavaScript Experiments</title>
		<link>http://blog.insicdesigns.com/2010/02/mind-blowing-javascript-experiments/</link>
		<comments>http://blog.insicdesigns.com/2010/02/mind-blowing-javascript-experiments/#comments</comments>
		<pubDate>Fri, 05 Feb 2010 10:46:38 +0000</pubDate>
		<dc:creator>insic</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Inspiration]]></category>
		<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://blog.insicdesigns.com/?p=1555</guid>
		<description><![CDATA[The following JavaScript experiments demonstrates the amazing capabilities of the modern browsers such as Chrome and Safari. In this post I will showcase to you an array of experiments that will surely blows your mind off.]]></description>
		<wfw:commentRss>http://blog.insicdesigns.com/2010/02/mind-blowing-javascript-experiments/feed/</wfw:commentRss>
		<slash:comments>91</slash:comments>
		</item>
		<item>
		<title>Rounding Up the Best Javascript WYSIWYG and Markup Editor</title>
		<link>http://blog.insicdesigns.com/2009/07/rounding-up-the-best-javascript-wysiwyg-and-markup-editor/</link>
		<comments>http://blog.insicdesigns.com/2009/07/rounding-up-the-best-javascript-wysiwyg-and-markup-editor/#comments</comments>
		<pubDate>Fri, 17 Jul 2009 12:34:16 +0000</pubDate>
		<dc:creator>insic</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[html editor]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[javascripts]]></category>
		<category><![CDATA[text editor]]></category>
		<category><![CDATA[wysiwyg]]></category>
		<category><![CDATA[XHTML]]></category>

		<guid isPermaLink="false">http://blog.insicdesigns.com/?p=1125</guid>
		<description><![CDATA[WYSIWYG Editor is the first requirement if you want to develop a web application which involved HTML editing and you want your user see a real time preview of what they are editing. Most of the available Content Management System and other publishing platform in the web are using WYSIWYG editor for easy page editing.]]></description>
		<wfw:commentRss>http://blog.insicdesigns.com/2009/07/rounding-up-the-best-javascript-wysiwyg-and-markup-editor/feed/</wfw:commentRss>
		<slash:comments>50</slash:comments>
		</item>
		<item>
		<title>All About Tables &#8211; jQuery Plugin</title>
		<link>http://blog.insicdesigns.com/2009/06/all-about-tables-jquery-plugin/</link>
		<comments>http://blog.insicdesigns.com/2009/06/all-about-tables-jquery-plugin/#comments</comments>
		<pubDate>Sun, 21 Jun 2009 11:39:49 +0000</pubDate>
		<dc:creator>insic</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[grid]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[js]]></category>
		<category><![CDATA[tables]]></category>
		<category><![CDATA[XHTML]]></category>

		<guid isPermaLink="false">http://blog.insicdesigns.com/?p=943</guid>
		<description><![CDATA[Yes HTML table tag is not recommended in designing your websites anymore but it is still very useful especially in displaying a tabular data. In this article I will be featuring a list of jQuery plugins that are utilizing the html table tag.]]></description>
		<wfw:commentRss>http://blog.insicdesigns.com/2009/06/all-about-tables-jquery-plugin/feed/</wfw:commentRss>
		<slash:comments>25</slash:comments>
		</item>
	</channel>
</rss>

