Jun 19 2008 11:51AM GMT
Posted by: Margaret Rouse
Programming,
Software development
 |
Nathan Harrington amended the GNOME Desktop Manager to include keystroke dynamics in the user verification process. When the user enters their username, the timings between key press events are measured and compared against a stored pattern.
Jason Striegel, Add keystroke user verification to Gnome |
I think Nathan Harrington has one of the coolest jobs of anyone I know. He’s always putting something new out for people to tinker with.
Jun 16 2008 12:08PM GMT
Posted by: Margaret Rouse
Programming
 |
“Great, just what I need. Another D in programming.”
Segfault comment |
How did Mars get shortened to “D” instead of “M”?
According to the Digital Mars FAQ page: “The original name was the Mars Programming Language. But my friends kept calling it D, and I found myself starting to call it D. The idea of D being a successor to C goes back at least as far as 1988.”
May 29 2008 12:45PM GMT
Posted by: Margaret Rouse
C#,
Programming,
Microsoft,
Visual Studio Express
 |
The reason we’re able to offer Express for free and even let developers build commercial applications with Express is because we limit 3rd party extensibility of Express, specifically by removing support macros, add-ins, and VSIP packages.
Dan Fernandez, Visual Studio Express and TestDriven.NET
|
Microsoft wasn’t happy when developers began to extend what was freely given to them. Dan’s post above could have been called “We give you an inch and you take a mile.”
—–
On another totally unrelated Dan Fernandez note:
Wow! He’s blonde in this interview. I’m a big Dan Fernandez fan — but I had a hard time watching this video because I kept thinking “why did you bleach your hair?”
In spite of my hair distraction, I liked the interview. Dan is a great evangelist for Visual Studio Express. He’s able to capture and convey that feeling of accomplishment we all felt when we made those magical words “Hello World” appeared on the monitor. He’s not a snob. He appreciates the hobbyist, the hacker and the curious.
Ok…I can’t resist.
Q: What do you call a swimming pool full of blonde Visual Studio Express evangelists?
A: Frosted Flakes.
May 23 2008 5:42PM GMT
Posted by: Margaret Rouse
Programming,
Java
Love it! When I see that Orange Java box come up, I go get a cup of coffee.
Apr 28 2008 12:44PM GMT
Posted by: Margaret Rouse
.NET,
operating systemss,
Programming
 |
Unlike most OSes, Cosmos doesn’t run on the bare metal of machines. Rather, it’s a virtualized OS that runs within the .NET container, intended to support .NET-based languages (particularly C#) that are also resident on the .NET container.
Joe McKendrick, A New OS is Born |
Channel 8 has step-by-step directions for downloading and making Cosmos work on your PC.