<?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>MakeUseOf Directory &#187; javascipt</title>
	<atom:link href="http://www.makeuseof.com/dir/tag/javascipt/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.makeuseof.com/dir</link>
	<description></description>
	<lastBuildDate>Fri, 10 Feb 2012 04:01:42 +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>Morse: A jQuery Plugin &amp; Convertor For Morse Code</title>
		<link>http://www.makeuseof.com/dir/morse-morse-code-converter/</link>
		<comments>http://www.makeuseof.com/dir/morse-morse-code-converter/#comments</comments>
		<pubDate>Tue, 17 May 2011 01:01:33 +0000</pubDate>
		<dc:creator>TehseenBaweja</dc:creator>
				<category><![CDATA[Converters]]></category>
		<category><![CDATA[Webmasters]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[converter]]></category>
		<category><![CDATA[javascipt]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/dir/?p=33543</guid>
		<description><![CDATA[If you thought Morse code only belongs in old spy movies, here is a surprise for you. Morse is a jQuery plugin that you can embed on your website and get your text annotated with Morse code. The tool also has a readily available table that you can use to look up the Morse code [...]]]></description>
			<content:encoded><![CDATA[<p>If you thought Morse code only belongs in old spy movies, here is a surprise for you. Morse is a jQuery plugin that you can embed on your website and get your text annotated with Morse code. The tool also has a readily available table that you can use to look up the Morse code for any English language alphabet.</p>
<p>You can also type in your own sample text and let the tool convert it into Morse code. Once installed on your website, this plugin can let users play the Morse code as short sounds of dots and dashes. You can also customize a few options to suit your needs. The tool and plugin both require a browser that supports HTML5.</p>
<p><img src="http://main.makeuseoflimited.netdna-cdn.com/dir/wp-content/uploads/2011/05/morse.png?570cd5" alt="morse code converter" /></p>
<p>Features:</p>
<ul>
<li>Install a jQuery plugin for Morse code.</li>
<li>Let your users hear the Morse code for any text.</li>
<li>Enter any sample text to convert it into Morse.</li>
<li>No registration required.</li>
<li>Similar tools: <a href="../morse-code-translator-free-morse-code-software-online/">Morse Code Translator</a> and <a href="http://www.makeuseof.com/dir/morsetweet-morse-code-twitter/">MorseTweet</a>.</li>
</ul>
<p>Visit Morse @ <a class="vt-p" href="http://mattt.github.com/Morse.js/">www.mattt.github.com/Morse.js</a></p>
<div class='gig-share-button gig-share-button-bottom' id='gig-div-buttons-33543-bottom'></div><script language='javascript'>var conf_33543 = {
							APIKey: ''
    					};
						
    					var image33543 = {src:'http://main.makeuseoflimited.netdna-cdn.com/dir/wp-content/uploads/2011/05/morse.png',href:'http://www.makeuseof.com/dir/morse-morse-code-converter/',type:'image'};
						var ua_33543 = new gigya.services.socialize.UserAction(); 
						ua_33543.setUserMessage('');  
						ua_33543.setLinkBack('http://www.makeuseof.com/dir/morse-morse-code-converter/'); 
						ua_33543.setTitle('Morse: A jQuery Plugin & Convertor For Morse Code');
						ua_33543.addMediaItem(image33543);	
		

						var params_33543 ={ 
							userAction:ua_33543,
							cssPrefix:'#gig-div-buttons-33543-bottom',
							shareButtons:'facebook-like,google-plusone,share,twitter,email', // list of providers
							containerID: 'gig-div-buttons-33543-bottom',
        					cid:''
						};
						gigya.services.socialize.showShareBarUI(conf_33543,params_33543);
					</script>
					]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/dir/morse-morse-code-converter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MyCodeStock: Store Your Code Snippets &amp; Make Them Remotely Accessible</title>
		<link>http://www.makeuseof.com/dir/mycodestock-store-your-code-snippets/</link>
		<comments>http://www.makeuseof.com/dir/mycodestock-store-your-code-snippets/#comments</comments>
		<pubDate>Thu, 14 Apr 2011 19:01:20 +0000</pubDate>
		<dc:creator>MOin</dc:creator>
				<category><![CDATA[Webdesign]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[javascipt]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/dir/?p=32780</guid>
		<description><![CDATA[Developers often create code snippets which they reuse in their other projects. Having remote access to these snippets therefore can be quite helpful. To help make your snippets remotely accessible, check out MyCodeStock, a web service that stores code snippets of all popularly used programming languages. MyCodeStock saves snippets of code in popular programming languages. [...]]]></description>
			<content:encoded><![CDATA[<p>Developers often create code snippets which they reuse in their other projects. Having remote access to these snippets therefore can be quite helpful. To help make your snippets remotely accessible, check out MyCodeStock, a web service that stores code snippets of all popularly used programming languages.</p>
<p><img src="http://main.makeuseoflimited.netdna-cdn.com/dir/wp-content/uploads/2011/04/mycodestock.png?570cd5" alt="store your code snippets" /></p>
<p>MyCodeStock saves snippets of code in popular programming languages. You can use the site to make your most used snippets remotely accessible or to simply back up some of the programs you have written. Folder organization and search capabilities let you easily classify and find the code snippets from your library. For each code snippet you can add a title and description.</p>
<p><img src="http://main.makeuseoflimited.netdna-cdn.com/dir/wp-content/uploads/2011/04/mycodestock1.png?570cd5" alt="back up your code" /></p>
<p>The main code has appropriately highlighted syntax and reserve words, line numbers, tags, privacy settings, and language labels.</p>
<p><img src="http://main.makeuseoflimited.netdna-cdn.com/dir/wp-content/uploads/2011/04/mycodestock2.png?570cd5" alt="mycodestock" /></p>
<p>Other options include going to a particular line, turning off the syntax highlighting, and expanding the code to full screen.</p>
<p><img src="http://main.makeuseoflimited.netdna-cdn.com/dir/wp-content/uploads/2011/04/mycodestock3.png?570cd5" alt="" /></p>
<p>Features:</p>
<ul>
<li>A user-friendly web service.</li>
<li>Lets you back up your code online.</li>
<li>Supports many popularly used programming languages.</li>
<li>Supports folders and search.</li>
<li>Appropriately highlights code syntax and reserve words.</li>
<li>Displays lines for snippets.</li>
<li>Helps make snippets remotely accessible.</li>
<li>Can serve as a backup for your code snippets.</li>
<li>Similar tools:  <a href="http://www.makeuseof.com/dir/snippshot-store-code-snippets-online/">Snippshot</a>, <a title="WP-Snippets: Provides Handy Coding Snippets for WordPress Themes." rel="bookmark" href="http://www.makeuseof.com/dir/wpsnippets-wordpress-snippets/">WP-Snippets</a>, <a href="http://www.makeuseof.com/dir/snipplr-free-code-repository/">Snipplr</a>, <a href="http://www.makeuseof.com/dir/codefetch-code-searching-tool/">CodeFetch</a>, <a href="http://www.makeuseof.com/dir/codepaste-easy-send-code/">CodePaste</a> and <a href="http://www.makeuseof.com/dir/textsnip/">TextSnip</a>.</li>
</ul>
<p>Check out MyCodeStock @ <a class="vt-p" href="https://mycodestock.com/">www.mycodestock.com</a> (by MOin from <a class="vt-p" href="http://thumbpress.com">ThumbPress</a>)</p>
<div class='gig-share-button gig-share-button-bottom' id='gig-div-buttons-32780-bottom'></div><script language='javascript'>var conf_32780 = {
							APIKey: ''
    					};
						
    					var image32780 = {src:'http://main.makeuseoflimited.netdna-cdn.com/dir/wp-content/uploads/2011/04/mycodestock.png',href:'http://www.makeuseof.com/dir/mycodestock-store-your-code-snippets/',type:'image'};
						var ua_32780 = new gigya.services.socialize.UserAction(); 
						ua_32780.setUserMessage('');  
						ua_32780.setLinkBack('http://www.makeuseof.com/dir/mycodestock-store-your-code-snippets/'); 
						ua_32780.setTitle('MyCodeStock: Store Your Code Snippets & Make Them Remotely Accessible');
						ua_32780.addMediaItem(image32780);	
		

						var params_32780 ={ 
							userAction:ua_32780,
							cssPrefix:'#gig-div-buttons-32780-bottom',
							shareButtons:'facebook-like,google-plusone,share,twitter,email', // list of providers
							containerID: 'gig-div-buttons-32780-bottom',
        					cid:''
						};
						gigya.services.socialize.showShareBarUI(conf_32780,params_32780);
					</script>
					]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/dir/mycodestock-store-your-code-snippets/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>SnippShot: Create &amp; Store Code Snippets Online</title>
		<link>http://www.makeuseof.com/dir/snippshot-store-code-snippets-online/</link>
		<comments>http://www.makeuseof.com/dir/snippshot-store-code-snippets-online/#comments</comments>
		<pubDate>Mon, 20 Dec 2010 19:01:22 +0000</pubDate>
		<dc:creator>TehseenBaweja</dc:creator>
				<category><![CDATA[Webdesign]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[javascipt]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/dir/?p=25963</guid>
		<description><![CDATA[SnippShot is a neat little tool that lets you create and save code snippets in the cloud. No hassle, simply give your snippet a name and start writing your code on the white space. You can create as many snippets as you want, search snippets, rename them or even delete them completely. SnippShot doesn&#8217;t have [...]]]></description>
			<content:encoded><![CDATA[<p>SnippShot is a neat little tool that lets you create and save code snippets in the cloud. No hassle, simply give your snippet a name and start writing your code on the white space. You can create as many snippets as you want, search snippets, rename them or even delete them completely.</p>
<p>SnippShot doesn&#8217;t have a lot of features to brag about but it is a great tool if you want something minimalist. You are required to log in with your Google account so all the snippets you save can automatically be associated with that account. The tool does not offer any sort of debugging or syntax focused features so it may not be ideal for everybody but if you are looking to write down some code without being distracted by all the clutter, SnippShot is an excellent choice.</p>
<p><img src="http://main.makeuseoflimited.netdna-cdn.com/dir/wp-content/uploads/2010/12/snippet.png?570cd5" alt="store code snippets online" /></p>
<p>To see how SnippShot works watch demo video below:</p>
<p><object width="580" height="365"><param name="movie" value="http://www.youtube.com/v/pKwTTOxwNb0?fs=1&amp;hl=en_US&amp;rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/pKwTTOxwNb0?fs=1&amp;hl=en_US&amp;rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="580" height="365"></embed></object></p>
<p>Features:</p>
<ul>
<li>Write and store code snippets in the cloud.</li>
<li>Search, rename and delete code snippets.</li>
<li>Minimalist tool without the clutter.</li>
<li>No registration required, sign in with Google account.</li>
<li>Similar tools: <a title="WP-Snippets: Provides Handy Coding Snippets for WordPress Themes." rel="bookmark" href="http://www.makeuseof.com/dir/wpsnippets-wordpress-snippets/">WP-Snippets</a>, <a href="http://www.makeuseof.com/dir/snipplr-free-code-repository/">Snipplr</a>, <a title="CodeFetch: Programming Code Searching Tool" rel="bookmark" href="http://www.makeuseof.com/dir/codefetch-code-searching-tool/">CodeFetch</a>, <a href="http://www.makeuseof.com/dir/codepaste-easy-send-code/">CodePaste</a> and <a href="http://www.makeuseof.com/dir/textsnip/">TextSnip</a>.</li>
</ul>
<p>Visit SnippShot @ <a class="vt-p" href="http://snippshot.skyscarf.com/">www.snippshot.skyscarf.com</a></p>
<div class='gig-share-button gig-share-button-bottom' id='gig-div-buttons-25963-bottom'></div><script language='javascript'>var conf_25963 = {
							APIKey: ''
    					};
						
    					var image25963 = {src:'http://main.makeuseoflimited.netdna-cdn.com/dir/wp-content/uploads/2010/12/snippet.png',href:'http://www.makeuseof.com/dir/snippshot-store-code-snippets-online/',type:'image'};
						var ua_25963 = new gigya.services.socialize.UserAction(); 
						ua_25963.setUserMessage('');  
						ua_25963.setLinkBack('http://www.makeuseof.com/dir/snippshot-store-code-snippets-online/'); 
						ua_25963.setTitle('SnippShot: Create & Store Code Snippets Online');
						ua_25963.addMediaItem(image25963);	
		

						var params_25963 ={ 
							userAction:ua_25963,
							cssPrefix:'#gig-div-buttons-25963-bottom',
							shareButtons:'facebook-like,google-plusone,share,twitter,email', // list of providers
							containerID: 'gig-div-buttons-25963-bottom',
        					cid:''
						};
						gigya.services.socialize.showShareBarUI(conf_25963,params_25963);
					</script>
					]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/dir/snippshot-store-code-snippets-online/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Snipplr: Free Code Repository Online</title>
		<link>http://www.makeuseof.com/dir/snipplr-free-code-repository/</link>
		<comments>http://www.makeuseof.com/dir/snipplr-free-code-repository/#comments</comments>
		<pubDate>Tue, 01 Dec 2009 04:59:18 +0000</pubDate>
		<dc:creator>Srikanth AD</dc:creator>
				<category><![CDATA[Webdesign]]></category>
		<category><![CDATA[Webmasters]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[javascipt]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/dir/?p=15494</guid>
		<description><![CDATA[If you have random bits of code on your computer and are looking for a way to store and organize them at once place, Snipplr is a prolific solution for you. It&#8217;s a free code repository that allows you to store all your code snippets online and share them with others. You can even have [...]]]></description>
			<content:encoded><![CDATA[<p>If you have random bits of code on your computer and are looking for a way to store and organize them at once place, Snipplr is a prolific solution for you. It&#8217;s a free code repository that allows you to store all your code snippets online and share them with others. You can even have access to the code shared by others.</p>
<p><img src="http://main.makeuseoflimited.netdna-cdn.com/dir/wp-content/uploads/2009/11/snipplr-code-repository.png?570cd5" alt="free code repository" /></p>
<p>Snipplr is a great to find working code snippets in an organized interface. It covers almost every programming language from C, C++, Java to PHP, Ruby, Django, Perl etc. </p>
<p>The code snippets can be browsed by language, title, tags and source. You can check out the most popular and recently added code snippets. It&#8217;s a must-bookmark website for programmers and web developers.</p>
<p>Snipplr also provides you with extras like plugins and downloads. You might want to read more about them <a href="http://snipplr.com/developer/">here</a>.</p>
<p>Features:</p>
<ul>
<li>Store and share code snippets in an organized interface.</li>
<li>Covers most of the programming languages.</li>
<li>Browse code snippets by programming language, title, tags and source.</li>
<li>Check out the recently added and popular code snippets.</li>
<li>Provides extras like plugins and downloads.</li>
<li>Similar tools: <a title="CodeFetch: Programming Code Searching Tool" rel="bookmark" href="http://www.makeuseof.com/dir/codefetch-code-searching-tool/">CodeFetch</a>, <a title="Share PHP, CSS" rel="bookmark" href="http://www.makeuseof.com/dir/codepaste-easy-send-code/">CodePaste</a> and <a href="http://www.makeuseof.com/dir/textsnip/">TextSnip</a>.</li>
</ul>
<p>Check out Snipplr @ <a href="http://snipplr.com/">www.snipplr.com</a> (by Srikanth AD from <a href="http://srikanth.techonaut.com/about" target="_blank">Techonaut</a>)</p>
<div class='gig-share-button gig-share-button-bottom' id='gig-div-buttons-15494-bottom'></div><script language='javascript'>var conf_15494 = {
							APIKey: ''
    					};
						
    					var image15494 = {src:'http://main.makeuseoflimited.netdna-cdn.com/dir/wp-content/uploads/2009/11/snipplr-code-repository.png',href:'http://www.makeuseof.com/dir/snipplr-free-code-repository/',type:'image'};
						var ua_15494 = new gigya.services.socialize.UserAction(); 
						ua_15494.setUserMessage('');  
						ua_15494.setLinkBack('http://www.makeuseof.com/dir/snipplr-free-code-repository/'); 
						ua_15494.setTitle('Snipplr: Free Code Repository Online');
						ua_15494.addMediaItem(image15494);	
		

						var params_15494 ={ 
							userAction:ua_15494,
							cssPrefix:'#gig-div-buttons-15494-bottom',
							shareButtons:'facebook-like,google-plusone,share,twitter,email', // list of providers
							containerID: 'gig-div-buttons-15494-bottom',
        					cid:''
						};
						gigya.services.socialize.showShareBarUI(conf_15494,params_15494);
					</script>
					]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/dir/snipplr-free-code-repository/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Mooshell: Edit &amp; Debug Mootools Scripts Online</title>
		<link>http://www.makeuseof.com/dir/mooshell-debug-mootools/</link>
		<comments>http://www.makeuseof.com/dir/mooshell-debug-mootools/#comments</comments>
		<pubDate>Wed, 28 Oct 2009 13:09:43 +0000</pubDate>
		<dc:creator>Israel Nicolas</dc:creator>
				<category><![CDATA[Webdesign]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[javascipt]]></category>
		<category><![CDATA[mootools]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/dir/?p=14695</guid>
		<description><![CDATA[Mooshell is a scrappy online tool for testing HTML, CSS, and Javascript elements, but more importantly, a tool for combining all these together to debug Mootools code. You only need to enter your Javascript, CSS, and HTML in the corresponding boxes and click run to view the results. The application is ideal for programmers who [...]]]></description>
			<content:encoded><![CDATA[<p>Mooshell is a scrappy online tool for testing HTML, CSS, and Javascript elements, but more importantly, a tool for combining all these together to debug <a href="http://mootools.net/">Mootools</a> code. You only need to enter your Javascript, CSS, and HTML in the corresponding boxes and click run to view the results. The application is ideal for  programmers who want to test their snippets before implementing them on website.</p>
<p><img src="http://main.makeuseoflimited.netdna-cdn.com/dir/wp-content/uploads/2009/10/mooshell_thumb.png?570cd5" border="0" alt="debug mootools" /></p>
<p>You can also save your work if you plan to edit your code later, and collaborate with others using a generated URL. Future releases of Mooshell promise user logging, snippets collection, and tagging to name a few.</p>
<p>Features:</p>
<ul>
<li>Edit &amp; debug Mootools scripts online</li>
<li>Backend support for AJAX calls.</li>
<li>Clean, Save, Run, and Update your Mootools code on the fly.</li>
<li>Make quick edits and view results instantly.</li>
<li>Emulates the lightweight quality of Mootools coding.</li>
<li>Collaborate with others using a generated URL.</li>
<li>Similar tools: <a title="Codepad: Quickly Check Your Code Online" rel="bookmark" href="http://www.makeuseof.com/dir/codepad-check-your-code/">Codepad</a>.</li>
</ul>
<p>Check out Mooshell @ <a href="http://www.mooshell.net">www.mooshell.net</a></p>
<div class='gig-share-button gig-share-button-bottom' id='gig-div-buttons-14695-bottom'></div><script language='javascript'>var conf_14695 = {
							APIKey: ''
    					};
						
    					var image14695 = {src:'http://main.makeuseoflimited.netdna-cdn.com/dir/wp-content/uploads/2009/10/mooshell_thumb.png',href:'http://www.makeuseof.com/dir/mooshell-debug-mootools/',type:'image'};
						var ua_14695 = new gigya.services.socialize.UserAction(); 
						ua_14695.setUserMessage('');  
						ua_14695.setLinkBack('http://www.makeuseof.com/dir/mooshell-debug-mootools/'); 
						ua_14695.setTitle('Mooshell: Edit & Debug Mootools Scripts Online');
						ua_14695.addMediaItem(image14695);	
		

						var params_14695 ={ 
							userAction:ua_14695,
							cssPrefix:'#gig-div-buttons-14695-bottom',
							shareButtons:'facebook-like,google-plusone,share,twitter,email', // list of providers
							containerID: 'gig-div-buttons-14695-bottom',
        					cid:''
						};
						gigya.services.socialize.showShareBarUI(conf_14695,params_14695);
					</script>
					]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/dir/mooshell-debug-mootools/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>CodeFetch: Programming Code Searching Tool</title>
		<link>http://www.makeuseof.com/dir/codefetch-code-searching-tool/</link>
		<comments>http://www.makeuseof.com/dir/codefetch-code-searching-tool/#comments</comments>
		<pubDate>Tue, 10 Mar 2009 13:54:05 +0000</pubDate>
		<dc:creator>Kaly</dc:creator>
				<category><![CDATA[Webdesign]]></category>
		<category><![CDATA[Webmasters]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[javascipt]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[webmaster tools]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/dir/?p=9098</guid>
		<description><![CDATA[CodeFetch is an online tool for code searching that can be quiet helpful for starting programmers. The application searches published programming books and brings code snippets matching your query. Using this tool you would quickly find out where to look for code and avoid the need of flipping through indexes of books. To search for [...]]]></description>
			<content:encoded><![CDATA[<p>CodeFetch is an online tool for code searching that can be quiet helpful for starting programmers. The application searches published programming books and brings code snippets matching your query. Using this tool you would quickly find out where to look for code and avoid the need of flipping through indexes of books. To search for code snippets, simply select  programming language you want, enter keyword and click &#8220;Fetch&#8221;.</p>
<p><img src="http://main.makeuseoflimited.netdna-cdn.com/dir/wp-content/uploads/2009/03/codefetch.png?570cd5" alt="code searching" /></p>
<p>Features:</p>
<ul>
<li>Searching code snippets on published programming books.</li>
<li>Lets you search for almost any programming language codes you want.</li>
<li>Free. No registration required.</li>
</ul>
<p>Check out CodeFetch @ <a href="http://www.codefetch.com/">www.codefetch.com</a></p>
<div class='gig-share-button gig-share-button-bottom' id='gig-div-buttons-9098-bottom'></div><script language='javascript'>var conf_9098 = {
							APIKey: ''
    					};
						
    					var image9098 = {src:'http://main.makeuseoflimited.netdna-cdn.com/dir/wp-content/uploads/2009/03/codefetch.png',href:'http://www.makeuseof.com/dir/codefetch-code-searching-tool/',type:'image'};
						var ua_9098 = new gigya.services.socialize.UserAction(); 
						ua_9098.setUserMessage('');  
						ua_9098.setLinkBack('http://www.makeuseof.com/dir/codefetch-code-searching-tool/'); 
						ua_9098.setTitle('CodeFetch: Programming Code Searching Tool');
						ua_9098.addMediaItem(image9098);	
		

						var params_9098 ={ 
							userAction:ua_9098,
							cssPrefix:'#gig-div-buttons-9098-bottom',
							shareButtons:'facebook-like,google-plusone,share,twitter,email', // list of providers
							containerID: 'gig-div-buttons-9098-bottom',
        					cid:''
						};
						gigya.services.socialize.showShareBarUI(conf_9098,params_9098);
					</script>
					]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/dir/codefetch-code-searching-tool/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Protonotes: Collaborate When Working With HTML Prototypes</title>
		<link>http://www.makeuseof.com/dir/protonotes-add-notes-html-prototypes/</link>
		<comments>http://www.makeuseof.com/dir/protonotes-add-notes-html-prototypes/#comments</comments>
		<pubDate>Sat, 15 Nov 2008 20:15:32 +0000</pubDate>
		<dc:creator>abhijeet</dc:creator>
				<category><![CDATA[Collaboration]]></category>
		<category><![CDATA[Webdesign]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[javascipt]]></category>
		<category><![CDATA[notes]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/dir/?p=6449</guid>
		<description><![CDATA[Protonotes is a free service which allows you to put small widgets on your HTML prototypes which can be done easily by putting a few lines of Javascript into your prototype. You can edit relevant notes describing your prototype, edit them or delete them. You could even collaborate with your project team members who can [...]]]></description>
			<content:encoded><![CDATA[<p>Protonotes is a free service which allows you to put small widgets on your HTML prototypes which can be done easily by putting a few lines of Javascript into your prototype. You can edit relevant notes describing your prototype, edit them or delete them. You could even collaborate with your project team members who can add more notes to the prototype.</p>
<p>In short, this tool comes as a big help for those teams who are working on web development projects. This tool helps the team members to easily add notes and collaborate, no matter where they are in the world. Protonotes can also be made to work with MySQL databases with a single line of Javascript.</p>
<p style="text-align: center;"><img class="size-full wp-image-6450 aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/dir/wp-content/uploads/2008/11/protonotes.png?570cd5" alt="" /></p>
<p>You can use protonotes to annotate prototypes for : -</p>
<ul>
<li> Requirements collaboration</li>
<li> Design crits</li>
<li> Usability test findings</li>
<li> Heuristic reviews</li>
<li> QA testing</li>
</ul>
<p>There are many more features like RSS feeds for group notes, data export feature and all this with no installation required, just a javascript would do.</p>
<p>Check out Protonotes @ <a href="http://www.protonotes.com">www.protonotes.com</a> ( <em>Contributed by Abhijeet from</em> <a href="http://www.jeetblog.com">Jeet Blog</a> )</p>
<div class='gig-share-button gig-share-button-bottom' id='gig-div-buttons-6449-bottom'></div><script language='javascript'>var conf_6449 = {
							APIKey: ''
    					};
						
    					var image6449 = {src:'http://main.makeuseoflimited.netdna-cdn.com/dir/wp-content/uploads/2008/11/protonotes.png',href:'http://www.makeuseof.com/dir/protonotes-add-notes-html-prototypes/',type:'image'};
						var ua_6449 = new gigya.services.socialize.UserAction(); 
						ua_6449.setUserMessage('');  
						ua_6449.setLinkBack('http://www.makeuseof.com/dir/protonotes-add-notes-html-prototypes/'); 
						ua_6449.setTitle('Protonotes: Collaborate When Working With HTML Prototypes');
						ua_6449.addMediaItem(image6449);	
		

						var params_6449 ={ 
							userAction:ua_6449,
							cssPrefix:'#gig-div-buttons-6449-bottom',
							shareButtons:'facebook-like,google-plusone,share,twitter,email', // list of providers
							containerID: 'gig-div-buttons-6449-bottom',
        					cid:''
						};
						gigya.services.socialize.showShareBarUI(conf_6449,params_6449);
					</script>
					]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/dir/protonotes-add-notes-html-prototypes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Firefly: Chat With Visitors of Your Site in Real Time</title>
		<link>http://www.makeuseof.com/dir/firefly-chat-visitors-site-real-time/</link>
		<comments>http://www.makeuseof.com/dir/firefly-chat-visitors-site-real-time/#comments</comments>
		<pubDate>Mon, 04 Aug 2008 23:16:17 +0000</pubDate>
		<dc:creator>abhijeet</dc:creator>
				<category><![CDATA[Chat / VoIP]]></category>
		<category><![CDATA[blog tools]]></category>
		<category><![CDATA[chat]]></category>
		<category><![CDATA[IM]]></category>
		<category><![CDATA[javascipt]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/dir/firefly-chat-visitors-site-real-time/</guid>
		<description><![CDATA[Firefly is a new web app which lets you chat with the visitors of your blog or website in real time. It gives you a javascript code which can be embedded in your website and set it up in the Firefly admin area. Once it&#8217;s done, you will get a small horizontal firefly bar in [...]]]></description>
			<content:encoded><![CDATA[<p>Firefly is a new web app which lets you chat with the visitors of your blog or website in real time. It gives you a javascript code which can be embedded in your website and set it up in the Firefly admin area. Once it&#8217;s done, you will get a small horizontal firefly bar in the bottom right corner of your webpage which updates in real time with the number of people on your site and the number of people talking.</p>
<p>You can chat with maximum 50 visitors at a time. Visitors can type anywhere on the site and chat among themselves.  If you are a visitor on a firefly enabled site then you can start chatting directly without the need to install anything.</p>
<p><img src="http://main.makeuseoflimited.netdna-cdn.com/dir/wp-content/uploads/2008/08/firefly.jpg?570cd5" alt="blog chat widget" /></p>
<p>Overall, this is certainly a nice concept and introduces a new way of spontaneous communication and interaction with the readers of your blog. You can get feedback from your site visitors directly without any time delay. Moreover even your site visitors get to interact with each other and talk about your site.</p>
<p>Check out Firefly @ <a href="http://www.firef.ly">www.firef.ly</a> (<em>Contributed by Abhijeet from</em> <a href="http://www.jeetblog.com">Jeet Blog</a>)</p>
<div class='gig-share-button gig-share-button-bottom' id='gig-div-buttons-3121-bottom'></div><script language='javascript'>var conf_3121 = {
							APIKey: ''
    					};
						
    					var image3121 = {src:'http://main.makeuseoflimited.netdna-cdn.com/dir/wp-content/uploads/2008/08/firefly.jpg',href:'http://www.makeuseof.com/dir/firefly-chat-visitors-site-real-time/',type:'image'};
						var ua_3121 = new gigya.services.socialize.UserAction(); 
						ua_3121.setUserMessage('');  
						ua_3121.setLinkBack('http://www.makeuseof.com/dir/firefly-chat-visitors-site-real-time/'); 
						ua_3121.setTitle('Firefly: Chat With Visitors of Your Site in Real Time');
						ua_3121.addMediaItem(image3121);	
		

						var params_3121 ={ 
							userAction:ua_3121,
							cssPrefix:'#gig-div-buttons-3121-bottom',
							shareButtons:'facebook-like,google-plusone,share,twitter,email', // list of providers
							containerID: 'gig-div-buttons-3121-bottom',
        					cid:''
						};
						gigya.services.socialize.showShareBarUI(conf_3121,params_3121);
					</script>
					]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/dir/firefly-chat-visitors-site-real-time/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Web2PDF: &#8216;Save as PDF&#8217; Button for Your Blog</title>
		<link>http://www.makeuseof.com/dir/web2pdf/</link>
		<comments>http://www.makeuseof.com/dir/web2pdf/#comments</comments>
		<pubDate>Fri, 24 Aug 2007 18:52:42 +0000</pubDate>
		<dc:creator>Aibek Esengulov</dc:creator>
				<category><![CDATA[Blog Tools]]></category>
		<category><![CDATA[Webmasters]]></category>
		<category><![CDATA[blog tools]]></category>
		<category><![CDATA[converter]]></category>
		<category><![CDATA[embeddable]]></category>
		<category><![CDATA[javascipt]]></category>
		<category><![CDATA[pdf]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/dir/web2pdf/</guid>
		<description><![CDATA[Web2PDF is free HTML to PDF conversion service for your website. Enable your website/blog readers to instantly print desired articles to PDF files. It also includes a monitoring service that lets publishers keep track of which and how many times articles were printed to PDF. Web2PDF &#8216;HowTo&#8217;: 1. Sign up and start with setting the [...]]]></description>
			<content:encoded><![CDATA[<p>Web2PDF is free HTML to PDF conversion service for your website. Enable your website/blog readers to instantly print desired articles to PDF files. It also includes a monitoring service that lets publishers keep track of which and how many times articles were printed to PDF.</p>
<div align="center"><img src="http://main.makeuseoflimited.netdna-cdn.com/dir/images/web2pdf.jpg?570cd5" alt="HTML to PDF converter for the website" /></div>
<p><strong>Web2PDF &#8216;HowTo&#8217;:</strong></p>
<ul>
<li>1. Sign up and start with setting the Conversion Options for your &#8220;Save page as PDF&#8221; button.</li>
<li>2. Choose paper orientation for the printed PDF: Portrait or Landscape.</li>
<li>3. Specify paper margins: in inches (Top, Bottom, Left, Right)</li>
<li>4. Get JavaScript code: Generate JavaScript code and copy &#038; paste it to the place where you want &#8220;Save page as PDF&#8221; button to appear. Code should be placed within the <body>&#8230; </body> tags of the template page.</li>
</ul>
<p>Go to Web2PDF @ [<a href="http://web2.pdfonline.com">web2.pdfonline.com</a>]</p>
<div class='gig-share-button gig-share-button-bottom' id='gig-div-buttons-371-bottom'></div><script language='javascript'>var conf_371 = {
							APIKey: ''
    					};
						
    					var image371 = {src:'http://main.makeuseoflimited.netdna-cdn.com/dir/images/web2pdf.jpg',href:'http://www.makeuseof.com/dir/web2pdf/',type:'image'};
						var ua_371 = new gigya.services.socialize.UserAction(); 
						ua_371.setUserMessage('');  
						ua_371.setLinkBack('http://www.makeuseof.com/dir/web2pdf/'); 
						ua_371.setTitle('Web2PDF: \'Save as PDF\' Button for Your Blog');
						ua_371.addMediaItem(image371);	
		

						var params_371 ={ 
							userAction:ua_371,
							cssPrefix:'#gig-div-buttons-371-bottom',
							shareButtons:'facebook-like,google-plusone,share,twitter,email', // list of providers
							containerID: 'gig-div-buttons-371-bottom',
        					cid:''
						};
						gigya.services.socialize.showShareBarUI(conf_371,params_371);
					</script>
					]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/dir/web2pdf/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached (Requested URI is rejected)
Database Caching 1/41 queries in 0.027 seconds using apc
Object Caching 837/932 objects using disk: basic
Content Delivery Network via main.makeuseoflimited.netdna-cdn.com

Served from: www.makeuseof.com @ 2012-02-10 17:03:08 -->
