Added a few things including a "date_added" column. Also adding a blank database so I don't have to recreate it. I'm proabably going to work on an import script next, then the web GUI. I really should write some unit tests at some point.
Added selection and debugged updating of bookmark records. Also added suggest_title and is_reachable methods.
First commit for the bookmark library project! Hopefully many more to come. Starting the bookmark class.