I am losing my mind here.
Im looking at a beginners OAuth php package that has a 700 line file. Im used to using 10-12 lines of CURL or just a couple lines with simpleXML to get the same data. Is there a very meat and potatoes way to convey the concepts of interfacing with twitter via oauth without totally alienating someone?
Im used to learning by downloading an example, and tooling around with it. The only examples i can find are so confusing that id have to take a course to begin to understand the DEMO.
Specific Question:
Ben kullanıcıların erişim belirteci var. Api adresi
http://twitter.com/statuses/friends_timeline.xml
Nasıl belirteci almak ve adresi haline püre ve bu bana istediğim veriyi vermek yapabilirim? I ile başlayan ne oluyor anlamıyorum eğer öğrenmeye istekli Im, ama öğrenmek olamaz. Ben o olsun, bir istek, bir kullanıcı onaylarsa, bir simge olsun göndermek, temel almak. Ben düz metin kullanıcı yerine yetkilendirme gibi belirteci ile isteklerini yapmak nasıl almak ve dont geçmek.