My favorites | Sign in
Logo
             
Details: Show all Hide all

Today

  • 12 hours ago
    Companies (Who is using PubSubHubbub and how) Wiki page edited by bslatkin   -   Revision r299 Added posterous
    Revision r299 Added posterous
  • 12 hours ago
    Companies (Who is using PubSubHubbub and how) Wiki page edited by bslatkin   -   Revision r298 Added cliqset, tumblr, netvibes
    Revision r298 Added cliqset, tumblr, netvibes

Yesterday

  • 38 hours ago
    Companies (Who is using PubSubHubbub and how) Wiki page edited by bradfitzgoog   -   Revision r297 Edited wiki page through web user interface.
    Revision r297 Edited wiki page through web user interface.

Last 7 days

  • Dec 04, 2009
    PressMentions (PubSubHubbub Press Mentions) Wiki page added by bradfitz   -   Revision r296 Created wiki page through web user interface.
    Revision r296 Created wiki page through web user interface.
  • Dec 04, 2009
    HubbubAtGoogle (The PubSubHubbub protocol in Google products) Wiki page commented on by bmcc...@google.com   -   Google Finance as a publisher?
    Google Finance as a publisher?

Last 30 days

Earlier this year

  • Nov 10, 2009
    Hubs (Code and services for the Hub part of PubSubHubbub) Wiki page edited by bslatkin   -   Revision r295 Added "subfeedr" Hub, by Tatsuhiko Miyagawa, to list of hubs
    Revision r295 Added "subfeedr" Hub, by Tatsuhiko Miyagawa, to list of hubs
  • Nov 09, 2009
    MovingFeedsOrChangingHubs (How to move feeds or change a feed's hub) Wiki page commented on by philipp.lenssen   -   In what intervals are PubSubHubbub subscribers meant to check the original feed to see if their subscribed hub is still the current one the publisher wants to use? (let's say the hub stops working and doesn't send out new updates, or turns evil and sends false data etc.)
    In what intervals are PubSubHubbub subscribers meant to check the original feed to see if their subscribed hub is still the current one the publisher wants to use? (let's say the hub stops working and doesn't send out new updates, or turns evil and sends false data etc.)
  • Nov 05, 2009
    PublisherClients (Client libraries to ping a PubSubHubbub hub.) Wiki page commented on by michael.chelen   -   here is an uploaded drupal module that claims to add support for PSHB: http://drupal.org/node/590928#comment-2144090
    here is an uploaded drupal module that claims to add support for PSHB: http://drupal.org/node/590928#comment-2144090
  • Nov 05, 2009
    PleaseContribute (How to contribute to PubSubHubbub.) Wiki page commented on by michael.chelen   -   here is an uploaded module code that claims to add support for PSHB: http://drupal.org/node/590928#comment-2144090
    here is an uploaded module code that claims to add support for PSHB: http://drupal.org/node/590928#comment-2144090
  • Nov 05, 2009
    PleaseContribute (How to contribute to PubSubHubbub.) Wiki page commented on by michael.chelen   -   here is uploaded module code that claims to add support for PSHB: http://drupal.org/node/590928#comment-2144090
    here is uploaded module code that claims to add support for PSHB: http://drupal.org/node/590928#comment-2144090
  • Nov 03, 2009
    ComparingProtocols (Comparison of PubSubHubbub to light-pinging protocols) Wiki page commented on by james.abley   -   What's "Complex XMPP"? XMPP transporting Atom entries doesn't feel very complex, for example.
    What's "Complex XMPP"? XMPP transporting Atom entries doesn't feel very complex, for example.
  • Oct 29, 2009
    RssFeeds (Support of RSS in PubSubHubbub) Wiki page commented on by karthikeyanseo   -   how to create automatically added rss or atom file like blogspot.com
    how to create automatically added rss or atom file like blogspot.com
  • Oct 26, 2009
    issue 99 (Strip whitespace from feed IDs) Status changed by bslatkin   -   fixed in r294
    Status: Fixed
    fixed in r294
    Status: Fixed
  • Oct 26, 2009
    issue 97 (Empty/unreadable feed IDs should not be saved) Status changed by bslatkin   -  
    Status: Fixed
    Status: Fixed
  • Oct 26, 2009
    issue 97 (Empty/unreadable feed IDs should not be saved) commented on by bslatkin   -   fixed in r294
    fixed in r294
  • Oct 26, 2009
    r294 (fixed handling of multi-line feed IDs) committed by bslatkin   -   fixed handling of multi-line feed IDs
    fixed handling of multi-line feed IDs
  • Oct 26, 2009
    issue 99 (Strip whitespace from feed IDs) reported by bslatkin   -   Right now feed IDs that are empty but contain whitespace are treated differently than feed IDs without whitespace. We need to canonicalize the feed ID to not include any surrounding whitespace.
    Right now feed IDs that are empty but contain whitespace are treated differently than feed IDs without whitespace. We need to canonicalize the feed ID to not include any surrounding whitespace.
  • Oct 26, 2009
    r293 (removed a TODO) committed by bslatkin   -   removed a TODO
    removed a TODO
  • Oct 26, 2009
    r292 (added subscription clean-up handler) committed by bslatkin   -   added subscription clean-up handler
    added subscription clean-up handler
  • Oct 26, 2009
    r291 (small runtime error fixes) committed by bslatkin   -   small runtime error fixes
    small runtime error fixes
  • Oct 26, 2009
    issue 74 (Disable external entities in all feed parsing) Status changed by bslatkin   -   Fixed in r290
    Status: Fixed
    Fixed in r290
    Status: Fixed
  • Oct 26, 2009
    r290 (fixed external entity processing) committed by bslatkin   -   fixed external entity processing
    fixed external entity processing
  • Oct 24, 2009
    issue 67 (Fully document RSS support in the spec) commented on by jrossiter   -   Technically speaking, the subscriber should be able to handle unchanged entries as well as new or changed, but that's not what this is referencing. This is speaking specifically to the format of the entries, not content.
    Technically speaking, the subscriber should be able to handle unchanged entries as well as new or changed, but that's not what this is referencing. This is speaking specifically to the format of the entries, not content.
  • Oct 24, 2009
    issue 67 (Fully document RSS support in the spec) commented on by lxbarth   -   #3 bslatkin: "The content MAY pass through unchanged in the original format or it MAY be transformed by the hub following its own internal policies." spec 0.2 / 7.3 says: "This request MUST have a Content-Type of application/atom+xml and a request body of an Atom feed document with *the list of new and changed entries*." Does 'pass through unchanged' mean that it could pass through including *unchanged* entries? This would tremendously simplify hub implementations while relying on functionality in existing aggregators.
    #3 bslatkin: "The content MAY pass through unchanged in the original format or it MAY be transformed by the hub following its own internal policies." spec 0.2 / 7.3 says: "This request MUST have a Content-Type of application/atom+xml and a request body of an Atom feed document with *the list of new and changed entries*." Does 'pass through unchanged' mean that it could pass through including *unchanged* entries? This would tremendously simplify hub implementations while relying on functionality in existing aggregators.
  • Oct 24, 2009
    PublisherClients (Client libraries to ping a PubSubHubbub hub.) Wiki page commented on by sggjbaker.baker70   -   i just start this site and i thank i am going to like it,and my name is Percy and i am from the State or AL and look for new friend,
    i just start this site and i thank i am going to like it,and my name is Percy and i am from the State or AL and look for new friend,
  • Oct 22, 2009
    issue 98 (Properly handle RSS feeds with multiple top-level <link> ele...) reported by bslatkin   -   Like this feed: http://feeds.nydailynews.com/nydnrss/ny_local <?xml version="1.0" encoding="UTF-8"?> <rss xmlns:media="http://search.yahoo.com/mrss/" xmlns:nydn="http://www.nydailynews.com/rss/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"> <channel> <link xmlns="http://www.w3.org/2005/Atom" rel="display:module" type="text/xsl" href="http://cm.my.yahoo.com/feedtemplates/npc/simpletemplate_left.xsl" /> <link>http://www.nydailynews.com/ny_local/</link> <title>Daily News - NY Local</title>
    Like this feed: http://feeds.nydailynews.com/nydnrss/ny_local <?xml version="1.0" encoding="UTF-8"?> <rss xmlns:media="http://search.yahoo.com/mrss/" xmlns:nydn="http://www.nydailynews.com/rss/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"> <channel> <link xmlns="http://www.w3.org/2005/Atom" rel="display:module" type="text/xsl" href="http://cm.my.yahoo.com/feedtemplates/npc/simpletemplate_left.xsl" /> <link>http://www.nydailynews.com/ny_local/</link> <title>Daily News - NY Local</title>
  • Oct 22, 2009
    issue 97 (Empty/unreadable feed IDs should not be saved) reported by bslatkin   -   This is part of the RecordFeeds process. We need to be sure that unreadable feed IDs count as NULL values, not empty values, or else all of the ones with empty values will have mirrored pings in the eyes of the hub.
    This is part of the RecordFeeds process. We need to be sure that unreadable feed IDs count as NULL values, not empty values, or else all of the ones with empty values will have mirrored pings in the eyes of the hub.
  • Oct 21, 2009
    HubbubAtGoogle (The PubSubHubbub protocol in Google products) Wiki page commented on by adwordsa...@google.com   -   Any plans for adding this to Google Groups?
    Any plans for adding this to Google Groups?
 
Hosted by Google Code