Subversive Pastures
Feb 22, 2004We begin our story here: our hero decides that he needs to let external clients access parts of his source code management system. Currently…
We begin our story here: our hero decides that he needs to let external clients access parts of his source code management system. Currently…
Since Thursday we’ve been working hard on a new project - a GUI component that also fetches some data from a remote location. Using…
So I got hit with 300 spam comments over the past… well, since I stopped watching. Probably 2-3 weeks. But MT-Blacklist did it’s job, after…
Two days ago I began working with wxWindows, which is a tool that allows the user to code a program for one platform (i.e. Mac and port…
Today, in a creative outburst, I created a better RSS 2.0 Template for Movable Type. Unlike the SixApart supplied MT RSS 2.0, this template…
I’ve updated my install of MT-Blacklist to version 1.6.2. This blog got hit with lots of comment spam today, and I had to get rid of it all…
Sometimes you want a CGI script to run as a different user than what the web server process is running as. This could be for added security…
Here at Wilcox Development Solutions I’m about ready to hire my first employee. I’m hiring him to (obviously) do development work with me…
Having posted my first impressions of PyObjC, I decided to tackle a bigger (but still example sized) project with it. Now, I present you…
I tried out PyObj-C last night. PyObjC is a language binding/module that lets you use Python with Cocoa - somewhat like how AppleScript…