<?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/"
	xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Reformed Musings</title>
	<atom:link href="http://reformedmusings.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://reformedmusings.wordpress.com</link>
	<description>Thoughts about Reformed Theology issues, Linux computing, and whatever else is on my mind</description>
	<lastBuildDate>Sun, 12 Jul 2009 21:12:26 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<image>
		<url>http://www.gravatar.com/blavatar/84761a8a4a816f90898b5833bdd469e0?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Reformed Musings</title>
		<link>http://reformedmusings.wordpress.com</link>
	</image>
			<item>
		<title>Sun Java support after Firefox 3.5 install in Ubuntu 9.04</title>
		<link>http://reformedmusings.wordpress.com/2009/07/12/sun-java-support-after-firefox-3-5-install-in-ubuntu-9-04/</link>
		<comments>http://reformedmusings.wordpress.com/2009/07/12/sun-java-support-after-firefox-3-5-install-in-ubuntu-9-04/#comments</comments>
		<pubDate>Sun, 12 Jul 2009 21:05:40 +0000</pubDate>
		<dc:creator>reformedmusings</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[kubuntu]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://reformedmusings.wordpress.com/?p=2029</guid>
		<description><![CDATA[I wrote about the installation process for Firefox 3.5 in this post. In that post, I covered the removal of Firefox 3.0.11, noting that the package sun-java6-plugin would also be removed and that I would look into it later.
Well, it&#8217;s later. If you&#8217;re using icedtea or openjdk java exclusively in your system, the there&#8217;s no [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=reformedmusings.wordpress.com&blog=1256702&post=2029&subd=reformedmusings&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I wrote about the installation process for <a href="http://en-us.www.mozilla.com/en-US/" target="_blank">Firefox 3.5</a> in <a href="http://reformedmusings.wordpress.com/2009/07/08/firefox-3-5-released-for-ubuntu-jaunty-9-04/" target="_blank">this post</a>. In that post, I covered the removal of Firefox 3.0.11, noting that the package sun-java6-plugin would also be removed and that I would look into it later.</p>
<p>Well, it&#8217;s later. If you&#8217;re using icedtea or openjdk java exclusively in your system, the there&#8217;s no need to read further. However, if you are using Sun Java as your primary Java system, as I do for <a href="http://moneydance.com/linux" target="_blank">Moneydance</a>, then the loss of sun-java6-plugin leaves a capability hole in Firefox 3.5. It turned out that some sites, like the National Weather Service radar loops, didn&#8217;t work after the sequence in <a href="http://reformedmusings.wordpress.com/2009/07/08/firefox-3-5-released-for-ubuntu-jaunty-9-04/" target="_blank">my previous post</a>.</p>
<p><span id="more-2029"></span></p>
<p>I believe that we lose the Sun Java plugin when removing Firefox 3.0.11 is because the   sun-java6-plugin package doesn&#8217;t yet recognize the firefox-3.5 package as a supported browser requiring its services. So, it thinks that the java plugin is no longer required if no other supported package is present on the system. To get it back, I decided to reinstall sun-java6-plugin, which will also install Firefox 3.0.11. I chose to work from the terminal, because it provides more flexibility. That turned out to be a wise decision. First type:</p>
<p style="padding-left:30px;">sudo aptitude install sun-java6-plugin</p>
<p>That will also install the packages firefox, firefox-3.0, and firefox-3.0-branding, first asking permission:</p>
<p><a href="http://reformedmusings.files.wordpress.com/2009/07/fix-ff35-java0.jpg"><img class="aligncenter size-full wp-image-2034" title="fix-ff35-java0" src="http://reformedmusings.files.wordpress.com/2009/07/fix-ff35-java0.jpg?w=500&#038;h=332" alt="fix-ff35-java0" width="500" height="332" /></a></p>
<p>Next we need to uninstall firefox-3.0 but somehow leave the java plugin. In the terminal, aptitude provides alternative courses of action when conflicts arise from your requests. Here&#8217;s a screenshot of the first step:</p>
<p><a href="http://reformedmusings.files.wordpress.com/2009/07/fix-ff35-java-1.jpg"><img class="aligncenter size-full wp-image-2031" title="fix-ff35-java-1" src="http://reformedmusings.files.wordpress.com/2009/07/fix-ff35-java-1.jpg?w=500&#038;h=332" alt="fix-ff35-java-1" width="500" height="332" /></a></p>
<p>aptitude offers the default position that Synaptic would in the GUI. The difference is that we can reject alternatives in aptitude. In the screenshot above, we don&#8217;t want to lose the sun-java6-plugin, so we&#8217;ll reject this offer from aptitude and ask for another choice by typing &#8216;n&#8217;:</p>
<p><a href="http://reformedmusings.files.wordpress.com/2009/07/fix-ff35-java-2.jpg"><img class="aligncenter size-full wp-image-2032" title="fix-ff35-java-2" src="http://reformedmusings.files.wordpress.com/2009/07/fix-ff35-java-2.jpg?w=500&#038;h=332" alt="fix-ff35-java-2" width="500" height="332" /></a></p>
<p>This time, aptitude offers to install a small browser that it supports as an alternative to firefox-3.0. While I don&#8217;t need midbrowser in general, it doesn&#8217;t take up much room and will preserve sun-java6-plugin, which you&#8217;ll now notice is not on the removal list. Cool. In a previous run I looked at many alternative approaches, but this proved the most palatable. So when asked to accept this solution, I simply hit Enter to accept the default. aptitude then summarizes the step that it will execute and confirms that&#8217;s what I want. Again I hit Enter to say yes and it executes.</p>
<p>Lastly, you want to ensure that the plugin will be incorporated into overall Java system. To do so, tell Linux that you want Sun Java the primary Java support by typing:</p>
<p style="padding-left:30px;">sudo update-java-alternatives -s java-6-sun</p>
<p>That&#8217;s it. Now everything works as expected.</p>
<p>In retrospect, I could have gone through the alternative selection process on the initial installation of sun-java6-plugin. Coulda, shoulda, woulda.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/reformedmusings.wordpress.com/2029/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/reformedmusings.wordpress.com/2029/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/reformedmusings.wordpress.com/2029/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/reformedmusings.wordpress.com/2029/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/reformedmusings.wordpress.com/2029/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/reformedmusings.wordpress.com/2029/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/reformedmusings.wordpress.com/2029/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/reformedmusings.wordpress.com/2029/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/reformedmusings.wordpress.com/2029/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/reformedmusings.wordpress.com/2029/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=reformedmusings.wordpress.com&blog=1256702&post=2029&subd=reformedmusings&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://reformedmusings.wordpress.com/2009/07/12/sun-java-support-after-firefox-3-5-install-in-ubuntu-9-04/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f2b7d159001a5ce5d80a999fe937301e?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">reformedmusings</media:title>
		</media:content>

		<media:content url="http://reformedmusings.files.wordpress.com/2009/07/fix-ff35-java0.jpg" medium="image">
			<media:title type="html">fix-ff35-java0</media:title>
		</media:content>

		<media:content url="http://reformedmusings.files.wordpress.com/2009/07/fix-ff35-java-1.jpg" medium="image">
			<media:title type="html">fix-ff35-java-1</media:title>
		</media:content>

		<media:content url="http://reformedmusings.files.wordpress.com/2009/07/fix-ff35-java-2.jpg" medium="image">
			<media:title type="html">fix-ff35-java-2</media:title>
		</media:content>
	</item>
		<item>
		<title>New OpenGEU Repositories</title>
		<link>http://reformedmusings.wordpress.com/2009/07/11/new-opengeu-repositories/</link>
		<comments>http://reformedmusings.wordpress.com/2009/07/11/new-opengeu-repositories/#comments</comments>
		<pubDate>Sat, 11 Jul 2009 18:02:48 +0000</pubDate>
		<dc:creator>reformedmusings</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://reformedmusings.wordpress.com/?p=2022</guid>
		<description><![CDATA[If you&#8217;ve been using or testing the OpenGEU implementation of the Enlightenment window manager (like I have), here&#8217;s some important news. The old greenie repositories crashed. The new OpenGEU repositories are located at Linux Freedom. You can change your repositories manually, or use the custom package downloadable from the linked announcement page.
    [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=reformedmusings.wordpress.com&blog=1256702&post=2022&subd=reformedmusings&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>If you&#8217;ve been using or testing the <a href="http://opengeu.intilinux.com/Home.html" target="_blank">OpenGEU</a> implementation of the <a href="http://www.enlightenment.org/" target="_blank">Enlightenment window manager</a> (<a href="http://reformedmusings.wordpress.com/2008/09/20/more-on-opengeu-017-with-enlightenment/" target="_blank">like I have</a>), here&#8217;s some important news. The old greenie repositories crashed. <a href="http://opengeu.intilinux.com/News/Voci/2009/4/5_New_Repositories_opened!.html" target="_blank">The new OpenGEU repositories are located at Linux Freedom</a>. You can change your repositories manually, or use the custom package downloadable from the <a href="http://opengeu.intilinux.com/News/Voci/2009/4/5_New_Repositories_opened!.html" target="_blank">linked announcement page</a>.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/reformedmusings.wordpress.com/2022/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/reformedmusings.wordpress.com/2022/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/reformedmusings.wordpress.com/2022/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/reformedmusings.wordpress.com/2022/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/reformedmusings.wordpress.com/2022/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/reformedmusings.wordpress.com/2022/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/reformedmusings.wordpress.com/2022/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/reformedmusings.wordpress.com/2022/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/reformedmusings.wordpress.com/2022/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/reformedmusings.wordpress.com/2022/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=reformedmusings.wordpress.com&blog=1256702&post=2022&subd=reformedmusings&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://reformedmusings.wordpress.com/2009/07/11/new-opengeu-repositories/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f2b7d159001a5ce5d80a999fe937301e?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">reformedmusings</media:title>
		</media:content>
	</item>
		<item>
		<title>Javascript speeds in Firefox 3.5, Chome 2.0, and Internet Explorer 8</title>
		<link>http://reformedmusings.wordpress.com/2009/07/10/javascript-speeds-in-firefox-3-5-chome-2-0-and-internet-explorer-8/</link>
		<comments>http://reformedmusings.wordpress.com/2009/07/10/javascript-speeds-in-firefox-3-5-chome-2-0-and-internet-explorer-8/#comments</comments>
		<pubDate>Sat, 11 Jul 2009 02:52:11 +0000</pubDate>
		<dc:creator>reformedmusings</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[kubuntu]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://reformedmusings.wordpress.com/?p=2010</guid>
		<description><![CDATA[According to a number of web  postings, the speedy Tracemonkey Javascript engine in Firefox 3.5 is not implemented in the 64-bit version. That would be bad, because the added speed of Tracemonkey put Firefox 3.5 on par with Google&#8217;s Chrome browser and its speedy V8 Javascript engine. Since I only believe 1/2 of what I [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=reformedmusings.wordpress.com&blog=1256702&post=2010&subd=reformedmusings&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>According to a number of web  postings, the speedy Tracemonkey Javascript engine in Firefox 3.5 is not implemented in the 64-bit version. That would be bad, because the added speed of Tracemonkey <a href="http://arstechnica.com/open-source/news/2008/09/new-firefox-javascript-engine-is-faster-than-chromes-v8.ars" target="_blank">put Firefox 3.5 on par</a> with <a href="http://www.google.com/chrome/intl/en/features.html?hl=en" target="_blank">Google&#8217;s Chrome</a> browser and its speedy <a href="http://code.google.com/p/v8/" target="_blank">V8 Javascript engine</a>. Since I only believe 1/2 of what I see and nothing that I hear, I decided to check this out. In the process, I compared Firefox 3.5 (32- and 64-bit), Chrome 2.0, and Internet Explorer 8.</p>
<p>For this comparison, I used the x86_64 build of Ubuntu Jaunty 9.04 and a standard 32-bit WinXP SP2 setup, the latter in a virtual machine. I don&#8217;t have a 32-bit Linux install available in a virtual machine at the moment, otherwise I would have used it as well.</p>
<p><strong>UPDATED 7.12.09</strong> to include actual 64-bit Firefox 3.0.11 comparison.</p>
<p><span id="more-2010"></span></p>
<p>There&#8217;s a great post called <a href="http://hacks.mozilla.org/2009/06/tracemonkey-demo/" target="_blank">what does tracemonkey feel like?</a> by Mozilla&#8217;s Director of Evangelism. In his post, he points to an <a href="http://people.mozilla.com/~schrep/image12.html" target="_blank">online mini-benchmark</a> with which one can make comparisons between browser Javascript engines. The site worked well in Firefox 3.5 in both Linux and WinXP, but interestingly would not work in either Chrome 1.x or IE8 under WinXP. I didn&#8217;t pursue the issue to find out why. It would run under the latest Chrome beta 2.0.172.33.</p>
<p>Upon initial loading in Firefox 3.5 under WinXP, the page produces this result:</p>
<p><a href="http://reformedmusings.files.wordpress.com/2009/07/ff3_5-winxp.jpg"><img class="aligncenter size-full wp-image-2014" title="FF3_5-WinXP" src="http://reformedmusings.files.wordpress.com/2009/07/ff3_5-winxp.jpg?w=499&#038;h=427" alt="FF3_5-WinXP" width="499" height="427" /></a></p>
<p>The draw time is pretty impressive at 126 ms. Moving the sliders around, I saw numbers in the range of roughly 110 ms to 135 ms or so very consistently. According to <a href="http://hacks.mozilla.org/2009/06/tracemonkey-demo/" target="_blank">Chris Blizzard</a>,  Firefox 3.0.11 comes in at about 800 ms, so FF 3.5 rates as considerably faster. This is all with the 32-bit version.</p>
<p>On initial page load in x86_64 Ubuntu, the results aren&#8217;t quite as impressive:</p>
<p><a href="http://reformedmusings.files.wordpress.com/2009/07/ff3_5-ubuntu.jpg"><img class="aligncenter size-full wp-image-2015" title="FF3_5-ubuntu" src="http://reformedmusings.files.wordpress.com/2009/07/ff3_5-ubuntu.jpg?w=500&#038;h=383" alt="FF3_5-ubuntu" width="500" height="383" /></a></p>
<p>Here you can see that the draw time hits around 300 ms. Moving the slider sees considerable variation, from about 295 ms to about 412 ms or so. That&#8217;s about but 2 &#8211; 4 x slower than 32-bit FF 3.5 on WinXP. Indeed, it looks like full Tracemonkey functionality is lacking in 64-bit Firefox. Ouch.</p>
<p>It could be worse. 64-bit Firefox 3.0.11 on Linux:</p>
<p><a href="http://reformedmusings.files.wordpress.com/2009/07/ff3_5-ff3_1-ubuntu.jpg"><img class="aligncenter size-full wp-image-2025" title="FF3_5-FF3_1-ubuntu" src="http://reformedmusings.files.wordpress.com/2009/07/ff3_5-ff3_1-ubuntu.jpg?w=500&#038;h=383" alt="FF3_5-FF3_1-ubuntu" width="500" height="383" /></a></p>
<p>The initial loading takes 424 ms. Moving the sliders around produces draw times between 396 and 493. So, 64-bit FF 3.5 provides some improvement over 3.0 in Linux. There&#8217;s some comfort there, but not much.</p>
<p>Here&#8217;s the same test in the latest Chrome beta, 2.0.172.33:</p>
<p><a href="http://reformedmusings.files.wordpress.com/2009/07/ff3_5-chrome2.jpg"><img class="aligncenter size-full wp-image-2017" title="FF3_5-chrome2" src="http://reformedmusings.files.wordpress.com/2009/07/ff3_5-chrome2.jpg?w=500&#038;h=359" alt="FF3_5-chrome2" width="500" height="359" /></a></p>
<p>Draw time for the initial page loading jumps to  341 ms, but then things get weird. When first dragging the sliders around, I got draw times up to 430 ms at first. Then after a few seconds of dragging the slider around, the draw times drop to the 82 &#8211; 130 ms range. That&#8217;s the same range as 32-bit FF 3.5. After restarting the system and Chrome, the numbers jumped back up to 340 &#8211; 500 ms draw times. Clicking the Animate button resulted in a rating of 436 ms. But this time after several minutes of playing around, the draw times again dropped to 82 &#8211; 140 ms. I have no explanation for the wide variation in test times for Chrome.</p>
<p>Then again, it could be a lot worse. As expected, Internet Explorer 8 won&#8217;t even load the test page properly &#8211; even in compatibility view. As with all the browsers in this test, I updated IE 8 to the latest version before running this comparison. Although Firefox and Chrome didn&#8217;t require a system reboot during their updates, IE 8 required two reboots! Given its gaping security holes and poor performance, I can&#8217;t imagine why anyone would use IE at all.</p>
<p>Bottom line: 64-bit Linux users have been relegated to 3rd class open source citizens after decades of Linux user support and evangelism for Mozilla. That only puts Mozilla about 10 years behind the predominant hardware. Thanks, Mozilla.</p>
<p>Loyalty cuts both ways. So, when does Chrome become available for Linux?</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/reformedmusings.wordpress.com/2010/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/reformedmusings.wordpress.com/2010/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/reformedmusings.wordpress.com/2010/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/reformedmusings.wordpress.com/2010/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/reformedmusings.wordpress.com/2010/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/reformedmusings.wordpress.com/2010/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/reformedmusings.wordpress.com/2010/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/reformedmusings.wordpress.com/2010/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/reformedmusings.wordpress.com/2010/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/reformedmusings.wordpress.com/2010/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=reformedmusings.wordpress.com&blog=1256702&post=2010&subd=reformedmusings&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://reformedmusings.wordpress.com/2009/07/10/javascript-speeds-in-firefox-3-5-chome-2-0-and-internet-explorer-8/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f2b7d159001a5ce5d80a999fe937301e?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">reformedmusings</media:title>
		</media:content>

		<media:content url="http://reformedmusings.files.wordpress.com/2009/07/ff3_5-winxp.jpg" medium="image">
			<media:title type="html">FF3_5-WinXP</media:title>
		</media:content>

		<media:content url="http://reformedmusings.files.wordpress.com/2009/07/ff3_5-ubuntu.jpg" medium="image">
			<media:title type="html">FF3_5-ubuntu</media:title>
		</media:content>

		<media:content url="http://reformedmusings.files.wordpress.com/2009/07/ff3_5-ff3_1-ubuntu.jpg" medium="image">
			<media:title type="html">FF3_5-FF3_1-ubuntu</media:title>
		</media:content>

		<media:content url="http://reformedmusings.files.wordpress.com/2009/07/ff3_5-chrome2.jpg" medium="image">
			<media:title type="html">FF3_5-chrome2</media:title>
		</media:content>
	</item>
		<item>
		<title>Restoring Thunderbird mail hyperlinks to Firefox 3.5</title>
		<link>http://reformedmusings.wordpress.com/2009/07/09/restoring-thunderbird-mail-hyperlinks-to-firefox-3-5/</link>
		<comments>http://reformedmusings.wordpress.com/2009/07/09/restoring-thunderbird-mail-hyperlinks-to-firefox-3-5/#comments</comments>
		<pubDate>Thu, 09 Jul 2009 23:03:02 +0000</pubDate>
		<dc:creator>reformedmusings</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[kubuntu]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://reformedmusings.wordpress.com/?p=2006</guid>
		<description><![CDATA[After you install the current Firefox 3.5 from the repositories and then uninstall Firefox 3.0.x, clicking on hyperlinks in your emails will probably no longer open the browser. That&#8217;s because the Firefox 3.0.x uninstall removes the &#8216;/usr/bin/firefox&#8217; symlink. That&#8217;s easily fixed.
The Quick Fix
Simply type (or paste):
sudo ln -s /usr/lib/firefox-3.5/firefox.sh /usr/bin/firefox
in a terminal window. That creates [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=reformedmusings.wordpress.com&blog=1256702&post=2006&subd=reformedmusings&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>After you install the current Firefox 3.5 from the repositories and then uninstall Firefox 3.0.x, clicking on hyperlinks in your emails will probably no longer open the browser. That&#8217;s because the Firefox 3.0.x uninstall removes the &#8216;/usr/bin/firefox&#8217; symlink. That&#8217;s easily fixed.</p>
<p><strong>The Quick Fix</strong></p>
<p>Simply type (or paste):</p>
<p style="padding-left:30px;">sudo ln -s /usr/lib/firefox-3.5/firefox.sh /usr/bin/firefox</p>
<p>in a terminal window. That creates the symlink &#8220;firefox&#8221;, to which Thunderbird&#8217;s settings file points with a default installation. The symlink, in turn, points to the script that starts Firefox 3.5. If this doesn&#8217;t work, just read the background below to find out the symlink file name needed.</p>
<p><strong>Background</strong></p>
<p>Thunderbird&#8217;s user settings are stored in &#8216;/home/[username]/.mozilla-thunderbird/[profilename].default/prefs.js&#8217; where you fill in your local names in the square brackets. The lines that execute hyperlinks are:</p>
<p style="padding-left:30px;">user_pref(&#8221;network.protocol-handler.app.http&#8221;, &#8220;/usr/bin/firefox&#8221;);<br />
user_pref(&#8221;network.protocol-handler.app.https&#8221;, &#8220;/usr/bin/firefox&#8221;);</p>
<p>As you can see, when the symlink /usr/bin/firefox is deleted during the firefox-3.0 removal, Thunderbird has no means to execute hyperlinks. We could just change the target in this setup file, but I think that its better to avoid making version-dependent changes in application setups.</p>
<p>Creating the symlink restores the status quo without changing individual application setups. I&#8217;m betting that future Firefox installations will eventually overwrite the symlink to point to themselves. If not, the link can be modified to point to the next version. Simple, elegant solution.</p>
<p>Note that your Thunderbird installation may vary slightly in the setup file contents, but the general principle will apply. For example, your network.protocol-handler may be a different symlink file name. Just make the symlink that name and you&#8217;re covered. It&#8217;s possible that the Firefox 3.5 installation and Firefox 3.0.x removal sequence won&#8217;t affect your Thunderbird at all. If it does, though, know you can easily fix it. And you won&#8217;t have to call and pay the Geek Squad, either.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/reformedmusings.wordpress.com/2006/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/reformedmusings.wordpress.com/2006/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/reformedmusings.wordpress.com/2006/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/reformedmusings.wordpress.com/2006/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/reformedmusings.wordpress.com/2006/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/reformedmusings.wordpress.com/2006/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/reformedmusings.wordpress.com/2006/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/reformedmusings.wordpress.com/2006/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/reformedmusings.wordpress.com/2006/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/reformedmusings.wordpress.com/2006/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=reformedmusings.wordpress.com&blog=1256702&post=2006&subd=reformedmusings&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://reformedmusings.wordpress.com/2009/07/09/restoring-thunderbird-mail-hyperlinks-to-firefox-3-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f2b7d159001a5ce5d80a999fe937301e?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">reformedmusings</media:title>
		</media:content>
	</item>
		<item>
		<title>Fixing Firefox 3.5 Search Engines after installation</title>
		<link>http://reformedmusings.wordpress.com/2009/07/08/fixing-firefox-3-5-search-engines-after-installation/</link>
		<comments>http://reformedmusings.wordpress.com/2009/07/08/fixing-firefox-3-5-search-engines-after-installation/#comments</comments>
		<pubDate>Thu, 09 Jul 2009 02:57:47 +0000</pubDate>
		<dc:creator>reformedmusings</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[kubuntu]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://reformedmusings.wordpress.com/?p=2000</guid>
		<description><![CDATA[As I said in this post, Firefox 3.5 went stupid on my search engines when I installed it. I had about 10 on the list under Firefox 3.0. The worst part was that Google and Yahoo!, my two primaries, were gone. Hmmm. Google was supposed to be the default. The only two search engines left [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=reformedmusings.wordpress.com&blog=1256702&post=2000&subd=reformedmusings&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>As I said in <a href="http://reformedmusings.wordpress.com/2009/07/08/firefox-3-5-released-for-ubuntu-jaunty-9-04/" target="_blank">this post</a>, <a href="http://en-us.www.mozilla.com/en-US/" target="_blank">Firefox 3.5</a> went stupid on my search engines when I installed it. I had about 10 on the list under Firefox 3.0. The worst part was that Google and Yahoo!, my two primaries, were gone. Hmmm. Google was supposed to be the default. The only two search engines left were two that I installed from 3rd party sites.</p>
<p>Even more curious, Firefox 3.5 would do Google searches from the address bar. When I checked about:config (type about:config in the Firefox address bar), it still showed Google and Yahoo! as my #1 and #2 search engines, and keyword.URL was correct for Google. Yet, they didn&#8217;t appear on the search bar. Double hmmm. This made no sense.</p>
<p>I searched the Internet and <a href="http://forums.mozillazine.org/viewforum.php?f=38&amp;start=30" target="_blank">Mozillazine</a>, but didn&#8217;t find any help. Others had the same problem, but no one provided an effective answer. Going to <a href="https://addons.mozilla.org/en-US/firefox/browse/type:4" target="_blank">Mozilla&#8217;s Search Engine add-ons</a> didn&#8217;t turn up either unadulterated Google or Yahoo! engines on the site. I wasted a lot of time looking, though.</p>
<p>After poking around the Net for a while, I found the <a href="http://mycroft.mozdev.org/" target="_blank">Mycroft Project Search Engine Plugins page</a>. Bingo! I installed both basic Google and Yahoo! engines in seconds. They also have a ton of other engines, including country/language specific ones &#8211; everything that you need to bring Firefox 3.5 back up to scratch. Outstanding resource!</p>
<p>Problem solved. I&#8217;m now fully functional in 64-bit Firefox 3.5 on 64-bit Ubuntu Jaunty 9.04. Happy camper!</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/reformedmusings.wordpress.com/2000/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/reformedmusings.wordpress.com/2000/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/reformedmusings.wordpress.com/2000/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/reformedmusings.wordpress.com/2000/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/reformedmusings.wordpress.com/2000/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/reformedmusings.wordpress.com/2000/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/reformedmusings.wordpress.com/2000/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/reformedmusings.wordpress.com/2000/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/reformedmusings.wordpress.com/2000/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/reformedmusings.wordpress.com/2000/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=reformedmusings.wordpress.com&blog=1256702&post=2000&subd=reformedmusings&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://reformedmusings.wordpress.com/2009/07/08/fixing-firefox-3-5-search-engines-after-installation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f2b7d159001a5ce5d80a999fe937301e?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">reformedmusings</media:title>
		</media:content>
	</item>
		<item>
		<title>Firefox 3.5 released for Ubuntu Jaunty 9.04</title>
		<link>http://reformedmusings.wordpress.com/2009/07/08/firefox-3-5-released-for-ubuntu-jaunty-9-04/</link>
		<comments>http://reformedmusings.wordpress.com/2009/07/08/firefox-3-5-released-for-ubuntu-jaunty-9-04/#comments</comments>
		<pubDate>Thu, 09 Jul 2009 02:31:28 +0000</pubDate>
		<dc:creator>reformedmusings</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[kubuntu]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://reformedmusings.wordpress.com/?p=1997</guid>
		<description><![CDATA[I found Firefox 3.5 Shiretoko today in the Ubuntu repositories. You can either choose the files in your package manager (Synaptic in Ubuntu) or install from the terminal. To use your package manager, be sure to refresh the package list before proceeding. The required files for the Gnome desktop are:
firefox-3.5
firefox-3.5-branding
firefox-3.5-gnome-support
xulrunner-1.9.1
xulrunner-1.9.1-gnome-support
For Kubuntu, just leave off the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=reformedmusings.wordpress.com&blog=1256702&post=1997&subd=reformedmusings&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I found <a href="http://en-us.www.mozilla.com/en-US/" target="_blank">Firefox 3.5 Shiretoko</a> today in the <a href="http://www.ubuntu.com/" target="_blank">Ubuntu</a> repositories. You can either choose the files in your package manager (Synaptic in Ubuntu) or install from the terminal. To use your package manager, be sure to refresh the package list before proceeding. The required files for the <a href="http://www.gnome.org/" target="_blank">Gnome</a> desktop are:</p>
<p style="padding-left:30px;">firefox-3.5<br />
firefox-3.5-branding<br />
firefox-3.5-gnome-support<br />
xulrunner-1.9.1<br />
xulrunner-1.9.1-gnome-support</p>
<p>For <a href="http://www.kubuntu.org/" target="_blank">Kubuntu</a>, just leave off the two gnome support files. If you select firefox-3.5, it will account for its own dependencies, but you should make sure that the list above is complete for the installation. You can also do this quickly with terminal commands:</p>
<p><span id="more-1997"></span>
</p>
<p style="padding-left:30px;">sudo aptitude update<br />
sudo aptitude install firefox-3.5 firefox-3.5-branding firefox-3.5-gnome-support xulrunner-1.9.1 xulrunner-1.9.1-gnome-support</p>
<p>Firefox 3.5 will install along side version 3.0.11, so I recommend installing 3.5 first, get it up and running, then uninstall 3.0.11 once you&#8217;re happy.</p>
<p>When you first run Firefox 3.5, it pick up your existing profile and will check all your extensions. All my major ones like Adblock Plus, NoScript, Popup Blocker, Perspectives, MR Tech Toolkit, etc., made it, but some others did not. TabMix Plus required <a href="http://tmp.garyr.net/forum/viewtopic.php?t=9864" target="_blank">downloading the latest build</a>. I was able to find replacements for most of the few lost extensions. More on that later.</p>
<p>That&#8217;s all there is. Firefox 3.5 fired up with only one serious problem &#8211; all my search engines were gone! That&#8217;s fixable, but I will put the answer in the next post so folks can find it quickly.</p>
<p>When you&#8217;re confident in Firefox 3.5, you can uninstall 3.0.11 by either selecting it for removal in your package manager or from the terminal. The packages to uninstall are:
</p>
<p style="padding-left:30px;">firefox<br />
firefox-3.0<br />
firefox-3.0-branding<br />
firefox-3.0-gnome-support<br />
ubufox</p>
<p>That&#8217;s all you can uninstall. If you try to uninstall xulrunner-1.9, it will try to uninstall a bunch of stuff that you don&#8217;t want to lose. This can be done quickly from the terminal:
</p>
<p style="padding-left:30px;">sudo aptitude remove firefox firefox-3.0 firefox-3.0-branding firefox-3.0-gnome-support ubufox</p>
<p>The last two aren&#8217;t loaded in Kubuntu. Synaptic also uninstalled sun-java6-plugin in the process. When I tried to reinstall sun-java6-plugin, Synaptic wanted to install Firefox 3.0 again. Hmmm. No big deal, because I also have icedtea java&#8217;s plugin installed. I&#8217;ll have to look into the sun java issue later.</p>
<p><strong>UPDATE:</strong> Later came in <a href="http://reformedmusings.wordpress.com/2009/07/12/sun-java-support-after-firefox-3-5-install-in-ubuntu-9-04/" target="_blank">this post</a>.</p>
<p>I haven&#8217;t had a lot of time to play with Firefox 3.5 yet, but it&#8217;s easy to tell that it loads much faster than 3.0. Can&#8217;t really tell if it loads pages or javascript any faster yet. Overall, very cool so far.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/reformedmusings.wordpress.com/1997/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/reformedmusings.wordpress.com/1997/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/reformedmusings.wordpress.com/1997/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/reformedmusings.wordpress.com/1997/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/reformedmusings.wordpress.com/1997/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/reformedmusings.wordpress.com/1997/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/reformedmusings.wordpress.com/1997/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/reformedmusings.wordpress.com/1997/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/reformedmusings.wordpress.com/1997/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/reformedmusings.wordpress.com/1997/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=reformedmusings.wordpress.com&blog=1256702&post=1997&subd=reformedmusings&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://reformedmusings.wordpress.com/2009/07/08/firefox-3-5-released-for-ubuntu-jaunty-9-04/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f2b7d159001a5ce5d80a999fe937301e?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">reformedmusings</media:title>
		</media:content>
	</item>
		<item>
		<title>UCRNA Final Report on Federal Vision and Justification</title>
		<link>http://reformedmusings.wordpress.com/2009/07/04/ucrna-final-report-on-federal-vision-and-justification/</link>
		<comments>http://reformedmusings.wordpress.com/2009/07/04/ucrna-final-report-on-federal-vision-and-justification/#comments</comments>
		<pubDate>Sun, 05 Jul 2009 03:27:08 +0000</pubDate>
		<dc:creator>reformedmusings</dc:creator>
				<category><![CDATA[Federal Vision]]></category>
		<category><![CDATA[Federal Vision Reports]]></category>
		<category><![CDATA[PCA]]></category>
		<category><![CDATA[Reformed Theology]]></category>

		<guid isPermaLink="false">http://reformedmusings.wordpress.com/?p=1990</guid>
		<description><![CDATA[Dr. Scott Clark posted a link to the United Reformed Churches in North America final report on Federal Vision. I also linked it on my sidebar here. As you can discern from the title, the URCNA study committee concentrated on the issues surrounding justification. As with every orthodox Reformed denomination, the UCRNA rejected Federal Vision [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=reformedmusings.wordpress.com&blog=1256702&post=1990&subd=reformedmusings&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><a href="http://heidelblog.wordpress.com/2009/06/26/urcna-study-committee-rejects-fv/" target="_blank">Dr. Scott Clark</a> posted a link to the United Reformed Churches in North America <a href="http://www.wscal.edu/clark/urcnajustificationrepfinaljune09.pdf" target="_blank">final report on Federal Vision</a>. I also linked it on my sidebar here. As you can discern from the title, the URCNA study committee concentrated on the issues surrounding justification. As with every orthodox Reformed denomination, the UCRNA rejected Federal Vision as a serious theological error in the church. <a href="http://heidelblog.wordpress.com/2009/06/26/urcna-study-committee-rejects-fv/" target="_blank">Dr. Clark posted an excellent summary</a>. I highly recommend it.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/reformedmusings.wordpress.com/1990/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/reformedmusings.wordpress.com/1990/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/reformedmusings.wordpress.com/1990/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/reformedmusings.wordpress.com/1990/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/reformedmusings.wordpress.com/1990/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/reformedmusings.wordpress.com/1990/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/reformedmusings.wordpress.com/1990/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/reformedmusings.wordpress.com/1990/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/reformedmusings.wordpress.com/1990/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/reformedmusings.wordpress.com/1990/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=reformedmusings.wordpress.com&blog=1256702&post=1990&subd=reformedmusings&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://reformedmusings.wordpress.com/2009/07/04/ucrna-final-report-on-federal-vision-and-justification/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f2b7d159001a5ce5d80a999fe937301e?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">reformedmusings</media:title>
		</media:content>
	</item>
		<item>
		<title>Independence Day thoughts on selling our freedom</title>
		<link>http://reformedmusings.wordpress.com/2009/07/04/independence-day-thoughts-on-selling-our-freedom/</link>
		<comments>http://reformedmusings.wordpress.com/2009/07/04/independence-day-thoughts-on-selling-our-freedom/#comments</comments>
		<pubDate>Sun, 05 Jul 2009 02:37:09 +0000</pubDate>
		<dc:creator>reformedmusings</dc:creator>
				<category><![CDATA[Capitalism]]></category>
		<category><![CDATA[Conservatism]]></category>
		<category><![CDATA[Economy]]></category>
		<category><![CDATA[Guns]]></category>
		<category><![CDATA[Obama]]></category>
		<category><![CDATA[Politics]]></category>
		<category><![CDATA[Socialism]]></category>
		<category><![CDATA[global warming]]></category>

		<guid isPermaLink="false">http://reformedmusings.wordpress.com/?p=1983</guid>
		<description><![CDATA[Happy Independence Day to all in the U.S.A. who work for a living and produce wealth! The vision of 1776 seems like a long-past dream these days, along with the values that made this country great. We once appreciated that sacrifice, hard work, and diligence brought prosperity. Now, we see on the one hand that [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=reformedmusings.wordpress.com&blog=1256702&post=1983&subd=reformedmusings&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Happy Independence Day to all in the U.S.A. who work for a living and produce wealth! The vision of 1776 seems like a long-past dream these days, along with the values that made this country great. We once appreciated that sacrifice, hard work, and diligence brought prosperity. Now, we see on the one hand that scam artists robbing people of their life savings through bogus investments, and on the other hand the government is robbing our future with trillion dollar per year deficit spending and confiscatory taxes.</p>
<p>For anyone paying attention, we&#8217;re seeing the effective use of <a href="http://reformedmusings.wordpress.com/2008/10/28/obama-and-the-rules-for-radicals/" target="_blank">Alinsy&#8217;s <em>Rules for Radicals</em></a> by Obamessiah&#8217;s lap dogs. Che Obama&#8217;s character assassins are masters of the politics of personal destruction. The issues are irrelevant, only personal attacks count. Against the <a href="http://reformedmusings.wordpress.com/2008/12/30/anthropological-global-warming-rip/" target="_blank">myth of Global Warming</a>? <a href="http://reformedmusings.wordpress.com/2009/06/28/us-abortion-rate-put-into-perspective/" target="_blank">Against abortion</a>? <a href="http://reformedmusings.wordpress.com/2008/10/31/mr-obama-freedom-is-always-worth-the-price/" target="_blank">Want to keep your civil rights under the 2nd Amendment</a>? Serve honorably in the military? <a href="http://reformedmusings.wordpress.com/2009/04/13/homeland-security-pegs-returning-veterans-as-threats/" target="_blank">Then you&#8217;re a potential enemy of the state</a>. Reminds me of <a href="http://www.amazon.com/Animal-Farm-George-Orwell/dp/1595404295/ref=pd_bbs_1?ie=UTF8&amp;s=books&amp;qid=1236398644&amp;sr=8-1" target="_blank">George Orwell</a>: &#8220;<a href="http://www.george-orwell.org/Animal_Farm/9.html" target="_blank">All animals are equal, but some animals are more equal than others.</a>&#8220;</p>
<p><span id="more-1983"></span></p>
<p>Few seem to remember that governments don&#8217;t create wealth, they can only take it away and destroy it. <a href="http://reformedmusings.wordpress.com/2009/03/21/human-nature-and-socialism-lessons-for-obama/" target="_blank">Socialism has failed miserably every time it has been tried</a>. <a href="http://online.wsj.com/article/SB124631002610270209.html" target="_blank">The Germans are implementing tax cuts to rebuild their economy</a> while we&#8217;re taxing and spending like there&#8217;s no tomorrow. <a href="http://english.pravda.ru/opinion/columnists/107459-0/" target="_blank">Even the Russians are laughing at our rapid decline into socialism</a>. Yet, the Democrats seem incapable of learning from history.</p>
<p><a href="http://reformedmusings.wordpress.com/2009/03/06/who-is-john-galt/" target="_blank">Who is John Galt</a>?</p>
<p>The economy&#8217;s decline continues to accelerate, not for want of trillion dollar stimuluses, but because of them. <a href="http://www.nytimes.com/2009/07/05/business/economy/05appeals.html?_r=1&amp;hp" target="_blank">The decline of housing values is starting to starve the plethora of entitlement programs</a>. <a href="http://www.foxbusiness.com/story/markets/economy/economy-sheds--june-unemployment-rate-rises/" target="_blank">Unemployment has risen past Obamessiah&#8217;s promised 8% maximum to 9.5%</a> and continues to increase. And still, Obama&#8217;s minions push a bankrupting destruction of our health care system, a system which is the envy of the world even with its imperfections.</p>
<p>Politics trumps science. Congress seems poised to pass the largest energy tax in history based on <a href="http://reformedmusings.wordpress.com/2009/01/05/computer-models-and-the-global-warming-myth/" target="_blank">the myth of global warming</a>. <a href="http://bighollywood.breitbart.com/dschultz/2009/06/29/obamas-epa-ignores-inconvenient-truths/" target="_blank">The EPA has even suppressed opposing opinions within its ranks</a>. <a href="http://cei.org/cei_files/fm/active/0/DOC062509-004.pdf" target="_blank">You can download the banned Carlin/Davidson report here</a>. The effects of the proposed legislation, already passed in the House, will devastate this country&#8217;s economy.</p>
<p>So, on this 233rd anniversary of our independence, we need to relearn the lessons for which our predecessors shed their blood. Our freedom wasn&#8217;t secured by exercising our free speech, although that contributed. It was our guns, guts, and faith in God which won our freedom, freed others around the world, and fueled our prosperity for two centuries. The worthlessness of naivete and empty words is coming home to roost with the despotic regimes in North Korea, Iran, and Venezuela. Rather than the &#8220;big stick&#8221; that Teddy Roosevelt recommended, Obama&#8217;s impotent foreign policy carries a limp nerf bat.</p>
<p>May God have mercy on us and restore our sanity and our greatness.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/reformedmusings.wordpress.com/1983/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/reformedmusings.wordpress.com/1983/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/reformedmusings.wordpress.com/1983/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/reformedmusings.wordpress.com/1983/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/reformedmusings.wordpress.com/1983/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/reformedmusings.wordpress.com/1983/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/reformedmusings.wordpress.com/1983/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/reformedmusings.wordpress.com/1983/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/reformedmusings.wordpress.com/1983/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/reformedmusings.wordpress.com/1983/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=reformedmusings.wordpress.com&blog=1256702&post=1983&subd=reformedmusings&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://reformedmusings.wordpress.com/2009/07/04/independence-day-thoughts-on-selling-our-freedom/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f2b7d159001a5ce5d80a999fe937301e?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">reformedmusings</media:title>
		</media:content>
	</item>
		<item>
		<title>Getting Firefox 3.5 &#8220;early&#8221; for Ubuntu Jaunty 9.04</title>
		<link>http://reformedmusings.wordpress.com/2009/07/03/getting-firefox-3-5-early-for-ubuntu-jaunty-9-04/</link>
		<comments>http://reformedmusings.wordpress.com/2009/07/03/getting-firefox-3-5-early-for-ubuntu-jaunty-9-04/#comments</comments>
		<pubDate>Fri, 03 Jul 2009 23:04:56 +0000</pubDate>
		<dc:creator>reformedmusings</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[kubuntu]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://reformedmusings.wordpress.com/?p=1975</guid>
		<description><![CDATA[Firefox 3.5 released on June 30, but that release hasn&#8217;t made its way into the official Ubuntu repositories yet. I&#8217;m not in a huge hurry, but I did upgrade to the new version in a 64-bit Ubuntu Jaunty 9.04 virtual machine. It turned out to be pretty easy.
First, you need to add Fabian Tassin&#8217;s repository [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=reformedmusings.wordpress.com&blog=1256702&post=1975&subd=reformedmusings&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Firefox 3.5 released on June 30, but that release hasn&#8217;t made its way into the official Ubuntu repositories yet. I&#8217;m not in a huge hurry, but I did upgrade to the new version in a 64-bit Ubuntu Jaunty 9.04 virtual machine. It turned out to be pretty easy.</p>
<p>First, you need to add <a href="https://launchpad.net/~fta/+archive/ppa" target="_blank">Fabian Tassin&#8217;s</a> repository (HT: <a href="http://talkingincircles.net/2009/07/01/firefox-3-5-in-ubuntu-9-04-64-bit/" target="_blank">Talking in Circles</a>):</p>
<p style="padding-left:30px;">deb http://ppa.launchpad.net/fta/ppa/ubuntu jaunty main</p>
<p>to your software sources. Open System -&gt; Administration -&gt; Software Sources, then click on the Third-party Software Tab:</p>
<p><span id="more-1975"></span></p>
<p><a href="http://reformedmusings.files.wordpress.com/2008/12/ubuntu-3rdparty.png"><img class="aligncenter size-full wp-image-954" title="ubuntu-3rdparty" src="http://reformedmusings.files.wordpress.com/2008/12/ubuntu-3rdparty.png?w=500&#038;h=460" alt="ubuntu-3rdparty" width="500" height="460" /></a></p>
<p>Click on Add and type in or paste the repository address&#8230;</p>
<p><a href="http://reformedmusings.files.wordpress.com/2009/07/ubuntu-add-source.png"><img class="aligncenter size-full wp-image-1977" title="ubuntu-add-source" src="http://reformedmusings.files.wordpress.com/2009/07/ubuntu-add-source.png?w=467&#038;h=222" alt="ubuntu-add-source" width="467" height="222" /></a></p>
<p>Then click on Add Source, Close, Close. You don&#8217;t have to update the package list at this point because we haven&#8217;t added the authentication for our new repository yet. The authentication could have been done in Software Sources as well, but I find it easier to use the terminal. Open a terminal and type (or cut and paste):</p>
<p style="padding-left:30px;">sudo apt-key adv &#8211;recv-keys &#8211;keyserver keyserver.ubuntu.com 0C713DA6</p>
<p style="padding-left:30px;">sudo aptitude update</p>
<p>That will update the file list with the added repository data. Since the terminal is open, we can install Firefox 3.5 here:</p>
<p style="padding-left:30px;">sudo aptitude install firefox-3.5 firefox-3.5-gnome-support firefox-3.5-branding xulrunner-1.9.1</p>
<p>Aptitude will add any  files needed to satisfy dependencies.</p>
<p>Note that your previous version of Firefox will remain on the disk. Firefox 3.5 will import all your existing settings, extensions, etc., and notify you of extensions that aren&#8217;t compatible with the new version. After you&#8217;re comfortable with the new version, you can uninstall Firefox 3.0.11 at the terminal by typing:</p>
<p style="padding-left:30px;">sudo aptitude remove firefox-3.0 ubufox firefox-3.0-gnome-support firefox-3.0-branding</p>
<p>One funky but trivial thing. In the Ubuntu menus and on the Firefox title bar, this build appears as &#8220;Shiretoko&#8221; rather than &#8220;Firefox&#8221;. Firefox 3.5 seems to work fine so far and most of the major extensions have already been updated for it. But, I&#8217;ll wait for the official version and optimizations in the formal Ubuntu release for my production system.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/reformedmusings.wordpress.com/1975/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/reformedmusings.wordpress.com/1975/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/reformedmusings.wordpress.com/1975/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/reformedmusings.wordpress.com/1975/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/reformedmusings.wordpress.com/1975/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/reformedmusings.wordpress.com/1975/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/reformedmusings.wordpress.com/1975/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/reformedmusings.wordpress.com/1975/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/reformedmusings.wordpress.com/1975/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/reformedmusings.wordpress.com/1975/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=reformedmusings.wordpress.com&blog=1256702&post=1975&subd=reformedmusings&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://reformedmusings.wordpress.com/2009/07/03/getting-firefox-3-5-early-for-ubuntu-jaunty-9-04/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f2b7d159001a5ce5d80a999fe937301e?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">reformedmusings</media:title>
		</media:content>

		<media:content url="http://reformedmusings.files.wordpress.com/2008/12/ubuntu-3rdparty.png" medium="image">
			<media:title type="html">ubuntu-3rdparty</media:title>
		</media:content>

		<media:content url="http://reformedmusings.files.wordpress.com/2009/07/ubuntu-add-source.png" medium="image">
			<media:title type="html">ubuntu-add-source</media:title>
		</media:content>
	</item>
		<item>
		<title>Installing 64-bit Adobe Flash support into Ubuntu Jaunty 9.04</title>
		<link>http://reformedmusings.wordpress.com/2009/07/03/installing-64-bit-adobe-flash-support-into-ubuntu-jaunty-9-04/</link>
		<comments>http://reformedmusings.wordpress.com/2009/07/03/installing-64-bit-adobe-flash-support-into-ubuntu-jaunty-9-04/#comments</comments>
		<pubDate>Fri, 03 Jul 2009 20:49:38 +0000</pubDate>
		<dc:creator>reformedmusings</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[kubuntu]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://reformedmusings.wordpress.com/?p=1969</guid>
		<description><![CDATA[Adobe released an alpha version of its Flash plugin for Linux back in February (last update as of this post was Feb 24, 2009). Normally, an alpha version would best be avoided by ordinary users because &#8220;alpha&#8221; designates a very early build that probably isn&#8217;t stable. However, in this case, a  huge number of users [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=reformedmusings.wordpress.com&blog=1256702&post=1969&subd=reformedmusings&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Adobe released an <a href="http://labs.adobe.com/downloads/flashplayer10.html" target="_blank">alpha version of its Flash plugin for Linux</a> back in February (last update as of this post was Feb 24, 2009). Normally, an alpha version would best be avoided by ordinary users because &#8220;alpha&#8221; designates a very early build that probably isn&#8217;t stable. However, in this case, a  huge number of users have tried it for months and have very few issues with this build. I was seeing occasional crashes due to the 32-bit Flash plugin under the excellent <a href="http://gwenole.beauchesne.info//en/projects/nspluginwrapper" target="_blank">nspluginwrapper</a>, so I decided to give Adobe&#8217;s 64-bit alpha a try.</p>
<p><span id="more-1969"></span></p>
<p><strong>Important safety tip:</strong> All vestiges of Flash Player must be removed from your system before installing this update. This can be a pain, but thankfully <a href="http://www.myscienceisbetter.info/2008/11/install-native-64bit-flash-player-10-on-linux.html" target="_blank">Romeo Adrian Cioaba actually wrote a script</a> to automate the deleting of the old Flash and installation of the new. He published the script contents in the form of instructions on his site as well. If you don&#8217;t use nspluginwrapper for anything else, simply <a href="http://www.myscienceisbetter.info/flash-player/native-64bit-flash-installer.sh" target="_blank">download</a> and run Romeo&#8217;s script.</p>
<p>However, I also use <a href="http://get.adobe.com/reader/?promoid=BUIGO" target="_blank">Adobe Reader 9.1 for Linux</a> through the <a href="http://www.medibuntu.org/" target="_blank">Medibuntu Repository</a>. Reader 9.1 isn&#8217;t available in 64-bit yet, so it must use nspluginwrapper to work in 64-bit Firefox. Consequently, I modified Romeo&#8217;s script slightly by removing all references to nspluginwrapper. I made the modified script <a href="http://mysite.verizon.net/vze12khdo/files/native-64bit-flash-installer-nsmod.sh" target="_blank">available here</a>.</p>
<p>So, the easy way to get 64-bit Flash support in Ubuntu is to download either <a href="http://www.myscienceisbetter.info/flash-player/native-64bit-flash-installer.sh" target="_blank">Romeo&#8217;s original script</a> or <a href="http://mysite.verizon.net/vze12khdo/files/native-64bit-flash-installer-nsmod.sh" target="_blank">my modification</a> to a temporary directory on your hard drive. Your directory name will vary, so I&#8217;ll assume that it is located in the /home directory. Then, close out Firefox. Next, make the script executable. From a terminal, type:</p>
<p style="padding-left:30px;">chmod +x ~/native-64bit-flash-installer.sh</p>
<p>or for the modified script:</p>
<p style="padding-left:30px;">chmod +x ~/native-64bit-flash-installer-nsmod.sh</p>
<p>Now simply run the script as root from your home directory:</p>
<p style="padding-left:30px;">cd ~<br />
sudo ./native-64bit-flash-installer.sh</p>
<p>or
</p>
<p style="padding-left:30px;">sudo ./native-64bit-flash-installer-nsmod.sh</p>
<p>That&#8217;s all there is to it! Restart Firefox and you should be running 64-bit Flash support. Works like a charm here. If it didn&#8217;t, I couldn&#8217;t have typed this post into WordPress.</p>
<p>Now we can lobby for 64-bit Adobe Reader support&#8230;</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/reformedmusings.wordpress.com/1969/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/reformedmusings.wordpress.com/1969/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/reformedmusings.wordpress.com/1969/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/reformedmusings.wordpress.com/1969/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/reformedmusings.wordpress.com/1969/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/reformedmusings.wordpress.com/1969/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/reformedmusings.wordpress.com/1969/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/reformedmusings.wordpress.com/1969/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/reformedmusings.wordpress.com/1969/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/reformedmusings.wordpress.com/1969/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=reformedmusings.wordpress.com&blog=1256702&post=1969&subd=reformedmusings&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://reformedmusings.wordpress.com/2009/07/03/installing-64-bit-adobe-flash-support-into-ubuntu-jaunty-9-04/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f2b7d159001a5ce5d80a999fe937301e?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">reformedmusings</media:title>
		</media:content>
	</item>
	</channel>
</rss>