Earlier quoted context omitted.
yeah, we had internal debates whether to use gwt or just js, gwt side won and we (most of us!) do not regret it :)
This is a really stellar app and the compiled JS is quite small. You guys should present at the next GWT conference or I/O.
Show HN: A visual HTML5 animation editor in your browser
71–80 of 143 posts
Re: Show HN: A visual HTML5 animation editor in your browser
#72Edit: use a secure hash on the password before storing into the database
Re: Show HN: A visual HTML5 animation editor in your browser
#73> http://api.animatron.com/anonymous net::ERR_EMPTY_RESPONSE
Re: Show HN: A visual HTML5 animation editor in your browser
#74Re: Show HN: A visual HTML5 animation editor in your browser
#75Re: Show HN: A visual HTML5 animation editor in your browser
#76Re: Show HN: A visual HTML5 animation editor in your browser
#77How much of that demo video was made with the product? 100% would really impress me.
Re: Show HN: A visual HTML5 animation editor in your browser
#78How much of that demo video was made with the product? 100% would really impress me.
Re: Show HN: A visual HTML5 animation editor in your browser
#79I'd love to try this out as I've been looking for something like for a long time. But I can't use it because I can't sign up with a password longer than 16 characters. This is a rookie security mistake that I see over and over again and makes me worry. As a rule of thumb, you should NOT limit the length of a password. Salting will take care of the weak password problem and a long password is, well, the securer the be…
Re: Show HN: A visual HTML5 animation editor in your browser
#80I'd love to try this out as I've been looking for something like for a long time. But I can't use it because I can't sign up with a password longer than 16 characters. This is a rookie security mistake that I see over and over again and makes me worry. As a rule of thumb, you should NOT limit the length of a password. Salting will take care of the weak password problem and a long password is, well, the securer the be…