Catch up on stories from the past week (and beyond) at the Slashdot story archive

 



Forgot your password?
typodupeerror
Microsoft

Microsoft Letting Patents Move To Linux Firms 228

mnmlst notes a Wall Street Journal story (picked up at Total Telecom) on the move of some patents originally held by Microsoft to the Open Invention Network, where they will join a portfolio whose purpose is to inoculate open source companies against patent trolls. OIN is near a deal to buy 22 patents from another patent-protective group, Allied Security Trust, whose members include Verizon, Cisco, and HP. AST won the patents in a private auction Microsoft put on earlier. An AST executive says that "Microsoft presented the patents to potential bidders in its auction as relating to Linux." While OIN's acquisition of the patents will act to protect the Linux community, AST, by contrast, exists to protect only its corporate members, not the community as a whole. But by selling the patents to OIN, they are cooperating in the protection of Linux. And by allowing the patents to go to AST in the first place, Microsoft may (the article implies) be signaling at least their lack of active intent to disrupt the Linux marketplace.
Programming

Dirty Coding Tricks To Make a Deadline 683

Gamasutra is running an article with a collection of anecdotes from game developers who had to employ some quick and dirty fixes to get their products to ship on time. Here's a brief excerpt: "Back at [company X] — I think it was near the end of [the project] — we had an object in one of the levels that needed to be hidden. We didn't want to re-export the level and we did not use checksum names. So right smack in the middle of the engine code we had something like the following. The game shipped with this in: if( level == 10 && object == 56 ) {HideObject();} Maybe a year later, an artist using our engine came to us very frustrated about why an object in their level was not showing up after exporting to what resolved to level 10. I wonder why?" Have you ever needed to insert terrible code to make something work at the last minute?
Programming

Worst Working Conditions You Had To Write Code In? 1127

sausaw writes "I recently had to write code in a hot dusty room for 20 days with temperatures near 107F (~41C); having nothing to sit on; a 64 Kbps inconsistent internet connection; warm water for drinking and a lot of distractions and interruptions. I am sure many people have been in similar situations and would like to know your experiences."
Google

Google Chrome, the Google Browser 807

Philipp Lenssen writes "Google announced their very own browser project called Google Chrome — an announcement in the form of a comic book drawn by Scott McCloud, no less. Google says Google Chrome will be open source, include a new JavaScript virtual machine, include the Google Gears add-on by default, and put the tabs above the address bar (not below), among other things. I've also uploaded Google's comic book with all the details (details given from Google's perspective, anyway... let's see how this holds up). While Google provided the URL www.google.com/chrome there's nothing up there yet."

The Story of Tron 367

An anonymouse reader writes "Tom's Hardware has a feature up on the makings of Tron which may interest latent fans. Through interviews with the creators they explore the makings of Tron, from how it came to be picked up by Disney to how the effects were put together ('While the majority of the film takes place in the computer world, only 15 minutes worth of footage actually used CGI', because it would have taken years to make the film otherwise). They then explore why the film flopped at the box office. 'It was like we put LSD in the punch at the school prom and it was just way more than they can handle,' said Steven Lisberger."

Microsoft Claims Worlds Best Search Engine Soon 536

kw writes "Microsoft will introduce a search engine better than Google in six months in the United States and Britain followed by Europe, its European president said on Wednesday. "What we're saying is that in six months' time we'll be more relevant in the U.S. market place than Google," said Neil Holloway, Microsoft president for Europe, Middle East and Africa. That timing would presumably coincide more or less with the launch of Vista."

Slashdot Top Deals

Your mode of life will be changed to EBCDIC.

Working...