oneup: playing: name: Currently Playing description: The games in your collection you're currently playing class: OneupPlaying backtype: comments: name: Comments description: Comments you have made on the web fields: - queue html_form: '[_1] commented on [_3]
[_4]
' html_params: - url - title - description url: 'http://feeds.backtype.com/url/{{ident}}' rss: 1 identifier: url colourlovers: colors: name: Colors description: Colors you saved fields: - queue html_form: '[_1] saved the color [_3]' html_params: - url - title url: 'http://www.colourlovers.com/api/colors/new?lover={{ident}}' xpath: foreach: //color get: title: title url: url identifier: url created_on: dateCreated thumbnail: imageUrl palettes: name: Palettes description: Palettes you saved fields: - queue html_form: '[_1] saved the palette [_3]' html_params: - url - title url: 'http://www.colourlovers.com/api/palettes/new?lover={{ident}}' xpath: foreach: //palette get: title: title url: url identifier: url created_on: dateCreated thumbnail: imageUrl patterns: name: Patterns description: Patterns you saved fields: - queue html_form: '[_1] saved the pattern [_3]' html_params: - url - title url: 'http://www.colourlovers.com/api/patterns/new?lover={{ident}}' xpath: foreach: //pattern get: title: title url: url identifier: url created_on: dateCreated thumbnail: imageUrl favpalettes: name: Favorite Palettes description: Palettes you saved as favorites fields: - queue html_form: '[_1] favorited the palette [_3]' html_params: - url - title url: 'http://www.colourlovers.com/rss/lover/{{ident}}/palettes/favorites' rss: 1 corkd: reviews: name: Reviews description: Your wine reviews fields: - review html_form: '[_1] reviewed [_3]' html_params: - url - title url: 'http://www.corkd.com/feed/journal/{{ident}}' rss: 1 cellar: name: Cellar description: Wines you own fields: - wine html_form: '[_1] owns [_3]' html_params: - url - title url: 'http://www.corkd.com/feed/cellar/{{ident}}' rss: 1 list: name: Shopping List description: Wines you want to buy fields: - wine html_form: '[_1] wants [_3]' html_params: - url - title url: 'http://www.corkd.com/feed/shoppinglist/{{ident}}' rss: 1 delicious: links: name: Links description: Your public links fields: - note html_form: '[_1] saved the link [_3]' html_params: - url - title url: 'http://feeds.delicious.com/rss/{{ident}}' identifier: url xpath: foreach: //item get: created_on: dc:date title: title url: link note: description digg: links: name: Dugg description: Links you dugg html_form: '[_1] dugg the link [_3]' html_params: - url - title url: 'http://digg.com/users/{{ident}}/history/diggs.rss' identifier: url fetch: default_useragent: 1 xpath: foreach: //item get: created_on: pubDate title: title url: link submitted: name: Submissions description: Links you submitted html_form: '[_1] submitted the link [_3]' html_params: - url - title url: http://digg.com/users/{{ident}}/history/submissions.rss identifier: url fetch: default_useragent: 1 xpath: foreach: //item get: created_on: pubDate title: title url: link ffffound: favorites: name: Found description: Photos you found html_form: '[_1] ffffound [_3]' html_params: - url - title url: http://ffffound.com/home/{{ident}}/found/feed rss: 1 flickr: favorites: name: Favorites description: Photos you marked as favorites fields: - by html_form: '[_1] favorited the photo [_3]' html_params: - url - title url: 'http://api.flickr.com/services/feeds/photos_faves.gne?nsid={{ident}}&lang=en-us&format=atom_10' atom: thumbnail: content by: author/name photos: name: Photos description: Photos you posted html_form: '[_1] posted a photo

[_3]

' html_params: - url - title - thumbnail url: 'http://api.flickr.com/services/feeds/photos_public.gne?id={{ident}}&lang=en-us&format=atom_10' atom: thumbnail: content friendfeed: likes: name: Likes description: Things from your friends that you "like" html_form: '[_1] liked [_3]' html_params: - url - title url: 'http://friendfeed.com/{{ident}}/likes?format=atom' atom: url: link/@href gametap: scores: name: Leaderboard scores description: Your high scores in games with leaderboards fields: - score html_form: '[_1] scored [_2] in [_4]' html_params: - score - url - title url: http://www.gametap.com/profile/leaderboards.do?sn={{ident}} identifier: title,score scraper: foreach: 'div.buddy-leaderboards div.tr' get: url: - 'div.name a' - '@href' title: - 'div.name strong' - TEXT score: - 'div.name div' - TEXT gblogs: posts: name: Posts description: Blog posts about your search term html_form: 'Google Blog Search result: [_3]' html_params: - url - title url: 'http://blogsearch.google.com/blogsearch_feeds?q=%22{{ident}}%22&ie=utf-8&num=10&output=atom&scoring=d' identifier: url class: GoogleBlogSearch atom: 1 getsatisfaction: activity: name: Activity description: Your most recent activity html_form: '[_1] [_3]' html_params: - url - title - thumbnail url: 'http://getsatisfaction.com/people/{{ident}}.rss' rss: 1 github: actions: name: Actions description: Actions You've Taken on GitHub html_form: '[_1] [_3].' html_params: - url - title url: 'http://github.com/{{ident}}.atom' atom: 1 class: GitHub gnews: stories: name: Stories description: News Stories matching your search html_form: 'Google News search result: [_3]' html_params: - url - title url: 'http://news.google.com/news?num=30&q=%22{{ident}}%22&output=atom' identifier: url class: GoogleNews atom: 1 goodreads: toread: name: To read description: Books on your "to-read" shelf fields: - by html_form: '[_1] saved [_3] by [_4] to read' html_params: - url - title - by url: 'http://www.goodreads.com/review/list_rss/{{ident}}?shelf=to-read' identifier: url xpath: foreach: //item get: title: title url: link created_on: pubDate modified_on: pubDate by: author_name reading: name: Reading description: Books on your "currently-reading" shelf fields: - by html_form: '[_1] started reading [_3] by [_4]' html_params: - url - title - by url: 'http://www.goodreads.com/review/list_rss/{{ident}}?shelf=currently-reading' identifier: url xpath: foreach: //item get: title: title url: link created_on: pubDate modified_on: pubDate by: author_name read: name: Read description: Books on your "read" shelf fields: - by html_form: '[_1] finished reading [_3] by [_4]' html_params: - url - title - by url: 'http://www.goodreads.com/review/list_rss/{{ident}}?shelf=read' identifier: url xpath: foreach: //item get: title: title url: link created_on: pubDate modified_on: pubDate by: author_name googlereader: links: name: Shared description: Your shared items html_form: '[_1] shared [_3] from [_5]' html_params: - url - title - source_url - source_title class: GoogleReader iconbuffet: icons: name: Deliveries description: Icon sets you were delivered html_form: '[_1] received the icon set [_3]' html_params: - url - title url: 'http://www.iconbuffet.com/people/{{ident}};received_packages' identifier: url scraper: foreach: 'div#icons div.preview-sm' get: title: - a span - TEXT url: - a - '@href' identica: statuses: name: Notices description: Notices you posted html_form: '[_1] posted, “[_3]”' html_params: - url - description url: 'http://identi.ca/api/statuses/user_timeline/{{ident}}.atom' atom: description: content/child::text() class: Identica iminta: links: name: Intas description: Links you saved html_form: '[_1] is inta [_3]' html_params: - url - title url: 'http://iminta.com/people/{{ident}}/rss.xml?inta_source_id=11' rss: 1 istockphoto: photos: name: Photos description: Photos you posted that were approved html_form: '[_1] posted [_3]' html_params: - url - title url: 'http://www.istockphoto.com/webservices/feeds/?feedFormat=IStockAtom_1_0&feedName=istockfeed.image.newestUploads&feedParams=UserID={{ident}}' identifier: url atom: thumbnail: content/div/a/img/@src iusethis: events: name: Recent events description: Events from your recent events feed html_form: '[_1] [_3]' html_params: - url - title rss: 1 url: 'http://osx.iusethis.com/user/feed.rss/{{ident}}?following=0' osxapps: name: Apps you use description: The applications you saved as ones you use fields: - favorite html_form: '[_1] started using [_3]' html_params: - url - title url: 'http://osx.iusethis.com/user/{{ident}}' iwatchthis: favorites: name: Favorites description: Videos you saved as watched html_form: '[_1] favorited the video [_3]' html_params: - url - title url: 'http://iwatchthis.com/rss/{{ident}}' rss: 1 jaiku: jaikus: name: Jaikus description: Jaikus you posted html_form: '[_1] jaiku''d, “[_3]”' html_params: - url - title url: 'http://{{ident}}.jaiku.com/feed/atom' atom: 1 kongregate: favorites: name: Favorites description: Games you saved as favorites html_form: '[_1] favorited the game [_3]' html_params: - url - title url: 'http://www.kongregate.com/accounts/{{ident}}' identifier: url scraper: foreach: #favorites dl get: url: - dd a - '@href' title: - dd a - TEXT thumbnail: - dt img - '@src' achievements: name: Achievements description: Achievements you won fields: - game_title html_form: '[_1] won the [_2] in [_4]' html_params: - title - url - game_title url: 'http://www.kongregate.com/accounts/{{ident}}' identifier: url,title scraper: foreach: #achievements .badge_details get: url: - dt.badge_img a - '@href' thumbnail: - dt.badge_img img - '@style' title: - dd.badge_name - TEXT game_title: - a.badge_game - TEXT lastfm: scrobbles: name: Scrobbles description: Your recent scrobbles html_form: '[_1] listened to [_3] by [_5] [_7] ' html_params: - url - title - mbid - artist - artist_mbid - album - album_mbid url: 'http://ws.audioscrobbler.com/1.0/user/{{ident}}/recenttracks.xml' xpath: foreach: //track get: created_on: date/@uts title: name/child::text() url: url/child::text() mbid: mbid/child::text() artist: artist/child::text() artist_mbid: artist/@mbid album: album/child::text() album_mbid: album/@mbid lovedtracks: name: Loved Tracks description: Songs you marked as "loved" fields: - artist html_form: '[_1] loved [_3] by [_4]' html_params: - url - title - artist url: 'http://pipes.yahoo.com/pipes/pipe.run?_id=4smlkvMW3RGPpBPfTqoASA&_render=rss&lastFM_UserName={{ident}}' identifier: url rss: artist: description journalentries: name: Journal Entries description: Your recent journal entries html_form: '[_1] posted [_3]' html_params: - url - title url: 'http://ws.audioscrobbler.com/1.0/user/{{ident}}/journals.rss' rss: 1 events: name: Events description: The events you said you'll be attending html_form: '[_1] is attending [_3]' html_params: - url - title url: 'http://ws.audioscrobbler.com/1.0/user/{{ident}}/events.rss' rss: 1 livejournal: posts: name: Posts description: Your public posts to your journal html_form: '[_1] posted [_3]' html_params: - url - title url: 'http://users.livejournal.com/{{ident}}/data/atom' atom: 1 magnolia: links: name: Links description: Your public links fields: - note html_form: '[_1] saved the link [_3]' html_params: - url - title url: 'http://ma.gnolia.com/atom/full/people/{{ident}}' identifier: url atom: tags: "category[@scheme='http://ma.gnolia.com/tags']/@term" note: content microblog: statuses: name: Posts description: Microblog posts html_form: '[_1] posted, “[_3]”' html_params: - url - description netflix: queue: name: Queue description: Movies you added to your rental queue fields: - queue html_form: '[_1] queued [_3]' html_params: - url - title url: 'http://rss.netflix.com/QueueRSS?id={{ident}}' rss: thumbnail: description recent: name: Recent Movies description: Recent Rental Activity fields: - recent html_form: '[_1] is watching [_3]' html_params: - url - title url: 'http://rss.netflix.com/TrackingRSS?id={{ident}}' rss: thumbnail: description netvibes: links: name: Links description: Links you saved html_form: '[_1] saved the link [_3]' html_params: - url - title url: 'http://www2.netvibes.com/rest/account/{{ident}}/timeline?format=atom' atom: 1 ohloh: kudos: name: Kudos description: Kudos you have received html_form: '[_1] received kudos from [_3]' html_params: - url - title url: 'http://www.ohloh.net/accounts/{{ident}}/kudos' identifier: url scraper: foreach: 'div.received_kudo' get: url: - a - '@href' title: - a - TEXT pandora: favorites: name: Favorite Songs description: Songs you marked as favorites fields: - album_art - guid html_form: '[_1] favorited the song [_3]' html_params: - url - title url: 'http://feeds.pandora.com/feeds/people/{{ident}}/favorites.xml' identifier: guid xpath: foreach: //item get: created_on: pubDate title: title guid: guid url: link album_art: pandora:albumArtUrl favoriteartists: name: Favorite Artists description: Artists you marked as favorites fields: - artist-photo-url - guid html_form: '[_1] favourited the artist [_3]' html_params: - url - title url: 'http://feeds.pandora.com/feeds/people/{{ident}}/favoriteartists.xml' identifier: guid xpath: foreach: //item get: created_on: pubDate title: title guid: guid url: link artist-photo-url: pandora:stationImageUrl stations: name: Stations description: Radio stations you added fields: - guid - station-image-url html_form: '[_1] added a new radio station named [_3]' html_params: - url - title url: 'http://feeds.pandora.com/feeds/people/{{ident}}/stations.xml' identifier: guid xpath: foreach: //item get: created_on: pubDate title: title guid: guid url: pandora:stationLink station-image-url: pandora:stationImageUrl picasaweb: photos: name: Photos description: Photos you posted html_form: '[_1] posted [_3]' html_params: - url - title url: 'http://picasaweb.google.com/data/feed/api/user/{{ident}}?kind=photo&max-results=15' atom: thumbnail: media:group/media:thumbnail[position()=2]/@url plancast: plans: name: Plans description: Plans you shared html_form: '[_1] posted the event [_3] starting [d_4] at [_5]' html_params: - url - title - dtstart - location url: 'http://plancast.com/{{ident}}/stream' identifier: url scraper: foreach: .vevent get: title: - .listing_li_what a - TEXT url: - .listing_li_what a - @href dtstart: - .dtstart - @title location: - .location - TEXT created_on: - .listing_li_ago - TEXT p0pulist: stuff: name: List description: Things you put in your list html_form: '[_1] is enjoying [_3]' html_params: - url - title url: 'http://p0pulist.com/list/hot_list/{{ident}}.rss' rss: thumbnail: image/url reddit: comments: name: Comments description: Comments you posted html_form: '[_1] commented on [_3] at Reddit' html_params: - url - title url: 'http://www.reddit.com/user/{{ident}}/comments/' identifier: title scraper: foreach: 'a.title' get: title: - a - TEXT url: - a - '@href' submitted: name: Submissions description: Articles you submitted html_form: '[_1] submitted [_3] to Reddit' html_params: - url - title url: 'http://www.reddit.com/user/{{ident}}/submitted/' identifier: title scraper: foreach: 'a.title' get: title: - a - TEXT url: - a - '@href' favorites: name: Likes description: Articles you liked (your votes must be public) html_form: '[_1] liked [_3] from Reddit' html_params: - url - title url: 'http://www.reddit.com/user/{{ident}}/liked/' identifier: title scraper: foreach: 'a.title' get: title: - a - TEXT url: - a - '@href' dislikes: name: Dislikes description: Articles you disliked (your votes must be public) html_form: '[_1] disliked [_3] on Reddit' html_params: - url - title url: 'http://www.reddit.com/user/{{ident}}/disliked/' identifier: title scraper: foreach: 'a.title' get: title: - a - TEXT url: - a - '@href' slideshare: favorites: name: Favorites description: Slideshows you saved as favorites html_form: '[_1] favorited the slideshow [_3]' html_params: - url - title url: 'http://www.slideshare.net/rss/user/{{ident}}/favorites' rss: thumbnail: media:content/media:thumbnail/@url created_on: '' slideshows: name: Slideshows description: Slideshows you posted html_form: '[_1] posted the slideshow [_3]' html_params: - url - title url: 'http://www.slideshare.net/rss/user/{{ident}}' rss: thumbnail: media:content/media:thumbnail/@url smugmug: photos: name: Photos description: Photos you posted html_form: '[_1] posted a photo' html_params: - url - thumbnail url: 'http://www.smugmug.com/hack/feed.mg?Type=nicknameRecentPhotos&Data={{ident}}&format=atom10&ImageCount=15' atom: thumbnail: id steam: achievements: name: Achievements description: Your achievements for achievement-enabled games html_form: '[_1] won the [_2] achievement in [_5]' html_params: - title - ident - gamecode - game class: Steam technoratisearch: posts: name: Posts description: Blog posts about your search term html_form: 'Technorati blog search result: [_3]' html_params: - url - title url: http://feeds.technorati.com/search/{{ident}} identifier: url rss: 1 tumblr: events: name: Stuff description: Things you posted html_form: '[_1] posted [_3]' html_params: - url - title url: 'http://{{ident}}.tumblr.com/rss' rss: 1 twitter: statuses: name: Tweets description: Your public tweets class: TwitterTweet html_form: '[_1] tweeted, “[_3]”' html_params: - url - description url: 'http://twitter.com/statuses/user_timeline/{{ident}}.atom' atom: description: content/child::text() favorites: name: Favorites description: Public tweets you saved as favorites class: TwitterFavorite fields: - tweet_author html_form: '[_1] favorited [_3]''s tweet, “[_4]”' html_params: - url - tweet_author - title url: 'http://twitter.com/favorites/{{ident}}.atom' atom: tweet_author: author/name/child::text() created_on: '' modified_on: '' twittersearch: posts: name: Tweets description: Tweets about your search term html_form: 'Twitter Search result: [_3]' html_params: - url - title url: 'http://search.twitter.com/search.atom?q={{ident}}' identifier: url atom: 1 typepad: comments: name: Comments description: Comments you posted html_form: '[_1] commented on [_3]' html_params: - url - title url: 'http://profile.typepad.com/{{ident}}/comments/atom.xml' atom: 1 uncrate: saved: name: Saved description: Things you saved as favorites html_form: '[_1] saved [_3] on Uncrate' html_params: - url - title url: 'http://uncrate.com/stuff/{{ident}}' identifier: url scraper: foreach: '#widget h2' get: title: - a - TEXT url: - a - '@href' upcoming: events: name: Events description: Events you are watching or attending fields: - venue html_form: '[_1] is attending [_3] at [_4]' html_params: - url - title - venue url: 'http://upcoming.yahoo.com/syndicate/v2/my_events/{{ident}}' xpath: foreach: //item get: title: xCal:summary url: link created_on: dc:date modified_on: dc:date venue: 'xCal:x-calconnect-venue/xCal:adr/xCal:x-calconnect-venue-name' userscripts: favorites: name: Favorites description: Scripts you saved as favorites html_form: '[_1] favourited script [_3]' html_params: - url - title url: 'http://userscripts.org/feeds/users/{{ident}}/favorites/updates' identifier: guid rss: 1 viddler: videos: name: Videos description: Videos you posted html_form: '[_1] posted [_3]' html_params: - url - title url: 'http://www.viddler.com/explore/{{ident}}/videos/feed/' rss: thumbnail: media:content/media:thumbnail/@url vimeo: videos: name: Videos description: Videos you posted html_form: '[_1] posted [_3]' html_params: - url - title url: http://vimeo.com/{{ident}}/videos/rss rss: thumbnail: media:thumbnail/@url like: name: Likes description: Videos you liked html_form: '[_1] liked [_3]' html_params: - url - title url: http://vimeo.com/{{ident}}/likes/rss rss: thumbnail: media:thumbnail/@url created_on: '' modified_on: '' vox: favorites: name: Favorites description: Public assets you saved as favorites html_form: '[_1] favorited [_3]' html_params: - url - title class: Vox photos: name: Photos description: Your public photos in your Vox library html_form: '[_1] posted [_3]' html_params: - url - title url: 'http://{{ident}}.vox.com/library/photos/rss.xml' rss: thumbnail: media:thumbnail/@url tags: category posts: name: Posts description: Your public posts to your Vox html_form: '[_1] posted [_3]' html_params: - url - title url: 'http://{{ident}}.vox.com/library/posts/atom.xml' atom: tags: category/@label website: posted: name: Posts description: The posts available from the website's feed html_form: '[_1] posted [_3]' html_params: - url - title - source_url - source_title class: Website wists: wists: name: Wists description: Stuff you saved html_form: '[_1] wants [_3]' html_params: - url - title url: 'http://www.wists.com/{{ident}}?out=rdf' identifier: url rss: created_on: dc:date tags: dc:tag thumbnail: content:encoded xboxlive: gamerscore: name: Gamerscore description: Notes when your gamerscore passes an even number html_form: '[_1] passed [_2] gamerscore on Xbox Live' html_params: - score - url class: XboxGamerscore yelp: reviews: name: Reviews description: Places you reviewed html_form: '[_1] reviewed [_3]' html_params: - url - title url: 'http://www.yelp.com/syndicate/user/{{ident}}/atom.xml' atom: url: link/@href youtube: favorites: name: Favorites description: Videos you saved as favorites fields: - by html_form: '[_1] favourited video [_3]

[_3]

' html_params: - url - title - thumbnail url: 'http://gdata.youtube.com/feeds/users/{{ident}}/favorites' atom: by: author/name url: "link[@rel='alternate' and @type='text/html']/@href" thumbnail: "media:group/media:thumbnail[position()=1]/@url" created_on: '' modified_on: '' videos: name: Videos description: Videos you posted html_form: '[_1] posted [_3]

[_3]

' html_params: - url - title - thumbnail url: 'http://gdata.youtube.com/feeds/users/{{ident}}/uploads' atom: url: "link[@rel='alternate' and @type='text/html']/@href" thumbnail: "media:group/media:thumbnail[position()=1]/@url" zooomr: photos: name: Photos description: Photos you posted html_form: '[_1] posted a photo' html_params: - url - thumbnail url: 'http://www.zooomr.com/services/feeds/public_photos/?id={{ident}}&format=rss_200' xpath: foreach: //item get: identifier: link thumbnail: media:content/@url