Hello everyone, Currently I am building an application which needs Facebook and Twitter integration. Twitter isn't much of a problem since Miquel has a full application as example. Though I didn't want t parse the JSON myself, so I decided to look for an library because my MonoTouch and C# knowlodge isn't that big.
I came across Twitterizer, quite a good library which didn't work on MonoTouch. Danny Pronk showed me how to convert a library to MonoTouch, so I started converting the Twitterizer library and it works quite well. For full documentation of Twitterizer, check their website. There might be some problems with this library. I tested the stuff I needed for myself so can't tell for all other functions. The facebook app is a converted version of http://facebooksdk.codeplex.com/and all *credits go to Danny Pronk *for converting this library. Currently it only supports Async calls, hopefully I am able to fix the sync methods tonight. Full source + example: http://www.2shared.com/fadmin/24458650/ccfc6124/testFacebook.zip.html Facebook DLL: http://www.2shared.com/file/KThhhDQr/Facebook.html Twitterizer DLL: http://www.2shared.com/file/kXfaOS4j/Twitterizer.html
_______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
