APIs

10 Jan 2011

I don't know if there's an official announcement or documentation on it but I realized yesterday, while making Tweaky, that Twitter for Mac supports the same protocol handlers as Twitter for iPhone. The only thing you have to change is the tweetie:// protocol to twitter://.

Check out the protocol reference here.

(more...)

Twitter for Mac supports Twitter for iPhone protocol handlers

Compose tweets and jump to user timelines by using Twitter for Mac protocol handlers.

10 Apr 2009

Forbidden Fruit

Today I had to use a private API while spiking a feature for an iPhone app I'm working on and I ran into a couple of gotchas along the way. There doesn't seem to be a simple step-by-step guide for using private iPhone APIs in XCode, so here's goes:

(more...)

Private iPhone APIs in XCode for Dummies

25 Nov 2008

Yahoo Pipes Plus web Hooks

Sucking from the pipe...

(more...)

Yahoo! Pipes could flow to exciting new places with web hooks

14 Oct 2008

Tom -- who, incidentally, also happens to be a speaker at the <head> web conference and the man behind the <head> San Francisco hub at Yahoo!'s Sunnyvale campus -- just alerted me that the lovely folks over at Yahoo! Pipes have posted a blog entry detailing How to find your Pipe ID after customizing your Pipes URL.

I had blogged about this just a few days ago when I ran into the issue.

(more...)

Yahoo! update on Pipes for Flash Developers

28 Jun 2008

I just noticed that the Yahoo! GeoPlanet API made an API change to its JSON API that breaks existing apps. (I noticed because it broke the sign-up process for the new Singularity teaser site.)

Googling around, I couldn't find any announcements from Yahoo! about this. I don't know if there's a notification feed somewhere that I'm missing -- if so, I'd appreciate it if someone could point me in the right direction. Otherwise, in case any other developres are using the Yahoo! GeoPlanet JSON API and are affected by this, here's a summary of the change from the post I just made on the yws-geo forum:

(more...)

Yahoo! GeoPlanet API makes backwards-incompatible change, keeps it secret?