Archive for February, 2008

No Expand? Sweet!

Posted: 25th February 2008 by Adam Presley in ColdFusion, Development
Tags: , ,

It’s funny the little things you miss as you use a programming language. Although not considered the longest amount of time, I have been using ColdFusion for over 4 years now. I’ve worked with CFC’s, frameworks, performance tuning, reflection, advanced Java techniques, and more, but somehow seemed to missed one of the most simple, yet [...]

Dallas World Aquarium

Posted: 23rd February 2008 by Adam Presley in Family
Tags: , ,

Today Maryanne, the kids and I joined the whole family gang at the Dallas World Aquarium for some fishy fun. Although fairly cool outside the sun was shining and it turned out to be a nice day for an outing. The Dallas Aquarium is a decent enough exhibit, featuring plenty of fish, as well as [...]

Useful Javascript Tools

Posted: 21st February 2008 by Adam Presley in Development, Javascript
Tags: , ,

I’ve been doing a lot of development using ExtJS, which involves a lot of AJAX work. And for anyone who has ever used AJAX you know you must deal with JSON. JSON is fine and dandy, and is certainly the best way to get compact data from a remote call response, but it sure can [...]