Skip to content

Instantly share code, notes, and snippets.

@robjohnson
robjohnson / TweetXMLActivityStreams.xml
Created November 18, 2010 19:08
Tweet from Gnip in XML Activity Streams
<entry xmlns="http://www.w3.org/2005/Atom">
<id>tag:search.twitter.com,2005:18935866023</id>
<published>2010-07-19T18:37:51Z</published>
<updated>2010-07-19T18:37:51Z</updated>
<title>hobbesjobs (Chris Nelson) posted a note on Twitter</title>
<summary type="html">"Burger King Corporation makes no claim that any product meets the requirements of a vegetarian diet." This includes THEIR VEGGIE BURGER!</summary>
<category term="StatusPosted" label="Status Posted"/>
<category term="NotePosted" label="Note Posted"/>
<link rel="alternate" type="text/html" href="http://twitter.com/hobbesjobs/statuses/18935866023"/>
<source>
@robjohnson
robjohnson / TwitterJSONTweet.js
Created November 16, 2010 19:41
Twitter JSON Tweet Schema
{
"place":null,
"coordinates":null,
"retweeted":false,
"in_reply_to_status_id":null,
"id_str":"28039652140",
"truncated":false,
"in_reply_to_status_id_str":null,
"source":"web",
"favorited":false,
@robjohnson
robjohnson / TwitterJSONRetweet.json
Created November 16, 2010 19:39
Twitter JSON Retweet Schema
{
"place":null,
"coordinates":null,
"retweeted":false,
"in_reply_to_status_id":null,
"id_str":"28039685128",
"truncated":false,
"in_reply_to_status_id_str":null,
"source":"web",
"favorited":false,
@robjohnson
robjohnson / TwitterJSONTweetReply.json
Created November 16, 2010 19:36
Reply Tweet in Twitter JSON
{
"in_reply_to_status_id_str":"27864422908",
"place":null,
"coordinates":null,
"in_reply_to_status_id":27864422908,
"in_reply_to_user_id":5938412,
"favorited":false,
"in_reply_to_user_id_str":"5938412",
"contributors":null,
"in_reply_to_screen_name":"mattiasmiksche",
@robjohnson
robjohnson / ActivityStreamTweetRetweet.json
Created November 15, 2010 06:04
Gnip Retweet Tweet Schema in Activity Streams JSON
{
"verb": "share",
"postedTime": "2010-10-21T16:03:11+00:00",
"body": "RT @Alterian: Woot! @Alterian recognized in leading analyst firm's Magic Quadrant for Enterprise Marketing Management... http://fb.me/z3 ...",
"twitter_entities": {
"urls": [
{
"expanded_url": null,
"url": "http://fb.me/z3",
"indices": [
@robjohnson
robjohnson / ActivityStreamTweetReply.json
Created November 15, 2010 05:59
Gnip Reply Tweet Schema in Activity Streams JSON
{
"verb": "post",
"postedTime": "2010-10-20T15:12:48+00:00",
"inReplyTo": {
"link": "http://twitter.com/mattiasmiksche/statuses/27864422908"
},
"body": "@mattiasmiksche hi - did you see the stories of some of our users? http://gnip.com/success_stories",
"twitter_entities": {
"urls": [
{
@robjohnson
robjohnson / ActivityStreamTweet.json
Created November 15, 2010 05:55
Gnip Tweet Schema in Activity Streams JSON
{
"verb": "post",
"postedTime": "2010-10-21T16:02:46+00:00",
"body": "what we've been up to at @gnip -- delivering data to happy customers http://gnip.com/success_stories",
"twitter_entities": {
"urls": [
{
"expanded_url": null,
"url": "http://gnip.com/success_stories",
"indices": [
<entry xmlns:gnip="http://www.gnip.com/schemas/2010" xmlns="http://www.w3.org/2005/Atom">
<id>tag:search.twitter.com,2005:2174856200192001</id>
<published>2010-11-10T01:45:00+00:00</published>
<updated>2010-11-10T01:45:00+00:00</updated>
<summary type="html">RT @jacoblatimore: Whats up Yall! Don't 4get call 414.799.1037 vote for "Like Em All" 9pm central lets go..lets retire the song tomorrow ...</summary>
<link rel="alternate" type="text/html" href="http://twitter.com/Ms_Mindlessgirl/statuses/2174856200192001"/>
<source>
<link rel="self" type="application/atom+xml" href="http://stream.twitter.com/1/statuses/filter.xml"/>
<title>Twitter - Stream - Track</title>
<updated>2010-11-09T17-45-01Z</updated>
<entry xmlns="http://www.w3.org/2005/Atom">
<id>http://delicious.com/url/b8c568a78932d5b0b846b92af4efaf9c#dougsta</id>
<published>2010-04-18T01:03:30+00:00</published>
<updated>2010-04-18T01:03:30+00:00</updated>
<source>
<link rel="self" type="application/atom+xml" href="http://feeds.delicious.com/v2/rss/tag/%22web%20development%22?count=10"/>
<title>Delicious - Tag - Bookmarks - "web development"</title>
<updated>2010-04-26T10-33-41Z</updated>
<gnip:action xmlns:gnip="http://www.gnip.com/">Favorite</gnip:action>
</source>
<entry xmlns="http://www.w3.org/2005/Atom">
<id>tag:search.twitter.com,2005:12895063802</id>
<published>2010-04-26T17:31:55+00:00</published>
<updated>2010-04-26T17:31:55+00:00</updated>
<source>
<link rel="self" type="application/atom+xml" href="http://stream.twitter.com/1/statuses/filter.xml"/>
<title>Twitter - Stream - Track</title>
<updated>2010-04-26T10-31-56Z</updated>
<action>Post</action>
</source>