Entries from June 2008
The Bill Gates Time Line
June 28th, 2008 · No Comments · news
Tags:
Benifits of code review
June 27th, 2008 · No Comments · Uncategorized
Here is the Wikipedia’s definition for code review:
Code review is systematic examination (often as peer review) of computer source code intended to find and fix mistakes overlooked in the initial development phase, improving both the overall quality of software and the developers’ skills.
As explained in wikipedia, code review actually help us to identify mistake we [...]
Tags:
Potntial problem that could effect the life of your laptop’s harddrive
June 24th, 2008 · No Comments · Uncategorized
While I am searching for a solution to resolve network related problem in Ubuntu, I found this page which is published by Ubuntu Laptop Testing Team. They has mentioned that there is a potential problem that could effect the life of your harddrive bug59695. Fix can found here.
If you don’t want to open up [...]
Tags:
DOM Scripting Toolkit - jQuery
June 15th, 2008 · No Comments · JavaScript, jQuery
I found this nice slides while I’am searching for a cross browser and easy to use DOM Scripting toolkit. The different APIs used by different browsers make it harder to write JavaScript which manipulate HTML documents. But toolkits like JQuery, Prototype, YUI, and etc.. make the JavaScript programmers life easier than before.
I think, now the [...]
Tags:


