A Moment of Zen
The Ramblings of Jeffrey Stedfast
Sunday, March 25, 2007
GMime Test Suite
›
Spent my weekend rewriting GMime's test-suite to be nearly fully automated. I say "nearly" because it's not completely don...
Wednesday, March 21, 2007
Will it Blend?
›
These are, apparently, part of Novell's new Linux ad campaigne. I found them pretty amusing... mac_pc_linux.mpg mac_pc_linux.ogg mac...
1 comment:
Monday, March 19, 2007
DemoLib
›
Started hacking on a new project this weekend... just a little something to break the monotony. The idea of DemoLib is to make my life simpl...
1 comment:
Saturday, March 10, 2007
Indenting case contents
›
On Friday, I decided to start implementing some customizable settings for my Smart Indent feature in MonoDevelop. I started off easy by addi...
2 comments:
Tuesday, March 6, 2007
MonoDevelop Smart Indent
›
Since I joined the Mono team about 2 weeks ago, I've been working on a developer suite, MonoDevelop . Anyways, for the past week or so ...
6 comments:
Saturday, March 3, 2007
Quick Sort
›
Like Merge Sort , Quick Sort promises O(n lg n) time in the average case, and, like Merge Sort , is also a recursive algorithm. However, it...
4 comments:
25 Byte Sort Routine
›
On the topic of sorting, I came across something cool the other day in Michael Abrash's Graphics Programming Black Book that I thought ...
‹
›
Home
View web version