Programmatically Log/Tail Browser Activity with Ruby to a File?

Posted by viatropos on Stack Overflow See other posts from Stack Overflow or by viatropos
Published on 2010-01-22T13:09:52Z Indexed on 2010/05/30 23:02 UTC
Read the original article Hit count: 335

Filed under:
|
|
|

How do I access this activity log information programmatically with Ruby (this is the Activity Window from Safari)? Can I use Mechanize to spit out all this information (duration, size, address, etc.) in XML, or is this already stored somewhere on my computer?

alt text

© Stack Overflow or respective owner

Related posts about ruby

Related posts about logging