accelerates the distribution of the Drupal RSS feeds with support of PubSubHubbub, SimpleUpdateProtocol (and soon RSSCloud)

fastwebfeed_pubsubhubbub

Overview of "fastwebfeed_pubsubhubbub"-module issues

Downloads   (Read more)

Available downloads.

Official releases:

Beta releases:

  • fastwebfeed-6.x-1.0-beta2
  • fastwebfeed-6.x-1.0-beta1
  • fastwebfeed-5.x-1.0-beta1 (Drupal 5 Development stops)


README.txt (6.x-1.0-RC1)   (Read more)

// $Id$
---------------------------
-- CONTENTS OF THIS FILE --
---------------------------
* Introduction
  - SimpleUpdateProtocol (SUP)
  - PubSubHubbbub
* Summary
  - fastwebfeed.module
  - fastwebfeed_sup.module
  - fastwebfeed_pubsubhubbub.module
  - fastwebfeed_aggregator.module
  - fastwebfeed_taxonomy.module
  - fastwebfeed_commentrss.module
* Installation
* Configuration
* Contact

------------------
-- Introduction --
------------------

CHANGELOG.txt (Fastwebfeed PubSubHubbub 6.x-1.0-RC1)   (Read more)

// $Id$ Fastwebfeed PubSubHubbub x.x-x.x, xxxx-xx-xx -------------------------------------------- Fastwebfeed PubSubHubbub 6.x-1.0-beta1, 2009-11-11 -------------------------------------------------- Fastwebfeed PubSubHubbub 6.x-1.0-beta2, 2009-11-21 -------------------------------------------------- * hook_nodeapi() moved to fastwebfeed.module * UI admin page Fastwebfeed PubSubHubbub 6.x-1.0-RC1, 2009-11-30 ------------------------------------------------ * change the UI admin page * add Simple tests

CHANGELOG.txt (6.x-1.0-beta2)   (Read more)

fastwebfeed.module

  1. hook_help()
  2. UI admin page (settings | plugged modules | info)
  3. hook_menu_alter() so it overwrites the feed URL's. So the prefix '/ fastwebfeed' can be omitted.
  4. new hook_fastwebfeed_path($node, $type) The parameters are
    • "$node" node object
    • "$type" values could be "node", "comment", "all", "reset all"
    This function retrieves feed paths
    • related to a "node"
    • related to a "comment"
    • from "all" existing feeds
    or

README.txt (6.x-1.0-beta2)   (Read more)

// $Id$
---------------------------
-- CONTENTS OF THIS FILE --
---------------------------
* Introduction
  - SimpleUpdateProtocol (SUP)
  - PubSubHubbbub
* Summary
  - fastwebfeed.module
  - fastwebfeed_sup.module
  - fastwebfeed_pubsubhubbub.module
  - fastwebfeed_commentrss.module
* Installation
* Configuration
* Contact

------------------
-- Introduction --
------------------

The "Fastwebfeed" module is a simple way to let people know in real-time when your blog is updated.

This Module supports:

CHANGELOG.txt (5.x-1.0-beta1)   (Read more)

The development of the fastwebfeed module for Drupal 5 stops. Because there are no hooks as appropriate in Drupal 6.

README.txt (fastwebfeed_pubsubhubbub.module-x.x-1.0-beta1)   (Read more)

This module is a simple way to let people know in real-time when your blog is updated.
PubSubHubbub is quickly gaining adoption and is already being used by GTalk, ...

This Module:

  • supports multiple hubs
  • pings your hubs every time a feed is updated
  • announces which hubs you are using by adding <?php echo htmlentities (''); ?> declarations to your feed
  • adds <?php echo htmlentities (''); ?> to your RSS feeds along with the necessary XMLNS declaration for RSS 0.92/1.0

Contact

fastwebfeed icon
If you have issues, features requests, etc. Please feel free to contact me.
JoBo's picture
  fastwebfeed icon   Jo Bollen
  drupal icon  JoBo
  gmail icon  fastwebfeed[at]gmail.com
  fastwebfeed icon   Fastwebfeed