Laatste reacties
Archief
Quote of the Day
Debugging is twice as hard as writing the code in the first place.
Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it.

   -- Brian W. Kernighan

FriendFeed module for Joomla 1.0.x

 

DOWNLOAD

This a module to display your FriendFeed items on your site. It will display a number of entries from one specific Friendfeed nickname, or alternatively, from the public feed.

The module has three parameters:

  • Nickname: the name of the user whose feed you want to publish. If left blank, it will show the public feed (all Friendfeed users!).
  • showThreaded: if this is set to YES, subsequent entries from a particular stream will be clustered into one item, showing only the most recent entry and the number of suppressed entries. This works well if you have one stream that produces a high number of entries, like the songs played through last.fm. If set to NO, the module will display each entry individually.
  • showNumber: the number of items to display.

If found, a small icon indicating the (type of) service is displayed in front of each item. 33 icons are included, but it is easy to add icons, by putting them into the modules/ff_mod/icons directory. By default the module searches for a .png file with the same name as the service-id (‘blog’, ‘twitter’, etc.) as reported by Friendfeed.

Specific icons can be added by putting them into the icon directory and adding an entry in the mod_ff/config.php. Before trying the default icons the $pngIcons array is searched for an entry index by the profileURL (e.g. http://www.last.fm/user/username/ or http://twitter.com/username) or by the generic service-id (‘blog’, ‘twitter’, etc.).

DOWNLOAD

Leave a Reply