This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:media="http://search.yahoo.com/mrss/" xml:lang="en-US"> | |
<id>host:superfeedr.com</id> | |
<title>Feed for superfeedr.com</title> | |
<link rel="alternate" href="http://www.blamestella.com/host/superfeedr.com/report" type="text/html"/> | |
<!-- PubSubHubbub Discovery --> | |
<link rel="self" href="http://www.blamestella.com/host/superfeedr.com/report.atom" type="application/atom+xml"/> | |
<link rel="hub" href="http://stella.superfeedr.com/" /> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
19824B in 0.18498s, 0/12 new entries -> http://www.examiner.com/rss/recent/sherman | |
22371B in 0.193883s, 0/20 new entries -> http://www.examiner.com/rss/recent/watertown | |
24351B in 0.195955s, 0/20 new entries -> http://www.examiner.com/rss/recent/eureka | |
24758B in 0.181831s, 0/20 new entries -> http://www.examiner.com/rss/recent/davenport | |
24994B in 0.189847s, 0/20 new entries -> http://www.examiner.com/rss/recent/glendale-ca | |
26092B in 0.189233s, 0/20 new entries -> http://www.examiner.com/rss/recent/wausau | |
26171B in 0.19084s, 0/20 new entries -> http://www.examiner.com/rss/recent/monroe | |
26300B in 0.180871s, 0/20 new entries -> http://www.examiner.com/rss/recent/jacksonville | |
26432B in 0.203128s, 0/20 new entries -> http://www.examiner.com/rss/recent/ann-arbor | |
26597B in 0.192785s, 0/20 new entries -> http://www.examiner.com/rss/recent/bend |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="utf-8"?> | |
<rss version="2.0" xml:base="http://www.examiner.com" xmlns:dc="http://purl.org/dc/elements/1.1/"> | |
<channel> | |
<title>Examiner San Jose Edition Articles</title> | |
<link>http://www.examiner.com/rss/san-jose</link> | |
<description>Latest News and Articles from Examiner.com</description> | |
<language>en</language> | |
<image> <url>http://www.examiner.com/sites/all/themes/base/images/logo.gif</url> | |
<title>examiner.com</title> | |
<link>http://www.examiner.com</link> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="utf-8"?> | |
<rss version="2.0" xml:base="http://www.examiner.com" xmlns:dc="http://purl.org/dc/elements/1.1/"> | |
<channel> | |
<title>Examiner San Jose Edition Articles</title> | |
<link>http://www.examiner.com/rss/san-jose</link> | |
<description>Latest News and Articles from Examiner.com</description> | |
<language>en</language> | |
<item> | |
<title>De Anza College women's soccer team defeats Cabrillo College 2-0</title> | |
<link>http://www.examiner.com/sports-photography-in-san-jose/de-anza-college-women-s-soccer-team-defeats-cabrillo-college-2-0</link> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
GET /rss/recent/san-jose HTTP/1.1 | |
Connection: close | |
User-Agent: Superfeedr: Superparser bot/1.1 http://superfeedr.com - Please read this http://blog.superfeedr.com/publishers.html or get in touch if we're polling too hard | |
X-Superfeedr-Polling: maintenance | |
Host: www.examiner.com | |
HTTP/1.1 200 OK | |
Server: nginx/0.7.65 | |
Date: Fri, 29 Oct 2010 21:57:31 GMT | |
Content-Type: application/rss+xml; charset=utf-8 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<iq from="firehoser.superfeedr.com" type="result" id="items1" > | |
<pubsub xmlns="http://jabber.org/protocol/pubsub"> | |
<status xmlns="http://superfeedr.com/xmpp-pubsub-ext"> | |
<http code="200" >77199B in 4.096159s, 10/10 new entries</http> | |
<next_fetch>2010-11-03T21:15:21+01:00</next_fetch> | |
<period>43200</period> | |
<last_fetch>2010-11-03T09:15:20+01:00</last_fetch> | |
<last_parse>2010-11-03T09:15:21+01:00</last_parse> | |
<last_maintenance_at>2010-11-03T10:21:55+01:00</last_maintenance_at> | |
</status> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<iq type="get" to="firehoser.superfeedr.com" id="items1"> | |
<pubsub xmlns="http://jabber.org/protocol/pubsub"> | |
<items node="..." /> | |
</pubsub> | |
</iq> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
require 'rubygems' | |
require 'nokogiri' | |
require 'yajl' | |
require 'json' | |
txt = File.read(ARGV[0]) | |
xml = Nokogiri::XML(txt).root | |
AS_PREFIX = "http://activitystrea.ms/schema/1.0/" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"status": { | |
"last_fetch": "2010-11-08T16:30:41+01:00", | |
"title": "A wonderful feed", | |
"next_fetch": "2010-11-08T18:30:41+01:00", | |
"last_parse": "2010-11-08T15:30:41+01:00", | |
"period": "600", | |
"http": "Awesome we got the feed right", | |
"last_maintenance_at": "2010-11-08T11:30:41+01:00", | |
"entries_count_since_last_maintenance": 24, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
pluto:firetail julien$ sudo npm install node-xmpp | |
npm it worked if it ends with ok | |
npm cli [ 'install', 'node-xmpp' ] | |
npm version 0.1.25 | |
npm config file /Users/julien/.npmrc | |
npm config file /usr/local/etc/npmrc | |
npm install pkg node-xmpp | |
npm fetch data node-xmpp | |
npm GET node-xmpp | |
npm install pkg node-xmpp |