Showing posts with label Software. Show all posts
Showing posts with label Software. Show all posts

Tuesday, July 24, 2012

Thunderbolt bandwidth to double in 2014 with Falcon Ridge


Microsoft has ended all speculation surrounding the launch date of its next-generation operating system after Steven Sinofsky announced during the company’s annual sales meeting yesterday that customers will be able to get a copy on Friday October 26, on a new computer or as an upgrade.
The announcement by Sinofsky, president of Microsoft’s Windows division, follows an earlier promise at its Worldwide Partner Conference in Toronto earlier this month that Windows 8 would arrive sometime in October.  The date was later confirmed in a post by Brandon LeBlanc on the firm’s official Windows Blog. 
There was no word on the exact date we can expect Microsoft’s Surface tablets however, but given that consumers will be able to get the software individually or on a new PC the same day, it’s entirely possible the tablet will be available immediately on the launch date. More details will no doubt follow as the date nears.
Earlier this month the OS-maker said those using the release preview version of Windows 8 will be able to upgrade to the final release for $39.99 using the Windows.com upgrade tool. Those that purchase a new computer between June 2 2012 and January 31 2013 will also be eligible to upgrade to Windows 8 Professional for just $14.99.
While consumers have been treated to two previews of Windows 8 to date, it is likely Microsoft will leave some of the new features for the upcoming launch, and right now it’s hard to say whether further tweaks will be made to the highly controversial Metro UI before it reaches RTM.
Those yet to experience Windows 8 can do so by checking out the Release Preview version, and further details on setting it up using USB drives, and dual-booting options. For those wishing to advance their skills further with the new OS, our guide packed full of tricks, tips and shortcutsis worth checking out.

Friday, April 1, 2011

Free Software Foundation to Google: free Gmail's JavaScript

The Free Software Foundation (FSF) has launched a new initiative in the form of a series of features that explain how to use common websites without using proprietary JavaScript. The organization wants to protect users from what it calls The JavaScript Trap, in reference to proprietary software running inside your browser. The first target is Google's Gmail service.
FSF explains that as JavaScript becomes more and more powerful, it has the potential to do more and more harm to a user's computer. In certain cases of new found vulnerabilities, companies advise customers to temporarily disable JavaScript in their browser while waiting for the security fix.

FSF argues that users should thus be able to see what the code running on their computers is actually doing, and change it if necessary. The group also argues that many sites, such as Gmail, Facebook, and Twitter rely on JavaScript too much, when they don't need to (as demonstrated by their mobile sites). Where there is a useful need for JavaScript, it should be released as free software, and where JavaScript provides an optional enhancement, a basic version of a site that doesn't rely on JavaScript can be provided.

In short, FSF wants Google to develop a "basic HTML" version of Gmail, which does not rely on heavy JavaScript to build the user interface. If you use Gmail, FSF wants you to ask Google to take the next step towards making Gmail free software friendly by releasing the JavaScript for Gmail under a free software license.

"When you visit a website such as Gmail, your browser will download and run several thousand lines of JavaScript code," an FSF spokesperson said in a statement. "JavaScript code is no different to languages like Python, C++ or Ruby — applications written in those languages running on our computers should be free software, so we can run, modify and share them if we wish. JavaScript today is not the JavaScript of the past — it is now used to write powerful, server-side applications thanks to free software like Node.js and the V8 JavaScript engine."

Frankly, we understand FSF's argument but we're not sure it's valid. If the code for JavaScript were to be provided to the public, we don't see why all code in all other languages shouldn't be as well. Then again, that's FSF's goal: for all software to be released under a free software license.