titi 0.0.5 → 0.0.6

Sign up to get free protection for your applications and to get access to all the features.
Files changed (190) hide show
  1. data/README.textile +23 -4
  2. data/VERSION +1 -1
  3. data/examples/twitter.rb +4 -12
  4. data/lib/titi.rb +6 -0
  5. data/lib/titi/fetcher.rb +5 -0
  6. data/lib/titi/fetcher/json.rb +32 -0
  7. data/lib/titi/provider.rb +0 -23
  8. data/lib/titi/provider/activity_streams.rb +10 -139
  9. data/lib/titi/provider/activity_streams/activity_streams_struct.rb +46 -0
  10. data/lib/titi/provider/activity_streams/actor.rb +11 -0
  11. data/lib/titi/provider/activity_streams/address.rb +11 -0
  12. data/lib/titi/provider/activity_streams/entry.rb +38 -0
  13. data/lib/titi/provider/activity_streams/feed.rb +25 -0
  14. data/lib/titi/provider/activity_streams/feed.xml.erb +13 -11
  15. data/lib/titi/provider/activity_streams/link.rb +15 -0
  16. data/lib/titi/provider/activity_streams/obj.rb +19 -0
  17. data/lib/titi/provider/ameba/.gitignore +0 -0
  18. data/lib/titi/provider/avatars_united/.gitignore +0 -0
  19. data/lib/titi/provider/baidu/.gitignore +0 -0
  20. data/lib/titi/provider/bebo/.gitignore +0 -0
  21. data/lib/titi/provider/blipfm/.gitignore +0 -0
  22. data/lib/titi/provider/blippr/.gitignore +0 -0
  23. data/lib/titi/provider/bliptv/.gitignore +0 -0
  24. data/lib/titi/provider/blogger/.gitignore +0 -0
  25. data/lib/titi/provider/brightkite/.gitignore +0 -0
  26. data/lib/titi/provider/buzznet/.gitignore +0 -0
  27. data/lib/titi/provider/cinchcast/.gitignore +0 -0
  28. data/lib/titi/provider/corkd/.gitignore +0 -0
  29. data/lib/titi/provider/daily_motion/.gitignore +0 -0
  30. data/lib/titi/provider/delicious/.gitignore +0 -0
  31. data/lib/titi/provider/deviant_art/.gitignore +0 -0
  32. data/lib/titi/provider/digg/.gitignore +0 -0
  33. data/lib/titi/provider/diigo/.gitignore +0 -0
  34. data/lib/titi/provider/douban/.gitignore +0 -0
  35. data/lib/titi/provider/flickr/.gitignore +0 -0
  36. data/lib/titi/provider/flixster/.gitignore +0 -0
  37. data/lib/titi/provider/fotolog/.gitignore +0 -0
  38. data/lib/titi/provider/friendfeed/.gitignore +0 -0
  39. data/lib/titi/provider/friendster/.gitignore +0 -0
  40. data/lib/titi/provider/funny_or_die/.gitignore +0 -0
  41. data/lib/titi/provider/gamer_dna/.gitignore +0 -0
  42. data/lib/titi/provider/gather/.gitignore +0 -0
  43. data/lib/titi/provider/generic_feed.rb +49 -0
  44. data/lib/titi/provider/generic_feed/.gitignore +0 -0
  45. data/lib/titi/provider/goodreads/.gitignore +0 -0
  46. data/lib/titi/provider/google_reader/.gitignore +0 -0
  47. data/lib/titi/provider/hatena/.gitignore +0 -0
  48. data/lib/titi/provider/hi5/.gitignore +0 -0
  49. data/lib/titi/provider/hulu/.gitignore +0 -0
  50. data/lib/titi/provider/hyves/.gitignore +0 -0
  51. data/lib/titi/provider/identica/.gitignore +0 -0
  52. data/lib/titi/provider/ilike/.gitignore +0 -0
  53. data/lib/titi/provider/jaiku/.gitignore +0 -0
  54. data/lib/titi/provider/joost/.gitignore +0 -0
  55. data/lib/titi/provider/lastfm/.gitignore +0 -0
  56. data/lib/titi/provider/librarything/.gitignore +0 -0
  57. data/lib/titi/provider/list_of_providers.rb +142 -0
  58. data/lib/titi/provider/livejournal/.gitignore +0 -0
  59. data/lib/titi/provider/meneame/.gitignore +0 -0
  60. data/lib/titi/provider/metacafe/.gitignore +0 -0
  61. data/lib/titi/provider/mixx/.gitignore +0 -0
  62. data/lib/titi/provider/moby_picture/.gitignore +0 -0
  63. data/lib/titi/provider/multiply/.gitignore +0 -0
  64. data/lib/titi/provider/netlog/.gitignore +0 -0
  65. data/lib/titi/provider/newsvine/.gitignore +0 -0
  66. data/lib/titi/provider/pandora/.gitignore +0 -0
  67. data/lib/titi/provider/photobucket/.gitignore +0 -0
  68. data/lib/titi/provider/photocase/.gitignore +0 -0
  69. data/lib/titi/provider/picasa/.gitignore +0 -0
  70. data/lib/titi/provider/plurk/.gitignore +0 -0
  71. data/lib/titi/provider/posterous/.gitignore +0 -0
  72. data/lib/titi/provider/propeller/.gitignore +0 -0
  73. data/lib/titi/provider/qik/.gitignore +0 -0
  74. data/lib/titi/provider/qype/.gitignore +0 -0
  75. data/lib/titi/provider/raptr/.gitignore +0 -0
  76. data/lib/titi/provider/readernaut/.gitignore +0 -0
  77. data/lib/titi/provider/reddit/.gitignore +0 -0
  78. data/lib/titi/provider/revver/.gitignore +0 -0
  79. data/lib/titi/provider/skyrock/.gitignore +0 -0
  80. data/lib/titi/provider/slideshare/.gitignore +0 -0
  81. data/lib/titi/provider/smotri/.gitignore +0 -0
  82. data/lib/titi/provider/smugmug/.gitignore +0 -0
  83. data/lib/titi/provider/stumbleupon/.gitignore +0 -0
  84. data/lib/titi/provider/tumblr/.gitignore +0 -0
  85. data/lib/titi/provider/twelve_seconds/.gitignore +0 -0
  86. data/lib/titi/provider/twine/.gitignore +0 -0
  87. data/lib/titi/provider/twitter.rb +18 -15
  88. data/lib/titi/provider/twitter/.gitignore +0 -0
  89. data/lib/titi/provider/{twitter_rss → twitter}/README.textile +0 -0
  90. data/lib/titi/provider/twitter/models.rb +9 -11
  91. data/lib/titi/provider/{twitter_rss/models.rb → twitter/rss_feed.rb} +9 -10
  92. data/lib/titi/provider/vimeo/.gitignore +0 -0
  93. data/lib/titi/provider/visualizeus/.gitignore +0 -0
  94. data/lib/titi/provider/wordpress/.gitignore +0 -0
  95. data/lib/titi/provider/xanga/.gitignore +0 -0
  96. data/lib/titi/provider/yelp/.gitignore +0 -0
  97. data/lib/titi/provider/zooomr/.gitignore +0 -0
  98. data/spec/data/provider/ameba/.gitignore +0 -0
  99. data/spec/data/provider/avatars_united/.gitignore +0 -0
  100. data/spec/data/provider/baidu/.gitignore +0 -0
  101. data/spec/data/provider/bebo/.gitignore +0 -0
  102. data/spec/data/provider/blipfm/.gitignore +0 -0
  103. data/spec/data/provider/blippr/.gitignore +0 -0
  104. data/spec/data/provider/bliptv/.gitignore +0 -0
  105. data/spec/data/provider/blogger/.gitignore +0 -0
  106. data/spec/data/provider/brightkite/.gitignore +0 -0
  107. data/spec/data/provider/buzznet/.gitignore +0 -0
  108. data/spec/data/provider/cinchcast/.gitignore +0 -0
  109. data/spec/data/provider/corkd/.gitignore +0 -0
  110. data/spec/data/provider/daily_motion/.gitignore +0 -0
  111. data/spec/data/provider/delicious/.gitignore +0 -0
  112. data/spec/data/provider/delicious/delicious_bookmarks-activity_streams.xml +440 -0
  113. data/spec/data/provider/delicious/delicious_bookmarks-raw_feed.xml +239 -0
  114. data/spec/data/provider/deviant_art/.gitignore +0 -0
  115. data/spec/data/provider/digg/.gitignore +0 -0
  116. data/spec/data/provider/diigo/.gitignore +0 -0
  117. data/spec/data/provider/douban/.gitignore +0 -0
  118. data/spec/data/provider/flickr/.gitignore +0 -0
  119. data/spec/data/provider/flickr/flickr_favorites-activity_streams.xml +1040 -0
  120. data/spec/data/provider/flickr/flickr_favorites-raw_rss.xml +557 -0
  121. data/spec/data/provider/flixster/.gitignore +0 -0
  122. data/spec/data/provider/fotolog/.gitignore +0 -0
  123. data/spec/data/provider/friendfeed/.gitignore +0 -0
  124. data/spec/data/provider/friendster/.gitignore +0 -0
  125. data/spec/data/provider/funny_or_die/.gitignore +0 -0
  126. data/spec/data/provider/gamer_dna/.gitignore +0 -0
  127. data/spec/data/provider/gather/.gitignore +0 -0
  128. data/spec/data/provider/generic_feed/.gitignore +0 -0
  129. data/spec/data/provider/goodreads/.gitignore +0 -0
  130. data/spec/data/provider/google_reader/.gitignore +0 -0
  131. data/spec/data/provider/hatena/.gitignore +0 -0
  132. data/spec/data/provider/hi5/.gitignore +0 -0
  133. data/spec/data/provider/hulu/.gitignore +0 -0
  134. data/spec/data/provider/hyves/.gitignore +0 -0
  135. data/spec/data/provider/identica/.gitignore +0 -0
  136. data/spec/data/provider/identica/identica_statuses-raw_feed.xml +465 -0
  137. data/spec/data/provider/ilike/.gitignore +0 -0
  138. data/spec/data/provider/jaiku/.gitignore +0 -0
  139. data/spec/data/provider/joost/.gitignore +0 -0
  140. data/spec/data/provider/lastfm/.gitignore +0 -0
  141. data/spec/data/provider/librarything/.gitignore +0 -0
  142. data/spec/data/provider/livejournal/.gitignore +0 -0
  143. data/spec/data/provider/meneame/.gitignore +0 -0
  144. data/spec/data/provider/metacafe/.gitignore +0 -0
  145. data/spec/data/provider/mixx/.gitignore +0 -0
  146. data/spec/data/provider/moby_picture/.gitignore +0 -0
  147. data/spec/data/provider/multiply/.gitignore +0 -0
  148. data/spec/data/provider/netlog/.gitignore +0 -0
  149. data/spec/data/provider/newsvine/.gitignore +0 -0
  150. data/spec/data/provider/pandora/.gitignore +0 -0
  151. data/spec/data/provider/photobucket/.gitignore +0 -0
  152. data/spec/data/provider/photocase/.gitignore +0 -0
  153. data/spec/data/provider/picasa/.gitignore +0 -0
  154. data/spec/data/provider/plurk/.gitignore +0 -0
  155. data/spec/data/provider/posterous/.gitignore +0 -0
  156. data/spec/data/provider/propeller/.gitignore +0 -0
  157. data/spec/data/provider/qik/.gitignore +0 -0
  158. data/spec/data/provider/qype/.gitignore +0 -0
  159. data/spec/data/provider/raptr/.gitignore +0 -0
  160. data/spec/data/provider/readernaut/.gitignore +0 -0
  161. data/spec/data/provider/reddit/.gitignore +0 -0
  162. data/spec/data/provider/revver/.gitignore +0 -0
  163. data/spec/data/provider/skyrock/.gitignore +0 -0
  164. data/spec/data/provider/slideshare/.gitignore +0 -0
  165. data/spec/data/provider/smotri/.gitignore +0 -0
  166. data/spec/data/provider/smugmug/.gitignore +0 -0
  167. data/spec/data/provider/stumbleupon/.gitignore +0 -0
  168. data/spec/data/provider/tumblr/.gitignore +0 -0
  169. data/spec/data/provider/tumblr/tumblr_posts-raw_feed.xml +150 -0
  170. data/spec/data/provider/twelve_seconds/.gitignore +0 -0
  171. data/spec/data/provider/twine/.gitignore +0 -0
  172. data/spec/data/provider/twitter/.gitignore +0 -0
  173. data/spec/data/provider/twitter/twitter-api_user_timeline-activity_streams.xml +27 -0
  174. data/spec/data/provider/twitter/twitter-api_user_timeline-raw_json.json +1 -0
  175. data/spec/data/provider/twitter/twitter_rss_user_timeline-activity_streams.xml +46 -0
  176. data/spec/data/provider/twitter/twitter_rss_user_timeline-raw_feed.xml +83 -0
  177. data/spec/data/provider/vimeo/.gitignore +0 -0
  178. data/spec/data/provider/visualizeus/.gitignore +0 -0
  179. data/spec/data/provider/wordpress/.gitignore +0 -0
  180. data/spec/data/provider/xanga/.gitignore +0 -0
  181. data/spec/data/provider/yelp/.gitignore +0 -0
  182. data/spec/data/provider/youtube/youtube_videos-activity_streams.xml +629 -0
  183. data/spec/data/provider/youtube/youtube_videos-raw_feed.xml +51 -0
  184. data/spec/data/provider/zooomr/.gitignore +0 -0
  185. data/spec/spec_helper.rb +3 -2
  186. data/spec/support/compare_to_standard_example.rb +17 -0
  187. data/spec/titi_spec.rb +8 -2
  188. data/titi.gemspec +179 -5
  189. metadata +180 -6
  190. data/lib/titi/provider/generic_rss.rb +0 -50
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
@@ -0,0 +1,150 @@
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <rss version="2.0">
3
+ <channel>
4
+ <atom:link rel="hub" href="http://tumblr.superfeedr.com/" xmlns:atom="http://www.w3.org/2005/Atom" />
5
+ <description>Random thoughts, cool tools, links from the infochimps dev team</description>
6
+ <title>Infochimps Dev Blog - Rails, Ruby, Data</title>
7
+ <generator>Tumblr (3.0; @infochimps)</generator>
8
+ <link>http://infochimps.tumblr.com/</link>
9
+ <item>
10
+ <title>How to create datasets that the rest of the world needs</title>
11
+ <description>&lt;a href="http://blog.infochimps.org/2010/03/04/how-to-create-datasets-that-the-rest-of-the-world-needs/"&gt;How to create datasets that the rest of the world needs&lt;/a&gt;: &lt;p&gt;We recently created a dataset for the web site that is a map between IP addresses to zip codes and census demographic information. The work that was involved in this is representative of the type of…&lt;/p&gt;</description>
12
+ <link>http://infochimps.tumblr.com/post/426785210</link>
13
+ <guid>http://infochimps.tumblr.com/post/426785210</guid>
14
+ <pubDate>Thu, 04 Mar 2010 14:59:57 -0600</pubDate>
15
+ </item>
16
+ <item>
17
+ <title>Looking for #CouchDB #MongoDB etc experts @ #SxSW brave enough for @stuhood’s #NoSQL...</title>
18
+ <description>&lt;p&gt;Looking for #CouchDB #MongoDB etc experts @ #SxSW brave enough for @stuhood’s #NoSQL Smackdown, email us! &lt;a href="http://j.mp/sxswdata"&gt;http://j.mp/sxswdata&lt;/a&gt;&lt;/p&gt;</description>
19
+ <link>http://infochimps.tumblr.com/post/422777460</link>
20
+ <guid>http://infochimps.tumblr.com/post/422777460</guid>
21
+ <pubDate>Tue, 02 Mar 2010 16:42:33 -0600</pubDate>
22
+ </item>
23
+ <item>
24
+ <title>Yay! #cassandra committer @stuhood confirmed as panelist for #SxSW data meetup...</title>
25
+ <description>&lt;p&gt;Yay! #cassandra committer @stuhood confirmed as panelist for #SxSW data meetup &lt;a href="http://bit.ly/sxswdata"&gt;http://bit.ly/sxswdata&lt;/a&gt;&lt;/p&gt;</description>
26
+ <link>http://infochimps.tumblr.com/post/421539212</link>
27
+ <guid>http://infochimps.tumblr.com/post/421539212</guid>
28
+ <pubDate>Tue, 02 Mar 2010 00:20:11 -0600</pubDate>
29
+ </item>
30
+ <item>
31
+ <title>Free report “Data, Data Everywhere” by @TheEconomist http://bit.ly/econdr featuring...</title>
32
+ <description>&lt;p&gt;Free report “Data, Data Everywhere” by @TheEconomist &lt;a href="http://bit.ly/econdr"&gt;http://bit.ly/econdr&lt;/a&gt; featuring “Data Deluge” &lt;a href="http://bit.ly/econdd"&gt;http://bit.ly/econdd&lt;/a&gt;&lt;/p&gt;</description>
33
+ <link>http://infochimps.tumblr.com/post/420200817</link>
34
+ <guid>http://infochimps.tumblr.com/post/420200817</guid>
35
+ <pubDate>Mon, 01 Mar 2010 12:08:57 -0600</pubDate>
36
+ </item>
37
+ <item>
38
+ <title>Eatin good with @RenneR and @fishbandito</title>
39
+ <description>&lt;p&gt;Eatin good with @RenneR and @fishbandito&lt;/p&gt;</description>
40
+ <link>http://infochimps.tumblr.com/post/414634682</link>
41
+ <guid>http://infochimps.tumblr.com/post/414634682</guid>
42
+ <pubDate>Fri, 26 Feb 2010 22:14:59 -0600</pubDate>
43
+ </item>
44
+ <item>
45
+ <title>Congrats! RT @bjheinleyCarrie and I (and @Verdecamp ) made the business section of the Austin...</title>
46
+ <description>&lt;p&gt;Congrats! RT @bjheinleyCarrie and I (and @Verdecamp ) made the business section of the Austin American Statesman today.. &lt;a href="http://ow.ly/1bC89"&gt;http://ow.ly/1bC89&lt;/a&gt;&lt;/p&gt;</description>
47
+ <link>http://infochimps.tumblr.com/post/413775600</link>
48
+ <guid>http://infochimps.tumblr.com/post/413775600</guid>
49
+ <pubDate>Fri, 26 Feb 2010 13:59:06 -0600</pubDate>
50
+ </item>
51
+ <item>
52
+ <title>Sorry everybody for the fraudulent DM’s, should be fixed now</title>
53
+ <description>&lt;p&gt;Sorry everybody for the fraudulent DM’s, should be fixed now&lt;/p&gt;</description>
54
+ <link>http://infochimps.tumblr.com/post/411273410</link>
55
+ <guid>http://infochimps.tumblr.com/post/411273410</guid>
56
+ <pubDate>Thu, 25 Feb 2010 09:22:04 -0600</pubDate>
57
+ </item>
58
+ <item>
59
+ <title>Take a look at what data people are requesting on Infochimps.org:...</title>
60
+ <description>&lt;p&gt;Take a look at what data people are requesting on Infochimps.org: &lt;a href="http://infochimps.org/dataset_requests"&gt;http://infochimps.org/dataset_requests&lt;/a&gt;&lt;/p&gt;</description>
61
+ <link>http://infochimps.tumblr.com/post/409523799</link>
62
+ <guid>http://infochimps.tumblr.com/post/409523799</guid>
63
+ <pubDate>Wed, 24 Feb 2010 13:52:07 -0600</pubDate>
64
+ </item>
65
+ <item>
66
+ <title>At least its sunny on our iPhones RT @VizWorld: NASA - 3D Sun for the iPhone http://bit.ly/99YGUQ</title>
67
+ <description>&lt;p&gt;At least its sunny on our iPhones RT @VizWorld: NASA - 3D Sun for the iPhone &lt;a href="http://bit.ly/99YGUQ"&gt;http://bit.ly/99YGUQ&lt;/a&gt;&lt;/p&gt;</description>
68
+ <link>http://infochimps.tumblr.com/post/407795729</link>
69
+ <guid>http://infochimps.tumblr.com/post/407795729</guid>
70
+ <pubDate>Tue, 23 Feb 2010 17:26:22 -0600</pubDate>
71
+ </item>
72
+ <item>
73
+ <title>organizing a data cluster meetup at SXSW. join us! details and rsvp at http://bit.ly/sxswdata</title>
74
+ <description>&lt;p&gt;organizing a data cluster meetup at SXSW. join us! details and rsvp at &lt;a href="http://bit.ly/sxswdata"&gt;http://bit.ly/sxswdata&lt;/a&gt;&lt;/p&gt;</description>
75
+ <link>http://infochimps.tumblr.com/post/405670991</link>
76
+ <guid>http://infochimps.tumblr.com/post/405670991</guid>
77
+ <pubDate>Mon, 22 Feb 2010 17:02:16 -0600</pubDate>
78
+ </item>
79
+ <item>
80
+ <title>RT @kristiewells:Twitter+data visualization=important advances in sensemaking from Harvard Biz...</title>
81
+ <description>&lt;p&gt;RT @kristiewells:Twitter+data visualization=important advances in sensemaking from Harvard Biz Review.http://bit.ly/czOD6C&lt;/p&gt;</description>
82
+ <link>http://infochimps.tumblr.com/post/404452378</link>
83
+ <guid>http://infochimps.tumblr.com/post/404452378</guid>
84
+ <pubDate>Mon, 22 Feb 2010 00:58:30 -0600</pubDate>
85
+ </item>
86
+ <item>
87
+ <title>What a great day for dataviz! Dataviz u can play with: http://bit.ly/abviz &amp; @NSF dataviz...</title>
88
+ <description>&lt;p&gt;What a great day for dataviz! Dataviz u can play with: &lt;a href="http://bit.ly/abviz"&gt;http://bit.ly/abviz&lt;/a&gt; &amp; @NSF dataviz winners: &lt;a href="http://bit.ly/nsfdvw"&gt;http://bit.ly/nsfdvw&lt;/a&gt;&lt;/p&gt;</description>
89
+ <link>http://infochimps.tumblr.com/post/399260073</link>
90
+ <guid>http://infochimps.tumblr.com/post/399260073</guid>
91
+ <pubDate>Fri, 19 Feb 2010 16:31:06 -0600</pubDate>
92
+ </item>
93
+ <item>
94
+ <title>What a great day for dataviz! Dataviz you can play with: bit.ly/abviz &amp; Slideshow of @NSF...</title>
95
+ <description>&lt;p&gt;What a great day for dataviz! Dataviz you can play with: bit.ly/abviz &amp; Slideshow of @NSF dataviz winners: bit.ly/nsfdvw&lt;/p&gt;</description>
96
+ <link>http://infochimps.tumblr.com/post/399260075</link>
97
+ <guid>http://infochimps.tumblr.com/post/399260075</guid>
98
+ <pubDate>Fri, 19 Feb 2010 16:31:06 -0600</pubDate>
99
+ </item>
100
+ <item>
101
+ <title>RT @mrflip: @infochimps on @adamstac’s Web 2.0 show talking about #bigdata, @capitalfactory...</title>
102
+ <description>&lt;p&gt;RT @mrflip: @infochimps on @adamstac’s Web 2.0 show talking about #bigdata, @capitalfactory &amp; the pitch: &lt;a href="http://bit.ly/web20show"&gt;http://bit.ly/web20show&lt;/a&gt;&lt;/p&gt;</description>
103
+ <link>http://infochimps.tumblr.com/post/395058634</link>
104
+ <guid>http://infochimps.tumblr.com/post/395058634</guid>
105
+ <pubDate>Wed, 17 Feb 2010 12:56:10 -0600</pubDate>
106
+ </item>
107
+ <item>
108
+ <title>RT @WebTrends blog: Win InfoChimps Twitter Census Data!: http://bit.ly/9FwD9A</title>
109
+ <description>&lt;p&gt;RT @WebTrends blog: Win InfoChimps Twitter Census Data!: &lt;a href="http://bit.ly/9FwD9A"&gt;http://bit.ly/9FwD9A&lt;/a&gt;&lt;/p&gt;</description>
110
+ <link>http://infochimps.tumblr.com/post/393538440</link>
111
+ <guid>http://infochimps.tumblr.com/post/393538440</guid>
112
+ <pubDate>Tue, 16 Feb 2010 17:29:17 -0600</pubDate>
113
+ </item>
114
+ <item>
115
+ <title>Our own @mrflip at the SemWebAustin panel tonight, to discuss #opendata plans for City of Austin!...</title>
116
+ <description>&lt;p&gt;Our own @mrflip at the SemWebAustin panel tonight, to discuss #opendata plans for City of Austin! 6:00pm at @texascoworking&lt;/p&gt;</description>
117
+ <link>http://infochimps.tumblr.com/post/391486694</link>
118
+ <guid>http://infochimps.tumblr.com/post/391486694</guid>
119
+ <pubDate>Mon, 15 Feb 2010 16:13:14 -0600</pubDate>
120
+ </item>
121
+ <item>
122
+ <title>Does it pay to work for Texas? Useful app from the @TexasTribune - hooray for #opendata!...</title>
123
+ <description>&lt;p&gt;Does it pay to work for Texas? Useful app from the @TexasTribune - hooray for #opendata! &lt;a href="http://bit.ly/txpay"&gt;http://bit.ly/txpay&lt;/a&gt;&lt;/p&gt;</description>
124
+ <link>http://infochimps.tumblr.com/post/391486690</link>
125
+ <guid>http://infochimps.tumblr.com/post/391486690</guid>
126
+ <pubDate>Mon, 15 Feb 2010 16:13:14 -0600</pubDate>
127
+ </item>
128
+ <item>
129
+ <title>RT @mikeolson @peteskomoroch @ChrisDiehl: Haiti Twitter data from @infochimps - http://is.gd/8diWv</title>
130
+ <description>&lt;p&gt;RT @mikeolson @peteskomoroch @ChrisDiehl: Haiti Twitter data from @infochimps - &lt;a href="http://is.gd/8diWv"&gt;http://is.gd/8diWv&lt;/a&gt;&lt;/p&gt;</description>
131
+ <link>http://infochimps.tumblr.com/post/386149215</link>
132
+ <guid>http://infochimps.tumblr.com/post/386149215</guid>
133
+ <pubDate>Fri, 12 Feb 2010 16:56:02 -0600</pubDate>
134
+ </item>
135
+ <item>
136
+ <title>Best one yet: http://bit.ly/clSg9q @austininformavore, @royalfrasier, @austinstartup Informavor:...</title>
137
+ <description>&lt;p&gt;Best one yet: &lt;a href="http://bit.ly/clSg9q"&gt;http://bit.ly/clSg9q&lt;/a&gt; @austininformavore, @royalfrasier, @austinstartup Informavor: What Vegas Can Teach Entrepreneurs&lt;/p&gt;</description>
138
+ <link>http://infochimps.tumblr.com/post/385306359</link>
139
+ <guid>http://infochimps.tumblr.com/post/385306359</guid>
140
+ <pubDate>Fri, 12 Feb 2010 04:10:36 -0600</pubDate>
141
+ </item>
142
+ <item>
143
+ <title>Compare national responses to the Haitian crisis with this great viz: http://bit.ly/aidviz</title>
144
+ <description>&lt;p&gt;Compare national responses to the Haitian crisis with this great viz: &lt;a href="http://bit.ly/aidviz"&gt;http://bit.ly/aidviz&lt;/a&gt;&lt;/p&gt;</description>
145
+ <link>http://infochimps.tumblr.com/post/378338347</link>
146
+ <guid>http://infochimps.tumblr.com/post/378338347</guid>
147
+ <pubDate>Mon, 08 Feb 2010 11:23:28 -0600</pubDate>
148
+ </item>
149
+ </channel>
150
+ </rss>
File without changes
File without changes
@@ -0,0 +1,27 @@
1
+ <feed>
2
+ <entry>
3
+ <title>THANK GOODNESS THE LIBRARY OF CONGRESS HAS UNDERSTOOD THE IMPORTANCE OF MY TWEETS what do you mean others are getting in too</title>
4
+ <content type="html">THANK GOODNESS THE LIBRARY OF CONGRESS HAS UNDERSTOOD THE IMPORTANCE OF MY TWEETS what do you mean others are getting in too</content>
5
+ <id>tag:twitter.com,2007:http://twitter.com/sockington/statuses/12233609555</id>
6
+ <published>2010-04-15T17:01:52+00:00</published>
7
+ <updated ></updated>
8
+ <link type="text/html" rel="alternate" href=""/>
9
+ <link type="image/pjpeg" rel="icon" href=""/>
10
+ <author>
11
+ <name>Sockamillion</name>
12
+ <uri>http://www.sockington.org/</uri>
13
+ </author>
14
+ <activity:verb></activity:verb>
15
+ <activity:object>
16
+ <id>12233609555</id>
17
+ <title>THANK GOODNESS THE LIBRARY OF CONGRESS HAS UNDERSTOOD THE IMPORTANCE OF MY TWEETS what do you mean others are getting in too</title>
18
+ <link type="text/html" rel="alternate" href=""/>
19
+ <published>Thu Apr 15 17:01:52 +0000 2010</published>
20
+ <updated >Thu Apr 15 17:01:52 +0000 2010</updated>
21
+ <author>
22
+ <name>Sockamillion</name>
23
+ <uri >http://www.sockington.org/</uri>
24
+ </author>
25
+ </activity:object>
26
+ </entry>
27
+ </feed>
@@ -0,0 +1 @@
1
+ {"contributors":null,"favorited":false,"in_reply_to_status_id":null,"created_at":"Thu Apr 15 17:01:52 +0000 2010","geo":null,"in_reply_to_user_id":null,"truncated":false,"place":null,"source":"<a href=\"http://apiwiki.twitter.com/\" rel=\"nofollow\">API</a>","coordinates":null,"in_reply_to_screen_name":null,"user":{"created_at":"Mon Mar 19 03:45:00 +0000 2007","profile_sidebar_fill_color":"585e7e","description":"I am Jason Scott's Cat.","geo_enabled":true,"time_zone":"Eastern Time (US & Canada)","following":true,"profile_sidebar_border_color":"79c021","verified":false,"url":"http://www.sockington.org/","profile_image_url":"http://a3.twimg.com/profile_images/77537329/IMG_3738_normal.JPG","notifications":false,"profile_background_color":"48484c","location":"Waltham, MA","screen_name":"sockington","profile_background_image_url":"http://a1.twimg.com/profile_background_images/6682718/SocksTwitter.jpg","followers_count":1520814,"statuses_count":6234,"profile_text_color":"000000","protected":false,"profile_background_tile":false,"friends_count":457,"name":"Sockamillion","contributors_enabled":false,"profile_link_color":"000000","id":1468401,"lang":"en","utc_offset":-18000,"favourites_count":2},"id":12233609555,"text":"THANK GOODNESS THE LIBRARY OF CONGRESS HAS UNDERSTOOD THE IMPORTANCE OF MY TWEETS what do you mean others are getting in too"}
@@ -0,0 +1,46 @@
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0" xmlns:georss="http://www.georss.org/georss">
3
+ <channel>
4
+ <title>Twitter / dbounds</title>
5
+ <link>http://twitter.com/dbounds</link>
6
+ <atom:link type="application/rss+xml" href="http://twitter.com/statuses/user_timeline/14402132.rss" rel="self"/>
7
+ <description>Twitter updates from Darren Bounds / dbounds.</description>
8
+ <language>en-us</language>
9
+ <ttl>40</ttl>
10
+ <item>
11
+ <title>dbounds: RT @banksean: Just saw a @cliqset #salmon @-mention interop demo by @jpanzer. Very neat stuff!</title>
12
+ <description>dbounds: RT @banksean: Just saw a @cliqset #salmon @-mention interop demo by @jpanzer. Very neat stuff!</description>
13
+ <pubDate>Fri, 16 Apr 2010 00:18:15 +0000</pubDate>
14
+ <guid>http://twitter.com/dbounds/statuses/12252880775</guid>
15
+ <link>http://twitter.com/dbounds/statuses/12252880775</link>
16
+ </item>
17
+ <item>
18
+ <title>dbounds: Wow. Ning laying off 40% of their employees and saying goodbye to free social networks. http://cs.cm/173NZ</title>
19
+ <description>dbounds: Wow. Ning laying off 40% of their employees and saying goodbye to free social networks. http://cs.cm/173NZ</description>
20
+ <pubDate>Thu, 15 Apr 2010 17:58:59 +0000</pubDate>
21
+ <guid>http://twitter.com/dbounds/statuses/12236191485</guid>
22
+ <link>http://twitter.com/dbounds/statuses/12236191485</link>
23
+ </item>
24
+ <item>
25
+ <title>dbounds: RT @ChrisSaad: I'm speechless... how do we allow this to continue? http://wikileaks.org/</title>
26
+ <description>dbounds: RT @ChrisSaad: I'm speechless... how do we allow this to continue? http://wikileaks.org/</description>
27
+ <pubDate>Thu, 15 Apr 2010 16:34:33 +0000</pubDate>
28
+ <guid>http://twitter.com/dbounds/statuses/12232309965</guid>
29
+ <link>http://twitter.com/dbounds/statuses/12232309965</link>
30
+ </item>
31
+ <item>
32
+ <title>dbounds: Shared: Ansi is UNDEAD-blocktronics http://cs.cm/p7iIo</title>
33
+ <description>dbounds: Shared: Ansi is UNDEAD-blocktronics http://cs.cm/p7iIo</description>
34
+ <pubDate>Wed, 14 Apr 2010 19:24:58 +0000</pubDate>
35
+ <guid>http://twitter.com/dbounds/statuses/12179694919</guid>
36
+ <link>http://twitter.com/dbounds/statuses/12179694919</link>
37
+ </item>
38
+ <item>
39
+ <title>dbounds: Twitter supporting custom annotations is HUGE. The 140 character boundary is gone. Richer and larger content has arrived.</title>
40
+ <description>dbounds: Twitter supporting custom annotations is HUGE. The 140 character boundary is gone. Richer and larger content has arrived.</description>
41
+ <pubDate>Wed, 14 Apr 2010 18:39:13 +0000</pubDate>
42
+ <guid>http://twitter.com/dbounds/statuses/12177784209</guid>
43
+ <link>http://twitter.com/dbounds/statuses/12177784209</link>
44
+ </item>
45
+ </channel>
46
+ </rss>
@@ -0,0 +1,83 @@
1
+ <feed xmlns="http://www.w3.org/2005/Atom">
2
+ <link href="http://pubsubhubbub.appspot.com/" rel="hub"></link><title type="text">Activity Stream for: dbounds</title><id>http://cliqset.com/feed/atom?uid=dbounds</id><entry xmlns:service="http://activitystrea.ms/service-provider" xmlns:activity="http://activitystrea.ms/spec/1.0/"><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total>
3
+ <id>http://twitter.com/dbounds/statuses/12252880775</id>
4
+ <published>2010-04-16T00:18:15.000Z</published>
5
+ <updated>2010-04-16T00:18:15.961Z</updated>
6
+ <link href="http://twitter.com/banksean/statuses/12244282580" type="text/xhtml" rel="via" title="Just saw a @cliqset #salmon @-mention interop demo by @jpanzer. Very neat stuff!"></link>
7
+ <title type="text">dbounds shared : banksean posted a note on Twitter</title>
8
+ <summary type="html">RT @banksean: Just saw a @cliqset #salmon @-mention interop demo by @jpanzer. Very neat stuff!</summary>
9
+ <author>
10
+ <name>dbounds</name>
11
+ <uri>http://cliqset.com/user/dbounds</uri>
12
+ </author>
13
+ <activity:verb>http://activitystrea.ms/schema/1.0/share</activity:verb>
14
+ <service:provider>
15
+ <name>twitter</name>
16
+ <uri>http://twitter.com</uri>
17
+ <icon>http://cliqset-services.s3.amazonaws.com/twitter.png</icon>
18
+ </service:provider>
19
+ <category scheme="http://schemas.cliqset.com/activity/tags/1.0" term="salmon" label="salmon"></category>
20
+ <activity:object>
21
+ <activity:object-type>http://activitystrea.ms/schema/1.0/note</activity:object-type>
22
+ <id>http://twitter.com/dbounds/statuses/12252880775</id>
23
+ <content type="text">Just saw a @cliqset #salmon @-mention interop demo by @jpanzer. Very neat stuff!</content>
24
+ <link rel="alternate" type="text/html" href="http://twitter.com/dbounds/statuses/12252880775"></link>
25
+ <id>http://twitter.com/dbounds/statuses/12252880775/0</id></activity:object>
26
+ <contributor>
27
+ <name>banksean</name>
28
+ <uri>http://twitter.com/banksean</uri>
29
+ </contributor>
30
+ <category scheme="http://schemas.cliqset.com/activity/categories/1.0" term="StatusShared" label="Status Shared"></category>
31
+ <link href="http://cliqset.com/user/dbounds/MTIyNTI4ODA3NzUe" type="text/xhtml" rel="alternate" title="dbounds shared : banksean posted a note on Twitter"></link>
32
+ <activity:actor xmlns:poco="http://portablecontacts.net/spec/1.0">
33
+ <activity:object-type>http://activitystrea.ms/schema/1.0/person</activity:object-type>
34
+ <poco:name>
35
+ <poco:givenName>Darren</poco:givenName>
36
+ <poco:familyName>Bounds</poco:familyName>
37
+ </poco:name>
38
+ <link xmlns:media="http://purl.org/syndication/atommedia" type="image/png" rel="avatar" href="http://dynamic.cliqset.com/avatar/dbounds?s=80" media:height="80" media:width="80"></link>
39
+ <link xmlns:media="http://purl.org/syndication/atommedia" type="image/png" rel="avatar" href="http://dynamic.cliqset.com/avatar/dbounds?s=120" media:height="120" media:width="120"></link>
40
+ <link xmlns:media="http://purl.org/syndication/atommedia" type="image/png" rel="avatar" href="http://dynamic.cliqset.com/avatar/dbounds?s=200" media:height="200" media:width="200"></link>
41
+ <link href="http://cliqset.com/user/dbounds" rel="alternate" type="text/html" length="0"></link><id>http://cliqset.com/user/dbounds</id></activity:actor>
42
+ </entry>
43
+ <entry xmlns:service="http://activitystrea.ms/service-provider" xmlns:activity="http://activitystrea.ms/spec/1.0/"><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total>
44
+ <published>2010-04-15T16:34:33.000Z</published>
45
+ <summary type="html">RT @ChrisSaad: I'm speechless... how do we allow this to continue? http://wikileaks.org/</summary>
46
+ <service:provider>
47
+ <name>twitter</name>
48
+ <uri>http://twitter.com</uri>
49
+ <icon>http://cliqset-services.s3.amazonaws.com/twitter.png</icon>
50
+ </service:provider>
51
+ <id>http://twitter.com/dbounds/statuses/12232309965</id>
52
+ <activity:verb>http://activitystrea.ms/schema/1.0/share</activity:verb>
53
+ <activity:object>
54
+ <activity:object-type>http://activitystrea.ms/schema/1.0/note</activity:object-type>
55
+ <id>http://twitter.com/dbounds/statuses/12232309965</id>
56
+ <content type="text">I'm speechless... how do we allow this to continue? http://wikileaks.org/</content>
57
+ <link rel="alternate" type="text/html" href="http://twitter.com/dbounds/statuses/12232309965"></link>
58
+ <id>http://twitter.com/dbounds/statuses/12232309965/0</id></activity:object>
59
+ <contributor>
60
+ <name>Chris Saad</name>
61
+ <uri>http://cliqset.com/user/chrissaad</uri>
62
+ </contributor>
63
+ <link href="http://cliqset.com/user/chrissaad/MTIyMzE3ODM3MjIe" type="text/xhtml" rel="via" title="chrissaad posted a note on Twitter"></link>
64
+ <title type="text">dbounds shared : chrissaad posted a note on Twitter</title>
65
+ <category scheme="http://schemas.cliqset.com/activity/categories/1.0" term="StatusShared" label="Status Shared"></category>
66
+ <updated>2010-04-15T16:34:35.214Z</updated>
67
+ <link href="http://cliqset.com/user/dbounds/MTIyMzIzMDk5NjUe" type="text/xhtml" rel="alternate" title="dbounds shared : chrissaad posted a note on Twitter"></link>
68
+ <author>
69
+ <name>dbounds</name>
70
+ <uri>http://cliqset.com/user/dbounds</uri>
71
+ </author>
72
+ <activity:actor xmlns:poco="http://portablecontacts.net/spec/1.0">
73
+ <activity:object-type>http://activitystrea.ms/schema/1.0/person</activity:object-type>
74
+ <poco:name>
75
+ <poco:givenName>Darren</poco:givenName>
76
+ <poco:familyName>Bounds</poco:familyName>
77
+ </poco:name>
78
+ <link xmlns:media="http://purl.org/syndication/atommedia" type="image/png" rel="avatar" href="http://dynamic.cliqset.com/avatar/dbounds?s=80" media:height="80" media:width="80"></link>
79
+ <link xmlns:media="http://purl.org/syndication/atommedia" type="image/png" rel="avatar" href="http://dynamic.cliqset.com/avatar/dbounds?s=120" media:height="120" media:width="120"></link>
80
+ <link xmlns:media="http://purl.org/syndication/atommedia" type="image/png" rel="avatar" href="http://dynamic.cliqset.com/avatar/dbounds?s=200" media:height="200" media:width="200"></link>
81
+ <link href="http://cliqset.com/user/dbounds" rel="alternate" type="text/html" length="0"></link><id>http://cliqset.com/user/dbounds</id></activity:actor>
82
+ </entry>
83
+ </feed>
File without changes
File without changes
File without changes
@@ -0,0 +1,629 @@
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <feed xmlns="http://www.w3.org/2005/Atom">
3
+ </link href="http://pubsubhubbub.appspot.com/" rel="hub">
4
+ <title type="text">Activity Stream for: dbounds</title>
5
+ <id>http://cliqset.com/feed/atom?uid=dbounds</id>
6
+ <entry xmlns:cs="http://schemas.cliqset.com/200909" xmlns:service="http://activitystrea.ms/service-provider" xmlns:activity="http://activitystrea.ms/spec/1.0/">
7
+ <thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total>
8
+ <activity:verb>http://activitystrea.ms/schema/1.0/favorite</activity:verb>
9
+ <published>2010-04-16T00:11:11.000Z</published>
10
+ <title type="text">dbounds favorited a video on YouTube</title>
11
+ <service:provider>
12
+ <name>youtube</name>
13
+ <uri>http://youtube.com</uri>
14
+ <icon>http://cliqset-services.s3.amazonaws.com/youtube.png</icon>
15
+ </service:provider>
16
+ <activity:object xmlns:media="http://purl.org/syndication/atommedia">
17
+ <activity:object-type>http://activitystrea.ms/schema/1.0/video</activity:object-type>
18
+ <title type="text">"Real Time" Ron Conway talks about investing in the new Twitter ecosystem</title>
19
+ </media:description type="text">
20
+ </link type="image/jpeg" rel="preview" href="http://media.cliqset.com/f500d7ca75637a9a6865ba2e006e5a32_thumb.jpg">
21
+ </link rel="enclosure" href="http://www.youtube.com/v/vW-bhzX6sxk&amp;amp;hl=en;fs=1" type="application/x-shockwave-flash">
22
+ </link rel="alternate" type="text/html" href="http://www.youtube.com/watch?v=vW-bhzX6sxk&amp;feature=youtube_gdata">
23
+ <id>tag:cliqset.com,2010-04-15:/user/dbounds/SIegw7aeHpfhRgee/0</id>
24
+ </activity:object>
25
+ </category scheme="http://schemas.cliqset.com/activity/categories/1.0" term="VideoFavorited" label="Video Favorited">
26
+ <updated>2010-04-16T00:20:52.366Z</updated>
27
+ <id>tag:cliqset.com,2010-04-15:/user/dbounds/SIegw7aeHpfhRgee</id>
28
+ </link href="http://cliqset.com/user/dbounds/SIegw7aeHpfhRgee" type="text/xhtml" rel="alternate" title="dbounds favorited a video on YouTube">
29
+ <author>
30
+ <name>dbounds</name>
31
+ <uri>http://cliqset.com/user/dbounds</uri>
32
+ </author>
33
+ <activity:actor xmlns:poco="http://portablecontacts.net/spec/1.0">
34
+ <activity:object-type>http://activitystrea.ms/schema/1.0/person</activity:object-type>
35
+ <poco:name>
36
+ <poco:givenName>Darren</poco:givenName>
37
+ <poco:familyName>Bounds</poco:familyName>
38
+ </poco:name>
39
+ </link type="image/png" rel="avatar" href="http://dynamic.cliqset.com/avatar/dbounds?s=80" media:height="80" media:width="80" xmlns:media="http://purl.org/syndication/atommedia">
40
+ </link type="image/png" rel="avatar" href="http://dynamic.cliqset.com/avatar/dbounds?s=120" media:height="120" media:width="120" xmlns:media="http://purl.org/syndication/atommedia">
41
+ </link type="image/png" rel="avatar" href="http://dynamic.cliqset.com/avatar/dbounds?s=200" media:height="200" media:width="200" xmlns:media="http://purl.org/syndication/atommedia">
42
+ </link href="http://cliqset.com/user/dbounds" rel="alternate" type="text/html" length="0">
43
+ <id>http://cliqset.com/user/dbounds</id>
44
+ </activity:actor>
45
+ <cs:likes>
46
+ <cs:like>
47
+ <cs:activityIdentifier>SIegw7aeHpfhRgee</cs:activityIdentifier>
48
+ <cs:date>2010-04-17T00:26:56.000Z</cs:date>
49
+ <cs:userIdentifier>charlie</cs:userIdentifier>
50
+ <cs:givenName>Charlie</cs:givenName>
51
+ <cs:familyName>Cauthen</cs:familyName>
52
+ <cs:profileUrl>http://cliqset.com/user/charlie</cs:profileUrl>
53
+ </cs:like>
54
+ </cs:likes>
55
+ </entry>
56
+ <entry xmlns:service="http://activitystrea.ms/service-provider" xmlns:activity="http://activitystrea.ms/spec/1.0/">
57
+ <thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total>
58
+ <activity:verb>http://activitystrea.ms/schema/1.0/favorite</activity:verb>
59
+ <published>2010-04-14T12:56:15.000Z</published>
60
+ <title type="text">dbounds favorited a video on YouTube</title>
61
+ <service:provider>
62
+ <name>youtube</name>
63
+ <uri>http://youtube.com</uri>
64
+ <icon>http://cliqset-services.s3.amazonaws.com/youtube.png</icon>
65
+ </service:provider>
66
+ <activity:object xmlns:media="http://purl.org/syndication/atommedia">
67
+ <activity:object-type>http://activitystrea.ms/schema/1.0/video</activity:object-type>
68
+ <title type="text">Ansi is UNDEAD-blocktronics</title>
69
+ </media:description type="text">
70
+ </link type="image/jpeg" rel="preview" href="http://media.cliqset.com/1ecd1e608f40085a910f51cf7c448686_thumb.jpg">
71
+ </link rel="enclosure" href="http://www.youtube.com/v/UDQE0pzGbMQ&amp;amp;hl=en;fs=1" type="application/x-shockwave-flash">
72
+ </link rel="alternate" type="text/html" href="http://www.youtube.com/watch?v=UDQE0pzGbMQ&amp;feature=youtube_gdata">
73
+ <id>tag:cliqset.com,2010-04-14:/user/dbounds/HoQzFsqNHgsw2gee/0</id>
74
+ </activity:object>
75
+ </category scheme="http://schemas.cliqset.com/activity/categories/1.0" term="VideoFavorited" label="Video Favorited">
76
+ <updated>2010-04-14T15:59:59.773Z</updated>
77
+ <id>tag:cliqset.com,2010-04-14:/user/dbounds/HoQzFsqNHgsw2gee</id>
78
+ </link href="http://cliqset.com/user/dbounds/HoQzFsqNHgsw2gee" type="text/xhtml" rel="alternate" title="dbounds favorited a video on YouTube">
79
+ <author>
80
+ <name>dbounds</name>
81
+ <uri>http://cliqset.com/user/dbounds</uri>
82
+ </author>
83
+ <activity:actor xmlns:poco="http://portablecontacts.net/spec/1.0">
84
+ <activity:object-type>http://activitystrea.ms/schema/1.0/person</activity:object-type>
85
+ <poco:name>
86
+ <poco:givenName>Darren</poco:givenName>
87
+ <poco:familyName>Bounds</poco:familyName>
88
+ </poco:name>
89
+ </link type="image/png" rel="avatar" href="http://dynamic.cliqset.com/avatar/dbounds?s=80" media:height="80" media:width="80" xmlns:media="http://purl.org/syndication/atommedia">
90
+ </link type="image/png" rel="avatar" href="http://dynamic.cliqset.com/avatar/dbounds?s=120" media:height="120" media:width="120" xmlns:media="http://purl.org/syndication/atommedia">
91
+ </link type="image/png" rel="avatar" href="http://dynamic.cliqset.com/avatar/dbounds?s=200" media:height="200" media:width="200" xmlns:media="http://purl.org/syndication/atommedia">
92
+ </link href="http://cliqset.com/user/dbounds" rel="alternate" type="text/html" length="0">
93
+ <id>http://cliqset.com/user/dbounds</id>
94
+ </activity:actor>
95
+ </entry>
96
+ <entry xmlns:service="http://activitystrea.ms/service-provider" xmlns:activity="http://activitystrea.ms/spec/1.0/">
97
+ <thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total>
98
+ <activity:verb>http://activitystrea.ms/schema/1.0/favorite</activity:verb>
99
+ <published>2010-03-31T18:34:19.000Z</published>
100
+ <title type="text">dbounds favorited a video on YouTube</title>
101
+ <service:provider>
102
+ <name>youtube</name>
103
+ <uri>http://youtube.com</uri>
104
+ <icon>http://cliqset-services.s3.amazonaws.com/youtube.png</icon>
105
+ </service:provider>
106
+ <activity:object xmlns:media="http://purl.org/syndication/atommedia">
107
+ <activity:object-type>http://activitystrea.ms/schema/1.0/video</activity:object-type>
108
+ <title type="text">Scarface School Play - Kids Scarface School Play - Original</title>
109
+ </media:description type="text">
110
+ </link type="image/jpeg" rel="preview" href="http://media.cliqset.com/a4d9c1c4e363ab9d2cd551100262ac42_thumb.jpg">
111
+ </link rel="enclosure" href="http://www.youtube.com/v/LvB9soqceQA&amp;amp;hl=en;fs=1" type="application/x-shockwave-flash">
112
+ </link rel="alternate" type="text/html" href="http://www.youtube.com/watch?v=LvB9soqceQA&amp;feature=youtube_gdata">
113
+ <id>tag:cliqset.com,2010-03-31:/user/dbounds/fzi5zlBsdlwckgee/0</id>
114
+ </activity:object>
115
+ </category scheme="http://schemas.cliqset.com/activity/categories/1.0" term="VideoFavorited" label="Video Favorited">
116
+ <updated>2010-03-31T18:51:00.169Z</updated>
117
+ <id>tag:cliqset.com,2010-03-31:/user/dbounds/fzi5zlBsdlwckgee</id>
118
+ </link href="http://cliqset.com/user/dbounds/fzi5zlBsdlwckgee" type="text/xhtml" rel="alternate" title="dbounds favorited a video on YouTube">
119
+ <author>
120
+ <name>dbounds</name>
121
+ <uri>http://cliqset.com/user/dbounds</uri>
122
+ </author>
123
+ <activity:actor xmlns:poco="http://portablecontacts.net/spec/1.0">
124
+ <activity:object-type>http://activitystrea.ms/schema/1.0/person</activity:object-type>
125
+ <poco:name>
126
+ <poco:givenName>Darren</poco:givenName>
127
+ <poco:familyName>Bounds</poco:familyName>
128
+ </poco:name>
129
+ </link type="image/png" rel="avatar" href="http://dynamic.cliqset.com/avatar/dbounds?s=80" media:height="80" media:width="80" xmlns:media="http://purl.org/syndication/atommedia">
130
+ </link type="image/png" rel="avatar" href="http://dynamic.cliqset.com/avatar/dbounds?s=120" media:height="120" media:width="120" xmlns:media="http://purl.org/syndication/atommedia">
131
+ </link type="image/png" rel="avatar" href="http://dynamic.cliqset.com/avatar/dbounds?s=200" media:height="200" media:width="200" xmlns:media="http://purl.org/syndication/atommedia">
132
+ </link href="http://cliqset.com/user/dbounds" rel="alternate" type="text/html" length="0">
133
+ <id>http://cliqset.com/user/dbounds</id>
134
+ </activity:actor>
135
+ </entry>
136
+ <entry xmlns:cs="http://schemas.cliqset.com/200909" xmlns:service="http://activitystrea.ms/service-provider" xmlns:activity="http://activitystrea.ms/spec/1.0/">
137
+ <thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total>
138
+ <activity:verb>http://activitystrea.ms/schema/1.0/favorite</activity:verb>
139
+ <published>2010-03-31T16:34:50.000Z</published>
140
+ <title type="text">dbounds favorited a video on YouTube</title>
141
+ <service:provider>
142
+ <name>youtube</name>
143
+ <uri>http://youtube.com</uri>
144
+ <icon>http://cliqset-services.s3.amazonaws.com/youtube.png</icon>
145
+ </service:provider>
146
+ <activity:object xmlns:media="http://purl.org/syndication/atommedia">
147
+ <activity:object-type>http://activitystrea.ms/schema/1.0/video</activity:object-type>
148
+ <title type="text">Spiderman theme song 1960s</title>
149
+ </media:description type="text">
150
+ </link type="image/jpeg" rel="preview" href="http://media.cliqset.com/3b2a3442844da38cc7df1d6f4ccb1abb_thumb.jpg">
151
+ </link rel="enclosure" href="http://www.youtube.com/v/SUtziaZlDeE&amp;amp;hl=en;fs=1" type="application/x-shockwave-flash">
152
+ </link rel="alternate" type="text/html" href="http://www.youtube.com/watch?v=SUtziaZlDeE&amp;feature=youtube_gdata">
153
+ <id>tag:cliqset.com,2010-03-31:/user/dbounds/aTJ8IRbJ77imBAee/0</id>
154
+ </activity:object>
155
+ </category scheme="http://schemas.cliqset.com/activity/categories/1.0" term="VideoFavorited" label="Video Favorited">
156
+ <updated>2010-03-31T18:50:58.031Z</updated>
157
+ <id>tag:cliqset.com,2010-03-31:/user/dbounds/aTJ8IRbJ77imBAee</id>
158
+ </link href="http://cliqset.com/user/dbounds/aTJ8IRbJ77imBAee" type="text/xhtml" rel="alternate" title="dbounds favorited a video on YouTube">
159
+ <author>
160
+ <name>dbounds</name>
161
+ <uri>http://cliqset.com/user/dbounds</uri>
162
+ </author>
163
+ <activity:actor xmlns:poco="http://portablecontacts.net/spec/1.0">
164
+ <activity:object-type>http://activitystrea.ms/schema/1.0/person</activity:object-type>
165
+ <poco:name>
166
+ <poco:givenName>Darren</poco:givenName>
167
+ <poco:familyName>Bounds</poco:familyName>
168
+ </poco:name>
169
+ </link type="image/png" rel="avatar" href="http://dynamic.cliqset.com/avatar/dbounds?s=80" media:height="80" media:width="80" xmlns:media="http://purl.org/syndication/atommedia">
170
+ </link type="image/png" rel="avatar" href="http://dynamic.cliqset.com/avatar/dbounds?s=120" media:height="120" media:width="120" xmlns:media="http://purl.org/syndication/atommedia">
171
+ </link type="image/png" rel="avatar" href="http://dynamic.cliqset.com/avatar/dbounds?s=200" media:height="200" media:width="200" xmlns:media="http://purl.org/syndication/atommedia">
172
+ </link href="http://cliqset.com/user/dbounds" rel="alternate" type="text/html" length="0">
173
+ <id>http://cliqset.com/user/dbounds</id>
174
+ </activity:actor>
175
+ <cs:likes>
176
+ <cs:like>
177
+ <cs:activityIdentifier>aTJ8IRbJ77imBAee</cs:activityIdentifier>
178
+ <cs:date>2010-04-06T14:29:15.000Z</cs:date>
179
+ <cs:userIdentifier>xivanedgex</cs:userIdentifier>
180
+ <cs:givenName>xIvan</cs:givenName>
181
+ <cs:familyName>Edgex</cs:familyName>
182
+ <cs:profileUrl>http://cliqset.com/user/xivanedgex</cs:profileUrl>
183
+ </cs:like>
184
+ </cs:likes>
185
+ </entry>
186
+ <entry xmlns:service="http://activitystrea.ms/service-provider" xmlns:activity="http://activitystrea.ms/spec/1.0/">
187
+ <thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total>
188
+ <activity:verb>http://activitystrea.ms/schema/1.0/favorite</activity:verb>
189
+ <published>2010-03-10T19:40:32.000Z</published>
190
+ <title type="text">dbounds favorited a video on YouTube</title>
191
+ <service:provider>
192
+ <name>youtube</name>
193
+ <uri>http://youtube.com</uri>
194
+ <icon>http://cliqset-services.s3.amazonaws.com/youtube.png</icon>
195
+ </service:provider>
196
+ <activity:object xmlns:media="http://purl.org/syndication/atommedia">
197
+ <activity:object-type>http://activitystrea.ms/schema/1.0/video</activity:object-type>
198
+ <title type="text">Gowalla ships new iPhone version, now with cool photo uploads</title>
199
+ </media:description type="text">
200
+ </link type="image/jpeg" rel="preview" href="http://media.cliqset.com/561ceb41b544a3345c35ed50e7ef5c32_thumb.jpg">
201
+ </link rel="enclosure" href="http://www.youtube.com/v/eR2AxKniBaA&amp;amp;hl=en;fs=1" type="application/x-shockwave-flash">
202
+ </link rel="alternate" type="text/html" href="http://www.youtube.com/watch?v=eR2AxKniBaA&amp;feature=youtube_gdata">
203
+ <id>tag:cliqset.com,2010-03-10:/user/dbounds/mff70EA28eVw8gee/0</id>
204
+ </activity:object>
205
+ </category scheme="http://schemas.cliqset.com/activity/categories/1.0" term="VideoFavorited" label="Video Favorited">
206
+ <updated>2010-03-10T19:49:48.731Z</updated>
207
+ <id>tag:cliqset.com,2010-03-10:/user/dbounds/mff70EA28eVw8gee</id>
208
+ </link href="http://cliqset.com/user/dbounds/mff70EA28eVw8gee" type="text/xhtml" rel="alternate" title="dbounds favorited a video on YouTube">
209
+ <author>
210
+ <name>dbounds</name>
211
+ <uri>http://cliqset.com/user/dbounds</uri>
212
+ </author>
213
+ <activity:actor xmlns:poco="http://portablecontacts.net/spec/1.0">
214
+ <activity:object-type>http://activitystrea.ms/schema/1.0/person</activity:object-type>
215
+ <poco:name>
216
+ <poco:givenName>Darren</poco:givenName>
217
+ <poco:familyName>Bounds</poco:familyName>
218
+ </poco:name>
219
+ </link type="image/png" rel="avatar" href="http://dynamic.cliqset.com/avatar/dbounds?s=80" media:height="80" media:width="80" xmlns:media="http://purl.org/syndication/atommedia">
220
+ </link type="image/png" rel="avatar" href="http://dynamic.cliqset.com/avatar/dbounds?s=120" media:height="120" media:width="120" xmlns:media="http://purl.org/syndication/atommedia">
221
+ </link type="image/png" rel="avatar" href="http://dynamic.cliqset.com/avatar/dbounds?s=200" media:height="200" media:width="200" xmlns:media="http://purl.org/syndication/atommedia">
222
+ </link href="http://cliqset.com/user/dbounds" rel="alternate" type="text/html" length="0">
223
+ <id>http://cliqset.com/user/dbounds</id>
224
+ </activity:actor>
225
+ </entry>
226
+ <entry xmlns:service="http://activitystrea.ms/service-provider" xmlns:activity="http://activitystrea.ms/spec/1.0/">
227
+ <thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total>
228
+ <activity:verb>http://activitystrea.ms/schema/1.0/favorite</activity:verb>
229
+ <published>2010-02-16T21:16:58.000Z</published>
230
+ <title type="text">dbounds favorited a video on YouTube</title>
231
+ <service:provider>
232
+ <name>youtube</name>
233
+ <uri>http://youtube.com</uri>
234
+ <icon>http://cliqset-services.s3.amazonaws.com/youtube.png</icon>
235
+ </service:provider>
236
+ <activity:object xmlns:media="http://purl.org/syndication/atommedia">
237
+ <activity:object-type>http://activitystrea.ms/schema/1.0/video</activity:object-type>
238
+ <title type="text">MAESTRO FRESH WES - Let Your Backbone Slide</title>
239
+ </media:description type="text">
240
+ </link type="image/jpeg" rel="preview" href="http://img.youtube.com/vi/image">
241
+ </link rel="enclosure" href="http://www.youtube.com/v/Pzull7scV2Y&amp;amp;hl=en;fs=1" type="application/x-shockwave-flash">
242
+ </link rel="alternate" type="text/html" href="http://www.youtube.com/watch?v=Pzull7scV2Y&amp;feature=youtube_gdata">
243
+ <id>tag:cliqset.com,2010-02-16:/user/dbounds/IfK1lkVFfuZcIAee/0</id>
244
+ </activity:object>
245
+ </category scheme="http://schemas.cliqset.com/activity/categories/1.0" term="VideoFavorited" label="Video Favorited">
246
+ <updated>2010-02-16T21:58:26.308Z</updated>
247
+ <id>tag:cliqset.com,2010-02-16:/user/dbounds/IfK1lkVFfuZcIAee</id>
248
+ </link href="http://cliqset.com/user/dbounds/IfK1lkVFfuZcIAee" type="text/xhtml" rel="alternate" title="dbounds favorited a video on YouTube">
249
+ <author>
250
+ <name>dbounds</name>
251
+ <uri>http://cliqset.com/user/dbounds</uri>
252
+ </author>
253
+ <activity:actor xmlns:poco="http://portablecontacts.net/spec/1.0">
254
+ <activity:object-type>http://activitystrea.ms/schema/1.0/person</activity:object-type>
255
+ <poco:name>
256
+ <poco:givenName>Darren</poco:givenName>
257
+ <poco:familyName>Bounds</poco:familyName>
258
+ </poco:name>
259
+ </link type="image/png" rel="avatar" href="http://dynamic.cliqset.com/avatar/dbounds?s=80" media:height="80" media:width="80" xmlns:media="http://purl.org/syndication/atommedia">
260
+ </link type="image/png" rel="avatar" href="http://dynamic.cliqset.com/avatar/dbounds?s=120" media:height="120" media:width="120" xmlns:media="http://purl.org/syndication/atommedia">
261
+ </link type="image/png" rel="avatar" href="http://dynamic.cliqset.com/avatar/dbounds?s=200" media:height="200" media:width="200" xmlns:media="http://purl.org/syndication/atommedia">
262
+ </link href="http://cliqset.com/user/dbounds" rel="alternate" type="text/html" length="0">
263
+ <id>http://cliqset.com/user/dbounds</id>
264
+ </activity:actor>
265
+ </entry>
266
+ <entry xmlns:service="http://activitystrea.ms/service-provider" xmlns:activity="http://activitystrea.ms/spec/1.0/">
267
+ <thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total>
268
+ <activity:verb>http://activitystrea.ms/schema/1.0/favorite</activity:verb>
269
+ <published>2010-02-08T01:55:44.000Z</published>
270
+ <title type="text">dbounds favorited a video on YouTube</title>
271
+ <service:provider>
272
+ <name>youtube</name>
273
+ <uri>http://youtube.com</uri>
274
+ <icon>http://cliqset-services.s3.amazonaws.com/youtube.png</icon>
275
+ </service:provider>
276
+ <activity:object xmlns:media="http://purl.org/syndication/atommedia">
277
+ <activity:object-type>http://activitystrea.ms/schema/1.0/video</activity:object-type>
278
+ <title type="text">The People vs George Lucas - Official Teaser Trailer 2 (HD)</title>
279
+ </media:description type="text">
280
+ </link type="image/jpeg" rel="preview" href="http://media.cliqset.com/8a21957176677a878a7010c534e52c79_thumb.jpg">
281
+ </link rel="enclosure" href="http://www.youtube.com/v/9hAkwcHEAo8&amp;amp;hl=en;fs=1" type="application/x-shockwave-flash">
282
+ </link rel="alternate" type="text/html" href="http://www.youtube.com/watch?v=9hAkwcHEAo8&amp;feature=youtube_gdata">
283
+ <id>tag:cliqset.com,2010-02-07:/user/dbounds/JlBZWmpERcOqxwee/0</id>
284
+ </activity:object>
285
+ </category scheme="http://schemas.cliqset.com/activity/categories/1.0" term="VideoFavorited" label="Video Favorited">
286
+ <updated>2010-02-08T01:58:12.729Z</updated>
287
+ <id>tag:cliqset.com,2010-02-07:/user/dbounds/JlBZWmpERcOqxwee</id>
288
+ </link href="http://cliqset.com/user/dbounds/JlBZWmpERcOqxwee" type="text/xhtml" rel="alternate" title="dbounds favorited a video on YouTube">
289
+ <author>
290
+ <name>dbounds</name>
291
+ <uri>http://cliqset.com/user/dbounds</uri>
292
+ </author>
293
+ <activity:actor xmlns:poco="http://portablecontacts.net/spec/1.0">
294
+ <activity:object-type>http://activitystrea.ms/schema/1.0/person</activity:object-type>
295
+ <poco:name>
296
+ <poco:givenName>Darren</poco:givenName>
297
+ <poco:familyName>Bounds</poco:familyName>
298
+ </poco:name>
299
+ </link type="image/png" rel="avatar" href="http://dynamic.cliqset.com/avatar/dbounds?s=80" media:height="80" media:width="80" xmlns:media="http://purl.org/syndication/atommedia">
300
+ </link type="image/png" rel="avatar" href="http://dynamic.cliqset.com/avatar/dbounds?s=120" media:height="120" media:width="120" xmlns:media="http://purl.org/syndication/atommedia">
301
+ </link type="image/png" rel="avatar" href="http://dynamic.cliqset.com/avatar/dbounds?s=200" media:height="200" media:width="200" xmlns:media="http://purl.org/syndication/atommedia">
302
+ </link href="http://cliqset.com/user/dbounds" rel="alternate" type="text/html" length="0">
303
+ <id>http://cliqset.com/user/dbounds</id>
304
+ </activity:actor>
305
+ </entry>
306
+ <entry xmlns:service="http://activitystrea.ms/service-provider" xmlns:activity="http://activitystrea.ms/spec/1.0/">
307
+ <thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total>
308
+ <activity:verb>http://activitystrea.ms/schema/1.0/favorite</activity:verb>
309
+ <published>2010-02-02T21:40:29.000Z</published>
310
+ <title type="text">dbounds favorited a video on YouTube</title>
311
+ <service:provider>
312
+ <name>youtube</name>
313
+ <uri>http://youtube.com</uri>
314
+ <icon>http://cliqset-services.s3.amazonaws.com/youtube.png</icon>
315
+ </service:provider>
316
+ <activity:object xmlns:media="http://purl.org/syndication/atommedia">
317
+ <activity:object-type>http://activitystrea.ms/schema/1.0/video</activity:object-type>
318
+ <title type="text">Gillmor Gang 01.14.10</title>
319
+ </media:description type="text">
320
+ </link type="image/jpeg" rel="preview" href="http://media.cliqset.com/42d414930472160c0bfd87c9866a0209_thumb.jpg">
321
+ </link rel="enclosure" href="http://www.youtube.com/v/SupOJJIj4h8&amp;amp;hl=en;fs=1" type="application/x-shockwave-flash">
322
+ </link rel="alternate" type="text/html" href="http://www.youtube.com/watch?v=SupOJJIj4h8&amp;feature=youtube_gdata">
323
+ <id>tag:cliqset.com,2010-02-02:/user/dbounds/dCdSU9fMs9KCjAee/0</id>
324
+ </activity:object>
325
+ </category scheme="http://schemas.cliqset.com/activity/categories/1.0" term="VideoFavorited" label="Video Favorited">
326
+ <updated>2010-02-02T21:41:28.695Z</updated>
327
+ <id>tag:cliqset.com,2010-02-02:/user/dbounds/dCdSU9fMs9KCjAee</id>
328
+ </link href="http://cliqset.com/user/dbounds/dCdSU9fMs9KCjAee" type="text/xhtml" rel="alternate" title="dbounds favorited a video on YouTube">
329
+ <author>
330
+ <name>dbounds</name>
331
+ <uri>http://cliqset.com/user/dbounds</uri>
332
+ </author>
333
+ <activity:actor xmlns:poco="http://portablecontacts.net/spec/1.0">
334
+ <activity:object-type>http://activitystrea.ms/schema/1.0/person</activity:object-type>
335
+ <poco:name>
336
+ <poco:givenName>Darren</poco:givenName>
337
+ <poco:familyName>Bounds</poco:familyName>
338
+ </poco:name>
339
+ </link type="image/png" rel="avatar" href="http://dynamic.cliqset.com/avatar/dbounds?s=80" media:height="80" media:width="80" xmlns:media="http://purl.org/syndication/atommedia">
340
+ </link type="image/png" rel="avatar" href="http://dynamic.cliqset.com/avatar/dbounds?s=120" media:height="120" media:width="120" xmlns:media="http://purl.org/syndication/atommedia">
341
+ </link type="image/png" rel="avatar" href="http://dynamic.cliqset.com/avatar/dbounds?s=200" media:height="200" media:width="200" xmlns:media="http://purl.org/syndication/atommedia">
342
+ </link href="http://cliqset.com/user/dbounds" rel="alternate" type="text/html" length="0">
343
+ <id>http://cliqset.com/user/dbounds</id>
344
+ </activity:actor>
345
+ </entry>
346
+ <entry xmlns:service="http://activitystrea.ms/service-provider" xmlns:activity="http://activitystrea.ms/spec/1.0/">
347
+ <thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total>
348
+ <activity:verb>http://activitystrea.ms/schema/1.0/favorite</activity:verb>
349
+ <published>2010-01-28T19:46:33.000Z</published>
350
+ <title type="text">dbounds favorited a video on YouTube</title>
351
+ <service:provider>
352
+ <name>youtube</name>
353
+ <uri>http://youtube.com</uri>
354
+ <icon>http://cliqset-services.s3.amazonaws.com/youtube.png</icon>
355
+ </service:provider>
356
+ <activity:object xmlns:media="http://purl.org/syndication/atommedia">
357
+ <activity:object-type>http://activitystrea.ms/schema/1.0/video</activity:object-type>
358
+ <title type="text">Epic Win Parking Job</title>
359
+ </media:description type="text">
360
+ </link type="image/jpeg" rel="preview" href="http://media.cliqset.com/edccb55e466155b36acff468d0908916_thumb.jpg">
361
+ </link rel="enclosure" href="http://www.youtube.com/v/09A5zgHXA8E&amp;amp;hl=en;fs=1" type="application/x-shockwave-flash">
362
+ </link rel="alternate" type="text/html" href="http://www.youtube.com/watch?v=09A5zgHXA8E&amp;feature=youtube_gdata">
363
+ <id>tag:cliqset.com,2010-01-28:/user/dbounds/iNZUfBffgihfuAee/0</id>
364
+ </activity:object>
365
+ </category scheme="http://schemas.cliqset.com/activity/categories/1.0" term="VideoFavorited" label="Video Favorited">
366
+ <updated>2010-01-28T20:10:32.837Z</updated>
367
+ <id>tag:cliqset.com,2010-01-28:/user/dbounds/iNZUfBffgihfuAee</id>
368
+ </link href="http://cliqset.com/user/dbounds/iNZUfBffgihfuAee" type="text/xhtml" rel="alternate" title="dbounds favorited a video on YouTube">
369
+ <author>
370
+ <name>dbounds</name>
371
+ <uri>http://cliqset.com/user/dbounds</uri>
372
+ </author>
373
+ <activity:actor xmlns:poco="http://portablecontacts.net/spec/1.0">
374
+ <activity:object-type>http://activitystrea.ms/schema/1.0/person</activity:object-type>
375
+ <poco:name>
376
+ <poco:givenName>Darren</poco:givenName>
377
+ <poco:familyName>Bounds</poco:familyName>
378
+ </poco:name>
379
+ </link type="image/png" rel="avatar" href="http://dynamic.cliqset.com/avatar/dbounds?s=80" media:height="80" media:width="80" xmlns:media="http://purl.org/syndication/atommedia">
380
+ </link type="image/png" rel="avatar" href="http://dynamic.cliqset.com/avatar/dbounds?s=120" media:height="120" media:width="120" xmlns:media="http://purl.org/syndication/atommedia">
381
+ </link type="image/png" rel="avatar" href="http://dynamic.cliqset.com/avatar/dbounds?s=200" media:height="200" media:width="200" xmlns:media="http://purl.org/syndication/atommedia">
382
+ </link href="http://cliqset.com/user/dbounds" rel="alternate" type="text/html" length="0">
383
+ <id>http://cliqset.com/user/dbounds</id>
384
+ </activity:actor>
385
+ </entry>
386
+ <entry xmlns:service="http://activitystrea.ms/service-provider" xmlns:activity="http://activitystrea.ms/spec/1.0/">
387
+ <thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total>
388
+ <activity:verb>http://activitystrea.ms/schema/1.0/favorite</activity:verb>
389
+ <published>2010-01-28T16:08:27.000Z</published>
390
+ <title type="text">dbounds favorited a video on YouTube</title>
391
+ <service:provider>
392
+ <name>youtube</name>
393
+ <uri>http://youtube.com</uri>
394
+ <icon>http://cliqset-services.s3.amazonaws.com/youtube.png</icon>
395
+ </service:provider>
396
+ <activity:object xmlns:media="http://purl.org/syndication/atommedia">
397
+ <activity:object-type>http://activitystrea.ms/schema/1.0/video</activity:object-type>
398
+ <title type="text">Augmented Reality T-shirt</title>
399
+ </media:description type="text">
400
+ </link type="image/jpeg" rel="preview" href="http://media.cliqset.com/3b03d41a7f77c3bd8bee53079ae29598_thumb.jpg">
401
+ </link rel="enclosure" href="http://www.youtube.com/v/tIof7yEsOn8&amp;amp;hl=en;fs=1" type="application/x-shockwave-flash">
402
+ </link rel="alternate" type="text/html" href="http://www.youtube.com/watch?v=tIof7yEsOn8&amp;feature=youtube_gdata">
403
+ <id>tag:cliqset.com,2010-01-28:/user/dbounds/25UkIR0oQ7jOMAee/0</id>
404
+ </activity:object>
405
+ </category scheme="http://schemas.cliqset.com/activity/categories/1.0" term="VideoFavorited" label="Video Favorited">
406
+ <updated>2010-01-28T16:29:03.163Z</updated>
407
+ <id>tag:cliqset.com,2010-01-28:/user/dbounds/25UkIR0oQ7jOMAee</id>
408
+ </link href="http://cliqset.com/user/dbounds/25UkIR0oQ7jOMAee" type="text/xhtml" rel="alternate" title="dbounds favorited a video on YouTube">
409
+ <author>
410
+ <name>dbounds</name>
411
+ <uri>http://cliqset.com/user/dbounds</uri>
412
+ </author>
413
+ <activity:actor xmlns:poco="http://portablecontacts.net/spec/1.0">
414
+ <activity:object-type>http://activitystrea.ms/schema/1.0/person</activity:object-type>
415
+ <poco:name>
416
+ <poco:givenName>Darren</poco:givenName>
417
+ <poco:familyName>Bounds</poco:familyName>
418
+ </poco:name>
419
+ </link type="image/png" rel="avatar" href="http://dynamic.cliqset.com/avatar/dbounds?s=80" media:height="80" media:width="80" xmlns:media="http://purl.org/syndication/atommedia">
420
+ </link type="image/png" rel="avatar" href="http://dynamic.cliqset.com/avatar/dbounds?s=120" media:height="120" media:width="120" xmlns:media="http://purl.org/syndication/atommedia">
421
+ </link type="image/png" rel="avatar" href="http://dynamic.cliqset.com/avatar/dbounds?s=200" media:height="200" media:width="200" xmlns:media="http://purl.org/syndication/atommedia">
422
+ </link href="http://cliqset.com/user/dbounds" rel="alternate" type="text/html" length="0">
423
+ <id>http://cliqset.com/user/dbounds</id>
424
+ </activity:actor>
425
+ </entry>
426
+ <entry xmlns:service="http://activitystrea.ms/service-provider" xmlns:activity="http://activitystrea.ms/spec/1.0/">
427
+ <thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total>
428
+ <activity:verb>http://activitystrea.ms/schema/1.0/favorite</activity:verb>
429
+ <published>2010-01-16T03:45:45.000Z</published>
430
+ <title type="text">dbounds favorited a video on YouTube</title>
431
+ <service:provider>
432
+ <name>youtube</name>
433
+ <uri>http://youtube.com</uri>
434
+ <icon>http://cliqset-services.s3.amazonaws.com/youtube.png</icon>
435
+ </service:provider>
436
+ <activity:object xmlns:media="http://purl.org/syndication/atommedia">
437
+ <activity:object-type>http://activitystrea.ms/schema/1.0/video</activity:object-type>
438
+ <title type="text">Vinboxen "Tre apor" exploderar i micro</title>
439
+ </media:description type="text">
440
+ </link type="image/jpeg" rel="preview" href="http://media.cliqset.com/c051612bb89d695d6f6e10591e9c2f55_thumb.jpg">
441
+ </link rel="enclosure" href="http://www.youtube.com/v/ALEly8dKVCo&amp;amp;hl=en;fs=1" type="application/x-shockwave-flash">
442
+ </link rel="alternate" type="text/html" href="http://www.youtube.com/watch?v=ALEly8dKVCo&amp;feature=youtube_gdata">
443
+ <id>tag:cliqset.com,2010-01-15:/user/dbounds/PgGE05IIVnrzjQee/0</id>
444
+ </activity:object>
445
+ </category scheme="http://schemas.cliqset.com/activity/categories/1.0" term="VideoFavorited" label="Video Favorited">
446
+ <updated>2010-01-16T04:11:15.405Z</updated>
447
+ <id>tag:cliqset.com,2010-01-15:/user/dbounds/PgGE05IIVnrzjQee</id>
448
+ </link href="http://cliqset.com/user/dbounds/PgGE05IIVnrzjQee" type="text/xhtml" rel="alternate" title="dbounds favorited a video on YouTube">
449
+ <author>
450
+ <name>dbounds</name>
451
+ <uri>http://cliqset.com/user/dbounds</uri>
452
+ </author>
453
+ <activity:actor xmlns:poco="http://portablecontacts.net/spec/1.0">
454
+ <activity:object-type>http://activitystrea.ms/schema/1.0/person</activity:object-type>
455
+ <poco:name>
456
+ <poco:givenName>Darren</poco:givenName>
457
+ <poco:familyName>Bounds</poco:familyName>
458
+ </poco:name>
459
+ </link type="image/png" rel="avatar" href="http://dynamic.cliqset.com/avatar/dbounds?s=80" media:height="80" media:width="80" xmlns:media="http://purl.org/syndication/atommedia">
460
+ </link type="image/png" rel="avatar" href="http://dynamic.cliqset.com/avatar/dbounds?s=120" media:height="120" media:width="120" xmlns:media="http://purl.org/syndication/atommedia">
461
+ </link type="image/png" rel="avatar" href="http://dynamic.cliqset.com/avatar/dbounds?s=200" media:height="200" media:width="200" xmlns:media="http://purl.org/syndication/atommedia">
462
+ </link href="http://cliqset.com/user/dbounds" rel="alternate" type="text/html" length="0">
463
+ <id>http://cliqset.com/user/dbounds</id>
464
+ </activity:actor>
465
+ </entry>
466
+ <entry xmlns:service="http://activitystrea.ms/service-provider" xmlns:activity="http://activitystrea.ms/spec/1.0/">
467
+ <thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total>
468
+ <activity:verb>http://activitystrea.ms/schema/1.0/favorite</activity:verb>
469
+ <published>2010-01-15T14:59:07.000Z</published>
470
+ <title type="text">dbounds favorited a video on YouTube</title>
471
+ <service:provider>
472
+ <name>youtube</name>
473
+ <uri>http://youtube.com</uri>
474
+ <icon>http://cliqset-services.s3.amazonaws.com/youtube.png</icon>
475
+ </service:provider>
476
+ <activity:object xmlns:media="http://purl.org/syndication/atommedia">
477
+ <activity:object-type>http://activitystrea.ms/schema/1.0/video</activity:object-type>
478
+ <title type="text">Jimmy Kimmel DESTROYS Jay Leno as a guest on 10@10 (The Jay Leno Show 1/14/10)</title>
479
+ </media:description type="text">
480
+ </link type="image/jpeg" rel="preview" href="http://media.cliqset.com/e33d578aefe3e642f4b38059b8917aee_thumb.jpg">
481
+ </link rel="enclosure" href="http://www.youtube.com/v/_FNmWFD4oWg&amp;amp;hl=en;fs=1" type="application/x-shockwave-flash">
482
+ </link rel="alternate" type="text/html" href="http://www.youtube.com/watch?v=_FNmWFD4oWg&amp;feature=youtube_gdata">
483
+ <id>tag:cliqset.com,2010-01-15:/user/dbounds/OxeUmwPOMS2PXQee/0</id>
484
+ </activity:object>
485
+ </category scheme="http://schemas.cliqset.com/activity/categories/1.0" term="VideoFavorited" label="Video Favorited">
486
+ <updated>2010-01-15T15:29:02.732Z</updated>
487
+ <id>tag:cliqset.com,2010-01-15:/user/dbounds/OxeUmwPOMS2PXQee</id>
488
+ </link href="http://cliqset.com/user/dbounds/OxeUmwPOMS2PXQee" type="text/xhtml" rel="alternate" title="dbounds favorited a video on YouTube">
489
+ <author>
490
+ <name>dbounds</name>
491
+ <uri>http://cliqset.com/user/dbounds</uri>
492
+ </author>
493
+ <activity:actor xmlns:poco="http://portablecontacts.net/spec/1.0">
494
+ <activity:object-type>http://activitystrea.ms/schema/1.0/person</activity:object-type>
495
+ <poco:name>
496
+ <poco:givenName>Darren</poco:givenName>
497
+ <poco:familyName>Bounds</poco:familyName>
498
+ </poco:name>
499
+ </link type="image/png" rel="avatar" href="http://dynamic.cliqset.com/avatar/dbounds?s=80" media:height="80" media:width="80" xmlns:media="http://purl.org/syndication/atommedia">
500
+ </link type="image/png" rel="avatar" href="http://dynamic.cliqset.com/avatar/dbounds?s=120" media:height="120" media:width="120" xmlns:media="http://purl.org/syndication/atommedia">
501
+ </link type="image/png" rel="avatar" href="http://dynamic.cliqset.com/avatar/dbounds?s=200" media:height="200" media:width="200" xmlns:media="http://purl.org/syndication/atommedia">
502
+ </link href="http://cliqset.com/user/dbounds" rel="alternate" type="text/html" length="0">
503
+ <id>http://cliqset.com/user/dbounds</id>
504
+ </activity:actor>
505
+ </entry>
506
+ <entry xmlns:service="http://activitystrea.ms/service-provider" xmlns:activity="http://activitystrea.ms/spec/1.0/">
507
+ <thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total>
508
+ <activity:verb>http://activitystrea.ms/schema/1.0/favorite</activity:verb>
509
+ <published>2010-01-10T02:01:16.000Z</published>
510
+ <title type="text">dbounds favorited a video on YouTube</title>
511
+ <summary type="html">The coolest display at 2010 CES: Intel's touch screen</summary>
512
+ <service:provider>
513
+ <name>youtube</name>
514
+ <uri>http://youtube.com</uri>
515
+ <icon>http://cliqset-services.s3.amazonaws.com/youtube.png</icon>
516
+ </service:provider>
517
+ <activity:object xmlns:media="http://purl.org/syndication/atommedia">
518
+ <activity:object-type>http://activitystrea.ms/schema/1.0/video</activity:object-type>
519
+ <title type="text">The coolest display at 2010 CES: Intel's touch screen</title>
520
+ <media:description type="text">The coolest display at 2010 CES: Intel's touch screen</media:description>
521
+ </link type="image/jpeg" rel="preview" href="http://cliqpic-photos.s3.amazonaws.com/89ab23d90a0e9c1103c39fe1a1a3b986_thumb.jpg">
522
+ </link rel="enclosure" href="http://www.youtube.com/v/fOaKjZ864Nc&amp;amp;hl=en;fs=1" type="application/x-shockwave-flash">
523
+ </link rel="alternate" type="text/html" href="http://www.youtube.com/watch?v=fOaKjZ864Nc&amp;feature=youtube_gdata">
524
+ <id>tag:cliqset.com,2010-01-09:/user/dbounds/3ZB31LR5yOmbVQee/0</id>
525
+ </activity:object>
526
+ </category scheme="http://schemas.cliqset.com/activity/categories/1.0" term="VideoFavorited" label="Video Favorited">
527
+ <updated>2010-01-10T02:20:01.959Z</updated>
528
+ <id>tag:cliqset.com,2010-01-09:/user/dbounds/3ZB31LR5yOmbVQee</id>
529
+ </link href="http://cliqset.com/user/dbounds/3ZB31LR5yOmbVQee" type="text/xhtml" rel="alternate" title="dbounds favorited a video on YouTube">
530
+ <author>
531
+ <name>dbounds</name>
532
+ <uri>http://cliqset.com/user/dbounds</uri>
533
+ </author>
534
+ <activity:actor xmlns:poco="http://portablecontacts.net/spec/1.0">
535
+ <activity:object-type>http://activitystrea.ms/schema/1.0/person</activity:object-type>
536
+ <poco:name>
537
+ <poco:givenName>Darren</poco:givenName>
538
+ <poco:familyName>Bounds</poco:familyName>
539
+ </poco:name>
540
+ </link type="image/png" rel="avatar" href="http://dynamic.cliqset.com/avatar/dbounds?s=80" media:height="80" media:width="80" xmlns:media="http://purl.org/syndication/atommedia">
541
+ </link type="image/png" rel="avatar" href="http://dynamic.cliqset.com/avatar/dbounds?s=120" media:height="120" media:width="120" xmlns:media="http://purl.org/syndication/atommedia">
542
+ </link type="image/png" rel="avatar" href="http://dynamic.cliqset.com/avatar/dbounds?s=200" media:height="200" media:width="200" xmlns:media="http://purl.org/syndication/atommedia">
543
+ </link href="http://cliqset.com/user/dbounds" rel="alternate" type="text/html" length="0">
544
+ <id>http://cliqset.com/user/dbounds</id>
545
+ </activity:actor>
546
+ </entry>
547
+ <entry xmlns:service="http://activitystrea.ms/service-provider" xmlns:activity="http://activitystrea.ms/spec/1.0/">
548
+ <thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total>
549
+ <activity:verb>http://activitystrea.ms/schema/1.0/favorite</activity:verb>
550
+ <published>2010-01-09T18:55:46.000Z</published>
551
+ <title type="text">dbounds favorited a video on YouTube</title>
552
+ <summary type="html">Superhuman tape measure skills</summary>
553
+ <service:provider>
554
+ <name>youtube</name>
555
+ <uri>http://youtube.com</uri>
556
+ <icon>http://cliqset-services.s3.amazonaws.com/youtube.png</icon>
557
+ </service:provider>
558
+ <activity:object xmlns:media="http://purl.org/syndication/atommedia">
559
+ <activity:object-type>http://activitystrea.ms/schema/1.0/video</activity:object-type>
560
+ <title type="text">Superhuman tape measure skills</title>
561
+ <media:description type="text">Superhuman tape measure skills</media:description>
562
+ </link type="image/jpeg" rel="preview" href="http://cliqpic-photos.s3.amazonaws.com/012c4feb2cd4f84f70dc0fc2fa718613_thumb.jpg">
563
+ </link rel="enclosure" href="http://www.youtube.com/v/Wx_5GI0QRdw&amp;amp;hl=en;fs=1" type="application/x-shockwave-flash">
564
+ </link rel="alternate" type="text/html" href="http://www.youtube.com/watch?v=Wx_5GI0QRdw&amp;feature=youtube_gdata">
565
+ <id>tag:cliqset.com,2010-01-09:/user/dbounds/sh9rAy7aAOr31Aee/0</id>
566
+ </activity:object>
567
+ </category scheme="http://schemas.cliqset.com/activity/categories/1.0" term="VideoFavorited" label="Video Favorited">
568
+ <updated>2010-01-09T19:02:04.270Z</updated>
569
+ <id>tag:cliqset.com,2010-01-09:/user/dbounds/sh9rAy7aAOr31Aee</id>
570
+ </link href="http://cliqset.com/user/dbounds/sh9rAy7aAOr31Aee" type="text/xhtml" rel="alternate" title="dbounds favorited a video on YouTube">
571
+ <author>
572
+ <name>dbounds</name>
573
+ <uri>http://cliqset.com/user/dbounds</uri>
574
+ </author>
575
+ <activity:actor xmlns:poco="http://portablecontacts.net/spec/1.0">
576
+ <activity:object-type>http://activitystrea.ms/schema/1.0/person</activity:object-type>
577
+ <poco:name>
578
+ <poco:givenName>Darren</poco:givenName>
579
+ <poco:familyName>Bounds</poco:familyName>
580
+ </poco:name>
581
+ </link type="image/png" rel="avatar" href="http://dynamic.cliqset.com/avatar/dbounds?s=80" media:height="80" media:width="80" xmlns:media="http://purl.org/syndication/atommedia">
582
+ </link type="image/png" rel="avatar" href="http://dynamic.cliqset.com/avatar/dbounds?s=120" media:height="120" media:width="120" xmlns:media="http://purl.org/syndication/atommedia">
583
+ </link type="image/png" rel="avatar" href="http://dynamic.cliqset.com/avatar/dbounds?s=200" media:height="200" media:width="200" xmlns:media="http://purl.org/syndication/atommedia">
584
+ </link href="http://cliqset.com/user/dbounds" rel="alternate" type="text/html" length="0">
585
+ <id>http://cliqset.com/user/dbounds</id>
586
+ </activity:actor>
587
+ </entry>
588
+ <entry xmlns:service="http://activitystrea.ms/service-provider" xmlns:activity="http://activitystrea.ms/spec/1.0/">
589
+ <thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total>
590
+ <activity:verb>http://activitystrea.ms/schema/1.0/favorite</activity:verb>
591
+ <published>2010-01-09T03:23:49.000Z</published>
592
+ <title type="text">dbounds favorited a video on YouTube</title>
593
+ <summary type="html">NEW! The A-Team - Movie Trailer (2010) "Official Trailer"</summary>
594
+ <service:provider>
595
+ <name>youtube</name>
596
+ <uri>http://youtube.com</uri>
597
+ <icon>http://cliqset-services.s3.amazonaws.com/youtube.png</icon>
598
+ </service:provider>
599
+ <activity:object xmlns:media="http://purl.org/syndication/atommedia">
600
+ <activity:object-type>http://activitystrea.ms/schema/1.0/video</activity:object-type>
601
+ <title type="text">NEW! The A-Team - Movie Trailer (2010) "Official Trailer"</title>
602
+ <media:description type="text">NEW! The A-Team - Movie Trailer (2010) "Official Trailer"</media:description>
603
+ </link type="image/jpeg" rel="preview" href="http://cliqpic-photos.s3.amazonaws.com/bb4a9c1042ef666258b3f631f0fa5a95_thumb.jpg">
604
+ </link rel="enclosure" href="http://www.youtube.com/v/LoILTG8UF-A&amp;amp;hl=en;fs=1" type="application/x-shockwave-flash">
605
+ </link rel="alternate" type="text/html" href="http://www.youtube.com/watch?v=LoILTG8UF-A&amp;feature=youtube_gdata">
606
+ <id>tag:cliqset.com,2010-01-08:/user/dbounds/5hyfH31ajHmnawee/0</id>
607
+ </activity:object>
608
+ </category scheme="http://schemas.cliqset.com/activity/categories/1.0" term="VideoFavorited" label="Video Favorited">
609
+ <updated>2010-01-09T03:52:31.301Z</updated>
610
+ <id>tag:cliqset.com,2010-01-08:/user/dbounds/5hyfH31ajHmnawee</id>
611
+ </link href="http://cliqset.com/user/dbounds/5hyfH31ajHmnawee" type="text/xhtml" rel="alternate" title="dbounds favorited a video on YouTube">
612
+ <author>
613
+ <name>dbounds</name>
614
+ <uri>http://cliqset.com/user/dbounds</uri>
615
+ </author>
616
+ <activity:actor xmlns:poco="http://portablecontacts.net/spec/1.0">
617
+ <activity:object-type>http://activitystrea.ms/schema/1.0/person</activity:object-type>
618
+ <poco:name>
619
+ <poco:givenName>Darren</poco:givenName>
620
+ <poco:familyName>Bounds</poco:familyName>
621
+ </poco:name>
622
+ </link type="image/png" rel="avatar" href="http://dynamic.cliqset.com/avatar/dbounds?s=80" media:height="80" media:width="80" xmlns:media="http://purl.org/syndication/atommedia">
623
+ </link type="image/png" rel="avatar" href="http://dynamic.cliqset.com/avatar/dbounds?s=120" media:height="120" media:width="120" xmlns:media="http://purl.org/syndication/atommedia">
624
+ </link type="image/png" rel="avatar" href="http://dynamic.cliqset.com/avatar/dbounds?s=200" media:height="200" media:width="200" xmlns:media="http://purl.org/syndication/atommedia">
625
+ </link href="http://cliqset.com/user/dbounds" rel="alternate" type="text/html" length="0">
626
+ <id>http://cliqset.com/user/dbounds</id>
627
+ </activity:actor>
628
+ </entry>
629
+ </feed>