Monthly Archives: September 2010
Custom Wrapper Class for Dictionary component – Flex {UPDATED}
Added some new functionality and plugged possible bugs. New functions incorporated: function insertKeyValue(keyValueCombo:Object):void >>Argument passed in is used as both Key and Value function insertArray(arr:Array):void >>Takes an Array object as argument and inserts each Array element in the MyDictionary Object function clone():MyDictionary >>Performs a deep copy function getValue(key : Object):Object >>Returns the corresponding value for the […]
Error 1 error LNK1168: cannot open for writing
I was writing a simple C program to print “HelloWorld” while using the new improved Visual Studio 2010. Program compiled fine on the first run but I started to get a weird linking error (see title of post) on recompiling later on. I singled out the problem to a service in Windows 7. Earlier in […]
Bill Gates speech about life after school
Bill Gates speech: 11 rules your kids did not and will not learn in school Rule 1: Life is not fair – get used to it! Rule 2: The world doesn’t care about your self-esteem. The world will expect you to accomplish something BEFORE you feel good about yourself. Rule 3: You will NOT make […]
Was longing to savour this treat!
Found an incredible way to enjoy Oreo’s with milk by using a FORK without even breaking up the cookie! Yummy! 😉 (Will try with chopsticks soon! xD )
Bug in Google Images! (as of 3rd Sept 2010)
Google Images (images.google.com) has a mighty bug! Let’s try to reproduce the error by searching for the keyword “matrix” When images.google.com has finished loading, we type in “matrix” in the search textbox and click on “Search” eventually. Relevant Images are displayed indeed. But now we have changed our mind and wish to search for the […]
Login