<?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>Vito Cassisi - Tech Blog &#187; Browsers</title>
	<atom:link href="http://www.vitocassisi.com/archives/category/browsers/feed" rel="self" type="application/rss+xml" />
	<link>http://www.vitocassisi.com</link>
	<description>Delving into technology</description>
	<lastBuildDate>Wed, 04 Aug 2010 11:38:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>10 browser extensions that rock</title>
		<link>http://www.vitocassisi.com/archives/1442</link>
		<comments>http://www.vitocassisi.com/archives/1442#comments</comments>
		<pubDate>Sat, 30 Jan 2010 15:50:28 +0000</pubDate>
		<dc:creator>Vito Cassisi</dc:creator>
				<category><![CDATA[Browsers]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://www.vitocassisi.com/?p=1442</guid>
		<description><![CDATA[Enhancing the Internet, one add-on at a time. The humble web browser has become an integral part of peoples lives. It gives us access to the biggest pool of information available - the Internet - whilst providing the tools to navigate its unimaginably large scope with ease. It's for this reason that extensions/add-ons, additional software [...]]]></description>
			<content:encoded><![CDATA[<p><em>Enhancing the Internet, one add-on at a time.</em></p>
<p><a href="http://www.vitocassisi.com/wp-content/uploads/2010/01/firechrome.png"><img src="http://www.vitocassisi.com/wp-content/uploads/2010/01/firechrome.png" alt="" title="firechrome" width="102" height="97" class="alignleft size-full wp-image-1443" /></a>The humble web browser has become an integral part of peoples lives. It gives us access to the biggest pool of information available - the Internet - whilst providing the tools to navigate its unimaginably large scope with ease. It's for this reason that extensions/add-ons, additional software which adds extra functionality to the browser, have become very popular in recent years. People want software customised to facilitate their needs and wants, not what a team of developers think is best.<br />
<span id="more-1442"></span><br />
I've come to rely on many add-ons of late. In the interest of sharing these, I've chosen ten of my favourites for both <a href="http://www.google.com/chrome/">Chrome</a> and <a href="http://www.mozilla.com/firefox/">Firefox</a> browsers.</p>
<p><strong>1. Lazarus Form Recovery</strong><br />
<a href="https://addons.mozilla.org/en-US/firefox/addon/6984">Firefox</a> | <a href="https://chrome.google.com/extensions/detail/loljledaigphbcpfhfmgopdkppkifgno">Chrome</a><br />
This awesome extension does exactly what it claims - form recovery. Have you ever written a lengthy piece of text within a web form, hit submit, and had the server time-out? Or perhaps the auto-logoff 'feature' caught you off guard? Sometimes you can hit 'back' on your browser and have all your text remain intact. Other times, however, you're greeted with a black canvas, ready for you to re-type your message. Fortunately, Lazarus logs <em>all</em> the forms you fill out, and keeps them in an encrypted database for future reference. If you're concerned about privacy, you can set it to disable logging of secure https pages. It's a brilliant safeguard to have.</p>
<p><strong>2. ChatZilla</strong><br />
<a href="https://addons.mozilla.org/addon/16">Firefox</a> only<br />
ChatZilla is an Internet Relay Chat (IRC) client based on the Mozilla framework. It's a neat add-on to have if you're still communicating via this 22 year old technology. I know I do, and so should you!</p>
<p><strong>3. ChromoDoro</strong><br />
<a href="https://chrome.google.com/extensions/detail/edhkjecdcakijjmlelnjjiohjmlaikhb">Chrome</a> only<br />
Chrome's answer to the Pomodoro. "What's a Pomodoro?" I hear you ask. It's an Italian kitchen timer. Now why would you want a kitchen timed in your browser? It's the perfect way to use the <a href="http://www.pomodorotechnique.com/">Pomodoro Technique</a> whilst working within your browser, of course! For people who want a structured study/work system, this is a really cool way to go about it. The extension adds a timer to the browser that when activated, initiates a countdown from 25 minutes. When the timer's up, you have the opportunity to take a five minute break (also timed). Want to know the specifics? Read about it <a href="http://www.pomodorotechnique.com/resources/cirillo/ThePomodoroTechnique_v1-3.pdf">here</a>.</p>
<p><strong>4. Net Usage Item</strong><br />
<a href="http://netusage.iau5.com/">Firefox</a> only<br />
Keep finding yourself capped due to heavy Internet usage? This add-on will provide you with a constantly updated percentage of your used quota, including a marker informing you where you should be that month. Go beyond that mark, and you're setting yourself up for being capped. It's a handy tool for managing your Internet usage in Firefox.</p>
<p><strong>5. SmoothScroll</strong><br />
<a href="https://chrome.google.com/extensions/detail/cccpiddacjljmfbbgeimpelpndgpoknn">Chrome</a> only<br />
For some unknown reason, Chrome doesn't natively support smooth scrolling. Fortunately this has been solved with the arrival of SmoothScroll, a customisable smooth scrolling extension. The default settings are a little odd, but after some tweaking, the result is silky smooth scrolling. For reference, these are the settings I'm using:</p>
<blockquote><p>Frames per second: 60<br />
Animation time in milliseconds: 200<br />
Stride size per scroll in pixel: 50<br />
Pulse Scale: 2<br />
Pulse Normalize: 1
</p></blockquote>
<p><strong>6. Firebug</strong><br />
<a href="https://addons.mozilla.org/en-US/firefox/addon/1843">Firefox</a> only<br />
Unlike Chrome, Firefox doesn't support element inspection natively. Firebug allows Firefox users to inspect the elements of a given web page. This includes viewing and editing markup on a live page to quickly determine how changes will affect particular elements. It's a handy debugging tool for web developers.</p>
<p><strong>7. UndoIt!</strong> (Firefox equivalent, <strong>Undo Closed Tabs Button</strong>)<br />
<a href="https://addons.mozilla.org/en-US/firefox/addon/3082">Firefox</a> | <a href="https://chrome.google.com/extensions/detail/coeggldaeiejgpigkhpldbbdgmhhkopc">Chrome</a><br />
UndoIt! is a simple concept. A one click solution to restoring the last tab closed. Accidently close a tab you needed? Just hit undo and you're set!</p>
<p><strong>8. Flashblock</strong><br />
<a href="https://addons.mozilla.org/en-US/firefox/addon/433">Firefox</a> | <a href="https://chrome.google.com/extensions/detail/gofhjkjmkpinhpoiabjplobcaignabnl">Chrome</a><br />
Flash can be a pain sometimes. It can be used for annoying purposes (automatically loading videos), malware (via Flash exploits) and uses up valuable CPU cycles in machines such as netbooks. Flashblock solves this by replacing flash content with an icon inside a blank box. If you want to see the Flash content, you click on the box to activate it. If you trust a site, you can add it to the whitelist so that Flash can run on that particular domain at any time.</p>
<p><strong>9. Turn Off the Lights</strong><br />
<a href="https://chrome.google.com/extensions/detail/bfbmjmiodbnnpllbbbfblcplfjjepjdn">Chrome</a> only<br />
Turn Off the Lights darkens the screen exposing Flash elements. This is handy when watching videos online, similar to the YouTube feature 'lights off'.</p>
<p><strong>10. DownloadThemAll!</strong><br />
<a href="https://addons.mozilla.org/en-US/firefox/addon/201">Firefox</a> only<br />
The download manager in Firefox is dismal. It's unreliable, often slow, and is limited in the amount of features it offers. DownloadThemAll! solves this problem by integrating a full-fledged download manager right into the browser itself. Batch, segmented and closely controlled downloading is no longer an issue with this brilliant add-on installed.</p>
<p>Now that I've shared my picks, I want to hear yours! Let me know what you use in the comments section below! :)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vitocassisi.com/archives/1442/feed</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
	</channel>
</rss>
