found drama

get oblique

Tag Archives: Clojure

Linkdump for June 26th

by Rob Friesel

Advanced Unit Testing Techniques in JavaScript Decent introduction to unit testing with Sinon.js; by Guido Kessels, writing for Nettuts. Though the information Sinon.js itself is useful, the highlight of the article is really the robust definitions that Kessels provides for spies, stubs, and mocks. (tagged: Sinon.js JavaScript unit testing ) Learn Clojure in 15 minutes, […]

Linkdump for January 24th

by Rob Friesel

Solving Problems The Square Way Austin Carr, writing for Fast Company: "We try to keep everything related to each other across our products and videos and marketing–they should all speak to each other," [Robert] Andersen says. "We hold each other accountable for designs that seem arbitrary at Square." (tagged: collaboration Square design ) AngularJS is […]

Linkdump for January 7th

by Rob Friesel

Tenth of December author George Saunders in conversation with his Random House editor, Andy Ward. At Slate Magazine. I wish I had an editor like this. (tagged: editing writing ) Are People Being Unfair to the House Republicans? Over at The Atlantic, Molly Ball interviews the recently resigned Rep. Steve LaTourette (R) about the House […]

review: ClojureScript: Up and Running

by Rob Friesel

An (apocryphal?) tale: 1 when Brendan Eich unveiled the original JavaScript (nee LiveScript, nee Mocha) prototype at (then) Netscape, it was a Lisp. 2 It was only at management’s insistence that the language received a C-like syntax, and even then it was mostly to have some kind of syntactic parity with Java (with which it […]

Linkdump for December 17th

by Rob Friesel

Using Google Spreadsheet as a database At dataist. tl;dr: Here's how to set up your Google Spreadsheet. Here is how to publish the data as ATOM. Here is how to transform the ATOM data to JSON. Now go ahead and feed that into your data visualization library of choice. (Albeit, you may need to munge […]

Linkdump for December 14th

by Rob Friesel

Joy of Clojure: Annotated Bibliography (tagged: bibliography programming Clojure ) Internet Explorer 10 on Windows 7 (Windows) In case you need to worry about this sort of thing: here's the MSDN doc that breaks down the differences between "real IE10" (on Windows 8) vs. the Windows 7-compatible IE10 "Release Preview". tl;dr: Unless you're dealing with […]

Linkdump for October 18th

by Rob Friesel

Fairly Priced Daniel Jalkut, at Bitsplitting.org: The culture of low-priced software is artificially pulling the prices of many apps downward, while in this case Twitter, with its API token-limitation policy, is artificially pulling the price upward. Pricing shit is complicated. (tagged: business software Twitter pricing ) you keep using that word Garann Means: If there’s […]

Linkdump for September 30th

by Rob Friesel

The Flawed Theory Behind Unit Testing By Michael Feathers. My "tl;dr" take-away: testing for the sake of testing is useless unless you're using the tests as an exercise in critiquing and scrutinizing your code and the intent behind it. (tagged: testing Michael Feathers ) Setting Up a Command Line Clojure App Mike Ebert, writing at […]

Linkdump for July 2nd

by Rob Friesel

Bash One-Liners Explained, Part II: Working with strings Nice round-up by Peteris Krumins, with good explanations. (tagged: bash ) Shall we use Clojure A presentation by Andrew Jones. Have you heard all these points before? Hear them again. (tagged: Andrew Jones Clojure ) Guide to CSS support in email At Campaign Monitor. Looks handy. (tagged: […]

Linkdump for May 22nd

by Rob Friesel

Real world Clojure Wonderfully thoughtful and balanced bullet-point style post by Alex Miller at Pure Danger Tech on their experience at Revelytix with "Clojure in the real world". (tagged: Clojure Alex Miller ) Against the Grain: How We Built the Next Generation Online Travel Agency using Amazon, Clojure, and a Comically Small Team Colin Steele: […]