HN user

danielfernandez

140 karma
Posts9
Comments12
View on HN

I have found out that lots of people from other non-technical areas also have the "too many tabs opened" problem. We are working on a solution for that except for the soldiers part =) The idea is that you can keep your browser synced (one or many browsers) and move tabs for later, search them, archive them, restore them and soon also share them. Take a look at http://listboard.it if you are interested.

Nice work! I was thinking on implementing some cool features on a drawing site I created. I tried to avoid HTML5 canvas to keep compatibility with older browsers (solved with some javascript + image creation workaround). But when I see this kind of apps like yours, makes me wonder if I should forget about compatibility and provide users with better features.

As I could not find a good online javascript blackboard solution that was not developed with Flash or HTML5, I tried to create my own. I share with you my lines of thought and hope to get some feedback/ideas.