On Mon, Sep 8, 2008 at 1:30 PM, Rich Rattanni <[EMAIL PROTECTED]> wrote:

> So after playing around in my application data directory for google
> chrome, I noticed file called something-journal.  Of course, I knew
> what that was.  So I began opening all kinds of SQLite databases in
> use by Chrome (had to close chrome due to locks on a few of them).
> Interesting the things chrome tracks.  For instance it actually
> records, for each site you go to, how many times you manually type it
> in (or so I assume).  I wanted to ask anyone if they have done any
> cool data mining / reports on their surfing habits, or any neat hacks
> to Chrome with respect to sqlite?
>
Firefox also uses SQLite to store it's history and bookmarks.  There have
been some things done with it - the most recent one that comes to mind is
this:
http://surfmind.com/muzings/?p=154

Cheers,

Shawn Wilsher
Mozilla Developer
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to