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
--- | |
layout: post | |
title: "Title of Your Post" | |
categories: [tags, categories] | |
author_name: Your Name | |
author_uri: http://you-uri.com | |
author_email_md5: an-md5-string-of-your-email-for-gravatar-support | |
--- |
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"> | |
<channel> | |
<title>Disqus - Latest Comments for julien51</title> | |
<link xmlns="http://www.w3.org/2005/Atom" rel="http://api.friendfeed.com/2008/03#sup" href="http://disqus.com/sup/all.sup#usercomments-71cbfce4" type="application/json"/> | |
<!-- Discovery for the hub --> | |
<link xmlns="http://www.w3.org/2005/Atom" rel="hub" href="http://disqus.superfeedr.com/" /> | |
<!-- End Discovery for the hub --> | |
<link>http://disqus.com/people/julien51/</link> | |
<description> |
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
<rss version="2.0"> | |
<channel> | |
<title>Julien Genestoux (julien) on Plancast</title> | |
<link>http://plancast.com/julien/schedule?utm_source=rss&utm_medium=feed&utm_campaign=feed</link> | |
<description>Julien Genestoux (julien) is using Plancast to share plans with friends and you can too. Plancast is the easiest way to share your plans with your friends. You have plans. Spread the word.</description> | |
<generator>Feedo Feed</generator> | |
<atom:link rel="hub" href="http://plancast.superfeedr.com/" xmlns:atom="http://www.w3.org/2005/Atom" /> | |
<item> | |
<title><![CDATA[SXSW at Austin, March 11-15, 2010 (Julien Genestoux)]]></title> | |
<link>http://plancast.com/a/1890?utm_source=rss&utm_medium=feed&utm_campaign=feed</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
pluto:~ julien$ curl http://github.com/feeds/sprsquish/commits/blather/master | |
<html><body>You are being <a href="http://github.com/aptana/studio/commits/master.atom">redirected</a>.</body></html> | |
pluto:~ julien$ curl http://github.com/feeds/sprsquish/commits/blather/master | |
<html><body>You are being <a href="http://github.com/xomboverlord/xomb/commits/master.atom">redirected</a>.</body></html> | |
pluto:~ julien$ curl http://github.com/feeds/sprsquish/commits/blather/master | |
<html><body>You are being <a href="http://github.com/whitmo/wee/commits/master.atom">redirected</a>.</body></html> | |
pluto:~ julien$ curl http://github.com/feeds/sprsquish/commits/blather/master |
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"> | |
<title>...</title> | |
<link href="..." rel="self" type="application/atom+xml"/> | |
<!-- PubSubHubbub Discovery --> | |
<link rel="hub" href="http://<your-hub-name>.superfeedr.com/" /> | |
<!-- End Of PubSubHubbub Discovery --> | |
<updated>...</updated> |
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
# This is an example with curl. Most of languages include similar HTTP libraries. | |
# The -D- param logs the response and headers. | |
$ curl -X POST http://<your-hub-name>.superfeedr.com -d"hub.mode=publish" -d"hub.url=http://<a-feed-url>" -D- | |
# Expected Response | |
HTTP/1.1 204 No Content | |
Server: nginx/0.7.62 | |
Date: Sun, 04 Apr 2010 13:11:38 GMT | |
Connection: keep-alive |
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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" | |
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> | |
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:fb="http://www.facebook.com/2008/fbml" xml:lang="en" lang="en"> | |
<!-- | |
/\_ \ /\_ \ | |
__ ___ __ __ __ __ \//\ \ \//\ \ __ | |
/'_ `\ / __`\/\ \/\ \/\ \ /'__`\ \ \ \ \ \ \ /'__`\ | |
/\ \L\ \/\ \L\ \ \ \_/ \_/ \/\ \L\.\_ \_\ \_ \_\ \_/\ \L\.\_ | |
\ \____ \ \____/\ \___x___/'\ \__/.\_\/\____\/\____\ \__/.\_\ |
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
You should see most of our requests from theses guys (used for fetching and parsing): | |
supernoder1 50.116.30.23 | |
supernoder2 198.58.103.28 | |
supernoder3 198.58.103.36 | |
supernoder4 198.58.102.49 | |
supernoder5 198.58.103.91 | |
supernoder6 198.58.102.95 | |
supernoder7 198.58.103.92 | |
supernoder8 198.58.102.96 |
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
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:t="http://purl.org/syndication/thread/1.0" xmlns:s="http://activitystrea.ms/service-provider" xmlns:a="http://activitystrea.ms/spec/1.0/" xmlns:media="http//purl.org/syndication/atommedia"> | |
<title>Martin Atkins's Activity</title> | |
<link rel="self" type="application/atom+xml" href="http://profile.typepad.com/apparentlymart/activity/atom.xml" /> | |
<link rel="alternate" type="text/html" title="Martin Atkins's Profile" href="http://profile.typepad.com/apparentlymart"/> | |
<link rel="hub" href="http://hubbub.api.typepad.com/" /> | |
<generator uri="http://www.typepad.com/">TypePad</generator> | |
<s:provider> | |
<name>TypePad</name> | |
<icon>http://www.typepad.com/favicon.ico</icon> | |
<uri>http://www.typepad.com/</uri> |
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 'nokogiri' | |
module Nokogiri | |
module XML | |
class Node | |
## | |
# Returns true of the argument is semantically equivalent to self | |
# Equivalent is defined as follows : | |
# - same name |