Moab Trip 2009 “The Plants” Photoset

I’ve finally synchronized my camera’s memory with my laptop and began sorting through the pictures I took on my trip to Moab, Utah in June. Below are some of the better shots of plants in the area. Surprisingly, many of the plants were still green and flowering, or just finished flowering. It’s too bad I don’t have anything better than a Cannon PowerShot SD850 IS with CHDK, getting it to focus on the correct object can be a pain at times (plus there is a caveat with using 4GB SDHC cards (FAT32 format is the culprit) and CHDK where it won’t auto boot).

-John Havlik

[end of transmission, stay tuned]

goto code_hell;

code_hell: echo 'Yes, PHP 5.3 has the goto operator';

In one’s opinion, the only people that should be allowed to use the goto operator are expert assembly language programmers (and you are not one). Besides, most things written in PHP are not “low level” enough to warrant the use of goto. However, if you must use the goto operator, please do so responsibly. Use it as if it costs $10,000 per use, and properly document what’s going on.

-John Havlik

[end of transmission, stay tuned]