<?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>Julien Lecomte&#039;s Blog &#187; Uncategorized</title>
	<atom:link href="http://www.julienlecomte.net/blog/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.julienlecomte.net/blog</link>
	<description>Amateur Astronomy, Woodworking, Web Development and Operating System Programming.</description>
	<lastBuildDate>Wed, 07 Dec 2011 20:35:38 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>South Lake Tahoe</title>
		<link>http://www.julienlecomte.net/blog/2010/02/418/</link>
		<comments>http://www.julienlecomte.net/blog/2010/02/418/#comments</comments>
		<pubDate>Sun, 21 Feb 2010 21:40:59 +0000</pubDate>
		<dc:creator>Julien Lecomte</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.julienlecomte.net/blog/?p=418</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p><object width="400" height="300" ><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://www.facebook.com/v/1214386879775" /><embed src="http://www.facebook.com/v/1214386879775" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="400" height="300"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.julienlecomte.net/blog/2010/02/418/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>gedit, An Awesome Text Editor</title>
		<link>http://www.julienlecomte.net/blog/2008/04/46/</link>
		<comments>http://www.julienlecomte.net/blog/2008/04/46/#comments</comments>
		<pubDate>Wed, 23 Apr 2008 18:02:57 +0000</pubDate>
		<dc:creator>Julien Lecomte</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.julienlecomte.net/blog/?p=46</guid>
		<description><![CDATA[TextMate has gained a lot of traction in the past few years, especially among web developers. Ruby developers swear by it for some reason. I don&#8217;t have MacOS X at home so I don&#8217;t use TextMate. Instead, my favorite text &#8230; <a href="http://www.julienlecomte.net/blog/2008/04/46/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.gnome.org/projects/gedit/"><img src="/blogfiles/images/gedit-logo.png" style="width:76px;height:41px;padding:0;border:none;float:left;margin-right:10px;"></a></p>
<p><a href="http://macromates.com/">TextMate</a> has gained a lot of traction in the past few years, especially among web developers. Ruby developers swear by it for some reason. I don&#8217;t have MacOS X at home so I don&#8217;t use TextMate. Instead, my favorite text editor is <a href="http://www.gnome.org/projects/gedit/">gedit</a>, the official text editor of the <a href="http://www.gnome.org/">GNOME</a> desktop environment. Unlike TextMate, gedit does not cost a thing, and is released under the <a href="http://www.gnu.org/licenses/gpl.html">GNU General Public License (GPL)</a>. It is extremely light weight and easily extensible via plugins, which can be written either in C or Python. On Ubuntu, the most popular plugins can be installed via the package gedit-plugins. Additional third party plugins can be downloaded <a href="http://live.gnome.org/Gedit/Plugins">here</a>. Some of my favorite plugins include the following:</p>
<div style="clear:both;"></div>
<ul>
<li>File browser pane</li>
<li>Find in documents</li>
<li>Draw spaces</li>
<li>Reopen tabs</li>
<li>Save without trailing space</li>
<li>Symbol browser</li>
<li>Tab converter</li>
</ul>
<p>I also use the <a href="http://live.gnome.org/GtkSourceView/StyleSchemes">Darkmate</a> theme for syntax highlighting. Finally, TextMate aficionados will enjoy <a href="http://grigio.org/pimp_my_gedit_was_textmate_linux">this article</a> explaining how to configure gedit to look and behave just like their editor of choice. Now, if you really insist on spending $64 (that&#8217;s how much a single user license for TextMate costs as the time of this writing), I would recommend you donate this amount to <a href="http://www.stjude.org/">a charity of your choice</a>. They really need it. Cheers!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.julienlecomte.net/blog/2008/04/46/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu 8.04 (Hardy Heron) First Impressions</title>
		<link>http://www.julienlecomte.net/blog/2008/04/45/</link>
		<comments>http://www.julienlecomte.net/blog/2008/04/45/#comments</comments>
		<pubDate>Tue, 22 Apr 2008 17:23:25 +0000</pubDate>
		<dc:creator>Julien Lecomte</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.julienlecomte.net/blog/?p=45</guid>
		<description><![CDATA[Last night, I downloaded and installed Ubuntu 8.04 (Hardy Heron) Release Candidate on my laptop (a HP dv2000 with a dual core AMD64 2.8GHz CPU and 2GB RAM) I had used Ubuntu in the past (versions 7.04 and 7.10) on &#8230; <a href="http://www.julienlecomte.net/blog/2008/04/45/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.ubuntu.com/"><img src="/blogfiles/images/ubuntulogo.png" style="width:202px;height:55px;padding:0;border:none;float:left;margin-right:25px;" alt="Ubuntu logo"></a></p>
<p>Last night, I downloaded and installed <a href="http://www.ubuntu.com/testing/804rc">Ubuntu 8.04 (Hardy Heron) Release Candidate</a> on my laptop (a HP dv2000 with a dual core AMD64 2.8GHz CPU and 2GB RAM) I had used Ubuntu in the past (versions 7.04 and 7.10) on that same machine, but finally turned to Windows Vista because my hardware was not very well supported on Linux (mainly my Broadcom wireless card) However, last night, I fell in love with Ubuntu all over again. The install went very smoothly, and everything worked right out of the box. I activated the proprietary drivers for both my video card and my wireless card, and voila! I was off and running in about 30 minutes. Awesome!</p>
<div style="clear:both;"></div>
]]></content:encoded>
			<wfw:commentRss>http://www.julienlecomte.net/blog/2008/04/45/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Happy New Year From Beautiful Rio de Janeiro</title>
		<link>http://www.julienlecomte.net/blog/2008/01/40/</link>
		<comments>http://www.julienlecomte.net/blog/2008/01/40/#comments</comments>
		<pubDate>Fri, 04 Jan 2008 17:29:10 +0000</pubDate>
		<dc:creator>Julien Lecomte</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.julienlecomte.net/blog/2008/01/40/</guid>
		<description><![CDATA[I wish all of you a happy new year from beautiful Rio de Janeiro! I&#8217;m still enjoying a hot (95F) and humid weather before heading back to the US in a few days. May 2008 bring you happiness and success &#8230; <a href="http://www.julienlecomte.net/blog/2008/01/40/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><img src="/blogfiles/images/rio-de-janeiro.jpg" width="130" height="96" style="float:left;margin-right:10px;"></p>
<p>I wish all of you a happy new year from beautiful Rio de Janeiro! I&#8217;m still enjoying a hot (95F) and humid weather before heading back to the US in a few days. May 2008 bring you happiness and success in all of your endeavors. Cheers!</p>
<p><br style="clear:both;"/></p>
]]></content:encoded>
			<wfw:commentRss>http://www.julienlecomte.net/blog/2008/01/40/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>What happened to Gmail?</title>
		<link>http://www.julienlecomte.net/blog/2007/11/29/</link>
		<comments>http://www.julienlecomte.net/blog/2007/11/29/#comments</comments>
		<pubDate>Tue, 06 Nov 2007 16:31:25 +0000</pubDate>
		<dc:creator>Julien Lecomte</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.julienlecomte.net/blog/2007/11/29/</guid>
		<description><![CDATA[I have been using Gmail every since it first went public. I&#8217;ve always liked it for its simplicity, reliability and performance. When I read that the Gmail team had done some work to make their product even faster, I could &#8230; <a href="http://www.julienlecomte.net/blog/2007/11/29/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I have been using Gmail every since it first went public. I&#8217;ve always liked it for its simplicity, reliability and performance. When I read that the Gmail team had done <a href="http://ajaxian.com/archives/gmail-gets-a-javascript-facelift" target="_blank">some work</a> to make their product even faster, I could not wait to get my hands on the new version. This morning, I was finally able to try it out and I was extremely disappointed. Firefox kept crashing, locking up, and the overall performance went down dramatically (in spite of disabling Firebug and turning the chat feature off.) I have read many <a href="http://www.wait-till-i.com/2007/11/06/so-what-is-the-deal-with-the-new-gmail-crashing-my-firefox-or-stalling-it/" target="_blank">such reports</a> on other blogs, so I am wondering what the QA procedure is at Google. Maybe it&#8217;s time to put the &#8220;beta&#8221; back in Gmail, or roll back the previous version&#8230;</p>
<p>In the meantime, I&#8217;ll switch back to the good old <a href="http://mail.yahoo.com" target="_blank">Yahoo! Mail</a>.</p>
<p><strong>Update:</strong> Gmail is still in beta. For some reason, I thought they had passed that stage. My apologies for the misinformation.</p>
<p><strong>Update:</strong> The Gmail developers kept a link to the older version (look at the links located at the top right of the page) Very wise decision indeed.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.julienlecomte.net/blog/2007/11/29/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>The New Yahoo! Search Has Finally Arrived!</title>
		<link>http://www.julienlecomte.net/blog/2007/10/27/</link>
		<comments>http://www.julienlecomte.net/blog/2007/10/27/#comments</comments>
		<pubDate>Tue, 02 Oct 2007 19:39:01 +0000</pubDate>
		<dc:creator>Julien Lecomte</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.julienlecomte.net/blog/2007/10/02/brace-yourself-for-the-new-yahoo-search/</guid>
		<description><![CDATA[Yahoo! launched a new version of its search engine today. Until now, I was a Google user simply because Google&#8217;s results were a little bit more relevant, and also because it seemed a bit faster. However, the new Yahoo! Search &#8230; <a href="http://www.julienlecomte.net/blog/2007/10/27/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.yahoo.com" target="_blank">Yahoo!</a> launched a new version of its search engine today. Until now, I was a Google user simply because Google&#8217;s results were a little bit more relevant, and also because it seemed a bit faster. However, the new Yahoo! Search has won me over. Here&#8217;s why:</p>
<p>First of all, the <a href="http://search.yahoo.com" target="_blank">Yahoo! search page</a> has been simplified to the extreme, which makes it load extremely fast. Second, the search page now has an auto-complete feature, similar to Google suggest. I had been waiting for this feature for a long time! Finally, Yahoo! has made huge improvements to the search results page, embedding rich media within search results, and adding an assistant to help you refine your search, and even explore related areas that you may not even have been aware existed! This is simply brilliant! Not only searching with Yahoo! quickly and efficiently leads you to what you were looking for, but it has also become a fun learning experience! Give it a try, and like me, you&#8217;ll quickly adopt it!</p>
<p>Below is a screenshot of a search for Nelly Furtado:</p>
<p><a href="/blogfiles/yahoo-search/yahoo-search.jpg" target="_blank"><img src="/blogfiles/yahoo-search/yahoo-search.thumbnail.jpg" width="250" height="152"></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.julienlecomte.net/blog/2007/10/27/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

