Slashdot is powered by your submissions, so send in your scoop

 



Forgot your password?
typodupeerror

Comment This used to be a part of IronPython (Score 1) 303

This used to be a part of IronPython and is now a separate project. They now support different interpreters like CPython instead of IronPython only. Together with AnkhSVN and Mono Tools this makes Visual Studio 2010 a pretty nice place to work in to be honest.

I think Microsoft is moving in the right direction with these kind of extensions. Please make more! (Preliminary Wish List: Bash/Ksh/Posix Shell script extension, Ruby extension, Dalvik/Android extension)

Novell

Novell Bringing .Net Developers To Apple iPad 315

GMGruman writes "Paul Krill reports that Apple's new iPad could be easier to write apps for, thanks to Novell's MonoTouch development platform, which helps .Net developers create code for the iPad and fully comply with Apple's licensing requirements — without having to use Apple's preferred Objective-C. This news falls on the footsteps of news that Citrix will release an iPad app that lets users run Windows sessions on the iPad. These two developments bolster an argument that the iPad could eventually displace the netbook."

Apple Orders 10 Million Tablets? 221

Arvisp writes "According to a blog post by former Google China president Kai-Fu Lee, Apple plans to produce nearly 10 million tablets in the still-unannounced product's first year. If Lee's blog post is to be believed, Apple plans to sell nearly twice as many tablets as it did iPhones in the product's first year."
Games

New WoW Patch Brings Cross-Server Instances 342

ajs writes "World of Warcraft's Wrath of the Lich King expansion was staggered into 4 phases. The fourth and final phase, patch 3.3, was released on Tuesday. This patch is significant in that it will be the first introduction of one of the most anticipated new features in the game since PvP arenas: the cross-realm random dungeon, as well as the release of new end-game dungeons for 5, 10 and 25-player groups. The patch notes have been posted, and so has a trailer. The ultimate fight against the expansion's antagonist, the Lich King a.k.a. Arthas, will be gated as each of the four wings of the final dungeon are opened in turn — a process that may take several months. The next major patch after 3.3 (presumably 4.0) will be the release of Cataclysm, the next expansion."
Programming

Haskell 2010 Announced 173

paltemalte writes "Simon Marlow has posted an announcement of Haskell 2010, a new revision of the Haskell purely functional programming language. Good news for everyone interested in SMP and concurrency programming."
Programming

The State of Ruby VMs — Ruby Renaissance 89

igrigorik writes "In the short span of just a couple of years, the Ruby VM space has evolved to more than just a handful of choices: MRI, JRuby, IronRuby, MacRuby, Rubinius, MagLev, REE and BlueRuby. Four of these VMs will hit 1.0 status in the upcoming year and will open up entirely new possibilities for the language — Mac apps via MacRuby, Ruby in the browser via Silverlight, object persistence via Smalltalk VM, and so forth. This article takes a detailed look at the past year, the progress of each project, and where the community is heading. It's an exciting time to be a Rubyist."
Businesses

Goldman Sachs Trading Source Code In the Wild? 324

Hangtime writes "The world's most valuable source code could be in the wild. According to a report by Reuters, a Russian immigrant and former Goldman Sachs developer named Sergey Aleynikov was picked up at Newark Airport on July 4th by the FBI on charges of industrial espionage. According to the complaint, Sergey, prior to his early June exit from Goldman, copied, encrypted and uploaded source code inferred to be the code used by Goldman Sachs to process in real-time (micro-seconds) trades between multiple equity and commodity platforms. While trying to cover his tracks, the system backed up a series of bash commands so he was unable to erase his history, which would later give him away to Goldman and the authorities. So the question is: where are the 32MB of encrypted files that Sergey uploaded to a German server?

Slashdot Top Deals

The world is moving so fast these days that the man who says it can't be done is generally interrupted by someone doing it. -- E. Hubbard

Working...