Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror
×

Comment Re:Some things not thought of... (Score 1) 453

They're not isolates supplies wise. The idea is that the parent company will send more supplies in future trips. The colonists produce data about Mars that is valuable and in return they get support from interested parties on Earth. Of course, the mere survival of the colonists is valuable and worthy of a certain amount of supplies, too.
Microsoft

Submission + - How do you steer a small MS development company away from MS lock-in? 2

toebob writes: "I work as sysadmin for a small company. Or flagship product is developed in .NET and uses MS SQL Server on the backend. Between MSDN and MPN (Microsoft Partner Network) Microsoft makes it very easy for small companies to use MS products across the board for all sorts of development and internal use. I see a future where the company grows beyond a certain size and suddenly all those MS products become very expensive but by then we'll be locked in and migration will be terribly expensive and difficult.

Is it possible to avoid growing into a Microsoft-centric business? If so, what alternatives are available for .Net, Visual Studio, MS SQL, MS Office, Exchange, Lync, SharePoint, etc... that work together as well as the Microsoft backoffice suite?"
Programming

Submission + - What You Can Learn From One Line of Vintage Code (itworld.com) 1

itwbennett writes: "One 30 year-old, one-line program has quite a story to tell about its place in history. According to the authors of the book '10 PRINT CHR$(205.5+RND(1)); : GOTO 10,' code is 'embedded with stories of a program's making, its purpose, its assumptions,' making it a sort of cultural artifact on par with Victorian Novels and cave paintings. Among the things that '10 PRINT CHR$(205.5+RND(1)); : GOTO 10' teaches us about programming on a Commodore 64: 'The BASIC PRINT command doesn't print anything; it displays output on the screen. The command derives from the days when BASIC was being developed at Dartmouth in the early 1960s, during which time output went to a Teletype, and not to a monitor.'"
Christmas Cheer

Submission + - Norad To Track Santa With WebGL - IE Users Left Out (i-programmer.info)

mikejuk writes: Every year Norad uses its radar to track the progress of Santa so that children everywhere can know where their presents are. This year the operation goes even more high tech with the use of WebGL to create a 3D location map. The only problem is that IE users can't view the page because IE doesn't support WebGL. So instead of a 3D lollipop, IE users get a blank screen cinder from Santa.
There are even instructions on how to upgrade to Firefox or Chrome, which do support WebGL. The final twist to the story is that the mapping data is being provided to the open source Cesium 3D mapping tool by Bing i.e. by Microsoft.
So if you see the graphs of Firefox and Chrome usage jump in the days after Christmas — now you know the reason. The choice of WebGL has delivered a very pleasing Christmas present to both Mozilla and Google. Ho, ho, ho.....

Slashdot Top Deals

Kleeneness is next to Godelness.

Working...