<?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>Devload &#187; Code</title>
	<atom:link href="http://www.devload.com/category/code/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.devload.com</link>
	<description>Web Development Resources - PHP / MySQL / Javascript / jQuery / Mootools...</description>
	<lastBuildDate>Tue, 04 Oct 2011 21:17:08 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Validate your json strings with json validator</title>
		<link>http://www.devload.com/2010/03/22/validate-your-json-strings-with-json-validator/</link>
		<comments>http://www.devload.com/2010/03/22/validate-your-json-strings-with-json-validator/#comments</comments>
		<pubDate>Mon, 22 Mar 2010 18:43:37 +0000</pubDate>
		<dc:creator>Manu</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[json]]></category>
		<category><![CDATA[validator]]></category>

		<guid isPermaLink="false">http://www.devload.com/?p=225</guid>
		<description><![CDATA[Jsonlint provides the missing json validator&#8230; simply but usefull Ever needed to know if your string is a valid json encoded string ? Well, jsonlint gives you the ability to quickly check and see if your string is a valid json string. Even better, your json string will be indented in order to have a [...]]]></description>
			<content:encoded><![CDATA[<p><a class="post_image_link" href="http://www.devload.com/2010/03/22/validate-your-json-strings-with-json-validator/" title="Permanent link to Validate your json strings with json validator"><img class="post_image alignnone" src="http://www.devload.com/wp-content/uploads/2010/03/json_validator.jpg" width="480" height="250" alt="json validator" /></a>
</p><p><em>Jsonlint provides the missing json validator&#8230; simply but usefull</em></p>
<p>Ever needed to know if your string is a valid json encoded string ? Well, <a title="json validator" href="http://www.jsonlint.com/" target="_blank">jsonlint</a> gives you the ability to quickly check and see if your string is a valid json string. Even better, your json string will be indented in order to have a better visibility. Note, you can also paste an url whitch will be parsed by this cool and simple json validator.</p>
<blockquote><p>JSONLint - <a title="json validator" href="http://www.jsonlint.com/" target="_blank">http://www.jsonlint.com/</a></p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.devload.com/2010/03/22/validate-your-json-strings-with-json-validator/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Codepad : online tool to execute, test and share code</title>
		<link>http://www.devload.com/2010/01/11/codepad-online-tool-to-execute-test-and-share-code/</link>
		<comments>http://www.devload.com/2010/01/11/codepad-online-tool-to-execute-test-and-share-code/#comments</comments>
		<pubDate>Mon, 11 Jan 2010 18:26:24 +0000</pubDate>
		<dc:creator>damdec</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Snippets]]></category>
		<category><![CDATA[Php]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Share]]></category>
		<category><![CDATA[Test]]></category>

		<guid isPermaLink="false">http://www.devload.com/?p=205</guid>
		<description><![CDATA[CodePad is an online tool that lets you run code and share it. Very usefull, CodePad will allow you to test code and share it. Several language are available: C, C + +, D, Haskell, Lua, OCaml, PHP, Perl, Python, Ruby, Scheme, Tcl. Once you&#8217;ve executed your code, an URL like http://codepad.org/a2ef9PpO is generated and [...]]]></description>
			<content:encoded><![CDATA[<p><a class="post_image_link" href="http://www.devload.com/2010/01/11/codepad-online-tool-to-execute-test-and-share-code/" title="Permanent link to Codepad : online tool to execute, test and share code"><img class="post_image alignnone" src="http://www.devload.com/wp-content/uploads/2010/01/codepad.jpg" width="480" height="250" alt="Post image for Codepad : online tool to execute, test and share code" /></a>
</p><p><em><span id="result_box"><span style="background-color: #ffffff;" title="Codepad est un outils en ligne qui permet d'exécuter du code et de le partager.">CodePad is an online tool that lets you run code and share it.</span></span></em></p>
<p>Very usefull, <strong>CodePad</strong> will allow you to test code and share it. Several language are available: C, C + +, D, Haskell, Lua, OCaml, <strong>PHP</strong>, Perl, <strong>Python</strong>, <strong>Ruby</strong>, Scheme, Tcl. Once you&#8217;ve executed your code, an URL like <a class="external" href="http://codepad.org/a2ef9PpO">http://codepad.org/a2ef9PpO</a> is generated and you can share it. You can also comment these pieces of code and create an account to save your snippets permanently (by default they are deleted after 24 hours). Finally, you can get a page for free dedicated to your project with a URL like myproject.codepad.org to organize your code snippets and that is really cool !</p>
<blockquote><p>Codepad : <a class="external" href="http://codepad.org">http://codepad.org</a></p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.devload.com/2010/01/11/codepad-online-tool-to-execute-test-and-share-code/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Easily create your jQuery plugins with jQuery Plugin Starter</title>
		<link>http://www.devload.com/2009/12/16/easily-create-your-jquery-plugins-with-jquery-plugin-starter/</link>
		<comments>http://www.devload.com/2009/12/16/easily-create-your-jquery-plugins-with-jquery-plugin-starter/#comments</comments>
		<pubDate>Wed, 16 Dec 2009 22:46:29 +0000</pubDate>
		<dc:creator>damdec</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Plugin]]></category>

		<guid isPermaLink="false">http://www.devload.com/?p=138</guid>
		<description><![CDATA[jQuery Starter Plugin is an online tool allowing you to generate a jQuery plugin skeleton  in a few clicks, depending on your needs ! Who said it was difficult to develop a jQuery plugin ? With JQuery Starter Plugin, no more excuses ! Indeed, this online tool, free and graphically very well made, can generate [...]]]></description>
			<content:encoded><![CDATA[<p><a class="post_image_link" href="http://www.devload.com/2009/12/16/easily-create-your-jquery-plugins-with-jquery-plugin-starter/" title="Permanent link to Easily create your jQuery plugins with jQuery Plugin Starter"><img class="post_image alignnone" src="http://www.devload.com/wp-content/uploads/2009/12/jquery-starter-plugin.jpg" width="480" height="250" alt="Post image for Easily create your jQuery plugins with jQuery Plugin Starter" /></a>
</p><p><em>jQuery Starter Plugin is an online tool allowing you to generate a jQuery plugin skeleton  in a few clicks, depending on your needs !</em></p>
<p>Who said it was difficult to develop a jQuery plugin ? With <strong>JQuery Starter Plugin</strong>, no more excuses ! Indeed, this online tool, free and graphically very well made, can generate the code structure of your next jQuery plugin. Simply enter the name of your plugin, the settings you want, the options and you&#8217;re done ! You can then choose to generate your skeleton plugin or to download it.</p>
<p>The generated code is very clean, congratulations to the author, <a class="external" href="http://twitter.com/dougneiner">Doug Neiner</a>, for this website really useful !</p>
<blockquote><p><a href="http://starter.pixelgraphics.us/">jQuery Starter Plugin </a></p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.devload.com/2009/12/16/easily-create-your-jquery-plugins-with-jquery-plugin-starter/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>The Mootools forge is open</title>
		<link>http://www.devload.com/2009/12/14/the-mootools-forge-is-open/</link>
		<comments>http://www.devload.com/2009/12/14/the-mootools-forge-is-open/#comments</comments>
		<pubDate>Mon, 14 Dec 2009 07:00:20 +0000</pubDate>
		<dc:creator>Manu</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Forge]]></category>
		<category><![CDATA[Mootools]]></category>

		<guid isPermaLink="false">http://www.devload.com/?p=110</guid>
		<description><![CDATA[The mootools forge is open and makes it now possible to centralize all mootools plugins. A long missing element to the mootools community isn&#8217;t missing anymore : the mootools forge (a kind of plugin repositorie, where mootools developers can submit and promote their plugins). Well, the forge is no longer absent and is now available and [...]]]></description>
			<content:encoded><![CDATA[<p><a class="post_image_link" href="http://www.devload.com/2009/12/14/the-mootools-forge-is-open/" title="Permanent link to The Mootools forge is open"><img class="post_image alignnone" src="http://www.devload.com/wp-content/uploads/2009/12/mootools-forge.jpg" width="480" height="250" alt="Post image for The Mootools forge is open" /></a>
</p><p><em>The mootools forge is open and makes it now possible to centralize all mootools plugins.</em></p>
<p>A long missing element to the mootools community isn&#8217;t missing anymore : the <strong>mootools forge</strong> (a kind of plugin repositorie, where mootools developers can submit and promote their plugins). Well, the <a title="mootools forge" href="http://www.mootools.net/forge/">forge</a> is no longer absent and is now available and open to all mootools users and developers. The tag navigation is very well made, links to documentation or demo are in most cases available. Over 30 plugins have already been published in just two days as the excellent <a href="http://www.mootools.net/forge/p/scrollspy">scrollSpy</a> written by <a title="David Wash's Blog" href="http://davidwalsh.name/">David Walsh</a> or the excellent plugin <a href="http://nouincolor.com/floom/1.0/Demos/">Floom</a>, which make it easy to generate a stylish slideshow.</p>
<blockquote><p>The mootools Forge &#8211; <a href="http://www.mootools.net/forge/">http://www.mootools.net/forge/</a></p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.devload.com/2009/12/14/the-mootools-forge-is-open/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>XHTML W3C validation of an entire website</title>
		<link>http://www.devload.com/2009/12/09/xhtml-w3c-validation-of-an-entire-website/</link>
		<comments>http://www.devload.com/2009/12/09/xhtml-w3c-validation-of-an-entire-website/#comments</comments>
		<pubDate>Wed, 09 Dec 2009 19:43:19 +0000</pubDate>
		<dc:creator>damdec</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[W3C]]></category>
		<category><![CDATA[XHTML]]></category>

		<guid isPermaLink="false">http://www.devload.com/?p=54</guid>
		<description><![CDATA[Here is a tool that allows you to make W3C XHTML validation of an entire website ! Multipage Validator is a really handy tool for those who wish to validate all pages of a website W3C XHTML. This online service is free and is based on the official W3C validator. The operation is very easy [...]]]></description>
			<content:encoded><![CDATA[<p><a class="post_image_link" href="http://www.devload.com/2009/12/09/xhtml-w3c-validation-of-an-entire-website/" title="Permanent link to XHTML W3C validation of an entire website"><img class="post_image alignnone" src="http://www.devload.com/wp-content/uploads/2009/12/Capture.png" width="480" height="250" alt="Post image for XHTML W3C validation of an entire website" /></a>
</p><p><em>Here is a tool that allows you to make W3C XHTML validation of an entire website !</em></p>
<p><strong>Multipage Validator</strong> is a really handy tool for those who wish to validate all pages of a website W3C XHTML. This online service is free and is based on the official W3C validator.</p>
<p>The operation is very easy : enter URL of the website to validate and let&#8217;s go ! All website pages will be indexed and validated one by one to give you a full and detailed report. Note that &#8220;<em>the time for indexing the website varies depending on page size, speed and DNS server</em>&#8220;.</p>
<p>Indeed, the procedure can be quite heavy if your website contains many pages. But for a website that has about 150 separate pages, validation takes approximately 2 minutes, which is very acceptable. This service will be really useful to miss any part of your website and <strong>follow the W3C recommendations</strong>.</p>
<blockquote><p><a class="external" title="" href="http://www.validateur.ca/">http://www.validateur.ca/</a></p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.devload.com/2009/12/09/xhtml-w3c-validation-of-an-entire-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS Beautifier : online CSS optimization tools</title>
		<link>http://www.devload.com/2009/12/07/css-beautifier-online-css-optimization-tools/</link>
		<comments>http://www.devload.com/2009/12/07/css-beautifier-online-css-optimization-tools/#comments</comments>
		<pubDate>Mon, 07 Dec 2009 18:52:03 +0000</pubDate>
		<dc:creator>damdec</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[CSS]]></category>

		<guid isPermaLink="false">http://www.devload.com/?p=21</guid>
		<description><![CDATA[CSS Beautifier is an online tool allowing you to optimize your CSS. This tool, based on CSS Tidy, allows you to choose between a lot of options to compress and optimize your CSS files. You can choose 5 different ways to compress but that&#8217;s not all ! You can also : sort selectors sort properties [...]]]></description>
			<content:encoded><![CDATA[<p><a class="post_image_link" href="http://www.devload.com/2009/12/07/css-beautifier-online-css-optimization-tools/" title="Permanent link to CSS Beautifier : online CSS optimization tools"><img class="post_image alignnone" src="http://www.devload.com/wp-content/uploads/2009/12/cssbeautifier.jpg" width="480" height="250" alt="css beautifier" /></a>
</p><p><em>CSS Beautifier is an online tool allowing you to optimize your CSS.</em></p>
<p>This tool, based on <a class="external" href="http://csstidy.sourceforge.net/">CSS Tidy</a>, allows you to choose between a lot of options to compress and <strong>optimize your CSS files</strong>. You can choose 5 different ways to compress but <span id="result_box"><span style="background-color: #ffffff;" title="ce n'est pas tout">that&#8217;s not all</span></span> ! You can also :</p>
<ul>
<li>sort selectors</li>
<li>sort properties</li>
<li>compress colors and &#8220;font-weight&#8221;</li>
<li>change case</li>
<li>and also delete properties which aren&#8217;t valid CSS 2.1</li>
</ul>
<p>After that, you get a CSS file which is optimized to your needs. Finally, you can see the compression statistics: weights before and after CSS and the compression ratio (which varies depending on options chosen).</p>
<p>A website you must bookmark !</p>
<p><a class="external" title="" href="http://www.codebeautifier.com">http://www.codebeautifier.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.devload.com/2009/12/07/css-beautifier-online-css-optimization-tools/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

