Scott Ambler gives 7 tips for the agile data professionals.
More
XML-'Reloaded' PHP5 Released"Apache-backed PHP Group, which oversees one of the most popular open source scripting languages, officially released PHP version 5.0 Tuesday.SimpleXML, a new XML extension enhancement, enables easier access and manipulation of XML components as PHP objects.
Where there's XML, Web services are usually found too. In that regard, PHP 5 includes a built-in SOAP extension that permits Web Services interoperability."
PCWorld.com - Mozilla gains on IE"A series of highly publicized security vulnerabilities found in Microsoft's Internet Explorer Web browser may be having an effect on the browser's market share, according to data compiled by WebSideStory, a San Diego Web metrics company. Over the last month, Internet Explorer's share of the browser market dropped by 1 percent, the first noticeable decline since WebSideStory began tracking the browser market in late 1999."
Disclosure: Microsoft owns Slate..."Are the Browser Wars Back? How Mozilla's Firefox trumps Internet Explorer."
According to a lot of other sources, this US-CERT announcement led to a run on Mozilla and Firefox. It's download time, I guess."Microsoft Internet Explorer (IE) does not adequately validate the security context of a frame that has been redirected by a web server. An attacker could exploit this vulnerability to evaluate script in different security domains. By causing script to be evaluated in the Local Machine Zone, the attacker could execute arbitrary code with the privileges of the user running IE."
The Tortoise and the Hare"Writing software is like a tractor pull. You start out fast without a lot of friction. Productivity is high, and you get a lot done. But the more you write the harder it gets to write more. The weight is being dragged up over the shoe. The more you write the more the mess builds. Productivity slows. Overtime increases. Teams grow larger. More and more code is piled up over the shoe, and the development team grinds to a halt unable to pull the huge mass of code any farther through the mud."
Here is an interesting article about it, including sample code for download.