Made my own TwitterClient and I think it's better than the example one

hi jo3ri,

frankly speaking, i'm really new to this arduino thing.. i would like to ask for your favor..
currently i have 2 unit of sure electronic 32x16 led matrix that i have connected to my arduino UNO..
and i have also bought an ethernet shield..
as i am writing this post, i have succeed in displaying character on the LED matrix display..
now i want to connect the ethernet shield to my UNO so that i can receive witter update and display it on the LED matrix display..

so my question is, do i need to merge your TwitterClient code into my existing LED matrix display coding or do i just upload your code to my UNO and it will automatically display the update accordingly on the LED matrix? if i do need to merge your TwitterClient code, how am i going to do so? as for now thats my only question.. hope you can help me solve this.. thanks jo3ri..

p/s : this is the LED matrix display coding that i said before..