Copy is a simple, Sinatra-based CMS (Copy Management System).github.com1 points·by javan·15 years ago·1 comments
A database query language for the accidental programmerhtsql.org2 points·by javan·16 years ago·1 comments
Interesting use of Mechanical Turk for cheap split testingblog.inklingmarkets.com3 points·by javan·17 years ago·0 comments
javan·9 years ago·discuss> noticing that Stimulus will not work with IE11 which I need to supportSee: https://github.com/stimulusjs/stimulus/blob/master/INSTALLIN...
javan·10 years ago·discussThey all use contenteditable for I/O only (no execCommand), and they all maintain their own internal document model.
javan·10 years ago·discussWhat ton of bugs? Trix is used by thousands of people daily in Basecamp 3. I'd like to think it's pretty stable.
javan·11 years ago·discussHere's my easy (but not totally passing) version using the DOM: https://gist.github.com/javan/6aaebfeb5fe415498028
javan·13 years ago·discussre #1: https://github.com/rails/rails/pulse/yearly (yearly works, it's just not present in the menu)
javan·14 years ago·discussLOL at being the lowest rated comment in this thread. I spent the last year (just a tad longer than two weeks) working on Basecamp along with a team of talented people.
javan·14 years ago·discussI made a similar thing with phantomjs and node: http://node-urlshot.herokuapp.com/
javan·14 years ago·discussHere's my Github-themed, less-ugly-than-the-default setup: https://gist.github.com/3164018
javan·14 years ago·discussHmmm. Not sure what you're referring to. We've made some improvements (http://37signals.com/svn/posts/3137-using-event-capturing-to...), but nothing specifically related to the editor/Chrome.