Wilcox Development Solutions Blog

Dynamic Shopping Cart Example

Oct 04, 2005

I spent a few hours with MochiKit, getting a feel for this neat JavaScript framework, and doing some dynamic HTML (aka: AJAX) programming…

On Unit Testing

Sep 28, 2005

Over the last few days there’s been a firestorm about unit testing. Some folks dislike it (Will Shipley), and some who think the other way…

Named Arguments, Python, and PyObjC

Aug 31, 2005

It’s been a while since I’ve posted on here, but it’s been kinda busy these last few months. Anyway, Today I was writing some PyObjC, I…

PDB Quick Reference Card

May 27, 2005

I find myself using the Python Debugger (PDB) more and more, but I couldn’t find a quick reference “card” for it… so I made one for myself…

Learning Cocoa Bindings With PyObjC

May 19, 2005

Mac OS X’s Cocoa frameworks provide a functionality called Cocoa Bindings, a way to eliminate code that simply connects your model object to…

Shipped!

Apr 27, 2005

Yesterday an app of my shipped. Today it showed up on VersionTracker. It’s a great feeling. Helix Maintenance Manager (HMM) is finally out…

So Close, So Far

Mar 31, 2005

The last few days I’ve been working on the CallHelix Webservices… well, server. I said to myself that I would work half the week on this…

CallHelix Webservices Progress

Mar 29, 2005

Tonight I did a massive push to get support for my CallHelix Webservices application on OS X. Finally got it building and working in that…

Previous Next