Posted on 29 August 2009
Firefox is my favorite browser. Not because it is best in terms of security aspects, or user features or speed of browsing, but because of its open source nature, which allows hundreds of developers to build modules and addons, which seamless integrate with it to provide you a customized web surfing experience.
Mozilla Links has recently published a post describing a neat way to speedup firefox and surf web faster. It is by defragging its SQLite database.
If you are not aware, SQLite is an ACID-compliant embedded relational database management system contained in a relatively small (~225 KB) C programming library. The source code for SQLite is in the public domain.
Read the full story
Posted on 01 August 2009
With the ever increasing number and ways of Internet threats, the concerns about Private Internet browsing also increasing with each passing days. The data about your browsing habits, what you like and what you not, which sites you often visit; all these stuff is becoming more valuable both for fraudsters as well as advertisers, who understand the importance of targeted advertising.
One of the most common pool of information about your browsing habits is your browser itself. For years, your browser history has been used by the scripts and malware developers to steal that important information about you. And it is surprising to note despite the presence of this weakness for years, most of the browsers have not yet been able to come out with a definite solution for this privacy issue.
There are some easy scripts, which can get this data from your browser in seconds. I just came across two such scripts.
Read the full story