<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.5" -->
<rss version="0.92">
<channel>
	<title>Julien Lecomte's Blog</title>
	<link>http://www.julienlecomte.net/blog</link>
	<description>Web Development and Operating System Programming</description>
	<lastBuildDate>Tue, 29 Apr 2008 23:25:20 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>gedit, An Awesome Text Editor</title>
		<description>

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't have MacOS X at home so I don't use TextMate. Instead, my favorite text editor is gedit, the official text editor of the GNOME ...</description>
		<link>http://www.julienlecomte.net/blog/2008/04/46/</link>
			</item>
	<item>
		<title>Ubuntu 8.04 (Hardy Heron) First Impressions</title>
		<description>

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 that same machine, but finally turned to Windows Vista because ...</description>
		<link>http://www.julienlecomte.net/blog/2008/04/45/</link>
			</item>
	<item>
		<title>JavaScript: The Good Parts</title>
		<description>

Douglas Crockford just published his first book titled JavaScript: The Good Parts. After reading this book, some of you may be left with the impression that Douglas is always complaining about some aspect of this very popular programming language. However, having been a user of the JavaScript language for about ...</description>
		<link>http://www.julienlecomte.net/blog/2008/04/44/</link>
			</item>
	<item>
		<title>YUI Compressor Version 2.3 Now Available</title>
		<description>This new version of the compressor fixes a few bugs and implements a few additional micro optimizations. Please refer to the CHANGELOG file for a complete list of changes, and don't hesitate to report any issue you may experience with this version of the YUI Compressor.

Download version 2.3 of the ...</description>
		<link>http://www.julienlecomte.net/blog/2008/01/42/</link>
			</item>
	<item>
		<title>Happy New Year From Beautiful Rio de Janeiro</title>
		<description>

I wish all of you a happy new year from beautiful Rio de Janeiro! I'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!

 </description>
		<link>http://www.julienlecomte.net/blog/2008/01/40/</link>
			</item>
	<item>
		<title>High Performance Ajax Applications - Video Presentation</title>
		<description>

A few days ago, I gave a talk at Yahoo! about High Performance Ajax Applications. Eric Miraglia, from the YUI team, and Ricky Montalvo, from the Yahoo! Developer Network, were kind enough to shoot the video, edit it, and put it on the YUI Blog. In this talk, I cover ...</description>
		<link>http://www.julienlecomte.net/blog/2007/12/39/</link>
			</item>
	<item>
		<title>The Problem With innerHTML</title>
		<description>The innerHTML property is extremely popular because it provides a simple way to completely replace the contents of an HTML element. Another way to do that is to use the DOM Level 2 API (removeChild, createElement, appendChild) but using innerHTML is by far the easiest and most efficient way to ...</description>
		<link>http://www.julienlecomte.net/blog/2007/12/38/</link>
			</item>
	<item>
		<title>Adding Back Button and Bookmarking Support to Your DHTML Slide Show</title>
		<description>YUI 2.4.0, which was just released today, comes with a minor update to its history library. To celebrate this new release, I thought I would write a short article demonstrating how to use the YUI Browser History Manager to add back button and bookmarking support to a DHTML slide show.

Let's ...</description>
		<link>http://www.julienlecomte.net/blog/2007/12/37/</link>
			</item>
	<item>
		<title>Introducing CrossFrame, a Safe Communication Mechanism Across Documents and Across Domains</title>
		<description>The mashup problem

According to my coworker Douglas Crockford, Mashups are the most interesting advancement in software development in decades. They are also unsafe in the current generation of browsers. Lately, Douglas has been spending some time convincing the main browser vendors that mashups need to be made safe, wrote a ...</description>
		<link>http://www.julienlecomte.net/blog/2007/11/31/</link>
			</item>
	<item>
		<title>Getting Rid of the Navigation Click Sound on IE</title>
		<description>Internet Explorer plays a little click sound when the location of a page changes. This is a great usability feature as it lets the user know that something is happening. However, this little click sound can become really annoying with web applications that make extensive use of iframes. For example, ...</description>
		<link>http://www.julienlecomte.net/blog/2007/11/30/</link>
			</item>
</channel>
</rss>
