<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: How To Make a Bookmarklet For Your Web Application</title>
	<atom:link href="http://betterexplained.com/articles/how-to-make-a-bookmarklet-for-your-web-application/feed/" rel="self" type="application/rss+xml" />
	<link>http://betterexplained.com/articles/how-to-make-a-bookmarklet-for-your-web-application/</link>
	<description>Learn Right, Not Rote.</description>
	<lastBuildDate>Wed, 16 May 2012 12:30:32 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: Lumia How-to: Bookmarklets &#171; How to do something differently&#8230;</title>
		<link>http://betterexplained.com/articles/how-to-make-a-bookmarklet-for-your-web-application/#comment-32713</link>
		<dc:creator>Lumia How-to: Bookmarklets &#171; How to do something differently&#8230;</dc:creator>
		<pubDate>Sat, 31 Dec 2011 18:37:41 +0000</pubDate>
		<guid isPermaLink="false">http://betterexplained.com/articles/how-to-make-a-bookmarklet-for-your-web-application/#comment-32713</guid>
		<description>[...] processes and applies, generally using the current page or URL as input data. A quick google reveals a nice bookmarklet overview here. Why would you want them? Well, I&#8217;ll dive into my first example which shows how to do it on [...]</description>
		<content:encoded><![CDATA[<p>[...] processes and applies, generally using the current page or URL as input data. A quick google reveals a nice bookmarklet overview here. Why would you want them? Well, I&#8217;ll dive into my first example which shows how to do it on [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: How To Make a Bookmarklet For Your Web Application &#124; BetterExplained &#124; Jack&#039;s Blog</title>
		<link>http://betterexplained.com/articles/how-to-make-a-bookmarklet-for-your-web-application/#comment-27967</link>
		<dc:creator>How To Make a Bookmarklet For Your Web Application &#124; BetterExplained &#124; Jack&#039;s Blog</dc:creator>
		<pubDate>Tue, 20 Dec 2011 18:10:45 +0000</pubDate>
		<guid isPermaLink="false">http://betterexplained.com/articles/how-to-make-a-bookmarklet-for-your-web-application/#comment-27967</guid>
		<description>[...] How To Make a Bookmarklet For Your Web Application &#124; BetterExplained. [...]</description>
		<content:encoded><![CDATA[<p>[...] How To Make a Bookmarklet For Your Web Application | BetterExplained. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tony Payne</title>
		<link>http://betterexplained.com/articles/how-to-make-a-bookmarklet-for-your-web-application/#comment-17366</link>
		<dc:creator>Tony Payne</dc:creator>
		<pubDate>Fri, 25 Nov 2011 10:00:35 +0000</pubDate>
		<guid isPermaLink="false">http://betterexplained.com/articles/how-to-make-a-bookmarklet-for-your-web-application/#comment-17366</guid>
		<description>Thanks, this has given me some tips towards making a bookmarklet for my utility that takes a Zazzle link and generates full HTML code for a product.</description>
		<content:encoded><![CDATA[<p>Thanks, this has given me some tips towards making a bookmarklet for my utility that takes a Zazzle link and generates full HTML code for a product.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ligo saint</title>
		<link>http://betterexplained.com/articles/how-to-make-a-bookmarklet-for-your-web-application/#comment-5002</link>
		<dc:creator>ligo saint</dc:creator>
		<pubDate>Sat, 27 Aug 2011 12:07:39 +0000</pubDate>
		<guid isPermaLink="false">http://betterexplained.com/articles/how-to-make-a-bookmarklet-for-your-web-application/#comment-5002</guid>
		<description>One thing you might want to mention is that window.open() code will be blocked in imported scripts since its added to the page. However, the same code directly in the bookmarklet will _not_ get blocked since it is considered trusted.</description>
		<content:encoded><![CDATA[<p>One thing you might want to mention is that window.open() code will be blocked in imported scripts since its added to the page. However, the same code directly in the bookmarklet will _not_ get blocked since it is considered trusted.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

