<?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>ElbertF &#187; miscellaneous</title>
	<atom:link href="http://elbertf.com/category/misc/feed/" rel="self" type="application/rss+xml" />
	<link>http://elbertf.com</link>
	<description>Insights and Updates from a Tech Geek</description>
	<lastBuildDate>Fri, 23 Jul 2010 09:12:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Install Firefox 3.6 add-ons in Firefox 4 beta, disable compatibility check</title>
		<link>http://elbertf.com/2010/06/how-to-install-firefox-3-6-add-ons-in-firefox-4-beta-avoid-compatibility-check/</link>
		<comments>http://elbertf.com/2010/06/how-to-install-firefox-3-6-add-ons-in-firefox-4-beta-avoid-compatibility-check/#comments</comments>
		<pubDate>Wed, 30 Jun 2010 09:54:02 +0000</pubDate>
		<dc:creator>ElbertF</dc:creator>
				<category><![CDATA[miscellaneous]]></category>

		<guid isPermaLink="false">http://elbertf.com/wp/?p=530</guid>
		<description><![CDATA[Firefox 4 beta is available. I installed the 64bit version on Linux today, it&#8217;s notably faster than previous versions and includes several other improvements such as tabs on top. Now, I don&#8217;t want to go back to&#160;3.6. As usual the only thing holding me back from upgrading is add-on compatibility. Luckily it&#8217;s possible to disable [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/4.0b1-candidates/build1/">Firefox 4 beta</a> is available. I installed the 64bit version on Linux today, it&#8217;s notably faster than previous versions and includes several other improvements such as <a href="http://blog.mozilla.com/faaborg/2010/06/24/why-tabs-are-on-top-in-firefox-4/">tabs on top</a>. Now, I don&#8217;t want to go back to&nbsp;3.6.</p>
<p>As usual the only thing holding me back from upgrading is add-on compatibility. Luckily it&#8217;s possible to disable the compatibility check so Firefox 4 will let you install add-ons built for older versions, I found that many add-ons work just fine in Firefox&nbsp;4.</p>
<h4>Disable compatibility&nbsp;check</h4>
<p>If you&#8217;re willing to take your chances, navigate to <code>about:config</code> in your browser, promise not to break anything and right to window click to add a new <code>boolean</code>. In the preference name field, add <code>extensions.checkCompatibility.4.0b</code> and set the value to <code>false</code>. Firefox will now let you install any&nbsp;add-on.</p>
<p>If anything breaks, try disabling add-ons or delete them completely. You can always go back to 3.6 if nothing works, and wait for a new stable&nbsp;release.</p>
<p>I&#8217;ve tested it with <a href="http://adblockplus.org/en/">AdBlock Plus</a>, <a href="http://getfirebug.com/">Firebug</a>, <a href="http://flashblock.mozdev.org/">Flashblock</a> and&nbsp;<a href="http://wappalyzer.com">Wappalyzer</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://elbertf.com/2010/06/how-to-install-firefox-3-6-add-ons-in-firefox-4-beta-avoid-compatibility-check/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JavaScript Tetris</title>
		<link>http://elbertf.com/2009/06/javascript-tetris/</link>
		<comments>http://elbertf.com/2009/06/javascript-tetris/#comments</comments>
		<pubDate>Fri, 12 Jun 2009 02:11:08 +0000</pubDate>
		<dc:creator>ElbertF</dc:creator>
				<category><![CDATA[miscellaneous]]></category>
		<category><![CDATA[game]]></category>
		<category><![CDATA[gpl]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[tetris]]></category>

		<guid isPermaLink="false">http://ElbertF.com/?p=246</guid>
		<description><![CDATA[Because I have nothing better to do with my time I wrote a Tetris game in JavaScript. I know there are plenty out there already but it was fun to make and it brought back some memories (I wrote my first Tetris game in DOS when I was 14). Coincidentally, Tetris just turned&#160;25. I released [...]]]></description>
			<content:encoded><![CDATA[<p>Because I have nothing better to do with my time I wrote a <a href="http://elbertf.com/tetris">Tetris game in JavaScript</a>. I know there are plenty out there already but it was fun to make and it brought back some memories (I wrote my first Tetris game in DOS when I was 14). Coincidentally, <a href="http://tetris.com">Tetris</a> just turned&nbsp;25.</p>
<p>I released it under <a href="http://opensource.org/licenses/gpl-3.0.html">GPL</a>, feel free to grab the code from the source and do whatever you like with&nbsp;it.</p>
<p>Play the game at&nbsp;<a href="http://elbertf.com/tetris">elbertf.com/tetris</a></p>
]]></content:encoded>
			<wfw:commentRss>http://elbertf.com/2009/06/javascript-tetris/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>&#8220;Just another WordPress weblog&#8221;</title>
		<link>http://elbertf.com/2009/03/just-another-wordpress-webblog/</link>
		<comments>http://elbertf.com/2009/03/just-another-wordpress-webblog/#comments</comments>
		<pubDate>Tue, 24 Mar 2009 00:12:12 +0000</pubDate>
		<dc:creator>ElbertF</dc:creator>
				<category><![CDATA[miscellaneous]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://elbertf.com/?p=16</guid>
		<description><![CDATA[I started this blog to write about my on-line projects and share insights and interesting finds on the web. Occasionally I might post a few tips and tricks for programmers and&#160;designers. I&#8217;m a programmer myself, I write most of my applications in PHP and JavaScript. I built websites for a living and often work on [...]]]></description>
			<content:encoded><![CDATA[<p>I started this blog to write about my on-line projects and share insights and interesting finds on the web. Occasionally I might post a few tips and tricks for programmers and&nbsp;designers.</p>
<p>I&#8217;m a programmer myself, I write most of my applications in PHP and JavaScript. I built websites for a living and often work on experimental projects on the&nbsp;side.</p>
<p>This is my first WordPress blog, I used to share science and technology related articles on <a href="http://elbertf.blogspot.com/">Blogger</a> but never published any unique content. I also have a discontinued <a href="http://wappalyzer.tumblr.com/">blog on Tumblr</a> where I posted updates about one of my apps, <a href="http://wappalyzer.com">Wappalyzer</a>.  I&#8217;m going to post the updates here from now&nbsp;on.</p>
<h4>WordPress&nbsp;Theme</h4>
<p>I started off with the <a href="http://www.upstartblogger.com/wordpress-theme-upstart-blogger-modicus">Modicus</a> theme from <a href="http://upstartblogger.com/">Upstart Blogger</a> and turned it into something completely different. It&#8217;s a work in&nbsp;progress.</p>
<h4>Plugins in&nbsp;use</h4>
<ul>
<li><a href="http://wordpress.org/extend/plugins/disqus-comment-system/">DISQUS Comment&nbsp;System</a></li>
<li><a href="http://wordpress.org/extend/plugins/easy-twitter-links/">Easy Twitter&nbsp;Links</a></li>
<li><a href="http://www.google.com/support/feedburner/bin/answer.py?hl=en&amp;answer=78483">Feedburner&nbsp;FeedSmith</a></li>
<li><a href="http://wordpress.org/extend/plugins/google-sitemap-generator/">Google Sitemap&nbsp;Generator</a></li>
<li><a href="http://wordpress.org/extend/plugins/wp-greet-box/">WP Greet&nbsp;Box</a></li>
<li><a href="http://wordpress.org/extend/plugins/wp-syntax/">WP&nbsp;Syntax</a></li>
<li><a href="http://wordpress.org/extend/plugins/wp-typogrify/">WP&nbsp;Typography</a></li>
</ul>
<p>If you&#8217;re interested in what I have to say, please <a href="http://feeds2.feedburner.com/elbertf/rss">subscribe to my feed</a> and <a href="http://twitter.com/ElbertF">follow me on&nbsp;Twitter</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://elbertf.com/2009/03/just-another-wordpress-webblog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
