<?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>Colin Jensen &#187; RGB</title>
	<atom:link href="http://www.colinjensen.co.uk/blog/tag/rgb/feed" rel="self" type="application/rss+xml" />
	<link>http://www.colinjensen.co.uk/blog</link>
	<description>Technology, Gadgets, Website Design and Development, Windows Mobile.</description>
	<lastBuildDate>Thu, 13 Aug 2009 17:02:16 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Useful Cheat Sheets for PHP, MYSQL, HTML and more</title>
		<link>http://www.colinjensen.co.uk/blog/web-related/useful-cheat-sheets-for-php-sql-html-regex-mod_rewrite-etc</link>
		<comments>http://www.colinjensen.co.uk/blog/web-related/useful-cheat-sheets-for-php-sql-html-regex-mod_rewrite-etc#comments</comments>
		<pubDate>Sun, 22 Jun 2008 19:27:59 +0000</pubDate>
		<dc:creator>Colin Jensen</dc:creator>
				<category><![CDATA[Web Related]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[asp]]></category>
		<category><![CDATA[cheat sheets]]></category>
		<category><![CDATA[colin jensen]]></category>
		<category><![CDATA[colinjensen.co.uk]]></category>
		<category><![CDATA[color chart]]></category>
		<category><![CDATA[colour chart]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[ilovejackdaniels.com]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[microformats]]></category>
		<category><![CDATA[mod_rewrite]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[regex]]></category>
		<category><![CDATA[regular expressions]]></category>
		<category><![CDATA[RGB]]></category>
		<category><![CDATA[sql]]></category>

		<guid isPermaLink="false">http://www.colinjensen.co.uk/blog/?p=6</guid>
		<description><![CDATA[How often do you search the internet to remember that PHP function, CSS declaration, mod_rewrite expression or MYSQL query syntax?
We all do it time to time, for example the date function in PHP.  I am always having to look at the PHP.net manual for the formatting options of the date function. It is a pain!
I [...]]]></description>
			<content:encoded><![CDATA[<!-- google_ad_section_start --><p>How often do you search the internet to remember that PHP function, CSS declaration, mod_rewrite expression or MYSQL query syntax?</p>
<p>We all do it time to time, for example the date function in PHP.  I am always having to look at the <a title="php.net" href="http://www.php.net">PHP.net</a> manual for the formatting options of the date function. It is a pain!</p>
<p>I recently came across these GREAT cheat sheets over at <a title="ILoveJackDaniels.com" href="http://www.ILoveJackDaniels.com" target="_blank">ILoveJackDaniels.com</a> -  don&#8217;t let the domain name put you off.</p>
<p>You can simply print them off and pin them up next to you whilst you are programming.</p>
<p>Take a look below:</p>
<ul>
<li>SQL Server Cheat Sheet &#8211; <a title="SQL Server Cheat Sheet" href="http://www.ilovejackdaniels.com/cheat-sheets/sql-server-cheat-sheet/" target="_blank">http://www.ilovejackdaniels.com/cheat-sheets/sql-server-cheat-sheet/</a></li>
<li>HTML Cheat Sheet &#8211; <a title="HTML Cheat Sheet" href="http://www.ilovejackdaniels.com/cheat-sheets/html-cheat-sheet/" target="_blank">http://www.ilovejackdaniels.com/cheat-sheets/html-cheat-sheet/</a></li>
<li> Regular Expressions (Regex) Cheat Sheet &#8211; <a title="Regular Expressions (Regex) Cheat Sheet" href="http://www.ilovejackdaniels.com/cheat-sheets/regular-expressions-cheat-sheet/" target="_blank">http://www.ilovejackdaniels.com/cheat-sheets/regular-expressions-cheat-sheet/</a></li>
<li>Microformats Cheat Sheet &#8211; <a title="Microformats" href="http://www.ilovejackdaniels.com/cheat-sheets/microformats-cheat-sheet/" target="_blank">http://www.ilovejackdaniels.com/cheat-sheets/microformats-cheat-sheet/</a></li>
<li>World of Warcraft Cheat Sheet &#8211; <a title="World of Warcraft Cheat Sheet" href="http://www.ilovejackdaniels.com/cheat-sheets/world-of-warcraft-cheat-sheet/" target="_blank">http://www.ilovejackdaniels.com/cheat-sheets/world-of-warcraft-cheat-sheet/</a></li>
<li>Ruby on Rails Cheat Sheet &#8211; <a title="Ruby on Rails Cheat Sheet" href="http://www.ilovejackdaniels.com/cheat-sheets/ruby-on-rails-cheat-sheet/" target="_blank">http://www.ilovejackdaniels.com/cheat-sheets/ruby-on-rails-cheat-sheet/</a></li>
<li>ASP / VBScript Cheat Sheet &#8211; <a title="ASP / VBScript Cheat Sheet" href="http://www.ilovejackdaniels.com/cheat-sheets/asp-vbscript-cheat-sheet/" target="_blank">http://www.ilovejackdaniels.com/cheat-sheets/asp-vbscript-cheat-sheet/</a></li>
<li>HTML Character Entities Cheat Sheet &#8211; <a title="HTML Character Entities Cheat Sheet" href="http://www.ilovejackdaniels.com/cheat-sheets/html-character-entities-cheat-sheet/" target="_blank">http://www.ilovejackdaniels.com/cheat-sheets/html-character-entities-cheat-sheet/</a></li>
<li>JavaScript Cheat Sheet &#8211; <a title="JavaScript Cheat Sheet" href="http://www.ilovejackdaniels.com/cheat-sheets/javascript-cheat-sheet/" target="_blank">http://www.ilovejackdaniels.com/cheat-sheets/javascript-cheat-sheet/</a></li>
<li>MYSQL Cheat Sheet &#8211; <a title="MYSQL Cheat Sheet" href="http://www.ilovejackdaniels.com/cheat-sheets/mysql-cheat-sheet/" target="_blank">http://www.ilovejackdaniels.com/cheat-sheets/mysql-cheat-sheet/</a></li>
<li>MOD_REWRITE Cheat Sheet -<a title="MOD_REWRITE Cheat Sheet" href="http://www.ilovejackdaniels.com/cheat-sheets/mod_rewrite-cheat-sheet/" target="_blank">http://www.ilovejackdaniels.com/cheat-sheets/mod_rewrite-cheat-sheet/</a></li>
<li>CSS Cheat Sheet &#8211; <a title="CSS Cheat Sheet" href="http://www.ilovejackdaniels.com/cheat-sheets/css-cheat-sheet/" target="_blank">http://www.ilovejackdaniels.com/cheat-sheets/css-cheat-sheet/</a></li>
<li>PHP Cheat Sheet &#8211; <a title="PHP Cheat Sheet" href="http://www.ilovejackdaniels.com/cheat-sheets/php-cheat-sheet" target="_blank">http://www.ilovejackdaniels.com/cheat-sheets/php-cheat-sheet/</a></li>
<li>RGB Hex Colour Chart &#8211; <a title="RGB Hex Colour Chart" href="http://www.ilovejackdaniels.com/cheat-sheets/colour-chart/" target="_blank">http://www.ilovejackdaniels.com/cheat-sheets/colour-chart/</a></li>
</ul>
<p>Many thanks to <a title="ILoveJackDaniels.com" href="http://www.ILoveJackDaniels.com" target="_blank">ILoveJackDaniels.com</a> for creating such useful cheat sheets.</p>
<!-- google_ad_section_end --><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.colinjensen.co.uk%2Fblog%2Fweb-related%2Fuseful-cheat-sheets-for-php-sql-html-regex-mod_rewrite-etc&amp;linkname=Useful%20Cheat%20Sheets%20for%20PHP%2C%20MYSQL%2C%20HTML%20and%20more"><img src="http://www.colinjensen.co.uk/blog/wp-content/plugins/add-to-any/share_save_171_16.gif" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.colinjensen.co.uk/blog/web-related/useful-cheat-sheets-for-php-sql-html-regex-mod_rewrite-etc/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
