Follow Slashdot blog updates by subscribing to our blog RSS feed

 



Forgot your password?
typodupeerror

Comment Re:Technical solution to internal issue (Score 1) 62

Absolutely! All too often we're guilty of saying "open the data because that's what I believe you should do", not "open the data because this is how it will make your life easier" or "open the data because this is how it will help you do your job", etc. It's come from a technologist-centric pull, but it won't succeed until it becomes a bureaucrat-originated push.

Comment Re:eclipse? (Score 1) 62

Hi, zuzulo. A versioning system would definitely be part of the solution, but there's more than git behind a successful open source project. In my post, I tried to sketch some of the tools that the data world is missing. Even if everyone just slapped the data into git, that implies it's stored in a format that makes it look like source code and so is amenable to diff and patch. What if we add a new column to the database? That affects every row, but should it be stored as a completely new version of the data? There are lots of interesting questions.

Government

Submission + - Microsoft's bulk deal with New Zealand Collapses (computerworld.co.nz)

vik writes: "The 3-year whole-of-government deal that Microsoft has been establishing with the New Zealand government since 2000 has collapsed, opening the doors to the wider use of Open Source software in government. The NZ State Services Commission (already a prize-winning user of Open Source) says in a statement that it "...became apparent during discussions that a formal agreement with Microsoft is no longer appropriate". Having lost their discount, individual government departments will now have to put their IT requirements out to tender individually."
Medicine

Brain Decline Begins At Age 27 381

krou writes "The BBC is reporting that a new study suggests that our mental abilities start to dwindle at 27 after peaking at 22, and 27 could be seen as the 'start of old age.' The seven-year study, by Professor Timothy Salthouse of the University of Virginia, looked at 2,000 healthy people aged 18-60, and used a number of mental agility tests already used to spot signs of dementia. 'The first age at which there was any marked decline was at 27 in tests of brain speed, reasoning and visual puzzle-solving ability. Things like memory stayed intact until the age of 37, on average, while abilities based on accumulated knowledge, such as performance on tests of vocabulary or general information, increased until the age of 60.'"

Comment XML Chapter (Score 2, Interesting) 148

Thanks! In a testament to the power of caffeine and good friends, that chapter came together in the space of about four nights. I'd work regular business hours doing editing, then at 9 or 10pm I'd write the XML chapter. I got great feedback and clarifications from Matt Sergeant, Dan Brian, Michel Rodriguez, Adam Turoff, Robin Berjon, and other such Perl XML luminaries.

As you would have guessed if you heard me speak in 2000, I'm not the biggest XML user. I've mellowed since then, but I still don't do a lot of XML hacking. (One of the spare-time hacking things I've while here at O'Reilly, though, is to get our internal database of "what books are at what stage" into XML for easy grepping and reuse).

Of all my work in the 2nd edition of the Cookbook, the XML chapter is the one I'm proudest of. I'm really glad you like it. Thanks!

--Nat

Slashdot Top Deals

For large values of one, one equals two, for small values of two.

Working...