Différences entre versions de « Micropub/clients »

De Mi caja de notas

< Micropub
(Page créée avec « ''Cette page a démarré sur Facebook'' Category:silo-fr {{pagelogo|https://pbs.twimg.com/profile_images/3513354941/24aaffa670e634a7da9a087bfa83abe6_200x200.png}}... »)
 
Ligne 1 : Ligne 1 :
''Cette page a démarré sur [[Facebook]]''
+
'''<dfn>Micropub clients</dfn>''' are sites and client applications that publish to servers via [[Micropub]].
  
[[Category:silo-fr]]
+
{{alert|Need screenshots! Calling for screenshots uploads/embeddings for all the clients below, e.g. like [http://matrix.org/docs/projects/try-matrix-now.html Matrix chat client screenshots] but more like [[Webmention-developer#IndieWeb_Examples|Webmention examples screenshots]]}}
{{pagelogo|https://pbs.twimg.com/profile_images/3513354941/24aaffa670e634a7da9a087bfa83abe6_200x200.png}}
 
  
'''<dfn>[https://facebook.com/ Facebook]</dfn>''' est un [[silo-fr|silo]] d'hébergement de contenus très populaire et un [[aggregator-fr|agrégateur]] d'activités connu le plus souvent pour être le plus grand réseau social centralisé sur le web.
+
[[Category:Micropub]]
{{clear}}
+
== Clients ==
 +
Alphabetically sorted.
  
== Comment faire ==
+
=== Dobrado ===
Mise à jour : pour les étapes à suivre et dernières techniques pour exporter tout votre contenu à partir de Facebook et les importer sur votre propre site, regardez, :
+
[[dobrado]] supports creating posts, reposts, likes and replies via Micropub since 2017-02-05 (Publicly available at https://unicyclic.com).
* https://cleverdevil.io/2018/freeing-myself-from-facebook
+
[[File:dobrado_micropub_client.png|thumb|left]]<br clear=left>
Ou vérifiez les étapes individuelles qui suivent :
 
  
=== Exporter vos données ===
+
=== Editorial ===
Vous pouvez exporter vos données sur Facebook en :
+
The iOS text editor [http://omz-software.com/editorial/ Editorial] can publish its documents to Micropub through a couple of third party Workflows created by {{voxpelli}}. Two for [http://www.editorial-workflows.com/workflow/5227209878929408/JZrTPYnXAiY authorizing] and [http://www.editorial-workflows.com/workflow/5300464841129984/cghZUwlSP2k deauthorizing] with an IndieAuth endpoint and one for the [http://www.editorial-workflows.com/workflow/5833229495959552/tO76Z7cIfTU Micropub publishing]. Shown in action in [https://www.youtube.com/watch?v=U7hUR7flTAY this video].
* Allant sur : https://www.facebook.com/settings
 
* Cliquant sur le lien "Télécharger une copie" en bas du texte.
 
* Regarder le tableau sur https://www.facebook.com/help/405183566203254 pour savoir quelles données sont incluses dans l’archive téléchagée.
 
  
Pour exporter toutes les photos dans un album possédé par d'autres (comme toutes les photos dans lesquelles vous êtes tagué(e)) :
+
=== InkStone ===
* http://iangreenleaf.github.io/facebook_photos/
+
[[InkStone]] is a webapp micropub client app written by [[User:ben.thatmustbe.me|Ben Roberts]]. <s>The app can take and upload photos, video, and audio as well.</s> These features are missing from the new webapp version.
  
Pour exporter les messages Facebook messages :
 
* http://www.jwz.org/blog/2014/01/psa-back-up-your-shit/. Ceci est compliqué à installe et ça a quelques limites
 
* [https://github.com/RaghavSood/FBMessageScraper Scraper de Message Facebook]
 
  
Précédemment, [[Freedom.io]] pouvait s'utiliser pour copier les posts Facebook, il n'est plus maintenu ou recommandé, mais reste disponible sous forme de projet open source.
+
=== Grumble ===
  
[http://fb.textile.photos/ Textile] fournit un service pour masser ses photos exportées sur FB et les ramener dans des galeries.
+
[https://grumble.isgeek.net/ Grumble] is a Client side only Micropub client. It allows to create/edit posts and
 +
reply/bookmark/like. Has media endpoint and syndication support, as well as offline storage support to be used as a phone app.
  
__TOC__
+
Its big caveat is that it requires your indieauth, micrupub and media endpoint to support CORS.
  
=== Comment POSSEr vers ===
+
The code is available at [https://github.com/jjdelc/grumble github]
{{main-fr|POSSE to Facebook}}
 
  
Il y a <span id="POSSE_out_to">plein de façons de [[POSSE]]r</span> ‘’quelques’’ choses à partir de votre site indieweb vers votre profil Facebook. Spécifiquement, vous pouvez POSSEr les posts et les RSVPs d’événements mais [https://github.com/snarfed/bridgy/issues/350 en date de l'API Facebook 2.x, ''pas'' les commentaires ou j'aime.] Les commentaires et les « j’aime » [https://github.com/snarfed/ownyourresponses#facebook ne peuvent même pas être PESOSsés].
+
=== Jonnybarnes.uk ===
 +
[[User:jonnybarnes.uk|JonnyBarnes]] post UI is publicly available at https://jonnybarnes.uk/notes/new
  
Techniques existantes :
+
=== Launchbar ===
 +
A [https://github.com/prenagha/launchbar/tree/master/Micropub.lbaction Launchbar] action to post to a Micropub server.
  
==== à partir de Twitter ====
+
=== Micro.blog ===
* [[User:Tantek.com|Tantek]] POSSE les [[notes]], [[articles]] par nom + permalien, [[replies|réponses]] (y compris les [[RSVP]]s) provenant de tantek.com vers Twitter, et utilise ensuite l’intégration de la fonctionnalité existante Twitter/FB pour publier en cascade (exception faite des réponses en plein texte) ce POSSE provenant de Twitter vers Facebook. Raisons :
+
The [https://micro.blog micro.blog] iOS application is a Micropub client and can be used to post to a hosted micro.blog or your own endpoint.
** utilité marginale insuffisante à écrire un syndicateur POSSE personnalisé vers FB.
 
** FB reçoit simplement des résumés abrégés (plaçant de ce fait plus de valeur sur les posts originaux de tantek.com).
 
** Exception : En 2014 Tantek a commencé à utiliser occasionnellement [[Bridgy]] Publish pour POSSEr manuellement des posts un peu plus longs et significatifs (notes et articles) provenant de tantek.com vers Facebook.  
 
*** Travaux en cours sur l'ajout à Falcon : [[Falcon#auto_Bridgy_POSSE_to_FB|POSSE Bridgy Automatique vers FB]]
 
* [[User:Tommorris.org|tommorris]] fait de même, car il est paresseux.
 
  
==== IFTTT ====
+
=== Micropanel ===
* [[User:Adactio.com|Adactio]] POSSE ses [[notes]], [[photos]], [[articles]] provenant de adactio.com vers Facebook en utilisant If This Then That (IFTTT).
+
A client-side admin panel for your IndieWeb website! https://github.com/myfreeweb/micro-panel
 +
[[File:micro-panel-screenshot.png|thumb|left]]<br clear=left>
  
==== Bridgy ====
+
=== Micropublish ===
Vous pouvez utiliser [[Bridgy]] pour POSSEr des posts et RSVPs d’événements Facebook. [https://www.brid.gy/about#publish Détails ici.]
+
[https://github.com/barryf/micropublish Micropublish] is {{barryf}}'s simple Micropub client for creating, updating, deleting and undeleting content on a compatible website.  A live version is hosted at [https://micropublish.net micropublish.net]. All Ruby [https://github.com/barryf/micropublish source code] is available on GitHub.
 +
[[File:micropublish.png|thumb|left]]<br clear=left>
  
Bridgy ''prenait en charge'' le support des commentaires et likes POSSEs, [https://github.com/snarfed/bridgy/issues/350 mais l'API de Facebook' 2 a désactivé ça].
+
=== micropub-xmpp-bot ===
 +
In September 2015, {{kylewm}} created [[micropub-xmpp-bot]], an experimental XMPP chat bot for posting notes, replies, likes, and reposts via micropub. Notably, it uses an out-of-band redirect_uri handler that prompts the user to copy/paste their auth code. Give it a shot by XMPP chatting with micropub@kylewm.com. (If it's offline, ping "kylewm" on [[IRC]]).
  
* [[User:Snarfed.org]] : [https://snarfed.org/responses#replies commentaires], [https://snarfed.org/responses#likes likes], [https://snarfed.org/responses#rsvps RSVPs]
+
open source: https://github.com/kylewm/micropub-xmpp-bot/
  
=== Facebook API ===
+
=== Monocle ===
{{main|POSSE to Facebook}}
+
[[Monocle]] is a [[reader]] that supports posting likes and reposts to the user's Micropub endpoint.
Poster sur le mur de quelqu’un est pris en charge par  l’’API Graph’ de Facebook. Voir [[POSSE to Facebook]] pour les détails et exemples.
 
  
 +
=== Neonblog ===
 +
[[User:notenoughneon.com|Emma]]'s [[Neonblog]] post UI creates notes and articles via micropub.
  
Pour un aperçu plus général de l’API Facebook, regardez l’analyse du Social Web WG :
+
=== Omnibear ===
* https://www.w3.org/wiki/Socialwg/Social_API/Facebook_API
 
  
Les bibliothèques de langage de programmation pour faire ainsi :  
+
[[Omnibear]] is a browser extension. You can use it to post [[notes]], [[replies]], [[reposts]], and [[likes]] to your site.
 +
[[File:omnibear.png|thumb|left]]<br clear=left>
  
* Ruby : [https://github.com/arsduo/koala/wiki/Graph-API Koala: Graph API] - voir la méthode <code>put_wall_post</code>.
+
=== OwnYourCheckin ===
* ...
+
Based on [[User:aaronparecki.com|aaronpk]]'s [http://ownyourgram.com/ OwnYourGram], [[OwnYourCheckin]] is a tool to reverse-syndicate [[Foursquare]]/Swarm [[checkin]]s with photos to your personal site, using micropub.  
  
== Agrégateur ==
+
=== OwnYourGram ===
Facebook joue la fonction d'agrégateur de flux de toutes les activités de vos amis.
+
[[User:aaronparecki.com|aaronpk]]'s [http://ownyourgram.com/ OwnYourGram] is a tool to reverse-syndicate instagram photos to your personal site, using micropub.
+
* The signup process contains lots of useful documentation and debugging information to help get new micropub implementations working.
Quelques screenshots d'exemples peuvent être trouvés ici :
 
* https://www.facebook.com/about/newsfeed
 
  
 +
=== OwnYourSwarm ===
 +
[[User:aaronparecki.com|aaronpk]]'s [[ownyourswarm]] is a tool to reverse-syndicate [[Foursquare]]/Swarm [[checkin]]s with photos to your personal site, using micropub.
  
 +
=== PhotoPostr ===
 +
[[User:grant.codes|grantcodes]]' [[PhotoPostr]] is a micropub client for posting photo galleries via the media endpoint and uses [[collection]]s. Photos can be uploaded and the app extracts exif data to generate default data for the micropub requests. The user can then write details and organise the photos before creating a post for each photo and a post for the gallery collection.
  
 +
[[File:PhotoPostr-preview.png|thumb|left]]<br clear=left>
  
 +
=== Postly ===
 +
[[User:ben.thatmustbe.me|Ben Roberts]]' [[Postly]] creates notes and articles via micropub and can add syndication links after posting. synditate-to links are passed as a php readable array field not a comma separated list. Postly can also edit posts when passing mp-action=edit [https://ben.thatmustbe.me/new Publicly Available UI]
  
=== Comment PESOSser ===
+
=== PostrChild ===
Vous pouvez utiliser l’API Facebook pour <span id="PESOS_from">PESOSser vos posts</span>, mais en date de l’API 2.x, [https://github.com/snarfed/ownyourresponses#facebook pas vos commentaires ou j'aime.]
+
[[User:grant.codes|grantcodes]]' [[PostrChild]] is a [[chatbot]] that can help you publish micropub posts to your indieweb site. Supports Facebook Messenger, Skype, Telegram and Slack. [https://github.com/terminalpixel/postrchildbot Source code on GitHub].
  
=== Comment se <span id="sevrage">sevrer</span> soi-même ===
+
=== PushupCounter ===
Si vous cherchez à réduire votre usage de Facebook, vous pourriez trouver qu'y aller de façon progressive peut être plus aisé que le sevrage brutal des [[silo-quit|quitteurs de silos]]) .
+
[[User:aaronparecki.com|aaronpk]]'s [https://github.com/aaronpk/PushupCounter-iOS PushupCounter-iOS] is an iOS client for publishing exercise data.
  
 +
=== Quill ===
 +
[[File:quill-reply-screenshot.png|thumb]][[Quill]] is a reference Micropub client developed by {{aaronpk}}, you can use it to post [[notes]], [[photos]], [[articles]], [[bookmarks]], [[likes]], [[reposts]], [[reviews]], and travel plans to your site.
 +
* The signup process walks you through configuring your website to accept Micropub requests from apps like this.
 +
<br clear=right>
  
Voici quelques étapes à suivre :
+
=== Screech ===
  
<ol start=0><li>'''Effacez l'app native de Facebook.''' Utilisez plutôt https://m.facebook.com/, ou https://mbasic.facebook.com/ pour une expérience sans-JavaScript, incluant l'accès aux discussions dans [[Facebook Messenger]].</li></ol>
+
[[Screech]] is a Micropub client for posting [[audio]] such as [[podcast|podcasts]] to your site. It supports sending audio files via Micropub, as well information about the post such as name, text content, and [[tags]]. File metadata such as filesize, duration, and [[ID3]] info such as artist, album, track title, etc. are sent as custom Micropub properties.
# '''Utilisez https://facebook.com/events''' au lieu de facebook.com'''
+
* It is developed by {{martymcguire}}
#* Objectif : arrêter de regarder le Fil de News de Facebook (pour toutes les raisons données dans  [[#Critique]]).
+
* The source is available [https://github.com/martymcguire/screech on GitHub].
#** Les membres IndieWeb qui font ça : {{t}} {{xtof}}
 
#* Permet cependant :
 
#** d'aller aux événements organisés sur FB (voir les invitations, répondre etc.)
 
#** voir les anniversaires en cours (aujourd'hui, hier, demain)
 
#** vérifier l'activité des Amis (icône de personnes dans la barre d'outils)
 
#** de vérifier l'activité Message (icône bulle barre d'outil)
 
#** de vérifier les Notifications (icône globe dans la barre d'outil)
 
# '''Utilisez https://m.facebook.com/events''' le weekend seulement, uniquement sur [[mobile]]
 
#* But : vérifier rapidement quels sont les événements à venir juste pour les weekends (la version web mobile est plus rapide à charger / visualiser que fb.com/events)
 
#* But : être moins distrait par tous les autres éléments de l'UI.
 
#* Éviter spécifiquement :
 
#** la vérification des Notifications (icône alarme dans la barre d'outil)
 
#* Les membres IndieWeb qui font ça : {{t}}
 
# '''Utilisez votre URL de profil à la place https://facebook.com/me'''
 
#* But : être même encore moins obligé d'être distrait que de simplement vérifier les événements
 
#** Membres IndieWeb faisant/essayant ça : {{t}} (depuis le 2018-01-22 durant ~3 jours)
 
#* Permet encore :
 
#** vérifier vos copies POSSEes sur FB
 
#** vérifier l'activité de Message (icône bulle dans la barre d'outils)
 
#* Éviter spécifiquement :
 
#** de vérifier les Notifications (icône globe dans la barre d'outils)
 
#* Facultatif
 
#** minimiser l'activité d'Amitié (icône personnes dans la barre d'outils), peut-être vérifier/ajouter seulement une fois par jour/semaine ?
 
# '''Prendre une semaine+ de vacances "off the grid"''' durant laquelle vous ne pourrez pas vérifier les notifications Facebook
 
#* But : arrêter de regarder les notifications Facebook (icône globe dans la barre d'outils)
 
#** Les membres IndieWeb qui ont fait ça : {{t}} (2016-08-07 durant ~1 semaine, 2017-08-01 durant ~1.5 semaines, 2018-01-14 durant ~10 semaines en étant complètement sorti du site web de Facebook, et en utilisant encore l'app FB pour la communication, et procrastination depuis concernant la vérification des notifications.)
 
  
 +
=== shpub ===
 +
[[shpub]] is a command line micropub client.
  
==== Brainstorming Sevrage ====
+
=== Shrewdness ===
Plus d'idées sur la façon de réduire l'usage de Facebook
+
[[Shrewdness]] - indieweb [[reader]]
  
* documentez tous vos cas d'usages Facebook comme les démangeaisons pour implémentation sur votre propre site indieweb
+
=== Slater ===
* prenez le cas d'usage le plus facile pour l'implémenter vous-même, le construire et essayez d'arrêter d'utiliser FB pour ça.
 
* ...
 
  
=== Comment effacer votre compte ===
+
[[Slater]] is a Micropub client for posting [[event|events]] to your site. It supports name, description, start and end datetimes, a [[featured]] image, [[tags]], and simple [[location]].
La suppression d'un compte est délibérément gênée et rendue inconfortable par Facebook. Notez qu'il existe deux types distincts de suppression de compte, à savoir. La désactivation et la suppression.
+
* Location support is minimal, currently as a free-form text field which Micropub servers could interpret as <code>geo:</code> URLs, a URL to a [[venue]] [[h-card]], or a simple text location.
 +
* It is developed by {{martymcguire}}
 +
* The source is available [https://github.com/martymcguire/slater on GitHub].
  
==== Désactivation d’un Compte ====
+
=== Taproot ===
La ‘’’Désactivation''' d’un Compte peut être réalisée en utilisant les menus normaux de Facebook.
+
[[User:waterpigs.co.uk|Barnaby]]'s [[Taproot]] publishes notes via micropub. [http://waterpigs.co.uk/notes/new/ The post UI] is publicly accessible, and you can use it to make posts on your own website. As of 2014-06-12 it’s also marked up with h-product and h-x-app markup so that authorization UIs can provide a better experience whilst authorizing, without having to pre-register apps and upload logos
  
Le système en date de janvier 2018 était ce qui suit :
+
=== Teacup ===
 +
[[Teacup]] is a Micropub client for posting various types of food posts.
  
*Cliquez sur le menu compte en haut à droite de toute page Facebook
+
=== tt-rss-micropub ===
*Sélectionnez Paramètres
+
[[File:tt-rss micropub.png|thumb|tt-rss-micropub]]
*Choisissez Gérer le compte et scrolled vers le bas pour cliquer '''Désactivter votre compte'''.
+
A micropub plugin for the [[Tiny Tiny RSS]] feed reader that allow you to reply to blog posts directly from the reader. See [[tt-rss-micropub]]
*Il vous sera demandé de choisir la raison de désactivation (NDT à compléter en français), telle que 'It's not fun' ou 'I don't feel safe' - Facebook fournira des solutions au problème que vous avez choisi comme 'make more friends'
+
<br clear=right>
*Il vous sera aussi présenté une sélection de vos amis qui seront avertis que 'xxxx vous manquera’ afin d’essayer de vos manipuler émotionnellement pour vous inviter à rester.
 
  
Étonnamment, la désactivation n'est pas cachée sous des couches de menus ; la fonction est visible dans la description de la section Gérer votre compte des paramètres.
+
=== unmpc ===
 +
[[unmpc]] - an experiment by [[User:Wwelves.org_perpetual-tripper | elf Pavlik]] which implements Micropub client +[[reader]] as [[Unhosted]] web app (HTML5 running fully in a web browser - [[noBackend]])
  
Notez que la désactivation de votre compte signifie simplement que votre profil devient "caché" aux autres utilisateurs de Facebook. Vos posts, photos, tags, commentaires seont toujours présents sur Facebook, comme toutes les données que Facebook a sur vous, que ce soit celles que vous avez fournies dans les paramètres de profil ou autrement. Les messages que vous avez envoyés à d'autres utilisateurs resteront visibles pour eux. Si vous changez d'avis, la simple connexion à Facebook restaure toutes les données vers un état accessible à l'utilisateur.
+
=== Woodwind ===
 +
[[Woodwind]] has optional support for posting replies and likes via Micropub. Includes toggles for syndicate-to endpoints as of 2015-02-10.
  
==== Supprimer un Compte ====
+
== In development
La ''''Suppression''' d'un Compte ''ne peut pas'' être réalisée en utilisant les menus Facebook.
+
* https://github.com/pstuifzand/micropub-android
* Allez sur la page [https://www.facebook.com/help/delete_account https://www.facebook.com/help/delete_account] qui est liée à partir de différents articles d'aide
+
* https://github.com/swentel/indigenous-android
* Complétez avec votre mot de passe
 
* Vous serez alors informé que :
 
  
  
(NDT : placer ici le message en français)
+
== Sample Code ==
  
''Your account has been deactivated from the site and will be permanently deleted within 14 days. If you log into your account within the next 14 days, you will have the option to cancel your request.''
+
* http://padraic.micro.blog/2017/04/27/sample-script-to.html
  
La suppression de votre compte supprime toutes les photos, tags, commentaires et toutes les données fournies par les utilisateurs de Facebook. Il ne supprime pas les données non fournies par l'utilisateur, telles que votre identité dans les tags d'autres photos d'utilisateurs, votre numéro de téléphone et votre adresse e-mail si un autre utilisateur vous le fournit (par exemple en accédant aux Contacts sur un smartphone)
+
= Implementation status  =
 +
How much of the [http://micropub.net/draft/ Micropub specification] is implemented by open source clients:
  
 +
{| class="wikitable"
 +
! Feature
 +
! [[Quill]]
 +
! [[shpub]]
 +
! [[Micropublish]]
 +
! [[PostrChild]]
  
Voir aussi : [[delete your account]]
+
|-
 +
! Post creation syntax
  
== Fonctionnalités ==
+
|-
(cette section est une ébauche, quand elle sera bien complète, migrez-la en haut de la page après dfn, comme pour la page [[Twitter]])
+
| form-encoded
 +
| ✔
 +
| ✔
 +
| ✔
 +
| ✔
  
Les fonctionnalités utilisateur sur le site Facebook
+
|-
* [[create|créer]]/lire/[[update|mettre à jour]](avec [[versioning|versionnage]])/[[delete|effacement]] de <span id="Post_Types">différents types</span> de [[posts]], développés ci-dessous
+
| JSON
** status ([[note]])
+
| ?
** [[photo]]/[[video]]
+
| ✔
** [[life event]]
+
| ✔
** [[safety status]]
+
| no
** avant : [[bookmark]] (2014 et avant ?)
 
** caché dans un mode ou contexte : [[event]], [[RSVP]]
 
** [[Year in Review]]
 
** ...
 
* [[response|réponse]]s aux posts comprenant
 
** [[like]] (ou choisir à partir d'un menu raccourci de [[reacji]])
 
** share ([[repost]])
 
** [[comment]]
 
** ...
 
* [[on this day]]
 
* [[add friend]]
 
* [[follow]]
 
* [[see friendship]]
 
* [[block]]
 
* [[legacy contact]]
 
* [[all activity]] - appears to only work for some users (might be going away!), go to https://facebook.com/me/all_activity
 
** See 2015-04-25 [https://www.flickr.com/photos/aaronpk/sets/72157652169175972 aaronpk screenshots]
 
* [[profile]] page (equivalent of indieweb [[homepage]]) configuration including
 
** header image
 
** [[icon]]
 
*** [[temporary profile picture]]
 
*** profile video [https://www.facebook.com/help/698085550325779]
 
** name
 
** [[wall]] (now called "Timeline")
 
** recent activity summary with
 
*** Visited (city / state / country) - datetime ago
 
*** At (name of current event attending), or Going to (next event attending)
 
*** Became friends with (person and n other people)
 
*** n mutual friends including person1 and person 2
 
** friends box (3x(1-3) grid of thumbnails with names in lower left of each in white)
 
** [[recent photos]] box (3x(1-3) grid of thumbnails)
 
** [[recent videos]] box (3x(1-3) grid of thumbnails)
 
** [[recent checkins]] box (list of 1-4 items with thumbnail, linked name of [[venue]], grey text of datetime since)
 
** recent music box (3x(1-2) grid of artists with thumbnails and names as caption below each)
 
** recent TV shows box
 
** recent liked pages (3x(1-2) grid of page thumbnails and names as caption below each)
 
** recent groups box (list of 1-4 items with thumbnail, linked name of group, grey text # of members, description one line elided)
 
** recent reviews box
 
** recent notes box (not sure how these are/were different from status updates)
 
** recent [[Instagram]]s (if someone has connected their account in some direction?)
 
** recent [[Foursquare]]s (if someone has connected their account in some direction?)
 
** [[about]] section with many features inside its various tabs:
 
*** [[favorite quotes]]
 
*** ...
 
* [[notifications]]
 
** [[marked safe]]
 
* [[safety check]]
 
* [[Facebook Page]] - a way to create profiles that have a number of administrators that can act as that profile
 
* ... lots of other features
 
* ...
 
  
Facebook a un nombre intéressant de types de [[post]], chacun avec différentes apparences et interfaces. Quelques-unes mieux que d'autres.
+
|-
 +
! File uploads
  
Les fonctionnalités utilisateur que Facebook gère sur d'autres sites :
+
|-
* boutons [[like]], [[repost|share]] etc. embarquables ([[webaction]])
+
| form-encoded/multipart
* [[Facebook Comments Plugin]]
+
| ✔
 +
| ✔
 +
| no
 +
| ✔
  
=== Mise à jour de Statut ===
+
|-
Les mises à jour de statut sont des [[notes]] équivalentes aux tweets de [[Twitter]], qui incluant des mises à jour de statut avec des liens (voir en-dessous) sont peut-être le type le plus populaire de post au niveau le plus haut sur FB.
+
| media endpoint
 +
| ✔
 +
| ✔
 +
| no
 +
| no
  
2011 limite et distinction de Note :
+
|-
* limite de 419 caractères en date du 2011-02-16.
+
! Actions
Quand vous essayez de poster 420 caractères ou plus, vous recevez une alerte :
 
http://farm6.static.flickr.com/5218/5450622726_a12b9d13f4_o.png
 
<blockquote>Status updates must be less than 420 characters. You have entered 1,035 <br/>characters here. Notes can be much longer. Would you like to edit and post <br/>your update as a Note instead?</blockquote> via http://tantek.com/2011/047/b1/facebook-installed-application-activities-not-deletes
 
  
=== Lien ===
+
|-
Les posts de liens sont essentiellement des mises à jour de statut, mais avec une présentation différente en raison de [[link-preview|prévisualisation de lien]] qui est affichée pour le premier lien mentionné dans la mise à jour.
+
| create
 +
| ✔
 +
| ✔
 +
| ✔
 +
|
  
=== Photo ===
+
|-
Les posts de [[Photo]] sont peut-être le second type le plus populaire de post au niveau le plus haut sur FB.
+
| delete
 +
| ?
 +
| ✔
 +
| ✔
 +
| ✔
  
=== Événement ===
+
|-
{{main-fr|event#Facebook}}
+
| undelete
Facebook's [[event]] posts were quite clean and nicely designed, until they started rolling out a new design on 2014-02-27. Here is the design just before that point:
+
| ?
 +
| ✔
 +
|
 +
| ✔
  
[[File:20140227-facebook-event-example.png]]
+
|-
 +
| update
 +
| ?
 +
| ✔
 +
| ✔
 +
| ✔
  
Sometime in 2015(?specific date), Facebook launched a new event UI which includes:
+
|-
* a [[related events]] box in the right column, just underneath the "Invite Friends" box below the attendees box showing interested, going, invited numbers, as well as a few friends who have RSVPd at least interested/maybe or yes.
+
! [[:Category:PostType|Post types]]
  
=== Commentaires ===
+
|-
Les [[Comments|commentaires]] sont peut-être le type de post le plus populaire car les personnes commentent BEAUCOUP sur d'autres articles, et Facebook a une notion à deux niveaux du fil de commentaire. En d'autres termes, vous pouvez à la fois commenter sur les posts du niveau le plus haut et commenter sur les commentaires sur les posts du plus haut niveau. La capture d'écran du post-événement ci-dessus illustre ce double niveau d'[[interface de commentaire]].
+
| [[article]]
 +
| ✔
 +
| ✔
 +
| ✔
 +
| ?
  
=== Agrégateur ===
+
|-
Facebook remplit la fonction d'agrégateur de flux de toutes les activités de vos amis.
+
| [[bookmark]]
 +
| ✔
 +
| ✔
 +
| ✔
 +
| ✔
  
 +
|-
 +
| [[checkin]]
 +
| no
 +
| no
 +
| no
 +
| no
  
Quelques exemples de captures d'écran peuvent être trouvés ici
+
|-
* https://www.facebook.com/about/newsfeed
+
| [[event]]
 +
| no
 +
| no
 +
| no
 +
| no
  
Analyse de quelques algorithmes que Facebook utilise pour choisir quoi afficher aux utilisateurs :
+
|-
* http://civic.mit.edu/blog/natematias/uncovering-algorithms-looking-inside-the-facebook-news-feed
+
| [[like]]
 +
| ✔
 +
| ✔
 +
| ✔
 +
| ✔
  
=== Embarquement de Commentaires ===
+
|-
Facebook a une fonctionnalité appelée '''[http://developers.facebook.com/docs/reference/plugins/comments/ plugin Comments]''' qui "permet aux personnes de commenter le contenu de votre site à l'aide de leur compte Facebook." Les sites Indieweb peuvent l'utiliser pour embarquer une boîte de [[comments|commentaires]] sur leurs [[posts]] de blog.
+
| [[note]]
 +
| ✔
 +
| ✔
 +
| ✔
 +
| ✔
  
Bien que cela encourage vos lecteurs à partager (sur Facebook) leurs commentaires sur vos publications, cela leur fournit également un endroit unique pour voir leurs commentaires sur tous les sites qui utilisent Facebook pour les commentaires.
+
|-
 +
| [[reply]]
 +
| ✔
 +
| ✔
 +
| ✔
 +
| ✔
  
Aucun membre de la communauté indieweb n'utilise actuellement ceci sur leurs propres sites.
+
|-
 +
| [[repost]]
 +
| ?
 +
| ✔
 +
| ✔
 +
| ✔
  
Les membres de la communauté IndieWeb qui ont essayé cela et leur expérience :
+
|-
* Aaron Parecki:
+
| [[rsvp]]
** "Facebook tends to get more comments [than Disqus] for me probably because everyone has an account and is always logged in"[http://indiewebcamp.com/irc/2013-05-17#t1368819651]
+
| no
** "eventually I decided the quality of comments I was getting wasn't high enough and I didn't actually care about peoples' random crap they were leaving on my site"[http://indiewebcamp.com/irc/2013-05-17#t1368819689]
+
| ✔
 +
| ✔
 +
| ✔
  
=== Groupes ===
+
|}
Les groupes Facebook disposent d'une variété de paramètres de confidentialité.
 
  
Supprimer quelqu'un d'un groupe vous invite à supprimer ses posts ou commentaires des 7 derniers jours.
+
= Client implementation requests =
 +
Requests for other client-software to implement Micropub
  
 +
==== Macaw ====
 +
[https://marketplace.firefox.com/app/macaw?src=featured Macaw] is an "open source micro-blogging client, with support for ADN (app.net) and Twitter (twitter.com)."
  
[[File:facebook-remove-from-group-prompt.png]]
+
Request for Micropub support:
 +
* https://github.com/minego/macaw-enyo/issues/27
  
Si vous êtes le dernier membre du groupe et que vous quittez le groupe, une confirmation est affichée disant que le groupe sera effacé.
+
==== Ulysses ====
 +
[[Ulysses]] is a markdown writing app that supports publishing writing to Wordpress servers and Medium.
  
[[File:facebook-leave-group-delete.png]]
+
Request for Micropub support:
 
+
* {{eddiehinkle.com}} submitted a short request on November 8, 2017 using their feedback system outlining the fact that it is an open w3c standard with links to the w3c recommendation page, the IndieWeb micropub page and. the test suite [https://micropub.rocks micropub.rocks]. He also listed the servers they would be able to post to (Known, Wordpress, Drupal) with a link to the Micropub Servers page and specially called out [https://micro.blog micro.blog] support.
=== Anti-patterns ===
 
Quelques trucs que Facebook implémente sont véritablement des [[anti-patterns]] et devraient être évités :
 
* [[nagging|harcèlement]] (exemple à l'intérieur)
 
 
 
== Exemples d'Activités ==
 
* Alice a partagé la mise à jour de statut de Bob.
 
* Alice a partagé la photo de Bob.
 
* Alice aime une Page.
 
* Alice aime une photo.
 
* Alice et 8 autres amis ont écrit sur la timeline de Bob pour son anniversaire.
 
* Alice a ajouté 3 nouvelles photos sur l'album Quelque Album.
 
* Alice a mis à jour sa photo de couverture.
 
* Alice a modifié sa photo de profil.
 
* Alice a commenté sur un lien.
 
* Alice a partagé un lien.
 
* Alice a été taguée dans la photo de Bob.
 
* Alice a joué 10 sons sur SoundCloud.
 
* Alice a jouté un emploi sur Quelque Société dans sa timeline.
 
* Alice aime une photo sur Instagram.
 
* Alice a partagé une story via Quelque Page.
 
* Alice a fait de votre photo son image de profil [[File:fb-made-your-photo-their-profile-pic.png]]
 
* Alice vient de poster pour la première fois depuis un moment. [[File:just-posted-for-the-first-time-in-a-while.png]]
 
 
 
== rel-me ==
 
Facebook ne prend pas en charge à cette heure le [[rel-me]] sur les profils de ses utilisateurs.
 
 
 
Néanmoins, il existe un champ "site web" dans l'UI que vous pouvez renseigner.
 
 
 
Et ensuite les applications qui souhaitent utiliser ce champ pour un text d'équivalence hors rel-me peuvent y accéder via leur API :
 
 
 
* https://developers.facebook.com/docs/graph-api/reference/user/
 
 
 
Analysez soigneusement, les personnes mettent souvent plusieurs espaces blancs - ou des urls séparées par des nouvelles lignes.
 
 
 
== Ressources Complémentaires ==
 
=== URLs Image de Profil ===
 
Peut-être de façon officieuse, vous pouvez recevoir l'image de votre profil Facebook sous forme d'un JPEG retaillé en utilisant une URL graph.facebook.com, votre ID d'utilisateur Facebook, et les  dimensions, ce qui vous redirigera vers une véritable URL, par ex :  
 
* celle de {{t}} : https://graph.facebook.com/214611/picture?width=280&height=280
 
 
 
== Critique ==
 
Le résumé de presque tous les problèmes de Facebook : [http://saintsal.com/facebook/ Get your loved ones off Facebook.]
 
[http://www.pictorem.com/2083/Facebook.html <img src="http://www.pictorem.com/collection/pawelkuczynski1.jpg" style="float:right; max-width:40%; clear:right" alt="Isolation: cartoon of a prisoner using a large Facebook 'f' logo shaped periscope to look outside through a barred window, despite the perisope being attached to an unlocked door they could use to escape outside" />]
 
[http://www.sheldoncomics.com/archive/150128.html <img src="http://cdn.sheldoncomics.com/strips/main/150128_1422425850.png" style="float:right; max-width:40%; clear:right" alt="Comic about Facebook being a donut mobster, not allowing a donut maker to give their donuts to everyone that choose to get them"/>]
 
=== Filtrage Algorithmique ===
 
Facebook utilise un algorithme propriétaire pour vous afficher une fraction (ce qu'ils pensent être ce que vous voulez voir) des posts de vos amis, des personnes et des pages que vous suivez.
 
"Up to 85% less than "all".[http://techcrunch.com/2012/11/12/facebook-all-feed-link/]
 
 
 
Ceci a été critiqué de nombreuses fois.
 
* 2016-01-28 Gerd Leonhard: [http://www.futuristgerd.com/2016/01/28/the-evilfication-of-facebook-boiling-frogs-and-10-arguments-why-i-may-quit-facebook-take-the-poll/ The evilfication of Facebook: boiling frogs, faustian bargains, and the pleasure trap: 10 arguments for quitting Facebook]
 
* 2015-05-07 Zeynep Tufekci: [https://medium.com/message/how-facebook-s-algorithm-suppresses-content-diversity-modestly-how-the-newsfeed-rules-the-clicks-b5f8a4bb7bab How Facebook’s Algorithm Suppresses Content Diversity (Modestly) and How the Newsfeed Rules Your Clicks]
 
* 2015-05-07 Eli Pariser/Gizmodo: [http://gizmodo.com/a-new-study-from-facebook-reveals-just-how-much-it-filt-1702900877 A New Study From Facebook Reveals Just How Much It Filters What You See]
 
* 2015-01-28 Sheldon comic: [http://www.sheldoncomics.com/archive/150128.html Facebook is a doughnut-stealing mobster]
 
* 2012-11-13 Caitlin Dewey/Washington Post: [http://www.washingtonpost.com/business/technology/facebook-all-link-reveals-feed-without-filters/2012/11/13/86f7bc00-2d1d-11e2-9ac2-1c61452669c3_story.html Facebook ‘all’ link reveals feed without filters]
 
* 2012-11-12 Josh Constine/TechCrunch: [http://techcrunch.com/2012/11/12/facebook-all-feed-link/ This Facebook “All” Link Let You See An Almost Unfiltered News Feed, Until Facebook Shut It Down]
 
 
 
=== Dégradation API ===
 
 
 
La version 2.0[https://developers.facebook.com/docs/apps/changelog#v2_0] de l'API de Facebook effectue principalement des changements sensés pour aider à tasser les applications de spam ou de violation de la vie privée (par exemple, vous empêcher de voir les amis d'un utilisateur à moins que le les amis n'aient également accordé des privilèges à l'application). Mais ce changement a brisé certaines fonctionnalités dont dépendent les sites IndieWeb et [[Bridgy]] Publish. Discussion complète [http://indiewebcamp.com/irc/2015-01-21#t1421881404849 sur IRC]
 
 
 
 
 
* Les applications reçoivent maintenant des identifiants d'utilisateur avec une portée d'application (c'est-à-dire qu'ils sont uniques à l'application, par opposition aux ID utilisateur globaux v1.0 utilisés)
 
* Cependant, étant donné le nom d'utilisateur d'un utilisateur, vous ne pouvez apparemment plus trouver son identifiant.
 
* Ce qui signifie que vous ne pouvez pas obtenir l'identifiant d'un post à partir de son URL.
 
** Pour certains posts vous pouvez les rechercher par /v2.2/{post-id}, mais la plupart des posts  s'attendent à /v2.2/{user-id}_{post-id}, et il ne semble pas y avoir quelque moyen prévisible de dire si un post veut l'ancien id ou le dernier.
 
 
 
=== Incohérence API ===
 
L'identifiant d'un certain nombre de commentaires a changé au fil du temps, ce qui a amené Bridgy à envoyer des mentions apparemment identiques à la même publication. Le symptôme est que le même commentaire sera reçu avec un ID du formulaire USERID_POSTID, et plus tard le même commentaire aura un ID avec un formulaire différent, contenant des deux-points et des nombres apparemment magiques.
 
[https://github.com/snarfed/bridgy/issues/305]
 
 
 
Le 2015-04-07, le support Facebook nous fait savoir que les "IDs like these can appear sometimes", et que cela ne sera pas réparé.
 
 
 
=== Approbation manuelle requise pour poster via API ===
 
À moins que le développeur de l'application soit le seul utilisateur, Facebook exige désormais que les applications soient approuvées à la main par l'équipe Facebook si elles doivent publier sur le flux d'un utilisateur. Cela nécessite un logo d'application, une capture d'écran complète et une politique de confidentialité complète.
 
 
 
=== La collecte de Big Data permet une inférence intrusive ===
 
<span id="Facebook.27s_big_data_collection_allows_intrusive_inference_about_you">Facebook's big data collection allows intrusive inference about you</span>
 
 
 
* 2016-01-28 Gerd Leonhard: [http://www.futuristgerd.com/2016/01/28/the-evilfication-of-facebook-boiling-frogs-and-10-arguments-why-i-may-quit-facebook-take-the-poll/ The evilfication of Facebook: boiling frogs, faustian bargains, and the pleasure trap: 10 arguments for quitting Facebook]
 
* A 2013 study found that accurate predictions can be made about the personality, political preferences and even sexual orientations of Facebook users based only on which Facebook pages a user "likes", even if a user hasn't explicitly revealed that information on their profile. ([http://www.huffingtonpost.com/2013/03/11/facebook-likes-personality-traits_n_2854403.html Huffington Post writeup])
 
* A 2009 study at MIT found that social network analysis of Facebook friend relationships could also reveal a user's sexuality. ([http://mashable.com/2009/09/21/facebook-friends-sexual-orientation/ Mashable])
 
* The inference is often so accurate that many people are convinced that Facebook is listening to their phone's microphone. Reply-All's podcast episode 109, published 2-11-2017, [https://gimletmedia.com/episode/109-facebook-spying/ Is Facebook Spying on You?], demonstrates the futility of trying to persuade people that it is not spying, just data-gathering and manipulation that makes Facebook so creepy. Also supports the old journalistic epigram about the correct response to a headline that is a question. Of course, Facebook could also be spying.
 
 
 
=== demandes Vrai Nom ===
 
Bien que ce ne soit pas aussi mauvais que [[Google+]], Facebook a tenté de renforcer sa politique de "vrai nom". En 2014-09, il fut révélé que Facebook avait désactivé les comptes d'un certain nombre de  [[wikipedia:Drag queen|drag queens]] les obligeant à utiliser leurs vrais noms légaux. [http://www.dailydot.com/lifestyle/facebook-demands-drag-queens-change-names/]
 
 
 
2014-09-17 : Les comptes qui ne semblent pas avoir de "vrais" noms ont aussi été remis en cause par la politique de Facebook. [http://www.huffingtonpost.com/2014/09/17/facebook-chase-nahooikaikakeolamauloaokalani-silva-_n_5833248.html]
 
 
 
2015-06-26 : Facebook désactive un compte utilisateur parce que son nom, le même nom qu'il utilisait pour travailler et se faire payer comme employé de Facebook :
 
* <cite>[https://medium.com/@zip/my-name-is-only-real-enough-to-work-at-facebook-not-to-use-on-the-site-c37daf3f4b03 My name is only real enough to work at Facebook, not to use on the site]</cite>
 
 
 
=== Image utilisée dans la prévisualisation de lien ===
 
Le 2014-09-29, quand j'ai collé un lien vers un article de blog dans un statut Facebook, la prévisualisation du lien utilisait l'un des avateurs du commentaire au lieu de l'élément meta <code>og:image</code> que j'avais dans mon HTML depuis des années. J'ai du cliquer manuellement sur les images jusqu'à ce que le logo correcte s'affiche. Je ne suis pas sûr c'est un bug ou si Facebook a changé son algorithme.
 
 
 
Après avoir utilisé l'[https://developers.facebook.com/tools/debug/og/object/ Open Graph Object Debugger] de Facebook, j'ai trouvé le message suivant :
 
 
 
<blockquote>og:image was not defined, could not be downloaded or was not big enough. Please define a chosen image using the og:image metatag, and use an image that's at least 200x200px and is accessible from Facebook.</blockquote>
 
 
 
L'image que j'utilise actuellemnet est un carré d'~120px. Je suppose due ceci explique cela, mais cela semble idiot pour Facebook d'ignorer l'élément explicite <code>og:image</code> que j'avais installé. — {{gRegor}}
 
 
 
=== Événements créés en Doublon sans Confirmation ===
 
Le 2014-10-20 J'ai ({{kylewm}}) essayé de créer un nouvel événement HWC en utilisant l'UI "Copy Event". J'ai rempli les champs appropriés et cliqué sur "Create". Le bouton s'est grisé momentanément, et puis réactivé sans quelque confirmation que l'événement ait été copié. J'ai vérifié mon flux d'activité pour voir s'il était là, et il ne l'était pas, aussi j'en suis venu à cliquer plus de 2 fois sur "Create" avant que ça ne semble accepté. Quelque temps plus tard, 3 événements identiques FB sont apparus (peut être un problème de cohérence ?).
 
 
 
=== N'efface pas les data effacées  ===
 
Facebook does not really delete data when a user clicks on 'delete', but it flags the post as 'deleted', keeping all the data in it's database.
 
 
 
* http://www.europe-v-facebook.org/Complaint_05_Deleted_Posts.pdf
 
 
 
=== Encourage de Mauvais Comportements de Publication ===
 
[http://www.qwantz.com/index.php?comic=2906 http://www.qwantz.com/comics/comic2-2912.png]
 
Peut-être cliché et donc source d'humour mais avec des éléments de vérité. On ne sait pas si ces mauvais comportements sont dus à l'UI/UX de Facebook (en particulier Flux de nouvelles / J'aime / Partager la boucle de rétroaction), ou simplement que Facebook fasse ressortir les comportements existants à travers un très large éventail de personnes. L'humour dans la bande dessinée fonctionne parce que ces comportements sont assez connus / attendus par les utilisateurs de Facebook. Pourtant, des citations spécifiques aideraient avec une analyse plus approfondie pour voir si l'indieweb peut faire mieux (ou est susceptible de faire pire)
 
 
 
* Article concernant des ennuis mineurs [citation nécessaire]
 
* Posts sponsorisés [citation nécessaire]
 
* Partage de titres "pute à clics" [citation nécessaire]
 
* "Voici une publication croisée d'un ami provenant de [[Twitter]], par conséquent tous ces tags @ ne fonctionnent pas." - peut-être une bonne raison de ne PAS faire de [[POSSE]] de seconde main à partir de Twitter vers FB. [citation nécessaire]
 
* Publier des recommandations racistes qui reposent sur des citations et des statistiques inventées [citation nécessaire]
 
 
 
=== Expérimentation Sociale menée sur des utilisateurs ===
 
* Une étude publiée le 2 juin 2014 a révélé que durant une semaine en 2012, Facebook a trafiqué le flux de 700 000 utilisateurs pour voir si cela pouvait manipuler leur humeur et leur comportement de publication.[http://www.theatlantic.com/technology/archive/2014/06/everything-we-know-about-facebooks-secret-mood-manipulation-experiment/373648/]
 
 
 
=== Tests de Frustration en live sur les utilisateurs ===
 
Facebook a crashé délibérément de façon artificielle l'app Android comme un test live (non dévoilé aux utilisateurs) afin de tester leur frustration / taux de rétention.https://twitter.com/internetofshit/status/684124629963685888 et https://twitter.com/internetofshit/status/684125090527752194: <br/>https://pbs.twimg.com/media/CX5_uaQUsAEGKht.png
 
 
 
=== Nocif pour l'Image Corporelle ===
 
* 2014-04-10 LiveScience / Agata Blaszczak-Boxe: <cite>[http://www.livescience.com/44723-facebook-women-body-image.html Dislike: Facebook May Hurt Women's Body Image]</cite>
 
 
 
=== L'usage de Facebook décline en satisfaction ===
 
2013-04-17 The Economist: <cite>[http://www.economist.com/news/science-and-technology/21583593-using-social-network-seems-make-people-more-miserable-get-life Facebook is bad for you: Get a life! Using the social network seems to make people more miserable]</cite>
 
 
 
<blockquote><p>… the more someone uses Facebook, the less satisfied he is with life.</p><p>[…]</p><p>the more a volunteer used Facebook in the period between two questionnaires, the worse he reported feeling the next time he filled in a questionnaire. Volunteers were also asked to rate their satisfaction with life at the start and the end of the study. Those who used Facebook a lot were more likely to report a decline in satisfaction than those who visited the site infrequently.</p></blockquote>
 
 
 
<blockquote>But an earlier investigation, conducted by social scientists at Humboldt University and Darmstadt’s Technical University, both in Germany, may have found the root cause. These researchers, who presented their findings at a conference in Leipzig in February, surveyed 584 users of Facebook aged mostly in their 20s. '''They found that the most common emotion aroused by using Facebook is envy.''' Endlessly comparing themselves with peers who have doctored their photographs, amplified their achievements and plagiarised their bons mots can leave Facebook’s users more than a little green-eyed. '''Real-life encounters, by contrast, are more WYSIWYG (what you see is what you get).'''</blockquote> '''Emphasis''' added.
 
 
 
=== Est ennuyeux ===
 
Per grafitti in Minneapolis, 2014-234, photo by {{t}}
 
 
 
[[Image:2014-234-facebook-boring-grafitti.jpg|640px]]
 
 
 
"FACEBOOK IS BORING *IRL*"
 
 
 
=== Reinforcing shallow dopamine responses ===
 
* 2016-01-28 Gerd Leonhard: [http://www.futuristgerd.com/2016/01/28/the-evilfication-of-facebook-boiling-frogs-and-10-arguments-why-i-may-quit-facebook-take-the-poll/ The evilfication of Facebook: boiling frogs, faustian bargains, and the pleasure trap: 10 arguments for quitting Facebook] <blockquote>I recently realised that my online behaviour is being manipulated by the fact that I enjoy being ‘liked’ on Facebook.</blockquote>
 
 
 
=== Pacifie et isole les personnes dans leur bulle de confort ===
 
* 2016-05-10 Hossein Derakhshan: [http://www.ibtimes.co.uk/mark-zuckerberg-hypocrite-facebook-has-destroyed-open-web-1559298 Mark Zuckerberg is a hypocrite - Facebook has destroyed the open web][https://medium.com/@h0d3r/bridges-mark-zuckerberg-destroyed-e005d1703216] <blockquote><p>All the videos, images, and articles we see in our newsfeeds are picked for us based on our habits, based on our previous likes and reshares, which have taught Facebook about our preferences. Naturally, most of us only like what or who we agree with, and Facebook therefore rarely upsets, challenges, or surprises us.</p><p>It is heart-breaking to see how Facebook has changed the internet into little more than a portal for entertainment</p><p>While Zuckerberg laments at walls and admires bridges, the fact is that his '''Facebook algorithms have created billions of these comfort bubbles that are even more isolating than walls.'''</p></blockquote>'''Emphasis''' added.
 
 
 
=== Construit des profils démographiques incluant l'"affinité etchnique" ===
 
Facebook ne vous interroge pas sur votre appartenance ethnique, mais construit des profils démographiques basés sur ce que vous faites sur le site, y compris une «affinité ethnique». ProPublica a démontré et rapporté que les publicités pour le logement pouvaient exclure des personnes basées sur cette «affinité ethnique». Facebook a depuis annoncé qu'ils vont désactiver le ciblage «affinité ethnique» pour le logement, l'emploi et les annonces liées au crédit.
 
 
 
* {{citation
 
|title=Facebook Lets Advertisers Exclude Users by Race
 
|url=https://www.propublica.org/article/facebook-lets-advertisers-exclude-users-by-race
 
|published=2016-10-08
 
|author=Julia Angwin and Terry Parris Jr
 
}}
 
* {{citation
 
|title=Facebook will disable “ethnic affinity” targeting for housing, employment and credit-related ads
 
|url=https://techcrunch.com/2016/11/11/facebook-sort-of-disables-ethnic-affinity-targeting/
 
|published=2016-11-11
 
|author=Anthony Ha
 
}}
 
 
 
=== Pannes ===
 
Bien que ce soit généralement rare et bref, Facebook se déconnecte de temps en temps, plus récemment :
 
 
 
==== 2017-10-11 Panne ====
 
http://www.sfgate.com/entertainment/the-wrap/article/Facebook-Goes-Down-Users-Turn-to-Twitter-to-12269781.php
 
 
 
https://twitter.com/NesiKa11/status/918135764759613440
 
 
 
==== 2017-08-26 Panne ====
 
<blockquote><p>Saturday morning turned out to be social-media-free for a number of Facebook and Instagram users, albeit involuntarily.</p><p>Some people reported difficulties accessing the two social platforms beginning at about 9 a.m. ET</p></blockquote>
 
from http://money.cnn.com/2017/08/26/technology/business/facebook-down/
 
 
 
==== 2016-08-26 Panne partielle ====
 
* 2016-08-26 ~16:00-16:10 (at least) flakey / apparent unavailability of page events pages:
 
[[File:2016-239-FB-sorry-something-wrong.png]]
 
<blockquote>Sorry, something went wrong.</blockquote>
 
 
 
==== 2014-08-01 Panne ====
 
2014-08-01 CNBC: [http://www.cnbc.com/2014/08/01/facebook-currently-down-for-some-users.html Facebook goes down for many users]
 
 
 
* 2014-08-01 ~9:00-9:40 flakey / intermittent availability with lots of "Something went wrong" messages, e.g. on a permalink page when logged in:
 
[[File:FB something wrong 2014-08-01.png]]
 
* on a group page when logged in:
 
[[File:FB group down 2014-08-01.png]]
 
* and on the home page:
 
[[File:facebook is down 20140801.png]]
 
* on a previously loaded FB page, the "Notifications" globe drop-down just rotated a progress image for minutes and never loads:
 
[[File:FB notifications dropdown not loading 2014-08-01.png]]
 
 
 
=== Préfère les pages vues par rapport à l'efficacité UX ===
 
Selon la documentation dans [[reader#Integrated_Activity_Reading]], l'une des expériences d'interface utilisateur de Facebook impliquait une expérience de lecture intégrée qui affichait par post et autres «activités» dans un flux de lecture unique
 
 
 
https://d23f6h5jpj26xu.cloudfront.net/gpnggaky8d1gog_small.jpg
 
 
 
Ce qu'ils ont trouvé, c'est que c'était «trop» efficace - les utilisateurs lisaient des choses et ne cliquaient pas pour voir des pages supplémentaires.
 
 
 
Ainsi, ils ont abandonné l'expérience, préférant plutôt une interface utilisateur qui génère plus de pages vues à une interface utilisateur plus efficace pour les utilisateurs.
 
 
 
Cela peut représenter une opportunité d'[[UX]] indieweb pour  dépasser l'UX [[silo]].
 
 
 
 
 
=== Link Wrapper Problems ===
 
==== Link Wrapper Unreliability ====
 
Facebook's link wrapper lm.facebook.com sometimes has outages, thus breaking all links in content in Facebook.
 
 
 
E.g. 2014-08-10 ~21:25-21:32 (at least)
 
 
 
[[File:2014-222-lm-facebook-504-error.jpg]]
 
 
 
==== Hyperlink Fear Interstitial ====
 
https://pbs.twimg.com/media/BjNq5GbCUAAMf1Z.png
 
 
 
[[Facebook]] mobile app (apparently) warning the user about [[Twitter]] t.co link-wrapped links as having "a problem".
 
 
 
via https://twitter.com/kyle_wm/status/446818317408280576
 
 
 
=== Censure ===
 
* {{citation
 
|url = https://www.propublica.org/article/facebook-hate-speech-censorship-internal-documents-algorithms
 
|title = Facebook’s Secret Censorship Rules Protect White Men from Hate Speech But Not Black Children
 
|author = Julia Angwin and Hannes Grassegger
 
|published = 2017-06-28
 
|archiveurl = http://web.archive.org/web/20170629220226/https://www.propublica.org/article/facebook-hate-speech-censorship-internal-documents-algorithms
 
}}
 
 
 
* {{citation
 
|url = http://boffosocko.com/2018/02/16/facebook-is-censoring-my-notes/
 
|title = Facebook is Censoring My Notes
 
|author = {{chrisaldrich}}
 
|published = 2018-02-16
 
|archiveurl = https://web.archive.org/web/20180216190217/http://boffosocko.com/2018/02/16/facebook-is-censoring-my-notes/
 
}}
 
 
 
=== E-mails changés en @facebook.com ===
 
* {{citation
 
|url = https://www.forbes.com/sites/kashmirhill/2012/06/25/facebooks-lame-attempt-to-force-its-email-service-on-you/
 
|title = Facebook's Lame Attempt To Force Its Email Service On You
 
|author = [https://www.forbes.com/sites/kashmirhill/ Kashmir Hill]
 
|published = 2012-06-25
 
|archiveurl = http://web.archive.org/web/20170606163055/https://www.forbes.com/sites/kashmirhill/2012/06/25/facebooks-lame-attempt-to-force-its-email-service-on-you/
 
}}
 
* {{citation
 
|url = http://producermatthew.com:80/post/25864434170/as-we-announced-back-in-april-weve-been-updating|title = Facebook spokesperson response [no title]
 
|author = [http://producermatthew.com/ Matthew Keys]
 
|published = 2012-06-25
 
|archiveurl = http://web.archive.org/web/20120628151918/http://producermatthew.com:80/post/25864434170/as-we-announced-back-in-april-weve-been-updating
 
}}
 
 
 
=== Logs d'appel et SMS scrapés à partir des téléphones Android ===
 
* {{citation
 
|url = https://arstechnica.com/information-technology/2018/03/facebook-scraped-call-text-message-data-for-years-from-android-phones/
 
|title = Facebook scraped call, text message data for years from Android phones
 
|author = [https://arstechnica.com/author/sean-gallagher/ Sean Gallagher]
 
|published = 2018-03-24
 
|archiveurl = http://web.archive.org/web/20180325204704/https://arstechnica.com/information-technology/2018/03/facebook-scraped-call-text-message-data-for-years-from-android-phones/
 
}}
 
** Comment voir/retirer l'information de contact que vous avez téléversé : {{citation
 
|url = https://gregorlove.com/2018/03/check-the-contact-information/
 
|title = Check the Contact Information You've Uploaded to Facebook
 
|author = {{gRegor}}
 
|published = 2018-03-25
 
|archiveurl = http://web.archive.org/web/20180325204936/https://gregorlove.com/2018/03/check-the-contact-information/
 
}}
 
 
 
== Défenseurs ==
 
Robert Scoble a défendu l'utilisation de Facebook dans un post, "[https://plus.google.com/+Scobleizer/posts/ZSJzgnvKaWy Qu'est-ce qui vous manquera quand vous quitterez Facebook ?"
 
 
 
<blockquote>1. Filtered feed. Truth is this is a mixed bag. For me it's a HUGE deal because I have put thousands of hours into tuning my feed and I have many of the world's top technologists on Facebook.</blockquote>
 
 
 
Someday Facebook will change ''something'' (or just [[site-deaths|disappear]]), and all these hours will be wasted. Imagine if he'd spent just 1/10th of that time working on his own site. — {{gRegor}}
 
 
 
== Invites de Désactivation ==
 
 
 
Lorsqu'un utilisateur tente de désactiver un compte, un certain nombre d'invites apparaissent et un utilisateur doit en remplir une pour poursuivre la procédure de désactivation.
 
 
 
== Mottos ==
 
Facebook a quelques mottos de développements dont nous pourrons peut-être tirer des enseignements.
 
=== Move Fast And Break Things ===
 
De ??? jusqu'à 2014-04-30, Facebook avait la devise infâme :
 
* Move Fast and Break Things
 
Même dans leur article de travail sur l'IPO [http://mashable.com/2014/03/13/facebook-move-fast-break-things/]
 
 
 
=== Move Fast With Stable Infra ===
 
Le 2014-04-30[http://mashable.com/2014/04/30/facebooks-new-mantra-move-fast-with-stability/], dans une annonce publique, Facebook a changé son motto en :
 
* Move Fast With Stable Infra
 
 
 
== Articles ==
 
 
 
Les articles qui peuvent fournir des idées sur la façon de motiver les individus à passer de Facebook à l'indieweb (le plus récent en premier) :
 
 
 
* 2016-04-12 Business Insider: <cite>[http://www.businessinsider.com/facebook-f8-ten-year-roadmap-2016-4 Facebook just showed us its 10-year road map in one graphic]</cite> <img src="http://static4.businessinsider.com/image/570d2caa52bcd01a008bc210-997-419/screen%20shot%202016-04-12%20at%201.10.45%20pm.png" style="display:block;max-width:100%" alt="Facebook 10 year roadmap of ecosystems, products, and technologies." />
 
* 2015-08-28 BBC: <cite>[http://www.bbc.com/news/world-us-canada-34082393 Facebook has a billion users in a single day, says Mark Zuckerberg]</cite>
 
* 2015-03-13 <cite>[https://about.flipboard.com/inside-flipboard/what-you-need-to-know-about-facebook-changes-on-flipboard/ Unfortunately, Facebook is limiting which content shows up in your Facebook section on Flipboard. Posts from friends and your own account will no longer be included in the newsfeed.]</cite>
 
* 2014-10-12 [http://educationaltechnology.ca/couros/2482 Facebook’s Identity Authentication Is Broken]
 
* 2014-03-13 [http://www.theverge.com/2014/3/13/5488558/danah-boyd-interview-the-era-of-facebook-is-an-anomaly The era of Facebook is an anomaly]
 
* 2014-01-21 [http://business.time.com/2014/01/21/facebook-is-about-to-lose-80-of-its-users-study-says/ Facebook Is About to Lose 80% of Its Users, Study Says]
 
* 2014-01-15 [http://techcrunch.com/2014/01/15/even-president-obama-thinks-that-facebook-isnt-cool-anymore/ Even President Obama Thinks That Facebook Isn’t Cool Anymore]
 
* 2013-11-14 [http://www.slate.com/blogs/future_tense/2013/11/14/facebook_s_cool_kids_problem_instagram_snapchat_and_the_anti_facebook_phenomenon.html Facebook Isn't Cool. So What?]
 
* 2013-09-04 [http://mobile.slate.com/articles/technology/data_mine_1/2013/09/facebook_privacy_and_kids_don_t_post_photos_of_your_kids_online.html We Post Nothing About Our Daughter Online] <blockquote>Nothing. It’s the only way to defend her against facial recognition, Facebook profiling, and corporate data mining. </blockquote>
 
* 2013-09-03 [http://searchenginewatch.com/article/2292493/Facebook-to-Users-You-Have-Exactly-7-Days-Until-We-Own-You Facebook to Users: You Have Exactly 7 Days Until We Own You]
 
* 2013-05-31 Barnaby Walters in http://waterpigs.co.uk/notes/1480/ : <blockquote><p>It’s funny — people are saying so much about the #indieweb/federated social web not being a “Facebook Killer”, and yet it’s killed my usage of FB beyond occasional passive consumption.</p><p>So, implementors: build stuff which kills your own FB usage before trying to kill facebook.</p></blockquote>
 
* <span class="h-cite"><time class="dt-published">2013-05-05</time> <span class="p-author h-card"> Semil Shah </span> <cite class="p-name">[http://techcrunch.com/2013/05/05/iterations-facebook-youthful-rebellion/ Iterations: A Youthful Rebellion Against The Permanence Of Facebook’s Walled Garden]</cite>. <span class="u-url">http://techcrunch.com/2013/05/05/iterations-facebook-youthful-rebellion/</span></span>
 
* <span class="h-cite"><time class="dt-published">2013-02-25</time> <span class="p-author h-card">Douglas Rushkoff</span> <cite class="p-name">[http://www.cnn.com/2013/02/25/opinion/rushkoff-why-im-quitting-facebook/index.html Why I'm quitting Facebook]</cite>. <span class="u-url">http://www.cnn.com/2013/02/25/opinion/rushkoff-why-im-quitting-facebook/index.html</span></span>
 
* ...
 
 
 
== FAQ ==
 
=== Regarder les vidéos sans Flash ===
 
'''Q :''' Comment puis-je regarder les vidéos sur Facebook sans Flash ?
 
 
 
'''R :''' Accéder à Facebook à travers <code>https://m.facebook.com/</code> ou  <code>https://touch.facebook.com</code> vous permettra de regarder la vidéo en utilisant video HTML5.
 
 
 
== Voir aussi ==
 
* [[silos|silos]]
 
* [[silo-quits|quitteurs de silo]]
 
* [[super logoff|super logoff]]
 
* https://www.technologyreview.com/s/604082/we-need-more-alternatives-to-facebook/
 
* [[The Social Network]]
 
* [[Facebook Connect]]
 
* Facebook Messenger
 
* 2015-12-11 Fast Company: [https://www.fastcompany.com/3054592/donald-trump-can-post-hate-speech-to-facebook-but-you-cant Donald Trump Can Post Hate Speech To Facebook, But You Can’t]
 
* 2015-12-18 NiemanLab / Anjali Mullany: [http://www.niemanlab.org/2015/12/platforms-decide-who-gets-heard/ Platforms decide who gets heard]
 
* We Can't Trust Facebook to Regulate Itself - New York Times http://nzzl.us/6FLIrHJ
 
* Criticism: 2017-09-11 Brad Frost <cite>[http://bradfrost.com/blog/post/facebook-you-needy-sonofabitch/ Facebook, You Needy Sonofabitch]</cite> documents several examples of excess use of [[notifications]] by Facebook.
 
* 2017-09-15 John Battelle: [https://shift.newco.co/lost-context-how-did-we-end-up-here-fd680c0cb6da Lost Context: How Did We End Up Here?] / Facebook and Google’s advertising platforms are out of control. That used to be a good thing. Now…not so much.
 
* 2018-01-05 Doc Searls: [http://doc.blog/2018/01/05/theHumanSolutionToFacebooksMachineproducedProblemsAlsoWontWork.html The human solution to Facebook's machine-produced problems also won't work]
 
* 2018-01-05 John Battelle: [https://shift.newco.co/its-the-advertising-model-stupid-b843cd7edbe9 Facebook Can’t Be Fixed.] / Facebook’s fundamental problem is not foreign interference, spam bots, trolls, or fame mongers. It’s the company’s core business model, and abandoning it is not an option.
 
* 2018-01-04 Washington Monthly: [https://washingtonmonthly.com/magazine/january-february-march-2018/how-to-fix-facebook-before-it-fixes-us/ How to Fix Facebook—Before It Fixes Us] / An early investor explains why the social media platform’s business model is such a threat—and what to do about it. <blockquote>Seventh, '''consumers, not the platforms, should own their own data. In the case of Facebook, this includes posts, friends, and events—in short, the entire social graph. Users created this data, so they should have the right to export it to other social networks.''' Given inertia and the convenience of Facebook, I wouldn’t expect this reform to trigger a mass flight of users. Instead, the likely outcome would be an explosion of innovation and entrepreneurship. Facebook is so powerful that most new entrants would avoid head-on competition in favor of creating sustainable differentiation.</blockquote> '''Emphasis''' added.
 
* https://phys.org/news/2018-01-secret-history-facebook-depression.html
 
* 2018-02-01 Digiday: [https://digiday.com/media/facebook-execs-turn-twitter-publisher-charm-offensive/ The Facebook execs who turn to Twitter for publisher charm offensive]<blockquote>…an acknowledgment that Twitter is beloved by one of its core constituents, journalists, and is a more effective way to respond to critics in real time than Facebook itself.</blockquote> via https://twitter.com/Digiday/status/958936735043473408
 
* https://techcrunch.com/2018/02/03/facebooks-siren-call/
 
* 2018-02-12 CNN: [http://money.cnn.com/2018/02/12/media/unilever-advertising-facebook-google-swamp/index.html Unilever to Facebook and Google: Clean up 'swamp' or we'll pull ads] <blockquote>"We cannot continue to prop up a digital supply chain ... which at times is little better than a swamp in terms of its transparency," Unilever marketing boss Keith Weed</blockquote>
 
* Criticism: 2018-02-27 Publisher Little Things shuts down, blaming changes to Facebook's algorithm for declining audience. <cite>[http://www.businessinsider.com/littlethings-online-publisher-shuts-down-and-blames-facebook-algorithm-2018-2?IR=T Facebook's algorithm has wiped out a once flourishing digital publisher]</cite>.
 
** https://www.littlethings.com/goodbye-from-littlethings/
 
* https://github.com/danburzo/fb-export
 
* https://www.eff.org/deeplinks/2018/03/how-change-your-facebook-settings-opt-out-platform-api-sharing
 
* https://fieldguide.gizmodo.com/heres-how-to-share-as-little-data-as-possible-without-d-1823915628
 
* 2018-03-21 Criticism/thread: psychological control vector: https://twitter.com/fchollet/status/976563870322999296
 
** "The problem with Facebook is not *just* the loss of your privacy and the fact that it can be used as a totalitarian panopticon. The more worrying issue, in my opinion, is its use of digital information consumption as a psychological control vector. Time for a thread" [https://twitter.com/fchollet @fchollet] March 21, 2018
 
* [[free as in facebook]]
 
* Criticism: growth at all costs: [https://twitter.com/cwarzel/status/979478092077973504](https://twitter.com/cwarzel/status/979478092077973504)
 
* "New from @RMac18, @Kantrowitz, and me: here’s a never before seen 2016 internal memo from a senior Facebook VP that outlines Facebook’s growth at all costs mentality. [https://www.buzzfeed.com/ryanmac/growth-at-any-cost-top-facebook-executive-defended-data](https://www.buzzfeed.com/ryanmac/growth-at-any-cost-top-facebook-executive-defended-data)" [@cwarzel](https://twitter.com/cwarzel) March 29, 2018
 
* 2018-03-30 Criticism: Blocks fbexposed URL: [https://twitter.com/MelissaRyan/status/979769434867994625](https://twitter.com/MelissaRyan/status/979769434867994625)
 
* "Not surprising. I was involved in a project to let users know if they were exposed to propaganda on Facbeook, [http://fbexposed.com](http://fbexposed.com). Facebook blocked the URL so you couldn't share it. Just checked and the URL is STILL blocked. Even though the ads have long been public." [@MelissaRyan](https://twitter.com/MelissaRyan) March 30, 2018
 

Version du 8 avril 2018 à 08:29

Micropub clients are sites and client applications that publish to servers via Micropub.

⚠️ Need screenshots! Calling for screenshots uploads/embeddings for all the clients below, e.g. like Matrix chat client screenshots but more like Webmention examples screenshots

Clients

Alphabetically sorted.

Dobrado

dobrado supports creating posts, reposts, likes and replies via Micropub since 2017-02-05 (Publicly available at https://unicyclic.com).


Editorial

The iOS text editor Editorial can publish its documents to Micropub through a couple of third party Workflows created by Modèle:Voxpelli. Two for authorizing and deauthorizing with an IndieAuth endpoint and one for the Micropub publishing. Shown in action in this video.

InkStone

InkStone is a webapp micropub client app written by Ben Roberts. The app can take and upload photos, video, and audio as well. These features are missing from the new webapp version.


Grumble

Grumble is a Client side only Micropub client. It allows to create/edit posts and reply/bookmark/like. Has media endpoint and syndication support, as well as offline storage support to be used as a phone app.

Its big caveat is that it requires your indieauth, micrupub and media endpoint to support CORS.

The code is available at github

Jonnybarnes.uk

JonnyBarnes post UI is publicly available at https://jonnybarnes.uk/notes/new

Launchbar

A Launchbar action to post to a Micropub server.

Micro.blog

The micro.blog iOS application is a Micropub client and can be used to post to a hosted micro.blog or your own endpoint.

Micropanel

A client-side admin panel for your IndieWeb website! https://github.com/myfreeweb/micro-panel


Micropublish

Micropublish is Modèle:Barryf's simple Micropub client for creating, updating, deleting and undeleting content on a compatible website. A live version is hosted at micropublish.net. All Ruby source code is available on GitHub.


micropub-xmpp-bot

In September 2015, Modèle:Kylewm created micropub-xmpp-bot, an experimental XMPP chat bot for posting notes, replies, likes, and reposts via micropub. Notably, it uses an out-of-band redirect_uri handler that prompts the user to copy/paste their auth code. Give it a shot by XMPP chatting with micropub@kylewm.com. (If it's offline, ping "kylewm" on IRC).

open source: https://github.com/kylewm/micropub-xmpp-bot/

Monocle

Monocle is a reader that supports posting likes and reposts to the user's Micropub endpoint.

Neonblog

Emma's Neonblog post UI creates notes and articles via micropub.

Omnibear

Omnibear is a browser extension. You can use it to post notes, replies, reposts, and likes to your site.


OwnYourCheckin

Based on aaronpk's OwnYourGram, OwnYourCheckin is a tool to reverse-syndicate Foursquare/Swarm checkins with photos to your personal site, using micropub.

OwnYourGram

aaronpk's OwnYourGram is a tool to reverse-syndicate instagram photos to your personal site, using micropub.

  • The signup process contains lots of useful documentation and debugging information to help get new micropub implementations working.

OwnYourSwarm

aaronpk's ownyourswarm is a tool to reverse-syndicate Foursquare/Swarm checkins with photos to your personal site, using micropub.

PhotoPostr

grantcodes' PhotoPostr is a micropub client for posting photo galleries via the media endpoint and uses collections. Photos can be uploaded and the app extracts exif data to generate default data for the micropub requests. The user can then write details and organise the photos before creating a post for each photo and a post for the gallery collection.


Postly

Ben Roberts' Postly creates notes and articles via micropub and can add syndication links after posting. synditate-to links are passed as a php readable array field not a comma separated list. Postly can also edit posts when passing mp-action=edit Publicly Available UI

PostrChild

grantcodes' PostrChild is a chatbot that can help you publish micropub posts to your indieweb site. Supports Facebook Messenger, Skype, Telegram and Slack. Source code on GitHub.

PushupCounter

aaronpk's PushupCounter-iOS is an iOS client for publishing exercise data.

Quill

Quill is a reference Micropub client developed by portrait Aaron Parecki, you can use it to post notes, photos, articles, bookmarks, likes, reposts, reviews, and travel plans to your site.

  • The signup process walks you through configuring your website to accept Micropub requests from apps like this.


Screech

Screech is a Micropub client for posting audio such as podcasts to your site. It supports sending audio files via Micropub, as well information about the post such as name, text content, and tags. File metadata such as filesize, duration, and ID3 info such as artist, album, track title, etc. are sent as custom Micropub properties.

shpub

shpub is a command line micropub client.

Shrewdness

Shrewdness - indieweb reader

Slater

Slater is a Micropub client for posting events to your site. It supports name, description, start and end datetimes, a featured image, tags, and simple location.

  • Location support is minimal, currently as a free-form text field which Micropub servers could interpret as geo: URLs, a URL to a venue h-card, or a simple text location.
  • It is developed by portrait Marty McGuire
  • The source is available on GitHub.

Taproot

Barnaby's Taproot publishes notes via micropub. The post UI is publicly accessible, and you can use it to make posts on your own website. As of 2014-06-12 it’s also marked up with h-product and h-x-app markup so that authorization UIs can provide a better experience whilst authorizing, without having to pre-register apps and upload logos

Teacup

Teacup is a Micropub client for posting various types of food posts.

tt-rss-micropub

A micropub plugin for the Tiny Tiny RSS feed reader that allow you to reply to blog posts directly from the reader. See tt-rss-micropub

unmpc

unmpc - an experiment by elf Pavlik which implements Micropub client +reader as Unhosted web app (HTML5 running fully in a web browser - noBackend)

Woodwind

Woodwind has optional support for posting replies and likes via Micropub. Includes toggles for syndicate-to endpoints as of 2015-02-10.

== In development


Sample Code

Implementation status

How much of the Micropub specification is implemented by open source clients:

Feature Quill shpub Micropublish PostrChild
Post creation syntax
form-encoded
JSON ? no
File uploads
form-encoded/multipart no
media endpoint no no
Actions
create
delete ?
undelete ?
update ?
Post types
article ?
bookmark
checkin no no no no
event no no no no
like
note
reply
repost ?
rsvp no

Client implementation requests

Requests for other client-software to implement Micropub

Macaw

Macaw is an "open source micro-blogging client, with support for ADN (app.net) and Twitter (twitter.com)."

Request for Micropub support:

Ulysses

Ulysses is a markdown writing app that supports publishing writing to Wordpress servers and Medium.

Request for Micropub support:

  • portrait Eddie Hinkle submitted a short request on November 8, 2017 using their feedback system outlining the fact that it is an open w3c standard with links to the w3c recommendation page, the IndieWeb micropub page and. the test suite micropub.rocks. He also listed the servers they would be able to post to (Known, Wordpress, Drupal) with a link to the Micropub Servers page and specially called out micro.blog support.