Tag Archives: Twitter

Tweet Button Shows 0 Fix

Twitter has a fancy widget/button called the Tweet Button that allows your readers to click a button to tweet about your webpage. It includes a count of how many people have tweeted about your page, similar to Facebook’s “like” button. … Continue reading

Posted in Web & Software Development | Tagged | 1 Comment

Twitter MySQL User Object Table Schema

A common practice for Twitter application developers is creating a MySQL table to store user objects returned from Twitter’s API. I’m trying to optimize my user table for Friend Or Follow, and it occurred to me how many developers must … Continue reading

Posted in Web & Software Development | Tagged , , , , | 3 Comments