Sunday, December 26, 2010

Micro Controller Programming in Sinhala

http://kz-picsinhalese.blogspot.com/2009/04/vidusara-articles-of-pic-programming.html

refresing page without reload using ajax and php

http://www.codingforums.com/archive/index.php/t-108877.html

Saturday, October 2, 2010

Best Sites For Software QA...

***** http://sqa.fyicenter.com/FAQ/Software-QA-Testing/What_is_Cyclomatic_Complexity_.html

*** http://www.buzzle.com/articles/software-testing-tutorial.html

*** http://swenassignment.blogspot.com

*** http://softwaretestingandqa.blogspot.com/2007/12/cyclomatic-complexity.html

* http://www.aptest.com/glossary.html#statictesting
* http://www.sqatester.com/bugsfixes/whatistesting.htm
* http://www.hyderabadnews.net/what-is-static-testing-of-software/
* http://en.wikipedia.org/wiki/Software_testing

Monday, July 5, 2010

How to Remove Windows Genuine Popup?


Following three simple steps now you can get rid of the pesky and sometimes buggy Windows Genuine Advantage (WGA) notifications:

1. Reboot Windows in safe mode (hold the f8 key while booting and you will get the option to boot in safe mode) and then:
2. Open Registry Editor (regedit.exe) and search for wgalogon folder and delete it. You should backup up the registry beforehand, in case somethiong goes wrong.
3. In your windows directory search for files wga* and delete them.


You are done!

Now reboot back normally and continue your work. Windows Genuine Advantage will not bother you anymore.

Note: I had previously posted a tip which requires a third-party executable. Now it is not required anymore. You can do it yourself by carefully following the guide above.

Warning: Use at your own risk. Backup everything before you do.

Thursday, June 17, 2010