<?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; code</title>
	<atom:link href="http://www.makeuseof.com/dir/tag/code/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.makeuseof.com/dir</link>
	<description>Directory 2.0 : Free Web Applications and Mobile Tools</description>
	<lastBuildDate>Sun, 22 Nov 2009 09:52:42 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<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>israeln</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 [...]<p><ul>
<li><strong>New: Follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a>. Recommended!</strong></li>
<li><a href="http://feedproxy.google.com/GeekyFun">MakeUseOf 'Geeky Fun'</a> - Hillarious Geeky Pics and Videos from different parts of web.</li>
</ul><br/><br/><a href="http://www.makeuseof.com/dir/mooshell-debug-mootools/">Mooshell: Edit &#038; Debug Mootools Scripts Online</a></p>
]]></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://www.makeuseof.com/dir/wp-content/uploads/2009/10/mooshell_thumb.png" 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>
<p><ul>
<li><strong>New: Follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a>. Recommended!</strong></li>
<li><a href="http://feedproxy.google.com/GeekyFun">MakeUseOf 'Geeky Fun'</a> - Hillarious Geeky Pics and Videos from different parts of web.</li>
</ul><br/><br/><a href="http://www.makeuseof.com/dir/mooshell-debug-mootools/">Mooshell: Edit &#038; Debug Mootools Scripts Online</a></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/dir/codefetch-code-searching-tool/" title="CodeFetch: Programming Code Searching Tool">CodeFetch: Programming Code Searching Tool</a></li>
	<li><a href="http://www.makeuseof.com/dir/textsnip/" title="TextSnip: Easily Share Formatted Text or Code with Others">TextSnip: Easily Share Formatted Text or Code with Others</a></li>
	<li><a href="http://www.makeuseof.com/dir/friendpaste-simple-text-sharing/" title="FriendPaste: Simple Text Sharing">FriendPaste: Simple Text Sharing</a></li>
	<li><a href="http://www.makeuseof.com/dir/bytesizematters-tells-you-the-byte-size-of-any-text/" title="ByteSizeMatters: Measure the Byte Size of Text in CSS or JavaScipt Code">ByteSizeMatters: Measure the Byte Size of Text in CSS or JavaScipt Code</a></li>
	<li><a href="http://www.makeuseof.com/dir/yourdraft/" title="YourDraft: Create and Share Drafts Online">YourDraft: Create and Share Drafts Online</a></li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/dir/mooshell-debug-mootools/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Codepad: Quickly Check Your Code Online</title>
		<link>http://www.makeuseof.com/dir/codepad-check-your-code/</link>
		<comments>http://www.makeuseof.com/dir/codepad-check-your-code/#comments</comments>
		<pubDate>Tue, 13 Oct 2009 22:50:16 +0000</pubDate>
		<dc:creator>abhijeet</dc:creator>
				<category><![CDATA[Webmasters]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[webmaster tools]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/dir/?p=14270</guid>
		<description><![CDATA[Codepad is a neat service for developers and programmers which allows them to quickly check code online. It is a web based compiler which acts as a pastebin that can execute code and point out the mistakes in it. 
The interface is quite simple. Select the programming language on the left, paste the code on [...]<p><ul>
<li><strong>New: Follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a>. Recommended!</strong></li>
<li><a href="http://feedproxy.google.com/GeekyFun">MakeUseOf 'Geeky Fun'</a> - Hillarious Geeky Pics and Videos from different parts of web.</li>
</ul><br/><br/><a href="http://www.makeuseof.com/dir/codepad-check-your-code/">Codepad: Quickly Check Your Code Online</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Codepad is a neat service for developers and programmers which allows them to quickly check code online. It is a web based compiler which acts as a pastebin that can execute code and point out the mistakes in it. </p>
<p>The interface is quite simple. Select the programming language on the left, paste the code on the right and click on run code. It&#8217;ll execute it and create a short url for the result page which could be used to collaborate on the code with friends. If you want your code to be private, there&#8217;s an option for that too. Plus there there are many languages to select from including C, C++, PHP and Perl.</p>
<p><img src="http://www.makeuseof.com/dir/wp-content/uploads/2009/10/codepad1.png" alt="check your code" /></p>
<p>Features:</p>
<ul>
<li> Web based code compiler and interpreter.</li>
<li> Simple to use, just select the language and paste the code to run it.</li>
<li> Get the url for the result page and test the code along with other developers.</li>
<li> Supports many popular programming languages such as C, PHP, Ruby, Python, C++ etc.</li>
<li> See more web apps to work with programming code <a href="http://www.makeuseof.com/dir/tag/code/">here</a>.</li>
</ul>
<p>Check out Codepad@ <a href="http://codepad.org">www.codepad.org</a> (By Abhijeet from <a href="http://www.jeetblog.com/">Jeet Blog</a>)</p>
<p><ul>
<li><strong>New: Follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a>. Recommended!</strong></li>
<li><a href="http://feedproxy.google.com/GeekyFun">MakeUseOf 'Geeky Fun'</a> - Hillarious Geeky Pics and Videos from different parts of web.</li>
</ul><br/><br/><a href="http://www.makeuseof.com/dir/codepad-check-your-code/">Codepad: Quickly Check Your Code Online</a></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/dir/codefetch-code-searching-tool/" title="CodeFetch: Programming Code Searching Tool">CodeFetch: Programming Code Searching Tool</a></li>
	<li><a href="http://www.makeuseof.com/dir/activestate-workspace-online-infrastructure-for-managing-software-development-projects/" title="Workspace: Managing Software Development Projects Online">Workspace: Managing Software Development Projects Online</a></li>
	<li><a href="http://www.makeuseof.com/dir/webenabled-lamp-development/" title="WebEnabled: Web Development Platform for LAMP Developers">WebEnabled: Web Development Platform for LAMP Developers</a></li>
	<li><a href="http://www.makeuseof.com/dir/textsnip/" title="TextSnip: Easily Share Formatted Text or Code with Others">TextSnip: Easily Share Formatted Text or Code with Others</a></li>
	<li><a href="http://www.makeuseof.com/dir/textfixer-online-tools-change-modify-text-html/" title="TextFixer: Text to Capitals, Remove Line Breaks &#038; Whitespaces etc.">TextFixer: Text to Capitals, Remove Line Breaks &#038; Whitespaces etc.</a></li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/dir/codepad-check-your-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>QuickDiff: Compare Text &amp; Code Online</title>
		<link>http://www.makeuseof.com/dir/quickdiff-compare-text/</link>
		<comments>http://www.makeuseof.com/dir/quickdiff-compare-text/#comments</comments>
		<pubDate>Sun, 27 Sep 2009 02:35:17 +0000</pubDate>
		<dc:creator>abhijeet</dc:creator>
				<category><![CDATA[Webmasters]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[comparison]]></category>
		<category><![CDATA[text]]></category>
		<category><![CDATA[webmaster tools]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/dir/?p=13910</guid>
		<description><![CDATA[Quick Diff is a simple but useful tool which lets you quickly compare two paragraphs of text or code and see where are the differences. While this tool is built primarily for developers so that they could easily compare lines of code, it can be used by just about anyone looking to find changes in [...]<p><ul>
<li><strong>New: Follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a>. Recommended!</strong></li>
<li><a href="http://feedproxy.google.com/GeekyFun">MakeUseOf 'Geeky Fun'</a> - Hillarious Geeky Pics and Videos from different parts of web.</li>
</ul><br/><br/><a href="http://www.makeuseof.com/dir/quickdiff-compare-text/">QuickDiff: Compare Text &#038; Code Online</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Quick Diff is a simple but useful tool which lets you quickly compare two paragraphs of text or code and see where are the differences. While this tool is built primarily for developers so that they could easily compare lines of code, it can be used by just about anyone looking to find changes in text. You can compare text side-by-side or inline and also perform tasks like removing empty lines and excess white space.</p>
<p><img src="http://www.makeuseof.com/dir/wp-content/uploads/2009/09/quickdiff1.png" alt="compare text" /></p>
<p>Features</p>
<ul>
<li> Quickly and easily compare code online.</li>
<li> Just copy, paste and hit compare.</li>
<li> Compare side-by-side or inline.</li>
<li> Also remove empty lines and extra white spaces from the text.</li>
<li>Similar tool: <a href="http://www.makeuseof.com/dir/comparemyfiles-online-file-comparison/">CompareMyFiles</a>.</li>
</ul>
<p>Check out Quick Diff @ <a href="http://www.quickdiff.com">www.quickdiff.com</a> (via <a href="http://www.downloadsquad.com/2009/09/25/easily-find-changes-in-text-and-code-with-quick-diff/">Download Squad</a>) (By Abhijeet from <a href="http://www.jeetblog.com/">Jeet Blog</a>)</p>
<p><ul>
<li><strong>New: Follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a>. Recommended!</strong></li>
<li><a href="http://feedproxy.google.com/GeekyFun">MakeUseOf 'Geeky Fun'</a> - Hillarious Geeky Pics and Videos from different parts of web.</li>
</ul><br/><br/><a href="http://www.makeuseof.com/dir/quickdiff-compare-text/">QuickDiff: Compare Text &#038; Code Online</a></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/dir/textfixer-online-tools-change-modify-text-html/" title="TextFixer: Text to Capitals, Remove Line Breaks &#038; Whitespaces etc.">TextFixer: Text to Capitals, Remove Line Breaks &#038; Whitespaces etc.</a></li>
	<li><a href="http://www.makeuseof.com/dir/yourdraft/" title="YourDraft: Create and Share Drafts Online">YourDraft: Create and Share Drafts Online</a></li>
	<li><a href="http://www.makeuseof.com/dir/hostmonk-comparing-hosting-providers/" title="HostMonk: Comparing Hosting Providers Made Simple">HostMonk: Comparing Hosting Providers Made Simple</a></li>
	<li><a href="http://www.makeuseof.com/dir/friendpaste-simple-text-sharing/" title="FriendPaste: Simple Text Sharing">FriendPaste: Simple Text Sharing</a></li>
	<li><a href="http://www.makeuseof.com/dir/domparison-compare-domain-registration/" title="Domparison: Compare Domain Registration &#038; Transfer Prices">Domparison: Compare Domain Registration &#038; Transfer Prices</a></li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/dir/quickdiff-compare-text/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CleanCSS: Optimize and Format CSS Online</title>
		<link>http://www.makeuseof.com/dir/cleancss-optimize-and-format-css-online/</link>
		<comments>http://www.makeuseof.com/dir/cleancss-optimize-and-format-css-online/#comments</comments>
		<pubDate>Wed, 23 Sep 2009 06:53:27 +0000</pubDate>
		<dc:creator>srikanth</dc:creator>
				<category><![CDATA[Webdesign]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[css]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/dir/?p=13757</guid>
		<description><![CDATA[CleanCSS is a handy online application for quickly optimizing and formatting Cascading Style Sheets online. In other words it allows to make your CSS well organized and clean.
Using the site is easy, simply add CSS code directly or get it from URL, then select options according to your needs and apply them by hitting &#8220;Process [...]<p><ul>
<li><strong>New: Follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a>. Recommended!</strong></li>
<li><a href="http://feedproxy.google.com/GeekyFun">MakeUseOf 'Geeky Fun'</a> - Hillarious Geeky Pics and Videos from different parts of web.</li>
</ul><br/><br/><a href="http://www.makeuseof.com/dir/cleancss-optimize-and-format-css-online/">CleanCSS: Optimize and Format CSS Online</a></p>
]]></description>
			<content:encoded><![CDATA[<p>CleanCSS is a handy online application for quickly optimizing and formatting Cascading Style Sheets online. In other words it allows to make your CSS well organized and clean.</p>
<p>Using the site is easy, simply add CSS code directly or get it from URL, then select options according to your needs and apply them by hitting &#8220;Process CSS&#8221; button.</p>
<p>Here is the list of things you can do:</p>
<ul>
- Sort and optimize selectors and their properties.<br />
- Compress font-weight and colors.<br />
- Remove unnecessary backslashes and semi-colons.<br />
- Discard invalid properties.<br />
- Compress code layout in 4 compression modes ranging between high readability and smallest file size.
</ul>
<p>The output result can be obtained as a CSS file or viewed online as optimized and formatted CSS code along with the invalid properties and compression ratio.</p>
<p><img src="http://www.makeuseof.com/dir/wp-content/uploads/2009/09/cleancss.png" alt="format css online" /></p>
<p>CleanCSS is not the only application that lets you optimize and format CCS online, MakeUseOf reviewed a number of similar tools in the pass as well, including <a href="http://www.makeuseof.com/dir/styleneat-organize-css-code/">Style Neat</a>, <a href="http://www.makeuseof.com/dir/csscompressor-online-compression-tool/">CSS Compressor</a> and some more in <a href="http://www.makeuseof.com/tag/useful-tools-to-check-clean-and-optimize-your-css-file/">11 Tools to Check, Clean &amp; Optimize CSS Files</a>.</p>
<p>Check out CleanCSS @ <a href="http://www.cleancss.com">www.cleancss.com</a> (by Srikanth AD from <a href="http://srikanth.techonaut.com/about" target="_blank">Techonaut</a> )</p>
<p><ul>
<li><strong>New: Follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a>. Recommended!</strong></li>
<li><a href="http://feedproxy.google.com/GeekyFun">MakeUseOf 'Geeky Fun'</a> - Hillarious Geeky Pics and Videos from different parts of web.</li>
</ul><br/><br/><a href="http://www.makeuseof.com/dir/cleancss-optimize-and-format-css-online/">CleanCSS: Optimize and Format CSS Online</a></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/dir/textsnip/" title="TextSnip: Easily Share Formatted Text or Code with Others">TextSnip: Easily Share Formatted Text or Code with Others</a></li>
	<li><a href="http://www.makeuseof.com/dir/friendpaste-simple-text-sharing/" title="FriendPaste: Simple Text Sharing">FriendPaste: Simple Text Sharing</a></li>
	<li><a href="http://www.makeuseof.com/dir/bytesizematters-tells-you-the-byte-size-of-any-text/" title="ByteSizeMatters: Measure the Byte Size of Text in CSS or JavaScipt Code">ByteSizeMatters: Measure the Byte Size of Text in CSS or JavaScipt Code</a></li>
	<li><a href="http://www.makeuseof.com/dir/httpwwwvalidcheckercom/" title="ValidChecker : CSS, HTML and RSS Validator">ValidChecker : CSS, HTML and RSS Validator</a></li>
	<li><a href="http://www.makeuseof.com/dir/styleneat-organize-css-code/" title="StyleNeat: Organize CSS Code Online">StyleNeat: Organize CSS Code Online</a></li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/dir/cleancss-optimize-and-format-css-online/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ByteSizeMatters: Measure the Byte Size of Text in CSS or JavaScipt Code</title>
		<link>http://www.makeuseof.com/dir/bytesizematters-tells-you-the-byte-size-of-any-text/</link>
		<comments>http://www.makeuseof.com/dir/bytesizematters-tells-you-the-byte-size-of-any-text/#comments</comments>
		<pubDate>Thu, 27 Aug 2009 16:45:43 +0000</pubDate>
		<dc:creator>kaly</dc:creator>
				<category><![CDATA[Webdesign]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/dir/?p=13249</guid>
		<description><![CDATA[ByteSizeMatters is a simple online application that is likely to come in very handy for web designers and developers. It can tell the size of CSS text code and JavaScript code in bytes/Kb/Mb (with or without the whitespaces) which is rather useful when working with CSS or JavaScript files. With the help of this tool [...]<p><ul>
<li><strong>New: Follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a>. Recommended!</strong></li>
<li><a href="http://feedproxy.google.com/GeekyFun">MakeUseOf 'Geeky Fun'</a> - Hillarious Geeky Pics and Videos from different parts of web.</li>
</ul><br/><br/><a href="http://www.makeuseof.com/dir/bytesizematters-tells-you-the-byte-size-of-any-text/">ByteSizeMatters: Measure the Byte Size of Text in CSS or JavaScipt Code</a></p>
]]></description>
			<content:encoded><![CDATA[<p>ByteSizeMatters is a simple online application that is likely to come in very handy for web designers and developers. It can tell the size of CSS text code and JavaScript code in bytes/Kb/Mb (with or without the whitespaces) which is rather useful when working with CSS or JavaScript files. With the help of this tool designer can decide whether anything else can be added to the stylesheet or JavaScript file.</p>
<p><img src="http://www.makeuseof.com/dir/wp-content/uploads/2009/08/bitesizematters.png" alt="size of text css" /></p>
<p>Moreover, the application also allows to enter multiple text spinets and easily compare their sizes.</p>
<p>Features:</p>
<ul>
<li>Find out the byte size of text in CSS and Javascript files.</li>
<li>Measure the size with or without the whitespaces.</li>
<li>Takes into account line terminator differences across operating systems .</li>
<li>Free and simple to use.</li>
</ul>
<p>Check out ByteSizeMatters @ <a href="http://bytesizematters.com/">www.bytesizematters.com</a></p>
<p><ul>
<li><strong>New: Follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a>. Recommended!</strong></li>
<li><a href="http://feedproxy.google.com/GeekyFun">MakeUseOf 'Geeky Fun'</a> - Hillarious Geeky Pics and Videos from different parts of web.</li>
</ul><br/><br/><a href="http://www.makeuseof.com/dir/bytesizematters-tells-you-the-byte-size-of-any-text/">ByteSizeMatters: Measure the Byte Size of Text in CSS or JavaScipt Code</a></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/dir/textsnip/" title="TextSnip: Easily Share Formatted Text or Code with Others">TextSnip: Easily Share Formatted Text or Code with Others</a></li>
	<li><a href="http://www.makeuseof.com/dir/friendpaste-simple-text-sharing/" title="FriendPaste: Simple Text Sharing">FriendPaste: Simple Text Sharing</a></li>
	<li><a href="http://www.makeuseof.com/dir/styleneat-organize-css-code/" title="StyleNeat: Organize CSS Code Online">StyleNeat: Organize CSS Code Online</a></li>
	<li><a href="http://www.makeuseof.com/dir/mooshell-debug-mootools/" title="Mooshell: Edit &#038; Debug Mootools Scripts Online">Mooshell: Edit &#038; Debug Mootools Scripts Online</a></li>
	<li><a href="http://www.makeuseof.com/dir/css-sprit-es-create-css-sprites-no-programming-needed/" title="CSS-Sprit.es: Create CSS Sprites (no coding needed)">CSS-Sprit.es: Create CSS Sprites (no coding needed)</a></li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/dir/bytesizematters-tells-you-the-byte-size-of-any-text/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>WebEnabled: Web Development Platform for LAMP Developers</title>
		<link>http://www.makeuseof.com/dir/webenabled-lamp-development/</link>
		<comments>http://www.makeuseof.com/dir/webenabled-lamp-development/#comments</comments>
		<pubDate>Sun, 12 Jul 2009 03:30:14 +0000</pubDate>
		<dc:creator>azim</dc:creator>
				<category><![CDATA[CMS]]></category>
		<category><![CDATA[Collaboration]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/dir/?p=12277</guid>
		<description><![CDATA[WebEnabled is a web-based development platform for LAMP (Linux, Apache, MySQl and PHP) developers. It makes it easy to build applications on top of existing content management systems like Drupal, Wordpress, Joomla, Elgg and others, lets you collaborate on your project with others and share your code. It supports  SSH/SCP/SFTP access, multiple application instances, custom [...]<p><ul>
<li><strong>New: Follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a>. Recommended!</strong></li>
<li><a href="http://feedproxy.google.com/GeekyFun">MakeUseOf 'Geeky Fun'</a> - Hillarious Geeky Pics and Videos from different parts of web.</li>
</ul><br/><br/><a href="http://www.makeuseof.com/dir/webenabled-lamp-development/">WebEnabled: Web Development Platform for LAMP Developers</a></p>
]]></description>
			<content:encoded><![CDATA[<p>WebEnabled is a web-based development platform for LAMP (Linux, Apache, MySQl and PHP) developers. It makes it easy to build applications on top of existing content management systems like Drupal, Wordpress, Joomla, Elgg and others, lets you collaborate on your project with others and share your code. It supports  SSH/SCP/SFTP access, multiple application instances, custom domains and SVN hosting to manage app revisions.</p>
<p><img src="http://www.makeuseof.com/dir/wp-content/uploads/2009/07/webenabled2.png" alt="lamp development" /></p>
<p>You can easily deploy your code to your own server/notebook or to Amazon EC and duplicate your existing environment (code, database, configuration, access etc) so that you don&#8217;t have to start from scratch every time.</p>
<p><img src="http://www.makeuseof.com/dir/wp-content/uploads/2009/07/webenabled1.png" alt="lamp development" /></p>
<p>It has tiered plans starting from $10/month, depending on the bandwidth, storage and number of application instances. There are no contracts, set-up or termination fees. You can upgrade, downgrade and cancel at anytime.</p>
<p>The free plan comes with all the features of paid plans, includes 1 GB storage, 10 GB bandwidth and lets you run up to 3 application instances.</p>
<p>Features:</p>
<ul>
<li>Web development platform for LAMP developers.</li>
<li>Easily build applications on top existing content management systems including Drupal, Wordpress, Joomla, Elgg and others.</li>
<li>Collaborate on your project with others and share your code.</li>
<li>Supports custom domains, SSH/SCP/SFTP access, SVN hosting and multiple application instances.</li>
<li>Make exact copies of your environment (code, database,configuration, access).</li>
<li>Paid plans start from $10/month, sign up for free plan to try it out.</li>
</ul>
<p>Check out WebEnabled @ <a href="http://www.webenabled.com">www.webenabled.com</a></p>
<p><ul>
<li><strong>New: Follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a>. Recommended!</strong></li>
<li><a href="http://feedproxy.google.com/GeekyFun">MakeUseOf 'Geeky Fun'</a> - Hillarious Geeky Pics and Videos from different parts of web.</li>
</ul><br/><br/><a href="http://www.makeuseof.com/dir/webenabled-lamp-development/">WebEnabled: Web Development Platform for LAMP Developers</a></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/dir/activestate-workspace-online-infrastructure-for-managing-software-development-projects/" title="Workspace: Managing Software Development Projects Online">Workspace: Managing Software Development Projects Online</a></li>
	<li><a href="http://www.makeuseof.com/dir/textsnip/" title="TextSnip: Easily Share Formatted Text or Code with Others">TextSnip: Easily Share Formatted Text or Code with Others</a></li>
	<li><a href="http://www.makeuseof.com/dir/phpanywhere-online-php-editor/" title="PHPAnywhere: Online PHP Editor">PHPAnywhere: Online PHP Editor</a></li>
	<li><a href="http://www.makeuseof.com/dir/mooshell-debug-mootools/" title="Mooshell: Edit &#038; Debug Mootools Scripts Online">Mooshell: Edit &#038; Debug Mootools Scripts Online</a></li>
	<li><a href="http://www.makeuseof.com/dir/friendpaste-simple-text-sharing/" title="FriendPaste: Simple Text Sharing">FriendPaste: Simple Text Sharing</a></li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/dir/webenabled-lamp-development/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Workspace: Managing Software Development Projects Online</title>
		<link>http://www.makeuseof.com/dir/activestate-workspace-online-infrastructure-for-managing-software-development-projects/</link>
		<comments>http://www.makeuseof.com/dir/activestate-workspace-online-infrastructure-for-managing-software-development-projects/#comments</comments>
		<pubDate>Mon, 25 May 2009 05:34:44 +0000</pubDate>
		<dc:creator>azim</dc:creator>
				<category><![CDATA[Collaboration]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[project management]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/dir/?p=11077</guid>
		<description><![CDATA[ActiveState Workspace offers an instant programming infrastructure for software developers. It is web-based and provides the basic tools for managing software development project that all developers need including version control, issue tracking, source code hosting and sharing, wikis and more, all integrated in one place for optimal workflow.

Instead of spending days installing and configuring your [...]<p><ul>
<li><strong>New: Follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a>. Recommended!</strong></li>
<li><a href="http://feedproxy.google.com/GeekyFun">MakeUseOf 'Geeky Fun'</a> - Hillarious Geeky Pics and Videos from different parts of web.</li>
</ul><br/><br/><a href="http://www.makeuseof.com/dir/activestate-workspace-online-infrastructure-for-managing-software-development-projects/">Workspace: Managing Software Development Projects Online</a></p>
]]></description>
			<content:encoded><![CDATA[<p>ActiveState Workspace offers an instant programming infrastructure for software developers. It is web-based and provides the basic tools for managing software development project that all developers need including version control, issue tracking, source code hosting and sharing, wikis and more, all integrated in one place for optimal workflow.</p>
<p><img class="alignnone size-full wp-image-11078" src="http://www.makeuseof.com/dir/wp-content/uploads/2009/05/image171.png" alt="managing software development projects" /></p>
<p>Instead of spending days installing and configuring your own environment, here you can immediately get started with a project by signing up online. You may also easily enable or disable features you need, based on your project requirements.</p>
<p><img class="alignnone size-full wp-image-11079" src="http://www.makeuseof.com/dir/wp-content/uploads/2009/05/image228.png" alt="managing software development projects" /></p>
<p>The basic account is free, which allows you to manage a single project. To manage multiple projects and enjoy all the features you have to sign up for paid monthly plans.</p>
<p>See demo video below:</p>
<p><object width="560" height="340"><param name="movie" value="http://www.youtube.com/v/5fhBERJvpB4&#038;hl=en&#038;fs=1&#038;rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/5fhBERJvpB4&#038;hl=en&#038;fs=1&#038;rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="560" height="340"></embed></object></p>
<p>Features:</p>
<ul>
<li>Web-based infrastructure for managing software development projects</li>
<li>Major features include &#8211; project Management, issue tracking, source code control with Subversion, wiki, file sharing, message boards, project blog, developers API</li>
<li>Enable or disable features based on your project requirements</li>
<li>Sign up for free basic account, which allows to manage a single project</li>
<li>To manage multiple projects and enjoy all the features you have to sign up for paid monthly plans</li>
</ul>
<p>Check out ActiveState Workspace @<a href="http://workspace.activestate.com"> http://workspace.activestate.com</a></p>
<p><ul>
<li><strong>New: Follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a>. Recommended!</strong></li>
<li><a href="http://feedproxy.google.com/GeekyFun">MakeUseOf 'Geeky Fun'</a> - Hillarious Geeky Pics and Videos from different parts of web.</li>
</ul><br/><br/><a href="http://www.makeuseof.com/dir/activestate-workspace-online-infrastructure-for-managing-software-development-projects/">Workspace: Managing Software Development Projects Online</a></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/dir/webenabled-lamp-development/" title="WebEnabled: Web Development Platform for LAMP Developers">WebEnabled: Web Development Platform for LAMP Developers</a></li>
	<li><a href="http://www.makeuseof.com/dir/textsnip/" title="TextSnip: Easily Share Formatted Text or Code with Others">TextSnip: Easily Share Formatted Text or Code with Others</a></li>
	<li><a href="http://www.makeuseof.com/dir/phpanywhere-online-php-editor/" title="PHPAnywhere: Online PHP Editor">PHPAnywhere: Online PHP Editor</a></li>
	<li><a href="http://www.makeuseof.com/dir/mooshell-debug-mootools/" title="Mooshell: Edit &#038; Debug Mootools Scripts Online">Mooshell: Edit &#038; Debug Mootools Scripts Online</a></li>
	<li><a href="http://www.makeuseof.com/dir/friendpaste-simple-text-sharing/" title="FriendPaste: Simple Text Sharing">FriendPaste: Simple Text Sharing</a></li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/dir/activestate-workspace-online-infrastructure-for-managing-software-development-projects/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Ecoder: Browser Based Code Editor</title>
		<link>http://www.makeuseof.com/dir/ecoder/</link>
		<comments>http://www.makeuseof.com/dir/ecoder/#comments</comments>
		<pubDate>Thu, 07 May 2009 23:34:21 +0000</pubDate>
		<dc:creator>srikanth</dc:creator>
				<category><![CDATA[Other]]></category>
		<category><![CDATA[Webdesign]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/dir/?p=10601</guid>
		<description><![CDATA[Ecoder is a browser based code editor which supports many features of a locally installed application, but requires no extra installed software as it runs online. The application includes a file browser, file uploader, tabbed system and enables you to edit multiple files at the same time. You can create new folders and upload files [...]<p><ul>
<li><strong>New: Follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a>. Recommended!</strong></li>
<li><a href="http://feedproxy.google.com/GeekyFun">MakeUseOf 'Geeky Fun'</a> - Hillarious Geeky Pics and Videos from different parts of web.</li>
</ul><br/><br/><a href="http://www.makeuseof.com/dir/ecoder/">Ecoder: Browser Based Code Editor</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Ecoder is a browser based code editor which supports many features of a locally installed application, but requires no extra installed software as it runs online. The application includes a file browser, file uploader, tabbed system and enables you to edit multiple files at the same time. You can create new folders and upload files from your computer. It also provides you with keyboard shortcuts to easily navigate through the menu tree (home, add file, refresh etc) and editor options like find, replace, save, undo etc.</p>
<p><a href="http://www.makeuseof.com/dir/wp-content/uploads/2009/05/ecoder.png"><img class="alignnone size-medium wp-image-10633" src="http://www.makeuseof.com/dir/wp-content/uploads/2009/05/ecoder.png" alt="browser based code editor" /></a></p>
<p>Additionally, it allows you to swap between &#8216;basic&#8217; editor, which loads faster but has less options and the &#8216;deluxe&#8217; editor which uses more resources. Ecoder browser based code editor works with most of the browsers which have JavaScript enabled.</p>
<p>Features:</p>
<ul>
<li>Web based code editor.</li>
<li>Toggle on/off syntax highlighting.</li>
<li>Switch between basic and deluxe editors.</li>
<li>Keyboard shortcuts to easily navigate through the menu tree and editor options.</li>
<li>Edit multiple files at the same time.</li>
<li>Free and easy to use, no additional software installation required.</li>
<li>Similar tools: <a title="Share Formatted Text or Code with Others" href="http://www.makeuseof.com/dir/textsnip/">TextSnip</a>, <a title="Programming Code Searching Tool" href="http://www.makeuseof.com/dir/codefetch-code-searching-tool/">CodeFetch</a> and <a href="http://www.makeuseof.com/dir/codepaste-easy-send-code/">CodePaste.</a></li>
</ul>
<p>Check out ecoder @ <a href="http://ecoder.gmeditor.com">www.ecoder.gmeditor.com</a> (by Srikanth AD from <a href="http://srikanth.techonaut.com/about" target="_blank">Techonaut</a>)</p>
<p><ul>
<li><strong>New: Follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a>. Recommended!</strong></li>
<li><a href="http://feedproxy.google.com/GeekyFun">MakeUseOf 'Geeky Fun'</a> - Hillarious Geeky Pics and Videos from different parts of web.</li>
</ul><br/><br/><a href="http://www.makeuseof.com/dir/ecoder/">Ecoder: Browser Based Code Editor</a></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/dir/activestate-workspace-online-infrastructure-for-managing-software-development-projects/" title="Workspace: Managing Software Development Projects Online">Workspace: Managing Software Development Projects Online</a></li>
	<li><a href="http://www.makeuseof.com/dir/webenabled-lamp-development/" title="WebEnabled: Web Development Platform for LAMP Developers">WebEnabled: Web Development Platform for LAMP Developers</a></li>
	<li><a href="http://www.makeuseof.com/dir/textsnip/" title="TextSnip: Easily Share Formatted Text or Code with Others">TextSnip: Easily Share Formatted Text or Code with Others</a></li>
	<li><a href="http://www.makeuseof.com/dir/mooshell-debug-mootools/" title="Mooshell: Edit &#038; Debug Mootools Scripts Online">Mooshell: Edit &#038; Debug Mootools Scripts Online</a></li>
	<li><a href="http://www.makeuseof.com/dir/friendpaste-simple-text-sharing/" title="FriendPaste: Simple Text Sharing">FriendPaste: Simple Text Sharing</a></li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/dir/ecoder/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 [...]<p><ul>
<li><strong>New: Follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a>. Recommended!</strong></li>
<li><a href="http://feedproxy.google.com/GeekyFun">MakeUseOf 'Geeky Fun'</a> - Hillarious Geeky Pics and Videos from different parts of web.</li>
</ul><br/><br/><a href="http://www.makeuseof.com/dir/codefetch-code-searching-tool/">CodeFetch: Programming Code Searching Tool</a></p>
]]></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://www.makeuseof.com/dir/wp-content/uploads/2009/03/codefetch.png" 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>
<p><ul>
<li><strong>New: Follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a>. Recommended!</strong></li>
<li><a href="http://feedproxy.google.com/GeekyFun">MakeUseOf 'Geeky Fun'</a> - Hillarious Geeky Pics and Videos from different parts of web.</li>
</ul><br/><br/><a href="http://www.makeuseof.com/dir/codefetch-code-searching-tool/">CodeFetch: Programming Code Searching Tool</a></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/dir/mooshell-debug-mootools/" title="Mooshell: Edit &#038; Debug Mootools Scripts Online">Mooshell: Edit &#038; Debug Mootools Scripts Online</a></li>
	<li><a href="http://www.makeuseof.com/dir/textsnip/" title="TextSnip: Easily Share Formatted Text or Code with Others">TextSnip: Easily Share Formatted Text or Code with Others</a></li>
	<li><a href="http://www.makeuseof.com/dir/friendpaste-simple-text-sharing/" title="FriendPaste: Simple Text Sharing">FriendPaste: Simple Text Sharing</a></li>
	<li><a href="http://www.makeuseof.com/dir/textfixer-online-tools-change-modify-text-html/" title="TextFixer: Text to Capitals, Remove Line Breaks &#038; Whitespaces etc.">TextFixer: Text to Capitals, Remove Line Breaks &#038; Whitespaces etc.</a></li>
	<li><a href="http://www.makeuseof.com/dir/phpanywhere-online-php-editor/" title="PHPAnywhere: Online PHP Editor">PHPAnywhere: Online PHP Editor</a></li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/dir/codefetch-code-searching-tool/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>FriendPaste: Simple Text Sharing</title>
		<link>http://www.makeuseof.com/dir/friendpaste-simple-text-sharing/</link>
		<comments>http://www.makeuseof.com/dir/friendpaste-simple-text-sharing/#comments</comments>
		<pubDate>Sat, 07 Mar 2009 12:45:03 +0000</pubDate>
		<dc:creator>azim</dc:creator>
				<category><![CDATA[Collaboration]]></category>
		<category><![CDATA[clipboard]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[text]]></category>
		<category><![CDATA[Webdesign]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/dir/?p=8996</guid>
		<description><![CDATA[When you want to share a large amount of text with your friends, email just won&#8217;t cut it. That&#8217;s where text sharing website FriendPaste comes in. It lets you paste a text or code snippet and share the link to it with any one youwant. It also lets you put a password and control who [...]<p><ul>
<li><strong>New: Follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a>. Recommended!</strong></li>
<li><a href="http://feedproxy.google.com/GeekyFun">MakeUseOf 'Geeky Fun'</a> - Hillarious Geeky Pics and Videos from different parts of web.</li>
</ul><br/><br/><a href="http://www.makeuseof.com/dir/friendpaste-simple-text-sharing/">FriendPaste: Simple Text Sharing</a></p>
]]></description>
			<content:encoded><![CDATA[<p>When you want to share a large amount of text with your friends, email just won&#8217;t cut it. That&#8217;s where text sharing website FriendPaste comes in. It lets you paste a text or code snippet and share the link to it with any one youwant. It also lets you put a password and control who can view or edit it. If it was edited by someone, you can view the revision history, compare changes or create a new fork paste under a different link.</p>
<p><img src="http://www.makeuseof.com/dir/wp-content/uploads/2009/03/friendpaste2.png" alt="text sharing" /></p>
<p><em></em></p>
<p>If you are a computer programmer this is an ideal tool to paste code snippets and share with your programmer friends, as it supports most of the popular scripting and markup languages.</p>
<p>Features:</p>
<ul>
<li>Simple text sharing tool.</li>
<li>Paste text and share the link with your friends</li>
<li>Control (optionally) who can view/edit the text by putting a password.</li>
<li>View history of paste edits, compare changes.</li>
<li>Create a new fork paste with its own link, from an existing paste</li>
<li>Use it to share programming code snippets.</li>
<li>Supports many programming markup and scripting languages (C++, Delphi, HTML, CSS, PHP etc.)</li>
<li>Free, no registration.</li>
<li>Missing: Browser add-on or bookmarklet for copying text would be really useful.</li>
<li>Similar sites: <a title="Txtb.in: Save &amp; Share Short Text Notes Online" href="http://www.makeuseof.com/dir/txtbin-online-clipboard-share/">Txtb.in</a>, <a title="cl1p : Online Clipboard" href="http://www.makeuseof.com/dir/cl1p/">cl1p</a> and <a title="TextSave: Quickly Save &amp; Share Text Online" href="http://www.makeuseof.com/dir/textsave-save-share-te/">TextSave</a>.</li>
</ul>
<p>Check out FriendPaste @ <a href="http://www.friendpaste.com">www.friendpaste.com</a></p>
<p><ul>
<li><strong>New: Follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a>. Recommended!</strong></li>
<li><a href="http://feedproxy.google.com/GeekyFun">MakeUseOf 'Geeky Fun'</a> - Hillarious Geeky Pics and Videos from different parts of web.</li>
</ul><br/><br/><a href="http://www.makeuseof.com/dir/friendpaste-simple-text-sharing/">FriendPaste: Simple Text Sharing</a></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/dir/textsnip/" title="TextSnip: Easily Share Formatted Text or Code with Others">TextSnip: Easily Share Formatted Text or Code with Others</a></li>
	<li><a href="http://www.makeuseof.com/dir/mooshell-debug-mootools/" title="Mooshell: Edit &#038; Debug Mootools Scripts Online">Mooshell: Edit &#038; Debug Mootools Scripts Online</a></li>
	<li><a href="http://www.makeuseof.com/dir/codefetch-code-searching-tool/" title="CodeFetch: Programming Code Searching Tool">CodeFetch: Programming Code Searching Tool</a></li>
	<li><a href="http://www.makeuseof.com/dir/bytesizematters-tells-you-the-byte-size-of-any-text/" title="ByteSizeMatters: Measure the Byte Size of Text in CSS or JavaScipt Code">ByteSizeMatters: Measure the Byte Size of Text in CSS or JavaScipt Code</a></li>
	<li><a href="http://www.makeuseof.com/dir/yourdraft/" title="YourDraft: Create and Share Drafts Online">YourDraft: Create and Share Drafts Online</a></li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/dir/friendpaste-simple-text-sharing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>YourDraft: Create and Share Drafts Online</title>
		<link>http://www.makeuseof.com/dir/yourdraft/</link>
		<comments>http://www.makeuseof.com/dir/yourdraft/#comments</comments>
		<pubDate>Mon, 04 Aug 2008 02:09:42 +0000</pubDate>
		<dc:creator>kaly</dc:creator>
				<category><![CDATA[Collaboration]]></category>
		<category><![CDATA[blog tools]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[text]]></category>
		<category><![CDATA[wysiwyg]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/dir/yourdraft/</guid>
		<description><![CDATA[Multifunctional online WYSIWYG editor to write, edit and share draft pages online. Not only can you share the draft with others and let them read it but it also gives you the right to edit document. No need to register, simply give the document a name, enter your email address and start drafting. YourDraft will [...]<p><ul>
<li><strong>New: Follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a>. Recommended!</strong></li>
<li><a href="http://feedproxy.google.com/GeekyFun">MakeUseOf 'Geeky Fun'</a> - Hillarious Geeky Pics and Videos from different parts of web.</li>
</ul><br/><br/><a href="http://www.makeuseof.com/dir/yourdraft/">YourDraft: Create and Share Drafts Online</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Multifunctional online WYSIWYG editor to write, edit and share draft pages online. Not only can you share the draft with others and let them read it but it also gives you the right to edit document. No need to register, simply give the document a name, enter your email address and start drafting. YourDraft will then give you private links that you can share with others on read/write or read only bases.</p>
<div align="center"><img src="http://www.makeuseof.com/dir/wp-content/uploads/2008/08/yourdraft.png" alt="online WYSIWYG editor" /></div>
<p>Features:</p>
<ul>
<li>Create and share draft documents online.</li>
<li>Share drafts with others on read/write or read-only basis.</li>
<li>Multifunctional WYSIWYG editor.</li>
<li>Encrypt pages (optional).</li>
<li>No sign-up or registration required.</li>
</ul>
<p>Check out YourDraft @ <a href="http://www.yourdraft.com/">www.yourdraft.com</a></p>
<p><ul>
<li><strong>New: Follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a>. Recommended!</strong></li>
<li><a href="http://feedproxy.google.com/GeekyFun">MakeUseOf 'Geeky Fun'</a> - Hillarious Geeky Pics and Videos from different parts of web.</li>
</ul><br/><br/><a href="http://www.makeuseof.com/dir/yourdraft/">YourDraft: Create and Share Drafts Online</a></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/dir/textfixer-online-tools-change-modify-text-html/" title="TextFixer: Text to Capitals, Remove Line Breaks &#038; Whitespaces etc.">TextFixer: Text to Capitals, Remove Line Breaks &#038; Whitespaces etc.</a></li>
	<li><a href="http://www.makeuseof.com/dir/friendpaste-simple-text-sharing/" title="FriendPaste: Simple Text Sharing">FriendPaste: Simple Text Sharing</a></li>
	<li><a href="http://www.makeuseof.com/dir/writeboard-collaborative-text-editor/" title="WriteBoard: A Collaborative Text Editor">WriteBoard: A Collaborative Text Editor</a></li>
	<li><a href="http://www.makeuseof.com/dir/textsnip/" title="TextSnip: Easily Share Formatted Text or Code with Others">TextSnip: Easily Share Formatted Text or Code with Others</a></li>
	<li><a href="http://www.makeuseof.com/dir/tagcrowd-tool-generating-tag-clouds-online/" title="TagCrowd: Tool For Generating Tag Clouds Online">TagCrowd: Tool For Generating Tag Clouds Online</a></li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/dir/yourdraft/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>TextFixer: Text to Capitals, Remove Line Breaks &amp; Whitespaces etc.</title>
		<link>http://www.makeuseof.com/dir/textfixer-online-tools-change-modify-text-html/</link>
		<comments>http://www.makeuseof.com/dir/textfixer-online-tools-change-modify-text-html/#comments</comments>
		<pubDate>Sat, 02 Aug 2008 04:51:54 +0000</pubDate>
		<dc:creator>kaly</dc:creator>
				<category><![CDATA[Students / College]]></category>
		<category><![CDATA[Webmasters]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[students]]></category>
		<category><![CDATA[text]]></category>
		<category><![CDATA[webmaster tools]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/dir/textfixer-online-tools-change-modify-text-html/</guid>
		<description><![CDATA[TextFixer gives you a bunch of useful web tools to work with text and html code. If you ever need to run some basic operations on text i.e convert text to capitals, remove or convert line breaks to &#60;p&#62; or &#60;br /&#62; tags, remove line tabs and whitespaces, make all leters lowercase, sort text list [...]<p><ul>
<li><strong>New: Follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a>. Recommended!</strong></li>
<li><a href="http://feedproxy.google.com/GeekyFun">MakeUseOf 'Geeky Fun'</a> - Hillarious Geeky Pics and Videos from different parts of web.</li>
</ul><br/><br/><a href="http://www.makeuseof.com/dir/textfixer-online-tools-change-modify-text-html/">TextFixer: Text to Capitals, Remove Line Breaks &#038; Whitespaces etc.</a></p>
]]></description>
			<content:encoded><![CDATA[<p>TextFixer gives you a bunch of useful web tools to work with text and html code. If you ever need to run some basic operations on text i.e convert text to capitals, remove or convert line breaks to &lt;p&gt; or &lt;br /&gt; tags, remove line tabs and whitespaces, make all leters lowercase, <a href="http://www.makeuseof.com/dir/alphebetizer-put-lists-alphabetical-order/">sort text list in alphabetical order</a> etc. then TextFixer is the website you need.</p>
<div align="center"><img src="http://www.makeuseof.com/dir/wp-content/uploads/2008/08/textfixer.png" alt="Text to Capitals, Remove Line Breaks &#038; Whitespaces" /></div>
<p>Features:</p>
<ul>
<li>Online tools to perform basic tasks on text and HTML code.</li>
<li>Text Tools: Remove line breaks, capitilize sentences (or make lowercase), put text in alphabetical order, remove whitespaces or tabs, make uppercase or lowercase etc.</li>
<li>HTML Tools: Convert Line Breaks to &lt;p&gt; &lt;br /&gt;, Uncompress html, Javascript Pop-up Window Maker, html code for country dropdown boxes.</li>
<li>No sign up or registration needed.</li>
</ul>
<p>When it comes to more advanced sorting options, hashing algorithms, and more functions to work with lines then try <a href="http://www.makeuseof.com/dir/texttopus-cool-text-tools/">TextTop.us</a>. </p>
<p>Go to TextFixer @ <a href="http://www.textfixer.com/">www.textfixer.com</a></p>
<p><ul>
<li><strong>New: Follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a>. Recommended!</strong></li>
<li><a href="http://feedproxy.google.com/GeekyFun">MakeUseOf 'Geeky Fun'</a> - Hillarious Geeky Pics and Videos from different parts of web.</li>
</ul><br/><br/><a href="http://www.makeuseof.com/dir/textfixer-online-tools-change-modify-text-html/">TextFixer: Text to Capitals, Remove Line Breaks &#038; Whitespaces etc.</a></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/dir/yourdraft/" title="YourDraft: Create and Share Drafts Online">YourDraft: Create and Share Drafts Online</a></li>
	<li><a href="http://www.makeuseof.com/dir/quickdiff-compare-text/" title="QuickDiff: Compare Text &#038; Code Online">QuickDiff: Compare Text &#038; Code Online</a></li>
	<li><a href="http://www.makeuseof.com/dir/friendpaste-simple-text-sharing/" title="FriendPaste: Simple Text Sharing">FriendPaste: Simple Text Sharing</a></li>
	<li><a href="http://www.makeuseof.com/dir/codefetch-code-searching-tool/" title="CodeFetch: Programming Code Searching Tool">CodeFetch: Programming Code Searching Tool</a></li>
	<li><a href="http://www.makeuseof.com/dir/wordcounttool-tool-counting-words-online/" title="WordCountTool: Tool For Counting Words in Text">WordCountTool: Tool For Counting Words in Text</a></li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/dir/textfixer-online-tools-change-modify-text-html/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TextSnip: Easily Share Formatted Text or Code with Others</title>
		<link>http://www.makeuseof.com/dir/textsnip/</link>
		<comments>http://www.makeuseof.com/dir/textsnip/#comments</comments>
		<pubDate>Thu, 24 Jul 2008 04:46:38 +0000</pubDate>
		<dc:creator>kaly</dc:creator>
				<category><![CDATA[Webdesign]]></category>
		<category><![CDATA[Webmasters]]></category>
		<category><![CDATA[clipboard]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/dir/textsnip/</guid>
		<description><![CDATA[Web based utility that lets you  share your text or code online without loosing original formatting. Simply copy and paste your text into provided field, click &#8220;get my url&#8221; and then share that url with anyone.  

Your clean, tabbed formating will stay in place. Who ever visits the link will be able to [...]<p><ul>
<li><strong>New: Follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a>. Recommended!</strong></li>
<li><a href="http://feedproxy.google.com/GeekyFun">MakeUseOf 'Geeky Fun'</a> - Hillarious Geeky Pics and Videos from different parts of web.</li>
</ul><br/><br/><a href="http://www.makeuseof.com/dir/textsnip/">TextSnip: Easily Share Formatted Text or Code with Others</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Web based utility that lets you  share your text or code online without loosing original formatting. Simply copy and paste your text into provided field, click &#8220;get my url&#8221; and then share that url with anyone.  </p>
<div align="center"><img src="http://www.makeuseof.com/dir/images/textsnip-1.png" alt="formatting text" /></div>
<p>Your clean, tabbed formating will stay in place. Who ever visits the link will be able to view, print and copy the contents to clipboard.</p>
<p>
<div align="center"><img src="http://www.makeuseof.com/dir/images/textsnip-2.png" alt="TextSnip" /></div>
</p>
<p><strong>Features:</strong></p>
<ul>
<li>Quickly share formatted text or code online with others.</li>
<li>Preserve clean, tabbed formatting when sharing.</li>
<li>People can view, copy to clipboard and print out the shared text.</li>
<li>Change formatting style to text, html, css, xml, javascript, php, sql, ruby, python etc.</li>
<li>No registration required.</li>
</ul>
<p>Check out TextSnip @ <a href="http://textsnip.com/">www.textsnip.com</a></p>
<p><ul>
<li><strong>New: Follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a>. Recommended!</strong></li>
<li><a href="http://feedproxy.google.com/GeekyFun">MakeUseOf 'Geeky Fun'</a> - Hillarious Geeky Pics and Videos from different parts of web.</li>
</ul><br/><br/><a href="http://www.makeuseof.com/dir/textsnip/">TextSnip: Easily Share Formatted Text or Code with Others</a></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/dir/friendpaste-simple-text-sharing/" title="FriendPaste: Simple Text Sharing">FriendPaste: Simple Text Sharing</a></li>
	<li><a href="http://www.makeuseof.com/dir/mooshell-debug-mootools/" title="Mooshell: Edit &#038; Debug Mootools Scripts Online">Mooshell: Edit &#038; Debug Mootools Scripts Online</a></li>
	<li><a href="http://www.makeuseof.com/dir/codefetch-code-searching-tool/" title="CodeFetch: Programming Code Searching Tool">CodeFetch: Programming Code Searching Tool</a></li>
	<li><a href="http://www.makeuseof.com/dir/bytesizematters-tells-you-the-byte-size-of-any-text/" title="ByteSizeMatters: Measure the Byte Size of Text in CSS or JavaScipt Code">ByteSizeMatters: Measure the Byte Size of Text in CSS or JavaScipt Code</a></li>
	<li><a href="http://www.makeuseof.com/dir/httpwwwvalidcheckercom/" title="ValidChecker : CSS, HTML and RSS Validator">ValidChecker : CSS, HTML and RSS Validator</a></li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/dir/textsnip/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>CodePaste: An Easy Way to Share PHP, CSS,&#8230; Code with Others</title>
		<link>http://www.makeuseof.com/dir/codepaste-easy-send-code/</link>
		<comments>http://www.makeuseof.com/dir/codepaste-easy-send-code/#comments</comments>
		<pubDate>Fri, 20 Jun 2008 13:28:14 +0000</pubDate>
		<dc:creator>kaly</dc:creator>
				<category><![CDATA[Webmasters]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[webmaster tools]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/dir/codepaste-easy-send-code/</guid>
		<description><![CDATA[CodePaste provides an easy and convenient way to send/share PHP, C++, Javascript, Java, CSS, Actionscript and HTML code with others. Copy and paste the code and enter the email where you want the CodePaste to send it. CodePaste then nicely formats the code (see screenshot below) and sends it over.

Features:

Type or paste in some code [...]<p><ul>
<li><strong>New: Follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a>. Recommended!</strong></li>
<li><a href="http://feedproxy.google.com/GeekyFun">MakeUseOf 'Geeky Fun'</a> - Hillarious Geeky Pics and Videos from different parts of web.</li>
</ul><br/><br/><a href="http://www.makeuseof.com/dir/codepaste-easy-send-code/">CodePaste: An Easy Way to Share PHP, CSS,&#8230; Code with Others</a></p>
]]></description>
			<content:encoded><![CDATA[<p>CodePaste provides an easy and convenient way to send/share PHP, C++, Javascript, Java, CSS, Actionscript and HTML code with others. Copy and paste the code and enter the email where you want the CodePaste to send it. CodePaste then nicely formats the code (see screenshot below) and sends it over.</p>
<div align="center"><img src="http://www.makeuseof.com/dir/images/code-paste.jpg" alt="CodePaste - Send Code to an Email" /></div>
<p>Features:</p>
<ul>
<li>Type or paste in some code and easily forward it to any email address.</li>
<li>Supports PHP, C++, Javascript, Java, CSS, Actionscript, and HTML code.</li>
<li>Share the code with friends via custom link.</li>
<li>Optional : Switch between light or dark themes.</li>
<li>View code in full screen mode.</li>
<li>No sign-up or registration required.</li>
</ul>
<p>Check out CodePaste @ <a href="http://paste.bradleygill.com/">http://paste.bradleygill.com</a></p>
<p><ul>
<li><strong>New: Follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a>. Recommended!</strong></li>
<li><a href="http://feedproxy.google.com/GeekyFun">MakeUseOf 'Geeky Fun'</a> - Hillarious Geeky Pics and Videos from different parts of web.</li>
</ul><br/><br/><a href="http://www.makeuseof.com/dir/codepaste-easy-send-code/">CodePaste: An Easy Way to Share PHP, CSS,&#8230; Code with Others</a></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/dir/textfixer-online-tools-change-modify-text-html/" title="TextFixer: Text to Capitals, Remove Line Breaks &#038; Whitespaces etc.">TextFixer: Text to Capitals, Remove Line Breaks &#038; Whitespaces etc.</a></li>
	<li><a href="http://www.makeuseof.com/dir/quickdiff-compare-text/" title="QuickDiff: Compare Text &#038; Code Online">QuickDiff: Compare Text &#038; Code Online</a></li>
	<li><a href="http://www.makeuseof.com/dir/codepad-check-your-code/" title="Codepad: Quickly Check Your Code Online">Codepad: Quickly Check Your Code Online</a></li>
	<li><a href="http://www.makeuseof.com/dir/codefetch-code-searching-tool/" title="CodeFetch: Programming Code Searching Tool">CodeFetch: Programming Code Searching Tool</a></li>
	<li><a href="http://www.makeuseof.com/dir/yourdraft/" title="YourDraft: Create and Share Drafts Online">YourDraft: Create and Share Drafts Online</a></li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/dir/codepaste-easy-send-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
