Google+ Platform Office Hours (EMEA Edition): Devfest London & Hangouts
For those who couldn't make it to this weekend's #devfestlondon at +Campus London, Google+ Platform Office Hours in Europe continues on Wednesday with a roundup of some of +Silvano Luciani, +Ian Barber and +Lee Denison's favourite moments from the event. +Silvano Luciani will be showing us how we too can Be +Paul Irish with the Hangout app he presented during the weekend, and we'll be talking about how to build Google Analytics into Hangout apps to make it easier to measure usage.
From:
GoogleDevelopers
Views:
49
6
ratings
Time:
19:29
More in
Science & Technology
Google Chrome Extensions: Launch Event (part 1)
Video Footage from the Google Chrome Extensions launch event on 12/09/09. In this part, Brian Rakowski, product management director, provides an update on Google Chrome and explains why extensions are important for the Google Chrome team.
From:
GoogleDevelopers
Views:
5175
17
ratings
Time:
04:39
More in
Science & Technology
For those not attending Google I/O, remember to tune in to http://youtube.com/GoogleDevelopers on Wednesday, May 19, and Thursday, May 20, to watch the Google I/O keynote presentations live...
Experiments in Big Data Visualization on Maps
Brendan Kenny and Mano Marks continue their series on using the CanvasLayer library and HTML5 APIs to visualize large amounts of data on top of Google maps. This week they look at loading Shapefiles and KML directly in the browser and using WebGL to render their content over a map.
From:
GoogleDevelopers
Views:
0
1
ratings
Time:
00:00
More in
Science & Technology
Google I/O Sandbox Case Study: VectorUnit
We interviewed VectorUnit at the Google I/O Sandbox on May 11, 2011 and they explained to us the benefits of building for the Android Platform. VectorUnit creates console-quality video games for the Android. For more information on Android developers, visit: developers.android.com For more information on VectorUnit, visit vectorunit.com
From:
GoogleDevelopers
Views:
13
0
ratings
Time:
01:33
More in
Science & Technology
All about SQL Indexes - Query Optimizer, Index, Unique Index, Clustered Index, Full Text Index, XML Index and SQL commands to create, delete, and rename SQL indexes.
This article illustrates the risks of exceptions being thrown where it is generally not expected, e.g., a library function or a finally block, and shows ways to prevent some insidious errors (such as inconsistency of program data or loss of exception information).
If you’ve dug around the many graphs that are displayed when you type “about:histograms” into Chrome’s Omnibox, you’ll notice that we’re still obsessed about measuring, benchmarking, and improving...
This is the first issue of Google Chrome Update for Web Developers. In these regular updates, we'll inform you about new features enabled in Google Chrome and announce...
Over the last few releases, we've been rolling out incremental improvements to the robots API , based on the feedback from all of you developers. For those of...
In data-parallel applications, the same independent operation is performed repeatedly on different data. Loops are usually the most compute-intensive segments of data parallel applications, so loop optimizations directly impact performance.
There are seven common antipatterns in T-SQL coding that make code perform badly, and three good habits which will generally ensure that your code runs fast. If you learn nothing else from this list of great advice from Grant, just keep in mind that you should 'write for the optimizer'.
Compress live data by 73% Red Gate's SQL Storage Compress reduces the size of live SQL Server databases, saving you disk space and storage costs. Learn more.