Yichi's
Thursday, August 4, 2011
A C# Implementation of Board Game: Balloon Cup
›
Balloon Cup is a 2-player board game published in 2003. The first time I played this game was in the summer of 2010. After I played this gam...
Tuesday, December 21, 2010
Tips in Upgrading Google Map Code From V2 To V3
›
Since I am kind of stuck on testing for my library, I decide to move to another direction of my project. I need to use my library to rebuild...
Friday, December 17, 2010
Jsunit Try Out
›
After the basic functionality of my library is implemented, it is the time to add some quality assurance to the project. One of the most i...
Tuesday, December 14, 2010
Something about converting XML to JSON
›
For the past few weeks, I have worked on several tasks and in the following several blog posts I would like to talk about what I have learne...
Tuesday, October 19, 2010
WattDepot Data Miner 1.0.1
›
Finally, this week I have finished the first version of the WattDepot Data Retrieval Library, which I called WattDepot DataMiner. I have als...
Tuesday, October 12, 2010
Understanding JavaScript Closures
›
This week, when I was studying other JavaScript libraries (prototype, JQuery), I noticed that closure is frequently used in the code. Then I...
Tuesday, October 5, 2010
Data Communication in JSON
›
This week, I did some research on JSON, which I am going to use in my JavaScript Library for data representation. Here, I am going to talk a...
›
Home
View web version