Skip to content

Instantly share code, notes, and snippets.

@devth
Created November 18, 2010 23:14
Show Gist options
  • Save devth/705864 to your computer and use it in GitHub Desktop.
Save devth/705864 to your computer and use it in GitHub Desktop.
$('.feed').slq({
facebook({ username: 'CriterionCollection', posts: 8, relative_dates: false } ),
twitter({username: 'devth', posts: 6, relative_dates: false }),
twitter_list({username: 'rails', listname: 'core', posts: 2 }),
last_fm({ username: 'trevorhartman', api_key: '930dbe080df156eb81444b27a63d948b', relative_dates: false })
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment