June 26th, 2009
The mobile devices are getting increasingly sophisticated. With the combination of GPS, compass, camera, Internet Connection and a big screen it’s now possible to create amazing, context aware, first Person UI’s. Imaging for a moment that you’re in a foreign city, standing in front of a statue that you never seen before. Point your mobile [...]
Read the rest of this post »
Published in Quick tips | 1 Comment »
June 24th, 2009
In the first article in this series we discussed how to create a simple Map with Google Maps API 3. In this article we will explore the available properties when creating a map and see how we can change the look and behaviour of the map with the help of them.
Read the rest of this post »
Published in Articles | 11 comments »
June 11th, 2009
I just found this really great talk on YouTube from a Google Tech Talk called, Speed Up Your JavaScript. It’s a guy from Yahoo named Nicholas Zakas that talks about various things you can do to get better performance in you Javascripts.
Read the rest of this post »
Published in Quick tips | No comments »
June 8th, 2009
Some people on the forum NUI-group have written a book called Multi-Touch Technologies. The book is about Multi-Touch seen from several perspectives like hardware, software and gestures. It’s more about hardware and software than Interaction Design but contains some interesting bits on the latter subject.
Read the rest of this post »
Published in News | No comments »
June 5th, 2009
The Google Maps API has evolved to version 3. This version is a complete rewrite and focuses primarily on speed. The new API also features new ways of using it. This article is the first in a series exploring version 3 of the Google Maps API. This first article will take a look on how [...]
Read the rest of this post »
Published in Articles | 15 comments »
June 2nd, 2009
This article explains how to dynamically toggle the visibility of markers in Google Maps as well as how to deal with an annoying bug that occurs when trying to do this while using an utility library, like the MarkerManager.
Read the rest of this post »
Published in Tutorials | 4 comments »