Posts

Showing posts from October, 2012

Twitter APP

Saja mau register satu Twitter APP. Ini akan jadi pagenya untuk cukupkan syarat. Nampak macam haram J tapi itulah hakikat kalau benda setakat cukupkan syarat. Selamat melanggar lampu isyarat.

Listing Twitter Followers from Array Text to Excel Spreadsheet

Image
One Friday morning I realized it was #FF Follow Friday, it came to my mind how do I list everyone in text of spreadsheet then just copy paste it so I can promote all of my followers on friday? Everyone knows that when you click followers in Twitter website it will come out with list complete with all the followers details like username, nickname, description, location and picture of them. If I have few hundred of follower that can be a problem for me to copy every single name to tweet. So I googled 'Listing Twitter Followers' so I end up with results from Twitter API sites, and some forums, after reading I found a very nice example then modified it to make it simpler. Since it was php so it was easy to implement. Just have to download a php compiler , with internet connection this can be done without any server setup of any-kind. So in the end I came up with this code in pure Php: 1: <?php 2: $cursor = -1; 3: $account_from = 'account'; 4: $result =

Popular posts from this blog

Perihal Flag Part 1(CMP dan SUB)

Contemplating Nothing