<?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: The hitchhikers guide to bookmarklet authoring</title>
	<atom:link href="http://prettyprint.me/2009/05/20/the-hitchhikers-guide-to-bookmarklet-authoring/feed/" rel="self" type="application/rss+xml" />
	<link>http://prettyprint.me/2009/05/20/the-hitchhikers-guide-to-bookmarklet-authoring/</link>
	<description>by Ran Tavory</description>
	<lastBuildDate>Mon, 01 Aug 2011 08:29:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
	<item>
		<title>By: Ran Tavory</title>
		<link>http://prettyprint.me/2009/05/20/the-hitchhikers-guide-to-bookmarklet-authoring/comment-page-1/#comment-7563</link>
		<dc:creator>Ran Tavory</dc:creator>
		<pubDate>Wed, 27 Apr 2011 04:54:04 +0000</pubDate>
		<guid isPermaLink="false">http://prettyprint.me/?p=18#comment-7563</guid>
		<description>I don&#039;t know exactly what you mean, but this post is &gt; 2years old so maybe a forum on the subject might be of better help for you.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t know exactly what you mean, but this post is > 2years old so maybe a forum on the subject might be of better help for you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gayle</title>
		<link>http://prettyprint.me/2009/05/20/the-hitchhikers-guide-to-bookmarklet-authoring/comment-page-1/#comment-7552</link>
		<dc:creator>Gayle</dc:creator>
		<pubDate>Tue, 26 Apr 2011 16:59:17 +0000</pubDate>
		<guid isPermaLink="false">http://prettyprint.me/?p=18#comment-7552</guid>
		<description>Is there a something that can be used to block brawler bookmarklets in game playing?</description>
		<content:encoded><![CDATA[<p>Is there a something that can be used to block brawler bookmarklets in game playing?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shpyo</title>
		<link>http://prettyprint.me/2009/05/20/the-hitchhikers-guide-to-bookmarklet-authoring/comment-page-1/#comment-4031</link>
		<dc:creator>shpyo</dc:creator>
		<pubDate>Fri, 29 Oct 2010 13:40:09 +0000</pubDate>
		<guid isPermaLink="false">http://prettyprint.me/?p=18#comment-4031</guid>
		<description>Thanks a lot for info. Now I can create my own bookmarklets :)</description>
		<content:encoded><![CDATA[<p>Thanks a lot for info. Now I can create my own bookmarklets <img src='http://prettyprint.me/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Blinky the Hitman</title>
		<link>http://prettyprint.me/2009/05/20/the-hitchhikers-guide-to-bookmarklet-authoring/comment-page-1/#comment-1634</link>
		<dc:creator>Blinky the Hitman</dc:creator>
		<pubDate>Sat, 22 May 2010 15:58:24 +0000</pubDate>
		<guid isPermaLink="false">http://prettyprint.me/?p=18#comment-1634</guid>
		<description>Firefox has, near as I can tell, NO size limitations on bookmarklets. I&#039;ve written a full arcade version of Tetris, and the bookmarklet is 27kb. Just design your &quot;app&quot; as an HTML &quot;page&quot; powered by JavaScript, crunch it, encode the whole thing in base64, and load it as:

javascript:/*Title_and_Credits*/aa=window.open(&#039;data:text/HTML;base64,
YOURB64HERE&#039;,&#039;&#039;,&#039;width=420,height=420,left=0,top=0,scrollbars,resizable,menubar,status,location,toolbar,dependent=yes&#039;);void 1

Bypasses the whole nested-single-and-double-quotes PITA, too.</description>
		<content:encoded><![CDATA[<p>Firefox has, near as I can tell, NO size limitations on bookmarklets. I&#8217;ve written a full arcade version of Tetris, and the bookmarklet is 27kb. Just design your &#8220;app&#8221; as an HTML &#8220;page&#8221; powered by JavaScript, crunch it, encode the whole thing in base64, and load it as:</p>
<p>javascript:/*Title_and_Credits*/aa=window.open(&#8216;data:text/HTML;base64,<br />
YOURB64HERE&#8217;,&#8221;,&#8217;width=420,height=420,left=0,top=0,scrollbars,resizable,menubar,status,location,toolbar,dependent=yes&#8217;);void 1</p>
<p>Bypasses the whole nested-single-and-double-quotes PITA, too.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rantav</title>
		<link>http://prettyprint.me/2009/05/20/the-hitchhikers-guide-to-bookmarklet-authoring/comment-page-1/#comment-3</link>
		<dc:creator>rantav</dc:creator>
		<pubDate>Thu, 21 May 2009 04:25:07 +0000</pubDate>
		<guid isPermaLink="false">http://prettyprint.me/?p=18#comment-3</guid>
		<description>Mozila just announced https://jetpack.mozillalabs.com/ for making extensions development easier. It looks like a good start (still in alpha) but it is still for FF only...</description>
		<content:encoded><![CDATA[<p>Mozila just announced <a href="https://jetpack.mozillalabs.com/" rel="nofollow">https://jetpack.mozillalabs.com/</a> for making extensions development easier. It looks like a good start (still in alpha) but it is still for FF only&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

