Web gives a voice to Iranian women - even the BBC is talking about weblogs now.
A rather more important use of weblogs than mine...
Eclipse: An IDE for Tomorrow? at Midrange Computing talks about the way IBM is building the new WebSphere Studio Tools around Eclipse.
It explains what Eclipse is, and lists the new Websphere tools which will plug into it.
What has happened to eclipse.org? It seems to be dead at the moment.
Update: eclipse.org is back.
According to News.com, AlltheWeb has now indexed more pages than Google.
"However, the number of pages in an index is only one indicator of a search engine's power. Others include how often it is updated, how easy it is to use and how quickly its results are generated", they say. Even more important, I think, is how good the links are. From Google you get quality rather than quantity - the link that I want is usually on the first page.
Besides, AlltheWeb doesn't support Elmer Fudd.
TrayIt! is a useful little gadget allowing you to minimise apps to the taskbar.
Free as in beer, but not as in speech.
Nah, it'll never happen. I've yet to meet a computer programmer with common sense.
Guinness is NOT Good For You? Rubbish! Steak, egg and chips in a glass, is Guinness!
15 Answers to Creationist Nonsense at Scientific American.
Worth a read.
PEP 290, the Code Migration and Modernization guide, is up.
The key in dict thing is really nice.
See also PEP 8, the official Python style guide.
They can only teleport light at the moment. Not as useless as it sounds - if they can teleport some light from Kylie's bedroom, say...
Ironic that this is on MSNBC. ;-)
So, litigation is the answer, eh? Bloody Americans. Still, it's true that software is currently a long way from being an engineering discipline, but that it could be. It would be a huge culture shift, though.
'Correct by construction' - there aren't any languages which make it hard to write bad code, I'm afraid. "Real programmers can write assembly code in any language." There are languages which make it easy to write good code, though.
(Via Techdirt)
Update: Slashdot is covering this. Interesting comments this time.
Start NT programs from the iSeries at Search 400 is a useful technique.
Not that I'd use VB, naturally. The NT side if things can all be done with Python - sockets are built in, COM support comes as part of win32all, and py2exe allows you to run your scripts as NT services.