Google Tests ‘Revolutionary’ Cloud-Based Database

Google has quietly announced Fusion Tables, a new online database designed to sidestep the limitations of conventional relational databases. Fusion Tables, announced on Google's Research Blog, has been built to simplify a number of operations that are notoriously difficult in relational databases, including the integration of data from multiple, heterogeneous sources and the ability to collaborate on large data sets, according to Google. Under the hood of Fusion Tables is data-spaces technology, a concept has been around since the early 1990s and that Google has been developing it since it acquired Transformic in 2005.

From NeXTSTEP to Cocoa

"Although OS X is relatively new, it is built on top of technology that has been under development since Steve Jobs founded NeXT in the mid '80s. Erik Buck, author of Cocoa Design Patterns, has been working with this platform for over two decades. His perspective on the development of Cocoa, from its beginnings in NeXTSTEP and its evolution through the OpenStep specification, provide some interesting insights."

Windows 7 Will Ship Sans Internet Explorer in Europe

In a move to basically outflank the EU antitrust investigation, Microsoft has announced that all version of Windows 7 shipped in Europe will not include Internet Explorer 8 by default. This is reminiscent of the Windows XP N editions, which did not include Windows Media Player, but the difference here is that Microsoft will not ship versions of Windows 7 with Internet Explorer 8 in Europe.

AT&T To Price-Gouge iPhone Users with Surcharges?

InfoWorld's Bill Snyder questions whether AT&T's jockeying on tethering and MMS may signal iPhone pricing surcharges to come. After all, as Apple's exclusive U.S. partner, Ma Bell should have plenty of insight into upcoming iPhone features and revenue opportunities. Yet AT&T was very conspicuous in its absence from the list of providers who will support tethering and MMS at Tuesday's launch of the new iPhone at WWDC, and by Wednesday, it was backpedaling furiously, saying it will offer both services -- later in the year. Certainly, the exclusive arrangement between the companies is proving to be an ugly roadblock to Apple's iPhone vision. But Snyder thinks it may go deeper than that: "My best guess is that we'll see horrendous pricing surcharges for tethering and MMS, on top of the already expensive data and voice charges iPhone users pay. I don't think AT&T execs wanted to stand up at WWDC and announce that."

Yum, It’s Starting to Get Tasty

Fedora 11 comes with many improvements in package management including a update version of RPM and Yum that reduces memory consumption and performs faster. Fedora 11 also includes the presto plugin for Yum that downloads the binary deltas for updates and typically saves over 80% of the download size. Linux Mag takes a look with some interesting benchmarks that show modest improvements overall.

Microsoft Won’t Fix Windows 7’s UAC

Not too long ago, we ran a story informing you of how the auto-elevation feature in Windows 7 is broken in a way that allows malicious programs to silently gain administrative privileges. We wondered if Microsoft was ever going to fix this one before Windows 7 goes final, and even though we're not there yet, a recent article by Mark Russinovich seems to imply pretty strongly that no, Microsoft is not going to fix this.

‘Hello World’ Considered Harmful?

This series is aimed at programming language aficionados. There's a lot of very abstract writing about programming languages and a lot of simple minded "language X sux!" style blog posts by people who know next to nothing about programming. What I feel is sorely missing is a kind of article that deliberately sacrifices the last 10% of precision that make the theoretical articles dry and long winded but still makes a point and discusses the various trade offs involved. This series is meant to fill that void and hopefully start a lot of discussions that are more enlightening than the articles themselves. I will point out some parallels in different parts of computing that I haven't seen mentioned as well as analyze some well known rules of thumb and link to interesting blogs and articles.

StormOS Beta Released

The StormOS developers have announced the first beta, codenamed "Hail", of their desktop-oriented Nexenta-based distribution. Building upon the Nexenta Core Platform, StormOS offers a polished XFCE desktop and a handful of lightweight desktop applications out of the box. This beta is available in both direct download and torrent links, you can find them here.

Comedy Central Confirms: Futurama Returns 2010

Futurama is coming back! The animated series, loved by many geeks, is the second show in the history of television to be brought back to life after a cancellation (the other one's Family Guy, also by Fox), mostly due to strong fan demand and very good sales from the series of direct-to-DVD films. Comedy Central ordered 26 new episodes to be made, and airing will start in mid-2010. Matt Groening, one of the two show's creators, said: "We're thrilled 'Futurama' is coming back. We now have only 25,766 episodes to make before we catch up with Bender and Fry in the year 3000."

Colossal Patch Tuesday Addresses 31 Windows, IE8 vulnerabilities

"Just when it appeared Windows and its associated services were looking more stable month after month, Microsoft chose June to tackle a plethora of vulnerabilities including no fewer than 14 that its security engineers believe could be exploitable within the next 30 days. Microsoft Security Response Center engineers Adrian Stone and Jerry Bryant were audibly panting as they delivered the news to Microsoft customers today."

Episode 12: The Late Show with Thom and Kroc

As well as being late this week, it's a 2 hour, late night edition of the show! Nothing in particular stood out last week, so we discussed the whole week's news ending just before Apple's big announcements (we will no doubt cover those on Sunday). It's a wealth of topics, some big, some small, including: the BeOS stash (which has now gone for $2675!), Nvidia's Tegra platform, Chrome sandboxing and Chrome in general and my complete fail reviewing Opera 10 Beta.

PF Enabled by Default in OpenBSD-current

"As seen here, PF is now enabled by default. The default pf.conf will now pass in all traffic, except for TCP port 6000 normally used by remote-X11. By having the X server still listen on port 6000 but let PF block incoming packets that aren't coming from localhost you can still use local X sessions that needs to talk to the TCP port or runs through a port forward from remote, but at the same time don't expose your machine on the network. Recent changes to PF, like having packet reassembly enabled on all packets by default, will now help clean incoming traffic."