49706917
submission
niftymitch writes:
San Francisco's fire chief has explicitly banned firefighters from using helmet-mounted video cameras, after images from a battalion chief's Asiana Airlines crash recording became public and led to questions about first responders' actions leading up to a fire rig running over a survivor.
49700839
submission
cold fjord writes:
The People's Republic of China continues its long march toward liberalization with two steps forward (And one+ step back?). The BBC reports, "A senior Chinese official has said the country will phase out the practice of taking organs from executed prisoners from November. Huang Jiefu said China would now rely on using organs from voluntary donors under a new national donation system. Prisoners used to account for two-thirds of transplant organs, based on previous estimates from state media. For years, China denied that it used organs from executed prisoners, but admitted it a few years ago... Human rights groups estimate that China executes thousands of prisoners a year, but correspondents say that the official figures remain a state secret."
9857724
story
DJRumpy writes
"The Danish political scientist Bjørn Lomborg won fame and fans by arguing that many of the alarms sounded by environmental activists and scientists — that species are going extinct at a dangerous rate, that forests are disappearing, that climate change could be catastrophic — are bogus. A big reason Lomborg was taken seriously is that both of his books, The Skeptical Environmentalist (in 2001) and Cool It (in 2007), have extensive references, giving a seemingly authoritative source for every one of his controversial assertions. So in a display of altruistic masochism that we should all be grateful for (just as we're grateful that some people are willing to be dairy farmers), author Howard Friel has checked every single citation in Cool It. The result is The Lomborg Deception, which is being published by Yale University Press next month. It reveals that Lomborg's work is 'a mirage,' writes biologist Thomas Lovejoy in the foreword. '[I]t is a house of cards. Friel has used real scholarship to reveal the flimsy nature' of Lomborg's work."
9539004
story
spuke4000 writes
"Roland Emmerich, the writer/director/producer behind Independence Day, The Day After Tomorrow, and 2012 is planning to adapt Isaac Asimov's Foundation series. The plans include using technology developed for Avatar including 3D and motion capture technology. When asked about using this technology Emmerich responded: 'It has to be done all CG because I would not know how to shoot this thing in real.'"
4457351
submission
zokier writes:
Microsoft has released new programming language Axum based on the actor model. It's meant to ease development of concurrent applications and thus making better use of multi-core processors. Axum does not have capabilities to define classes, but as it runs on the .NET platform, Axum can use classes made with eg. C#. Axum is in an incubation phase of development and needs feedback from developers.