Live data from Hacker News

Review my weekend HTML5 project: DropMocks

dropmocks.com

91–100 of 115 posts

Re: Review my weekend HTML5 project: DropMocks

#93
post #85

I am really impressed. Clean and simple to use. I can't believe that this is a weekend project. I am currently studying your code. Thanks for making it available.

These kind of weekend projects make me feel insignificant. But then I see that author is on Chrome UI team so he is familiar with technology required (App Engine, Chrome HTML5).

Without that context it is just magic(and even then idea and implementation is great). But I think there must be something many of us can do in a weekend that will look like magic. But it was possible because of months/years of experience.

Re: Review my weekend HTML5 project: DropMocks

#95
post #18

I didn't realize submission text would be eaten for external links, so here it is: I had an itch to scratch around making it easy to share sets of images with other designers and thought that I could use the new drag and drop file support to solve it. DropMocks was the result after a quick weekend of hacking. It's built on a simple Python App Engine backend, and the uploader relies on the PushState, File, and FileRea…

nice work!

Re: Review my weekend HTML5 project: DropMocks

#97

didnt pass my browser sniffer, firefox 3.6 on ubuntu, but I know that supports drag and drop uploads, I wrote an image uploader the other week http://dropup.net/

FYI, WebKit-based browsers aren't passing your browser sniffer (drag-drop works in them, too).

Re: Review my weekend HTML5 project: DropMocks

#99

pretty slick :) I created a client-side image shrinker - demo at http://kimsal.com/shrinker - github at http://github.com/mgkimsal/jsclientshrinker Perhaps integrating this functionality for images that are 'too big' (whatever file size you decide) would be a nice enhancement? :)

definitely i'm gonna try your lib.
Post reply on HN