repost♺ A repost on the indieweb is a post that is purely a 100% re-publication of another post. The act of reposting is an umbrella term that covers the general practice of republishing another post typically on the same service or silo, but more and more across sites. Many silos including Tumblr, Twitter, Facebook, SoundCloud and Google+ implement reposting — see Silo Examples Perhaps the oldest form of reposting is the act of "reblogging" someone else's blog post, which typically consists of copying an entire blog post article from one site to another, keeping it intact, and not adding anything except perhaps a "reblogged from ___" bit of text at the start and/or end linking to the original from which it was reblogged. (need screenshots of this in the wild, what a reblog looks like, what's the UX flow to reblog something)
WhyWhy implement reposting:
How to PublishUse <span class="h-entry"> ... <a class="u-repost-of" href="http://someothersite.example.com/permalink47">...</a> </span> demonstrates an h-entry for a "repost" of http://someothersite.example.com/permalink47. As with replies and likes, let the reposted URL know that you’ve linked to it by sending a webmention. Why not u-repost?
Brainstorming MarkupReposts carry a lot of data (all of the original post's traits + all the repost's traits). How can we mark them up so that all that data is captured? Ideally we would provide reasonable fallbacks for consumers that don't know about reposts. This is made more problematic because readers' ideal fallback (full content of the original post) is different than webmention receivers' ideal fallback (something like "reposted this."). Here's a slightly simplified example from kylewm.com.
How to DisplayBest practices for how to display a repost are still being worked out. See: Challenges: Display below. See: 2014 Repost session: repost presentation for some sketches of possible repost presentation. IndieWeb ExamplesSandeep ShettySandeep Shetty has been posting reposts on sandeep.io since at least 2013-06-04. Examples: Barry FrostBarry Frost has been experimenting with using Barnaby WaltersBarnaby Walters manually reposted Getting Started With microformats2 on microformats.org using WordPress and Ryan BarrettRyan Barrett uses WordPress to and the IndieWeb Press This bookmarklet to repost tweets and POSSE retweets since at least 2014-04-21. Examples:
Kyle MahanKyle Mahan has been posting reposts on kylewm.com since at least 2014-06-10. Example:
Aaron Parecki
Amy Guy
Proto-repost examplesThe following IndieWeb examples resemble reposts in appearance but are actually other simpler kinds of posts. Tantek
And a manual photo repost from Instagram, with additional prepended text. Commons ExamplesQuitter se
ServicesBridgyBridgy sends webmentions for Facebook and Google+ reshares and Twitter retweets, as reposts. It uses ProjectsPublifyPublify is a project for hosting your own content / site. Publify displays reposts using the original tweet data. Current used information are:
Additional information are provided regarding the repost:
From a visual point of view, the reposted message is displayed like most blockquotes, to enforce the citation impression. From a markup point of view:
SessionsIndieWebCamp sessions where reposts were discussed:
Differentiating RepostsQuote vs. RepostFor me reposting is about saying this entire post is interesting (http://www.sandeep.io/35) while quoting (quotation) is about curating just the relevant parts (http://www.sandeep.io/27). So this implies a UX difference. With quoting (which is just a regular post) I highlight the curated "text" (with blockquote) while with reposting I highlight a post (by showing the author, title, summary, dt-published, etc.) - Sandeep Shetty
Like vs RepostA repost is different from like in that a like is about me liking something personally (subjective value) while a repost is about something I think will be valuable to people that follow/subscribe to my site (objective value). Liking is an emotional response (feeling). - Sandeep Shetty
Displaying reposts ofMain article: reposts
When a post receives a webmention from a repost, it can choose to display it similar to a favoriting/liking of that post, as well as optionally displaying a number of reposts, or icons of recent reposters. See reposts for more specifics. Silo ExamplesTwitter uses their silo specific term "retweet" for a repost, the action of posting a repost, and thus present "retweeting" and past "retweeted" verb tenses as well. On Twitter, retweeted statuses are displayed with the original author's information in the activity stream of the reader. Modern (2014-11-06) example screenshot of a Twitter retweet: This in-stream Twitter retweet presentation consists of:
Below that, the original tweet appears identical to how it appears on the original author's timeline, except
2014-08-29 retweet in streamIn stream, Twitter shows the original author of the retweeted Tweet as normal, and includes text above saying "retweeted by {name}". Only the display name of the person who retweeted is shown, not the Twitter username. This can lead to confusion when reading your stream since you may not know how a tweet appeared them if you don't recognize the person's display name. 2014-06-28 retweet in stream2013 retweet in streamPreviously, retweets in streams of the retweeter looked like: The Most Reposted ThingOn 2014-03-02, Ellen DeGeneres, with the help of Bradley Cooper, took a "selfie" with her mobile device and posted it on Twitter: https://twitter.com/TheEllenShow/status/440322224407314432If only Bradley's arm was longer. Best photo ever. #oscars That tweet became the most measurably reposted thing (beat Barack Obama's most shared tweet around the 2012 elections), with over 3.4 million reposts as of 2014-04-02 (one month). See additional references[1], including animated GIF of the taking of the selfie[2]
TumblrTumblr has a notion of "reblogging", which Tumblr users tend to take reblogging quite seriously — for example it is bad form to reblog a post as a new tumblr post even if you're linking back to the original [3] Tumblr reblog UX as of 09/03/14:
Post appears in user's dashboard. User clicks reblog button in bottom right corner of post.
Reblog window is presented showing original content and allowing user to add comment in text box. Text box can switch from WYSIWYG to HTML.
Text box also shows previous comments in it in successive blockquotes. It is possible to edit or remove this content and it will be displayed that way in the reblogging user's reblog post. While this is possible it's considered bad form to edit previous content. Tags can also be added to the reblog post. Tags are not carried over from the post that is being reblogged.
The post is then displayed in the users dashboard as a reblog and is visible in the dashboards of those following the reblogger:
Tumblr reblog persistenceA Tumblr reblog post is a copy of the original, thus even if the original is deleted, the reblog copy remains, and still refers to the (now deleted) permalink of where it was reblogged from. This is in contrast to Twitter retweets, where if the original is deleted, all the retweets disappear as well (because all they are are redirects to the original permalink, conversely the new "retweet with comment" will show the comment and a dead link preview). Example:
Facebook has a notion of "share" - which means repost someone else's post. Screenshots needed of:
Google+GooglePlus has a share UI that enables reposting of someone else's G+ post: This gives a posting UI that allows a top comment to be added and a choice of circles to share to: The shared post is indicated like this: Repost.usrepost.us was a verb silo, hosting buttons and a UI for reposting articles which provided an HTML+JS snippet to embed on your own site. Example repost UI (seen once the "repost" button is clicked). Site is offline as of July 31, 2014
Cross-silo ExamplesBecause many silos allow for automatic cross-posting to other silos, many of them also cross-post local reposts! Twitter to FacebookA retweet on Twitter, auto-cross-posted by Twitter to Facebook:
ChallengesThe biggest challenge with repost is that currently it's something which is native to silo for silo posts, and nothing more. It's a challenge, because it's not clear how it makes sense in a cross-site manner. What's the difference between a repost and just quoting/citing another article in full?
DisplaySee Twitter's retweet example for one way to display a repost in stream. How should an indieweb repost be best displayed?
See related IndieWebCamp 2014 brainstorming session in NYC: IndieWeb Reposts In particular:
How should a repost of a repost be displayed?
What about a repost of a repost of a repost?
See Also
|































