<?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>Make Tech Easier &#187; mozilla</title>
	<atom:link href="http://maketecheasier.com/tag/mozilla/feed" rel="self" type="application/rss+xml" />
	<link>http://maketecheasier.com</link>
	<description>Uncomplicating the complicated, making life easier</description>
	<lastBuildDate>Fri, 19 Mar 2010 22:00:38 +0000</lastBuildDate>
	
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to Easily Upgrade your Firefox to 3.5 (and future version) in Ubuntu</title>
		<link>http://maketecheasier.com/easily-upgrade-your-firefox-to-35-in-ubuntu/2009/08/12</link>
		<comments>http://maketecheasier.com/easily-upgrade-your-firefox-to-35-in-ubuntu/2009/08/12#comments</comments>
		<pubDate>Wed, 12 Aug 2009 12:14:58 +0000</pubDate>
		<dc:creator>Damien</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[automatic update]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[mozilla]]></category>
		<category><![CDATA[Ubuntuzilla]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=6384</guid>
		<description><![CDATA[ Have you ever feel frustrated when Mozilla releases a new build for their software (especially Firefox) and you are still stuck at the previous older version, simply because Ubuntu did not (and do not intend to) add the newer version of software packages to the repository?
The truth of fact is, Ubuntu does not update [...]<p><strong><a href="http://maketecheasier.com/easily-upgrade-your-firefox-to-35-in-ubuntu/2009/08/12">How to Easily Upgrade your Firefox to 3.5 (and future version) in Ubuntu</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)</p>
]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" title="ubuntuzilla-logo" src="http://images.maketecheasier.com/2009/08/ubuntuzilla-logo.jpg" alt="ubuntuzilla-logo" width="163" height="163" /> Have you ever feel frustrated when Mozilla releases a new build for their software (especially Firefox) and you are still stuck at the previous older version, simply because Ubuntu did not (and do not intend to) add the newer version of software packages to the repository?</p>
<p>The truth of fact is, Ubuntu does not update its repositories for newer version of software packages, with the exception of security fixes, until the next release of Ubuntu. For example, the default version of Firefox for Ubuntu Jaunty is Firefox 3.0 and it won&#8217;t be upgraded to Firefox 3.5 at least until Ubuntu 9.10. In most cases, especially when it comes to browsers and various Web application, it is always better to upgrade to the newest version due to the new features and security improvement. This is where <a href="http://sourceforge.net/projects/ubuntuzilla/" target="_blank">Ubuntuzilla</a> comes into play.</p>
<p><strong>Ubuntuzilla</strong> is a python script that checks your system for Mozilla software (Firefox, Thunderbird, or Seamonkey) and update them to the latest version released from Mozilla server. It also comes with an update checker that periodically performs automatic checks and updates to keep your system up-to-date with possible changes in the Mozilla website and release servers.</p>
<h3>Install Ubuntuzilla</h3>
<p>Download the <a href="http://sourceforge.net/projects/ubuntuzilla/" target="_blank">deb</a> file to your desktop. (64-bit users go to this <a href="http://sourceforge.net/projects/ubuntuzilla/files/" target="_blank">site</a> and download the <em>ubuntuzilla-x.x.x-0ubuntu1-amd64.deb</em> package.)</p>
<p>Double click on the deb file to load the graphical installer. Click on the <em>Install Package</em> to install it in your system.</p>
<p><img class="alignnone" title="ubuntuzilla-install-deb" src="http://images.maketecheasier.com/2009/08/ubuntuzilla-install-deb.jpg" alt="ubuntuzilla-install-deb" width="562" height="379" /></p>
<h3>Running Ubuntuzilla</h3>
<p>Once you have finished the installation, close all instance of your Firefox (if you are using Thunderbird or SeaMonkey, close them as well).</p>
<p>Open up a terminal (<em>Applications -&gt; Accessories -&gt; Terminal</em>) and type</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">ubuntuzilla.py</pre></div></div>

<p>It will now prompt you a series of questions:</p>
<p>The first question is to ask if you want to upgrade to the latest version of Firefox. No doubt, the answer is &#8216;<em>y</em>&#8216;.</p>
<p><img class="alignnone" title="ubuntuzilla-install-firefox" src="http://images.maketecheasier.com/2009/08/ubuntuzilla-install-firefox.jpg" alt="ubuntuzilla-install-firefox" width="580" height="403" /></p>
<p>Next step is to choose the language for your Firefox.</p>
<p><img class="alignnone" title="ubuntuzilla-firefox-lang" src="http://images.maketecheasier.com/2009/08/ubuntuzilla-firefox-lang.jpg" alt="ubuntuzilla-firefox-lang" width="536" height="457" /></p>
<p>It will then proceed to download and install the latest stable build of Firefox in your system.</p>
<p>At the end of the installation, it will ask you if you want to schedule a periodical check of the latest release of the software.</p>
<p><img class="alignnone" title="ubuntuzilla-schedule-check" src="http://images.maketecheasier.com/2009/08/ubuntuzilla-schedule-check.jpg" alt="ubuntuzilla-schedule-check" width="536" height="460" /></p>
<h3>Remove Firefox</h3>
<p>For some reasons that you are not happy with the latest release of Firefox and wanted to switch back to the previous version, you can easily remove the latest build by running the following command in the terminal:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">ubuntuzilla.py <span style="color: #660033;">-a</span> remove <span style="color: #660033;">-p</span> firefox</pre></div></div>

<p>Firefox 3.0 will be restored in your system.</p>
<p><!--adsense#468x60--></p>
<p><strong><a href="http://maketecheasier.com/easily-upgrade-your-firefox-to-35-in-ubuntu/2009/08/12">How to Easily Upgrade your Firefox to 3.5 (and future version) in Ubuntu</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)</p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/easily-upgrade-your-firefox-to-35-in-ubuntu/2009/08/12/feed</wfw:commentRss>
		<slash:comments>36</slash:comments>
		</item>
		<item>
		<title>Three Easy Ways to Synchronize Your Bookmarks Across Various Browsers</title>
		<link>http://maketecheasier.com/three-easy-ways-to-synchronize-your-bookmarks-across-various-browsers/2009/06/12</link>
		<comments>http://maketecheasier.com/three-easy-ways-to-synchronize-your-bookmarks-across-various-browsers/2009/06/12#comments</comments>
		<pubDate>Fri, 12 Jun 2009 12:33:30 +0000</pubDate>
		<dc:creator>Joshua Price</dc:creator>
				<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[google chrome]]></category>
		<category><![CDATA[bookmarks]]></category>
		<category><![CDATA[delicious]]></category>
		<category><![CDATA[mozilla]]></category>
		<category><![CDATA[weave]]></category>
		<category><![CDATA[xmarks]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=5255</guid>
		<description><![CDATA[Like many of you, I use a LOT of different computers.  Some at home, some at work, some in between.  Many of these computers have more than one operating system installed, and those operating systems may have more than one browser.  All this leaves a LOT of places you may have saved [...]<p><strong><a href="http://maketecheasier.com/three-easy-ways-to-synchronize-your-bookmarks-across-various-browsers/2009/06/12">Three Easy Ways to Synchronize Your Bookmarks Across Various Browsers</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)</p>
]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-5286" src="http://images.maketecheasier.com/2009/06/bookmarks-combined.jpg" alt="Combined logo Image" width="200" height="200" />Like many of you, I use a LOT of different computers.  Some at home, some at work, some in between.  Many of these computers have more than one operating system installed, and those operating systems may have more than one browser.  All this leaves a LOT of places you may have saved your bookmarks.  What&#8217;s saved on one might not be saved on another, or perhaps you reformatted your OS and forgot to backup your favorite websites.  Fortunately, there are a multitude of ways to solve this problem, and today we&#8217;ll be covering some of them.  Each of the programs/toolbars/extensions we&#8217;ll try out today can store your bookmarks outside your browser so that they can be accessed from anywhere.</p>
<h3>1. Foxmarks/Xmarks</h3>
<p><img class="alignleft size-full wp-image-5283" src="http://images.maketecheasier.com/2009/06/xmarks.jpg" alt="Xmarks logo" width="125" height="122" /><strong>Type:</strong> Browser Extension (Firefox, IE, Safari)</p>
<p><strong>Saves:</strong> Bookmarks, Passwords</p>
<p><a href="http://www.xmarks.com/" target="_blank">Xmarks</a> (formerly Foxmarks) is a browser extension that allows you to synchronize bookmarks from several locations so that they can follow you anywhere.  It used to be a Firefox-only extension, but now has extend its reach to Internet Explorer and Safari. The website has a type of content search where you can see reviews and ratings for many web sites based on the users of the Xmarks extension.  With the Xmarks extension installed, you&#8217;ll also notice some new icons next to your Google search results indicating ratings and reviews for some of the sites in your search results.</p>
<p>Xmarks also includes an option to sync your saved passwords, so that you can keep the passwords saved in one browser and share them to all the others where you installed Xmarks.</p>
<p>To install the Xmarks extension, go to <a href="http://download.xmarks.com/download" target="_blank">http://download.xmarks.com/download</a> and choose the appropriate plugin for your browser.</p>
<h3>2. delicious</h3>
<p><img class="alignleft size-thumbnail wp-image-5282" src="http://images.maketecheasier.com/2009/06/delicious_logo.jpg" alt="delicious_logo" width="120" height="120" /><strong>Type:</strong> Browser Extension (Firefox, Internet Explorer 8, Safari, Chrome)</p>
<p><strong>Saves:</strong> Bookmarks</p>
<p>Any topic on web bookmark services will always eventually lead to <a href="http://delicious.com/" target="_blank">http://delicious.com/</a> (previously known as <em>del.icio.us</em>).  This site has been around for a while and has always been a great place to store and share your bookmarks.  Delicious also allows you to tag your bookmarks with keywords, so that you can search your (or other people&#8217;s) bookmarks based on tags.  From the website you can search with those tags to see what bookmarks others have submitted on that topic.</p>
<p>The browser extension for Firefox can be found <a href="https://addons.mozilla.org/en-US/firefox/addon/3615" target="_blank">here</a>.</p>
<p>The browser extension for IE8 can be found <a href="http://www.ieaddons.com/en/details/other/Delicious_Bookmarks_Addon/" target="_blank">here</a></p>
<p>The browser extension for Safari can be found <a href="http://delicioussafari.com/" target="_blank">here</a></p>
<p>For Google Chrome, go to the <a href="http://delicious.com/help/bookmarklets" target="_blank">delicious site</a> and drag the bookmarklet to the bookmark bar.</p>
<h3>3. Mozilla Weave</h3>
<p><img class="alignleft size-full wp-image-5278" src="http://images.maketecheasier.com/2009/06/weave.jpg" alt="Mozilla Weave logo" width="100" height="100" /><strong>Type:</strong> Browser Extension (Firefox)</p>
<p><strong>Saves:</strong> Bookmarks, browsing history, saved passwords and tabs</p>
<p>Finally, there&#8217;s Mozilla Weave.  This is a much more ambitious project than just saving your bookmarks online.  Weave is intended to let you keep a complete browser &#8220;experience&#8221; from one computer to the next.  It saves much more info online so that you can access things like your browsing history and tabs along with bookmarks and passwords when roaming to a different Firefox installation. Keeping things like your browser history saved online would make it a lot easier to access that page-you-were-on-yesterday-but-can&#8217;t-quite-remember-the-name, or pull up that news article you just saw but isn&#8217;t on the site&#8217;s front page anymore.</p>
<p>Weave appears to be a very useful tool, but unfortunately it seems to require Firefox 3.5, which is still in development.  If you&#8217;re really excited to try out Weave but don&#8217;t want to wait until 3.5 is officially released as stable, you can get information on download and installation at the <a href="https://labs.mozilla.com/projects/weave/">Mozilla Labs website</a>.</p>
<p>There are some other options out there that I chose not to include in this article for various reasons such as platform portability or concerns about data privacy.  If you&#8217;re using a bookmark sync program/extension to manage your bookmarks, I&#8217;d like to hear about your experiences in the comments below.</p>
<p><!--adsense#468x60--></p>
<p><strong><a href="http://maketecheasier.com/three-easy-ways-to-synchronize-your-bookmarks-across-various-browsers/2009/06/12">Three Easy Ways to Synchronize Your Bookmarks Across Various Browsers</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)</p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/three-easy-ways-to-synchronize-your-bookmarks-across-various-browsers/2009/06/12/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>
