HTML5 Geolocation – Google Map with Modernizr
HTML5 defines a very handy function, which is geolocation. Basically, this function will try to locate user’s location. But at the moment, not every browser supports this function. We need [...]
HTML5 defines a very handy function, which is geolocation. Basically, this function will try to locate user’s location. But at the moment, not every browser supports this function. We need [...]
As a beginner on Android platform, I was trying to embed Google map in my application. I have everything right, except the map is not loading, and no exception was [...]
Recently been using Spring roo to produce a rapid prototype. I must say that Spring roo is a very good framework, although still lacking of some features but the potentials [...]
Nowadays JSON(json.org) is a very common data-interchange format other than XML, and its much more lightweights. I was trying to write a JSON util class today and came across many [...]
Greetings guys & girls,
Today i bring a small story in part of my career life. I am a development team leader training two person under me. They shall be called Boy A... Full Story
I've been trying out Vistaquest VQ1005 digital lomo cam since last Monday and discovered a few problems so far.
Its the early morning of 1st November,and it had been raining for the past few days.I was planning to go out to some parks this morning for a walk.When i woke up,I heard that it was raining,therefore ... Full Story
Soemtimes, I just don't get it. Here's the conversation between me and my wife like few months back. She : hi Me : hi,what's up? She : How come you never send any gift to me in facebook? Me : Wh... Full Story
JSON is one of the most popular message exchange format nowadays used in web application.Most of the time,we used JSON as a communication message format between Javascript and Server side language,suc... Full Story
Here is a list of urls I visit to get information on Java. 1.http://www.javaalmanac.com 2.http://www.onjava.com 3.http://java.sun.com 4.http://www.developer.com/java 5.http://www.java.n... Full Story
Recent Comments