<?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>Fri, 09 Jan 2009 00:46:32 +0000</pubDate>
		<copyright>1998-2009 </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 color generator 1</title>
		<link>http://www.bytemycode.com/snippets/snippet/585/1/</link>
		<comments>http://www.bytemycode.com/snippets/snippet/585/comments/</comments>
		<pubDate>Thu, 08 Feb 2007 10:05:26 +0000</pubDate>
		<dc:creator>dohpaz</dc:creator>
		<category>"web safe colors", JavaScript</category>
		<guid isPermaLink="false">http://www.bytemycode.com/snippets/snippet/585/</guid>
		<description>
			<![CDATA[
				<p>I had searched high and low for a way to generate a palette of web-safe colors. Despite Google's best efforts, what I had found was lacking for my needs. So, I decided to write a library that would generate all 216 web safe colors, and then allow me to manipulate those colors in any way that I chose. <br /><br />If anybody is curious as to why I would want to do something so... simple, it is because I needed a very light-weight color picker, and didn't want to mess with any fancy options.</p>
			]]>
		</description>
	</item>

	
	</channel>
</rss>