Kategorie: Tim’s Weblog

  • Going on a Software-Design Feature Fast

    Kas Thomas – Going on a Software-Design Feature Fast: “Find out (via built-in analytics) what the least-used feature of your product is. Get rid of it. […] Replace [it] with API methods and helpful tooling (an SDK). Charge no money for the SDK.”

  • Everything is my fault

    Derek Sivers – Everything is my fault: “I announced decisions, then assumed they were being done, without following-up to ensure. I whimsically delegated to the wrong people, avoiding the mental work of choosing wisely. […] Now you’re the powerful person that made things happen, made a mistake, and can learn from it. Now you’re in…

  • PhantomJS

    “PhantomJS is a headless WebKit with JavaScript API. It has fast and native support for various web standards: DOM handling, CSS selector, JSON, Canvas, and SVG. […] PhantomJS is an optimal solution for headless website testing, screen capture, page automation, network monitoring.” (Via Paul Reinheimer.)