<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet href="/assets/atom.xsl" type="text/xsl"?><feed
	xmlns="http://www.w3.org/2005/Atom"
	xmlns:thr="http://purl.org/syndication/thread/1.0"
	xml:lang="en-US"
	><title>Sacha Chua - tag - firefox</title>
	<subtitle>Emacs, sketches, and life</subtitle>
	<link rel="self" type="application/atom+xml" href="https://sachachua.com/blog/tag/firefox/feed/atom/index.xml" />
  <link rel="alternate" type="text/html" href="https://sachachua.com/blog/tag/firefox" />
  <id>https://sachachua.com/blog/tag/firefox/feed/atom/index.xml</id>
  <generator uri="https://11ty.dev">11ty</generator>
	<updated>2008-12-08T02:34:05Z</updated>
<entry>
		<title type="html">Library shortcuts</title>
		<link rel="alternate" type="text/html" href="https://sachachua.com/blog/2008/12/library-shortcuts/"/>
		<author><name><![CDATA[Sacha Chua]]></name></author>
		<updated>2008-12-08T07:35:22Z</updated>
    <published>2008-12-08T02:34:05Z</published>
    <category term="library" />
		<id>https://sachachua.com/blog/?p=5401</id>
		<content type="html"><![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>]]></content>
		</entry><entry>
		<title type="html">Taming the Firefox keyboard with keyconfig</title>
		<link rel="alternate" type="text/html" href="https://sachachua.com/blog/2008/09/taming-the-firefox-keyboard-with-keyconfig/"/>
		<author><name><![CDATA[Sacha Chua]]></name></author>
		<updated>2008-09-06T07:47:23Z</updated>
    <published>2008-09-04T17:24:15Z</published>
    
		<id>https://sachachua.com/blog/?p=5114</id>
		<content type="html"><![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>]]></content>
		</entry><entry>
		<title type="html">Bookmarklet for the Toronto Public Library</title>
		<link rel="alternate" type="text/html" href="https://sachachua.com/blog/2006/08/bookmarklet-for-the-toronto-public-library/"/>
		<author><name><![CDATA[Sacha Chua]]></name></author>
		<updated>2006-08-03T16:18:00Z</updated>
    <published>2006-08-03T12:18:00Z</published>
    <category term="library" />
		<id>https://sachachua.com/blog/?p=3725</id>
		<content type="html"><![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>]]></content>
		</entry>
</feed>