can somebody help me with these codings...
this code work at another twitter account,
but when i try to retrive post from "goelalifest" twitter account, it wont show up.
<div id="twitter_update_list"></div>
<script src="http://twitter.com/javascripts/blogger.js" type="text/javascript"></script>
<script src="http://twitter.com/statuses/user_timeline/bingkwo.json?callback=twitterCallback2&count=1" type="text/javascript"></script>
the problem is when i change the account into "goelalifest", it wont show, but if i replace "bingkwo" with another twitter acc, it works.
can somebody help me to fix it so i can retrieve goelalifest post with this code. thanks alot!