Category Archives: programming

Some Relief from MyDoom/Novarg

Part of my .procmailrc that looks for the virus (apologies for dropping legit messages that match this): :0 * > 30000 * ^X-Priority: 3 * ^X-MSMail-Priority: Normal /dev/null Here’s the part that gets rid of most of the erroneous server … Continue reading

Posted in programming | Leave a comment

.NET Positions

I’ve heard about some full-time/permanent C# positions in the New York metro area that need filling immediately. If you come across this post within the next couple of weeks, and are interested, get in touch (bjepson at jepstone dot net). … Continue reading

Posted in programming | Leave a comment

The Next Rotor

Joel Pobar: “Yes, there is going to be a Rotor Whidbey that’s based on the Whidbey CLR sources. Yes, there is a team of people dedicated to shipping and supporting Rotor. Yes, the CLR team owns it.”

Posted in programming | Leave a comment

The Train Has Left the Station

Jeremy Zawodny: “RSS may not be perfect, but it’s good enough. That train left the station quite a while ago.”

Posted in programming | Leave a comment

Rotor on Panther

Eric has patched Rotor to compile under Panther. This is great news–I’d been using the binaries I compiled on Jaguar, but I’ve been itching to rebuild under 10.3′s toolchain.

Posted in programming | Leave a comment

More Rotor BOF Coverage

Robert Hurlbut has some coverage here and points to Benjamin Mitchell’s coverage.

Posted in programming | Leave a comment

Rotor BOF Notes from Sam

Sam Gentile posted his notes on the Rotor BOF that he co-hosted last night. Thanks, Sam, for helping to run that BOF!

Posted in programming | Leave a comment

Build Swing UIs in Interface Builder

Eric’s Weblog: “JNib is a set of Java classes that translate Carbon nib files into a Swing UI at runtime, much as IBCarbonRuntime translates the same nibs into a Carbon UI.” (Eric is looking for someone to take this over … Continue reading

Posted in programming | Leave a comment

More on MIDP on Mac OS X

Rael’s got some more details on doing MIDP development on Mac OS X.

Posted in programming | Leave a comment

.NET Interface to GPS Devices

Thinking in .NET: “the article is about an application that I’ve been working on with the guys at 3Leaf (aka Early and Adopter) that’s a .NET interface to Global Positioning System (GPS) devices.”

Posted in programming | Leave a comment