Friday, November 21, 2014

Tutorial 2 - In depth to processing

Throughout the week, I managed to found source online on using processing to get twitterAPI .
The library called Twitter4j. One of the famous library in the internet when search 'processing' 'twitter'. So I give a try follow step by step from the tutorial but there are some problems/ errors cause of some version update. 

After discuss with my tutor , Yee Siang,

Notes of discussion:
1. Problem with twitter4j documentation
2. Old version of processing or twitter4j
3. debug coding processing

Agreed action:

1. Try other library/ download to latest version 
2. Try to use php to call twitter API
3. Get username 


Due to the unknown error of the coding in processing, not sure cause of the twitter4j version mismatch my processing version or any other reason, i plan to give up on using processing to fetch twitter api but change to Php to fetch the data.

Here the useful link that i found to help the progress goes on :D


https://twitteroauth.com/

As it wrote 'the most popular PHP library for use with the twitter API . Im glad to found one and it can be installed the library and here's a fully documentation done by Abraham on Github. ( https://github.com/abraham/twitteroauth )



Will share the code after I done it right :D Feeling hopeful again. 






No comments:

Post a Comment