by theone on 9/22/12, 8:30 AM with 40 comments
by jonknee on 9/22/12, 3:50 PM
http://stackoverflow.com/questions/4912092/using-html5-canva...
tl;dr JavaScript can read the DOM and render a fairly accurate representation of that using canvas
by pveugen on 9/22/12, 10:53 AM
How it works:
1. You create a widget and add two lines of code to your site. 2. Visitors click the feedback button and can select highlight any part of the page to comment on. 3. Usabilla creates a screenshot (server-side) and shows feedback in a simple dashboard.
Disclaimer: I'm founder of Usabilla.
by premist on 9/22/12, 11:05 AM
It uses html2canvas to generate site screenshot on client side.
by dawernik on 9/22/12, 8:05 PM
I have to imagine that Google has a pretty automated process to understand the feedback - i'd rather see that. That's the problem I've always had with applications with millions of users.
by naww on 9/22/12, 5:46 PM
And my only problem with Google only appears when I'm not logged in. The irony.
by mikecane on 9/22/12, 2:24 PM
by ditzy on 9/22/12, 11:59 AM
by theone on 9/22/12, 5:12 PM
by ams6110 on 9/22/12, 3:35 PM
by joshka on 9/22/12, 11:49 AM
by zhuzhuor on 9/22/12, 3:41 PM