-
Recent Posts
Recent Comments
- Sajib on Rolling Your Own MVC: The View
- Single var pattern – Javascript | malev's blog on Responsible JavaScript: Globals
- Fiji Web Design on The Factory Pattern in JavaScript
- Bah Humbug on A Week in JavaScript Patterns: Self-invocation
- JavaScript Patterns, A Book Review « Room Full of Mirrors on A Week in JavaScript Patterns: Self-invocation
Archives
- February 2010
- January 2010
- November 2009
- October 2009
- June 2009
- May 2009
- February 2009
- January 2009
- October 2008
- August 2008
- July 2008
- June 2008
- May 2008
- April 2008
- February 2008
- January 2008
- December 2007
- November 2007
- October 2007
- September 2007
- August 2007
- July 2007
- June 2007
- May 2007
- March 2007
- January 2007
Categories
Meta
Monthly Archives: August 2007
“0″ is not Empty
PHP offers a nifty thing called “silent type conversion” which allows data of different types to be easily compared with data of different types. This is cool because I can say that the integer 1 and the boolean true can … Continue reading
Posted in PHP
Comments Off
Come See Me Talk this Saturday
I will be giving a talk on Flex and PHP development for my PHP user group this Saturday. If anyone is interested, please feel free to show up. This talk will be a very light one with the goal of … Continue reading
Posted in News, Personal Life, PHP
Comments Off
Yahoo! Photos is No More
Just a moment ago, I received the following note from Yahoo! saying that Yahoo! Photos is closing its doors for good. Although I find it odd that I’m receiving this message (I’ve never used the service before), I am pleased … Continue reading
Posted in News
Comments Off
Please, hold the bacn…
It seems as if yet another buzzword has slipped into the already overflowing bucket of marketable slop that pollutes my beloved industry. “Bacn” is a word for all of the semi-solicited email you receive from the various accounts you hold … Continue reading
Have You Registered for BarCamp Orlando Yet?
At the time of this writing, 152 people from the Central Florida area have registered for the very first BarCamp Orlando. I’m proud to admit that I am one of the 152 people who will be making an appearance and … Continue reading
Screencasting is Hard
So for the last two weeks I’ve been trying to get a screencasting site launched and it is proving to be more of a challenge than I originally anticipated. The troublesome site is PHP Casts — a site that I’ve … Continue reading
Posted in Other, Personal Life
3 Comments
DIFF on Windows
Ever have to use the DIFF utility in Windows? I just had to and boy-oh-boy was it lame. I guess when a shell program is called in a Windows environment, it only stays open until its execution terminates. This is … Continue reading
Posted in Lifehacks
Comments Off
Come See Me Talk This Saturday
If you’re in the area, come out to DeVry University and see me present at the next Central Florida PHP meeting. I’ll be giving a talk on web services in PHP 5 called “Creating and Consuming Web Services in PHP … Continue reading