<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="http://www.bytemycode.com/rssformat.xsl"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>byteMyCode: Snippet Revisions</title>
		<link>http://www.bytemycode.com</link>
		<description>Revisions for this snippet.</description>
		<pubDate>Sun, 23 Nov 2008 13:52:29 +0000</pubDate>
		<copyright>1998-2008 </copyright>
		<language>en-us</language>
		<image>
		      <link>http://www.bytemycode.com</link>
		      <url>http://www.bytemycode.com/img/rss_title.gif</url>
		      <title>byteMyCode</title>
		</image>

	
	<item>
		<title>JavaScript Web-Safe Colour Palette Generator 1</title>
		<link>http://www.bytemycode.com/snippets/snippet/653/1/</link>
		<comments>http://www.bytemycode.com/snippets/snippet/653/comments/</comments>
		<pubDate>Sat, 12 May 2007 10:38:19 +0000</pubDate>
		<dc:creator>albud</dc:creator>
		<category>colour, JavaScript, palette, web-safe</category>
		<guid isPermaLink="false">http://www.bytemycode.com/snippets/snippet/653/</guid>
		<description>
			<![CDATA[
				<p>A websafe colour palette generator in JavaScript.  Coded this after looking at <a href='http://www.bytemycode.com/snippets/snippet/585/' target="_blank">http://www.bytemycode.com/snippets/snippet/585/</a> and wanting to do it differently.<br /><br />It's been refactored so that:<br />* can pass generateColourPalette an arbitrary array of colour codes and it'll generate a palette. <br />* it hooks into the page through the external file<br />* uses an internal stylesheet instead of inline styles</p>
			]]>
		</description>
	</item>

	
	</channel>
</rss>