<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.1" -->
<rss version="0.92">
<channel>
	<title>use strict;</title>
	<link>http://www.joelango.com</link>
	<description>Life is too short to write bad SQL.</description>
	<lastBuildDate>Fri, 26 Oct 2007 01:45:29 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>File Systems and Fun</title>
		<description>Cross-platform file copying is fun

Last week, my Windows partition on my MacBook Pro died.
During my restore (yes I had back ups), I realized that my backup drive is formatted in HFS+, which means I could not copy the files to my new Windows partition.
Whoops

Luckily, I am not the only one ...</description>
		<link>http://www.joelango.com/2007/10/25/file-systems-and-fun/</link>
			</item>
	<item>
		<title>The first 10 Days in the Macintosh Wilderness</title>
		<description>Well, I am 10 days into my Month of Macintosh, and I have some things to report.

Renaming files in Finder is easy, but not very intuitive.  Thanks to these folks for showing me the way.

Macs have some interesting screen capture options, but to execute them you need flexible fingers.

A ...</description>
		<link>http://www.joelango.com/2007/06/11/the-first-10-days-in-the-macintosh-wilderness/</link>
			</item>
	<item>
		<title>My Month of Macintosh</title>
		<description>I bought a 15" Intel MacBook Pro last November, and I set it up to dual-boot Win XP and OS X.

It is my primary workstation, but I hardly ever use the OS X partition (okay, stop booing).

I aim to change this practice, or at least to give OS X a ...</description>
		<link>http://www.joelango.com/2007/06/04/my-month-of-macintosh/</link>
			</item>
	<item>
		<title>MY First Look at ColdFusion 8 (Scorpio)</title>
		<description>


Last week, I saw a 2-hour demonstration of the newest version of ColdFusion.
The CF development team showed off all the new bells and whistles, and I liked quite a few of them.

Here is a rundown of a few things I saw during my formal introduction to Scorpio.



Implicit Array and Structure ...</description>
		<link>http://www.joelango.com/2007/06/01/my-first-look-at-coldfusion-8-scorpio/</link>
			</item>
	<item>
		<title>Why You Should Never Use SELECT Star (*)</title>
		<description>I think that nearly everyone who does database programming writes a statement like this at some point:

SELECT *
FROM tblFoo F
WHERE F.pah = 791


Most database programmers should (and do) know not to do this. However, at my job I am constantly finding old SELECT * queries, usually because they broke something.
This ...</description>
		<link>http://www.joelango.com/2007/04/30/why-you-should-never-use-select-star/</link>
			</item>
	<item>
		<title>The  times, they are a&#8217; changin&#8217;&#8230;you, me, and the new DST</title>
		<description>The new Daylights Saving Time (DST) begins on March 11.  Most people will barely notice the change, but we technology folks get to go patch crazy.
I work in a ColdFusion shop, so today we are upgrading the Java Virtual Machine (JVM) for about 30 web servers.  Fun stuff!

Sometimes, ...</description>
		<link>http://www.joelango.com/2007/03/09/the-times-they-are-a-changinyou-me-and-the-new-dst/</link>
			</item>
	<item>
		<title>Shout Out</title>
		<description>
I just wanted to give  a shout out to one of my favorite characters: the asterisk.
The asterisk is awesome!  It looks great in a code page, and it can multiply, too!  Lets see you top that, pound sign (#)!  Ha, you can't do it!
So, whether I ...</description>
		<link>http://www.joelango.com/2007/02/02/shout-out/</link>
			</item>
</channel>
</rss>
