August 2006 - Posts

4
Comments

Pros and Cons about Coding by darenhan

My friend told me a recent coding issue he had been asked during interviews., which i find it interesting so sharing it here. Scenario 1: for (i=0, i <N, i ++) { if (condition 1) { dostuff1 } else { dostuff2 } } Scenario 2: if (condition 1) { for ...
0
Comments

Installing Windows Vista: The good, the bad, and the ugly by darenhan

http://articles.techrepublic.com.com/5100-10877_11-6106800.html?tag=nl.e101 interesting read...
0
Comments

funny clip about callcenter people by darenhan

http://www.callcentermovie.com/movie/movie2.html
0
Comments

JavaScript Collector by darenhan

JavaScript Collector is an offline searchable snippet database stuffed with over 200 ready-to-use JavaScripts with the installation package, which you can preview within an instance! http://www.snapfiles.com/get/jscollector.html
0
Comments

Evils of XXX part 2 by darenhan

My fren told me they are integrating the ecom gaming site into their current system.....wanting to use the same database and all the background code.... He told me they like to migrate the database such that the permission of the stored procedures and...
Powered by Community Server (Commercial Edition), by Telligent Systems