Inspired by Scott Gu, I also felt the need of blogging the Links/BlogPosts I liked: ** March 19th is the date in "my" context and not that of posts I refer. Build & Release Automation (it is on top priorities in my list of personal project development) CI Server: Redefine Your Build Process with Continous Integration: Jay Flowers has written an excellent article on CI and about his tool CI Factory. I think Jay Flower has some similar thinking process I do, CI Factory has almost the same features ......
For quiet some time, I wanted to understand JSON (JavaScript Object Notation) and its advantages. Always after hearing about it, I thought, it is some advance form of JavaScript, but after studying it today, I was surprised to know the advantages of JSON. In the present world, where companies are providing SAAS (Software Applications As Services) over the Web, and applications are mashing-up with other applications... in such scenarios everyone wants to make applications, to be able to exchange data ......