
Spot the odd-one out! Google Buzz, Google Wave, Orkut, Google Profile, Jaiku, Google Friend Connect, Dodgeball and, last but not least, Google+.
That's right, they're all completely fizzled-out attempts by Google to make any traction in the social web. Except for Google+, which we're absolutely positive will be the exception to the rule, and not simply the 56,604th new service that Google launches to change the world and then instantly gets bored of.
As far as we can tell, the main features are:
Circles! The perfect way to virtually ostracise your friends by dragging and dropping them from "Best Mates" to "Bastards" as they dodge their round at the pub or walk off with the pretty girl they knew you had your eye on.
Hangouts! Using Google's revolutionary new social video technology, attractive young people will be on hand to laugh in your face 24/7. Humiliation that once took accidentally singing karaoke with your flies open to achieve is now yours on demand.
Instant Upload! The ultimate creepy-person photography tool. "I'm sorry, Officer," you can grin. "That dog's arse belongs to the internet now..."
Sparks! The best way to pretend to be social while really ignoring everyone around you since people started opening Facebook in a private tab.
Huddle! Why 'text' friends when you can invite everyone into a group chat, then have to text more people when others want Bob and Freda to come along, and phone Phil because his 3G connection is being crap, and get someone to find Janice who doesn't have a smartphone with a data plan? It's just common sense!
And if you think we're being worryingly unsocial here, check out the official Google+ videos, in which the world's slowest computer user agonises over whether his new friend is worth the effort of dragging and dropping onto one circle rather than another, a girl enthuses over Hangouts because boredom can be awesome, and the Sparks guy effectively describes friends as the people who'll tolerate you geeking out at them about random crap they don't care about.
Friendship. It's Serious Business
A very limited number of Invites are already slinging around the internet at the speed of Twitter hashtag contests. If you plan to sign up, though, save the clicks if you're using a Google Apps account hooked into services such as Reader. Google+ requires Google Profiles to work, which isn't supported yet.
If you want something new to play around with right now, though, Chromebooks - laptops built around the web browser - are finally putting in an appearance.
If you're planning to buy one, perhaps the Samsung Chromebook Series 5, don't forget to check our full article covering everything you need to know about Chromebooks first. And of course, make sure your Wi-Fi router is primed.
---------------------------------------------------------------------------------------------------

When IE head Dean Hachamovitch announced the first platform preview of IE 10 at the MIX conference in April he said further preview releases would be "between 8 and 12 weeks apart".
Platform Preview 2 arrives after 11 weeks and adds features for web apps, including Drag-drop and File Reader; so you can drag objects around on a web page - look for a magnetic fridge poetry demo on the IE test drive site soon - or drag files into browser windows to upload them and have that happen in the background.
File access is possibly the first feature from the HTML5 Labs previews to make it into IE.
PP2 also gets the web workers spec. Rob Mauceri, the lead program manager on the IE team, calls that "a popular request from developers" (we count it as the most common request in the IE blog after Flebox, which arrived in PP1) and it's going to make a big difference to the performance of web apps – and maybe your battery life.
With web workers, a web app can shift some code to a thread running in the background – so a game can be working out the next turn without slowing you down while you play (usually the JavaScript for that would slow down what you're doing).
This should work particularly well in IE because of the way the Chakra JavaScript engine can split code across multiple cores (and Microsoft's latest figures say that as of March 2011, the average PC has 2.4 cores).
Other browsers already support web workers, although Firefox 5 does not allow messages sent through a direct 'channel' between different pieces of background code which Microsoft says explains why PP2 does better than Firefox at its new Bellagio Fountain test drive demo.

FASTER: IE10 gets Web workers after other browsers…

FIREFOX 5: …Microsoft says Firefox is slower at this test because it doesn't have message channels
PP2 is the first browser to support three new performance APIs, including the Page Visibility setting that the Chrome team has been suggesting web sites use to check if a page is in a background or tab or a minimised window.
"If a web app is pinging the server for data it could be doing a lot of work and increasing the cost of running that server, none of which is needed because the window isn't visible to the user," Mauceri explained.
The IE team confirmed that IE10 PP2 is "the same HTML5 engine seen in the recent public "Windows 8" demos". One new feature that would explain the snappiness of the interface reflowing as you change the size of windows is Media Query Listeners; instead of the browser having to check periodically to see if you've changed the window size, changing the size sends a message to the server that it's changed and might need a new layout.
IE10 PP2 is also the first browser to include CSS3 Positioned Floats (a spec Microsoft recently proposed to the W3C) and Rob Mauceri told us this is "part of the bigger picture of where reading is going online, towards a more print-like experience"; once you have a multi-column page flowing through a grid (all standards added in PP1), you want to be able to position a picture and have the columns flow around it – and that could be useful for web app layouts too.

FULL HARDWARE: Using hardware acceleration PP2 shows more fireflies…

CHROME: It might run on XP but Microsoft shows Chrome lagging on this demo
There are also security improvements for embedding content like maps, ads or feeds form social networks in a web page using iframes; these will now run in a sandbox for extra security (again, something Microsoft tools us Firefox 5 doesn't support).
PP2 also adds HTML5 forms and fields that will only accept specific types of information like email addresses or telephone numbers (something Joe Marini first mentioned to us as coming in the Windows Phone version of IE in the Mango update, suggesting that might be a version somewhere between IE9 and IE10).
Mozilla evangelist Chris Blizzard recently told us Firefox is "almost as fast as IE9 and faster in some places" and Mike Belshie of the Chrome team showed background tabs in Chrome running faster than in IE9 at the Velocity conference this month (but using more battery to do it) but it looks like Microsoft is keeping up with performance improvements.
The IE team isn't afraid to point at problems in other browsers either.

COLOURFUL IE10: It's not enough to implement HTML5 if you get it wrong, says Microsoft
A demo titled 'how stuff works' (showing an HTML5 Canvas app that works in Chrome and Firefox but displays the wrong colours) could almost be called 'how IE10 works better'.

OFF-COLOUR FIREFOX: HTML5 is supposed to cope better with pages that aren't quite perfect – Firefox doesn't seem to manage that as well

GREY GOOGLE: Even worse, Chrome gets no colours at all
Although Mauceri diplomatically phrases it as "we've made a lot of progress as an industry but there is still work to do".
--------------------------------------------------------------------------------------------------