Jump to Navigation

Me on Twitter

  • SimpleDateFormat 'Z' pattern (RFC822) does not match XSD timezone (ISO8601). There's only a ':' differing and that makes a BIG difference ! 12 years 7 weeks ago
  • RT @vogella: I donate money to Ubuntu for...being amazing http://t.co/ESHrRbbh 12 years 7 weeks ago
  • @louistouzet Android : optimisation des performances 1 - Fluidité de l'interface via @objetdirect http://t.co/ZDkvA867 12 years 7 weeks ago
  • Another cup of #scala : it looks like #java. Enhanced. 12 years 7 weeks ago
  • Really fun game : @BadPiggies ! 12 years 8 weeks ago
  • Mailing from phone : so one can write a mail sms-style! 12 years 8 weeks ago
  • Second cup of #Scala : looks like mathematics 12 years 8 weeks ago
  • @CedN :-) 12 years 9 weeks ago
  • @mathieudulac "The class is designed to be self-contained" "You should have at least one year programming experience." https://t.co/cWBn2m0g 12 years 9 weeks ago
  • @CedN Ayé. 1er devoir terminé. Et toi ? 12 years 9 weeks ago

twitter rate limit

drupal Displaying your tweets on your Drupal blog

If you want to display your latest tweets on your Drupal blog, you will probably want to use the dedicated Twitter module. Among other features, this module provides a new block type that lists a selection of tweets from an account. Tweets are retrieved via a cron job and stored in your website's database, making them available even through corporate firewalls that banish twitter.com. Just-what-you-need !

There are a few catches however : it will likely not work if you are on a shared host because Twitter puts rate limits to the usage of their API, and there is a bug in the block view that can be circumvented.

Syndicate content