<?xml version="1.0" encoding="UTF-8"?>
<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>TechKnack &#187; firefox</title>
	<atom:link href="http://techknack.net/category/firefox/feed/" rel="self" type="application/rss+xml" />
	<link>http://techknack.net</link>
	<description>The rantings of a techie</description>
	<lastBuildDate>Thu, 24 Dec 2009 19:53:49 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Stop the OpenDNS Address Bar Hijack</title>
		<link>http://techknack.net/stop-the-opendns-address-bar-hijack/</link>
		<comments>http://techknack.net/stop-the-opendns-address-bar-hijack/#comments</comments>
		<pubDate>Sun, 24 Aug 2008 20:15:45 +0000</pubDate>
		<dc:creator>eternicode</dc:creator>
				<category><![CDATA[firefox]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://techknack.net/?p=171</guid>
		<description><![CDATA[I started using OpenDNS a few weeks ago.  One thing I immediately noticed was that OpenDNS was hijacking my address-bar-initiated google searches.  You know that feature in FireFox that, if the words entered in the address bar don&#8217;t match a website, it takes you to the google search for those keywords?  Seems [...]]]></description>
			<content:encoded><![CDATA[<p>I started using <a href="http://opendns.com">OpenDNS</a> a few weeks ago.  One thing I immediately noticed was that OpenDNS was hijacking my address-bar-initiated google searches.  You know that feature in FireFox that, if the words entered in the address bar don&#8217;t match a website, it takes you to the google search for those keywords?  Seems OpenDNS redirects that particular page of google to their own custom search.  Yuck.  Fortunately, there&#8217;s a way to fix it &#8212; by changing the default url.</p>
<p>I found <a href="http://www.labnol.org/software/browsers/prevent-opendns-google-redirects-firefox-address-bar-ie/2662/">this trick</a> over at <a href="http://labnol.org">labnol.org</a>.  Simply change the about:config key <i>keyword.url</i> to <i>http://www.google.com/search?q=</i> and make sure <i>keyword.enabled</i> is set to <i>true</i>.</p>
<p>The default value of <i>keyword.url</i> is <i>http://www.google.com/search?ie=UTF-8&#038;oe=UTF-8&#038;sourceid=navclient&#038;gfns=1&#038;q=</i>.  Most likely, OpenDNS has this particular string programmed into their system, to catch navbar searches from FireFox (and IE) with default settings.  Change the setting, and you can skirt the redirect <img src='http://techknack.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  .</p>
<img src="http://techknack.net/?ak_action=api_record_view&id=171&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://techknack.net/stop-the-opendns-address-bar-hijack/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Re-associate FireFox 3 with Thunderbird links</title>
		<link>http://techknack.net/re-associate-firefox-3-with-thunderbird-links/</link>
		<comments>http://techknack.net/re-associate-firefox-3-with-thunderbird-links/#comments</comments>
		<pubDate>Wed, 09 Jul 2008 19:12:00 +0000</pubDate>
		<dc:creator>eternicode</dc:creator>
				<category><![CDATA[firefox]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[thunderbird]]></category>

		<guid isPermaLink="false">http://blog.techknack.net/re-associate-firefox-3-with-thunderbird-links/</guid>
		<description><![CDATA[After upgrading to FireFox 3, I noticed that ThunderBird was no longer opening links in FireFox.  Unfortunately, there are no Preference entries to modify how ThunderBird opens links, which means going into the Advanced Config Editor (the ThunderBird version of about:config).  Just Another Tech Blog (among others) details how to configure ThunderBird to [...]]]></description>
			<content:encoded><![CDATA[<p>After <a href='http://techknack.blogspot.com/2008/06/first-impressions-of-firefox-3-on-linux.html'>upgrading to FireFox 3</a>, I noticed that ThunderBird was no longer opening links in FireFox.  Unfortunately, there are no Preference entries to modify how ThunderBird opens links, which means going into the Advanced Config Editor (the ThunderBird version of about:config).  <a href='http://justanothertechblog.blogspot.com/2006/07/thunderbird-configured-to-open-links.html'>Just Another Tech Blog</a> (among others) details how to configure ThunderBird to open links in FireFox.  My problem?  I had pointed ThunderBird to /usr/bin/firefox-2 when FF3 came out (I was still using FF2 at the time).  FireFox 3, however, is located at /usr/bin/firefox.</p>
<img src="http://techknack.net/?ak_action=api_record_view&id=146&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://techknack.net/re-associate-firefox-3-with-thunderbird-links/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>First Impressions of FireFox 3 on Linux</title>
		<link>http://techknack.net/first-impressions-of-firefox-3-on-linux/</link>
		<comments>http://techknack.net/first-impressions-of-firefox-3-on-linux/#comments</comments>
		<pubDate>Mon, 30 Jun 2008 19:10:00 +0000</pubDate>
		<dc:creator>eternicode</dc:creator>
				<category><![CDATA[firefox]]></category>

		<guid isPermaLink="false">http://blog.techknack.net/first-impressions-of-firefox-3-on-linux/</guid>
		<description><![CDATA[I&#8217;ve been using the latest version of FireFox 2 (version 2.0.0.14) since it hit the Ubuntu repos.  On June 27, I decided to upgrade to 3.0 final.  I didn&#8217;t want to, really, until certain addons (not to mention my absolute favorite FF2 theme) had been upgraded with 3.0 compatibility.  But FF2 was [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been using the latest version of FireFox 2 (version 2.0.0.14) since it hit the Ubuntu repos.  On June 27, I decided to upgrade to 3.0 final.  I didn&#8217;t want to, really, until certain addons (not to mention <a href='http://internauta2000.deviantart.com/art/Firefox-2-Vista-Black-Beta-45665026'>my absolute favorite FF2 theme</a>) had been upgraded with 3.0 compatibility.  But FF2 was being so slow with the &#8220;memory leaks&#8221; that it&#8217;s become known for lately, I figured I owed it to myself to try it.</p>
<p>First, the deal breakers for me.  Obviously, the <a href='http://internauta2000.deviantart.com/art/Firefox-2-Vista-Black-Beta-45665026'>Vista Black</a> theme by Internauta2000 on DeviantArt.  I&#8217;ve loved this theme since I first discovered it, and haven&#8217;t been satisfied with any other theme I&#8217;ve tried.  My most used extension recently, <a href='http://paranoid-androids.com/tabgroups/'>Tab Groups</a>, does one thing and does it well.  It simply adds a second row of tabs that group main tabs together.  Unfortunately, it does not support FF3 yet.  And I can&#8217;t wait until it does.</p>
<p>When I upgraded to FF3, I made sure to have my system monitor (KSysGuard) open to monitor memory usage.  Typically, after a period of sustained usage, FF2 would reach roughly 450MB of memory on linux; on Windows, I&#8217;ve seen it eating up to 800MB.  Just a few hours after running around with FF3, though, I noticed it was creeping into the 400MB range.  Needless to say, I was starting to be disappointed.  Right now, though, and without a restart, I&#8217;m seeing only 152MB usage.  And the overall experience is much smoother.  With FF2, especially during a large memory footprint, it would constantly lock up.  When it wasn&#8217;t locked up, it would hesitantly load and scroll pages.  No longer.  FF3 loads pages perceivably faster, and there are no glitches in scrolling.</p>
<p>But there&#8217;s still the matter of those deal breakers.  Until Tab Groups gets an update, I&#8217;ve started using <a href='https://addons.mozilla.org/en-US/firefox/addon/3780'>FaviconizeTab</a>, which reduces tabs from icon-and-text to icon-only, on a tab-by-tab basis.  Mainly just a way to keep all my tabs (which often reach double digits) visible on the tab bar.  For my theme, I&#8217;ve converted (oh, so temporarily, mind you <img src='http://techknack.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  ) to the <a href='https://addons.mozilla.org/en-US/firefox/addon/6111'>AquaTint Black Gloss</a> theme.  It doesn&#8217;t hold a candle to Vista Black, but it&#8217;s close enough for now.</p>
<p>Overall, though, the upgrade to FF3 is one that everyone should make.  If you have a favorite extension that isn&#8217;t yet compatible, find an equivalent or an alternative.  Or, in the case of FireBug, <a href='http://groups.google.com/group/firebug/browse_thread/thread/06e049b24d992f8b'>find the latest development version</a>.  If you have a favorite theme that isn&#8217;t compatible yet, contact the author and ask if they have an update planned (and be sure to say <i>please</i> and <i>thank you</i> <img src='http://techknack.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  ).  Most importantly, just do it.  You won&#8217;t regret it.</p>
<img src="http://techknack.net/?ak_action=api_record_view&id=143&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://techknack.net/first-impressions-of-firefox-3-on-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Add entries to Konqueror&#8217;s &quot;Create new&quot; menu</title>
		<link>http://techknack.net/add-entries-to-konquerors-create-new-menu/</link>
		<comments>http://techknack.net/add-entries-to-konquerors-create-new-menu/#comments</comments>
		<pubDate>Sun, 02 Mar 2008 05:00:00 +0000</pubDate>
		<dc:creator>eternicode</dc:creator>
				<category><![CDATA[desktop]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://blog.techknack.net/add-entries-to-konquerors-create-new-menu/</guid>
		<description><![CDATA[This has been a point of frustration for me since I first wanted to add &#8220;Create new .doc file&#8221; to Konqueror&#8217;s context menu.  To the best of my knowledge, there is no GUI method of adding filetypes to Konqueror&#8217;s &#8220;Create new&#8221; menu, and there is little or no online documentation that details how to [...]]]></description>
			<content:encoded><![CDATA[<p>This has been a point of frustration for me since I first wanted to add &#8220;Create new .doc file&#8221; to Konqueror&#8217;s context menu.  To the best of my knowledge, there is no GUI method of adding filetypes to Konqueror&#8217;s &#8220;Create new&#8221; menu, and there is little or no online documentation that details how to go about adding filetypes, or even how the system works.  Grr.</p>
<p>The good news is that it is possible, even easy, to add filetypes to Konqueror&#8217;s &#8220;Create new&#8221; menu.  Best of all, it only requires adding a couple of files to an existing directory.</p>
<p>The entries in the &#8220;Create new&#8221; menu are actually called &#8220;templates&#8221;.  Which makes sense, since the newly created file is nothing more than a blank template to which you add content.  The files that make up the menu entries are .desktop files located at <i>/usr/share/templates/</i>.  The .desktop files point to template files located at <i>/usr/share/templates/.sources</i>, a hidden directory inside the templates directory.  For my example, I&#8217;m going to add a .doc file template, since it is so often used in school.  The basic idea can be applied to any file type, though.</p>
<p>First, open the program which can create the file you want to add (in this case, OpenOffice Writer).  Create a new, blank document, and &#8220;Save as&#8221; the appropriate file (be sure to choose the .doc extension, not .odf) in an easily-accessible place (meaning user-accessible, a good place would be your desktop).  I believe the name of the template file is used as the default name of the new document, though it will ask you for a filename before creating the file; I simply named my file &#8220;MS Word 2003 Doc.doc&#8221;.  After the template is created, fire up a command line and use</p>
<pre class="brush: bash;">$ sudo mv &quot;~/Desktop/MS Word 2003 Doc.doc&quot; /usr/share/templates/.sources/</pre>
<p>to move the template into its new permanent residence.  Now go up a level to <i>/usr/share/templates/</i>.  You will need root privileges of some sort (either a konqueror instance running under root, or sudoing at the command line).  Copy one of the existing .desktop files (I recommend a filetype-specific file, such as the HTMLFile.desktop or TextFile.desktop files) to something like MSDoc.desktop.  Open the new file for editing with root privileges (from a command line,</p>
<pre class="brush: bash;">$ kdesu kate /usr/share/templates/MSDoc.desktop &amp;</pre>
<p>).  Now you can either delete all the nonessential lines of foreign language code (keeping one line of each of Encoding, Name, Comment, Type, URL, and Icon instructions), and edit the remainder to fit your preferences, or you can copy my file&#8217;s contents and paste it into your file:</p>
<pre class="brush: plain;">
[Desktop Entry]
Encoding=UTF-8
Name=MS Word 2003 Document...
Comment=Enter Document name:
Type=Link
URL=.source/MS Word 2003 Doc.doc
Icon=document
</pre>
<p>I leave the Encoding line as-is from the HTMLFile.desktop file I copied it from.  Name is the text that will show up in the menu.  Comment is the text that will prompt for the new file&#8217;s name.  Type=Link specifies that this file is a link to another file (leave as is).  URL points to the template file (which resides in the .source directory).  Icon specifies what icon will be used in to identify the file type in the &#8220;Create new&#8221; menu.  For Icon, &#8220;document&#8221; gives the file the icon associated with document files.  The Icon for TextFile.desktop is &#8220;txt&#8221;, and for HTMLFile.desktop, &#8220;html&#8221;.  I don&#8217;t know how to go about finding the correct word form other filetypes, other than experimentation.  A couple that seem to work for me include &#8220;spreadsheet&#8221; for a spreadsheet icon, &#8220;openofficeorg23-oasis-presentation&#8221; for the Oasis icon for OO Impress.  One thing to try would be to open KControl, go to KDE Components -&gt; File Associations, click on any mime type, and click the filetype&#8217;s icon on the right.  You should be taken to the Icon chooser.  Select &#8220;Mime types&#8221; from the dropdown, and search for portions of keywords that match the icon you&#8217;re looking for.  <b>Do not click any icons</b>.  To get the name of an icon, hover over the icon, and the chooser should give you a tooltip with the icon&#8217;s name.  Use that name in the .desktop file, and it should present that icon in the &#8220;Create new&#8221; menu.</p>
<p>If you followed everything correctly, you should now have an entry in Konqueror&#8217;s &#8220;Create new&#8221; menu for creating a new .doc file.  To recap:</p>
<ol>
<li>Create a blank template file</li>
<li>Move the template file to <i>/usr/share/templates/.source/</i></li>
<li>Create a .desktop file in <i>/usr/share/templates/</i> with the appropriate values</li>
<li>Enjoy your new file-creation capabilities!</li>
</ol>
<p>To extend functionality, you can, obviously, add template content to your template files.  For example, if you develop websites and you&#8217;re tired of always looking up the correct doctype declaration, you can build an html template file, complete with doctype, and simply create it from the Konqueror context menu.  In fact, the existing HTMLFile.html file in my .source directory already has the basic structure of a standard web page.  Of course, this isjust an example, and could be applied to other filetypes.</p>
<img src="http://techknack.net/?ak_action=api_record_view&id=103&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://techknack.net/add-entries-to-konquerors-create-new-menu/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Cleaning a FireFox profile</title>
		<link>http://techknack.net/cleaning-a-firefox-profile/</link>
		<comments>http://techknack.net/cleaning-a-firefox-profile/#comments</comments>
		<pubDate>Sun, 27 Jan 2008 00:26:00 +0000</pubDate>
		<dc:creator>eternicode</dc:creator>
				<category><![CDATA[firefox]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://blog.techknack.net/cleaning-a-firefox-profile/</guid>
		<description><![CDATA[I&#8217;m an avid user of FireFox.  I&#8217;ve set my installation up to sync across dual-boot, mainly as part of the Widows-to-Ubuntu crossover process.  I can&#8217;t pinpoint the exact date I started using FireFox, but it&#8217;s been years&#8230;and in those years, I&#8217;ve certainly gathered a fair bit of junk.
Most of that junk is leftover [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m an avid user of FireFox.  I&#8217;ve set my installation up to <a href="http://blog.nikolaidis.com/?p=117">sync across dual-boot</a>, mainly as part of the Widows-to-Ubuntu crossover process.  I can&#8217;t pinpoint the exact date I started using FireFox, but it&#8217;s been years&#8230;and in those years, I&#8217;ve certainly gathered a fair bit of junk.</p>
<p>Most of that junk is leftover configuration data and files from extensions that I&#8217;ve tried and subsequently gotten rid of.  For some reason, the uninstall process of most (if not all) extensions leaves all the <a href="http://lifehacker.com/software/firefox-2/geek-to-live-top-firefox-2-config-tweaks-209941.php">about:config</a> preferences.  In the case of GreaseMonkey (yes, I do not use GreaseMonkey), it leaves a gm_scripts directory in your profile, containing all the script files you&#8217;ve installed.  At the worst, this is simply developer oversight.  &#8220;Why would they want to uninstall <i>this</i> great extension??  They don&#8217;t need an uninstall routine!&#8221;</p>
<p>At any rate, I&#8217;ve found a <a href="http://robert.accettura.com/archives/2006/05/03/cleaning-a-firefox-profile/">short and simple way to clean your FireFox profile</a>.  The only things I did differently was 1) leave my bookmarks.html file behind (I use <a href="http://netvouz.com">Netvouz</a> <img src='http://techknack.net/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' />  ) and 2) copy over various tweaks from my old prefs.js to my new prefs.js.  A final note: You don&#8217;t want to copy the entire prefs.js file over; it&#8217;ll contain all the about:config junk mentioned earlier.  Either open both old and new prefs.js files and copy over specific tweaks, or google them up again and re-apply them in the new profile.</p>
<p><a href="http://robert.accettura.com/archives/2006/05/03/cleaning-a-firefox-profile/">Cleaning a FireFox Profile</a></p>
<img src="http://techknack.net/?ak_action=api_record_view&id=93&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://techknack.net/cleaning-a-firefox-profile/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Backing up Thunderbird or Firefox profiles</title>
		<link>http://techknack.net/backing-up-thunderbird-or-firefox-profiles/</link>
		<comments>http://techknack.net/backing-up-thunderbird-or-firefox-profiles/#comments</comments>
		<pubDate>Sat, 29 Dec 2007 20:31:00 +0000</pubDate>
		<dc:creator>eternicode</dc:creator>
				<category><![CDATA[backup]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[thunderbird]]></category>

		<guid isPermaLink="false">http://blog.techknack.net/backing-up-thunderbird-or-firefox-profiles/</guid>
		<description><![CDATA[The mantra of the Linux world is &#8220;Always backup important data!!!&#8221;  This is usually instructed directly before installing Linux onto a system, or otherwise doing anything that could even remotely corrupt anything.  Better to be safe than sorry.
Backing up a Thunderbird or Firefox profile is important, too.  Especially if you&#8217;re like me, [...]]]></description>
			<content:encoded><![CDATA[<p>The mantra of the Linux world is &#8220;Always backup important data!!!&#8221;  This is usually instructed directly before installing Linux onto a system, or otherwise doing <i>anything</i> that could even <i>remotely</i> corrupt <i>anything</i>.  Better to be safe than sorry.</p>
<p>Backing up a Thunderbird or Firefox profile is important, too.  Especially if you&#8217;re like me, and it would take <i>hours</i> to get Firefox <i>just perfect</i> again after having your profile wiped (if, for example, the drive it was sitting on were to fall to minor corruption).  Hunting down that perfect theme (what was it called again?), rounding up <b>all</b> those can&#8217;t-live-without extensions&#8230;</p>
<h3>Under Windows</h3>
<p>Under Windows XP (and presumably Vista as well), the default profile for Firefox is found under <i>C:\Documents and Settings\&lt;user&gt;\Application Data\Mozilla\Firefox\Profiles\XXXXXX.default</i>, where that last XXXXX is a random string of numbers.  Thunderbird&#8217;s profile is located under <i>C:\Documents and Settings\&lt;user&gt;\Application Data\Thunderbird\Profiles\XXXXXX.default</i>.  If you&#8217;ve used &#8220;firefox -ProfileManager&#8221; or &#8220;thunderbird -ProfileManager&#8221; to change your profiles around, these will be different.</p>
<h3>Under X/K/Ubuntu</h3>
<p>Under Kubuntu (and presumably most or all flavors of linux), Firefox&#8217;s default profile is under <i>~/.mozilla/firefox/XXXXXX.Default User</i>.  For Thunderbird, it&#8217;s <i>~/.mozilla-thunderbird/XXXXXXX.Default User</i>.</p>
<h3>Methods of backup</h3>
<p>A quick <a target="external" href="http://www.google.com/search?q=backup+thunderbird">google search</a> can turn up lots of methods of backup, including <a href="http://mozbackup.jasnapaka.com/">MozBackup</a>.  While I haven&#8217;t used this extension myself, I&#8217;ve no doubt that it works to some extent (or else it wouldn&#8217;t have lasted as long as it has).  If you prefer GUI solutions, by all means, try it out.</p>
<p>My preferred method, however, is to make a <a href="http://7-zip.org/">.7z</a> archive of my profile directory (make sure TBird or FireFox is shut down before you zip the archive, though!)  This essentially takes a snapshot of the program (including extensions, skins, even open tabs and windows if the &#8220;Show my windows and tabs from last time&#8221; option is set!); if your profile ever gets corrupted, you can simply unzip the &#8220;saved profile&#8221; over the current profile, restoring it to the &#8220;last known good configuration&#8221;, to quote windows.</p>
<p>Another advantage to the zip-it-up method is that you can create &#8220;holes&#8221; in the profile.  For example, with the &#8220;Show my windows and tabs from last time&#8221; option set, Firefox will leave a sessionstore.js file inside the profile directory; the next time Firefox opens, it reads this file and re-opens all your tabs from last session.  Deleting this file from the zip archive creates a profile hole that the more up-to-date sessionstore.js can fit into.  Very handy at times.</p>
<img src="http://techknack.net/?ak_action=api_record_view&id=89&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://techknack.net/backing-up-thunderbird-or-firefox-profiles/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The best laid plans&#8230;</title>
		<link>http://techknack.net/the-best-laid-plans/</link>
		<comments>http://techknack.net/the-best-laid-plans/#comments</comments>
		<pubDate>Sun, 02 Sep 2007 03:03:00 +0000</pubDate>
		<dc:creator>eternicode</dc:creator>
				<category><![CDATA[firefox]]></category>

		<guid isPermaLink="false">http://blog.techknack.net/the-best-laid-plans/</guid>
		<description><![CDATA[While it appeared that I had found the social bookmarker for me&#8230;it appears that that site is dead and abandoned.  After waiting 48 hours for my bookmarks to be imported, I sent an email to Spurl.net support asking if the site was, indeed, dead.  I also found a post on their support forum [...]]]></description>
			<content:encoded><![CDATA[<p>While it appeared that I had found <a target="external" href="http://techknack.blogspot.com/2007/08/social-bookmarkers-which-one-do-you-use.html">the social bookmarker for me</a>&#8230;it appears that that site is dead and abandoned.  After waiting 48 hours for my bookmarks to be imported, I sent an email to Spurl.net support asking if the site was, indeed, dead.  I also found a post on their support forum in response to an importing delay complaint, which basically said <i>&#8220;Spurl is apparently dead and abandoned.  Try this site instead.&#8221;</i>  I never got a reply to the email, and, better still, <a target="external" href="http://www.spurl.net">the entire site</a> seems to have been taken down, meaning I couldn&#8217;t find that post to quote here for you <img src='http://techknack.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>So, back to square one.  After searching some Digg and some Google, I stumbled upon <a target="external" href="http://www.netvouz.com">Netvouz.com</a>.  Remember what my &#8220;desirables&#8221; were?</p>
<ol>
<li><i>Hierarchy</i></li>
<li><i>Easy on the eyes</i></li>
<li><i>Privacy when I want it</i></li>
<li><i>Buttons!</i></li>
<li><i>Import/Export capabilities</i></li>
</ol>
<p>Well, Netvous meets all of them satisfactorily.  It supports hierarchy in the form of folders (and subfolders &#8212; it only lacks the tree visual representation).  It has a google-esque color scheme, which is much better than Del.icio.us&#8217;s.  It supports privacy, but not on a bookmark-by-bookmark basis (all your private stuff and all your public stuff go under completely unique Public and Private folders).  <a target="external" href="https://addons.mozilla.org/en-US/firefox/addon/5194">Netvouz FireFox buttons</a> are available, though I&#8217;ve not tested them yet.  And the import function finished in a matter of seconds over my high-speed connection.</p>
<p>So, providing Netvouz doesn&#8217;t go down in smoke anytime soon, I&#8217;ll settle here.</p>
<p>Also, I found a good <a target="external" href="http://reader.google.com">RSS Aggregator</a> that I like.  It may not meet the &#8220;social&#8221; aspect&#8230;but who cares? <img src='http://techknack.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>&lt;&lt;update&gt;&gt;<br />
Spurl.net seems to be back up&#8230;not sure why I was getting blank pages last time.</p>
<p>Here is the <a href="http://support.spurl.net/default.php?spurlnet.4.1593.1">post</a> mentioning the death of Spurl.  And, seeing that my &#8216;marks <i>still</i> aren&#8217;t imported, I would tend to agree.  Too bad <img src='http://techknack.net/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<img src="http://techknack.net/?ak_action=api_record_view&id=82&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://techknack.net/the-best-laid-plans/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Social Bookmarkers &#8211; which one do you use?</title>
		<link>http://techknack.net/social-bookmarkers-which-one-do-you-use/</link>
		<comments>http://techknack.net/social-bookmarkers-which-one-do-you-use/#comments</comments>
		<pubDate>Thu, 30 Aug 2007 18:59:00 +0000</pubDate>
		<dc:creator>eternicode</dc:creator>
				<category><![CDATA[firefox]]></category>

		<guid isPermaLink="false">http://blog.techknack.net/social-bookmarkers-which-one-do-you-use/</guid>
		<description><![CDATA[With the use of FireFox Portable comes the issue of syncing bookmarks.  While there probably are apps and FireFox extensions that can sync your bookmarks, all of these (plus the bookmarks) take up more and more space on the flash drive.  So I&#8217;ve decided to give &#8220;social bookmarking&#8221; a go.
The thing is, all [...]]]></description>
			<content:encoded><![CDATA[<p>With the use of <a target="external" href="http://portableapps.com/apps/internet/firefox_portable">FireFox Portable</a> comes the issue of syncing bookmarks.  While there probably are apps and <a target="external" href="https://addons.mozilla.org/en-US/firefox/search?q=sync+bookmarks">FireFox extensions that can sync your bookmarks</a>, all of these (plus the bookmarks) take up more and more space on the flash drive.  So I&#8217;ve decided to give &#8220;social bookmarking&#8221; a go.</p>
<p>The thing is, <a target="external" href="http://cevautil.blogspot.com/2007/08/social-bookmarking-50-social.html">all social bookmarking sites</a> are not alike.  <a target="external" href="http://www.digg.com/">Digg.com</a>, while I do use it, is more of a popularity contest than a bookmarking site.  <a target="external" href="http://del.ico.us/">Del.ico.us</a> is a good option, but the colors and layout are harsh on the eyes.</p>
<p>Since I&#8217;ve used <a target="external" href="http://www.mozilla.com/en-US/">my browser</a> for bookmarks up until this point, I want my social bookmarker to have a few basic qualities:</p>
<ol>
<li><i>Hierarchy</i>.  I want to be able to organize my bookmarks not only by tags, but also by folders and subfolders.</li>
<li><i>Easy on the eyes</i>.  Using a custom skin would be nice, but I&#8217;ll settle for something that doesn&#8217;t melt my eyeballs.</li>
<li><i>Privacy when I want it</i>.  There are bookmarks that I want to keep to myself.  Mainly the syllabus pages for my college courses.</li>
<li><i>Buttons!</i>  If at all possible, I want an in-browser button that I can click to bookmark the current page.</li>
<li><i>Import/Export capabilities</i>.  I don&#8217;t want to have to add my bookmarks manually.  And, should I decide to change services, I don&#8217;t want to transfer them manually.</li>
</ol>
<p>Yes, I know, I&#8217;m picky.  But you already knew that <img src='http://techknack.net/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<p>When I first thought &#8220;Hmm, I need a social bookmarking account,&#8221; naturally the first place I looked was <a target="external" href="http://del.ico.us/">Del.ico.us</a>.  Importing the bookmarks was wonderfully quick and painless, I got some neat FireFox buttons during the setup process, and privacy comes standard.  However, as I mentioned before, the color choice was painful.  Light blue and gray on a white background?  Ow!  Worse yet, there was no hierarchy option.</p>
<p>The next place I went was to digg to try to find a <a target="external" href="http://digg.com/search?section=news&#038;s=social+bookmark">list of social bookmarking sites</a>.  From there I found a <a target="external" href="http://cevautil.blogspot.com/2007/08/social-bookmarking-50-social.html">rather extensive list</a> of bookmarking sites.  Skimming through, the first name that caught my eye was <a target="external" href="http://ma.gnolia.com">Ma.gnolia.com</a> (or maybe it was the pic).  It had all of the Delicious pluses (though I had to search google for the buttons), but it had a nice color scheme and layout.  Downsides: it took longer to import my &#8216;marks and, still, no hierarchy feature.</p>
<p>Skimming down the same list, the image for <a target="external" href="http://spurl.net">Spurl</a> caught my eye.  While I&#8217;m still waiting for my FireFox bookmarks to be imported (I&#8217;m supposed to allow 24 hours on this one), I&#8217;ve added <a target="external" href="http://techknack.blogspot.com">this blog</a> as a bookmark, and there appears to be a decent hierarchical feature.  The colors and layout are nice (I like blue-black, and the layout is moderately spacious).  <a target="external" href="http://spurlbar.mozdev.org/">A Spurl FireFox addon</a> is available, and seems to work well.  Privacy is an option, though the option isn&#8217;t as obvious as I would like it to be after I&#8217;ve submitted a &#8216;mark.  Overall, (and if my &#8216;marks ever get imported,) I think I&#8217;ll be sticking with Spurl for now.</p>
<p>Though, of course, I&#8217;ll still use <a target="external" href="http://del.icio.us/eternicode">Delicious</a> to boost my traffic <img src='http://techknack.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>On a usability/design note:<br />
At the time of writing, Spurl&#8217;s front page says &#8220;We are currently forced to offer reduced functionality due to heavy spam attacks.&#8221;  Actually, maybe they should keep this &#8220;clean&#8221; front page.  I can imagine what the front page would normally look like, cluttered with &#8216;mark feeds, but I like the near-emptiness that is currently &#8220;up&#8221;.  If I want to see the latest, hottest bookmarks, I&#8217;ll try to find a page that offers them.</p>
<p>So, what bookmark service do you use?  If you&#8217;re not satisfied with what you&#8217;ve found, what do you look for in social bookmarks?</p>
<p>Also&#8230;anyone know a good RSS aggregator that respects my preferences?</p>
<img src="http://techknack.net/?ak_action=api_record_view&id=81&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://techknack.net/social-bookmarkers-which-one-do-you-use/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Your Life on a Stick</title>
		<link>http://techknack.net/your-life-on-a-stick/</link>
		<comments>http://techknack.net/your-life-on-a-stick/#comments</comments>
		<pubDate>Tue, 21 Aug 2007 03:38:00 +0000</pubDate>
		<dc:creator>eternicode</dc:creator>
				<category><![CDATA[firefox]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[thunderbird]]></category>

		<guid isPermaLink="false">http://blog.techknack.net/your-life-on-a-stick/</guid>
		<description><![CDATA[College courses that involve essays, reports, presentations, and other communications-related assignments &#8212; most of them, that is &#8212; make flash drives essential, especially if you don&#8217;t own your own computer/laptop.  And even if you do have your own little workstation, a portable flash drive is very handy for accessing the campus printers.
But those little [...]]]></description>
			<content:encoded><![CDATA[<p>College courses that involve essays, reports, presentations, and other communications-related assignments &#8212; most of them, that is &#8212; make flash drives essential, especially if you don&#8217;t own your own computer/laptop.  And even if you do have your own little workstation, a portable flash drive is very handy for accessing the campus printers.</p>
<p>But those little storage devices can store more than documents.  Duh.</p>
<p>I&#8217;m working on getting a business running where I basically come to your computer and clean it.  Take out the trash, clean up the spyware, spank the viruses, polish the CPU.  Kinda like Geek Squad.  Anyway.  In this business there are a few essential programs that I will be using, but it&#8217;ll get very old very quickly if I have to download each and every one to my client&#8217;s computer to run it.  Not to mention it&#8217;ll take more of <i>their</i> disk space, which is NOT a good thing.  One alternative is to lug my laptop around to each person, setup a local file sharing network (somehow) and work on their drive from my comp.</p>
<p>No, thank you.</p>
<p>My solution: portable apps on a 1-gig flash drive.  There are LOTS of programs that work from a flash drive, many of them free.</p>
<p>However, in choosing programs for your flash drive, you have to keep a few things in mind.</p>
<p><b>Size:</b> Programs, along with all their add-on dll files and lengthy EULAs, can take up a good chunk of drive space.  And with flash drives, you are limited to the drive&#8217;s capacity.  So, obviously enough, the smaller the better.</p>
<p><b>Storage methods:</b> How does the app store information?  Most programs use files, but way too many programs use the Windows Registry.  This is a BIG no-no for portable apps.  On one hand your registry settings won&#8217;t be available on another person&#8217;s computer, and on the other hand you don&#8217;t want to inadvertently edit your client&#8217;s registry.  As such, you want to make sure any program you bring won&#8217;t make registry changes.</p>
<p><b>Relative path support:</b> Life on a flash drive means never knowing what drive letter you&#8217;ll be assigned.  Therefore your programs have to be able to cope with changing letters, and they can&#8217;t be using absolute paths.</p>
<p></p>
<p>So here&#8217;s what my life-on-a-stick currently looks like:</p>
<p><b>Dock:</b> With many programs come many directories.  My file structure is pretty deep.  As such, I don&#8217;t want to go hunting for my apps with my client&#8217;s Windows Explorer.  So I downloaded <a href="http://home.cogeco.ca/~rklauncher/">RKLauncher</a>.  Yes, you could probably go with another dock program, or even a floating menu app, but I prefer RKL because 1) it&#8217;s a dock, and I like docks, 2) it supports both ObjectDock and Yz Dock docklets (don&#8217;t worry if that didn&#8217;t make sense), 3) it&#8217;s a standalone executable, 4) it supports relative paths, meaning it can find my programs even when my flash drive&#8217;s letter changes, and 5) it&#8217;s FREE!!!  Free is very important to me.<br />
Total size of RKLauncher + Dock Icons for all my apps + the following docklet: 3.24MB</p>
<p><b>Menu Docklet:</b> When traveling, you can&#8217;t be sure what resolution the computer you visit will be working with, and you don&#8217;t often want to mess with the settings (if you can).  As such, your traveling dock will ideally be as small as possible.  Enter the menu docklet, <a href="http://www.wincustomize.com/skins.aspx?skinid=703&#038;libid=29">KKMenu</a>.  It&#8217;s not really a docklet anymore, it&#8217;s a standalone executable, but as such it should work with any dock that supports shortcuts.  The download includes a DOC subfolder with a file help.html that gives a rundown of how to use the program, along with a couple of menu skins.  In my installation, I&#8217;ve deleted the DOC folder all but one skin (one INI file and one PNG file), and all extraneous files (everything in the root docklet folder other than kkmenu.exe and kkmenueditor.exe).  My RKLauncher has 4 links to KKMenu, one for each category Internet, Utilities, Security, and Office.  Put together with the two links to local copies of Windows Explorer and Task Manager, it&#8217;s a very small dock.</p>
<p><i>Internet</i></p>
<p><b>Internet Browsing:</b> Yes, chances are any computer I walk up to these days will have high-speed internet connected to a browser of the owner&#8217;s choice &#8212; but I&#8217;m not the owner, and their choice may not be mine.  I prefer FireFox (along with my choice of skins and extensions), so I downloaded <a href="http://portableapps.com/apps/internet/firefox_portable">FireFox Portable</a>.  The owner has even kindly put up instructions for copying your current FireFox settings for use under the portable version.  Must-have extensions I take with me include <a href="https://addons.mozilla.org/en-US/firefox/addon/201">DownThemAll!</a>, <a href="http://searchbarautosizer.mozdev.org">SearchBar Autosizer</a>, <a href="http://www.cooliris.com/">Cooliris</a>, and <a href="http://www.pdfdownload.org">PDF Download</a> for use with Foxit Reader (more later), <s>but it doesn&#8217;t yet support relative paths <img src='http://techknack.net/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </s><br />
Of course, since space is limited, you want to set some settings that prevent FFP from using more than it absolutely needs.  Mainly this means turning off cookies, disk cache, and history.<br />
Total file size of FFP, extensions, and one theme: 26.4MB<br />
Edit: I talked with the author of PDF Download, and we managed to get relative paths working ^_^ In order to do this, open the PDFD options.  Under the &#8220;General&#8221;, select &#8220;Open PDF&#8221;.  Under the &#8220;PDF Opening&#8221; tab, select &#8220;Use this viewer:&#8221;.  In the text field to the right, put the relative path to your PDF reader executable, starting at the directory where FFP starts.  This method uses a lot of &#8220;dot-dot&#8221; directory specifications (&#8221;../&#8221;, meaning &#8220;one directory up&#8221;), but it is also set-and-forget; once you find the right path, you don&#8217;t have to modify it again (unless you&#8217;re switching PDF viewers).</p>
<p><b>Email:</b> While it&#8217;s true that most email services have a web interface, I prefer a program that brings all my accounts to the same place.  Enter <a href="http://portableapps.com/apps/internet/thunderbird_portable">ThunderBird Portable</a>.  Along with the <a href="http://webmail.mozdev.org/">Webmail Extension</a>, it can bring just about any account type to the desktop.  And, of course, you&#8217;ll have to explore the settings to reduce disk writing to a bare minimum.<br />
Total size of TBP and two extensions: 27.6MB</p>
<p><i>Utilities</i></p>
<p><b>Advanced Text Editing:</b> A good program that works like Notepad and has a little extra kick is Notepad++, but for flash drives go with <a href="http://portableapps.com/apps/development/notepadpp_portable">Notepad++ Portable</a>.<br />
Total size: 2.25MB</p>
<p><b>File Compression:</b> Let&#8217;s face it: the ZIP compression format stinks.  For all the other formats, the best program out there is 7-Zip, with a <a href="http://portableapps.com/apps/utilities/7-zip_portable">portable version</a>.  Supports almost every compression format out there.<br />
Total size: 2.08MB</p>
<p><b>SSH Client:</b> My college career involves a lot of work on Linux computers through <a href="http://www.ssh.com/support/downloads/secureshellwks/non-commercial.html">SSH clients</a>.  All I did here was copy over the SshClient.exe file from my local SSH installation, and it seems to work fine.<br />
Total size: 3.07MB<br />
There is also a <a href="http://portableapps.com/apps/internet/putty_portable">portable PuTTY</a>, if that&#8217;s your app of choice.</p>
<p><b>Lightweight PDF Viewer:</b> Down with bulky Adobe Reader, long live <a href="http://www.foxitsoftware.com/downloads/">Foxit Reader</a>!  Download and extract the ZIP file from Foxit&#8217;s site, and you have a standalone, lightweight PDF viewer!<br />
Total size: 3.85MB</p>
<p><b>Other utilities:</b> I have a few other small programs that might come in handy.  These are <a href="http://www.microsoft.com/technet/sysinternals/Utilities/ProcessExplorer.mspx">Process Explorer</a> (a bulked-up Task Manager), <a href="http://www.tightvnc.com/download.html">TightVNC Viewer</a> (viewer executable only, along with a personalized build of <a href="http://www.uvnc.com/addons/singleclick.html">UltraVNC Single Click</a>, though I haven&#8217;t tried the combo yet), <a href="http://www.sulaco.co.za/downloads.htm#FolderSize">FolderSize</a>, and a small program that creates a <a href="http://www.dougknox.com/xp/scripts_desc/xp_sysrestorepoint.htm">System Restore Point</a> (edits the registry, yes, but in this case you want it to <img src='http://techknack.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  ).<br />
Total size of all four apps: 4.91MB</p>
<p><i>Security</i></p>
<p><b>Antivirus:</b> My app of choice for antivirus is actually AVG Free, but I haven&#8217;t yet figured out how to run it from a flash drive.  Until then, I will use <a href="http://portableapps.com/apps/utilities/clamwin_portable">ClamWin Portable</a>.</p>
<p><b>Antispyware/malware:</b> At the moment, my spyware apps include only files copied over from local installations of <a href="http://www.lavasoft.com">Ad-Aware SE</a> and <a href="http://www.safer-networking.org/en/mirrors/index.html">Spybot SD</a>.  I have NOT tested these for registry modification yet, however!</p>
<p><i>Office</i><br />
My portable office suite is <a href="http://portableapps.com/apps/office/openoffice_portable">OpenOffice.org Portable</a>.  Unfortunately, the installation program doesn&#8217;t let you choose which parts to install, and there&#8217;s really not much you can remove to save space.  I&#8217;ve managed to slim my install down to 76MB total, but it&#8217;s still bigger than I like, when I&#8217;ll only occasionally use Writer and Calc.<br />
Total size: 76MB slimmed, 181MB full install</p>
<p>Last, but not least, I have two files on the root of my flash drive: an autorun.inf and an rklauncher.bat.  The autorun.inf is setup to automatically run RKLauncher (setup with some help from <a href="http://www.lazycoder.com/weblog/index.php/archives/2006/05/01/enabling-autorun-for-a-usb-flash-drive/">lazycoder.com</a>).  The rklauncher.bat file is essentially a shortcut in the case that autorun doesn&#8217;t autorun.  With flash drives (and, therefore, changing drive letters), file shortcuts don&#8217;t work, so simple windows batch scripts have to be used instead (setup with a template found on a <a href="http://www.fatwallet.com/t/28/511697/">fatwallet.com</a> post &#8212; be sure to use <i>relative</i> paths!).</p>
<p>Altogether, my 1GB flash drive shows 225MB used space, 747MB free space.  Plenty of free space for any documents or relatively small downloads I may want to grab <img src='http://techknack.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Other sites for portable apps:<br />
<a href="http://www.portableapps.com/apps/">portableapps.com</a> has a wide range of programs specifically built to be run from a flash drive.<br />
<a href="http://www.fatwallet.com/t/28/511697/">That fatwallet.com post</a> also has an exhaustive list of programs that can run from your flash drive.</p>
<img src="http://techknack.net/?ak_action=api_record_view&id=78&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://techknack.net/your-life-on-a-stick/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
