<?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: Ubiquity Tutorial: Turn Bookmarklets Into Commands</title>
	<atom:link href="http://www.azarask.in/blog/post/ubiquity-tutorial-turn-bookmarklets-into-commands/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.azarask.in/blog/post/ubiquity-tutorial-turn-bookmarklets-into-commands/</link>
	<description>-- aza &#124; ɐzɐ --</description>
	<lastBuildDate>Tue, 07 Sep 2010 21:31:38 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Sex</title>
		<link>http://www.azarask.in/blog/post/ubiquity-tutorial-turn-bookmarklets-into-commands/comment-page-1/#comment-11356</link>
		<dc:creator>Sex</dc:creator>
		<pubDate>Tue, 07 Sep 2010 02:01:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.azarask.in/blog/?p=118#comment-11356</guid>
		<description>This is excellent! I never use bookmarks – except for bookmarklets. This seems like a much better way to use bookmarklets. Can’t wait to try it out.</description>
		<content:encoded><![CDATA[<p>This is excellent! I never use bookmarks – except for bookmarklets. This seems like a much better way to use bookmarklets. Can’t wait to try it out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: porno</title>
		<link>http://www.azarask.in/blog/post/ubiquity-tutorial-turn-bookmarklets-into-commands/comment-page-1/#comment-11252</link>
		<dc:creator>porno</dc:creator>
		<pubDate>Sun, 05 Sep 2010 23:47:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.azarask.in/blog/?p=118#comment-11252</guid>
		<description>But yes, indexing all the user’s bookmarklets and Quick Searches and Quick Search bookmarklets that have keywords and converting them into commands would also be good.</description>
		<content:encoded><![CDATA[<p>But yes, indexing all the user’s bookmarklets and Quick Searches and Quick Search bookmarklets that have keywords and converting them into commands would also be good.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zayıflama Lida Fx15 Ve Biber Hapı Zlfvbh</title>
		<link>http://www.azarask.in/blog/post/ubiquity-tutorial-turn-bookmarklets-into-commands/comment-page-1/#comment-10255</link>
		<dc:creator>Zayıflama Lida Fx15 Ve Biber Hapı Zlfvbh</dc:creator>
		<pubDate>Wed, 21 Jul 2010 22:25:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.azarask.in/blog/?p=118#comment-10255</guid>
		<description>This is excellent! I never use bookmarks – except for bookmarklets. This seems like a much better way to use bookmarklets. Can’t wait to try it out.</description>
		<content:encoded><![CDATA[<p>This is excellent! I never use bookmarks – except for bookmarklets. This seems like a much better way to use bookmarklets. Can’t wait to try it out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JS</title>
		<link>http://www.azarask.in/blog/post/ubiquity-tutorial-turn-bookmarklets-into-commands/comment-page-1/#comment-6727</link>
		<dc:creator>JS</dc:creator>
		<pubDate>Tue, 29 Dec 2009 05:39:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.azarask.in/blog/?p=118#comment-6727</guid>
		<description>Many thanks.  Will turn my pornzilla bookmarklets into Ubiquity commands now.  But then, you did too.  You just didn&#039;t tell us about it. ;)  Flickr... pfft! :)</description>
		<content:encoded><![CDATA[<p>Many thanks.  Will turn my pornzilla bookmarklets into Ubiquity commands now.  But then, you did too.  You just didn&#8217;t tell us about it. ;)  Flickr&#8230; pfft! :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: yudi</title>
		<link>http://www.azarask.in/blog/post/ubiquity-tutorial-turn-bookmarklets-into-commands/comment-page-1/#comment-5691</link>
		<dc:creator>yudi</dc:creator>
		<pubDate>Sat, 25 Jul 2009 05:05:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.azarask.in/blog/?p=118#comment-5691</guid>
		<description>Hi Aza,

First of all thank you. 

I just want to bring to your notice that when I try to add the following two bookmarklets something goes wrong.

CmdUtils.makeBookmarkletCommand({
 name: &quot;print whatyoulike&quot;,
 url: &quot;javascript:(function(){if(window[&#039;ppw&#039;]&amp;&amp;ppw[&#039;bookmarklet&#039;]){ppw.bookmarklet.toggle();}else{window._pwyl_home=&quot;http://www.printwhatyoulike.com/&quot;;_pwyl_bmkl=document.createElement(&#039;script&#039;);_pwyl_bmkl.setAttribute(&#039;type&#039;,&#039;text/javascript&#039;);_pwyl_bmkl.setAttribute(&#039;src&#039;,_pwyl_home+&#039;static/compressed/pwyl_bookmarklet_10.js&#039;);_pwyl_bmkl.setAttribute(&#039;pwyl&#039;,&#039;true&#039;);document.getElementsByTagName(&#039;head&#039;)[0].appendChild(_pwyl_bmkl);}})();&quot;
})

CmdUtils.makeBookmarkletCommand({
 name: &quot;printerfriendly&quot;,
 url: &quot;javascript:(function(){function%20linkIsSafe(h){return(!/^mailto:/.exec(h)&amp;&amp;!/^javascript:/.exec(h));}%20var%20i,x,h;%20for(i=0;x=document.getElementsByTagName(&#039;a&#039;)[i];i++)%20{%20h=x.innerHTML.toLowerCase();%20if(h.indexOf(&#039;print&#039;)&gt;-1%20&amp;&amp;%20h.indexOf(&#039;edition&#039;)==-1%20&amp;&amp;%20h.indexOf(&#039;subscri&#039;)==-1%20&amp;&amp;%20h.indexOf(&#039;reprint&#039;)==-1%20&amp;&amp;%20h.indexOf(&#039;slogan&#039;)==-1%20&amp;&amp;%20linkIsSafe(x.href))%20{%20x.focus();location=x.href;return;%20}}%20alert(&quot;Can&#039;t%20find%20link%20to%20printer%20friendly%20version.&quot;);})()&quot;
})

I successfully added five bookmarklets but not these two. They both deal with print function. 

Appreciate your work.

Yudi</description>
		<content:encoded><![CDATA[<p>Hi Aza,</p>
<p>First of all thank you. </p>
<p>I just want to bring to your notice that when I try to add the following two bookmarklets something goes wrong.</p>
<p>CmdUtils.makeBookmarkletCommand({<br />
 name: &#8220;print whatyoulike&#8221;,<br />
 url: &#8220;javascript:(function(){if(window['ppw']&amp;&amp;ppw['bookmarklet']){ppw.bookmarklet.toggle();}else{window._pwyl_home=&#8221;http://www.printwhatyoulike.com/&#8221;;_pwyl_bmkl=document.createElement(&#8217;script&#8217;);_pwyl_bmkl.setAttribute(&#8216;type&#8217;,'text/javascript&#8217;);_pwyl_bmkl.setAttribute(&#8217;src&#8217;,_pwyl_home+&#8217;static/compressed/pwyl_bookmarklet_10.js&#8217;);_pwyl_bmkl.setAttribute(&#8216;pwyl&#8217;,'true&#8217;);document.getElementsByTagName(&#8216;head&#8217;)[0].appendChild(_pwyl_bmkl);}})();&#8221;<br />
})</p>
<p>CmdUtils.makeBookmarkletCommand({<br />
 name: &#8220;printerfriendly&#8221;,<br />
 url: &#8220;javascript:(function(){function%20linkIsSafe(h){return(!/^mailto:/.exec(h)&amp;&amp;!/^javascript:/.exec(h));}%20var%20i,x,h;%20for(i=0;x=document.getElementsByTagName(&#8216;a&#8217;)[i];i++)%20{%20h=x.innerHTML.toLowerCase();%20if(h.indexOf(&#8216;print&#8217;)&gt;-1%20&amp;&amp;%20h.indexOf(&#8216;edition&#8217;)==-1%20&amp;&amp;%20h.indexOf(&#8217;subscri&#8217;)==-1%20&amp;&amp;%20h.indexOf(&#8216;reprint&#8217;)==-1%20&amp;&amp;%20h.indexOf(&#8217;slogan&#8217;)==-1%20&amp;&amp;%20linkIsSafe(x.href))%20{%20x.focus();location=x.href;return;%20}}%20alert(&#8220;Can&#8217;t%20find%20link%20to%20printer%20friendly%20version.&#8221;);})()&#8221;<br />
})</p>
<p>I successfully added five bookmarklets but not these two. They both deal with print function. </p>
<p>Appreciate your work.</p>
<p>Yudi</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ivan</title>
		<link>http://www.azarask.in/blog/post/ubiquity-tutorial-turn-bookmarklets-into-commands/comment-page-1/#comment-5311</link>
		<dc:creator>Ivan</dc:creator>
		<pubDate>Sat, 02 May 2009 10:19:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.azarask.in/blog/?p=118#comment-5311</guid>
		<description>Hello, I’m trying to transform imageshack.us bookmarklet (http://reg.imageshack.us/content.php?page=transloader) to Ubiquity command, but it doesn’t work. Can you please check this out? Thanks.</description>
		<content:encoded><![CDATA[<p>Hello, I’m trying to transform imageshack.us bookmarklet (<a href="http://reg.imageshack.us/content.php?page=transloader" rel="nofollow">http://reg.imageshack.us/content.php?page=transloader</a>) to Ubiquity command, but it doesn’t work. Can you please check this out? Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ted Curran</title>
		<link>http://www.azarask.in/blog/post/ubiquity-tutorial-turn-bookmarklets-into-commands/comment-page-1/#comment-4860</link>
		<dc:creator>Ted Curran</dc:creator>
		<pubDate>Sun, 15 Mar 2009 17:06:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.azarask.in/blog/?p=118#comment-4860</guid>
		<description>I don&#039;t know why but following your tutorial doesn&#039;t work for me. My bookmarklet commands do not become ubiquity commands. What am I doing wrong?</description>
		<content:encoded><![CDATA[<p>I don&#8217;t know why but following your tutorial doesn&#8217;t work for me. My bookmarklet commands do not become ubiquity commands. What am I doing wrong?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Endolith</title>
		<link>http://www.azarask.in/blog/post/ubiquity-tutorial-turn-bookmarklets-into-commands/comment-page-1/#comment-3538</link>
		<dc:creator>Endolith</dc:creator>
		<pubDate>Tue, 20 Jan 2009 13:33:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.azarask.in/blog/?p=118#comment-3538</guid>
		<description>I was imagining a command that would automatically read a bookmarklet on the web (like the Mbedr link you clicked on) and convert it into a command, instead of making you type it manually.

But yes, indexing all the user&#039;s bookmarklets and Quick Searches and Quick Search bookmarklets that have keywords and converting them into commands would also be good.

http://getsatisfaction.com/mozilla/topics/using_bookmarks_with_keywords_in_ubiquity

http://www.endolith.com/wordpress/2007/02/10/quick-search-bookmarklets/</description>
		<content:encoded><![CDATA[<p>I was imagining a command that would automatically read a bookmarklet on the web (like the Mbedr link you clicked on) and convert it into a command, instead of making you type it manually.</p>
<p>But yes, indexing all the user&#8217;s bookmarklets and Quick Searches and Quick Search bookmarklets that have keywords and converting them into commands would also be good.</p>
<p><a href="http://getsatisfaction.com/mozilla/topics/using_bookmarks_with_keywords_in_ubiquity" rel="nofollow">http://getsatisfaction.com/mozilla/topics/using_bookmarks_with_keywords_in_ubiquity</a></p>
<p><a href="http://www.endolith.com/wordpress/2007/02/10/quick-search-bookmarklets/" rel="nofollow">http://www.endolith.com/wordpress/2007/02/10/quick-search-bookmarklets/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aza Raskin</title>
		<link>http://www.azarask.in/blog/post/ubiquity-tutorial-turn-bookmarklets-into-commands/comment-page-1/#comment-3526</link>
		<dc:creator>Aza Raskin</dc:creator>
		<pubDate>Tue, 20 Jan 2009 04:18:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.azarask.in/blog/?p=118#comment-3526</guid>
		<description>@Endolith: You are absolutely right. In fact, Ubiquity can just automatically scan your bookmarks, looking for a bookmarklet and add them as a Ubiquity command.</description>
		<content:encoded><![CDATA[<p>@Endolith: You are absolutely right. In fact, Ubiquity can just automatically scan your bookmarks, looking for a bookmarklet and add them as a Ubiquity command.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Endolith</title>
		<link>http://www.azarask.in/blog/post/ubiquity-tutorial-turn-bookmarklets-into-commands/comment-page-1/#comment-3520</link>
		<dc:creator>Endolith</dc:creator>
		<pubDate>Mon, 19 Jan 2009 06:34:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.azarask.in/blog/?p=118#comment-3520</guid>
		<description>Shouldn&#039;t you be writing an Ubiquity command to automatically create an Ubiquity command from a selected bookmarklet?  :)</description>
		<content:encoded><![CDATA[<p>Shouldn&#8217;t you be writing an Ubiquity command to automatically create an Ubiquity command from a selected bookmarklet?  :)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
