Autor: Tim Strehle
-
The Cloud’s My-Mom-Cleaned-My-Room Problem
Alexis Madrigal at The Atlantic – The Cloud’s My-Mom-Cleaned-My-Room Problem: „We all know the feeling of logging into Facebook / Tumblr / Twitter / Netflix / Pandora / Gmail and realizing that the interface has changed. Maybe the company’s internal testing says the new interface is better organized, but dang – we’d gotten used to…
-
Identifying Passionate Developers
Jeff Vera – Identifying Passionate Developers: „Passionate developers, whether quiet or loud, think. Keep them a bit off their balance by jumping around just a bit. If they’re not thinking about their answers, if only for a little bit, then you don’t have a passionate developer, you have a salesman.“ (Via entwickler.com.)
-
Why Facebook’s new Open Graph makes us all part of the web underclass
Adrian Short at guardian.co.uk – Why Facebook’s new Open Graph makes us all part of the web underclass: „You can turn your back on the social networks that matter in your field and be free and independent running your own site on your own domain. But increasingly that freedom is just the freedom to be…
-
Talker’s block
Seth Godin – Talker’s block: „If you’re concerned with quality, of course, then not writing is not a problem, because zero is perfect and without defects. Shipping nothing is safe. The second best thing to zero is something better than bad.“
-
No guys, it’s IT vs. End-Users
Chris Riley at aiim Capture – No guys, it’s IT vs. End-Users: „Avoid the end-users, create something they don’t need. Involve the end-users, increase the deployment time. […] IT should once again be more cutting edge then their end-users. Solving problems end-users did not even know they had. By doing so transforming their value from…
-
Triple bypass – What does the death of the semantic web mean for publishers?
Richard Padley of Semantico – Triple bypass – What does the death of the semantic web mean for publishers?: „For years semantic web purists have been preaching that the future is all about RDF and triples. Yet, in the 12 years that theorists have been working on the semantic web, we’ve yet to see many…
-
„Please complain“
Seth Godin – „Please complain“: „If no one is listening, the thinking goes, then perhaps the annoyed will quietly go away. […] Whichever strategy you choose, you should choose. It’s the middle way that vexes… the pretending, the grudging acceptance, the insertion of many levels of filters.“
-
Customer culture
Marco Arment – Customer culture: „People who aren’t willing or able to compromise on their needs regularly are much more likely to be Windows customers. The Windows message is much more palatable to corporate buyers, committees, middlemen, and people who don’t like to be told what’s best for them: „You can do whatever you want,…
-
The Six Pillars of Complete Developer Documentation
ProgrammableWeb – The Six Pillars of Complete Developer Documentation: „A complete documentation set should try to include the following: Class Reference: A comprehensive listing of API functionality. Changelog: A reference of what changes in each API version. Code Samples: A set of examples showing typical API usage. Code Playground: An interactive explorer for trying the…
-
Watir and Watir WebDriver
„Watir, pronounced water, is an open-source (BSD) family of Ruby libraries for automating web browsers. It allows you to write tests that are easy to read and maintain. It is simple and flexible. Watir drives browsers the same way people do. It clicks links, fills in forms, presses buttons. Watir also checks results, such as…