-
Archives
- August 2010
- April 2010
- December 2009
- November 2009
- September 2009
- April 2009
- January 2009
- October 2008
- July 2008
- June 2008
- May 2008
- April 2008
- March 2008
- February 2008
- January 2008
- December 2007
- November 2007
- October 2007
- September 2007
- August 2007
- July 2007
- June 2007
- May 2007
- April 2007
- March 2007
- February 2007
- January 2007
- December 2006
- November 2006
- October 2006
- September 2006
- August 2006
- July 2006
- June 2006
- May 2006
- April 2006
- March 2006
- February 2006
- January 2006
- December 2005
- November 2005
- October 2005
- September 2005
- August 2005
- July 2005
- June 2005
- May 2005
- April 2005
- March 2005
- February 2005
- January 2005
- December 2004
- November 2004
- October 2004
- September 2004
- August 2004
- July 2004
- June 2004
- May 2004
- April 2004
- March 2004
- February 2004
- January 2004
- December 2003
- November 2003
- October 2003
- September 2003
- August 2003
- July 2003
- June 2003
- May 2003
-
Meta
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