Copy is a simple, Sinatra-based CMS (Copy Management System).github.com1 points·by javan·15 yıl önce·1 comments
A database query language for the accidental programmerhtsql.org2 points·by javan·16 yıl önce·1 comments
Interesting use of Mechanical Turk for cheap split testingblog.inklingmarkets.com3 points·by javan·17 yıl önce·0 comments
javan·9 yıl önce·discuss> noticing that Stimulus will not work with IE11 which I need to supportSee: https://github.com/stimulusjs/stimulus/blob/master/INSTALLIN...
javan·10 yıl önce·discussThey all use contenteditable for I/O only (no execCommand), and they all maintain their own internal document model.
javan·10 yıl önce·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 yıl önce·discussHere's my easy (but not totally passing) version using the DOM: https://gist.github.com/javan/6aaebfeb5fe415498028
javan·13 yıl önce·discussre #1: https://github.com/rails/rails/pulse/yearly (yearly works, it's just not present in the menu)
javan·14 yıl önce·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 yıl önce·discussI made a similar thing with phantomjs and node: http://node-urlshot.herokuapp.com/
javan·14 yıl önce·discussHere's my Github-themed, less-ugly-than-the-default setup: https://gist.github.com/3164018
javan·14 yıl önce·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.