Jeśli chcecie mnie wesprzeć to zapraszam do kupna mojego poradnika "Jakim jesteś Makiem?".

Tweet Lanes kolejną ofiarą Twittera po Tweetro →

17 listopada 2012 · 11:25

Chris Lacy:

As many reading this will be aware, Twitter have begun enforcing limits on 3rd party clients like Tweet Lanes, capping them at 100,000 user tokens. I have reached out to Twitter to see whether there might be some way I could be issued with more tokens, but I have been informed that Tweet Lanes will not be granted an exemption past this 100,000 limit.

Jak zacząłem krytykować za ten krok Twitter to byłem wyśmiewany. Dzisiaj, trzy ofiary później, zastanawiam się czy te osoby zmieniły zdanie. To dopiero początek i zastanawiam się kto przetrwa najdłużej, bo w pewnym momencie wszystkie klienty przestaną być rozwijane.

Tokeny, Twitter i Tweetbot – ostatni tego typu klient?

19 października 2012 · 15:57

Wczoraj powstało spore zamieszanie związane z Tweetbotem dla OS X, nie tylko z powodu ceny, która dla niektórych jest nie do zaakceptowania, a dla innych warta każdego centa. Napisałem wtedy …

Porady dotyczące projektowania API →

25 maja 2012 · 14:29

Matt Gemmell:

I’ve designed literally dozens of component APIs over the years, including for clients like Apple, and I’ve learned quite a bit about the process.

As with any piece of software designed for use by humans, we have to think about the use cases. We have to make the most commonly-needed stuff easy, without undue configuration. Default behaviours should be useful as-is, and should be sensibly chosen. The software should be discoverable, and should allow the user to generalise from known paradigms. It’s all exactly the same set of principles as when we’re creating UIs.

Świetny artykuł na temat projektowania API.