74140975
submission
kfogel writes:
Microsoft Research has open sourced WorldWide Telescope, releasing it under the MIT license and donating the code to the .NET Foundation. The code is up on GitHub at github.com/WorldWideTelescope, and there are demos and more details at WorldWideTelescope.org. Go forth and explore!
18381438
submission
kfogel writes:
The Apache Subversion project has just had to remind one of its corporate contributors about the rules of the road. WANdisco, Inc was putting out some very odd press releases and blog posts, implying (among other things) that their company was in some sort of steering position in the open source project. Oops — that's the not the Apache Way :-). The Apache Software Foundation has reminded them of how things work. Meanwhile, one of the founding developers of Subversion, Ben Collins-Sussman, has posted a considerably more caustic take on WANdisco's behavior.
14002472
submission
kfogel writes:
Sharron Angle, the Republican candidate for U.S. Senate in Arizona, is using a copyright "cease-and-desist" letter to stop her opponent, incumbent Harry Reid (currently majority leader in the U.S. Senate), from reposting old versions of her campaign website. The old pages are politically sensitive because Angle campaigned from the far right in the primary, but is now toning that down for the general election. One can understand why a politician might want to de-emphasize certain positions after the primary, but using copyright law to censor your opponent from displaying your past positions? Mmmmmm. Shutting down the wayback machine... not gonna work.
The C&D letter is here. (It also accuses the Reid campaign of intending to impersonate Angle's campaign, which seems doubtful, but who knows?)
8124812
submission
kfogel writes:
GNU Emacs, one of the oldest continuously developed free software projects around, has switched from CVS to Bazaar. Emacs's first first recorded version-control commits date from August, 1985. Eight years later, in 1993, it moved to CVS. Sixteen years later, it is switching to Bazaar, its first time in a decentralized version control system. If this pattern holds, GNU Emacs will be in Bazaar for at least thirty-two years...