<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet href="/assets/rss.xsl" type="text/xsl"?><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>Sacha Chua - tag - firefox</title>
	<atom:link href="https://sachachua.com/blog/tag/firefox/feed/index.xml" rel="self" type="application/rss+xml" />
	<atom:link href="https://sachachua.com/blog/tag/firefox" rel="alternate" type="text/html" />
	<link>https://sachachua.com/blog/tag/firefox/feed/index.xml</link>
	<description>Emacs, sketches, and life</description>
	<lastBuildDate>Fri, 24 Apr 2026 16:36:07 GMT</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>daily</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>11ty</generator>
  <item>
		<title>Library shortcuts</title>
		<link>https://sachachua.com/blog/2008/12/library-shortcuts/</link>
		<dc:creator><![CDATA[Sacha Chua]]></dc:creator>
		<pubDate>Mon, 08 Dec 2008 02:34:05 GMT</pubDate>
    <category>library</category>
		<guid isPermaLink="false">https://sachachua.com/blog/?p=5401</guid>
		<description><![CDATA[<p><strong>Matt Price</strong> e-mailed me about this wonderful piece of wizardry he added to <a href="http://yubnub.org">YubNub</a> (which is kinda like a command line for the Web). He set up the <a href="http://yubnub.org/kernel/man?args=tpl">tpl</a> command, which searches the Toronto Public Library. This prompted me to finally make YubNub the default handler for my Mozilla Firefox address bar, which you can also do by going to <strong>about:config</strong> and setting or creating the <strong>keyword.URL</strong> option to <strong>http://yubnub.org/parser/parse?command=</strong></p>
<p>This is good stuff, and one of the many reasons why blogging saves me time and lets me hear about all sorts of interesting things. =) Matt, thanks for sharing!</p>

<p>You can <a href="https://sachachua.com/blog/2008/12/library-shortcuts/#comment">view 5 comments</a> or <a href="mailto:sacha@sachachua.com?subject=Comment%20on%20https%3A%2F%2Fsachachua.com%2Fblog%2F2008%2F12%2Flibrary-shortcuts%2F&body=Name%20you%20want%20to%20be%20credited%20by%20(if%20any)%3A%20%0AMessage%3A%20%0ACan%20I%20share%20your%20comment%20so%20other%20people%20can%20learn%20from%20it%3F%20Yes%2FNo%0A">e-mail me at sacha@sachachua.com</a>.</p>]]></description>
		</item><item>
		<title>Taming the Firefox keyboard with keyconfig</title>
		<link>https://sachachua.com/blog/2008/09/taming-the-firefox-keyboard-with-keyconfig/</link>
		<dc:creator><![CDATA[Sacha Chua]]></dc:creator>
		<pubDate>Thu, 04 Sep 2008 17:24:15 GMT</pubDate>
    
		<guid isPermaLink="false">https://sachachua.com/blog/?p=5114</guid>
		<description><![CDATA[<p>In my Mozilla Firefox, iMacros and ScribeFire were fighting over the F8 keyboard shortcut, and it was driving me crazy. I liked both extensions, but I wanted to remap them to different shortcut keys. The <a href="http://forums.mozillazine.org/viewtopic.php?t=72994">Keyconfig</a> extension lets me do just that. Hooray, hooray, hooray!</p>

<p>You can <a href="mailto:sacha@sachachua.com?subject=Comment%20on%20https%3A%2F%2Fsachachua.com%2Fblog%2F2008%2F09%2Ftaming-the-firefox-keyboard-with-keyconfig%2F&body=Name%20you%20want%20to%20be%20credited%20by%20(if%20any)%3A%20%0AMessage%3A%20%0ACan%20I%20share%20your%20comment%20so%20other%20people%20can%20learn%20from%20it%3F%20Yes%2FNo%0A">e-mail me at sacha@sachachua.com</a>.</p>]]></description>
		</item><item>
		<title>Bookmarklet for the Toronto Public Library</title>
		<link>https://sachachua.com/blog/2006/08/bookmarklet-for-the-toronto-public-library/</link>
		<dc:creator><![CDATA[Sacha Chua]]></dc:creator>
		<pubDate>Thu, 03 Aug 2006 12:18:00 GMT</pubDate>
    <category>library</category>
		<guid isPermaLink="false">https://sachachua.com/blog/?p=3725</guid>
		<description><![CDATA[<p>Thanks to <a href="http://uc.org/simon">Simon Ditner</a> for this totally cool bookmarklet!</p>
<blockquote><p>
Did Dan mention the bookmarklet creator compatible with the TPL? This will suck up ISBN numbers on a page (i.e. Amazon), and search the TPL catalog:</p>
<p><a href="javascript:var%20re=/([/-]|is[bs]n=)(d{7,9}[dX])/i;if(re.test(location.href)==true){var%20isbn=RegExp.$2;void(win=window.open('<a href=" http:="" hip.tpl.toronto.on.ca"="">http://hip.tpl.toronto.on.ca</a>&#8216;+'/ipac20/ipac.jsp?index=ISBN&#038;term='+isbn,'LibraryLookup','scrollbars=1,resizable=1,location=1,width=575,height=500&#8242;))}&#8221;>Library Lookup bookmarklet</p>
<p>Created from:<br>
<a href="http://weblog.infoworld.com/udell/stories/2002/12/11/librarylookupGenerator.html">http://weblog.infoworld.com/udell/stories/2002/12/11/librarylookupGenerator.html</a>
</p></blockquote>
<p>(Awwww, he reads my blog! ^_^)</p>


<p>You can <a href="mailto:sacha@sachachua.com?subject=Comment%20on%20https%3A%2F%2Fsachachua.com%2Fblog%2F2006%2F08%2Fbookmarklet-for-the-toronto-public-library%2F&body=Name%20you%20want%20to%20be%20credited%20by%20(if%20any)%3A%20%0AMessage%3A%20%0ACan%20I%20share%20your%20comment%20so%20other%20people%20can%20learn%20from%20it%3F%20Yes%2FNo%0A">e-mail me at sacha@sachachua.com</a>.</p>]]></description>
		</item>
	</channel>
</rss>