Tag: google

  • 100+ contacts, not one little wave in 5 months – Is google wave dead?

    Like many others i was interested to get hold of a Google wave account.  I tried to make the most of it for months, inviting many to join and testing waves and the varied add-ons.  But, it just seems to have no present use in my life, or by the looks of it any of…

  • What is a QR Code?

    A QR Code is a two-dimensional bar-code and the name “QR” is derived from “Quick Response”, as its Japanese creator intended the code  to be decoded at high speed. QR Codes have been very common in Japan, this popularity due to the fact that the majority of  Japanese mobiles can read this code with their camera. QR Codes can…

  • Cloud Data Persistence

    is this a renaissance for the database? today we have new problems and new challenges, but the computing power we now have provides alternatives.  This in turn is changing the approaches that are being taken. the following provides examples of the alternatives in the cloud database area. Physical limitations and computation complexity are driving implementations…

  • Deploy Java EE to Amazon EC2

    Cloud Tools is a set of tools for deploying, managing and testing Java EE applications on Amazon’s Elastic Computing Cloud (EC2). There are three main parts to Cloud Tools Amazon Machine Images (AMIs) that are configured to run Tomcat and work with EC2Deploy. EC2Deploy – the core framework. This framework manages EC2 instances, configures MySQL,…

  • QCon inspired Rubiks cude solving

    I attended QCon a few weeks back and Gregor Hohpe of Google was the host of the Architecture track.  This ended with a panel and each had a Rubik’s cube, only Gregor got anywhere near solving it; i think he could have done it if he had any time to look at it.  Anyway, for…

  • QCon day 3 – yahoo pipes

    I posted about pipes about a year ago and it has since increased its modules from 20 to 50 and makes up 1/3 of all mash-up calls to Google. I really need to play with it some more, it really is very cool, bringing a lot of power without the need to code and enabling…

  • QCon day 3 – Google Data API

    The google data API talk concentrated on decisions behind the selection of REST over SOAP; basically RESTs four operations get,put, post and delete are likely to cover 90% of your needs. Also the extensions they have developed around query, authentication, concurrent operations and batch updates. These concepts were tied in nicely to examples of use…

  • Google Android

    Withe the announcement of the Open Handset Alliance Google entered the mobile phone market. not with a phone as many had expected, but with an open source mobile operating system called Android. Android was purchased by Google back in 2005 and has been augmented to form a complete software stack for mobile devices such as…

  • Google and Open Social

    The success of Facebook looks to have ruffled a few feathers at Google and they have recently launch OpenSocial. this is a set of three common APIs, that will allow developers to access core functions and information from a social network: Profile Information (user data) Friends Information (social graph) Activities (things that happen, News Feed…

  • Google Mapplets

    Google Mapplets are mini-applications that you can embed within the Google Maps site. Examples include real estate search, current weather conditions, and distance measurement. Mapplets are Google Gadgets that can manipulate the map using Javascript calls that are derived from the Google Maps API