<?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; Tutorials</title>
	<atom:link href="http://blog.insicdesigns.com/category/tutorials/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>Create a scalable private messaging application using PHP5</title>
		<link>http://blog.insicdesigns.com/2010/12/create-a-scalable-private-messaging-application-using-php5/</link>
		<comments>http://blog.insicdesigns.com/2010/12/create-a-scalable-private-messaging-application-using-php5/#comments</comments>
		<pubDate>Mon, 06 Dec 2010 05:32:40 +0000</pubDate>
		<dc:creator>insic</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[PHP 5]]></category>
		<category><![CDATA[Social Networking]]></category>

		<guid isPermaLink="false">http://blog.insicdesigns.com/?p=3449</guid>
		<description><![CDATA[Most social networking sites support two types of messages: public and private messages. Private messages are generally sent in a similar fashion to e-mails, and public messages being posted on user's profiles for other users to see. You can find best <a href="http://www.webhostingfan.com/reviews/">webhost reviews</a> about  Joomla, word press, windows and  <a href="http://webhostinggeeks.com/resellerhosting.html">reseller hosting</a> on <a href="http://webhostingrating.com">hosting ratings.</a>]]></description>
		<wfw:commentRss>http://blog.insicdesigns.com/2010/12/create-a-scalable-private-messaging-application-using-php5/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Fun with HTML5 Canvas and FaceBook API</title>
		<link>http://blog.insicdesigns.com/2010/10/fun-with-html5-canvas-and-facebook-api/</link>
		<comments>http://blog.insicdesigns.com/2010/10/fun-with-html5-canvas-and-facebook-api/#comments</comments>
		<pubDate>Fri, 29 Oct 2010 14:01:02 +0000</pubDate>
		<dc:creator>insic</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[canvas]]></category>
		<category><![CDATA[facebook api]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://blog.insicdesigns.com/?p=3404</guid>
		<description><![CDATA[Couple of days back I am experimenting Facebook API and the HTML 5 canvas. And It happens that I stumble this brilliant example by Mr. Doobs' HTML5 canvas experiment. I implemented same idea and logic the only difference is it is integrated to Facebook and I made it as jQuery plugin.]]></description>
		<wfw:commentRss>http://blog.insicdesigns.com/2010/10/fun-with-html5-canvas-and-facebook-api/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>10 minute shout box with MiMViC using RedBeanPHP</title>
		<link>http://blog.insicdesigns.com/2010/10/10-minute-shout-box-with-mimvic-using-redbeanphp/</link>
		<comments>http://blog.insicdesigns.com/2010/10/10-minute-shout-box-with-mimvic-using-redbeanphp/#comments</comments>
		<pubDate>Thu, 21 Oct 2010 17:21:56 +0000</pubDate>
		<dc:creator>MaXPert</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[MiMVic]]></category>
		<category><![CDATA[php 5.3]]></category>

		<guid isPermaLink="false">http://blog.insicdesigns.com/?p=3389</guid>
		<description><![CDATA[Last time we had a look at the basics of <a rel="nofollow" href="http://blog.insicdesigns.com/2010/03/embracing-php-5-3-mvc-with-mimvic/">MiMViC and PHP 5.3</a>. Today we are going to build a cool database shoutbox application supporting all the basic CRUD operations in <strong>10 minutes</strong>.]]></description>
		<wfw:commentRss>http://blog.insicdesigns.com/2010/10/10-minute-shout-box-with-mimvic-using-redbeanphp/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>A Lightweight AutoScroll to Top jQuery Plugin</title>
		<link>http://blog.insicdesigns.com/2010/08/an-ultra-lightweight-autoscroll-to-top-jquery-plugin/</link>
		<comments>http://blog.insicdesigns.com/2010/08/an-ultra-lightweight-autoscroll-to-top-jquery-plugin/#comments</comments>
		<pubDate>Fri, 20 Aug 2010 19:56:32 +0000</pubDate>
		<dc:creator>MaXPert</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Works]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[plugins]]></category>

		<guid isPermaLink="false">http://blog.insicdesigns.com/?p=3165</guid>
		<description><![CDATA[Increasing your webpage usability is not that easy, you have to consider a lot of things. One of the necessary element is to be able the user to easily back to the top most of the page especially when the content is long enough. This plugin is the solution for this.]]></description>
		<wfw:commentRss>http://blog.insicdesigns.com/2010/08/an-ultra-lightweight-autoscroll-to-top-jquery-plugin/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>A Complete Guide to jQuery 1.4 Selector Expressions</title>
		<link>http://blog.insicdesigns.com/2010/05/a-complete-guide-to-jquery-1-4-selector-expressions/</link>
		<comments>http://blog.insicdesigns.com/2010/05/a-complete-guide-to-jquery-1-4-selector-expressions/#comments</comments>
		<pubDate>Sun, 16 May 2010 17:29:52 +0000</pubDate>
		<dc:creator>Pixel Assassin</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Selector]]></category>

		<guid isPermaLink="false">http://blog.insicdesigns.com/?p=2644</guid>
		<description><![CDATA[In <a rel="nofollow external" href="http://jquery.com/">jQuery</a>, every action you want to perform requires a target element. In this case, you will relying on its selector expressions. Borrowing from CSS 1–3 and then adding its own, jQuery offers a powerful set of tools for matching a set of elements in a document. In this post you will learn all the jQuery's selector expressions.]]></description>
		<wfw:commentRss>http://blog.insicdesigns.com/2010/05/a-complete-guide-to-jquery-1-4-selector-expressions/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<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>Best Photoshop Tutorials in Creating a Realistic 3D Effect</title>
		<link>http://blog.insicdesigns.com/2010/04/best-photoshop-tutorials-in-creating-a-realistic-3d-effect/</link>
		<comments>http://blog.insicdesigns.com/2010/04/best-photoshop-tutorials-in-creating-a-realistic-3d-effect/#comments</comments>
		<pubDate>Sat, 17 Apr 2010 18:55:32 +0000</pubDate>
		<dc:creator>insic</dc:creator>
				<category><![CDATA[Inspiration]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[3D]]></category>
		<category><![CDATA[graphic design]]></category>
		<category><![CDATA[Photoshop]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://blog.insicdesigns.com/?p=2538</guid>
		<description><![CDATA[Adding a three dimensional effect in your artwork makes the final result more realistic. In this post I will showcase to you the best photoshop tutorial around the web on how to create a realistic 3D effect. ]]></description>
		<wfw:commentRss>http://blog.insicdesigns.com/2010/04/best-photoshop-tutorials-in-creating-a-realistic-3d-effect/feed/</wfw:commentRss>
		<slash:comments>16</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>Embracing PHP 5.3 MVC with MiMViC</title>
		<link>http://blog.insicdesigns.com/2010/03/embracing-php-5-3-mvc-with-mimvic/</link>
		<comments>http://blog.insicdesigns.com/2010/03/embracing-php-5-3-mvc-with-mimvic/#comments</comments>
		<pubDate>Wed, 17 Mar 2010 17:53:19 +0000</pubDate>
		<dc:creator>MaXPert</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[MiMVic]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[php 5.3]]></category>

		<guid isPermaLink="false">http://blog.insicdesigns.com/?p=2187</guid>
		<description><![CDATA[MiMViC is a modular and lightweight PHP 5.3+ Web application framework designed to help build dynamic and robust Web sites. It’s single theory is based on minimal and focusing on only core glue for your complex PHP web sites. Today I will show you how to create a shout-box using the framework.]]></description>
		<wfw:commentRss>http://blog.insicdesigns.com/2010/03/embracing-php-5-3-mvc-with-mimvic/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</item>
	</channel>
</rss>

