-
-
Some may laugh at this but I'm looking forward to having an implementation of Logo for .NET. It looks like Rachel Hestilow, related to the Mono project, has MonoLogo at least partially working. MonoLogo is apparently available via CVS at Mono CVS as module "MonoLOGO"). MonoLogo is designed to be fairly compatible to Object Logo a commercial logo no longer supported by Digitool, Inc..
For a free implementation of the Logo programming language, check out StarLogo and NetLogo. Also, for an update on the status of Logo, in general, see the Logo Foundation's website.
Why drag Logo out of the lingual cellar again? There are some interesting advanced agent simulation applications, among other reasons. See Swarm, Ascape, and Repast. Apparently, MIT and others do not think the little turtle-speak language is dead quite yet.
-
-
New Atlanta is offering integration between ColdFusion (CFML) and .NET with a new product, BlueDragon.
-
-
Paul Thurrott's SuperSite for Windows has a great article series on the history of the NT Development process. Part One starts here: Windows Server 2003: The Road To Gold Part One: The Early Years
-
-
Interesting tip from the Sysinternals Newsletter, February 19, 2003. Quoted material:
*VISUAL STUDIO: PUT A WATCH ON LASTERROR If you develop applications that rely on the Win32 API then you've almost certainly have written code that executes a Win32 function, but for whatever reason doesn't report specific errors. If so, you'll find this tip useful. By adding the expression "@ERR,hr" to the watch window you'll see the numeric and textual representation of the value stored as the current thread's LastError variable, which is the value returned by the GetLastError() Win32 function.
-
-
Several .NETWeblogs Bloggers have pointed to FxCop lately, so I checked it out. This one gets the "AWESOME" and "MUST-HAVE" ratings! It is a code analysis tool that can help developers keep their code within the .NET Framework Design Guidelines.
-
-
Some time back, I started to look at Curl but balked at the commercial pricing. Now, they apparently have a Free Application Deployment Program.
Non-Expiring versions of the Surge Runtime Environment and Surge Lab IDE are now available for public download