February 25, 2008
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 [...]
February 23, 2008
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 [...]
Filed under:
Family by Adam Presley
February 21, 2008
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 [...]