found drama

get oblique

Tag Archives: JavaScript

Linkdump for September 17th

by Rob Friesel

Code camp offers tech advice to local professionals The mention of me is basically just a copy/paste of the bio that I submitted to the conference… but hey: for some reason I got called out. (Maybe I made an impression?) (tagged: Vermont tech ) What teachers really want to tell parents Ron Clark: This one […]

Linkdump for September 13th

by Rob Friesel

Diamond planets, climate change and the scientific method Matthew Bailes: …I suspect we’d find a lot of commentators, many with no scientific qualifications, pouring scorn on our findings. People on the fringe of science would be quoted as opponents of our work, arguing that it was nothing more than a theory yet to be conclusively […]

Linkdump for August 22nd

by Rob Friesel

HOWTO Use UTF-8 Throughout Your Web Stack at rentzsch.tumblr.com, via DF (tagged: webdev web programming UTF-8 ) Chrome and Safari extension to rehabilitate disruptive footnotes. at Ideon Open Ideas — a great idea but sadly doesn’t work on blog.founddrama.net yet; it appears to be looking for footnotes with fn embedded in the href… so perhaps […]

Linkdump for August 16th

by Rob Friesel

Exclusive: How LinkedIn used Node.js and HTML5 to build a better, faster app at VentureBeat — Interesting story here on how LinkedIn switched their mobile experience from Ruby-on-Rails to Node.js; of particular interest: the claim that this switch reduced their code complexity, shortened their development time, and reduced the amount of hardware required to service […]

Linkdump for August 10th

by Rob Friesel

Nodeload2: Downloads Reloaded at GitHub (tagged: performance architecture git Node.js github ) Fastersite: Finding memory leaks Useful reading on a useful exercise in JavaScript profiling and how to identify and mitigate memory leaks. (Short answer (as usual?) is "be careful with the DOM".) (tagged: javascript web google performance programming essay ) Easy Hikes Around Lake […]

Linkdump for August 1st

by Rob Friesel

Beer Can Chicken Recipe at Simply Recipes — So simple; so delicious. (tagged: recipe food cooking beer grill ) ClojureScript Brings Clojure To The Browser via Javascript Werner Schuster writing for InfoQ on the introduction of ClojureScript — some of its hows and whats and whys. (tagged: javascript Clojure clojurescript essay todo ) An Ode […]

Linkdump for July 7th

by Rob Friesel

How to run an effective meeting by Kevin M Hoffman (writing in .net magazine) – a good piece but I would add two other pieces of advice: [1] never underestimate the value of a clock or stopwatch (e.g., “You have five minutes to explain starting… now.”); and [2] structure the meeting so you can dismiss […]

Linkdump for July 5th

by Rob Friesel

no country for old hackers Garann Means: But I can’t pretend it doesn’t kill me that the most exciting thing we can think of to do with JavaScript is to clean it up to appeal to people who don’t like JavaScript. (Although I disagree a little bit with her quip about "all those terrible little […]

Linkdump for June 24th

by Rob Friesel

The Maisel vs Baio Incident In case you haven't been paying attention, Duncan Davidson on the court case that never was: Maisel vs. Baio: Should Jay have the right to claim the derived image isn’t fair use and ask for a cease and desist? Yes. He’s not, as many are saying, a dick for his […]

Linkdump for June 19th

by Rob Friesel

Microjs "Fantastic Micro-Frameworks and Micro-Libraries for Fun and Profit!" (tagged: webdev javascript tools reference microjs ) Why a JavaScript hater thinks everyone needs to learn JavaScript in the next year by Mike Loukides (tagged: javascript ) Writing Testable JavaScript by Ben Cherry at Adequately Good (tagged: webdev javascript essay testing )