<?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>Internet Marketing Resources &#187; Javascript</title>
	<atom:link href="http://www.starzlet.com/Blog/tag/javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.starzlet.com/Blog</link>
	<description>Blog about anything under the moon...</description>
	<lastBuildDate>Sun, 22 May 2011 18:00:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
<image>
<link>http://www.starzlet.com/Blog</link>
<url>http://www.starzlet.com/Blog/wp-content/mbp-favicon/starzlet_favicon.ico</url>
<title>Internet Marketing Resources</title>
</image>
		<item>
		<title>How To Prevent Image Copying?</title>
		<link>http://www.starzlet.com/Blog/2009/06/04/how-to-prevent-image-copying/</link>
		<comments>http://www.starzlet.com/Blog/2009/06/04/how-to-prevent-image-copying/#comments</comments>
		<pubDate>Thu, 04 Jun 2009 03:46:03 +0000</pubDate>
		<dc:creator>starzlet</dc:creator>
				<category><![CDATA[Blogging Tips]]></category>
		<category><![CDATA[How To...]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://www.starzlet.com/Blog/?p=520</guid>
		<description><![CDATA[<br/>How to prevent people copying images from your website to their own? It&#8217;s not possible by any technical means (as far as I know) to absolutely stop people copying images from your website. If anyone know the image source (e.g. http://i675.photobucket.com/albums/vv114/xxx/xxx.jpg) and type to see in their web browser, then they can copy and save [...]]]></description>
		<wfw:commentRss>http://www.starzlet.com/Blog/2009/06/04/how-to-prevent-image-copying/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Open A New Window?</title>
		<link>http://www.starzlet.com/Blog/2009/04/16/how-to-open-a-new-window/</link>
		<comments>http://www.starzlet.com/Blog/2009/04/16/how-to-open-a-new-window/#comments</comments>
		<pubDate>Thu, 16 Apr 2009 14:54:59 +0000</pubDate>
		<dc:creator>starzlet</dc:creator>
				<category><![CDATA[Blogging Tips]]></category>
		<category><![CDATA[How To...]]></category>
		<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://www.starzlet.com/Blog/?p=613</guid>
		<description><![CDATA[<br/>If you want to click a link to open a new browser window in HTML, copy this code &#60;a href=&#8221;http://www.starzlet.com/Blog&#8221; target=&#8221;_blank&#8221;&#62;Link To Me&#60;/a&#62; and it will look like this Link To Me If you want to open a new window in Javascript, just copy and paste this Javascript code into your blog or website : [...]]]></description>
		<wfw:commentRss>http://www.starzlet.com/Blog/2009/04/16/how-to-open-a-new-window/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Link A Picture?</title>
		<link>http://www.starzlet.com/Blog/2009/04/01/how-to-link-a-picture/</link>
		<comments>http://www.starzlet.com/Blog/2009/04/01/how-to-link-a-picture/#comments</comments>
		<pubDate>Wed, 01 Apr 2009 13:24:47 +0000</pubDate>
		<dc:creator>starzlet</dc:creator>
				<category><![CDATA[Blogging Tips]]></category>
		<category><![CDATA[How To...]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://www.starzlet.com/Blog/?p=598</guid>
		<description><![CDATA[<br/>How to link an image in a blog or website? This a common question being asked by newbies, and now I&#8217;m showing you how to link an image to a website or how can you get people to link to you. Just copy and paste this Javascript into your blog or website : Link to [...]]]></description>
		<wfw:commentRss>http://www.starzlet.com/Blog/2009/04/01/how-to-link-a-picture/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Hide Your Email Address?</title>
		<link>http://www.starzlet.com/Blog/2008/09/02/how-to-hide-your-email-address/</link>
		<comments>http://www.starzlet.com/Blog/2008/09/02/how-to-hide-your-email-address/#comments</comments>
		<pubDate>Tue, 02 Sep 2008 16:39:41 +0000</pubDate>
		<dc:creator>starzlet</dc:creator>
				<category><![CDATA[Blogging Tips]]></category>
		<category><![CDATA[How To...]]></category>
		<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://www.starzlet.com/Blog/?p=623</guid>
		<description><![CDATA[<br/>How to hide an email address using Javascript from spammers? If your email address is xxx@starzlet.com, you will probably use &#60;a href=&#8221;mailto:xxx@starzlet.com&#8221;>xxx@starzlet.com&#60;/a&#62; as what I shown in the previous article. This simple code easily attracts spambots and you&#8217;d receive floods of spam emails like my case. *sigh* Either you use a new email address (if [...]]]></description>
		<wfw:commentRss>http://www.starzlet.com/Blog/2008/09/02/how-to-hide-your-email-address/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Add An Email Link?</title>
		<link>http://www.starzlet.com/Blog/2008/09/01/how-to-add-an-email-link/</link>
		<comments>http://www.starzlet.com/Blog/2008/09/01/how-to-add-an-email-link/#comments</comments>
		<pubDate>Mon, 01 Sep 2008 16:48:26 +0000</pubDate>
		<dc:creator>starzlet</dc:creator>
				<category><![CDATA[Blogging Tips]]></category>
		<category><![CDATA[How To...]]></category>
		<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://www.starzlet.com/Blog/?p=599</guid>
		<description><![CDATA[<br/>You can either use the contact form or add an email link in your blog or website for visitors to contact you. So how to link to email? There are a few ways to go about doing it. Option 1 : Indicate the email address like this e.g. xxx@starzlet.com on your blog or website. However, [...]]]></description>
		<wfw:commentRss>http://www.starzlet.com/Blog/2008/09/01/how-to-add-an-email-link/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

