<?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>Webmaster 9 &#187; Scripts &amp; Programs</title>
	<atom:link href="http://www.webmaster9.com/item/scripts-programs/feed" rel="self" type="application/rss+xml" />
	<link>http://www.webmaster9.com</link>
	<description>Free Webmaster Resources</description>
	<lastBuildDate>Thu, 19 Jan 2012 06:06:53 +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>How To confirm whether Application Warm-Up plugin works</title>
		<link>http://www.webmaster9.com/2011-02/how-to-confirm-whether-application-warm-up-plugin-works.html</link>
		<comments>http://www.webmaster9.com/2011-02/how-to-confirm-whether-application-warm-up-plugin-works.html#comments</comments>
		<pubDate>Wed, 16 Feb 2011 13:06:40 +0000</pubDate>
		<dc:creator>Webmaster9</dc:creator>
				<category><![CDATA[Scripts & Programs]]></category>
		<category><![CDATA[application]]></category>

		<guid isPermaLink="false">http://www.webmaster9.com/?p=16679</guid>
		<description><![CDATA[I have a web application that&#8217;s consuming a WCF service. Both are slow on warmup after IIS reset or app pool recycle. So, as a possiible solution I installed Application Warm-Up for IIS 7.5 and set it up for both web site and wcf service. My concern is, it doesn&#8217;t seem to make any difference [...]]]></description>
			<content:encoded><![CDATA[<p>I have a web application that&#8217;s consuming a WCF service. Both are slow on warmup after IIS reset or app pool recycle. So, as a possiible solution I installed Application Warm-Up for IIS 7.5 and set it up for both web site and wcf service. My concern is, it doesn&#8217;t seem to make any difference &#8211; first time I hit the site it still takes long time to bring it up. I checked event logs, there are no errors. So I&#8217;m wondering if anything special needs to be done for that module to work.</p>
<p>In IIS manager, when you go into the site, then into Application Warm-Up, the right-hand side has an &#8220;Actions&#8221; pane. I think you need the following two things:</p>
<p>Click Add Request and add at least one URL, e.g. /YourService.svc</p>
<p>Click Settings, and check &#8220;Start Application Pool &#8216;your pool&#8217; when service started&#8221;</p>
<p>Do you have both of these? If you don&#8217;t have the second setting checked, then I think the warmup won&#8217;t happen until a user hits the site (which probably defeats the purpose of the warmup module in your case).</p>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li>2010/10/23 -- <a href="http://www.webmaster9.com/2010-10/php-application-development-beneficial-to-your-business.html" title="PHP Application Development ? Beneficial To Your Business">PHP Application Development ? Beneficial To Your Business</a> (0)</li><li>2010/10/21 -- <a href="http://www.webmaster9.com/2010-10/importance-of-application-development-outsourcing.html" title="Importance of Application Development Outsourcing">Importance of Application Development Outsourcing</a> (0)</li><li>2010/10/17 -- <a href="http://www.webmaster9.com/2010-10/cms-application-development-helps-to-make-vital-content-modifications.html" title="CMS Application Development Helps to Make Vital Content Modifications">CMS Application Development Helps to Make Vital Content Modifications</a> (0)</li><li>2010/10/02 -- <a href="http://www.webmaster9.com/2010-10/how-does-application-software-help-in-social-media-marketing.html" title="How Does Application Software Help In Social Media Marketing?">How Does Application Software Help In Social Media Marketing?</a> (0)</li><li>2010/09/29 -- <a href="http://www.webmaster9.com/2010-09/web-designing-company-provides-web-designing-and-web-application-web-development-search-engine-promotion-seo-sem-servicesweb-pag.html" title="web designing company provides web designing and Web application, Web development, Search engine promotion &amp; SEO , SEM Servicesweb pag">web designing company provides web designing and Web application, Web development, Search engine promotion &amp; SEO , SEM Servicesweb pag</a> (0)</li><li>2010/08/21 -- <a href="http://www.webmaster9.com/2010-08/stop-looking-for-a-return-on-investment-in-a-single-application.html" title="Stop Looking for a Return on Investment in a Single Application">Stop Looking for a Return on Investment in a Single Application</a> (0)</li><li>2010/08/21 -- <a href="http://www.webmaster9.com/2010-08/crownpeak-launches-new-application-to-make-landing-page-management-simple.html" title="Crownpeak Launches New Application To Make Landing Page Management Simple">Crownpeak Launches New Application To Make Landing Page Management Simple</a> (0)</li><li>2010/08/19 -- <a href="http://www.webmaster9.com/2010-08/application-areas-of-google-adsense.html" title="Application areas of Google AdSense">Application areas of Google AdSense</a> (0)</li><li>2010/08/16 -- <a href="http://www.webmaster9.com/2010-08/flash-application-development-for-professional-and-attractive-websites.html" title="Flash Application Development For Professional And Attractive Websites">Flash Application Development For Professional And Attractive Websites</a> (0)</li><li>2010/08/14 -- <a href="http://www.webmaster9.com/2010-08/flash-application-design-and-development-at-mainland-and-offshore-units.html" title="Flash Application Design and Development at Mainland and Offshore Units">Flash Application Design and Development at Mainland and Offshore Units</a> (0)</li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.webmaster9.com/2011-02/how-to-confirm-whether-application-warm-up-plugin-works.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to display joined tables in Visual Basic DataGridView control?</title>
		<link>http://www.webmaster9.com/2011-01/how-to-display-joined-tables-in-visual-basic-datagridview-control.html</link>
		<comments>http://www.webmaster9.com/2011-01/how-to-display-joined-tables-in-visual-basic-datagridview-control.html#comments</comments>
		<pubDate>Sun, 16 Jan 2011 15:08:14 +0000</pubDate>
		<dc:creator>Webmaster9</dc:creator>
				<category><![CDATA[Scripts & Programs]]></category>
		<category><![CDATA[DataGridView]]></category>
		<category><![CDATA[Visual Basic]]></category>

		<guid isPermaLink="false">http://www.webmaster9.com/?p=16657</guid>
		<description><![CDATA[I am using Visual Basic under Visual Studio 2010 Express. I have two tables in an Access database, as follows: table customers recid (autoincrement) name table orders recid (autoincrement) fk_customer ordered_on shipped_on I would like to display a join of both tables that looks like this: join customer_orders customers.name orders.ordered_on orders.shipped_on I&#8217;d like to display [...]]]></description>
			<content:encoded><![CDATA[<p>I am using Visual Basic under Visual Studio 2010 Express.</p>
<p>I have two tables in an Access database, as follows:</p>
<p>table customers<br />
recid (autoincrement)<br />
name</p>
<p>table orders<br />
recid (autoincrement)<br />
fk_customer<br />
ordered_on<br />
shipped_on<br />
I would like to display a join of both tables that looks like this:</p>
<p>join customer_orders<br />
customers.name<br />
orders.ordered_on<br />
orders.shipped_on<br />
I&#8217;d like to display that data in a DataViewGrid or similar.</p>
<p>In VS, I create a new Windows Form Application and get my blank Form1. I go to Data and Add New Data Source. When I get to &#8220;Choose your Database Objects,&#8221; I check both tables. Once the data set is created, I can see both tables and their columns in it, with the orders table appearing a second time subordinated to the customers table.</p>
<p>But when I drag the customers table from the Data Source window onto my Form1, the resulting data grid doesn&#8217;t include the fields from the orders table. And if I drag the orders table over separately, it doesn&#8217;t work either.</p>
<p>If I edit the datase in the graphic designer, I can get to the Query Builder for either table and build the SQL query I need, which works fine if I execute it within the Query Builder. But when I save the query and try to run the form, I get loads of run errors. At that point, I&#8217;m pretty sure I&#8217;m on the wrong trail.</p>
<p>So how do I get fields from two joined tables into the same DataGridView? Read-only is fine.</p>
<h3  class="related_post_title">Most Commented Posts</h3><ul class="related_post"></ul>]]></content:encoded>
			<wfw:commentRss>http://www.webmaster9.com/2011-01/how-to-display-joined-tables-in-visual-basic-datagridview-control.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What java web application framework to use?</title>
		<link>http://www.webmaster9.com/2011-01/what-java-web-application-framework-to-use.html</link>
		<comments>http://www.webmaster9.com/2011-01/what-java-web-application-framework-to-use.html#comments</comments>
		<pubDate>Thu, 13 Jan 2011 05:30:25 +0000</pubDate>
		<dc:creator>Webmaster9</dc:creator>
				<category><![CDATA[Scripts & Programs]]></category>
		<category><![CDATA[Framework]]></category>
		<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://www.webmaster9.com/?p=16642</guid>
		<description><![CDATA[One of the main products of my company is an Oracle Forms (and Reports) based application, that &#8220;needs&#8221; to be re-written in another technology. Why? Users want a more rich interface experience, and we want, preferably, to reduce costs with an open source application server. For this (HUGE) project, we intend to use a java [...]]]></description>
			<content:encoded><![CDATA[<p>One of the main products of my company is an Oracle Forms (and Reports) based application, that &#8220;needs&#8221; to be re-written in another technology. Why? Users want a more rich interface experience, and we want, preferably, to reduce costs with an open source application server. For this (HUGE) project, we intend to use a java web application framework, keep these points in mind:</p>
<p>We have:</p>
<p>hundreds of tables on our database (the ORM must be as flexible as possible);<br />
some logic which is (and will still be) based on PL/SQL procedures/functions/packages;<br />
a lot of CRUDs (the application itself is of an considerable size);<br />
a demand to work with/generate documents and workflows;<br />
an intranet based user environment;<br />
We want:</p>
<p>to offer a RIA interface experience;<br />
use (if possible) an open source app server;<br />
a rapid (as possible) development framework;<br />
a somewhat mature framework with a &#8220;wise&#8221; roadmap (and a considerable community support);<br />
a MVC approach combined with JS or GWT widgets (e.g. Vaadin or SmartGWT);<br />
Well, in the past weeks I&#8217;ve read a lot of posts, Q&#038;As on stackoverflow, and much more: Wicket, JSF, Tapestry, Grails, GWT, Struts2, Play, Spring, Seam, Echo, &#8230;. the list goes on! I&#8217;ve even researched about Alfresco..!</p>
<p>The obvious question: Which one to use? At this time, any insight, recommendation, shared experience, advice will be more then welcome!</p>
<p>Other two important considerations:</p>
<p>Although Java is a first choice, JVM languages are also on the table;<br />
The development team does not have a native web designer, so a good set of components/widgets out-of-the-box and a good default design are more then welcome;</p>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li>2010/08/04 -- <a href="http://www.webmaster9.com/2010-08/pdf-ebook-programming-net-compact-framework-3-5-free-download.html" title="PDF ebook: Programming .NET Compact Framework 3.5 Free Download">PDF ebook: Programming .NET Compact Framework 3.5 Free Download</a> (0)</li><li>2010/06/20 -- <a href="http://www.webmaster9.com/2010-06/eclipse-e-java-para-iniciantes-aula-1-hd-sem-edicao.html" title="Eclipse e Java para iniciantes aula 1 (HD) SEM EDIÇÃO">Eclipse e Java para iniciantes aula 1 (HD) SEM EDIÇÃO</a> (21)</li><li>2010/06/18 -- <a href="http://www.webmaster9.com/2010-06/social-media-marketing-framework.html" title="Social Media Marketing Framework">Social Media Marketing Framework</a> (0)</li><li>2009/08/21 -- <a href="http://www.webmaster9.com/2009-08/emma-a-free-java-code-coverage-tool.html" title="EMMA : a free Java code coverage tool">EMMA : a free Java code coverage tool</a> (0)</li><li>2009/07/24 -- <a href="http://www.webmaster9.com/2009-07/findbugs-find-bugs-in-java-programs.html" title="FindBugs : Find Bugs in Java Programs">FindBugs : Find Bugs in Java Programs</a> (0)</li><li>2009/07/11 -- <a href="http://www.webmaster9.com/2009-07/symfony-open-source-php-web-framework.html" title="Symfony :  Open-Source PHP Web Framework">Symfony :  Open-Source PHP Web Framework</a> (0)</li><li>2009/07/02 -- <a href="http://www.webmaster9.com/2009-07/stackprobe-a-low-overhead-java-profiler.html" title="StackProbe: a low overhead Java profiler">StackProbe: a low overhead Java profiler</a> (0)</li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.webmaster9.com/2011-01/what-java-web-application-framework-to-use.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Next step after PHP: Perl or Python?</title>
		<link>http://www.webmaster9.com/2011-01/next-step-after-php-perl-or-python.html</link>
		<comments>http://www.webmaster9.com/2011-01/next-step-after-php-perl-or-python.html#comments</comments>
		<pubDate>Thu, 13 Jan 2011 05:27:02 +0000</pubDate>
		<dc:creator>Webmaster9</dc:creator>
				<category><![CDATA[Scripts & Programs]]></category>
		<category><![CDATA[Perl]]></category>
		<category><![CDATA[Python]]></category>

		<guid isPermaLink="false">http://www.webmaster9.com/?p=16641</guid>
		<description><![CDATA[It might seem it has been asked numerous times, but in fact it hasn&#8217;t. I did my research, and now I&#8217;m eager to hear others&#8217; opinions. I have experience with PHP 5, both with functional and object oriented programming methods. I created a few feature-minimalistic websites. Professionals may agree about PHP not being a programming [...]]]></description>
			<content:encoded><![CDATA[<p>It might seem it has been asked numerous times, but in fact it hasn&#8217;t. I did my research, and now I&#8217;m eager to hear others&#8217; opinions.</p>
<p>I have experience with PHP 5, both with functional and object oriented programming methods. I created a few feature-minimalistic websites.</p>
<p>Professionals may agree about PHP not being a programming language that encourages good development habits. (I believe it&#8217;s not the task of the tool, but this doesn&#8217;t matter.) Furthermore, its performance is also controversial and often said to be poor compared to competitors.</p>
<p>In the 42nd podcast at Stack Overflow blog a developer from Poland asked what language he should learn in order to improve his skills. Jeff and Joel suggested that every one of them would help, altough there are specific ones that are better in some ways. Despite they made some great points, it didn&#8217;t help me that much.</p>
<p>From a beginner point of view, there are not one may not see (correction suggested by S. Lott) many differences between Perl &#038; Python. I would like You to emphasize their strenghts and weaknesses and name a few unique services.</p>
<p>Of course, this wouldn&#8217;t be fair as I could also check both of them. So here&#8217;s my wishlist and requirements to help You help me.</p>
<p>First of all, I&#8217;d like to follow OOP structures and use it fundamentally. I partly planned a multiuser CMS using MySQL and XML, so the greater the implementations are, the better. Due to its foreseen nature, string manipulation will be used intensively.</p>
<p>If there aren&#8217;t great differences, comparisons should probably mention syntax and other tiny details that don&#8217;t matter in the first place.</p>
<p>So, here&#8217;s my question: which one should I try first &#8212; Perl || Python?</p>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li>2010/06/30 -- <a href="http://www.webmaster9.com/2010-06/restaurant-sketch-monty-python.html" title="Restaurant Sketch &#8211; Monty Python">Restaurant Sketch &#8211; Monty Python</a> (25)</li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.webmaster9.com/2011-01/next-step-after-php-perl-or-python.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>25 Best And Useful jQuery Plugins of May 2010</title>
		<link>http://www.webmaster9.com/2010-06/25-best-and-useful-jquery-plugins-of-may-2010.html</link>
		<comments>http://www.webmaster9.com/2010-06/25-best-and-useful-jquery-plugins-of-may-2010.html#comments</comments>
		<pubDate>Tue, 15 Jun 2010 12:31:42 +0000</pubDate>
		<dc:creator>Webmaster9</dc:creator>
				<category><![CDATA[Scripts & Programs]]></category>
		<category><![CDATA[Jquery]]></category>
		<category><![CDATA[jQuery Plugins]]></category>

		<guid isPermaLink="false">http://www.50jy.com/?p=120</guid>
		<description><![CDATA[1) JDesktop  : Framework for making desktop-like environment in a web browser with very cool effects and animations.You can resize, minimize, maximize and drag windows and change windows themes.]]></description>
			<content:encoded><![CDATA[<p><strong>1) <a href="http://plugins.jquery.com/project/jDesktop" target="_blank">JDesktop</a> :</strong> Framework for making  desktop-like environment in a web browser with very cool effects and  animations.You can resize, minimize, maximize and drag windows and  change windows themes.</p>
<p><strong><a href="http://fractalbrain.net/" target="_blank">View Demo</a> | <a href="http://plugins.jquery.com/files/jDesktop_v_0.01.rar" target="_blank">Download Plugin</a></strong></p>
<p><strong>2) <a href="http://plugins.jquery.com/project/SlidingGallery" target="_blank">Sliding  Image Gallery</a> : </strong>The idea behind this plug-in is to display  a varying number of images in an attractive and easy to use manner.  The SlidingGallery plug-in will  take a group of images and turn them into a cyclical gallery of images  which the user can click through. One image will be centered on the  screen, with two smaller images off to the sides.</p>
<p><a href="http://www.meadmiracle.com/SlidingGalleryDemo1.htm" target="_blank"><strong>View Demo</strong></a><strong> | </strong><a href="http://plugins.jquery.com/files/jquery.slidingGallery-1.2.min.js.txt" target="_blank"><strong>Download Plugin</strong></a></p>
<p><strong>3) <a href="http://plugins.jquery.com/project/Pajinate" target="_blank">Pajinate  – A jQuery Pagination Plugin</a> : </strong>A jQuery plugin that  reworks a list of DOM elements such that they are presented in a easy to  navigate, paged manner.</p>
<p><a href="http://dl.dropbox.com/u/4151695/html/pajinate-0.2/examples/example1.html" target="_blank"><strong>View Demo</strong></a><strong> | </strong><a href="http://plugins.jquery.com/files/pajinate-0.2.zip" target="_blank"><strong>Download  Plugin</strong></a></p>
<p><strong>4) <a href="http://plugins.jquery.com/project/tinycarousel" target="_blank">Tiny  Carousel</a> : </strong>Tiny Carousel is a lightweight Jquery based  carousel for sliding html based content. You can slide vertical or  horizontal and it supports navigation by button or paging.</p>
<p><strong><a href="http://baijs.nl/tinycarousel/" target="_blank">View Demo</a> | <a href="http://plugins.jquery.com/project/tinycarousel" target="_blank">Download  Plugin</a></strong></p>
<p><strong>5) <a href="http://plugins.jquery.com/project/bgFade" target="_blank">bgFade</a> : </strong>This plugin allows you to duplicate the CSS:hover effect,  along with some professional jQuery frosting on top. It’s as easy as  :hover, but lets you do a whole lot more.</p>
<p><a href="http://www.isthatclear.com/jquery/bgFade/" target="_blank"><strong>View  Demo</strong></a><strong> | </strong><a href="http://plugins.jquery.com/files/jquery.bgFade.js_2.txt" target="_blank"><strong>Download Plugin</strong></a></p>
<p><strong>6) <a href="http://plugins.jquery.com/project/ajaxChange" target="_blank">ajaxChange</a></strong><strong> : </strong>A jQuery plugin that enhances select boxes. This plugin is  designed for select boxes that trigger an AJAX request. It will  optionally disable the select box when the change event is triggered  (for example, to avoid multiple AJAX requests).</p>
<p><a href="http://baudson.cute-ice.de/ajaxChange/ajaxChange.html" target="_blank"><strong>View Demo</strong></a><strong> | </strong><a href="http://plugins.jquery.com/files/ajaxChange-0.2.js.txt" target="_blank"><strong>Download Plugin</strong></a></p>
<p><strong>7) <a href="http://plugins.jquery.com/project/mbMediaEmbedder" target="_blank">mb.MediaEmbedder</a> : A jquery plugin helps you to show a  movie from youtube, vimeo,  flickr, livestream, ustream. Or to embed your audiopodcast (mp3 file) on  your web page.</strong></p>
<p><strong><a href="http://pupunzi.com/mb.components/mb.mediaEmbedder/demo/demo.html" target="_blank">View Demo</a> | <a href="http://plugins.jquery.com/files/changeLog_18.txt" target="_blank">Download  Plugin</a></strong></p>
<p><strong>8 ) <a href="http://plugins.jquery.com/project/slidinglabels" target="_blank">Sliding  Labels</a> : </strong>A jQuery technique that presents labels in input  fields by default but then slides them to the left (or up) rather than  removing them on click. If JavaScript is turned off, the labels are  displayed above the input fields. The  small jQuery snippet works in all major browsers and can be used  for input and textarea elements.</p>
<p><a href="http://www.csskarma.com/lab/plugin_slidinglabels/" target="_blank"><strong>View  Demo</strong></a><strong> | </strong><a href="http://plugins.jquery.com/files/jquery.slidinglabels.js.txt" target="_blank"><strong>Download Plugin</strong></a></p>
<p><strong>9) <a href="http://plugins.jquery.com/project/Spinner" target="_blank">Spinner</a> : </strong>Spinner provides a simple approach for adding and removing a  preloader for your web applications.Spinner takes all the pain out of  creating and maintaining all those pesky AJAX “loading” images. You no  longer have to worry about styling and absolutely positioning your  preloaders again.</p>
<p><a href="http://www.jqueryin.com/projects/spinner-jquery-preloader-plugin/#demos" target="_blank"><strong>View Demo</strong></a><strong> | </strong><a href="http://plugins.jquery.com/files/spinner.tar.gz" target="_blank"><strong>Download  Plugin</strong></a></p>
<p><strong>10) <a href="http://plugins.jquery.com/project/narrative-select" target="_blank">Narrative Select Plugin</a> : </strong>A JQuery plugin  to homogenize the select box (drop-down) appearance &amp; interaction  across modern browsers and OS.</p>
<p><a href="http://gdakram.github.com/jquery-narrative-select/" target="_blank"><strong>View Demo</strong></a><strong> | </strong><a href="http://plugins.jquery.com/files/gdakram-jquery-narrative-select-v1.0.0-0-g2fc7482.zip" target="_blank"><strong>Download Plugin</strong></a></p>
<p><strong>11) <a href="http://plugins.jquery.com/project/de77_wysiwyg_editor" target="_blank">jQuery Simple WYSIWYG Editor</a> : </strong>Simple  editor that comes with easy to customize look (including toolbar).</p>
<p><a href="http://plugins.jquery.com/project/de77_wysiwyg_editor" target="_blank"><strong>View Demo</strong></a><strong> | </strong><a href="http://plugins.jquery.com/files/jquery.wysiwyg.zip" target="_blank"><strong>Download Plugin</strong></a></p>
<p><strong>12) <a href="http://plugins.jquery.com/project/autogrowtextarea" target="_blank">Autogrow Textarea</a> : </strong>The Autogrow Textarea  plugin is pretty straightforward. It allows textareas to grow as more  and more text is typed in it.</p>
<p><a href="http://www.technoreply.com/autogrow-textarea-plugin/" target="_blank"><strong>View Demo</strong></a><strong> | </strong><a href="http://plugins.jquery.com/files/jquery.autogrowtextarea.js.txt" target="_blank"><strong>Download Plugin</strong></a></p>
<p><strong>13) <a href="http://plugins.jquery.com/project/jBellows" target="_blank">jBellows</a> : </strong>This plugin lets you create an extremely lightweight  accordion effect.</p>
<p><a href="http://isthatclear.com/jquery/jBellows/" target="_blank"><strong>View  Demo</strong></a><strong> | </strong><a href="http://plugins.jquery.com/files/jquery.jBellows.js.txt" target="_blank"><strong>Download Plugin</strong></a></p>
<p><strong>14) <a href="http://plugins.jquery.com/project/TagCanvas" target="_blank">TagCanvas</a> : </strong>TagCanvas is a Javascript class which will draw and animate a  HTML5 <code>&lt;canvas&gt;</code> based tag cloud.</p>
<p><a href="http://www.goat1000.com/tagcanvas.php" target="_blank"><strong>View  Demo</strong></a><strong> | </strong><a href="http://plugins.jquery.com/project/TagCanvas" target="_blank"><strong>Download  Plugin</strong></a></p>
<p><strong>15) <a href="http://plugins.jquery.com/project/jsoneditor" target="_blank">Json  Editor</a></strong><strong> : </strong>It can init from a json object,  transfroming from json to a visual tree , user can modify the tree by appending child node or leaf to  a node, insert a brother node or leaf before a node or leaf, delete  node or leaf , a json object can be parsed from the tree for  programming.</p>
<p><a href="http://jadesoul.org/projects/jsoneditor/" target="_blank"><strong>View  Demo</strong></a><strong> | </strong><a href="http://plugins.jquery.com/project/jsoneditor" target="_blank"><strong>Download  Plugin</strong></a></p>
<p><strong>16) <a href="http://plugins.jquery.com/project/autotabindex" target="_blank">AutoTabIndex</a> : </strong>This is similar to the great Autotab plug-in available on  this site but instead of asinging in jquery where to go next it follows the tabindex assigned to  the input elements. It also its stripped down to only do autotab and not  form validation. Once the auto  tab has jumped over to the next element it will also select its contents  if they have already been entered.</p>
<p><a href="http://www.mavoric.net/autotabindex.php" target="_blank"><strong>View  Demo</strong></a><strong> | </strong><a href="http://plugins.jquery.com/files/jquery.autotabindex_1.zip" target="_blank"><strong>Download Plugin</strong></a></p>
<p><strong>17) <a href="http://plugins.jquery.com/project/loupeAndLightbox" target="_blank">Loupe and Lightbox</a> : </strong>loupeAndLightbox is an  image magnifier based off the use of two photography viewing tools: a  loupe (or magnifying glass) and a lightbox. loupeAndLightbox uses a  smaller image with a link referring to a larger version of the image for  magnification effects. No other HTML is required! The .load() function  is used for loading images, with error and success methods in place.</p>
<p><a href="http://mdbiscan.github.com/loupeAndLightbox/" target="_blank"><strong>View  Demo</strong></a><strong> | </strong><a href="http://mdbiscan.github.com/loupeAndLightbox/" target="_blank"><strong>Download  Plugin</strong></a></p>
<p><strong>18) <a href="http://plugins.jquery.com/project/mouseyDialog" target="_blank">mouseyDialog</a> : </strong>mouseyDialog attempts to solve the dialog issue while  keeping things simple. It’s just a dialog positioned by the mouse.  Clicking the close button or outside the dialog will close it (if you’re  using the click event). mouseyDialog knows where the edge of the window  is and will reposition itself if it’s outside of it.<a href="http://mdbiscan.github.com/mouseyDialog/" target="_blank"><strong> </strong></a></p>
<p><a href="http://mdbiscan.github.com/mouseyDialog/" target="_blank"><strong>View  Demo</strong></a><strong> | </strong><a href="http://plugins.jquery.com/files/jquery.mouseyDialog.js_0.txt" target="_blank"><strong>Download Plugin</strong></a></p>
<p><strong>19) <a href="http://plugins.jquery.com/project/JFC" target="_blank">jQuery File  Commander</a> : </strong>If you are looking for comfortable files  manager on your web serwer similar to Total Commander then you just  found it. jQuery File Commander generate two panels with files and  allows to make basic operations on them like copy, move, rename which  are run on server files.</p>
<p><a href="http://fc-demo.niepokoj.com/fc" target="_blank"><strong>View Demo</strong></a><strong> | </strong><a href="http://plugins.jquery.com/project/JFC" target="_blank"><strong>Download  Plugin</strong></a></p>
<p><strong>20) <a href="http://plugins.jquery.com/project/hoverattribute" target="_blank">HoverAttribute</a> : HoverAttribute is a jQuery plugin  that allows you to make (link-)elements more dynamic by making an  attribute of that element show up on hovering. This is foremost intended  for <code>&lt;a&gt;</code> tags residing within full-width elements,  such as headings or list entries.</strong></p>
<p><strong><a href="http://www.afekenholm.se/hoverattribute-jquery-plugin/" target="_blank">View Demo</a> | <a href="http://plugins.jquery.com/project/hoverattribute" target="_blank">Download  Plugin</a></strong></p>
<p><strong>21) <a href="http://plugins.jquery.com/project/lister" target="_blank">Lister</a> :</strong> A fully functional  dual list box. This plugin will take an unordered list and sort them  alphabetically and format them using your provided CSS.</p>
<p><a href="http://tonybentley.com/projects/sortedlist.cfm" target="_blank"><strong>View  Demo</strong></a><strong> | </strong><a href="http://tonybentley.com/projects/sortedlist.cfm" target="_blank"><strong>Download  Plugin</strong></a></p>
<p><strong>22) <a href="http://plugins.jquery.com/project/2d-transform" target="_blank">2D  Transform</a> : </strong>This plug-in utilizes the matrix filter in IE  and the new CSS3 transform properties to 2d transform any DOMElement. It  is fully cross-browser compatible.</p>
<p><a href="http://wiki.github.com/heygrady/transform/" target="_blank"><strong>View  Demo</strong></a><strong> | </strong><a href="http://plugins.jquery.com/files/jquery.transform-0.6.1.min.js.txt" target="_blank"><strong>Download Plugin</strong></a></p>
<p><strong>23) <a href="http://plugins.jquery.com/project/divSlideShow" target="_blank">divSlideShow</a> : </strong>While most slideshow plugins on the web are for &lt;img&gt;  only, divSlideShow provides a more flexible slideshow for &lt;div&gt;,  you can embed anything inside a &lt;div&gt; and make it a slideshow,  such as images, text, flash… anything that you normally included in a  webpage, with only one line of javascript call.</p>
<p><a href="http://www.kevinresol.com/divslideshow/example.php" target="_blank"><strong>View Demo</strong></a><strong> | </strong><a href="http://plugins.jquery.com/files/jquery.divslideshow.min.js.txt" target="_blank"><strong>Download Plugin</strong></a></p>
<p><strong>24) <a href="http://plugins.jquery.com/project/BlogSlideShow" target="_blank">BlogSlideShow</a> : </strong>BlogSlideShow is a JQuery plugin that enhances your blog  pages with fancy image viewer, which provides nice transition effects  including CSS3/HTML5-related ones.</p>
<p><a href="http://demo.dsheiko.com/blogslideshow/" target="_blank"><strong>View  Demo</strong></a><strong> | </strong><a href="http://plugins.jquery.com/files/jquery.blogslideshow.zip" target="_blank"><strong>Download Plugin</strong></a></p>
<p><strong>25) <a href="http://plugins.jquery.com/project/magicScroller" target="_blank">Magic  Scroller</a> : </strong>A Practical &amp; Easy to Implement Plugin,  this vertical scroll show elements with an elegant style using slice  effect, creating a diferent perspective.</p>
<p><a href="http://www.edmundoretama.com/magicscroller/" target="_blank"><strong>View  Demo</strong></a><strong> | </strong><a href="http://plugins.jquery.com/files/jquery.magicScroller.v1.js_0.txt" target="_blank"><strong>Download Plugin</strong></a></p>
<p><strong>via </strong><a href="http://savedelete.com/25-best-and-useful-jquery-plugins-of-may-2010.html" target="_blank">http://savedelete.com/</a></p>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li>2010/09/27 -- <a href="http://www.webmaster9.com/2010-09/build-impressive-joomla-sites-with-javascript-and-jquery-using-packts-new-book.html" title="Build impressive Joomla! Sites with JavaScript and jQuery using Packt&#8217;s new book">Build impressive Joomla! Sites with JavaScript and jQuery using Packt&#8217;s new book</a> (0)</li><li>2010/07/01 -- <a href="http://www.webmaster9.com/2010-07/lynda-com-jquery-essential-training.html" title="lynda.com: jQuery Essential Training">lynda.com: jQuery Essential Training</a> (0)</li><li>2010/06/15 -- <a href="http://www.webmaster9.com/2010-06/51-best-of-jquery-tutorials-and-examples.html" title="51+ Best of jQuery Tutorials and Examples">51+ Best of jQuery Tutorials and Examples</a> (0)</li><li>2010/06/12 -- <a href="http://www.webmaster9.com/2010-06/50-fundamental-jquery-controls-components-and-plugins.html" title="50 Fundamental jQuery Controls, Components and Plugins">50 Fundamental jQuery Controls, Components and Plugins</a> (0)</li><li>2010/06/12 -- <a href="http://www.webmaster9.com/2010-06/55-jquery-tutorials-resources-tips-and-tricks.html" title="55 Jquery Tutorials, Resources, Tips And Tricks">55 Jquery Tutorials, Resources, Tips And Tricks</a> (0)</li><li>2009/08/30 -- <a href="http://www.webmaster9.com/2009-08/18-jquery-scripts-and-tutorials.html" title="18 jQuery scripts and tutorials to improve your portfolio">18 jQuery scripts and tutorials to improve your portfolio</a> (0)</li><li>2009/08/11 -- <a href="http://www.webmaster9.com/2009-08/11-jquery-tutorials-for-working-with-html-forms.html" title="11 JQuery tutorials for working with HTML forms">11 JQuery tutorials for working with HTML forms</a> (0)</li><li>2009/08/11 -- <a href="http://www.webmaster9.com/2009-08/online-tutorial-form-validation-with-jquery-from-scratch.html" title="Online Tutorial: Form validation with jQuery from scratch">Online Tutorial: Form validation with jQuery from scratch</a> (0)</li><li>2009/07/18 -- <a href="http://www.webmaster9.com/2009-07/vtip-providing-lightweight-tooltips-to-users-of-jquery.html" title="vTip : providing lightweight tooltips to users of jQuery">vTip : providing lightweight tooltips to users of jQuery</a> (0)</li><li>2009/06/27 -- <a href="http://www.webmaster9.com/2009-06/11-useful-jquery-plugins-for-web-development.html" title="11 useful jQuery Plugins for web development">11 useful jQuery Plugins for web development</a> (0)</li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.webmaster9.com/2010-06/25-best-and-useful-jquery-plugins-of-may-2010.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>50 Fundamental jQuery Controls, Components and Plugins</title>
		<link>http://www.webmaster9.com/2010-06/50-fundamental-jquery-controls-components-and-plugins.html</link>
		<comments>http://www.webmaster9.com/2010-06/50-fundamental-jquery-controls-components-and-plugins.html#comments</comments>
		<pubDate>Sat, 12 Jun 2010 16:32:16 +0000</pubDate>
		<dc:creator>Webmaster9</dc:creator>
				<category><![CDATA[Scripts & Programs]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Jquery]]></category>
		<category><![CDATA[Web Apps]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://www.50jy.com/?p=60</guid>
		<description><![CDATA[Every seasoned developer has one and every young and upcoming developer should be thinking of building one – a good and concise collection of UI controls, components and plugins that you can always rely on in times of need.]]></description>
			<content:encoded><![CDATA[<p>Every seasoned developer has one and every young and upcoming  developer should be thinking of building one – a good and concise  collection of UI controls, components and plugins that you can always  rely on in times of need.</p>
<p>Of course, there are plenty of great UI frameworks, kits and  libraries that you could use, but none will offer you every component  and none of them will be tailored to your own personal preferences and  needs.</p>
<p>Up until a few months ago my controls had been collected and sourced  from various frameworks (Prototype, MooTools, jQuery…), upon review it  seemed a little out-dated, some components unnecessary and  some  controls desperately needed updated. It seemed logical to give the  collection a fresh outlook and a uniformity under one framework – I  chose jQuery. (I have held on to a few controls that have not been built  with jQuery, but for the sake of this post I have omitted them).</p>
<p>So, here are my <strong>50 Fundamental jQuery Controls and Rich UI  Components</strong>…</p>
<p>What would you add? What would you remove? <strong>What would you  deem an essential control?</strong></p>
<h2>Mega Menu »<a onclick="javascript:pageTracker._trackPageview('/outbound/article/www.ihwy.com');" href="http://www.ihwy.com/labs/jquery-listmenu-plugin.aspx"> jQuery Listmenu</a></h2>
<p>This jQuery plugin allows you to  easily convert a long, hard to navigate list into a compact, easily  skimmable &#8216;first-letter&#8217; based menu system, allowing quick and &#8216;out-of  the-way&#8217; access to hundreds of items. Users hover their mouse over a  letter and a columnized list of all of the list items that start with  that letter appear in a sub-menu. Mousing off of the letter or menu  closes the submenu.<br />
<a onclick="javascript:pageTracker._trackPageview('/outbound/article/www.ihwy.com');" href="http://www.ihwy.com/labs/jquery-listmenu-plugin.aspx">Mega  Menu – jQuery Listmenu »</a></p>
<h2>Horizontal Menu »<a onclick="javascript:pageTracker._trackPageview('/outbound/article/onehackoranother.com');" href="http://onehackoranother.com/projects/jquery/droppy/"> Droppy Nested Drop Down Menus</a></h2>
<p>Droppy is a  quick and dirty nested drop-down menu. It hasn&#8217;t been designed with  flexibility in mind – if you like what you see, great, integration  should be a breeze – otherwise I&#8217;d look for something more configurable  elsewhere.<br />
<a onclick="javascript:pageTracker._trackPageview('/outbound/article/onehackoranother.com');" href="http://onehackoranother.com/projects/jquery/droppy/">Horizontal  Nav – Droppy Nested Drop Down Menus »</a></p>
<h2>Tree Menu »<a onclick="javascript:pageTracker._trackPageview('/outbound/article/bassistance.de');" href="http://bassistance.de/jquery-plugins/jquery-plugin-treeview/"> Treeview</a></h2>
<p>Treeview is a lightweight and flexible  transformation of an unordered list into an expandable and collapsible  tree, great for unobtrusive navigation enhancements.<br />
<a onclick="javascript:pageTracker._trackPageview('/outbound/article/bassistance.de');" href="http://bassistance.de/jquery-plugins/jquery-plugin-treeview/">Tree  Menu – Treeview »</a></p>
<h2>Paginated Pages »<a onclick="javascript:pageTracker._trackPageview('/outbound/article/plugins.jquery.com');" href="http://plugins.jquery.com/project/pagination"> Pagination Plugin</a></h2>
<p>Pagination is useful when  you have a a large list of items (e.g. search results or news  articles), you can display them grouped in pages and present  navigational elements to move from one page to another.<br />
<a onclick="javascript:pageTracker._trackPageview('/outbound/article/plugins.jquery.com');" href="http://plugins.jquery.com/project/pagination">Paginated  Pages – Pagination Plugin »</a></p>
<h2>Button »<a onclick="javascript:pageTracker._trackPageview('/outbound/article/swizec.com');" href="http://swizec.com/code/styledButton/"> Imageless Buttons a la Google</a></h2>
<p>This jQuery  plugin is an attempt to recreate Google&#8217;s imageless buttons and prove  that it doesn&#8217;t take a whole team of engineers and an endless cycle of  code revision and quality control (their own words) to pull this off.<br />
<a onclick="javascript:pageTracker._trackPageview('/outbound/article/swizec.com');" href="http://swizec.com/code/styledButton/">Basic  Button – Imageless Buttons a la Google »</a></p>
<h2>Backgrounds »<a onclick="javascript:pageTracker._trackPageview('/outbound/article/colorpowered.com');" href="http://colorpowered.com/blend/"> Blend jQuery Plugin</a></h2>
<p>Blend is  jQuery based  animation/effects, progressive enhancement plugin for CSS backgrounds.<br />
<a onclick="javascript:pageTracker._trackPageview('/outbound/article/colorpowered.com');" href="http://colorpowered.com/blend/">Advanced  Button – Blend jQuery Plugin »</a></p>
<h2>HTML Table »<a onclick="javascript:pageTracker._trackPageview('/outbound/article/www.datatables.net');" href="http://www.datatables.net/"> DataTables</a></h2>
<p>DataTables is a highly flexible tool,  based upon the foundations of progressive enhancement, which will add  advanced interaction controls to any HTML table.<br />
<a onclick="javascript:pageTracker._trackPageview('/outbound/article/www.datatables.net');" href="http://www.datatables.net/">HTML  Table – DataTables »</a></p>
<h2>Filtering and Sorting »<a onclick="javascript:pageTracker._trackPageview('/outbound/article/tablesorter.com');" href="http://tablesorter.com/docs/"> Tablesorter 2.0</a></h2>
<p>tablesorter is a  jQuery plugin for turning a standard HTML table with THEAD and TBODY  tags into a sortable table without page refreshes. tablesorter can  successfully parse and sort many types of data including linked data in a  cell.<br />
<a onclick="javascript:pageTracker._trackPageview('/outbound/article/tablesorter.com');" href="http://tablesorter.com/docs/">Filtering  and Sorting – Tablesorter 2.0 »</a></p>
<h2>Charts and Graphs »<a onclick="javascript:pageTracker._trackPageview('/outbound/article/www.filamentgroup.com');" href="http://www.filamentgroup.com/lab/update_to_jquery_visualize_accessible_charts_with_html5_from_designing_with/"> Visualize Accessible Charts</a></h2>
<p>The Visualize  plugin parses key content elements in a well-structured HTML table, and  leverages that native HTML5 canvas drawing ability to transform them  into a chart or graph visualization.<br />
<a onclick="javascript:pageTracker._trackPageview('/outbound/article/www.filamentgroup.com');" href="http://www.filamentgroup.com/lab/update_to_jquery_visualize_accessible_charts_with_html5_from_designing_with/">Charts  and Graphs – Visualize Accessible Charts »</a></p>
<h2>Sparklines »<a onclick="javascript:pageTracker._trackPageview('/outbound/article/omnipotent.net');" href="http://omnipotent.net/jquery.sparkline/"> jQuery Sparklines Plugin</a></h2>
<p>This jQuery plugin  generates sparklines (small inline charts) directly in the browser using  data supplied either inline in the HTML, or via Javascript.<br />
<a onclick="javascript:pageTracker._trackPageview('/outbound/article/omnipotent.net');" href="http://omnipotent.net/jquery.sparkline/">Sparklines  – jQuery Sparklines Plugin »</a></p>
<h2>Animation »<a onclick="javascript:pageTracker._trackPageview('/outbound/article/spritely.net');" href="http://spritely.net/"> Spritely</a></h2>
<p>jQuery.spritely is a jQuery plugin for  creating dynamic character and background animation in pure HTML and  JavaScript. It&#8217;s a simple, light-weight plugin with a few simple methods  for creating animated sprites.<br />
This is a new addition to my controls, it may prove useful.<br />
<a onclick="javascript:pageTracker._trackPageview('/outbound/article/spritely.net');" href="http://spritely.net/">Animation  – Spritely »</a></p>
<h2>Tabs »<a onclick="javascript:pageTracker._trackPageview('/outbound/article/www.sunsean.com');" href="http://www.sunsean.com/idTabs/"> idTabs</a></h2>
<p>idTabs is a plugin for making adding tabs into a  website super simple. There are many similar plugins, but I have found  this to be the most flexible.<br />
<a onclick="javascript:pageTracker._trackPageview('/outbound/article/www.sunsean.com');" href="http://www.sunsean.com/idTabs/">Tabs  – idTabs »</a></p>
<h2>Calendar/Event Scheduler »<a onclick="javascript:pageTracker._trackPageview('/outbound/article/arshaw.com');" href="http://arshaw.com/fullcalendar/"> FullCalendar</a></h2>
<p>FullCalendar provides  a full-sized, drag &amp; drop calendar. It uses AJAX to fetch events  on-the-fly for each month and is easily configured to use your own feed  format (an extension is provided for Google Calendar) and it is visually  customizable and exposes hooks for user-triggered events (like clicking  or dragging an event).<br />
<a onclick="javascript:pageTracker._trackPageview('/outbound/article/arshaw.com');" href="http://arshaw.com/fullcalendar/">Calendar/Event  Scheduler – FullCalendar »</a></p>
<h2>Alert Dialogs »<a onclick="javascript:pageTracker._trackPageview('/outbound/article/abeautifulsite.net');" href="http://abeautifulsite.net/2008/12/jquery-alert-dialogs/"> jQuery Alert Dialogs</a></h2>
<p>This jQuery plugin  replaces the basic functionality given by the standard JavaScript  alert(), confirm(), and prompt()  functions by allowing you to  completely customise the alerts via CSS.<br />
<a onclick="javascript:pageTracker._trackPageview('/outbound/article/abeautifulsite.net');" href="http://abeautifulsite.net/2008/12/jquery-alert-dialogs/">Alert  Dialogs – jQuery Alert Dialogs »</a></p>
<h2>Collapsible Panels »<a onclick="javascript:pageTracker._trackPageview('/outbound/article/webdeveloperplus.com');" href="http://webdeveloperplus.com/jquery/collpasible-drag-drop-panels/"> Collapsible Drag &amp; Drop Panels</a></h2>
<p>Drag n  Drop panels are great to let the user control how they want to see the  information as he can arrange various information blocks according to  his preference. This type of functionality is often provided by web  portals or personal homepage services like iGoogle.<br />
<a onclick="javascript:pageTracker._trackPageview('/outbound/article/webdeveloperplus.com');" href="http://webdeveloperplus.com/jquery/collpasible-drag-drop-panels/">Collapsible  Panels – Collapsible Drag &amp; Drop Panels »</a></p>
<h2>Progress Indication »<a onclick="javascript:pageTracker._trackPageview('/outbound/article/digitalbush.com');" href="http://digitalbush.com/projects/progress-bar-plugin/"> Progress Bar Plugin</a></h2>
<p>This is a basic and  easy to use and style progress bar plugin for jQuery.<br />
<a onclick="javascript:pageTracker._trackPageview('/outbound/article/digitalbush.com');" href="http://digitalbush.com/projects/progress-bar-plugin/">Progress  Indication – Progress Bar Plugin »</a></p>
<h2>Color Select »<a onclick="javascript:pageTracker._trackPageview('/outbound/article/eyecon.ro');" href="http://eyecon.ro/colorpicker/"> ColorPicker</a></h2>
<p>A simple component to select color  in the same way you select color in Adobe Photoshop.<br />
<a onclick="javascript:pageTracker._trackPageview('/outbound/article/eyecon.ro');" href="http://eyecon.ro/colorpicker/">Color  Select – ColorPicker »</a></p>
<h2>Floating Footer »<a onclick="javascript:pageTracker._trackPageview('/outbound/article/meerkat.jarodtaylor.com');" href="http://meerkat.jarodtaylor.com/"> Meerkat</a></h2>
<p>Meerkat, depending on the options  you have set, will slide or fade in from the top or bottom of the  browser window and remain in its fixed position while the rest of the  page will scroll normally.<br />
<a onclick="javascript:pageTracker._trackPageview('/outbound/article/meerkat.jarodtaylor.com');" href="http://meerkat.jarodtaylor.com/">Floating  Footer – Meerkat »</a></p>
<h2>Hover Intent »<a onclick="javascript:pageTracker._trackPageview('/outbound/article/cherne.net');" href="http://cherne.net/brian/resources/jquery.hoverIntent.html"> hoverIntent Plug-in</a></h2>
<p>hoverIntent is a plug-in  that attempts to determine the user&#8217;s intent… like a crystal ball, only  with mouse movement! It works like (and was derived from) jQuery&#8217;s  built-in hover. However, instead of immediately calling the onMouseOver  function, it waits until the user&#8217;s mouse slows down enough before  making the call.<br />
<a onclick="javascript:pageTracker._trackPageview('/outbound/article/cherne.net');" href="http://cherne.net/brian/resources/jquery.hoverIntent.html">Hover  Intent – hoverIntent Plug-in »</a></p>
<h2>Tool Tip »<a onclick="javascript:pageTracker._trackPageview('/outbound/article/craigsworks.com');" href="http://craigsworks.com/projects/qtip/"> qTip</a></h2>
<p>qTip is an advanced tooltip plugin, built to  be user friendly, yet feature rich, qTip provides you with tonnes of  features like rounded corners and speech bubble tips.<br />
<a onclick="javascript:pageTracker._trackPageview('/outbound/article/craigsworks.com');" href="http://craigsworks.com/projects/qtip/">Tool  Tip – qTip »</a></p>
<h2>User Feedback »<a onclick="javascript:pageTracker._trackPageview('/outbound/article/www.fbloggs.com');" href="http://www.fbloggs.com/jquery-plugin-feedback/"> Feedback jQuery Plugin</a></h2>
<p>Feedback is a plugin  that lets you send Feedback messages to a user after any event that you  choose. You can use it for custom error message handling, for example.  So if you write some custom script to perform either a client or  server-side validation, you can use Feedback to send an error message.<br />
<a onclick="javascript:pageTracker._trackPageview('/outbound/article/www.fbloggs.com');" href="http://www.fbloggs.com/jquery-plugin-feedback/">User  Feedback – Feedback jQuery Plugin »</a></p>
<h2>Docking »<a onclick="javascript:pageTracker._trackPageview('/outbound/article/www.rajeeshcv.com');" href="http://www.rajeeshcv.com/projects/layoutmanager-jquery-plugin/"> LayoutManager</a></h2>
<p>The Docking plugin will helps you to  arrange the layout of a web page with ease using the DOCK concept, this  will be familiar to those who works in Windows form based application,  where every control will have Dock property (TOP, LEFT, FILL, RIGHT,  BOTTOM and NONE). So the controls position and size is decided by the  Dock property relative to the parent container.<br />
<a onclick="javascript:pageTracker._trackPageview('/outbound/article/www.rajeeshcv.com');" href="http://www.rajeeshcv.com/projects/layoutmanager-jquery-plugin/">Docking  – LayoutManager »</a></p>
<h2>Drag and Drop »<a onclick="javascript:pageTracker._trackPageview('/outbound/article/razorjack.net');" href="http://razorjack.net/quicksand/"> jQuery Quicksand plugin</a></h2>
<p>Quicksand is a very  functional jQuery plugin for reordering and/or filtering items with a  sleek and smooth shuffling animation.<br />
This awesome plugin simply replaces a collection of items with another  and also comes with a fair few options – like setting the duration or  the easing type of the animation.<br />
<a onclick="javascript:pageTracker._trackPageview('/outbound/article/razorjack.net');" href="http://razorjack.net/quicksand/">Drag  and Drop – jQuery Quicksand plugin »</a></p>
<h2>Layout Grid »<a onclick="javascript:pageTracker._trackPageview('/outbound/article/hashgrid.com');" href="http://hashgrid.com/"> #grid Plugin</a></h2>
<p>#grid inserts a layout grid in web  pages, allows you to hold it in place, and toggle between displaying it  in the foreground or background.<br />
<a onclick="javascript:pageTracker._trackPageview('/outbound/article/hashgrid.com');" href="http://hashgrid.com/">Layout  Grid – #grid Plugin »</a></p>
<h2>Maps »<a onclick="javascript:pageTracker._trackPageview('/outbound/article/gmap.nurtext.de');" href="http://gmap.nurtext.de/"> gMap</a></h2>
<p>gMap is a lightweight jQuery plugin that helps  you embed Google Maps into your website. With only 2 KB in size it is  very flexible and highly customizable.<br />
<a onclick="javascript:pageTracker._trackPageview('/outbound/article/gmap.nurtext.de');" href="http://gmap.nurtext.de/">Maps  – gMap »</a></p>
<h2>Rating »<a onclick="javascript:pageTracker._trackPageview('/outbound/article/www.fyneworks.com');" href="http://www.fyneworks.com/jquery/star-rating/"> Star Rating Plugin</a></h2>
<p>The Star Rating Plugin is a  plugin that creates a non-obstrusive star rating control by turning a  collection of radio boxes into a neat star-rating control.<br />
<a onclick="javascript:pageTracker._trackPageview('/outbound/article/www.fyneworks.com');" href="http://www.fyneworks.com/jquery/star-rating/">Rating  – Star Rating Plugin »</a></p>
<h2>Portals »<a onclick="javascript:pageTracker._trackPageview('/outbound/article/www.trilancer.com');" href="http://www.trilancer.com/jpolite2/index1.html"> jPolite</a></h2>
<p>JPolite is a pure front-end portal  framework based on jQuery &amp; BlueTrip CSS framework, with a handful  of jQuery plugins already integrated. It provides a compact yet powerful  foundation for custom AJAX web applications with Netvibes like user  experiences.<br />
You can use JPolite as a base for creating complex / customizable  websites quickly by separating content, appearance and behavior. JPolite  provides the ease of turning an HTML content block into tabbed or  accordion control without extra code.<br />
<a onclick="javascript:pageTracker._trackPageview('/outbound/article/www.trilancer.com');" href="http://www.trilancer.com/jpolite2/index1.html">Portals  – jPolite »</a></p>
<h2>Advanced List »<a onclick="javascript:pageTracker._trackPageview('/outbound/article/www.webdesignerwall.com');" href="http://www.webdesignerwall.com/tutorials/jquery-sequential-list/"> jQuery Sequential List</a></h2>
<p><a onclick="javascript:pageTracker._trackPageview('/outbound/article/www.webdesignerwall.com');" href="http://www.webdesignerwall.com/tutorials/jquery-sequential-list/">Advanced  List – jQuery Sequential List »</a></p>
<h2>Toolbar »<a onclick="javascript:pageTracker._trackPageview('/outbound/article/www.dmitri.me');" href="http://www.dmitri.me/misc/notify/"> jQuery &#8216;Notify bar&#8217;</a></h2>
<p>Simple plugin (basically it&#8217;s  not a plugin, but widget) to show notify bar (like on Twitter&#8217;s  webpage).<br />
<a onclick="javascript:pageTracker._trackPageview('/outbound/article/www.dmitri.me');" href="http://www.dmitri.me/misc/notify/">Toolbar  – jQuery &#8216;Notify bar&#8217; »</a></p>
<h2>Inline Edit »<a onclick="javascript:pageTracker._trackPageview('/outbound/article/www.appelsiini.net');" href="http://www.appelsiini.net/projects/jeditable"> Jeditable</a></h2>
<p>Jeditable is an inplace editor  plugin. With few lines of JavaScript code you can simply click and edit  the content of various xhtml elements.<br />
<a onclick="javascript:pageTracker._trackPageview('/outbound/article/www.appelsiini.net');" href="http://www.appelsiini.net/projects/jeditable">Inline  Edit – Jeditable »</a></p>
<h2>Embed Video and Music »<a onclick="javascript:pageTracker._trackPageview('/outbound/article/jquery.malsup.com');" href="http://jquery.malsup.com/media/#overview"> JQuery Media Plugin</a></h2>
<p>This Media Plugin  supports unobtrusive conversion of standard markup into rich media  content. It can be used to embed virtually any media type, including  Flash, Quicktime, Windows Media Player, Real Player, MP3, Silverlight,  PDF and more, into a web page. The plugin converts an element (usually  an &lt;a&gt;) into a &lt;div&gt; which holds the object, embed or iframe   tags neccessary to render the media content.<br />
<a onclick="javascript:pageTracker._trackPageview('/outbound/article/jquery.malsup.com');" href="http://jquery.malsup.com/media/#overview">Embed  Video and Music – JQuery Media Plugin »</a></p>
<h2>Carousel »<a onclick="javascript:pageTracker._trackPageview('/outbound/article/sorgalla.com');" href="http://sorgalla.com/projects/jcarousel/"> jCarousel</a></h2>
<p>jCarousel is a plugin for controlling a  list of items in horizontal or vertical order. The items, which can be  static HTML content or loaded with (or without) AJAX, can be scrolled  back and forth (with or without animation).<br />
<a onclick="javascript:pageTracker._trackPageview('/outbound/article/sorgalla.com');" href="http://sorgalla.com/projects/jcarousel/">Carousel  – jCarousel »</a></p>
<h2>Slider »<a onclick="javascript:pageTracker._trackPageview('/outbound/article/nivo.dev7studios.com');" href="http://nivo.dev7studios.com/"> Nivo Slider</a></h2>
<p><a onclick="javascript:pageTracker._trackPageview('/outbound/article/nivo.dev7studios.com');" href="http://nivo.dev7studios.com/">Slider  – Nivo Slider »</a></p>
<h2>Image Caption »<a onclick="javascript:pageTracker._trackPageview('/outbound/article/thirdroute.com');" href="http://thirdroute.com/projects/captify/"> jQuery Captify Plugin</a></h2>
<p>Captify is a plugin  that displays simple, pretty image captions that appear upon rollover.  Its goal of Captify is to be easy to use, small/simple, and completely  ready for use in production environments.<br />
<a onclick="javascript:pageTracker._trackPageview('/outbound/article/thirdroute.com');" href="http://thirdroute.com/projects/captify/">Image  Caption – jQuery Captify Plugin »</a></p>
<h2>Slider »<a onclick="javascript:pageTracker._trackPageview('/outbound/article/blog.egorkhmelev.com');" href="http://blog.egorkhmelev.com/2009/11/jquery-slider-safari-style/"> jQuery Slider Plugin</a></h2>
<p><a onclick="javascript:pageTracker._trackPageview('/outbound/article/blog.egorkhmelev.com');" href="http://blog.egorkhmelev.com/2009/11/jquery-slider-safari-style/">Slider  – jQuery Slider Plugin »</a></p>
<h2>Image Pan »<a onclick="javascript:pageTracker._trackPageview('/outbound/article/motherrussia.polyester.se');" href="http://motherrussia.polyester.se/jquery/panview/"> panView</a></h2>
<p>Simply put, panView creates a pan view of a much larger image. All  you have to do is hold down your mouse button and start moving.<br />
<a onclick="javascript:pageTracker._trackPageview('/outbound/article/motherrussia.polyester.se');" href="http://motherrussia.polyester.se/jquery/panview/">Image  Pan – panView »</a></p>
<h2>Lightbox »<a onclick="javascript:pageTracker._trackPageview('/outbound/article/www.no-margin-for-errors.com');" href="http://www.no-margin-for-errors.com/projects/prettyphoto-jquery-lightbox-clone/"> prettyPhoto</a></h2>
<p>prettyPhoto is a jQuery based  lightbox clone. Not only does it support images, it also add support for  videos, Flash, YouTube, iFrames. The setup is easy and quick, plus the  script is compatible in every major browser. It comes with useful APIs  so prettyPhoto can be launched from nearly anywhere (yes, that includes  Flash)!<br />
<a onclick="javascript:pageTracker._trackPageview('/outbound/article/www.no-margin-for-errors.com');" href="http://www.no-margin-for-errors.com/projects/prettyphoto-jquery-lightbox-clone/">Lightbox   – prettyPhoto »</a></p>
<h2>Image Gallery »<a onclick="javascript:pageTracker._trackPageview('/outbound/article/galleria.aino.se');" href="http://galleria.aino.se/"> Galleria</a></h2>
<p>Galleria is a an image gallery  unlike anything else. It can take a simple list of images and turn it  into a foundation of multiple intelligent gallery designs, suitable for  any project.<br />
<a onclick="javascript:pageTracker._trackPageview('/outbound/article/galleria.aino.se');" href="http://galleria.aino.se/">Image  Gallery – Galleria »</a></p>
<h2>Image Zoom »<a onclick="javascript:pageTracker._trackPageview('/outbound/article/www.mind-projects.it');" href="http://www.mind-projects.it/projects/jqzoom/"> jQZoom</a></h2>
<p><a onclick="javascript:pageTracker._trackPageview('/outbound/article/www.mind-projects.it');" href="http://www.mind-projects.it/projects/jqzoom/">Image  Zoom – jQZoom »</a></p>
<h2>Forms »<a onclick="javascript:pageTracker._trackPageview('/outbound/article/jquery.malsup.com');" href="http://jquery.malsup.com/form/"> jQuery Form Plugin</a></h2>
<p>The jQuery Form Plugin allows you  to easily and unobtrusively upgrade HTML forms to use AJAX. The main  methods, ajaxForm and ajaxSubmit, gather information from the form  element to determine how to manage the submit process. Both of these  methods support numerous options which allows you to have full control  over how the data is submitted.<br />
<a onclick="javascript:pageTracker._trackPageview('/outbound/article/jquery.malsup.com');" href="http://jquery.malsup.com/form/">Forms  – jQuery Form Plugin »</a></p>
<h2>Form Validation »<a onclick="javascript:pageTracker._trackPageview('/outbound/article/bassistance.de');" href="http://bassistance.de/jquery-plugins/jquery-plugin-validation/"> Validation Plugin</a></h2>
<p><a onclick="javascript:pageTracker._trackPageview('/outbound/article/bassistance.de');" href="http://bassistance.de/jquery-plugins/jquery-plugin-validation/">Form  Validation – Validation Plugin »</a></p>
<h2>File Upload »<a onclick="javascript:pageTracker._trackPageview('/outbound/article/www.uploadify.com');" href="http://www.uploadify.com/"> Uploadify</a></h2>
<p>Uploadify is a plugin that allows  easy integration of a multiple (or single) file uploads on your website.  An array of options allow for full customization for advanced users,  but basic implementation is so easy that even coding novices can do it.<br />
<a onclick="javascript:pageTracker._trackPageview('/outbound/article/www.uploadify.com');" href="http://www.uploadify.com/">File  Upload – Uploadify »</a></p>
<h2>Multi-Select »<a onclick="javascript:pageTracker._trackPageview('/outbound/article/rmm5t.github.com');" href="http://rmm5t.github.com/jquery-flexselect/"> flexselect</a></h2>
<p>Flexselect takes the select box,  and creates a hidden input element to track the associated value and  creates a text input for the selection. It uses the LiquidMetal  scoring  algorithm to narrow the selection.<br />
<a onclick="javascript:pageTracker._trackPageview('/outbound/article/rmm5t.github.com');" href="http://rmm5t.github.com/jquery-flexselect/">Multi-Select  – flexselect »</a></p>
<h2>Check Boxes »<a onclick="javascript:pageTracker._trackPageview('/outbound/article/widowmaker.kiev.ua');" href="http://widowmaker.kiev.ua/checkbox/"> jQuery Checkbox</a></h2>
<p><a onclick="javascript:pageTracker._trackPageview('/outbound/article/widowmaker.kiev.ua');" href="http://widowmaker.kiev.ua/checkbox/">Check  Boxes – jQuery Checkbox »</a></p>
<h2>Growing Textarea »<a onclick="javascript:pageTracker._trackPageview('/outbound/article/www.unwrongest.com');" href="http://www.unwrongest.com/projects/elastic/"> Elastic</a></h2>
<p>This Jquery plugin makes your  textareas grow and shrink to fit it’s content. It was inspired by the  auto growing textareas on Facebook. The major difference between Elastic  and it’s competitors is it’s weight.<br />
<a onclick="javascript:pageTracker._trackPageview('/outbound/article/www.unwrongest.com');" href="http://www.unwrongest.com/projects/elastic/">Growing  Textarea – Elastic »</a></p>
<h2>Rich Text Editor »<a onclick="javascript:pageTracker._trackPageview('/outbound/article/code.google.com');" href="http://code.google.com/p/jwysiwyg/"> jwysiwyg</a></h2>
<p>This plugin is an inline content  editor to allow editing of rich HTML content on the fly.<br />
<a onclick="javascript:pageTracker._trackPageview('/outbound/article/code.google.com');" href="http://code.google.com/p/jwysiwyg/">Rich  Text Editor – jwysiwyg »</a></p>
<h2>Captcha »<a onclick="javascript:pageTracker._trackPageview('/outbound/article/www.webdesignbeach.com');" href="http://www.webdesignbeach.com/beachbar/ajax-fancy-captcha-jquery-plugin"> Ajax Fancy Captcha</a></h2>
<p>Ajax Fancy Captcha is a jQuery  plugin that helps you protect your web pages from bots and spammers.<br />
<a onclick="javascript:pageTracker._trackPageview('/outbound/article/www.webdesignbeach.com');" href="http://www.webdesignbeach.com/beachbar/ajax-fancy-captcha-jquery-plugin">Captcha  – Ajax Fancy Captcha »</a></p>
<h2>Date Picker »<a onclick="javascript:pageTracker._trackPageview('/outbound/article/www.overset.com');" href="http://www.overset.com/2008/05/12/multiday-calendar-datepicker-jquery-plugin/"> Multiday Calendar Datepicker</a></h2>
<p>Multi-day,  multi-month animated datepicker jQuery plugin that weighs in at 14KB  with the uncompressed development version.<br />
<a onclick="javascript:pageTracker._trackPageview('/outbound/article/www.overset.com');" href="http://www.overset.com/2008/05/12/multiday-calendar-datepicker-jquery-plugin/">Date  Picker- Multiday Calendar Datepicker »</a></p>
<h2>AutoSuggest »<a onclick="javascript:pageTracker._trackPageview('/outbound/article/code.drewwilson.com');" href="http://code.drewwilson.com/entry/autosuggest-jquery-plugin"> AutoSuggest jQuery Plugin</a></h2>
<p>AutoSuggest will turn  any regular text input box into a rad auto-complete box. It will  dynamically create all the HTML elements that it needs to function. You  don’t need to add any extra HTML to work with AutoSuggest.<br />
All styling is done 100% in the included CSS file. This means it is  super easy to customize the look of everything! You only need to edit  the included CSS file. You can even use images if you want, just add the  appropriate lines of code into the CSS file.<br />
<a onclick="javascript:pageTracker._trackPageview('/outbound/article/code.drewwilson.com');" href="http://code.drewwilson.com/entry/autosuggest-jquery-plugin">AutoSuggest  jQuery Plugin »</a></p>
<h2>Search »<a onclick="javascript:pageTracker._trackPageview('/outbound/article/andreaslagerkvist.com');" href="http://andreaslagerkvist.com/jquery/live-search/"> jQuery Live Search</a></h2>
<p>Use this plug-in to turn a normal  form-input in to a live ajax search widget. The plug-in displays any  HTML you like in the results and the search-results are updated live as  the user types.<br />
<a onclick="javascript:pageTracker._trackPageview('/outbound/article/andreaslagerkvist.com');" href="http://andreaslagerkvist.com/jquery/live-search/">Search  – jQuery Live Search »</a></p>
<h2>Multi Select »<a onclick="javascript:pageTracker._trackPageview('/outbound/article/abeautifulsite.net');" href="http://abeautifulsite.net/2008/04/jquery-multiselect/"> jQuery MultiSelect</a></h2>
<p>jQuery MultiSelect has been  designed to turn ordinary multi-select form controls into user-friendly  dropdown lists.<br />
<a onclick="javascript:pageTracker._trackPageview('/outbound/article/abeautifulsite.net');" href="http://abeautifulsite.net/2008/04/jquery-multiselect/">Multi  Select – jQuery MultiSelect »</a></p>
<p>via <a href="http://speckyboy.com/2010/05/13/50-fundamental-jquery-controls-and-rich-ui-components/" target="_blank">http://speckyboy.com/</a></p>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li>2010/09/27 -- <a href="http://www.webmaster9.com/2010-09/build-impressive-joomla-sites-with-javascript-and-jquery-using-packts-new-book.html" title="Build impressive Joomla! Sites with JavaScript and jQuery using Packt&#8217;s new book">Build impressive Joomla! Sites with JavaScript and jQuery using Packt&#8217;s new book</a> (0)</li><li>2010/06/15 -- <a href="http://www.webmaster9.com/2010-06/51-best-of-jquery-tutorials-and-examples.html" title="51+ Best of jQuery Tutorials and Examples">51+ Best of jQuery Tutorials and Examples</a> (0)</li><li>2010/06/10 -- <a href="http://www.webmaster9.com/2010-06/10-online-tools-and-apps-to-help-optimize-and-format-css.html" title="10 Online Tools and Apps to Help Optimize and Format CSS">10 Online Tools and Apps to Help Optimize and Format CSS</a> (0)</li><li>2010/07/10 -- <a href="http://www.webmaster9.com/2010-07/host-color-adds-modx-ajax-cms-to-web-hosting-plans.html" title="Host Color Adds Modx Ajax Cms to Web Hosting Plans">Host Color Adds Modx Ajax Cms to Web Hosting Plans</a> (0)</li><li>2010/07/01 -- <a href="http://www.webmaster9.com/2010-07/lynda-com-jquery-essential-training.html" title="lynda.com: jQuery Essential Training">lynda.com: jQuery Essential Training</a> (0)</li><li>2010/06/29 -- <a href="http://www.webmaster9.com/2010-06/160000-ajax-landing-pages-all-cb-products-20-themes-more.html" title="160,000 Ajax Landing Pages &#8211; All CB Products &#8211; 20 Themes &amp; More.">160,000 Ajax Landing Pages &#8211; All CB Products &#8211; 20 Themes &amp; More.</a> (1)</li><li>2010/06/26 -- <a href="http://www.webmaster9.com/2010-06/choosing-the-best-wordpress-ajax-theme.html" title="Choosing the Best Wordpress Ajax Theme">Choosing the Best Wordpress Ajax Theme</a> (0)</li><li>2010/06/25 -- <a href="http://www.webmaster9.com/2010-06/sphinncon-israel-yahoo-search-update-google-ajax-chuck-norris.html" title="SphinnCon Israel, Yahoo Search Update, Google AJAX &amp; Chuck Norris">SphinnCon Israel, Yahoo Search Update, Google AJAX &amp; Chuck Norris</a> (0)</li><li>2010/06/15 -- <a href="http://www.webmaster9.com/2010-06/25-best-and-useful-jquery-plugins-of-may-2010.html" title="25 Best And Useful jQuery Plugins of May 2010">25 Best And Useful jQuery Plugins of May 2010</a> (0)</li><li>2010/06/12 -- <a href="http://www.webmaster9.com/2010-06/55-jquery-tutorials-resources-tips-and-tricks.html" title="55 Jquery Tutorials, Resources, Tips And Tricks">55 Jquery Tutorials, Resources, Tips And Tricks</a> (0)</li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.webmaster9.com/2010-06/50-fundamental-jquery-controls-components-and-plugins.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Six great resources for budding JavaScript coders</title>
		<link>http://www.webmaster9.com/2010-06/six-great-resources-for-budding-javascript-coders.html</link>
		<comments>http://www.webmaster9.com/2010-06/six-great-resources-for-budding-javascript-coders.html#comments</comments>
		<pubDate>Sat, 12 Jun 2010 13:27:50 +0000</pubDate>
		<dc:creator>Webmaster9</dc:creator>
				<category><![CDATA[Scripts & Programs]]></category>
		<category><![CDATA[coders]]></category>
		<category><![CDATA[JavaScript]]></category>

		<guid isPermaLink="false">http://www.50jy.com/?p=45</guid>
		<description><![CDATA[As a relative newcomer to the world of web development, it sometimes seems to me as though there is a gulf in the field: The "pros" versus the "wannabe developers". As if there's a tight-knit clique of developers, all well-versed in arcane stuff like advanced user scripts, HTML5, or Ruby on Rails -- and then there's the "rest of the world", composed of mere mortals just trying to hack something together that would somehow display and sort of work across multiple browsers.]]></description>
			<content:encoded><![CDATA[<p>As a relative newcomer to the world of web development, it sometimes  seems to me as though there is a gulf in the field: The &#8220;pros&#8221; versus  the &#8220;wannabe developers&#8221;. As if there&#8217;s a tight-knit clique of  developers, all well-versed in arcane stuff like advanced user scripts,  HTML5, or Ruby on Rails &#8212; and then there&#8217;s the &#8220;rest of the world&#8221;,  composed of mere mortals just trying to hack something together that  would somehow display and sort of work across multiple browsers.</p>
<p>So the question becomes: How do I bridge the gap? How can I become a  decent, skilled JavaScript developer without spending a boatload of  money?</p>
<p>After the fold you can see my take on that issue, consisting of one  piece of advice and five resources which I find useful in this quest!</p>
<h2 id="be-professional-about-it">1: Be professional  about it</h2>
<p>I know, I know; this is not a &#8220;tool&#8221; per se, and you might even say  it&#8217;s a trite thing to say. But all of my other recommendations are  predicated on you taking JavaScript development seriously. After all,  how can you ever become a pro if you don&#8217;t even try?</p>
<p>Take a stroll through any <a href="http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_26246743.html">web  developer forum</a> and you&#8217;ll see most people approach JavaScript  development on a &#8220;by the way&#8221; basis. By this I mean, &#8220;Screw learning,  let&#8217;s just throw something up on the page!&#8221; &#8230; and &#8220;Can anybody tell me  how to split a string?&#8221;</p>
<p>So first thing&#8217;s first – attitude. Change starts with you. The  resources I outline below may all be quite affordable in terms of <em>cash</em>,  but some of them do cost quite a bit of time. Learning takes time &#8212;  it&#8217;s a fact of life.</p>
<p>So now that I&#8217;ve hopefully got you in the correct mindset, let&#8217;s see  some <em>tools</em>.</p>
<h2 id="learn-about-javascript-from-douglas-crockford">2: Learn about  JavaScript from Douglas Crockford</h2>
<p><a href="http://en.wikipedia.org/wiki/Douglas_Crockford">Douglas  Crockford</a> is a genius. Seriously – the guy is <em>brilliant</em>.  He&#8217;s currently serving as Yahoo!&#8217;s chief JavaScript architect, he  invented <a href="http://en.wikipedia.org/wiki/Json">JSON</a> (a widely  used data interchange format), he&#8217;s part of the ECMAScript committee  (the guys setting the JavaScript standard) and has a very broad  understanding of the general history of programming languages and  computer science.</p>
<p>Recently, Crockford gave <a href="http://yuiblog.com/crockford/">five  talks</a> about JavaScript as part of Yahoo!&#8217;s <a href="http://developer.yahoo.com/yui/theater/">YUI Theater</a>. These  are all available for free, and they&#8217;re over five hours in length (more  like six to seven hours in total, I think). What&#8217;s so cool about these  talks is that Crockford really gives you a bird&#8217;s-eye view of the  subject; the first hour is <em>just</em> history, and it&#8217;s really  fascinating. It&#8217;s all over the place, starting with the <a href="http://en.wikipedia.org/wiki/Jacquard_loom">Jackquad loom</a>,  through why we have both a Delete and a Backspace key on our keyboards,  all the way to modern programming languages and JavaScript.</p>
<p>I took the time to watch all videos and they were the first &#8220;real&#8221;  thing I ever learned about JavaScript. Except for the fourth talk where  he got very technical and lost me, they were all very interesting, and  gave me a great viewpoint on the language.</p>
<p>One thing I like about Crockford is that he doesn&#8217;t sugarcoat  anything. If he thinks a JavaScript feature sucks, he would just come  out and say it, and then very eloquently explain why. Really – take the  time to watch these videos; you won&#8217;t regret it.</p>
<h2 id="safari-bookshelf">3: Safari Bookshelf</h2>
<p>When I finished watching Crockford&#8217;s videos, I knew I wanted to read  his book, titled <a href="http://www.amazon.com/JavaScript-Good-Parts-Douglas-Crockford/dp/0596517742">JavaScript:  The Good Parts</a>. With the book, Crockford really gets technical and  explains what he sees as the best way to code JavaScript, and why.</p>
<p>So now I had to find what&#8217;s the best way to read that book, and I  believe I have. The <a href="http://safaribooksonline.com/Corporate/Index/">Safari Bookshelf</a> has nothing to do with Apple, and has everything to do with O&#8217;Reilly,  Apress, and a whole bunch of computer-publishing heavyweights which have  all banded together to provide a superb online library.</p>
<p>Crockford&#8217;s book costs $19.79 on Amazon. For $23/mo, Safari Bookshelf  gives me unlimited access to a full-text, nicely formatted copy of that  book, plus 10,966 other titles. Yup – almost 11,000 other books, all  full-text, nicely formatted, top-of-the-line computer books, straight  from the publisher. That&#8217;s some serious bang for the buck.</p>
<p>And that&#8217;s the &#8220;cheap&#8221; subscription (they don&#8217;t actually call it  that, though). If you go for the premium subscription, you get access to  tons of videos, early drafts of books (&#8220;read them while they are being  written&#8221;), and some other goodies. I didn&#8217;t spring for Premium, though,  so I can&#8217;t really tell you what it&#8217;s like.</p>
<p>Reading a complete book takes time. But when you pick the right book,  you get the sort of comprehensive coverage you would never get by  Googling or following online tutorials.</p>
<h2 id="lyndacom">4: Lynda.com</h2>
<p>I covered <a href="http://www.downloadsquad.com/2010/02/26/lynda-com-video-tutorial-site-now-has-iphone-app/">Lynda.com</a> before. If you&#8217;re more of a visual learner, Lynda.com is hard to beat.  For $25/mo, you get unlimited access to a library of <em>thousands</em> of hours of high-quality video courses in any computer-related topic you  can think of, from Office, through graphics apps all the way to  programming languages and web technologies. I studied a complete 11-hour  <a href="http://www.lynda.com/home/DisplayCourse.aspx?lpk2=435">PHP  course</a>, and I was very happy with it. I followed along (video on one  monitor, PHP development on the other monitor), and it really gave me  something.</p>
<p>Lynda also offers a <a href="http://www.lynda.com/home/DisplayCourse.aspx?lpk2=375">JavaScript  course</a> by Dori Smith, who seems to have a very solid understanding  of JavaScript. I must admit I did not personally use this resource  because the pacing was a bit slow for me, but it might prove useful for  you. Give it a shot – you can even watch the first few videos for free!</p>
<h2 id="komodo-edit">5: Komodo Edit</h2>
<p>Oh DLS readers, how you love to bash me in the comments; but despite  any criticism, I still think <a href="http://www.downloadsquad.com/2010/04/30/dls-review-why-is-komodo-edit-the-best-free-php-editor-on-the-m/">Komodo  Edit rocks</a> for PHP-related work, and it&#8217;s proven invaluable for  JavaScript development, too.</p>
<p>I get beautiful code highlighting, code completion as it was meant to  be (even though I must admit Microsoft sets the gold standard for this  one), and instant squiggly underlines showing any syntax errors.</p>
<h2 id="firebug-for-firefox">Firebug for Firefox</h2>
<p>One thing Komodo Edit <em>doesn&#8217;t</em> do is proper debugging; for  that you need to spend money on a proper IDE, or simply use <a href="http://getfirebug.com/">Firebug</a>.</p>
<p>Firebug has completely changed my web development workflow. It has a  profound impact on any CSS or HTML work I happen to be doing, but I&#8217;ve  also started using it for JavaScript debugging. I mainly use the error  console, but I also use it to dig around in any JavaScript files that  come along with the page I&#8217;m currently loading (very useful for creating  user scripts utilizing existing functions on the page). I prefer the  console to Firefox&#8217;s built-in JavaScript console because it&#8217;s prettier,  and thus easier for me to figure out.</p>
<p>Another huge Firebug feature is that I can set breakpoints, watch  variables and step through any JavaScript executing to try and figure  out what&#8217;s making it break. In other words, it offers proper,  full-fledged debugging.</p>
<p>If I ever work on one of those newfangled &#8220;web apps&#8221;, I will probably  end up using Firebug&#8217;s profiling facilities, which are supposed to help  optimize the execution speed of my scripts. But in that regard, I think  Chrome offers some better tools than what Firebug brings to the table  at the moment (even if you consider <a href="http://developer.yahoo.com/yslow/">YSlow</a>).</p>
<p>via <a href="http://www.downloadsquad.com/2010/06/09/six-great-resources-for-budding-javascript-coders/" target="_blank">http://www.downloadsquad.com</a></p>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li>2010/10/19 -- <a href="http://www.webmaster9.com/2010-10/looking-for-the-right-psd-to-joomla-coders-on-the-net.html" title="Looking for the Right PSD to Joomla Coders on the Net">Looking for the Right PSD to Joomla Coders on the Net</a> (0)</li><li>2010/09/27 -- <a href="http://www.webmaster9.com/2010-09/build-impressive-joomla-sites-with-javascript-and-jquery-using-packts-new-book.html" title="Build impressive Joomla! Sites with JavaScript and jQuery using Packt&#8217;s new book">Build impressive Joomla! Sites with JavaScript and jQuery using Packt&#8217;s new book</a> (0)</li><li>2010/06/12 -- <a href="http://www.webmaster9.com/2010-06/50-fundamental-jquery-controls-components-and-plugins.html" title="50 Fundamental jQuery Controls, Components and Plugins">50 Fundamental jQuery Controls, Components and Plugins</a> (0)</li><li>2009/07/22 -- <a href="http://www.webmaster9.com/2009-07/jscolor-javascript-color-picker.html" title="jscolor : JavaScript Color Picker">jscolor : JavaScript Color Picker</a> (0)</li><li>2009/07/22 -- <a href="http://www.webmaster9.com/2009-07/jemplate-real-javascript-templating.html" title="Jemplate : Real JavaScript Templating">Jemplate : Real JavaScript Templating</a> (0)</li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.webmaster9.com/2010-06/six-great-resources-for-budding-javascript-coders.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>18 jQuery scripts and tutorials to improve your portfolio</title>
		<link>http://www.webmaster9.com/2009-08/18-jquery-scripts-and-tutorials.html</link>
		<comments>http://www.webmaster9.com/2009-08/18-jquery-scripts-and-tutorials.html#comments</comments>
		<pubDate>Sun, 30 Aug 2009 07:04:50 +0000</pubDate>
		<dc:creator>Webmaster9</dc:creator>
				<category><![CDATA[Online Tutorials]]></category>
		<category><![CDATA[Scripts & Programs]]></category>
		<category><![CDATA[Jquery]]></category>
		<category><![CDATA[jQuery scripts]]></category>
		<category><![CDATA[JQuery tutorials]]></category>

		<guid isPermaLink="false">http://www.webmaster9.com/?p=311</guid>
		<description><![CDATA[Tabs can be a great way to make informations about a project quickly available without leaving the page. For example you can insert project details in a secondary tab because you know that only a few visitors will have interest in it.]]></description>
			<content:encoded><![CDATA[<p><strong>1. <a href="http://stilbuero.de/jquery/tabs_3/">jQuery tabs</a></strong></p>
<p>Tabs can be a great way to make informations about a project quickly available without leaving the page. For example you can insert project details in a secondary tab because you know that only a few visitors will have interest in it.</p>
<p><strong>2. <a href="http://www.malsup.com/jquery/cycle/int2.html">jQuery cycle</a></strong></p>
<p>If you want to show a project’s evolution, jQuery cycle could be the way to go. It is basically a slideshow with cool transition effects, and the ability to use different actions to move from one slide to another.</p>
<p><strong>3. <a href="http://jqueryfordesigners.com/coda-popup-bubbles/">Coda Bubble</a></strong></p>
<p>If you are going to use a tooltip to display further technical informations, do it with style. This script and tutorial teaches you to create a bubble just as pretty as the ones on Coda’s website.</p>
<p><strong>4. <a href="http://www.mind-projects.it/projects/jqzoom/">jQuery Zoom</a></strong></p>
<p>If you have designs where the details have a lot of importance, you should use this script to let your site’s visitors know that you don’t neglect details in your designs.</p>
<p><strong>5. <a href="http://lab.smashup.it/flip/">Flip Box</a></strong></p>
<p>Nice flipping effect for your divs, images, or whatever you want to put in it.</p>
<p><strong>6. <a href="http://www.openstudio.fr/jQuery-Multimedia-Portfolio.html?lang=en">jQuery Multimedia portfolio</a></strong></p>
<p>A cool carousel jQuery that allows you to display different media types, perfect for multimedia designers.</p>
<p><strong>7. <a href="http://www.ndoherty.com/blog/category/coda-slider">Coda slider</a></strong></p>
<p>If you read a lot of web design blogs, you’ve probably seen this one over and over. I still could not leave it out of this list as it’s a great way to display design work.</p>
<p><strong>8. <a href="http://www.jeremymartin.name/projects.php?project=kwicks">Kwicks</a></strong></p>
<p>Nifty little effect for menus, can also be used for other things if you are creative (and I am sure you are).</p>
<p><strong>9. <a href="http://bassistance.de/jquery-plugins/jquery-plugin-treeview/">jQuery Treeview plugin</a></strong></p>
<p>If you have a lot of projects and designs to show, this could be the right navigation to use for your portfolio.</p>
<p><strong>10. <a href="http://nettuts.com/tutorials/javascript-ajax/creating-a-filterable-portfolio-with-jquery/">jQuery filterable portfolio</a></strong></p>
<p>Excellent tutorial to create a filterable portfolio with jQuery.</p>
<p><strong>11. <a href="http://www.gmarwaha.com/blog/2007/08/23/lavalamp-for-jquery-lovers/">LavaLamp menu effect</a></strong></p>
<p>Beautiful menu effect that captures your attention towards the menu element you are hovering.</p>
<p><strong>12. <a href="http://www.pengoworks.com/workshop/jquery/calculation/calculation.plugin.htm">jQuery Calculator</a></strong></p>
<p>Want to get rid of people with too low budgets? This could be the way to go. The jQuery Calculation plugin could allow you to give an estimate of what their request will cost.</p>
<p><strong>13. <a href="http://bassistance.de/jquery-plugins/jquery-plugin-validation/">jQuery form validation</a></strong></p>
<p>Tired of receiving incomplete form submissions from your portfolio site? Try the jQuery form validation plugin and the people trying to <a title="contact" href="http://www.designer-daily.com/contact">contact</a> you will not be able to send a message if they didn’t fill in the form properly.</p>
<p><strong>14. <a href="http://www.learningjquery.com/2007/03/accordion-madness">jQuery Accordion menu</a></strong></p>
<p>In your portfolio you will probably want to emphasize on your content and images. Accordion menus can be a good way to declutter your sidebar and give more space to content.</p>
<p><strong>15. <a href="http://www.webdesignerwall.com/tutorials/jquery-sequential-list/">jQuery sequential list</a></strong></p>
<p>It’s good to explain your workflow on your portfolio website, it gives your potential clients a good indication of what they can expect when working with you. Using a sequential list is a good way to do this, learn how in Web Designer Wall’s tutorial.</p>
<p><strong>16. <a href="http://www.dfc-e.com/metiers/multimedia/opensource/jqtransform/">jqTransform</a></strong></p>
<p>Good form styling does not only look nicer, it’s also often more usable.</p>
<p><strong>17. <a href="http://www.openstudio.fr/jQuery-virtual-tour.html?lang=en">jQuery Virtual Tour</a></strong></p>
<p>If you are really proud of your studio, you can give a good feel of what it looks like with this virtual tour jQuery plugin.</p>
<p><strong>18. <a href="http://www.sanisoft.com/blog/2009/01/23/img-notes-v02-a-couple-of-bug-fixes-and-some-more/">jQuery Image Notes</a></strong></p>
<p>To give informations about an image or project, image notes are the perfect solution. You can easily point out details and give in-context explanations.</p>
<p><a href="http://www.designer-daily.com/18-jquery-scripts-and-tutorials-to-improve-your-portfolio-2162/" target="_blank">via</a></p>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li>2010/06/12 -- <a href="http://www.webmaster9.com/2010-06/55-jquery-tutorials-resources-tips-and-tricks.html" title="55 Jquery Tutorials, Resources, Tips And Tricks">55 Jquery Tutorials, Resources, Tips And Tricks</a> (0)</li><li>2009/08/11 -- <a href="http://www.webmaster9.com/2009-08/11-jquery-tutorials-for-working-with-html-forms.html" title="11 JQuery tutorials for working with HTML forms">11 JQuery tutorials for working with HTML forms</a> (0)</li><li>2010/09/27 -- <a href="http://www.webmaster9.com/2010-09/build-impressive-joomla-sites-with-javascript-and-jquery-using-packts-new-book.html" title="Build impressive Joomla! Sites with JavaScript and jQuery using Packt&#8217;s new book">Build impressive Joomla! Sites with JavaScript and jQuery using Packt&#8217;s new book</a> (0)</li><li>2010/07/01 -- <a href="http://www.webmaster9.com/2010-07/lynda-com-jquery-essential-training.html" title="lynda.com: jQuery Essential Training">lynda.com: jQuery Essential Training</a> (0)</li><li>2010/06/15 -- <a href="http://www.webmaster9.com/2010-06/51-best-of-jquery-tutorials-and-examples.html" title="51+ Best of jQuery Tutorials and Examples">51+ Best of jQuery Tutorials and Examples</a> (0)</li><li>2010/06/15 -- <a href="http://www.webmaster9.com/2010-06/25-best-and-useful-jquery-plugins-of-may-2010.html" title="25 Best And Useful jQuery Plugins of May 2010">25 Best And Useful jQuery Plugins of May 2010</a> (0)</li><li>2010/06/12 -- <a href="http://www.webmaster9.com/2010-06/50-fundamental-jquery-controls-components-and-plugins.html" title="50 Fundamental jQuery Controls, Components and Plugins">50 Fundamental jQuery Controls, Components and Plugins</a> (0)</li><li>2009/08/11 -- <a href="http://www.webmaster9.com/2009-08/online-tutorial-form-validation-with-jquery-from-scratch.html" title="Online Tutorial: Form validation with jQuery from scratch">Online Tutorial: Form validation with jQuery from scratch</a> (0)</li><li>2009/07/18 -- <a href="http://www.webmaster9.com/2009-07/vtip-providing-lightweight-tooltips-to-users-of-jquery.html" title="vTip : providing lightweight tooltips to users of jQuery">vTip : providing lightweight tooltips to users of jQuery</a> (0)</li><li>2009/06/27 -- <a href="http://www.webmaster9.com/2009-06/11-useful-jquery-plugins-for-web-development.html" title="11 useful jQuery Plugins for web development">11 useful jQuery Plugins for web development</a> (0)</li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.webmaster9.com/2009-08/18-jquery-scripts-and-tutorials.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OTRS : Open Source Trouble Ticket System</title>
		<link>http://www.webmaster9.com/2009-08/otrs-open-source-trouble-ticket-system.html</link>
		<comments>http://www.webmaster9.com/2009-08/otrs-open-source-trouble-ticket-system.html#comments</comments>
		<pubDate>Sun, 23 Aug 2009 10:55:16 +0000</pubDate>
		<dc:creator>Webmaster9</dc:creator>
				<category><![CDATA[Scripts & Programs]]></category>
		<category><![CDATA[email management]]></category>
		<category><![CDATA[freebsd]]></category>
		<category><![CDATA[helpdesk]]></category>
		<category><![CDATA[Open-source]]></category>
		<category><![CDATA[openbsd]]></category>
		<category><![CDATA[OpenTRS]]></category>
		<category><![CDATA[otrs]]></category>
		<category><![CDATA[ticketsystem]]></category>
		<category><![CDATA[trouble ticket system]]></category>

		<guid isPermaLink="false">http://www.webmaster9.com/?p=300</guid>
		<description><![CDATA[OTRS is an Open source Ticket Request System (also well known as trouble ticket system) with many features to manage customer telephone calls and e-mails. The system is built to allow your support, sales, pre-sales, billing, internal IT, helpdesk, etc. department to react quickly to inbound inquiries. Do you receive many e-mails and want to answer them with a team of agents? You're going to love the OTRS!]]></description>
			<content:encoded><![CDATA[<p><strong>What is OTRS ?</strong></p>
<p>OTRS is an Open source Ticket Request System (also well known as trouble ticket system) with many features to manage customer telephone calls and e-mails. The system is built to allow your support, sales, pre-sales, billing, internal IT, helpdesk, etc. department to react quickly to inbound inquiries. Do you receive many e-mails and want to answer them with a team of agents? You&#8217;re going to love the OTRS!</p>
<p>It is distributed under the GNU Affero General Public License (AGPL) and tested on Linux, Solaris, AIX, FreeBSD, OpenBSD, Mac OS 10.x and Windows. </p>
<p>The OTRS URL: <a href="http://www.otrs.org/" target="_blank">www.otrs.org</a></p>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li>2010/06/13 -- <a href="http://www.webmaster9.com/2010-06/top-10-open-source-web-based-project-management-software.html" title="Top 10 Open Source Web-Based Project Management Software">Top 10 Open Source Web-Based Project Management Software</a> (0)</li><li>2009/08/21 -- <a href="http://www.webmaster9.com/2009-08/7-open-source-and-free-url-shortener-scripts.html" title="7 Open Source And Free URL Shortener Scripts">7 Open Source And Free URL Shortener Scripts</a> (0)</li><li>2009/07/17 -- <a href="http://www.webmaster9.com/2009-07/twiki-an-open-source-enterprise-wiki-and-web-2-0-application-platform.html" title="TWiki :an Open Source Enterprise Wiki and Web 2.0 Application Platform">TWiki :an Open Source Enterprise Wiki and Web 2.0 Application Platform</a> (0)</li><li>2009/07/02 -- <a href="http://www.webmaster9.com/2009-07/tsung%ef%bc%9aan-open-source-multi-protocol-distributed-load-testing-tool.html" title="Tsung：An Open-source Multi-protocol Distributed Load Testing Tool">Tsung：An Open-source Multi-protocol Distributed Load Testing Tool</a> (0)</li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.webmaster9.com/2009-08/otrs-open-source-trouble-ticket-system.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>the MySQL backup tool : phpMyBackupPro</title>
		<link>http://www.webmaster9.com/2009-08/the-mysql-backup-tool-phpmybackuppro.html</link>
		<comments>http://www.webmaster9.com/2009-08/the-mysql-backup-tool-phpmybackuppro.html#comments</comments>
		<pubDate>Sun, 23 Aug 2009 10:39:04 +0000</pubDate>
		<dc:creator>Webmaster9</dc:creator>
				<category><![CDATA[Scripts & Programs]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[databases]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[phpMyBackup]]></category>
		<category><![CDATA[phpMyBackupPro]]></category>
		<category><![CDATA[pro]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[tool]]></category>
		<category><![CDATA[utility]]></category>
		<category><![CDATA[webmaster]]></category>

		<guid isPermaLink="false">http://www.webmaster9.com/?p=299</guid>
		<description><![CDATA[phpMyBackup Pro is a very easy to use, free, web-based MySQL backup application, licensed under the GNU GPL.]]></description>
			<content:encoded><![CDATA[<p><strong>What is phpMyBackup Pro?</strong></p>
<p>phpMyBackup Pro is a very easy to use, free, web-based MySQL backup application, licensed under the GNU GPL.</p>
<p>You can create scheduled backups, manage and restore them, download or email them and a lot more!</p>
<p><strong>phpMyBackup Pro Major features:</strong></p>
<p>- backup of one or several databases with or without data, table structure, &#8230;<br />
- three types of compression (no compression, gzip or zip)<br />
- scheduled backups (by a small PHP script which must be included in an existing PHP script)<br />
- interface for managment of the backups (viewing, restoring, downloading, deleting)<br />
- backup directly onto FTP server and sending of backups by email<br />
- platform independent &#8211; only webserver and PHP needed to run e.g. on MS Windows, Linux or Mac<br />
- shell mode (to use manually or by cron script)<br />
- backup of whole file directories (on a FTP server).<br />
- backup databases from different accounts on several MySQL servers<br />
- one installation can be used for all MySQL users of one MySQL server (used by webhosters)<br />
- highest security through two alternative login methods (HTTP or HTML authentication)<br />
- easy to use interface and very easy to install<br />
- several language packages available<br />
- online help (included in pMBP) and FAQ on this website </p>
<p>Download phpMyBackupPro: <a href="http://www.phpmybackuppro.net/" target="_blank">www.phpmybackuppro.net</a></p>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li>2010/10/13 -- <a href="http://www.webmaster9.com/2010-10/cucusoft-iphone-tool-kits-download-review.html" title="Cucusoft iPhone Tool Kits Download Review">Cucusoft iPhone Tool Kits Download Review</a> (0)</li><li>2010/10/13 -- <a href="http://www.webmaster9.com/2010-10/cucusoft-iphone-tool-kits-download-scam.html" title="Cucusoft iPhone Tool Kits Download Scam">Cucusoft iPhone Tool Kits Download Scam</a> (0)</li><li>2010/10/13 -- <a href="http://www.webmaster9.com/2010-10/cucusoft-iphone-tool-kits-download.html" title="Cucusoft iPhone Tool Kits Download">Cucusoft iPhone Tool Kits Download</a> (0)</li><li>2010/09/28 -- <a href="http://www.webmaster9.com/2010-09/apache-configuration-tool-and-download-php-file.html" title="apache configuration tool and download php file">apache configuration tool and download php file</a> (0)</li><li>2010/07/12 -- <a href="http://www.webmaster9.com/2010-07/why-should-i-do-wordpress-database-backup.html" title="Why Should I Do WordPress Database Backup?">Why Should I Do WordPress Database Backup?</a> (0)</li><li>2010/07/11 -- <a href="http://www.webmaster9.com/2010-07/seo-keyword-tool-search-engine-keyword-database.html" title="SEO Keyword Tool &#8211; Search Engine Keyword Database">SEO Keyword Tool &#8211; Search Engine Keyword Database</a> (0)</li><li>2010/07/11 -- <a href="http://www.webmaster9.com/2010-07/why-you-need-to-backup-your-wordpress-blog-and-database.html" title="Why You Need To Backup Your Wordpress Blog And Database">Why You Need To Backup Your Wordpress Blog And Database</a> (0)</li><li>2010/06/16 -- <a href="http://www.webmaster9.com/2010-06/seo-tool-for-webmaster.html" title="SEO Tool for Webmaster">SEO Tool for Webmaster</a> (0)</li><li>2010/06/11 -- <a href="http://www.webmaster9.com/2010-06/seo-tools-free-software-download-webmaster-tools.html" title="Seo tools, Free software download, Webmaster tools">Seo tools, Free software download, Webmaster tools</a> (0)</li><li>2010/06/10 -- <a href="http://www.webmaster9.com/2010-06/pagerank-be-gone-yahoo-paid-inclusion-bing-webmaster-tool.html" title="PageRank Be Gone, Yahoo Paid Inclusion &amp; Bing Webmaster Tool">PageRank Be Gone, Yahoo Paid Inclusion &amp; Bing Webmaster Tool</a> (1)</li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.webmaster9.com/2009-08/the-mysql-backup-tool-phpmybackuppro.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

