ie8 fix

Programming

Google plans Chrome-based Web operating system

That Google operating system rumor is coming true--and it's based on Google's browser, Chrome.

The company announced Google Chrome OS on its blog Tuesday night, saying lower-end PCs called Netbooks from unnamed manufacturers will include it in the second half of 2010. Linux will run under the covers of the open-source project, but the applications will run on the Web itself.

In other words, Google's cloud-computing ambitions just got a lot bigger.

"Google Chrome OS is being created for people who spend most of their time on the Web, and is being designed to power computers … Read more

Linux community codes around Microsoft's FAT patents

Ever since Microsoft dropped its bombshell on Linux, claiming that the open-source operating system violates 235 of its patents, the Linux community has responded with a cogent counterargument: "If we're, in fact, infringing, point out the infringements and we'll simply code around your patents."

With Microsoft's lawsuit against GPS device manufacturer TomTom, Microsoft gave the community what it wanted, which has now resulted in the Linux community coding around Microsoft's two FAT file-system patent claims against Linux.

Two down, 233 more to go?

In 2008, Microsoft filed suit against TomTom for patent infringement related … Read more

Microsoft defends Outlook HTML decision

Dave Greiner was distressed in 2007 when Microsoft decided to use Microsoft Word's relatively rudimentary technology to display HTML-encoded e-mail in Outlook. Now, facing the extension of that choice into the forthcoming Office 2010, he's agitating more loudly for change.

Greiner, a member of the informal E-mail Standards Project group, set up a Web site called FixOutlook.org and urged everybody who agrees with his position to publicize their dismay on Twitter; more than 19,000 did so by Wednesday afternoon.

Microsoft, while encouraging feedback on the matter, stood by its decision in a response published on the Microsoft Office Team blog. … Read more

Will new browsers really upgrade the Web?

Mozilla is exhorting users to "upgrade the Web" with Firefox 3.5 and variations on that better-browsing theme can be found with Google's Chrome, Apple's Safari, and Opera.

The hope is that the Web will evolve from a series of relatively static pages to a lively home for Web applications--everything from today's e-mail to tomorrow's spreadsheets. But it could take awhile for reality to catch up with the vision.

It's indeed a bright, shiny future for browsers, and the avant-garde is advancing rapidly. Web developers eager to invigorate their Web sites or build fancy Web applications have to reckon not only with the massive, slower-moving army of ordinary Web browsers, but also with inconsistent support for the latest technology.

Browsers of the future Many of new browser features stem from HTML 5, the still-not-finalized next iteration of the HyperText Markup Language standard that defines how Web pages are described. HTML 5 has spurred the arrival of built-in video and audio, local storage that Web sites or applications can use, "Web workers" that can perform background processing tasks for a Web application, drag-and-drop for better user interfaces, and other technologies. … Read more

New Linux kernel adds file-system support

Linux kernel version 2.6.30 has been released, adding support for new file systems, performance improvements, and new hardware drivers.

The Linux kernel is the core used by GNU/Linux operating system distributions from Red Hat, Novell, and others. The new release was made final and was publicized in a newslist post from Linux developer Linus Torvalds last week.

The most prominent new features include support for two new file systems, according to release notes published by Kernelnewbies, a group of Linux developers.

Support was added or updated for the NILFS2 file system, still under development, which is designed … Read more

Apple: Next Mac OS X unlocks chip power

This story was corrected. See below for details.

SAN FRANCISCO--Apple wants Mac OS X to do a better job dealing with the new directions that Moore's Law has taken computer chips.

At its Apple Worldwide Developer Conference here, Bertrand Serlet, senior vice president of software engineering, shed light on technology called Grand Central Dispatch that's designed to make Mac OS X 10.6, called Snow Leopard, take better advantage of multicore processors and graphics processors.

Computer chips for years improved in performance through faster clock speeds, but processor engineers ran into problems with chips consuming inordinate amounts of … Read more

Wind River buy makes Intel a software company

Thousands of Intel employees already work on software, but with Intel's agreement to acquire Wind River Systems, the chipmaker is moving software from an indirect supporting role to a significant and direct revenue stream.

Intel's primary business is developing, manufacturing, and selling microprocessors, but software has gradually been rising in prominence. Starting years ago from only basic ingredients such as programming utilities, Intel has been gradually expanding its software work, for example by pushing the Moblin mobile Linux project and bulking up its Software and Services Group through a spending spree for smaller companies such as videogame physics engine maker Havok. … Read more

Adobe gives Flash a programming boost

Adobe Systems released on Monday beta versions of three programming projects for producing online applications that run in its Flash Player, software that's widely used but also under competitive threat from other Web technologies.

First is a beta version of Flash Catalyst, a programming tool that's meant for the designer crowd rather than the coding crowd. Catalyst lets designers create a Flash application's user interface in Adobe's Photoshop and Illustrator applications, import the files, attach a variety of actions to user interface elements, then produce the Flash application for production or for handing off to more … Read more

Google shows Native Client built into HTML 5

SAN FRANCISCO--Google wants its Native Client technology to be a little more native.

Google Native Client, still highly experimental, lets browsers run program modules natively on an x86 processor for higher performance than with Web programming technologies such as JavaScript or Flash that involve more software layers to process and execute the code. But to use it, there's a significant barrier: people must install a browser plug-in.

However, Google wants to make the technology more broadly accessible in browsers through new technology coming to HTML, the standard used to build Web pages, and at the Google I/O developer conferenceRead more

Google Chrome gets HTML video support

Google has begun supporting a new HTML feature to show video in its Chrome browser as an alternative to Adobe Systems' much more widely used Flash, but the technology overall remains rough around the edges.

The support comes in Chrome 3.0.182.2, a developer preview version that on Wednesday inaugurated work on the 3.0 generation of the Google browser. HTML video is one of a handful of technologies in the still unfinalized HTML 5 standard that Google hopes will transform the Web from a collection of relatively static sites to a foundation for full-blown applications that rival those on PCs. … Read more