<?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>CyberNet News &#187; Firefox</title>
	<atom:link href="http://cybernetnews.com/category/software/firefox/feed/" rel="self" type="application/rss+xml" />
	<link>http://cybernetnews.com</link>
	<description>Technology News</description>
	<lastBuildDate>Fri, 20 Nov 2009 02:39:40 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to Reduce Firefox&#8217;s Memory Usage</title>
		<link>http://cybernetnews.com/reduce-firefoxs-memory-usage/</link>
		<comments>http://cybernetnews.com/reduce-firefoxs-memory-usage/#comments</comments>
		<pubDate>Thu, 12 Nov 2009 16:47:15 +0000</pubDate>
		<dc:creator>Pieter</dc:creator>
				<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Freeware]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Browser]]></category>
		<category><![CDATA[Firefox Tweaks]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Performance]]></category>
		<category><![CDATA[Tips And Tricks]]></category>

		<guid isPermaLink="false">http://cybernetnews.com/?p=17897</guid>
		<description><![CDATA[It’s a common problem among Firefox power users: you’ve been surfing the web for some time and all of a sudden Firefox’s memory footprint goes through the roof. And although Mozilla’s developers do their best to ensure that Firefox is stable, many people play a part in the browser’s memory leaks without knowing it. So how do you get Firefox to run smoothly again?]]></description>
			<content:encoded><![CDATA[<meta name="robots" content="noindex,follow"><p><!--align="right"-->It&#8217;s a common problem among Firefox power users: you&#8217;ve been surfing the web for some time and all of a sudden Firefox&#8217;s memory footprint goes through the roof. And although Mozilla&#8217;s developers do their best to ensure that Firefox is stable, many people play a part in the browser&#8217;s memory leaks without knowing it. So how do you get Firefox to run smoothly again?</p>
<p style="text-align: center"><img src="http://cybernetnews.com/wp-content/uploads/2009/11/firefox-addons.jpg" alt="firefox addons.jpg" width="471" height="364" /></p>
<p><strong>Do you really need that Firefox extension?</strong><br />
In my opinion, Firefox&#8217;s support for add-ons is one of its most valuable features, but there&#8217;s a catch: the longer Firefox has been installed on your hard drive, the more extensions you install and the slower Firefox becomes. That&#8217;s why it&#8217;s not a bad idea to uninstall extensions you don&#8217;t use. If you want to keep a certain extension around just in case, disable it to prevent it from being loaded on startup.</p>
<p style="text-align: center"><img src="http://cybernetnews.com/wp-content/uploads/2009/11/firefox-plugins.jpg" alt="firefox plugins.jpg" width="504" height="383" /></p>
<p><strong>Disable all unnecessary plugins</strong><br />
Aside from your extensions, there are some hidden memory eaters in Firefox that you may want to get rid off: plug-ins you didn&#8217;t even ask for. Common plug-ins you might want to disable of include Microsoft Silverlight, Java, Google Update, QuickTime, RealPlayer and Adobe Reader. If you disable the latter, you won&#8217;t be able to view PDFs in your browser. Instead, you&#8217;ll be prompted with the standard download dialog. Unlike extensions, plugins can be disabled/enabled without restarting your browser.</p>
<p style="text-align: center"><img src="http://cybernetnews.com/wp-content/uploads/2009/11/restart-firefox.jpg" alt="restart firefox.jpg" width="291" height="112" /></p>
<p><strong>Reboot Firefox with a hotkey while saving your tabs</strong><br />
Rebooting Firefox is one of the most effective ways to lower its memory footprint. Originally intended for use by extension developers, <a href="https://addons.mozilla.org/en-US/firefox/addon/3559" target="_blank">QuickRestart</a> does just that. Just press Ctrl+Alt+R to reboot Firefox while conserving your currently opened tabs.</p>
<p style="text-align: center"><img src="http://cybernetnews.com/wp-content/uploads/2009/11/firefox-safe-mode.jpg" alt="firefox safe mode.jpg" width="392" height="245" /></p>
<p><strong>Use Safe mode</strong><br />
Vista Rewired suggests using Firefox&#8217;s Safe mode in situations where you just need the basic browser. In Safe mode, all your extensions are disabled. You can find a shortcut to Firefox&#8217;s Safe mode in its Start Menu folder. Alternatively, you can launch it with the <em>-safe-mode</em> parameter. Visit Vista Rewired <a href="http://www.vistarewired.com/2007/04/18/how-to-really-reduce-the-memory-usage-in-firefox" target="_blank">here</a> for more details.</p>
<p style="text-align: center"><img src="http://cybernetnews.com/wp-content/uploads/2009/11/firefox-trim-on-minimize-1.jpg" alt="firefox trim on minimize-1.jpg" width="326" height="145" /></p>
<p><strong>Hack: save Firefox&#8217;s state on your hard drive when minimized</strong><br />
In 2006, Ryan wrote about a way to have Firefox save its state on your hard drive when it&#8217;s minimized. This involves creating a setting of the boolean type in Firefox named <em>config.trim_on_minimize</em> with value <em>true</em>. Although this might free up some memory when Firefox is minimized, it may cause a slight delay when you restore Firefox&#8217;s main window. If you want to activate this hack, check out the how-to <a href="http://cybernetnews.com/this-may-help-your-firefox-memory-leak/" target="_blank">here</a>.</p>
<p style="text-align: center"><img style="border:1px #cccccc solid" src="http://cybernetnews.com/wp-content/uploads/2009/11/firefox-profile.jpg" alt="firefox profile.jpg" width="400" height="172" /></p>
<p><strong>Start with a clean slate</strong><br />
For that extra speed boost, you should consider starting out with a clean Firefox install. To do this, you&#8217;ll need to delete your entire profile folder. If you&#8217;re not sure where to find this folder, you might want to read Mozilla&#8217;s explanation <a href="http://support.mozilla.com/en-US/kb/Profiles#How_to_find_your_profile" target="_blank">here</a>. Unless you don&#8217;t mind your bookmarks being wiped, ensure that they are backed up. Also note that this will not only delete your bookmarks, but also your extensions, your settings, your saved passwords, your history and so on. That&#8217;s a lot of data you&#8217;re throwing away, but obviously that&#8217;s the reason why wiping your profile is so effective.</p>
<p><strong>Copyright &copy; 2009 <a href="http://cybernetnews.com">CyberNet</a> | <a href="http://forum.cybernetnews.com">CyberNet Forum</a> | <a href="http://learnfirefox.cybernetnews.com">Learn Firefox</a><br /><a href="http://cybernetnews.com/reduce-firefoxs-memory-usage/">How to Reduce Firefox&#8217;s Memory Usage</a></strong></p><p><strong>Related Posts:</strong><ul><a href="http://cybernetnews.com/firefox-3-memory-leaks-status-update/" rel="bookmark" title="Permanent Link: Firefox 3 Memory Leaks Status Update">Firefox 3 Memory Leaks Status Update</a><a href="http://cybernetnews.com/cybernotes-windows-memory-usage-explained/" rel="bookmark" title="Permanent Link: CyberNotes: Windows Memory Usage Explained">CyberNotes: Windows Memory Usage Explained</a><a href="http://cybernetnews.com/must-have-firefox-extension-statusbarex/" rel="bookmark" title="Permanent Link: Must-Have Firefox Extension: StatusbarEx">Must-Have Firefox Extension: StatusbarEx</a><a href="http://cybernetnews.com/new-tab-mix-plus-uses-firefoxs-built-in-session-restore/" rel="bookmark" title="Permanent Link: New Tab Mix Plus Uses Firefox&#8217;s Built-In Session Restore">New Tab Mix Plus Uses Firefox&#8217;s Built-In Session Restore</a><a href="http://cybernetnews.com/keeping-track-of-firefox-extensions-that-leak-memory/" rel="bookmark" title="Permanent Link: Keeping Track Of Firefox Extensions That Leak Memory">Keeping Track Of Firefox Extensions That Leak Memory</a></ul></p>]]></content:encoded>
			<wfw:commentRss>http://cybernetnews.com/reduce-firefoxs-memory-usage/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>CyberSearch 2.0.2 Released</title>
		<link>http://cybernetnews.com/cybersearch-2-0-2-released/</link>
		<comments>http://cybernetnews.com/cybersearch-2-0-2-released/#comments</comments>
		<pubDate>Thu, 05 Nov 2009 00:23:47 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Freeware]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[CyberSearch]]></category>
		<category><![CDATA[Firefox Extensions]]></category>

		<guid isPermaLink="false">http://cybernetnews.com/?p=17846</guid>
		<description><![CDATA[
For those of you using CyberSearch I thought I&#8217;d let you know that I just released version 2.0.2 that resolves almost all of the issues users were reporting with Firefox 3.6 Beta 1. The main reason I wanted to let everyone know is that Mozilla hasn&#8217;t approved CyberSearch 2.0 yet, which means you won&#8217;t receive [...]]]></description>
			<content:encoded><![CDATA[<meta name="robots" content="noindex,follow"><p style="text-align: center;"><img src="http://cybernetnews.com/wp-content/uploads/2009/10/cybersearch_fulllogo.png" width="600" height="254" alt="cybersearch_fulllogo.png" /></p>
<p>For those of you using <a href="http://cybernetnews.com/cybersearch/">CyberSearch</a> I thought I&#8217;d let you know that I just released version 2.0.2 that resolves almost all of the issues users were reporting with Firefox 3.6 Beta 1. The main reason I wanted to let everyone know is that Mozilla hasn&#8217;t approved CyberSearch 2.0 yet, which means you won&#8217;t receive an update notification in the browser. If you want to update to the latest version you&#8217;ll need to head on over to the <a href="http://cybernetnews.com/cybersearch/">CyberSearch homepage</a> and install it from there.</p>
<p>I&#8217;ve also rolled up several bug fixes in this release, and one simple feature that I meant to include with the original release but never got around to fully implementing it. It&#8217;s so simple that I wouldn&#8217;t be surprised if you used it without even realizing it. What is it? Pressing the Escape key when you have a result selected should repopulate the address bar with your search phrase. This should be natural for most people&#8230; you use the keyboard to highlight a few results, decide they aren&#8217;t want you want, and press the Escape key to &#8220;cancel&#8221; the selection.</p>
<p>I&#8217;m trying to make this as user-friendly as possible, and since the release I&#8217;ve received over 300 emails that include feature requests, bugs (mostly reports from Firefox 3.6 Beta users&#8230; thanks everyone!), and a lot of &#8220;thank you&#8221; messages. A majority of the feature requests I&#8217;ve gotten are great ideas, but won&#8217;t be implemented because they stray from my original vision. For example, I&#8217;ve received numerous requests to offer the same search functionality in the search box instead of the address bar. The whole goal of CyberSearch is giving you the tools you need to drop the search box all together. So don&#8217;t be offended if I don&#8217;t agree with your ideas&#8230; right now I feel as though I&#8217;m teetering on the edge of having something so complicated that no one will want to use it. For that reason I&#8217;m very selective with what gets added, and also because CyberSearch currently has over 100,000 users (123,000 at its peak) that I have to take into consideration.</p>
<p>I think I&#8217;ve been able to personally respond to every email, but if I haven&#8217;t by now feel free to shoot me another one.</p>
<p><a href="http://cybernetnews.com/cybersearch/">CyberSearch Homepage</a></p>
<p><strong>Copyright &copy; 2009 <a href="http://cybernetnews.com">CyberNet</a> | <a href="http://forum.cybernetnews.com">CyberNet Forum</a> | <a href="http://learnfirefox.cybernetnews.com">Learn Firefox</a><br /><a href="http://cybernetnews.com/cybersearch-2-0-2-released/">CyberSearch 2.0.2 Released</a></strong></p><p><strong>Related Posts:</strong><ul><a href="http://cybernetnews.com/cybersearch-tops-25000-downloads/" rel="bookmark" title="Permanent Link: CyberSearch Tops 25,000 Downloads">CyberSearch Tops 25,000 Downloads</a><a href="http://cybernetnews.com/cybersearch-publicly-available-on-mozilla-add-ons/" rel="bookmark" title="Permanent Link: CyberSearch Publicly Available on Mozilla Add-ons">CyberSearch Publicly Available on Mozilla Add-ons</a><a href="http://cybernetnews.com/cybersearch-supports-firefox-31-beta/" rel="bookmark" title="Permanent Link: CyberSearch Supports Firefox 3.1 Beta">CyberSearch Supports Firefox 3.1 Beta</a><a href="http://cybernetnews.com/cybersearch-101-background-colors-are-back/" rel="bookmark" title="Permanent Link: CyberSearch 1.0.1: Background Colors are Back">CyberSearch 1.0.1: Background Colors are Back</a><a href="http://cybernetnews.com/cybersearch-102-pull-up-google-results-page-faster/" rel="bookmark" title="Permanent Link: CyberSearch 1.0.2: Pull Up Google Results Page Faster">CyberSearch 1.0.2: Pull Up Google Results Page Faster</a></ul></p>]]></content:encoded>
			<wfw:commentRss>http://cybernetnews.com/cybersearch-2-0-2-released/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>CyberSearch 2.0: Bing Support, Search Details, and More</title>
		<link>http://cybernetnews.com/cybersearch-2-0-bing-support-search-details-and-more/</link>
		<comments>http://cybernetnews.com/cybersearch-2-0-bing-support-search-details-and-more/#comments</comments>
		<pubDate>Fri, 23 Oct 2009 15:48:08 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Freeware]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Newly Released]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Bing]]></category>
		<category><![CDATA[CyberSearch]]></category>
		<category><![CDATA[Firefox Extensions]]></category>
		<category><![CDATA[Search]]></category>

		<guid isPermaLink="false">http://cybernetnews.com/?p=17749</guid>
		<description><![CDATA[
I&#8217;ve been working on a new version of CyberSearch for a little while now, and I&#8217;ve been trying to come up with ways to add all of the most requested features. It wasn&#8217;t until about August 2009 that I started to get inspired to work on the extension again, which is when we all of [...]]]></description>
			<content:encoded><![CDATA[<meta name="robots" content="noindex,follow"><p style="text-align: center;"><img src="http://cybernetnews.com/wp-content/uploads/2009/10/cybersearch_fulllogo.png" width="600" height="254" alt="cybersearch_fulllogo.png" /></p>
<p>I&#8217;ve been working on a new version of <a href="http://cybernetnews.com/cybersearch/">CyberSearch</a> for a little while now, and I&#8217;ve been trying to come up with ways to add all of the most requested features. It wasn&#8217;t until about August 2009 that I started to get inspired to work on the extension again, which is when we all of a sudden saw a huge surge in downloads that has remained constant ever since. In the last 3 months we went from getting about 300 downloads a day and 10,000 active users to an astounding 3,000-7,000 downloads a day and almost 90,000 active users. I believe the rapid increase has been coming from the fact that we&#8217;re now a Mozilla &#8220;recommended&#8221; add-on, and as some users have pointed out to me our add-on sometimes shows up in the add-on management window within Firefox. So a big thanks to Mozilla for giving me the motivation to push out a new version, because without them the <a href="https://addons.mozilla.org/en-US/statistics/addon/7931">CyberSearch growth graph</a> probably wouldn&#8217;t look like this:</p>
<p style="text-align: center;"><img src="http://cybernetnews.com/wp-content/uploads/2009/10/cybersearch-growth.png" width="608" height="204" alt="cybersearch growth.png" /></p>
<p>CyberSearch 2.0 is almost a complete rewrite of the previous version, and I did that for performance concerns. Since I wanted to add more features I knew I had to squeeze every last ounce of juice out before I could move on, otherwise I could have ended up with something sluggish enough that people wouldn&#8217;t even want to use it. To put it in perspective&#8230; CyberSearch 2.0 actually does about half the number of computations that CyberSearch 1.0 did for each search that is performed.</p>
<p>As far as new features go we&#8217;ve got quite a few! The first thing is Bing support. You can now create keywords that use either Bing or Google, which is pretty cool if you think about it. That means you can make one keyword that searches Bing, and another that searches Google. If you don&#8217;t like the results that one search engine shows just try using the other&#8230; and all you have to do is change the keyword. The real reason I wanted to add Bing support, however, is because they have some API functionality that Google doesn&#8217;t offer. Thanks to Bing you can actually create keywords that will do conversions/calculations using their Instant Answer technology, or lookup the spelling of a word. You can do this all from the comfort of your address bar.</p>
<p style="text-align: center;"><img src="http://cybernetnews.com/wp-content/uploads/2009/10/cybersearch_gloc_fastfood.png" width="636" height="486" alt="cybersearch_gloc_fastfood.png" /></p>
<p>Next up: search descriptions. This is undoubtedly the most requested feature. You wanted some way to view the descriptions of all the search results just as if you were at the search engine page. I struggled with this for awhile because I didn&#8217;t want to try and cram the descriptions into the Address Bar menu which is already cramped, and could require a lot of scrolling to see all the results. That&#8217;s when I came up with the idea to use the area behind the menu for this! That way I have a large amount of space to work with, and am able to display way more details than I originally anticipated. For example, if you&#8217;re using a keyword with the Google Local service just press the arrows on your keyboard to highlight one of the results. You should see the background behind the menu dim down, and location details will appear&#8230; including a thumbnail of a map for where that place is located (as seen in the screenshot above)! All of the different types of searches provide you with customized details (video searches show the duration, book searches provide the ISBN number, blog searches show the publication date, etc&#8230;), and screenshots of them all can be found on the <a href="http://cybernetnews.com/cybersearch/">CyberSearch homepage</a>.</p>
<p>Those are the two main highlights of the extension, but that doesn&#8217;t mean that&#8217;s all that changed. You&#8217;ll also find little things throughout CyberSearch 2.0 that should make your life a little easier. Things like a &#8220;snapback&#8221; button in the address for pulling up the last search phrase you used, or the ability to import/export your configuration and keywords so that setting up multiple machines with CyberSearch is a breeze! These were all your ideas, and hopefully they are exactly what you wanted.</p>
<p>When I describe my extension to people they often ask if it&#8217;s similar to Google Chrome&#8217;s &#8220;omnibar,&#8221; which is the name for their browser&#8217;s address bar. It eliminates the need for a search box just like CyberSearch does, but it isn&#8217;t nearly as powerful. Just watch this 3-minute video I put together and tell me if Chrome can do this:</p>
<p align="center"><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="644" height="622" id="viddler"><param name="movie" value="http://www.viddler.com/player/de4cbed4/" /><param name="allowScriptAccess" value="always" /><param name="allowFullScreen" value="true" /><embed src="http://www.viddler.com/player/de4cbed4/" width="644" height="622" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" name="viddler" /><br />
</object></p>
<p>The next thing I want to try and work on is localization so that CyberSearch supports other languages/countries, but it will probably be a little while before I can get to adding any big features like this again. If you find any bugs please report them so that I can try to get them fixed right away. Thanks again for all of your support and feedback!</p>
<p><a href="http://cybernetnews.com/cybersearch/">CyberSearch Homepage</a></p>
<p><strong>Copyright &copy; 2009 <a href="http://cybernetnews.com">CyberNet</a> | <a href="http://forum.cybernetnews.com">CyberNet Forum</a> | <a href="http://learnfirefox.cybernetnews.com">Learn Firefox</a><br /><a href="http://cybernetnews.com/cybersearch-2-0-bing-support-search-details-and-more/">CyberSearch 2.0: Bing Support, Search Details, and More</a></strong></p><p><strong>Related Posts:</strong><ul><a href="http://cybernetnews.com/bing-image-search/" rel="bookmark" title="Permanent Link: Microsoft Does Image Search Right with Bing">Microsoft Does Image Search Right with Bing</a><a href="http://cybernetnews.com/cybersearch-passes-50000-downloads/" rel="bookmark" title="Permanent Link: CyberSearch Passes 50,000 Downloads">CyberSearch Passes 50,000 Downloads</a><a href="http://cybernetnews.com/safaris-inquisitor-comes-to-firefox/" rel="bookmark" title="Permanent Link: Safari&#8217;s Inquisitor Comes to Firefox">Safari&#8217;s Inquisitor Comes to Firefox</a><a href="http://cybernetnews.com/cybersearch-102-pull-up-google-results-page-faster/" rel="bookmark" title="Permanent Link: CyberSearch 1.0.2: Pull Up Google Results Page Faster">CyberSearch 1.0.2: Pull Up Google Results Page Faster</a><a href="http://cybernetnews.com/cybersearch-2-0-2-released/" rel="bookmark" title="Permanent Link: CyberSearch 2.0.2 Released">CyberSearch 2.0.2 Released</a></ul></p>]]></content:encoded>
			<wfw:commentRss>http://cybernetnews.com/cybersearch-2-0-bing-support-search-details-and-more/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Best Firefox 4 Theme</title>
		<link>http://cybernetnews.com/firefox-4-theme/</link>
		<comments>http://cybernetnews.com/firefox-4-theme/#comments</comments>
		<pubDate>Thu, 17 Sep 2009 11:16:32 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Freeware]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Aero Glass]]></category>
		<category><![CDATA[Firefox 3]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Strata]]></category>
		<category><![CDATA[Strata40]]></category>
		<category><![CDATA[Themes]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://cybernetnews.com/?p=17492</guid>
		<description><![CDATA[
There have been a few themes that have been developed using the mockups Mozilla made for Firefox 4.0. What&#8217;s funny is that while Firefox 4.0 is over a year away you can already get the same beautiful design without having to wait.
As you can see in the screenshot above the theme is extremely close to [...]]]></description>
			<content:encoded><![CDATA[<meta name="robots" content="noindex,follow"><p style="text-align: center;"><img src="http://cybernetnews.com/wp-content/uploads/2009/09/firefox-4-theme-1.png" width="619" height="319" alt="firefox 4 theme-1.png" /></p>
<p>There have been a few themes that have been developed using the <a href="https://wiki.mozilla.org/Firefox/4.0_Windows_Theme_Mockups">mockups Mozilla made</a> for Firefox 4.0. What&#8217;s funny is that while Firefox 4.0 is over a year away you can already get the same beautiful design without having to wait.</p>
<p>As you can see in the screenshot above the theme is extremely close to <a href="https://wiki.mozilla.org/Firefox/4.0_Windows_Theme_Mockups#Version_B_-_Tabs-on-Top">this particular mockup</a> from Mozilla. Unfortunately, however, there are a few things that you have to install other than just a theme in order to get the full affect. The good news is that the <a href="https://addons.mozilla.org/en-US/firefox/addon/14284">theme developer</a> outlines all of the different things you&#8217;ll want depending on exactly how far you want to go:</p>
<ul>
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/14284">Strata40</a> &#8211; This is pretty essential&#8230; because it&#8217;s the theme itself.</li>
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/14288/">StrataGlass</a> &#8211; Needed for Aero glass effects on Windows 7/Vista.</li>
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/3895">Personal Menu</a> &#8211; Needed for tools and bookmarks toolbar buttons. I noticed that if you hide the Menu bar that you&#8217;ll want to disable the ability to press the Alt key to quickly display the toolbar. If you don&#8217;t there is a small group of text that isn&#8217;t properly hidden by the theme.</li>
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/8823">Omnibar</a> &#8211; Not essential but great for using the address bar for searching instead of the search box. You&#8217;ll probably want this because the theme seems to have a little bit of troubles if you have the search box displayed. Our <a href="https://addons.mozilla.org/en-US/firefox/addon/7931">CyberSearch</a> add-on may also be handy in this respect.</li>
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/1951">Fission</a> &#8211; Needed for &#8220;progress line&#8221; feature. Shows the page&#8217;s loading progress as a small line below the address bar.</li>
<li>The mockups also include a tabs on top version. If you would like a tabs on top version install an addon called <a href="https://addons.mozilla.org/en-US/firefox/addon/2108">Stylish</a>, and then <a href="http://userstyles.org/styles/20866">install this style</a>.</li>
</ul>
<p>It may sound like a lot of work, but I was actually able to get it all setup in less than 5-minutes. And there&#8217;s no need to say that I&#8217;ve had several people ask what browser I&#8217;m using when they&#8217;ve seen me running this.</p>
<p><a href="https://addons.mozilla.org/en-US/firefox/addon/14284">Strata40 Firefox Theme</a> [via <a href="http://www.ghacks.net/2009/09/13/firefox-4-mockup-theme-for-firefox-3/">ghacks</a>]</p>
<p><strong>Copyright &copy; 2009 <a href="http://cybernetnews.com">CyberNet</a> | <a href="http://forum.cybernetnews.com">CyberNet Forum</a> | <a href="http://learnfirefox.cybernetnews.com">Learn Firefox</a><br /><a href="http://cybernetnews.com/firefox-4-theme/">Best Firefox 4 Theme</a></strong></p><p><strong>Related Posts:</strong><ul><a href="http://cybernetnews.com/download-the-firefox-1x-classic-theme/" rel="bookmark" title="Permanent Link: Download The Firefox 1.x Classic Theme">Download The Firefox 1.x Classic Theme</a><a href="http://cybernetnews.com/firefox-3-mac-theme-for-windows/" rel="bookmark" title="Permanent Link: Firefox 3 Mac Theme for Windows">Firefox 3 Mac Theme for Windows</a><a href="http://cybernetnews.com/themes-for-your-ipod-make-it-look-like-firefox/" rel="bookmark" title="Permanent Link: Themes For Your iPod &#8211; Make It Look Like Firefox">Themes For Your iPod &#8211; Make It Look Like Firefox</a><a href="http://cybernetnews.com/flofox-a-flock-theme-for-firefox/" rel="bookmark" title="Permanent Link: FloFox &#8211; A Flock Theme For Firefox">FloFox &#8211; A Flock Theme For Firefox</a><a href="http://cybernetnews.com/customize-your-ie-7-theme-for-firefox/" rel="bookmark" title="Permanent Link: Customize Your IE 7 Theme for Firefox">Customize Your IE 7 Theme for Firefox</a></ul></p>]]></content:encoded>
			<wfw:commentRss>http://cybernetnews.com/firefox-4-theme/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Integrated Gmail Transforms Your Inbox into a Website Hub</title>
		<link>http://cybernetnews.com/integrate-google-reader-calendar-gmail/</link>
		<comments>http://cybernetnews.com/integrate-google-reader-calendar-gmail/#comments</comments>
		<pubDate>Wed, 26 Aug 2009 12:49:44 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Freeware]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Web Sites]]></category>
		<category><![CDATA[Features]]></category>
		<category><![CDATA[Firefox Extensions]]></category>
		<category><![CDATA[Gmail]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Screenshots]]></category>

		<guid isPermaLink="false">http://cybernetnews.com/?p=17314</guid>
		<description><![CDATA[For the longest time I&#8217;ve been wanting Google to bring all of their services together into some sort of unified interface. A place where I could read my email, manage my calendar, catch up on news in my RSS feeds, search for a place on a map, and so on. Just one central page that [...]]]></description>
			<content:encoded><![CDATA[<meta name="robots" content="noindex,follow"><p><img src="http://cybernetnews.com/wp-content/uploads/2009/08/integrated-gmail.png" width="397" height="412" alt="integrated gmail.png" style="float:right;" />For the longest time I&#8217;ve been wanting Google to bring all of their services together into some sort of unified interface. A place where I could read my email, manage my calendar, catch up on news in my RSS feeds, search for a place on a map, and so on. Just one central page that does it all so that I only need one tab open to have access to all that information.</p>
<p>Even though Google hasn&#8217;t brought everything together themselves it&#8217;s still possible to do on your own, but only if you&#8217;re a Firefox user. Thanks to an extension called <a href="https://addons.mozilla.org/en-US/firefox/addon/9457">Integrated Gmail</a> you can bring all of your Google services plus any third-party sites right into your Inbox. As seen in the screenshot to the right I&#8217;ve got everything I want fast access to in a series of expandable boxes. I can pick and choose the order that I want them in, add whatever sites I want (such as Pandora for streaming music), and I can also add Google gadgets.</p>
<p>There are a few nice interface designs that demonstrated to me the detail the designer put into this. For one the Gmail and Google Reader icons both show the unread counts on them so that even if they aren&#8217;t expanded you&#8217;ll still know when you have new items.</p>
<p>You might be thinking to yourself that having the unread count on the Gmail icon doesn&#8217;t really matter because you can always see it in the sidebar. Well, that&#8217;s where the other nice touch comes in. In the bottom-left corner of the screen you&#8217;ll see the green arrow that can be used to collapse the sidebar. This is awesome for anyone working on a small netbook screen so that you can maximize your precious viewing area. The cherry on top is that you can also collapse the header thereby maximizing your vertical space as well. It&#8217;s a minimalist&#8217;s dream.</p>
<p>I&#8217;d like to see something like this come out of Gmail Labs, but I&#8217;m doubtful anything they&#8217;d release would match some of the features this has. They surely wouldn&#8217;t let you add third-party sites, because that could mean you&#8217;d add another email service like Yahoo! Mail to your Gmail Inbox. At any rate this Firefox extension will serve me well until Google figures out some sort of plan.</p>
<p><a href="https://addons.mozilla.org/en-US/firefox/addon/9457">Integrated Gmail Homepage</a> (Firefox only; freeware)</p>
<p><strong>Copyright &copy; 2009 <a href="http://cybernetnews.com">CyberNet</a> | <a href="http://forum.cybernetnews.com">CyberNet Forum</a> | <a href="http://learnfirefox.cybernetnews.com">Learn Firefox</a><br /><a href="http://cybernetnews.com/integrate-google-reader-calendar-gmail/">Integrated Gmail Transforms Your Inbox into a Website Hub</a></strong></p><p><strong>Related Posts:</strong><ul><a href="http://cybernetnews.com/best-greasemonkey-scripts-google-reader-feeds-in-gmail/" rel="bookmark" title="Permanent Link: Best Greasemonkey Scripts: Google Reader Feeds in Gmail">Best Greasemonkey Scripts: Google Reader Feeds in Gmail</a><a href="http://cybernetnews.com/new-google-reader-greasemonkey-script/" rel="bookmark" title="Permanent Link: New Google Reader Greasemonkey Script">New Google Reader Greasemonkey Script</a><a href="http://cybernetnews.com/google-works-on-integrating-their-services-together/" rel="bookmark" title="Permanent Link: Google Works On Integrating Their Services Together">Google Works On Integrating Their Services Together</a><a href="http://cybernetnews.com/greasemonkey-script-to-put-google-reader-in-gmail/" rel="bookmark" title="Permanent Link: Greasemonkey Script To Put Google Reader In GMail">Greasemonkey Script To Put Google Reader In GMail</a><a href="http://cybernetnews.com/get-ready-to-see-a-google-calendar-and-links-bar-in-gmail/" rel="bookmark" title="Permanent Link: Get Ready To See A Google Calendar And Links Bar In GMail">Get Ready To See A Google Calendar And Links Bar In GMail</a></ul></p>]]></content:encoded>
			<wfw:commentRss>http://cybernetnews.com/integrate-google-reader-calendar-gmail/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Firefox 3.7 and Firefox 4.0 Interface Mockups</title>
		<link>http://cybernetnews.com/firefox-3-7-and-firefox-4-0-interface-mockups/</link>
		<comments>http://cybernetnews.com/firefox-3-7-and-firefox-4-0-interface-mockups/#comments</comments>
		<pubDate>Tue, 21 Jul 2009 13:25:22 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Freeware]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Applications]]></category>
		<category><![CDATA[Browser]]></category>
		<category><![CDATA[Screenshots]]></category>

		<guid isPermaLink="false">http://cybernetnews.com/?p=17142</guid>
		<description><![CDATA[Mozilla just wrapped up the Firefox 3.5 release a few weeks ago, but they are already going to town on what they can do for future improvements. When they redesigned Firefox 3.0 I thought the new designs were okay, but they weren&#8217;t anything that seemed to be revolutionary.
What&#8217;s neat about Mozilla, however, is that they&#8217;re [...]]]></description>
			<content:encoded><![CDATA[<meta name="robots" content="noindex,follow"><p>Mozilla just wrapped up the Firefox 3.5 release a few weeks ago, but they are already going to town on what they can do for future improvements. When they redesigned Firefox 3.0 I thought the new designs were okay, but they weren&#8217;t anything that seemed to be revolutionary.</p>
<p>What&#8217;s neat about Mozilla, however, is that they&#8217;re not afraid to show the world what they&#8217;re thinking about doing months or even years ahead of time. They aren&#8217;t afraid of the competition coming along and outdoing them, and as a result they can get a lot of quality feedback so that they can fine tune the various aspects of the browser before it gets shipped out to the world.</p>
<p>Keeping in that spirit Mozilla has released some rather polished mockups of the route they&#8217;re thinking about going for Firefox 3.7. There&#8217;s no word on when Firefox 3.7 is planned to be available, but the last I heard Firefox 3.6 is due out in mid-2010. I&#8217;m guessing that puts Firefox 3.7 somewhere in 2011. So don&#8217;t get too excited quite yet, because by the time that version is released these design styles may already be outdated.</p>
<p>Below you&#8217;ll find some of the various mockups for Firefox 3.7 on Windows, and then I also stumbled upon one Firefox 4.0 mockup that is more of the &#8220;hand drawn&#8221; style. Before I jump into the screenshots I wanted to pull a quote that I found on the MozillaWiki:</p>
<blockquote>
<p>This is sometimes a hard area to explore. Windows applications are not known for their visual design savvy.</p>
</blockquote>
<p>They then go on to reference Paint (the Windows 7 version), Zune Player software, and Postbox as being three applications that have nice interfaces. They also mention wanting to remove the Menu Bar, and making the entire interface a bit more streamlined. The screenshots show that they are doing just that:</p>
<p style="text-align: center;"><b>Firefox 3.7 Mockups (click thumbnail to enlarge)</b></p>
<p style="text-align: center;"><a href="http://cybernetnews.com/wp-content/uploads/2009/07/firefox-37-vista.jpg" class="highslide" onclick="return hs.expand(this)"><img src="http://cybernetnews.com/wp-content/uploads/2009/07/firefox-37-vista-tm.jpg" width="200" height="153" alt="firefox 37 vista.jpg" /></a> <a href="http://cybernetnews.com/wp-content/uploads/2009/07/firefox-37-vista-no-aero.jpg" class="highslide" onclick="return hs.expand(this)"><img src="http://cybernetnews.com/wp-content/uploads/2009/07/firefox-37-vista-no-aero-tm.jpg" width="200" height="153" alt="firefox 37 vista no aero.jpg" /></a> <a href="http://cybernetnews.com/wp-content/uploads/2009/07/firefox-37-xp.jpg" class="highslide" onclick="return hs.expand(this)"><img src="http://cybernetnews.com/wp-content/uploads/2009/07/firefox-37-xp-tm.jpg" width="135" height="135" alt="firefox 37 xp.jpg" /></a></p>
<p style="text-align: center;">
<p style="text-align: center;"><b>Firefox 4.0 Mockup (click thumbnail to enlarge)</b></p>
<p style="text-align: center;"><a href="http://cybernetnews.com/wp-content/uploads/2009/07/firefox-4-mockup.jpg" class="highslide" onclick="return hs.expand(this)"><img src="http://cybernetnews.com/wp-content/uploads/2009/07/firefox-4-mockup-tm.jpg" width="500" height="143" alt="firefox 4 mockup.jpg" /></a></p>
<p>So what do you think? Is Mozilla on the right track? By the time they actually get these out the door will they already be labeled as outdated?</p>
<p>via Mozilla Wiki [<a href="https://wiki.mozilla.org/Firefox/3.7_Windows_Theme_Mockups">here</a> and <a href="https://wiki.mozilla.org/Firefox/Sprints/Windows_Theme_Revamp">here</a>]<br />
<i>Thanks Christian!</i></p>
<p><strong>Copyright &copy; 2009 <a href="http://cybernetnews.com">CyberNet</a> | <a href="http://forum.cybernetnews.com">CyberNet Forum</a> | <a href="http://learnfirefox.cybernetnews.com">Learn Firefox</a><br /><a href="http://cybernetnews.com/firefox-3-7-and-firefox-4-0-interface-mockups/">Firefox 3.7 and Firefox 4.0 Interface Mockups</a></strong></p><p><strong>Related Posts:</strong><ul><a href="http://cybernetnews.com/mozilla-looks-at-graphical-keyboard-user-interfaces/" rel="bookmark" title="Permanent Link: Mozilla Looks at Graphical Keyboard User Interfaces">Mozilla Looks at Graphical Keyboard User Interfaces</a><a href="http://cybernetnews.com/mockups-of-the-firefox-3-safari-theme/" rel="bookmark" title="Permanent Link: Mockups of the Firefox 3 Safari Theme">Mockups of the Firefox 3 Safari Theme</a><a href="http://cybernetnews.com/create-interface-mockups-in-firefox/" rel="bookmark" title="Permanent Link: Create Interface Mockups in Firefox">Create Interface Mockups in Firefox</a><a href="http://cybernetnews.com/firefox-mobile-progress-update/" rel="bookmark" title="Permanent Link: Firefox Mobile Progress Update">Firefox Mobile Progress Update</a><a href="http://cybernetnews.com/firefox-3-alpha-8-bookmark-tagging-app-preferences-and-more/" rel="bookmark" title="Permanent Link: Firefox 3 Alpha 8 &#8211; Bookmark Tagging, App Preferences, and More">Firefox 3 Alpha 8 &#8211; Bookmark Tagging, App Preferences, and More</a></ul></p>]]></content:encoded>
			<wfw:commentRss>http://cybernetnews.com/firefox-3-7-and-firefox-4-0-interface-mockups/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>Create Site Shortcuts in Firefox</title>
		<link>http://cybernetnews.com/create-site-shortcuts-in-firefox/</link>
		<comments>http://cybernetnews.com/create-site-shortcuts-in-firefox/#comments</comments>
		<pubDate>Thu, 16 Jul 2009 11:21:22 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Freeware]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Alpha]]></category>
		<category><![CDATA[Firefox Extensions]]></category>
		<category><![CDATA[Keyboard Shortcuts]]></category>

		<guid isPermaLink="false">http://cybernetnews.com/?p=17115</guid>
		<description><![CDATA[
In Firefox you&#8217;ve always been able to assign a keyword to any bookmark, which would take you to that particular site if you type the keyword in the address bar and press Enter. That&#8217;s nice and all, but once you get a large number of shortcuts it can be tough to remember them all.
That&#8217;s where [...]]]></description>
			<content:encoded><![CDATA[<meta name="robots" content="noindex,follow"><p style="text-align: center;"><img src="http://cybernetnews.com/wp-content/uploads/2009/07/sitelauncher.png" width="363" height="279" alt="sitelauncher.png" /></p>
<p>In Firefox you&#8217;ve always been able to assign a keyword to any bookmark, which would take you to that particular site if you type the keyword in the address bar and press Enter. That&#8217;s nice and all, but once you get a large number of shortcuts it can be tough to remember them all.</p>
<p>That&#8217;s where the <a href="http://www.donesmart.com/sitelauncher/">SiteLauncher extension</a> comes into play. You can setup all of your favorite sites and assign single-letter shortcuts to them. Then with a quick press of a hotkey (such as Ctrl+Space) you&#8217;re presented with a visually appealing list of shortcuts that is laid on top of the site you&#8217;re viewing. It serves as a good reminder of what letter you assigned to what site.</p>
<p>Want to know more? Here&#8217;s a quick rundown on the features:</p>
<ul>
<li>Create super quick keyboard shortcuts to URLs and bookmarklets you need access to often.</li>
<li>Instant visual feedback from the Launcher panel means no need to actually memorize anything but the one hotkey.</li>
<li>Just about any character key can be associated with a site, you&#8217;re not limited to a-z and 0-9.</li>
<li>Highly customizable appearance &#8211; change colors, sizes, transparency, etc.</li>
<li>Make use of shortcuts with visual feedback, using the Launcher hotkey; or without, using the Direct-to-Site hotkey.</li>
<li>Arrange and group related shortcuts to have them appear together in a visually meaningful way.</li>
<li>Set the Launcher to open sites in current or new tab</li>
<li>Optionally set the Launcher to appear on startup instead of a regular homepage</li>
</ul>
<p>If you&#8217;re feeling adventurous there&#8217;s an <a href="http://www.donesmart.com/sitelauncher/versions/1.5.0a">Alpha version available</a> that also lets you choose the icon size, and to accommodate the mouse-centric users you no longer have to assign a letter to a shortcut.</p>
<p><a href="http://www.donesmart.com/sitelauncher/">SiteLauncher Homepage</a> [Firefox only; free]</p>
<p><strong>Copyright &copy; 2009 <a href="http://cybernetnews.com">CyberNet</a> | <a href="http://forum.cybernetnews.com">CyberNet Forum</a> | <a href="http://learnfirefox.cybernetnews.com">Learn Firefox</a><br /><a href="http://cybernetnews.com/create-site-shortcuts-in-firefox/">Create Site Shortcuts in Firefox</a></strong></p><p><strong>Related Posts:</strong><ul><a href="http://cybernetnews.com/ultimate-list-of-keyboard-shortcuts/" rel="bookmark" title="Permanent Link: Ultimate List of Keyboard Shortcuts">Ultimate List of Keyboard Shortcuts</a><a href="http://cybernetnews.com/using-googles-keyboard-shortcuts/" rel="bookmark" title="Permanent Link: Using Google&#8217;s Keyboard Shortcuts">Using Google&#8217;s Keyboard Shortcuts</a><a href="http://cybernetnews.com/yahoo-hotmail-and-gmail-keyboard-shortcuts-to-delete-emails/" rel="bookmark" title="Permanent Link: Yahoo, Hotmail and Gmail Keyboard Shortcuts to Delete Emails">Yahoo, Hotmail and Gmail Keyboard Shortcuts to Delete Emails</a><a href="http://cybernetnews.com/cybernotes-create-shortcuts-to-open-your-favorite-sites-in-firefox/" rel="bookmark" title="Permanent Link: CyberNotes: Create Shortcuts to Open your Favorite Sites in Firefox">CyberNotes: Create Shortcuts to Open your Favorite Sites in Firefox</a><a href="http://cybernetnews.com/faster-than-ever-application-launcher/" rel="bookmark" title="Permanent Link: Faster Than Ever Application Launcher">Faster Than Ever Application Launcher</a></ul></p>]]></content:encoded>
			<wfw:commentRss>http://cybernetnews.com/create-site-shortcuts-in-firefox/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>KwiClick: Faster Searching in Firefox</title>
		<link>http://cybernetnews.com/kwiclick-faster-searching-in-firefox/</link>
		<comments>http://cybernetnews.com/kwiclick-faster-searching-in-firefox/#comments</comments>
		<pubDate>Fri, 22 May 2009 11:21:49 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Freeware]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Browser]]></category>
		<category><![CDATA[Features]]></category>
		<category><![CDATA[Firefox Extensions]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Search]]></category>

		<guid isPermaLink="false">http://cybernetnews.com/?p=16671</guid>
		<description><![CDATA[
I&#8217;m always on the lookout for a good Firefox extension, and I got an email the other day about one I&#8217;ve really fallen in love with. It&#8217;s called KwiClick, and it does exactly what I look for in an extension&#8230; it stays out of my way until I need it, and when I do use [...]]]></description>
			<content:encoded><![CDATA[<meta name="robots" content="noindex,follow"><p style="text-align: center;"><img src="http://cybernetnews.com/wp-content/uploads/2009/05/kwiclick.jpg" width="442" height="348" alt="kwiclick.jpg" /></p>
<p>I&#8217;m always on the lookout for a good Firefox extension, and I got an email the other day about one I&#8217;ve really fallen in love with. It&#8217;s called <a href="https://addons.mozilla.org/en-US/firefox/addon/5655">KwiClick</a>, and it does exactly what I look for in an extension&#8230; it stays out of my way until I need it, and when I do use it I get the results I want.</p>
<p>So what&#8217;s KwiClick do? Basically it displays a nice little floating window that is capable of showing search results from sites like Google, YouTube, FriendFeed, Twitter, Google Maps, Flickr, Wikipedia, Amazon, Technorati, Viddler, Yahoo, del.icio.us, and more. You can even pin the floating window so that it will remain on top while you browse around. The example they give where this could be handy is for browsing the web while wanting to watch a video at the same time. You can open up a YouTube video in KwiClick, and pin the window so that it will remain open even while you browse in the background. Very slick!</p>
<p>Personally I love it for the mapping capabilities. As you can see in the screenshot above you can highlight an address, open KwiClick, and have a map instantly slide out from the side of the screen. I love the fact that it&#8217;s extremely unobtrusive since the window will disappear as soon as you click back on the website, well, unless you pin the window.</p>
<p>The developers have definitely gone out of their way to make this as useful as it can be, and I&#8217;m impressed with how they were able to stray away from making this more annoying than helpful. It seems like all the other extensions with similar features get in the way more than anything else, but this one is definitely different. Job well done guys!</p>
<p><a href="https://addons.mozilla.org/en-US/firefox/addon/5655">Get KwiClick</a> for Firefox</p>
<p><strong>Copyright &copy; 2009 <a href="http://cybernetnews.com">CyberNet</a> | <a href="http://forum.cybernetnews.com">CyberNet Forum</a> | <a href="http://learnfirefox.cybernetnews.com">Learn Firefox</a><br /><a href="http://cybernetnews.com/kwiclick-faster-searching-in-firefox/">KwiClick: Faster Searching in Firefox</a></strong></p><p><strong>Related Posts:</strong><ul><a href="http://cybernetnews.com/tweaking-firefox-to-load-pages-faster/" rel="bookmark" title="Permanent Link: Tweaking Firefox To Load Pages Faster">Tweaking Firefox To Load Pages Faster</a><a href="http://cybernetnews.com/cybernotes-cooliris-provides-faster-easier-way-to-browse-the-web/" rel="bookmark" title="Permanent Link: CyberNotes: Cooliris Provides Faster, Easier Way To Browse The Web">CyberNotes: Cooliris Provides Faster, Easier Way To Browse The Web</a><a href="http://cybernetnews.com/what-do-you-want-your-firefox-to-do/" rel="bookmark" title="Permanent Link: What do you want  your Firefox to do?">What do you want  your Firefox to do?</a><a href="http://cybernetnews.com/new-divx-61-codec-released-that-is-3x-faster/" rel="bookmark" title="Permanent Link: New DivX 6.1 Codec Released That Is 3x Faster">New DivX 6.1 Codec Released That Is 3x Faster</a><a href="http://cybernetnews.com/microsoft-launches-preview-of-windows-search-40/" rel="bookmark" title="Permanent Link: Microsoft Launches Preview of Windows Search 4.0">Microsoft Launches Preview of Windows Search 4.0</a></ul></p>]]></content:encoded>
			<wfw:commentRss>http://cybernetnews.com/kwiclick-faster-searching-in-firefox/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Desktop Firefox Extension: Another Speed Dial Concept</title>
		<link>http://cybernetnews.com/desktop-firefox-extension-another-speed-dial-concept/</link>
		<comments>http://cybernetnews.com/desktop-firefox-extension-another-speed-dial-concept/#comments</comments>
		<pubDate>Tue, 19 May 2009 11:11:45 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Freeware]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Browser]]></category>
		<category><![CDATA[Features]]></category>
		<category><![CDATA[Firefox Extensions]]></category>
		<category><![CDATA[Reviews]]></category>

		<guid isPermaLink="false">http://cybernetnews.com/?p=16665</guid>
		<description><![CDATA[When Opera introduced Speed Dial into their browser I didn&#8217;t realize quite how big of a hit it would become. Now most browsers are shipping with some sort of iteration of this feature that is capable of showing thumbnail previews for the sites you frequently visit. It&#8217;s basically a visual way to view your favorite [...]]]></description>
			<content:encoded><![CDATA[<meta name="robots" content="noindex,follow"><p><img src="http://cybernetnews.com/wp-content/uploads/2009/05/desktop-firefox-extension.jpg" width="302" height="263" alt="desktop firefox extension.jpg" style="float:right;" />When Opera introduced Speed Dial into their browser I didn&#8217;t realize quite how big of a hit it would become. Now most browsers are shipping with some sort of iteration of this feature that is capable of showing thumbnail previews for the sites you frequently visit. It&#8217;s basically a visual way to view your favorite sites.</p>
<p>There have been plenty of Firefox extensions designed to mimic the way Speed Dial works, but there is a new kid on the block. <a href="https://addons.mozilla.org/en-US/firefox/addon/11781">Desktop</a> is an experimental extension that not only shows thumbnail previews of the sites you specify, but you can also arrange them as if they were items on your desktop. It will remember the exact layout that you specify&#8230; just drag-and-drop.</p>
<p>To sweeten the deal Desktop also lets you create folders, and then inside of those folders you can put even more bookmarks. When you&#8217;ve created a folder the &#8220;icon&#8221; will be a preview of all the bookmarks you&#8217;ve placed inside of it. Pretty slick! The whole system seems pretty smooth, and I hope the developer continues to take this even further.</p>
<p><a href="https://addons.mozilla.org/en-US/firefox/addon/11781">Get Desktop</a> for Firefox [via <a href="http://news.cnet.com/8301-17939_109-10232761-2.html?part=rss&amp;tag=feed&amp;subj=Webware">Webware</a>]</p>
<p><strong>Copyright &copy; 2009 <a href="http://cybernetnews.com">CyberNet</a> | <a href="http://forum.cybernetnews.com">CyberNet Forum</a> | <a href="http://learnfirefox.cybernetnews.com">Learn Firefox</a><br /><a href="http://cybernetnews.com/desktop-firefox-extension-another-speed-dial-concept/">Desktop Firefox Extension: Another Speed Dial Concept</a></strong></p><p><strong>Related Posts:</strong><ul><a href="http://cybernetnews.com/a-better-speed-dial-for-firefox/" rel="bookmark" title="Permanent Link: A Better Speed Dial for Firefox">A Better Speed Dial for Firefox</a><a href="http://cybernetnews.com/operas-speed-dial-in-firefoxyou-knew-it-was-coming/" rel="bookmark" title="Permanent Link: Opera&#8217;s Speed Dial in Firefox&#8230;You Knew it was Coming!">Opera&#8217;s Speed Dial in Firefox&#8230;You Knew it was Coming!</a><a href="http://cybernetnews.com/will-the-real-speed-dial-please-stand-up/" rel="bookmark" title="Permanent Link: Will the Real Speed Dial Please Stand Up?">Will the Real Speed Dial Please Stand Up?</a><a href="http://cybernetnews.com/auto-dial-for-firefox-fast-access-to-your-most-visited-sites/" rel="bookmark" title="Permanent Link: Auto Dial for Firefox: Fast Access to Your Most Visited Sites">Auto Dial for Firefox: Fast Access to Your Most Visited Sites</a><a href="http://cybernetnews.com/opera-reveals-new-speed-dial-featurei-like-it/" rel="bookmark" title="Permanent Link: Opera Reveals New Speed Dial Feature&#8230;I like it!">Opera Reveals New Speed Dial Feature&#8230;I like it!</a></ul></p>]]></content:encoded>
			<wfw:commentRss>http://cybernetnews.com/desktop-firefox-extension-another-speed-dial-concept/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>CyberSearch Passes 50,000 Downloads</title>
		<link>http://cybernetnews.com/cybersearch-passes-50000-downloads/</link>
		<comments>http://cybernetnews.com/cybersearch-passes-50000-downloads/#comments</comments>
		<pubDate>Thu, 07 May 2009 11:28:25 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Freeware]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Firefox Extensions]]></category>

		<guid isPermaLink="false">http://cybernetnews.com/?p=16593</guid>
		<description><![CDATA[Our homegrown CyberSearch Firefox extension has hit a big milestone last week as it passed the 50,000 download mark! I never expected the extension to be that well received, but I&#8217;m happy to see that so many users are finding it to be useful.
On average it looks like there are about 10,000 users running our [...]]]></description>
			<content:encoded><![CDATA[<meta name="robots" content="noindex,follow"><p><img src="http://cybernetnews.com/wp-content/uploads/2009/05/cybersearch-downloads.png" width="252" height="247" alt="cybersearch downloads.png" style="float:right;" />Our homegrown <a href="https://addons.mozilla.org/en-US/firefox/addon/7931">CyberSearch Firefox extension</a> has hit a big milestone last week as it passed the 50,000 download mark! I never expected the extension to be that well received, but I&#8217;m happy to see that so many users are finding it to be useful.</p>
<p>On average it looks like there are about 10,000 users running our extension each day, and at its peak there were about 13,200 users. If you&#8217;re interested in more stats they are all <a href="https://addons.mozilla.org/en-US/statistics/addon/7931">publicly available here</a>.</p>
<p>So what&#8217;s next with CyberSearch? As of right now I don&#8217;t have any plans on adding new functionality, but one of the most requested features is to add support for other search engines like Yahoo. I would really like to do that, but the last time I looked at Yahoo&#8217;s search API it wasn&#8217;t quite as elaborate as what Google offers. So it would probably take a significant amount of work to make it work the way I&#8217;d want it to.</p>
<p>The main thing I&#8217;m focusing on right now is making sure the extension remains compatible with pre-release versions of Firefox 3.5, because as a Beta tester myself I know it can get frustrating when an extension stops working. I&#8217;m not using nightly builds right now though, so if you see a bug in a nightly release please shoot me an email so that I can look into whether it&#8217;s something I need to resolve.</p>
<p>We&#8217;ve updated the extension so that Firefox 3.5 testers should be able to install CyberSearch without needing to force the compatibility, which is something I&#8217;ve received several requests for. So if you&#8217;re using the extension I hope you&#8217;re enjoying it, and as always feel free to submit your feedback.</p>
<p><strong>Copyright &copy; 2009 <a href="http://cybernetnews.com">CyberNet</a> | <a href="http://forum.cybernetnews.com">CyberNet Forum</a> | <a href="http://learnfirefox.cybernetnews.com">Learn Firefox</a><br /><a href="http://cybernetnews.com/cybersearch-passes-50000-downloads/">CyberSearch Passes 50,000 Downloads</a></strong></p><p><strong>Related Posts:</strong><ul><a href="http://cybernetnews.com/cybersearch-publicly-available-on-mozilla-add-ons/" rel="bookmark" title="Permanent Link: CyberSearch Publicly Available on Mozilla Add-ons">CyberSearch Publicly Available on Mozilla Add-ons</a><a href="http://cybernetnews.com/cybersearch-tops-25000-downloads/" rel="bookmark" title="Permanent Link: CyberSearch Tops 25,000 Downloads">CyberSearch Tops 25,000 Downloads</a><a href="http://cybernetnews.com/firefox-31-extensions/" rel="bookmark" title="Permanent Link: Half of Firefox Extensions Not Compatible with 3.1">Half of Firefox Extensions Not Compatible with 3.1</a><a href="http://cybernetnews.com/cybersearch-096-update/" rel="bookmark" title="Permanent Link: CyberSearch 0.9.6 Update">CyberSearch 0.9.6 Update</a><a href="http://cybernetnews.com/cybersearch-2-0-2-released/" rel="bookmark" title="Permanent Link: CyberSearch 2.0.2 Released">CyberSearch 2.0.2 Released</a></ul></p>]]></content:encoded>
			<wfw:commentRss>http://cybernetnews.com/cybersearch-passes-50000-downloads/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
