INCLUDE_DATA

Teach by Example. Tech in your face.

HTTP Sniffer for Mac

Filed Under (Uncategorized) by haidersabri on 15-06-2009

Tagged Under :

I’m much more accustomed to doing development on a windows machine. On windows, there is an invaluable tool that all web developers use (or should be using) to help them understand what’s happening on the HTTP pipeline. That application is called Fiddler.

Since I started doing more development on my Mac, i have struggled to find a good, simple HTTP sniffer like Fiddler, till today. I’ve tried Charles, and I didn’t like it. I downloaded the trial to HttpScoop and so far its simple, easy to use, no need to set up proxies. I like it, and I think i will end up purchasing it.

MySpaceID SDK’s

Filed Under (OpenID, Web2.0) by haidersabri on 15-06-2009

Tagged Under :

For a few months I’ve been working the MySpace Partner Relations team to evangelize MySpaceID, MySpace’s OpenID implementation. We’ve built out 6 libraries in different languages including: Java, PHP, Python, Ruby, C# and AS3.

I am currently working on a similar library in Objective-C that can be used for both iPhone and MAC-Native applications.

The code is open sourced and hosted at Google Code. Take a look at it sometime if your interested.