<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Sharebrain » Scripting</title>
	
	<link>http://sharebrain.info</link>
	<description />
	<lastBuildDate>Thu, 17 May 2012 00:21:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/Sharebrain_scripting" /><feedburner:info uri="sharebrain_scripting" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" /><item>
		<title>Photobooth with PHP, jQuery and CSS3</title>
		<link>http://feedproxy.google.com/~r/Sharebrain_scripting/~3/ENm-c_AxkdE/</link>
		<comments>http://sharebrain.info/scripting/photobooth-with-php-jquery-and-css3/17628/#comments</comments>
		<pubDate>Tue, 08 May 2012 04:53:00 +0000</pubDate>
		<dc:creator>learnphp123</dc:creator>
				<category><![CDATA[Scripting]]></category>

		<guid isPermaLink="false">http://sharebrain.info/?p=17628</guid>
		<description><![CDATA[<p><a href="http://sharebrain.info/scripting/photobooth-with-php-jquery-and-css3/17628/"><img src="" width="270" alt=""/></a></p>In this tutorial, we will be building a jQuery and PHP powered photobooth. It will allow your website visitors to take a snapshot with their web camera and upload it from a neat CSS3 interface. Incoming search terms:photo booth scriptphp photo booth script<p><a href="http://sharebrain.info/scripting/photobooth-with-php-jquery-and-css3/17628/">View and Vote</a></p>]]></description>
			<content:encoded><![CDATA[<p class="first-child ">In this tutorial, we will be building a jQuery and PHP powered photobooth. It will allow your website visitors to take a snapshot with their web camera and upload it from a neat CSS3 interface.</p>
<h4>Incoming search terms:</h4><ul><li>photo booth script</li><li>php photo booth script</li></ul><img src="http://feeds.feedburner.com/~r/Sharebrain_scripting/~4/ENm-c_AxkdE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://sharebrain.info/scripting/photobooth-with-php-jquery-and-css3/17628/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://sharebrain.info/scripting/photobooth-with-php-jquery-and-css3/17628/</feedburner:origLink></item>
		<item>
		<title>Reading Excel Documents with PHP, Ajax and jQuery</title>
		<link>http://feedproxy.google.com/~r/Sharebrain_scripting/~3/-WZaGTvO2zg/</link>
		<comments>http://sharebrain.info/scripting/reading-excel-documents-with-php-ajax-and-jquery/17301/#comments</comments>
		<pubDate>Fri, 04 May 2012 06:03:00 +0000</pubDate>
		<dc:creator>learnphp123</dc:creator>
				<category><![CDATA[Scripting]]></category>

		<guid isPermaLink="false">http://sharebrain.info/?p=17301</guid>
		<description><![CDATA[<p><a href="http://sharebrain.info/scripting/reading-excel-documents-with-php-ajax-and-jquery/17301/"><img src="" width="270" alt=""/></a></p>Every wanted to display information from an excel document on a website? Ever wanted to do it asynchronously? Today is your lucky day. This article will show you how to load in an excel document using php, jquery and ajax.<p><a href="http://sharebrain.info/scripting/reading-excel-documents-with-php-ajax-and-jquery/17301/">View and Vote</a></p>]]></description>
			<content:encoded><![CDATA[<p class="first-child ">Every wanted to display information from an excel document on a website? Ever wanted to do it asynchronously? Today is your lucky day. This article will show you how to load in an excel document using php, jquery and ajax.</p>
<img src="http://feeds.feedburner.com/~r/Sharebrain_scripting/~4/-WZaGTvO2zg" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://sharebrain.info/scripting/reading-excel-documents-with-php-ajax-and-jquery/17301/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://sharebrain.info/scripting/reading-excel-documents-with-php-ajax-and-jquery/17301/</feedburner:origLink></item>
		<item>
		<title>Generating Files with jQuery</title>
		<link>http://feedproxy.google.com/~r/Sharebrain_scripting/~3/K9UyKvKZlK8/</link>
		<comments>http://sharebrain.info/scripting/generating-files-with-jquery/17263/#comments</comments>
		<pubDate>Thu, 03 May 2012 18:15:00 +0000</pubDate>
		<dc:creator>learnphp123</dc:creator>
				<category><![CDATA[Scripting]]></category>

		<guid isPermaLink="false">http://sharebrain.info/?p=17263</guid>
		<description><![CDATA[<p><a href="http://sharebrain.info/scripting/generating-files-with-jquery/17263/"><img src="" width="270" alt=""/></a></p>When building a web application, you oftentimes need to give users the ability to download a piece of data as a file. It could be a backup of configuration settings, reports, or other piece of information that is generated dynamically.<p><a href="http://sharebrain.info/scripting/generating-files-with-jquery/17263/">View and Vote</a></p>]]></description>
			<content:encoded><![CDATA[<p class="first-child ">When building a web application, you oftentimes need to give users the ability to download a piece of data as a file. It could be a backup of configuration settings, reports, or other piece of information that is generated dynamically.</p>
<img src="http://feeds.feedburner.com/~r/Sharebrain_scripting/~4/K9UyKvKZlK8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://sharebrain.info/scripting/generating-files-with-jquery/17263/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://sharebrain.info/scripting/generating-files-with-jquery/17263/</feedburner:origLink></item>
		<item>
		<title>Making A Slick Content Slider in jQuery</title>
		<link>http://feedproxy.google.com/~r/Sharebrain_scripting/~3/BMScCeXXuUo/</link>
		<comments>http://sharebrain.info/scripting/making-a-slick-content-slider-in-jquery/17158/#comments</comments>
		<pubDate>Mon, 30 Apr 2012 09:44:00 +0000</pubDate>
		<dc:creator>learnphp123</dc:creator>
				<category><![CDATA[Scripting]]></category>

		<guid isPermaLink="false">http://sharebrain.info/?p=17158</guid>
		<description><![CDATA[<p><a href="http://sharebrain.info/scripting/making-a-slick-content-slider-in-jquery/17158/"><img src="" width="270" alt=""/></a></p>Web masters constantly search for ways to optimize the way content is presented on their sites. With the advent of terms like “above the fold” it is ever so important to provide eye-catching and functional user interfaces.<p><a href="http://sharebrain.info/scripting/making-a-slick-content-slider-in-jquery/17158/">View and Vote</a></p>]]></description>
			<content:encoded><![CDATA[<p class="first-child ">Web masters constantly search for ways to optimize the way content is presented on their sites. With the advent of terms like “above the fold” it is ever so important to provide eye-catching and functional user interfaces.</p>
<img src="http://feeds.feedburner.com/~r/Sharebrain_scripting/~4/BMScCeXXuUo" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://sharebrain.info/scripting/making-a-slick-content-slider-in-jquery/17158/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://sharebrain.info/scripting/making-a-slick-content-slider-in-jquery/17158/</feedburner:origLink></item>
		<item>
		<title>Create a shoutbox using PHP and AJAX (with jQuery)</title>
		<link>http://feedproxy.google.com/~r/Sharebrain_scripting/~3/2XSvuJpT4yw/</link>
		<comments>http://sharebrain.info/scripting/create-a-shoutbox-using-php-and-ajax-with-jquery/16988/#comments</comments>
		<pubDate>Fri, 27 Apr 2012 19:14:00 +0000</pubDate>
		<dc:creator>learnphp123</dc:creator>
				<category><![CDATA[Scripting]]></category>

		<guid isPermaLink="false">http://sharebrain.info/?p=16988</guid>
		<description><![CDATA[<p><a href="http://sharebrain.info/scripting/create-a-shoutbox-using-php-and-ajax-with-jquery/16988/"><img src="" width="270" alt=""/></a></p>Continuing with the tutorials about AJAX and jQuery we will create a stunning and dynamic shoutbox based in PHP and AJAX (using jQuery).Continuing with the tutorials about AJAX and jQuery we will create a stunning and dynamic shoutbox based in PHP and AJAX (using jQuery). Incoming search terms:shoutbox using jquery<p><a href="http://sharebrain.info/scripting/create-a-shoutbox-using-php-and-ajax-with-jquery/16988/">View and Vote</a></p>]]></description>
			<content:encoded><![CDATA[<p class="first-child ">Continuing with the tutorials about AJAX and jQuery we will create a stunning and dynamic shoutbox based in PHP and AJAX (using jQuery).Continuing with the tutorials about AJAX and jQuery we will create a stunning and dynamic shoutbox based in PHP and AJAX (using jQuery).</p>
<h4>Incoming search terms:</h4><ul><li>shoutbox using jquery</li></ul><img src="http://feeds.feedburner.com/~r/Sharebrain_scripting/~4/2XSvuJpT4yw" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://sharebrain.info/scripting/create-a-shoutbox-using-php-and-ajax-with-jquery/16988/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://sharebrain.info/scripting/create-a-shoutbox-using-php-and-ajax-with-jquery/16988/</feedburner:origLink></item>
		<item>
		<title>Google Plus Style Drag and Drop adding Groups with jQuery</title>
		<link>http://feedproxy.google.com/~r/Sharebrain_scripting/~3/8IAQaBGqebs/</link>
		<comments>http://sharebrain.info/scripting/google-plus-style-drag-and-drop-adding-groups-with-jquery/16966/#comments</comments>
		<pubDate>Thu, 26 Apr 2012 05:52:00 +0000</pubDate>
		<dc:creator>learnphp123</dc:creator>
				<category><![CDATA[Scripting]]></category>

		<guid isPermaLink="false">http://sharebrain.info/?p=16966</guid>
		<description><![CDATA[<p><a href="http://sharebrain.info/scripting/google-plus-style-drag-and-drop-adding-groups-with-jquery/16966/"><img src="" width="270" alt=""/></a></p>Are you looking for Google plus style drag and drop adding friends in groups or circle. Google plus circle implementation so cool, same way I have tried similar user groups adding application with drag and drop effect using jquery and php. Incoming search terms:jquery google circles drag and dropcircles google jqueryjquery google plus circles drag [...]<p><a href="http://sharebrain.info/scripting/google-plus-style-drag-and-drop-adding-groups-with-jquery/16966/">View and Vote</a></p>]]></description>
			<content:encoded><![CDATA[<p class="first-child ">Are you looking for Google plus style drag and drop adding friends in groups or circle. Google plus circle implementation so cool, same way I have tried similar user groups adding application with drag and drop effect using jquery and php.</p>
<h4>Incoming search terms:</h4><ul><li>jquery google circles drag and drop</li><li>circles google jquery</li><li>jquery google plus circles drag drop</li></ul><img src="http://feeds.feedburner.com/~r/Sharebrain_scripting/~4/8IAQaBGqebs" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://sharebrain.info/scripting/google-plus-style-drag-and-drop-adding-groups-with-jquery/16966/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://sharebrain.info/scripting/google-plus-style-drag-and-drop-adding-groups-with-jquery/16966/</feedburner:origLink></item>
		<item>
		<title>10+ Top jQuery Snow Falling effect Plugin &amp; Tutorial with Example</title>
		<link>http://feedproxy.google.com/~r/Sharebrain_scripting/~3/Le2T23bjLLc/</link>
		<comments>http://sharebrain.info/scripting/10-top-jquery-snow-falling-effect-plugin-tutorial-with-example/16893/#comments</comments>
		<pubDate>Tue, 24 Apr 2012 16:41:00 +0000</pubDate>
		<dc:creator>sanchitsoni</dc:creator>
				<category><![CDATA[Scripting]]></category>

		<guid isPermaLink="false">http://sharebrain.info/?p=16893</guid>
		<description><![CDATA[<p><a href="http://sharebrain.info/scripting/10-top-jquery-snow-falling-effect-plugin-tutorial-with-example/16893/"><img src="" width="270" alt=""/></a></p>In this Article we are providing best jQuery Snow effect plugins and tutorials with example.Growing demand of jquery animation gives a great concept to developers for making good animation effect in jquery.jQuery Snow effect gives a attractive look to webpages and we not only use these plugins for snow effect but we can also use [...]<p><a href="http://sharebrain.info/scripting/10-top-jquery-snow-falling-effect-plugin-tutorial-with-example/16893/">View and Vote</a></p>]]></description>
			<content:encoded><![CDATA[<p class="first-child ">In this Article we are providing best jQuery Snow effect plugins and tutorials with example.Growing demand of jquery animation gives a great concept to developers for making good animation effect in jquery.jQuery Snow effect gives a attractive look to webpages and we not only use these plugins for snow effect but we can also use it in other plugins like flowers falling effect, letters falling etc.</p>
<img src="http://feeds.feedburner.com/~r/Sharebrain_scripting/~4/Le2T23bjLLc" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://sharebrain.info/scripting/10-top-jquery-snow-falling-effect-plugin-tutorial-with-example/16893/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://sharebrain.info/scripting/10-top-jquery-snow-falling-effect-plugin-tutorial-with-example/16893/</feedburner:origLink></item>
		<item>
		<title>20+ Superb jQuery Plugins</title>
		<link>http://feedproxy.google.com/~r/Sharebrain_scripting/~3/mcpVqL63dmw/</link>
		<comments>http://sharebrain.info/scripting/20-superb-jquery-plugins/16818/#comments</comments>
		<pubDate>Mon, 23 Apr 2012 17:33:00 +0000</pubDate>
		<dc:creator>muhammadfj</dc:creator>
				<category><![CDATA[Scripting]]></category>

		<guid isPermaLink="false">http://sharebrain.info/?p=16818</guid>
		<description><![CDATA[<p><a href="http://sharebrain.info/scripting/20-superb-jquery-plugins/16818/"><img src="" width="270" alt=""/></a></p>20+ superb jQuery plugins for web designers and developers. Today we’re rounded up fresh jQuery plugins which are sliders, image galleries, slideshow plugins, jQuery file upload, user interface, jquery scrolling, ajax datagrids plugins, jquery notification, user interface elements, web contact forms, modal windows, tooltips, font size, and many other jQuery plugins collected all in one [...]<p><a href="http://sharebrain.info/scripting/20-superb-jquery-plugins/16818/">View and Vote</a></p>]]></description>
			<content:encoded><![CDATA[<p>20+ superb jQuery plugins for web designers and developers. Today we’re rounded up fresh jQuery plugins which are sliders, image galleries, slideshow plugins, jQuery file upload, user interface, jquery scrolling, ajax datagrids plugins, jquery notification, user interface elements, web contact forms, modal windows, tooltips, font size, and many other jQuery plugins collected all in one place.</p>
<img src="http://feeds.feedburner.com/~r/Sharebrain_scripting/~4/mcpVqL63dmw" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://sharebrain.info/scripting/20-superb-jquery-plugins/16818/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://sharebrain.info/scripting/20-superb-jquery-plugins/16818/</feedburner:origLink></item>
		<item>
		<title>Carbon Fiber Signup Form With PHP, jQuery and CSS3</title>
		<link>http://feedproxy.google.com/~r/Sharebrain_scripting/~3/fKBy__RFWsE/</link>
		<comments>http://sharebrain.info/scripting/carbon-fiber-signup-form-with-php-jquery-and-css3/16856/#comments</comments>
		<pubDate>Mon, 23 Apr 2012 01:24:00 +0000</pubDate>
		<dc:creator>learnphp123</dc:creator>
				<category><![CDATA[Scripting]]></category>

		<guid isPermaLink="false">http://sharebrain.info/?p=16856</guid>
		<description><![CDATA[<p><a href="http://sharebrain.info/scripting/carbon-fiber-signup-form-with-php-jquery-and-css3/16856/"><img src="" width="270" alt=""/></a></p>A carbon fiber – style form, build using progressive enhancement. This means that we first ensure that the form works well without JavaScript and fancy CSS support (think of IE6 here) and later move on by layering over cool styling, AJAX and jQuery magic.<p><a href="http://sharebrain.info/scripting/carbon-fiber-signup-form-with-php-jquery-and-css3/16856/">View and Vote</a></p>]]></description>
			<content:encoded><![CDATA[<p class="first-child ">A carbon fiber – style form, build using progressive enhancement. This means that we first ensure that the form works well without JavaScript and fancy CSS support (think of IE6 here) and later move on by layering over cool styling, AJAX and jQuery magic.</p>
<img src="http://feeds.feedburner.com/~r/Sharebrain_scripting/~4/fKBy__RFWsE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://sharebrain.info/scripting/carbon-fiber-signup-form-with-php-jquery-and-css3/16856/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://sharebrain.info/scripting/carbon-fiber-signup-form-with-php-jquery-and-css3/16856/</feedburner:origLink></item>
		<item>
		<title>jQuery Mobile Advanced Tutorial – RSS reader app</title>
		<link>http://feedproxy.google.com/~r/Sharebrain_scripting/~3/3X3sAcRkSr0/</link>
		<comments>http://sharebrain.info/scripting/jquery-mobile-advanced-tutorial-rss-reader-app-2/16622/#comments</comments>
		<pubDate>Tue, 17 Apr 2012 15:42:00 +0000</pubDate>
		<dc:creator>learnphp123</dc:creator>
				<category><![CDATA[Scripting]]></category>

		<guid isPermaLink="false">http://sharebrain.info/?p=16622</guid>
		<description><![CDATA[<p><a href="http://sharebrain.info/scripting/jquery-mobile-advanced-tutorial-rss-reader-app-2/16622/"><img src="" width="270" alt=""/></a></p>Today’s tutorial is going to show you how you can use jQuery Mobile with PHP, MySQL and a bit of AJAX to build a small mobile web application. Incoming search terms:jquery mobile php mysql tutorial<p><a href="http://sharebrain.info/scripting/jquery-mobile-advanced-tutorial-rss-reader-app-2/16622/">View and Vote</a></p>]]></description>
			<content:encoded><![CDATA[<p class="first-child ">Today’s tutorial is going to show you how you can use jQuery Mobile with PHP, MySQL and a bit of AJAX to build a small mobile web application.</p>
<h4>Incoming search terms:</h4><ul><li>jquery mobile php mysql tutorial</li></ul><img src="http://feeds.feedburner.com/~r/Sharebrain_scripting/~4/3X3sAcRkSr0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://sharebrain.info/scripting/jquery-mobile-advanced-tutorial-rss-reader-app-2/16622/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://sharebrain.info/scripting/jquery-mobile-advanced-tutorial-rss-reader-app-2/16622/</feedburner:origLink></item>
		<item>
		<title>Making a jQuery Page Flip Magazine with turn.js</title>
		<link>http://feedproxy.google.com/~r/Sharebrain_scripting/~3/sxd6_ZnWO1A/</link>
		<comments>http://sharebrain.info/scripting/making-a-jquery-page-flip-magazine-with-turn-js/16562/#comments</comments>
		<pubDate>Mon, 16 Apr 2012 07:36:00 +0000</pubDate>
		<dc:creator>learnphp123</dc:creator>
				<category><![CDATA[Scripting]]></category>

		<guid isPermaLink="false">http://sharebrain.info/?p=16562</guid>
		<description><![CDATA[<p><a href="http://sharebrain.info/scripting/making-a-jquery-page-flip-magazine-with-turn-js/16562/"><img src="" width="270" alt=""/></a></p>In this tutorial we are going to use PHP and the turn.js plugin, an implementation of the page flip effect with pure CSS3 and jQuery, to build a pretty magazine. We will fetch the most popular images from Instagram every hour, and use them as pages. Incoming search terms:e magazine jquerye magazine jquery page flipfancybox [...]<p><a href="http://sharebrain.info/scripting/making-a-jquery-page-flip-magazine-with-turn-js/16562/">View and Vote</a></p>]]></description>
			<content:encoded><![CDATA[<p class="first-child ">In this tutorial we are going to use PHP and the turn.js plugin, an implementation of the page flip effect with pure CSS3 and jQuery, to build a pretty magazine. We will fetch the most popular images from Instagram every hour, and use them as pages.</p>
<h4>Incoming search terms:</h4><ul><li>e magazine jquery</li><li>e magazine jquery page flip</li><li>fancybox turn js</li></ul><img src="http://feeds.feedburner.com/~r/Sharebrain_scripting/~4/sxd6_ZnWO1A" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://sharebrain.info/scripting/making-a-jquery-page-flip-magazine-with-turn-js/16562/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://sharebrain.info/scripting/making-a-jquery-page-flip-magazine-with-turn-js/16562/</feedburner:origLink></item>
		<item>
		<title>Lead Generation: Helping You Increase Sales and Acquire More Clients</title>
		<link>http://feedproxy.google.com/~r/Sharebrain_scripting/~3/cdYd1wWpqng/</link>
		<comments>http://sharebrain.info/scripting/lead-generation-helping-you-increase-sales-and-acquire-more-clients/16530/#comments</comments>
		<pubDate>Mon, 16 Apr 2012 01:00:00 +0000</pubDate>
		<dc:creator>joemamoran</dc:creator>
				<category><![CDATA[Scripting]]></category>

		<guid isPermaLink="false">http://sharebrain.info/?p=16530</guid>
		<description><![CDATA[<p><a href="http://sharebrain.info/scripting/lead-generation-helping-you-increase-sales-and-acquire-more-clients/16530/"><img src="" width="270" alt=""/></a></p>Lead generation process is a speedy and reliable way on how to generate leads. Thus, helping you to get more clients and boost sales performance.<p><a href="http://sharebrain.info/scripting/lead-generation-helping-you-increase-sales-and-acquire-more-clients/16530/">View and Vote</a></p>]]></description>
			<content:encoded><![CDATA[<p class="first-child ">Lead generation process is a speedy and reliable way on how to generate leads. Thus, helping you to get more clients and boost sales performance.</p>
<img src="http://feeds.feedburner.com/~r/Sharebrain_scripting/~4/cdYd1wWpqng" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://sharebrain.info/scripting/lead-generation-helping-you-increase-sales-and-acquire-more-clients/16530/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://sharebrain.info/scripting/lead-generation-helping-you-increase-sales-and-acquire-more-clients/16530/</feedburner:origLink></item>
		<item>
		<title>Mini HTML vCard : HTML jQuery Portfolio Template with Demo</title>
		<link>http://feedproxy.google.com/~r/Sharebrain_scripting/~3/8bKfl39y1ro/</link>
		<comments>http://sharebrain.info/scripting/mini-html-vcard-html-jquery-portfolio-template-with-demo/16424/#comments</comments>
		<pubDate>Thu, 12 Apr 2012 18:48:00 +0000</pubDate>
		<dc:creator>learnphp123</dc:creator>
				<category><![CDATA[Scripting]]></category>

		<guid isPermaLink="false">http://sharebrain.info/?p=16424</guid>
		<description><![CDATA[<p><a href="http://sharebrain.info/scripting/mini-html-vcard-html-jquery-portfolio-template-with-demo/16424/"><img src="" width="270" alt=""/></a></p>Mini HTML vCard is a free HTML jQuery vCard portfolio template.It is a single-page, mini websitethat is powered with JavaScript (jQuery) and focuses on quickly displaying information about a person. Incoming search terms:free html vcart templatevcard free htmlvcard free template<p><a href="http://sharebrain.info/scripting/mini-html-vcard-html-jquery-portfolio-template-with-demo/16424/">View and Vote</a></p>]]></description>
			<content:encoded><![CDATA[<p class="first-child ">Mini HTML vCard is a free HTML jQuery vCard portfolio template.It is a single-page, mini websitethat is powered with JavaScript (jQuery) and focuses on quickly displaying information about a person.</p>
<h4>Incoming search terms:</h4><ul><li>free html vcart template</li><li>vcard free html</li><li>vcard free template</li></ul><img src="http://feeds.feedburner.com/~r/Sharebrain_scripting/~4/8bKfl39y1ro" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://sharebrain.info/scripting/mini-html-vcard-html-jquery-portfolio-template-with-demo/16424/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://sharebrain.info/scripting/mini-html-vcard-html-jquery-portfolio-template-with-demo/16424/</feedburner:origLink></item>
		<item>
		<title>20 Best Ajax jQuery Pagination Plugin &amp; Tutorial with Example</title>
		<link>http://feedproxy.google.com/~r/Sharebrain_scripting/~3/RBKGdTX1nMY/</link>
		<comments>http://sharebrain.info/scripting/20-best-ajax-jquery-pagination-plugin-tutorial-with-example/16403/#comments</comments>
		<pubDate>Wed, 11 Apr 2012 22:00:00 +0000</pubDate>
		<dc:creator>sanchitsoni</dc:creator>
				<category><![CDATA[Scripting]]></category>

		<guid isPermaLink="false">http://sharebrain.info/?p=16403</guid>
		<description><![CDATA[<p><a href="http://sharebrain.info/scripting/20-best-ajax-jquery-pagination-plugin-tutorial-with-example/16403/"><img src="" width="270" alt=""/></a></p>In this Article we are providing best Ajax jQuery Pagination with example and demo.jQuery Paginate with Ajax is growing fast web page accessing technology. Incoming search terms:best jquery paginationjquery pagination plugin tutorial<p><a href="http://sharebrain.info/scripting/20-best-ajax-jquery-pagination-plugin-tutorial-with-example/16403/">View and Vote</a></p>]]></description>
			<content:encoded><![CDATA[<p class="first-child ">In this Article we are providing best Ajax jQuery Pagination with example and demo.jQuery Paginate with Ajax is growing  fast web page accessing technology.</p>
<h4>Incoming search terms:</h4><ul><li>best jquery pagination</li><li>jquery pagination plugin tutorial</li></ul><img src="http://feeds.feedburner.com/~r/Sharebrain_scripting/~4/RBKGdTX1nMY" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://sharebrain.info/scripting/20-best-ajax-jquery-pagination-plugin-tutorial-with-example/16403/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://sharebrain.info/scripting/20-best-ajax-jquery-pagination-plugin-tutorial-with-example/16403/</feedburner:origLink></item>
		<item>
		<title>jQuery Multi-level Photo Map</title>
		<link>http://feedproxy.google.com/~r/Sharebrain_scripting/~3/GT6B87NA-_o/</link>
		<comments>http://sharebrain.info/scripting/jquery-multi-level-photo-map/16272/#comments</comments>
		<pubDate>Mon, 09 Apr 2012 19:45:00 +0000</pubDate>
		<dc:creator>learnphp123</dc:creator>
				<category><![CDATA[Scripting]]></category>

		<guid isPermaLink="false">http://sharebrain.info/?p=16272</guid>
		<description><![CDATA[<p><a href="http://sharebrain.info/scripting/jquery-multi-level-photo-map/16272/"><img src="" width="270" alt=""/></a></p>This multi-level map based image gallery makes it possible to show images related to their location. The first level indicates the location of the places where each one has a set of images, and the second level shows each single image and its location.<p><a href="http://sharebrain.info/scripting/jquery-multi-level-photo-map/16272/">View and Vote</a></p>]]></description>
			<content:encoded><![CDATA[<p class="first-child ">This multi-level map based image gallery makes it possible to show images related to their location. The first level indicates the location of the places where each one has a set of images, and the second level shows each single image and its location. </p>
<img src="http://feeds.feedburner.com/~r/Sharebrain_scripting/~4/GT6B87NA-_o" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://sharebrain.info/scripting/jquery-multi-level-photo-map/16272/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://sharebrain.info/scripting/jquery-multi-level-photo-map/16272/</feedburner:origLink></item>
		<item>
		<title>25 Amazingly Fresh jQuery Plugins</title>
		<link>http://feedproxy.google.com/~r/Sharebrain_scripting/~3/fafKoj54IMA/</link>
		<comments>http://sharebrain.info/scripting/25-amazingly-fresh-jquery-plugins/16309/#comments</comments>
		<pubDate>Mon, 09 Apr 2012 10:05:00 +0000</pubDate>
		<dc:creator>the_archer</dc:creator>
				<category><![CDATA[Scripting]]></category>

		<guid isPermaLink="false">http://sharebrain.info/?p=16309</guid>
		<description><![CDATA[<p><a href="http://sharebrain.info/scripting/25-amazingly-fresh-jquery-plugins/16309/"><img src="" width="270" alt=""/></a></p>A collection of 25 fresh jQuery plugins for use in your next projects. All of them are relatively new and ready for use. The jQuery plugins were collected from around the web and are showcased as one unified collection.<p><a href="http://sharebrain.info/scripting/25-amazingly-fresh-jquery-plugins/16309/">View and Vote</a></p>]]></description>
			<content:encoded><![CDATA[<p class="first-child ">A collection of 25 fresh jQuery plugins for use in your next projects.  All of them are relatively new and ready for use.  The jQuery plugins were collected from around the web and are showcased as one unified collection.</p>
<img src="http://feeds.feedburner.com/~r/Sharebrain_scripting/~4/fafKoj54IMA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://sharebrain.info/scripting/25-amazingly-fresh-jquery-plugins/16309/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://sharebrain.info/scripting/25-amazingly-fresh-jquery-plugins/16309/</feedburner:origLink></item>
		<item>
		<title>20 Awesome jQuery Plugins</title>
		<link>http://feedproxy.google.com/~r/Sharebrain_scripting/~3/L9S8zWw5iQs/</link>
		<comments>http://sharebrain.info/scripting/20-awesome-jquery-plugins/16221/#comments</comments>
		<pubDate>Fri, 06 Apr 2012 13:24:00 +0000</pubDate>
		<dc:creator>muhammadfj</dc:creator>
				<category><![CDATA[Scripting]]></category>

		<guid isPermaLink="false">http://sharebrain.info/?p=16221</guid>
		<description><![CDATA[<p><a href="http://sharebrain.info/scripting/20-awesome-jquery-plugins/16221/"><img src="" width="270" alt=""/></a></p>20 Awesome jquery plugins and scripts for web designers and developers. This post have jquery plugins such as sliders, image galleries, slideshow plugins, jQuery navigation menus, jquery file upload, image rotators, plugins for tabs, user interface elements, web contact forms, modal windows, tooltips, font size, and many other awesome jquery scripts collected in one place.<p><a href="http://sharebrain.info/scripting/20-awesome-jquery-plugins/16221/">View and Vote</a></p>]]></description>
			<content:encoded><![CDATA[<p>20 Awesome jquery plugins and scripts for web designers and developers. This post have jquery plugins such as sliders, image galleries, slideshow plugins, jQuery navigation menus, jquery file upload, image rotators, plugins for tabs, user interface elements, web contact forms, modal windows, tooltips, font size, and many other awesome jquery scripts collected in one place.</p>
<img src="http://feeds.feedburner.com/~r/Sharebrain_scripting/~4/L9S8zWw5iQs" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://sharebrain.info/scripting/20-awesome-jquery-plugins/16221/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://sharebrain.info/scripting/20-awesome-jquery-plugins/16221/</feedburner:origLink></item>
		<item>
		<title>38 Useful and Effective jQuery Plugins for Responsive Web Design</title>
		<link>http://feedproxy.google.com/~r/Sharebrain_scripting/~3/hX5_75BCWhQ/</link>
		<comments>http://sharebrain.info/scripting/38-useful-and-effective-jquery-plugins-for-responsive-web-design/16220/#comments</comments>
		<pubDate>Fri, 06 Apr 2012 03:08:00 +0000</pubDate>
		<dc:creator>cini</dc:creator>
				<category><![CDATA[Scripting]]></category>

		<guid isPermaLink="false">http://sharebrain.info/?p=16220</guid>
		<description><![CDATA[<p><a href="http://sharebrain.info/scripting/38-useful-and-effective-jquery-plugins-for-responsive-web-design/16220/"><img src="" width="270" alt=""/></a></p>If you are familiar with web design for the last 12 months or more then you might just heard of responsive web design.Well,responsive web design or mobile friendly web design is basically the concept of building a website that allows the layout and elements adapt itself according to the device people are viewing. In today’s [...]<p><a href="http://sharebrain.info/scripting/38-useful-and-effective-jquery-plugins-for-responsive-web-design/16220/">View and Vote</a></p>]]></description>
			<content:encoded><![CDATA[<p class="first-child ">If you are familiar with web design for the last 12 months or more then you might just heard of responsive web design.Well,responsive web design or mobile friendly web design is basically the concept of building a website that allows the layout and elements adapt itself according to the device people are viewing. In today’s post we have gathered jQuery plugins for responsive web design.</p>
<img src="http://feeds.feedburner.com/~r/Sharebrain_scripting/~4/hX5_75BCWhQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://sharebrain.info/scripting/38-useful-and-effective-jquery-plugins-for-responsive-web-design/16220/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://sharebrain.info/scripting/38-useful-and-effective-jquery-plugins-for-responsive-web-design/16220/</feedburner:origLink></item>
		<item>
		<title>27 Scripts to Make Your Own Facebook Clone</title>
		<link>http://feedproxy.google.com/~r/Sharebrain_scripting/~3/OBj3nanYNCs/</link>
		<comments>http://sharebrain.info/scripting/27-scripts-to-make-your-own-facebook-clone/16115/#comments</comments>
		<pubDate>Wed, 04 Apr 2012 20:14:00 +0000</pubDate>
		<dc:creator>gracykelly</dc:creator>
				<category><![CDATA[Scripting]]></category>

		<guid isPermaLink="false">http://sharebrain.info/?p=16115</guid>
		<description><![CDATA[<p><a href="http://sharebrain.info/scripting/27-scripts-to-make-your-own-facebook-clone/16115/"><img src="" width="270" alt=""/></a></p>As Facebook is becoming more and more popular many enthusiasts or I should say many new web entrepreneurs are trying to make a mark by launching a Facebook clone. There are many Facebook clones which are quite successful, one of them I remember is StudyVZ which is a Facebook clone for the German market,<p><a href="http://sharebrain.info/scripting/27-scripts-to-make-your-own-facebook-clone/16115/">View and Vote</a></p>]]></description>
			<content:encoded><![CDATA[<p class="first-child ">As Facebook is becoming more and more popular many enthusiasts or I should say many new web entrepreneurs are trying to make a mark by launching a Facebook clone. There are many Facebook clones which are quite successful, one of them I remember is StudyVZ which is a Facebook clone for the German market,</p>
<img src="http://feeds.feedburner.com/~r/Sharebrain_scripting/~4/OBj3nanYNCs" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://sharebrain.info/scripting/27-scripts-to-make-your-own-facebook-clone/16115/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://sharebrain.info/scripting/27-scripts-to-make-your-own-facebook-clone/16115/</feedburner:origLink></item>
		<item>
		<title>34 PHP Frameworks For Rapid PHP Development</title>
		<link>http://feedproxy.google.com/~r/Sharebrain_scripting/~3/21NDkanWJtk/</link>
		<comments>http://sharebrain.info/scripting/34-php-frameworks-for-rapid-php-development/16022/#comments</comments>
		<pubDate>Fri, 30 Mar 2012 00:16:00 +0000</pubDate>
		<dc:creator>gracykelly</dc:creator>
				<category><![CDATA[Scripting]]></category>

		<guid isPermaLink="false">http://sharebrain.info/?p=16022</guid>
		<description><![CDATA[<p><a href="http://sharebrain.info/scripting/34-php-frameworks-for-rapid-php-development/16022/"><img src="" width="270" alt=""/></a></p>PHP is the most popular scripting language in the world as it is flexible and easy to understand. A PHP framework is a structure that will allow you to develop any web application quickly and easily. Incoming search terms:php developmentrapid-php -editor -blumentals<p><a href="http://sharebrain.info/scripting/34-php-frameworks-for-rapid-php-development/16022/">View and Vote</a></p>]]></description>
			<content:encoded><![CDATA[<p class="first-child ">PHP is the most popular scripting language in the world as it is flexible and easy to understand. A PHP framework is a structure that will allow you to develop any web application quickly and easily.</p>
<h4>Incoming search terms:</h4><ul><li>php development</li><li>rapid-php -editor -blumentals</li></ul><img src="http://feeds.feedburner.com/~r/Sharebrain_scripting/~4/21NDkanWJtk" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://sharebrain.info/scripting/34-php-frameworks-for-rapid-php-development/16022/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://sharebrain.info/scripting/34-php-frameworks-for-rapid-php-development/16022/</feedburner:origLink></item>
		<item>
		<title>Interactive Image Vamp up with jQuery, CSS3 and PHP</title>
		<link>http://feedproxy.google.com/~r/Sharebrain_scripting/~3/Bi7wC759hAY/</link>
		<comments>http://sharebrain.info/scripting/interactive-image-vamp-up-with-jquery-css3-and-php-2/15925/#comments</comments>
		<pubDate>Tue, 27 Mar 2012 02:57:00 +0000</pubDate>
		<dc:creator>learnphp123</dc:creator>
				<category><![CDATA[Scripting]]></category>

		<guid isPermaLink="false">http://sharebrain.info/?p=15925</guid>
		<description><![CDATA[<p><a href="http://sharebrain.info/scripting/interactive-image-vamp-up-with-jquery-css3-and-php-2/15925/"><img src="" width="270" alt=""/></a></p>Today we will show you how to create an online application for giving some funny touches to an image. We will be using jQuery and jQuery UI for dragging and resizing little bling elements like mustaches and glasses. With PHP the image and the bling elements will get merged and the end result can be [...]<p><a href="http://sharebrain.info/scripting/interactive-image-vamp-up-with-jquery-css3-and-php-2/15925/">View and Vote</a></p>]]></description>
			<content:encoded><![CDATA[<p class="first-child ">Today we will show you how to create an online application for giving  some funny touches to an image.  We will be using jQuery and jQuery UI  for dragging and resizing little  bling elements like mustaches and  glasses. With PHP the image and the  bling elements will get merged and  the end result can be viewed.</p>
<h4>Incoming search terms:</h4><ul><li>how to create an interactive lesson using jquery and css3</li><li>interactive image jquery</li><li>jquery image interactive brain</li><li>php interactive image</li></ul><img src="http://feeds.feedburner.com/~r/Sharebrain_scripting/~4/Bi7wC759hAY" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://sharebrain.info/scripting/interactive-image-vamp-up-with-jquery-css3-and-php-2/15925/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://sharebrain.info/scripting/interactive-image-vamp-up-with-jquery-css3-and-php-2/15925/</feedburner:origLink></item>
		<item>
		<title>35+ Best Ajax jQuery Autocomplete Tutorial &amp; Plugin with Examples</title>
		<link>http://feedproxy.google.com/~r/Sharebrain_scripting/~3/aPSRWU_3h1k/</link>
		<comments>http://sharebrain.info/scripting/35-best-ajax-jquery-autocomplete-tutorial-plugin-with-examples/15789/#comments</comments>
		<pubDate>Fri, 23 Mar 2012 07:24:00 +0000</pubDate>
		<dc:creator>sanchitsoni</dc:creator>
				<category><![CDATA[Scripting]]></category>

		<guid isPermaLink="false">http://sharebrain.info/?p=15789</guid>
		<description><![CDATA[<p><a href="http://sharebrain.info/scripting/35-best-ajax-jquery-autocomplete-tutorial-plugin-with-examples/15789/"><img src="" width="270" alt=""/></a></p>In this article,We are providing the best tutorials of Autocomplete in jQuery , ajax autocomplete and autosuggest with examples. jQuery Autocomplete an input field to enable users quickly finding and selecting some value, leveraging searching and filtering.In these days every body want fast and instant search,for this reason many popular search engines like google are [...]<p><a href="http://sharebrain.info/scripting/35-best-ajax-jquery-autocomplete-tutorial-plugin-with-examples/15789/">View and Vote</a></p>]]></description>
			<content:encoded><![CDATA[<p class="first-child ">In this article,We are providing the best tutorials of <strong>Autocomplete in jQuery , ajax autocomplete and autosuggest with examples</strong>. jQuery Autocomplete an input field to enable users quickly finding and selecting some value, leveraging searching and filtering.In these days every body want fast and instant search,for this reason many popular search engines like google are using this feature ajax autocomplete.Combination of <strong>Php,ajax and jQuery autocomplete gives some extra feature to autosuggest</strong>.</p>
<h4>Incoming search terms:</h4><ul><li>่best plugin jquery</li></ul><img src="http://feeds.feedburner.com/~r/Sharebrain_scripting/~4/aPSRWU_3h1k" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://sharebrain.info/scripting/35-best-ajax-jquery-autocomplete-tutorial-plugin-with-examples/15789/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://sharebrain.info/scripting/35-best-ajax-jquery-autocomplete-tutorial-plugin-with-examples/15789/</feedburner:origLink></item>
		<item>
		<title>20 Premium PHP Image Scripts will Save you a Lot of Time</title>
		<link>http://feedproxy.google.com/~r/Sharebrain_scripting/~3/ERw6uVJFai8/</link>
		<comments>http://sharebrain.info/scripting/20-premium-php-image-scripts-will-save-you-a-lot-of-time-2/15713/#comments</comments>
		<pubDate>Wed, 21 Mar 2012 12:52:00 +0000</pubDate>
		<dc:creator>cpsingh</dc:creator>
				<category><![CDATA[Scripting]]></category>

		<guid isPermaLink="false">http://sharebrain.info/?p=15713</guid>
		<description><![CDATA[<p><a href="http://sharebrain.info/scripting/20-premium-php-image-scripts-will-save-you-a-lot-of-time-2/15713/"><img src="" width="270" alt=""/></a></p>PHP scripts that work with images are very popular. All of those who run any sort of website know that working with images is always a tricky and time consuming task and often it is seen that it takes more than one attempt and a lot of time to get the thumbnails, sizes, and formats [...]<p><a href="http://sharebrain.info/scripting/20-premium-php-image-scripts-will-save-you-a-lot-of-time-2/15713/">View and Vote</a></p>]]></description>
			<content:encoded><![CDATA[<p class="first-child ">PHP scripts that work with images are very popular. All of those who run any sort of website know that working with images is always a tricky and time consuming task and often it is seen that it takes more than one attempt and a lot of time to get the thumbnails, sizes, and formats right.</p>
<img src="http://feeds.feedburner.com/~r/Sharebrain_scripting/~4/ERw6uVJFai8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://sharebrain.info/scripting/20-premium-php-image-scripts-will-save-you-a-lot-of-time-2/15713/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://sharebrain.info/scripting/20-premium-php-image-scripts-will-save-you-a-lot-of-time-2/15713/</feedburner:origLink></item>
		<item>
		<title>20 Premium PHP Image Scripts will Save you a Lot of Time</title>
		<link>http://feedproxy.google.com/~r/Sharebrain_scripting/~3/UsRGiXJxK4o/</link>
		<comments>http://sharebrain.info/scripting/20-premium-php-image-scripts-will-save-you-a-lot-of-time/15715/#comments</comments>
		<pubDate>Wed, 21 Mar 2012 05:56:00 +0000</pubDate>
		<dc:creator>cpsingh</dc:creator>
				<category><![CDATA[Scripting]]></category>

		<guid isPermaLink="false">http://sharebrain.info/?p=15715</guid>
		<description><![CDATA[<p><a href="http://sharebrain.info/scripting/20-premium-php-image-scripts-will-save-you-a-lot-of-time/15715/"><img src="" width="270" alt=""/></a></p>PHP scripts that work with images are very popular. All of those who run any sort of website know that working with images is always a tricky and time consuming task and often it is seen that it takes more than one attempt and a lot of time to get the thumbnails, sizes, and formats [...]<p><a href="http://sharebrain.info/scripting/20-premium-php-image-scripts-will-save-you-a-lot-of-time/15715/">View and Vote</a></p>]]></description>
			<content:encoded><![CDATA[<p class="first-child ">PHP scripts that work with images are very popular. All of those who run any sort of website know that working with images is always a tricky and time consuming task and often it is seen that it takes more than one attempt and a lot of time to get the thumbnails, sizes, and formats right.</p>
<img src="http://feeds.feedburner.com/~r/Sharebrain_scripting/~4/UsRGiXJxK4o" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://sharebrain.info/scripting/20-premium-php-image-scripts-will-save-you-a-lot-of-time/15715/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://sharebrain.info/scripting/20-premium-php-image-scripts-will-save-you-a-lot-of-time/15715/</feedburner:origLink></item>
		<item>
		<title>Image Upload and Cropping with PHP and Jquery</title>
		<link>http://feedproxy.google.com/~r/Sharebrain_scripting/~3/9NnnPEF1DVE/</link>
		<comments>http://sharebrain.info/scripting/image-upload-and-cropping-with-php-and-jquery/15654/#comments</comments>
		<pubDate>Mon, 19 Mar 2012 13:00:00 +0000</pubDate>
		<dc:creator>learnphp123</dc:creator>
				<category><![CDATA[Scripting]]></category>

		<guid isPermaLink="false">http://sharebrain.info/?p=15654</guid>
		<description><![CDATA[<p><a href="http://sharebrain.info/scripting/image-upload-and-cropping-with-php-and-jquery/15654/"><img src="" width="270" alt=""/></a></p>Image cropping is the most important and required part in social media projects. In this post my friend had implemented image cropping functionalities such as upload image file into physical location, cropping image using jquery and resizing image into small resolution.<p><a href="http://sharebrain.info/scripting/image-upload-and-cropping-with-php-and-jquery/15654/">View and Vote</a></p>]]></description>
			<content:encoded><![CDATA[<p class="first-child ">Image cropping is the most important and required part in social media projects. In this post my friend had implemented image cropping functionalities such as upload image file into physical location, cropping image using jquery and resizing image into small resolution.</p>
<img src="http://feeds.feedburner.com/~r/Sharebrain_scripting/~4/9NnnPEF1DVE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://sharebrain.info/scripting/image-upload-and-cropping-with-php-and-jquery/15654/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://sharebrain.info/scripting/image-upload-and-cropping-with-php-and-jquery/15654/</feedburner:origLink></item>
		<item>
		<title>Latest Post Blogroll Slider with jQuery and PHP</title>
		<link>http://feedproxy.google.com/~r/Sharebrain_scripting/~3/SIQB5zohvCA/</link>
		<comments>http://sharebrain.info/scripting/latest-post-blogroll-slider-with-jquery-and-php/15589/#comments</comments>
		<pubDate>Fri, 16 Mar 2012 09:46:00 +0000</pubDate>
		<dc:creator>learnphp123</dc:creator>
				<category><![CDATA[Scripting]]></category>

		<guid isPermaLink="false">http://sharebrain.info/?p=15589</guid>
		<description><![CDATA[<p><a href="http://sharebrain.info/scripting/latest-post-blogroll-slider-with-jquery-and-php/15589/"><img src="" width="270" alt=""/></a></p>In this tutorial we are going to create a blogroll slider that shows the latest post of your favorite blogs. We will be using jQuery, PHP and XSL. The aim is to get a given RSS feed of a blog and  parse the XML data with the help of PHP. Incoming search terms:latest post blogroll [...]<p><a href="http://sharebrain.info/scripting/latest-post-blogroll-slider-with-jquery-and-php/15589/">View and Vote</a></p>]]></description>
			<content:encoded><![CDATA[<p class="first-child ">In this tutorial we are going to create a blogroll slider that shows the latest post of your favorite blogs. We will be using jQuery, PHP and XSL. The aim is to get a given RSS feed of a blog and  parse the XML data with the help of PHP. </p>
<h4>Incoming search terms:</h4><ul><li>latest post blogroll slider with jquery and php</li></ul><img src="http://feeds.feedburner.com/~r/Sharebrain_scripting/~4/SIQB5zohvCA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://sharebrain.info/scripting/latest-post-blogroll-slider-with-jquery-and-php/15589/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://sharebrain.info/scripting/latest-post-blogroll-slider-with-jquery-and-php/15589/</feedburner:origLink></item>
		<item>
		<title>11 Premium Client Management Scripts to Improve Business</title>
		<link>http://feedproxy.google.com/~r/Sharebrain_scripting/~3/dvyKlFwMdqM/</link>
		<comments>http://sharebrain.info/scripting/11-premium-client-management-scripts-to-improve-business/15542/#comments</comments>
		<pubDate>Thu, 15 Mar 2012 18:08:00 +0000</pubDate>
		<dc:creator>gracykelly</dc:creator>
				<category><![CDATA[Scripting]]></category>

		<guid isPermaLink="false">http://sharebrain.info/?p=15542</guid>
		<description><![CDATA[<p><a href="http://sharebrain.info/scripting/11-premium-client-management-scripts-to-improve-business/15542/"><img src="" width="270" alt=""/></a></p>For most of us working as a freelancer is a dream come true, you are your own boss, which trust me is a great feeling. But the two things on which the success of a freelancer depends are sincerity and discipline. These factors help us deliver better client satisfaction and improve efficiency.<p><a href="http://sharebrain.info/scripting/11-premium-client-management-scripts-to-improve-business/15542/">View and Vote</a></p>]]></description>
			<content:encoded><![CDATA[<p class="first-child ">For most of us working as a freelancer is a dream come true, you are your own boss, which trust me is a great feeling. But the two things on which the success of a freelancer depends are sincerity and discipline. These factors help us deliver better client satisfaction and improve efficiency.</p>
<img src="http://feeds.feedburner.com/~r/Sharebrain_scripting/~4/dvyKlFwMdqM" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://sharebrain.info/scripting/11-premium-client-management-scripts-to-improve-business/15542/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://sharebrain.info/scripting/11-premium-client-management-scripts-to-improve-business/15542/</feedburner:origLink></item>
		<item>
		<title>jQuery Mini Image Gallery</title>
		<link>http://feedproxy.google.com/~r/Sharebrain_scripting/~3/QE7Ak74wQlc/</link>
		<comments>http://sharebrain.info/scripting/jquery-mini-image-gallery/15546/#comments</comments>
		<pubDate>Thu, 15 Mar 2012 01:03:00 +0000</pubDate>
		<dc:creator>freeflashcomponents</dc:creator>
				<category><![CDATA[Scripting]]></category>

		<guid isPermaLink="false">http://sharebrain.info/?p=15546</guid>
		<description><![CDATA[<p><a href="http://sharebrain.info/scripting/jquery-mini-image-gallery/15546/"><img src="" width="270" alt=""/></a></p>jQuery Mini Image Gallery is a clean, easy to file, configurable through XML. It’s best for users who want to showcase their latest products / photos / images in a fashion way. Incoming search terms:jquery mini galleryjquery mini<p><a href="http://sharebrain.info/scripting/jquery-mini-image-gallery/15546/">View and Vote</a></p>]]></description>
			<content:encoded><![CDATA[<p>jQuery Mini Image Gallery is a clean, easy to file, configurable through XML. It’s best for users who want to showcase their latest products / photos / images in a fashion way.</p>
<h4>Incoming search terms:</h4><ul><li>jquery mini gallery</li><li>jquery mini</li></ul><img src="http://feeds.feedburner.com/~r/Sharebrain_scripting/~4/QE7Ak74wQlc" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://sharebrain.info/scripting/jquery-mini-image-gallery/15546/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://sharebrain.info/scripting/jquery-mini-image-gallery/15546/</feedburner:origLink></item>
		<item>
		<title>25 Best Classifieds PHP scripts to Kick off</title>
		<link>http://feedproxy.google.com/~r/Sharebrain_scripting/~3/GEvCOR1qsLE/</link>
		<comments>http://sharebrain.info/scripting/25-best-classifieds-php-scripts-to-kick-off/15500/#comments</comments>
		<pubDate>Wed, 14 Mar 2012 18:49:00 +0000</pubDate>
		<dc:creator>gracykelly</dc:creator>
				<category><![CDATA[Scripting]]></category>

		<guid isPermaLink="false">http://sharebrain.info/?p=15500</guid>
		<description><![CDATA[<p><a href="http://sharebrain.info/scripting/25-best-classifieds-php-scripts-to-kick-off/15500/"><img src="" width="270" alt=""/></a></p>Today one of the most lucrative online based business ideas is running a classified website. But the one thing that makes it tricky is to find a well designed classifieds script that solves every purpose. Some times the layout is not in accordance of what you might have thought or sometimes the admin cpanel is [...]<p><a href="http://sharebrain.info/scripting/25-best-classifieds-php-scripts-to-kick-off/15500/">View and Vote</a></p>]]></description>
			<content:encoded><![CDATA[<p class="first-child ">Today one of the most lucrative online based business ideas is running a classified website. But the one thing that makes it tricky is to find a well designed classifieds script that solves every purpose. Some times the layout is not in accordance of what you might have thought or sometimes the admin cpanel is not what you thought it would be like. Getting a good script is really important.</p>
<h4>Incoming search terms:</h4><ul><li>classifieds php scripts</li></ul><img src="http://feeds.feedburner.com/~r/Sharebrain_scripting/~4/GEvCOR1qsLE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://sharebrain.info/scripting/25-best-classifieds-php-scripts-to-kick-off/15500/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://sharebrain.info/scripting/25-best-classifieds-php-scripts-to-kick-off/15500/</feedburner:origLink></item>
		<item>
		<title>Ajax Domain Checker Application with JQuery</title>
		<link>http://feedproxy.google.com/~r/Sharebrain_scripting/~3/D1xR4ikw-84/</link>
		<comments>http://sharebrain.info/scripting/ajax-domain-checker-application-with-jquery/15522/#comments</comments>
		<pubDate>Wed, 14 Mar 2012 13:30:00 +0000</pubDate>
		<dc:creator>learnphp123</dc:creator>
				<category><![CDATA[Scripting]]></category>

		<guid isPermaLink="false">http://sharebrain.info/?p=15522</guid>
		<description><![CDATA[<p><a href="http://sharebrain.info/scripting/ajax-domain-checker-application-with-jquery/15522/"><img src="" width="270" alt=""/></a></p>I was searching about checking domain names availablity using Ajax and PHP. I found some solution and I thought to create a post on my blog so that any one can get this simple script easily. I used jQuery and CSS3 to put some attractive look in this. Incoming search terms:ajax domain checker scriptjquery domain [...]<p><a href="http://sharebrain.info/scripting/ajax-domain-checker-application-with-jquery/15522/">View and Vote</a></p>]]></description>
			<content:encoded><![CDATA[<p class="first-child ">I was searching about checking domain names availablity using Ajax and PHP. I found some solution and I thought to create a post on my blog so that any one can get this simple script easily. I used jQuery and CSS3 to put some attractive look in this. </p>
<h4>Incoming search terms:</h4><ul><li>ajax domain checker script</li><li>jquery domain checker</li><li>domain checker jquery script in php</li><li>domain checker script using</li><li>jquery domain check</li></ul><img src="http://feeds.feedburner.com/~r/Sharebrain_scripting/~4/D1xR4ikw-84" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://sharebrain.info/scripting/ajax-domain-checker-application-with-jquery/15522/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://sharebrain.info/scripting/ajax-domain-checker-application-with-jquery/15522/</feedburner:origLink></item>
	</channel>
</rss>

