Blog Spam
Oct 20, 2003Ohhhh man. I’m getting spam in my blog now. Have I mentioned how much I hate spam? I’m taking steps towards solving the problem, and we’ll…
Ohhhh man. I’m getting spam in my blog now. Have I mentioned how much I hate spam? I’m taking steps towards solving the problem, and we’ll…
I’ve been working on adding an RSS feed to some Open Source Software I use. I had the initial implementation up and working in 3-4 hours…
Merging C++ is not fun. After you deal with CVS issues (like merging and dealing with conflicts), you get to compile. Or try to anyway. The…
CVS takes sooo long to import sometimes. Then, after the import, I have to merge branches. All this is fairly easy work, with my scripts and…
The one thing I like about MovableType is that it’s all webbased. With Radio I have to fire up a local application, and waste about 30% of…
This is a test post using NetNewsWire to post to this blog.
Oh yeah, sorry for the outage today. This machine has been liking to crash lately. I’m not sure if it’s the old 10.2.8 update I installed (I…
Yesterday I was working away on an application for a client, moving their (custom) menu code to use wxWindows. This application has…
Take a look at the following Applescript. What do you expect to happen in both cases? Snippet #1 ` set ab to {“a”, “b”} set alpha to {“a…
So I’ve been having problems with AppleScript Studio. A whole lot of problems, actually. And it all started when I tried to put a new…