<?xml version="1.0" encoding="utf-8"?><rss version="2.0">
<channel>
<title>Scriptme</title> 
<link>http://www.scriptme.com</link> 
<description>scripts scriptme free services </description> 
<lastBuildDate>2009-01-06 14:57:16</lastBuildDate>
<generator>Scriptme - http://www.scriptme.com</generator>
<item>
<title>A Quick Tutorial on JavaScript Bookmarklets</title> 
<link>http://www.scriptme.com/read_new10528.html</link> 
<description>Bookmarklets are very handy pieces of JavaScript code that you can bookmark. In HTML, if you want a link to open in a new window, you&amp;#8217;d write it like this:
&amp;lt;a href=&amp;#8221;http://www.mattcutts.com/blog/&amp;#8221; target=&amp;#8221;_blank&amp;#8221;&amp;gt;Matt Cutts&amp;lt;/a&amp;gt;
Go on, try it on this link: Matt Cutts
If you wanted to create a bookmarklet to open a new window or tab, you&amp;#8217;d do it like this:
javascript:(function(){ window.open(&amp;#8217;ht...</description>
<pubDate>2008-08-05 00:25:57</pubDate>
</item>
    	
	
	
	
</channel>
</rss>