I like this idea. There was an add-on for Firefox that functions similar to this. (you could leave little notes on pages with another as well, post-it style) Could be a really useful feature if you work / are working with a lot of sites. (especially good for project research) Shouldn't be too hard to do on JavaScript either (and thanks to the speed of V8, well, why use Flash?)
In fact, i remember coming across a developers website where a guy made a really sweet object drawing tool in JavaScript. It was really optimized as well (since JavaScript can be really slow), such as turning adjacent "pixels" (divs) into a larger one. Sadly i can't remember how i found it, and i don't think i have it bookmarked. (really really needs a bookmark manager..) AH! Found it http://www.walterzorn.com/jsgraphics/jsgraphics_e.htm I'm sure he, along with many JavaScript-ers will be happy with the fast JS engines. DemoSceners too! (http://www.p01.org/releases/Demoscene/files/ tunnex_256b_javascript.htm) Heres hoping the Plugin API will come sooner, rather than later. On Sep 12, 8:08 pm, [EMAIL PROTECTED] wrote: > I think this is a great idea. I just asked why Google doesn't make > their own OS. This kind of idea is why they need to. I think all > kinds of media needs the ability to add notes to them more easily. Or > mark them in some way and have things cross referenced more easily. > Like being able to bookmark videos. Mark a certain spot in a video > you want to go back to or leave a note on an image... etc etc. > > On Sep 12, 11:43 am, jith <[EMAIL PROTECTED]> wrote: > > > hi all.. > > can we incorporate a ms-paint like environment in our browser.. > > so that we can underline, scribble something,draw pictures etc..the > > options are unlimited.. > > this is my basic idea.. > > > i 've put my original idea on my blog.. > > http://jithsworld.blogspot.com/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Chromium-discuss" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/chromium-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
