Mozilla Firebird 0.8 is coming…
…take a look at what’s new.
I’ve received the second issue of the “Practical Eye for the .Net Guy newsletter”, the topic is MSBuild. Let’s read!
Very funny
- http://kristi.erdves.lt/lcx/guy.txt
Gus Perez (a C# compiler QA team member) blogged about the testing framework of the team. They currently have (and surely is an alway growing number) 18.697 tests. What I liked most is this paragraph:
We run all these tests several times a day on different OS’ and platforms, etc. The results end up getting stored in a SQL Server database. We have an ASPX page that serves as the the front-end for us all to analyze test results through. It’s part of a system we’ve developed within our team called Marathon that handles pretty much all of our test run automation tasks. It detects when a new build of the compiler is available, communicates with our lab machine software and tells it what kind of configuration we want, runs our tests, stores the results in the database, frees up the machines, and then it all starts again soon. I might talk about this a bit more in a future post if people are interested.
That’s what it’s called “automated testing”. Great!
http://www.jixal.com/blog/archives/000085.html
My blog by now also has an atom feed (produced by blogger.com): http://loluyede.blogspot.com/atom.xml
Indy, the well known networking library (handle quite all the protocols) developed in and for Delphi has been ported to the .NET framework. Check it out: http://www.nevrona.com/Indy/download/DotNet.html.
ps. here you can find an introductive article.
This is a test. I’m trying to post through the gaim blogger plugin of the Gaim instant messaging client, a multiplatform client that supports multiple protocols at once (mine supports ICQ, MSN, Jabber, Aim, Yahoo, IRC, Gadu-gadu and more). Bye
It’s about ImageEffectGlow: http://www.longhornblogs.com/rwlodarc/archive/2004/01/16/2167.aspx
Robert Wlodarczyk has posted his first sample of the capabilities of the new imaging framework in Avalon. I don’t have Longhorn to try it myself (It works on the PDC version) but it looks great. Good job Robert!
See the first sample