A JSON Util
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 [...]
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 [...]
I just found out my website was down, and reported to the webhosting company. After I sent out the email, I received 3 emails, 2 claimed that they can browse [...]
I was working on Google Map for the past few days, and was using jQuery to retrieve markers information from another URL using ajax. I came across the Google Ajax [...]
Finally,Scala 2.8 beta is out…
Here’s the release note.
The new Scala 2.8 codebase includes the following new fixes and features:
Redesigned collection library
The collection library has undergone a complete overhaul for Scala [...]
For the past few years, I am so used to google services, especially search engine and email. I can’t even remember when was the last time i use a Microsoft [...]
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