<?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>WebMastersLoom &#187; JavaScript</title>
	<atom:link href="http://www.webmastersloom.com/category/languages-and-tools/javascript/feed" rel="self" type="application/rss+xml" />
	<link>http://www.webmastersloom.com</link>
	<description>Enabling the architects and builders of the web. Information and resources for webmasters.</description>
	<lastBuildDate>Thu, 12 May 2011 15:03:39 +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>Hexadecimal Color Notation on the Web</title>
		<link>http://www.webmastersloom.com/283/hexadecimal-color-notation-on-the-web</link>
		<comments>http://www.webmastersloom.com/283/hexadecimal-color-notation-on-the-web#comments</comments>
		<pubDate>Tue, 13 Sep 2005 21:13:05 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[HTML]]></category>
		<category><![CDATA[JavaScript]]></category>

		<guid isPermaLink="false">http://www.webmastersloom.com/283/hexadecimal-color-notation-on-the-web</guid>
		<description><![CDATA[When designing elements for your webpage, you will often be called upon to specify a color. For example, the code for a span shown below specifies that the color of the text within the span will be yellow. &#60;span style=&#8221;color:yellow;&#8221;&#62;Text&#60;/span&#62; Colors can be specified according to their names, for example &#8220;yellow&#8221;, &#8220;green&#8221;, or &#8220;blue&#8221;. In [...]]]></description>
		<wfw:commentRss>http://www.webmastersloom.com/283/hexadecimal-color-notation-on-the-web/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using QuickSub To Make It Easier For Your Visitors To Subscribe To Your Feed</title>
		<link>http://www.webmastersloom.com/73/using-quicksub-to-make-it-easier-for-your-visitors-to-subscribe-to-your-feed-4</link>
		<comments>http://www.webmastersloom.com/73/using-quicksub-to-make-it-easier-for-your-visitors-to-subscribe-to-your-feed-4#comments</comments>
		<pubDate>Wed, 10 Aug 2005 02:39:50 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[RSS]]></category>

		<guid isPermaLink="false">http://www.webmastersloom.com/73/using-quicksub-to-make-it-easier-for-your-visitors-to-subscribe-to-your-feed-4</guid>
		<description><![CDATA[You can make it easier for your visitors to subscribe to your RSS feed. With a free and easy to install javascript function you can add the QuickSub feed button to your webpage in just a few minutes. Let me show you just how easy it is. QuickSub is a javascript mouseover function that produces [...]]]></description>
		<wfw:commentRss>http://www.webmastersloom.com/73/using-quicksub-to-make-it-easier-for-your-visitors-to-subscribe-to-your-feed-4/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating a Bookmark Link on Your Main Page using JavaScript</title>
		<link>http://www.webmastersloom.com/10/creating-a-bookmark-link-on-your-main-page-using-javascript</link>
		<comments>http://www.webmastersloom.com/10/creating-a-bookmark-link-on-your-main-page-using-javascript#comments</comments>
		<pubDate>Fri, 01 Jul 2005 23:12:13 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Web Site Promotion]]></category>

		<guid isPermaLink="false">http://www.webmastersloom.com/?p=10</guid>
		<description><![CDATA[Its generally a good idea to let users of your site bookmark your page. While most browsers support this function through &#8220;Favourites&#8221;, why not make it easier for you site visitors. You more likely to get repeat visitor if your site is bookmarked. Here is a simple JavaScript function you can use to create a [...]]]></description>
		<wfw:commentRss>http://www.webmastersloom.com/10/creating-a-bookmark-link-on-your-main-page-using-javascript/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

