<?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>Web Developer 2.0 &#187; online reference</title>
	<atom:link href="http://webdeveloper2.com/tag/online-reference/feed/" rel="self" type="application/rss+xml" />
	<link>http://webdeveloper2.com</link>
	<description>A blog about web design and development, tools, techniques, products and relevant news.</description>
	<lastBuildDate>Thu, 09 Sep 2010 00:55:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
<cloud domain='webdeveloper2.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
		<item>
		<title>Web Advent Day 19 &#8211; Cheatsheets</title>
		<link>http://webdeveloper2.com/2008/12/web-advent-day-19-cheatsheets/</link>
		<comments>http://webdeveloper2.com/2008/12/web-advent-day-19-cheatsheets/#comments</comments>
		<pubDate>Fri, 19 Dec 2008 10:00:23 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[Adrien Gilbrat]]></category>
		<category><![CDATA[Amy Hoy]]></category>
		<category><![CDATA[ASP.Net]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Dave Child]]></category>
		<category><![CDATA[Florian Schmitz]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[JAVA]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[John Sheehan]]></category>
		<category><![CDATA[Jonathan Snook]]></category>
		<category><![CDATA[JSP]]></category>
		<category><![CDATA[online reference]]></category>
		<category><![CDATA[pdf]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Stephen C. Perry]]></category>
		<category><![CDATA[web advent]]></category>
		<category><![CDATA[Web development]]></category>
		<category><![CDATA[XHTML]]></category>
		<category><![CDATA[XSLT]]></category>

		<guid isPermaLink="false">http://webdeveloper2.com/?p=636</guid>
		<description><![CDATA[I&#8217;m a big fan of cheatsheets, one of the main problems with working in web-development is that you are constantly switching between different languages and platforms. Inevitably I find that my mind goes blank at certain points when I&#8217;m trying to remember a syntax format or a function name for instance. This is where a [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.flickr.com/photos/bificus/468264010/in/set-72157600108229542"><img class="alignright" title="When the time came, Ryan actually found it remarkably easy to cheat death" src="http://farm1.static.flickr.com/216/468264010_af5fc43001_m.jpg" alt="" width="184" height="240" /></a>I&#8217;m a big fan of cheatsheets, one of the main problems with working in web-development is that you are constantly switching between different languages and platforms. Inevitably I find that my mind goes blank at certain points when I&#8217;m trying to remember a syntax format or a function name for instance. This is where a cheatsheet makes a handy reminder rather than diving into a book or online reference. Here&#8217;s a list that I&#8217;ve gathered from <a href="http://www.cheat-sheets.org">Cheat-Sheets.org</a> and <a href="http://techcheatsheets.com/">TechCheatSheets.com</a>. A lot of these are by the prolific cheat-sheet creator <a href="http://www.addedbytes.com/cheat-sheets/">Dave Child</a>.</p>
<h3>Basics</h3>
<ul>
<li><a href="http://floele.flyspray.org/htmlcheatsheet.pdf">XHTML [pdf]</a> by <a href="http://floele.flyspray.org/">Florian Schmitz</a><a href="http://floele.flyspray.org/htmlcheatsheet.pdf"><br />
</a></li>
<li><a href="http://www.addedbytes.com/cheat-sheets/download/css-cheat-sheet-v2.pdf">CSS Cheat Sheet [pdf]</a> by <a href="http://www.addedbytes.com/cheat-sheets/css-cheat-sheet/">Dave Child</a></li>
<li><a href="http://www.addedbytes.com/cheat-sheets/download/javascript-cheat-sheet-v1.pdf">JavaScript [ pdf ]</a> another good one from <a href="http://www.addedbytes.com/cheat-sheets/javascript-cheat-sheet/">Dave Child</a></li>
</ul>
<h3><strong>Javascript Libraries</strong></h3>
<ul>
<li><a href="http://www.cheat-sheets.org/saved-copy/Jquery-Cheat-Sheet-1.2.pdf">JQuery 1.2 [ pdf ]</a> by Adrien Gilbrat</li>
<li><a href="http://mediavrog.net/blog/wp-content/uploads/2008/06/mootools-12-cheat-sheet.pdf">mootools 1.2 [pdf]</a> from <a href="http://mediavrog.net/blog/2008/06/11/mootools/mootools-12-cheat-sheet/">mediavrog.net</a></li>
<li><a href="http://www.snook.ca/files/prototype_1.5.0_snookca.pdf">Prototype 1.5.0 [ pdf ]</a> by <a href="http://www.snook.ca/archives/javascript/prototype_1_5_0_cheatsheet/">Jonathan Snook</a></li>
<li><a href="http://slash7.com/cheats/scriptaculous_fx1.pdf">Scriptaculous Combination Effects [ pdf ]</a> by <a href="http://slash7.com/articles/2006/11/3/stuff-you-can-download">Amy Hoy<span id="more-636"></span><br />
</a></li>
</ul>
<h3><strong>Programming</strong></h3>
<ul>
<li><a href="http://www.cheat-sheets.org/saved-copy/java_quickref.pdf">JAVA Language Quick Reference [pdf]</a> by Jialong He</li>
<li><a href="http://john-sheehan.com/blog/wp-content/uploads/msnet-formatting-strings.pdf">.NET Format String Quick Referencee [pdf]</a> by <a href="http://john-sheehan.com/blog/net-cheat-sheets/">John Sheehan</a></li>
<li><a href="http://www.digilife.be/quickreferences/QRC/Core%20CSharp%20and%20.NET%20Quick%20Reference.pdf">Core C# and .NET Quick Reference [pdf]</a> by <a href="http://www.phptr.com/authors/bio.asp?a=cbadbf68-b915-4b12-b105-e82f2aea6e38">Stephen C. Perry</a></li>
<li><a href="http://java.sun.com/products/jsp/syntax/2.0/card20.pdf">JSP™ SYNTAX version 2.0 [pdf]</a> from <a href="http://java.sun.com/products/jsp/">java.sun.com</a></li>
<li><a href="http://www.addedbytes.com/cheat-sheets/download/php-cheat-sheet-v2.pdf">PHP Cheat Sheet [ pdf ]</a> by <a href="http://www.addedbytes.com/cheat-sheets/php-cheat-sheet/">Dave Child</a></li>
<li><a href="http://www.addedbytes.com/cheat-sheets/download/ruby-on-rails-cheat-sheet-v1.pdf">Ruby on Rails [ pdf ]</a> by <a href="http://www.addedbytes.com/cheat-sheets/ruby-on-rails-cheat-sheet/">Dave Child</a></li>
</ul>
<h3>Databases</h3>
<ul>
<li><a href="http://www.addedbytes.com/cheat-sheets/download/mysql-cheat-sheet-v1.pdf">MySQL Cheat Sheet [pdf ]</a> by <a href="http://www.addedbytes.com/cheat-sheets/mysql-cheat-sheet/">Dave Child</a></li>
<li><a href="http://www.addedbytes.com/cheat-sheets/download/sql-server-cheat-sheet-v1.pdf">SQL Server Cheat Sheet [ pdf ]</a> by <a href="http://www.addedbytes.com/cheat-sheets/sql-server-cheat-sheet/">Dave Child</a></li>
</ul>
<h3>Other Stuff</h3>
<ul>
<li><a href="http://suda.co.uk/projects/microformats/cheatsheet/microformats.cheatsheet.pdf">Microformats Cheat Sheet [ pdf ]</a> from <a href="http://suda.co.uk/projects/microformats/cheatsheet/">Suda.co.uk</a></li>
<li><a href="http://www.mulberrytech.com/quickref/XSLT_1quickref-v2.pdf">XSLT Cheatsheet [ pdf ]</a> from <a href="http://www.mulberrytech.com/quickref/">Mulberry Technologies</a></li>
<li><a href="http://wpcandy.com/wp-content/uploads/WordPress-Help-Sheet.pdf">WordPress Theme Help Sheet [ pdf ]</a> from <a href="http://wpcandy.com/articles/tutorials/the-wordpress-help-sheet.html">wpcandy.com</a></li>
<li><a href="http://www.adelaider.com/google/?cheatsheet">Google [ pdf ]</a> from <a href="http://www.adelaider.com/google/">adelaider.com</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://webdeveloper2.com/2008/12/web-advent-day-19-cheatsheets/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

<!-- Served from: webdeveloper2.com @ 2010-09-10 20:48:46 by W3 Total Cache -->