Logged in 3 years ago
Started 0 projects, 0 are complete.
Commented 5 times
point ?
I created a repository for the project at GitHub.
3 years ago
Created a Google App Engine account to house the bookmarklet and the accompanying web service.
The name "landmarks" wasn't available, so I took the liberty of renaming the project to Instamarks. I updated the github repository to reflect the name change.
3 years ago
I'm working on a more compact UI for the bookmarklet itself. I added a stylesheet for the website, too.
I don't think we need to authenticate users with any kind of password - all people can save are html anchors on public pages - so I think we can get by with our own Users model that has an ID (string, 3-15 characters), maybe a hidden email address, and a timestamp rather than make people use their gmail accounts to log in.
3 years ago
I updated the bookmarklet UI substantially and deployed the latest code to App Engine.
3 years ago
Estimated time: 1 hour




What would you say are some possible functions of a landmark bookmarklet? Will landmarks be shared among all users? I'm curious about the potential use cases, but I'm happy to help implement the idea.
3 years ago