Links

24 Nov 2009

  • "Twitter’s lists are a fascinating new feature, and people are using them in a bewildering variety of ways. I think one of the most unexpected effects they’ve had, though, has been the exposure of yet another problem with Apple’s App Store approval process: it’s just not agile enough.

    (more...)

Links for 2009-11-23

Thoughts on the App Store by Ben Scofield and Nik Fletcher.

19 Nov 2009

Links for 2009-11-18

Discontent with Apple's App Store Review process grows. Meanwhile, other mobile companies continue to shoot themselves in the foot.

10 Nov 2009

Links for 2009-11-09

18 Oct 2009

Links for 2009-10-17

27 Sep 2009

  • ASIHTTPRequest is an easy to use wrapper around the CFNetwork API that makes some of the more tedious aspects of communicating with web servers easier. It is written in Objective-C and works in both Mac OS X and iPhone applications.
    It is suitable performing basic HTTP requests and interacting with REST-based services (GET / POST / PUT / DELETE). The included ASIFormDataRequest subclass makes it easy to submit POST data and files using multipart/form-data.

    (more...)

Links for 2009-09-26