Jump to Navigation

Me on Twitter

  • First cup of Scala: looks like Prolog... 11 years 31 weeks ago
  • @MarsCuriosity Did I miss those ones or pics are not ready yet ? 11 years 31 weeks ago
  • "Found media: Due to Google Webstore Policy you're unable to download." OK. At least it's clear. Going back to Firefox... 11 years 31 weeks ago
  • Youtube downloader not anymore in chrome store... Chrome now refuses plugins from 3rd party sites... How to build my weekly playlist now ? 11 years 31 weeks ago
  • Why the 'retweet' menu in Plume just doesn't retweets ? It prepends 'RT' to a new tweet in my name. Am I missing something ? 11 years 31 weeks ago
  • RT @cyrilmottier @louistouzet Google Maps graphic assets PSD - http://t.co/xQTBUNjY Create great looking MapView-based application on And... 11 years 31 weeks ago
  • RT @TheBrousse RT @itsWillyFerrell You don't need a parachute to skydive... You only need a parachute to skydive twice. 11 years 31 weeks ago
  • RT @louistouzet  @alexlewando #J2ObjC from google, cmd line tool to translate Java code to Objective-C for iOS http://t.co/ASh930IB 11 years 31 weeks ago
  • Learning more about the Location API in #android and the difficulties to integrate with the Services API... 11 years 37 weeks ago
  • Titanium straight test : 1st try : stock sample template made my phone crash & reboot. 2nd try : empty app created android 8 is missing. :-[ 11 years 38 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