Starting Points for Pushing Async Notifications to Browsers
I asked on Twitter for some starting points on pushing asynchronous notifications to web browsers. Here are the results, summarized.
I asked on Twitter for some starting points on pushing asynchronous notifications to web browsers. Here are the results, summarized.
Scriptensity: Emscripten 1.0! This is the first I’ve heard of this project: it’s an LLVM-to-Javascript compiler. Which means you can (for instance) compile C++ to Javascript. I can’t decide if…
Hacker Chat: Pinboard Creator Maciej Ceglowski Talks About Why Boring Architecture is Good, and More Wise words. tags: development I think many developers (myself included) are easily seduced by new…
agile/db_branch – GitHub I’d been looking for a way to manage databases for multiple branches of an app, and this is one of the (many) suggestions. tags: development database ruby…
My first public Greasemonkey script: a quick hack for Stack Overflow to check the “community owned wiki” box by default.
I played around with jQuery a little over the weekend. I’m fairly impressed. The obvious comparison is with Prototype, but I can’t really make that comparison because almost all the…