Play

Tags: Twitter

Twitter Tweet Button for Drupal

Twitter just launched their own version of the Tweet Button last week.

There have been many ways to implement Twitter sharing on websites, the most popular being the Retweet Button by TweetMeme. TweetMeme is now recommending that people use the official Twitter Tweet Button, but it will continue to offer its own button as well.

Display a Twitter Profile using YQL & jQuery

With YQL (Yahoo! Query Language), you can access data from multiple sources using a SQL-like language that lets you query, filter and join data. If you're already familiar with SQL syntax, using YQL should be fairly straight-forward.

select * from twitter.user.profile where id='screen_name'

i heart Drupal
RSS Feed