IndieWebCamp April 10-17, 2015

This is an automatically-generated summary of the IndieWebCamp wiki edits from April 10-17, 2015

Table of Contents

New Pages

Changed Pages

New Pages

Hydra

Created by Loqi.me on April 13




Hydra either refers to a mythological many headed creature, or a W3C Community Group that aims to standardize how a web API can advertise its operations and what types of objects it expects/returns, or references to how they are related, paraphrased "Cut off one hydra discussion, Two more shall take its place."[1][2].

Wiki: http://www.w3.org/community/hydra/wiki/Main_Page

Spec Draft: http://www.hydra-cg.com/spec/latest/core/

Contents

Examples

No known real world examples of Hydra usage, certainly no selfdogfooding.

Criticism

WSDL Again

The summary goal "aims to standardize how a web API can advertise its operations and what types of objects it expects/returns" is essentially the same as WSDL a failed effort to do the same.

Unclear what about Hydra is different (enough) to cause it to succeed where WSDL failed.

See Also

AOSP

Created by Loqi.me on April 15

  • Wed, April 15 loqi.me prompted by tantek https://indiewebcamp.com/irc/2015-04-15/line/1429141160141 and dfn added by KevinMarks
  • Wed, April 15 tantek.com linky linky, articles, see also
  • Wed, April 15 kevinmarks.com /* Articles */



AOSP is Android Open Source Project, the bit of Android that isn't reliant on Google services.

Articles

See Also

410

Created by Loqi.me on April 15




410 is the HTTP status code for GONE, meaning whatever URL was requested is not there any more, and used in webmention CRUD to indicate that a source has been deleted.

"Any more" is important. A 410 response differs from a 404 in that a 404 states that the resource doesn't exist but lacks context on whether it might have existed in the past or future. A 410 states that the resource no longer exists, but did in the past.

That also implies that the current server has knowledge on the past state of the requested URL.

Contents

IndieWeb Examples

Examples of IndieWeb sites serving permalinks with status code 410 to indicate deletion.

  • ...

Silo Examples

GitHub

GitHub uses 410 for removed features, e.g.:

See Also

Retrieved from "http://indiewebcamp.com/410"

Sign in with Google

Created by Loqi.me on April 15

  • Wed, April 15 loqi.me prompted by tantek https://indiewebcamp.com/irc/2015-04-15/line/1429142085211 and dfn added by KevinMarks
  • Thu, April 16 tantek.com linky linky, see also
  • Thu, April 16 tantek.com linky



Sign in with Google is a Google's ridiculously over-engineered silo sign-in service way to replace the link URL that AppEngine provides. You should use and support IndieAuth instead.

Documentation: https://developers.google.com/+/web/signin/add-button

See Also

Sign in with Twitter

Created by Tantek.com on April 16




Sign in with Twitter is Twitter's silo sign-in service. You should use and support IndieAuth instead.

Button

Twitter's Sign in with Twitter documentation shows the following suggested button:

sign-in-with-twitter-gray.png

See Also

DataSift

Created by Tantek.com on April 13




DataSift is datasift.com and used to do analytics based on Twitter's firehose feed until Twitter terminated their relationship[1].

FriendFeed

Created by Tantek.com on April 12

  • Sun, April 12 tantek.com stub with dfn, relevance, acquisition, site-death, see also
  • Mon, April 13 tantek.com note screenshot of final day, and replacements



FriendFeed was a silo for posting content, as well as an aggregator of feeds and posts from other sites, and notably the inventor of the "Like" button in 2007. Acquired by Facebook in 2009, it was shutdown completely on 2015-04-10.

Contents

Screenshots

2015-04-10

11054332_10152890799168983_3185838814550842121_o.jpg

Replacements

Sites that are springing up to replace FriendFeed:

See Also

404

Created by Loqi.me on April 15


404 Page Not Found - see http://indiewebcamp.com/

Retrieved from "http://indiewebcamp.com/404"

silo sign-in

Created by Tantek.com on April 16




silo sign-in refers to all the delegated sign-in/login services offered by popular silos such as Facebook Connect, Sign in with Google, and Sign in with Twitter. Instead of silo sign-in, you should use and support IndieAuth.

See Also

User:Davemenninger.com

Created by Davemenninger.com on April 14

  • Tue, April 14 davemenninger.com Created page with "Just getting started with IndieWeb. ( 2014/2015 ) My site is: http://davemenninger.com/"
  • Tue, April 14 davemenninger.com

Just getting started with IndieWeb. ( 2014/2015 )

My site is: http://davemenninger.com/

My current project is to build a linkblog tool for myself using Micropub.

React

Created by Kylewm.com on April 13

  • Mon, April 13 kylewm.com Created page with "{{stub}} '''<dfn>React</dfn>''' is a [[JavaScript]] library for rendering UIs that can run on the client, server, or in native iOS apps. http://facebook.github.io/react/"

React is a JavaScript library for rendering UIs that can run on the client, server, or in native iOS apps. http://facebook.github.io/react/

actino

Created by Loqi.me on April 13




actino is a fundamental indivisible particle of an action - to even partially complete an action, you must do one or more of the actinos that compose it.

hNews

Created by Loqi.me on April 13

  • Mon, April 13 loqi.me prompted by bengo https://indiewebcamp.com/irc/2015-04-13/line/1428956920640 and dfn added by tantek



hNews is http://microformats.org/wiki/hnews

rel-value registry

Created by Loqi.me on April 13

  • Mon, April 13 loqi.me prompted by gRegor` https://indiewebcamp.com/irc/2015-04-13/line/1428942031971 and dfn added by tantek



rel-value registry is http://microformats.org/wiki/existing-rel-values per both the WHATWG HTML specification, and the W3C HTML5 specification.

IANA

Created by Loqi.me on April 13

  • Mon, April 13 loqi.me prompted by gRegor` https://indiewebcamp.com/irc/2015-04-13/line/1428941954068 and dfn added by tantek



IANA is a source of legacy registries, some of which have been obsoleted, like the rel registry, by microformats.org: http://microformats.org/wiki/existing-rel-values

letsencrypt

Created by Petermolnar.eu on April 14


Let’s Encrypt is a new Certificate Authority intended to be free, automated, and open.

From their about site:


Let’s Encrypt is a free, automated, and open certificate authority (CA), run for the public’s benefit. Let’s Encrypt is a service provided by the Internet Security Research Group (ISRG).

The key principles behind Let’s Encrypt are:

  • Free: Anyone who owns a domain name can use Let’s Encrypt to obtain a trusted certificate at zero cost.
  • Automatic: Software running on a web server can interact with Let’s Encrypt to painlessly obtain a certificate, securely configure it for use, and automatically take care of renewal.
  • Secure: Let’s Encrypt will serve as a platform for advancing TLS security best practices, both on the CA side and by helping site operators properly secure their servers.
  • Transparent: All certificates issued or revoked will be publicly recorded and available for anyone to inspect.
  • Open: The automatic issuance and renewal protocol will be published as an open standard that others can adopt.
  • Cooperative: Much like the underlying Internet protocols themselves, Let’s Encrypt is a joint effort to benefit the community, beyond the control of any one organization.

IETF

Created by Loqi.me on April 13

  • Mon, April 13 loqi.me prompted by gRegor` https://indiewebcamp.com/irc/2015-04-13/line/1428941959042 and dfn added by tantek



IETF is an abbreviation for the Internet Engineering Task Force, a group that produces specs called RFCs, and holds meetings where people audibly "hum" to achieve consensus.

Parse

Created by Loqi.me on April 12

  • Sun, April 12 loqi.me prompted by tantek https://indiewebcamp.com/irc/2015-04-11/line/1428797285616 and dfn added by snarfed



Parse is https://www.parse.com/

GPlus

Created by Loqi.me on April 14

  • Tue, April 14 loqi.me prompted by gRegor` and dfn added by gRegor`



GPlus is Google Plus

418

Created by Loqi.me on April 15

  • Wed, April 15 loqi.me prompted by sparverius and dfn added by sparverius



418 is a little teapot, short and stout. Here is my handle, here is my spout. When I get all steamed up, hear me shout! Tip me over and pour me out!

Specifically, an April Fools joke, specified by RFC 2324 [1]

Retrieved from "http://indiewebcamp.com/418"

will someone

Created by Loqi.me on April 16

  • Thu, April 16 loqi.me prompted by kylewm https://indiewebcamp.com/irc/2015-04-15/line/1429142989101 and dfn added by KevinMarks



will someone is an app from Alynd to share todo items. http://willsomeone.com

pubsubhubbub.club

Created by Loqi.me on April 17

  • Fri, April 17 loqi.me prompted by acegiak https://indiewebcamp.com/irc/2015-04-17/line/1429289257287 and dfn added by aaronpk



pubsubhubbub.club is an idea for an aggregator that subscribes to people's PuSH feeds and publishes tag-specific feeds back out from the aggregate posts. https://github.com/aaronpk/PubSubHubbub.club

LRT

Created by Loqi.me on April 14

  • Tue, April 14 loqi.me prompted by tantek https://indiewebcamp.com/irc/2015-04-14/line/1429044096130 and dfn added by gRegor`



LRT is an acronym used on Twitter meaning Last Retweet

Retrieved from "http://indiewebcamp.com/LRT"

Laravel

Created by Loqi.me on April 14

  • Tue, April 14 loqi.me prompted by tantek and dfn added by aaronpk



Laravel is a PHP framework http://laravel.com/

KML

Created by Loqi.me on April 14

  • Tue, April 14 loqi.me prompted by tantek https://indiewebcamp.com/irc/2015-04-14/line/1429039755255 and dfn added by aaronpk



KML is an XML format for describing geographic data created for use with Google Earth and now maintained by the Open Geospatial Consortium https://developers.google.com/kml/

Retrieved from "http://indiewebcamp.com/KML"

othering

Created by Loqi.me on April 14

  • Tue, April 14 loqi.me prompted by tantek https://indiewebcamp.com/irc/2015-04-14/line/1429041636104 and dfn added by KevinMarks_



othering is offering gender options male/female/other, instead of a free text field, making it clear that they are for marketing purposes, not self-expression.

Template:davemenninger

Created by Davemenninger.com on April 14

  • Tue, April 14 davemenninger.com Created page with "<includeonly><span class="h-card">{{sparkline|davemenninger.com/7867380014_2847527433_q.jpg}} [[User:Davemenninger.com|Dave Menninger]]</span></includeonly><noinclude> This templ..."

This template displays a small h-card for Dave Menninger.

Changed Pages

2015/Germany/Guest List

5 edits by siebennull.com, yatil.net, danielkoening.de, lukasrosenstock.net

site-deaths

4 edits by tantek.com
  • Sun, April 12 tantek.com FriendFeed shutdown as announced
  • Sun, April 12 tantek.com /* 2015 */ unknown number of user profiles and posts losts
  • Sun, April 12 tantek.com add subheads for 2015 and 2014, move myOpenID to 2015 since that was its actual shutdown
  • Sun, April 12 tantek.com /* FriendFeed */ ()

PubSubHubbub

4 edits by cweiske.de, tantek.com
  • Wed, April 15 cweiske.de /* Testing your PuSH Subscriber */
  • Wed, April 15 cweiske.de /* Issues */ there are several implementations now; we have this issue no more.
  • Wed, April 15 cweiske.de /* Hubs */
  • Wed, April 15 tantek.com note that there are separate-UI readers that sub via PuSH, even if no integrated reader UI in a personal site that updates in realtime via PuSH

checkin

4 edits by tantek.com, rhiaro.co.uk
  • Tue, April 14 tantek.com move use cases to why to the top, then how, move sessions just above questions
  • Tue, April 14 rhiaro.co.uk /* Why */
  • Tue, April 14 rhiaro.co.uk /* Why */
  • Tue, April 14 tantek.com /* Why */ explicitly note serendipitous meetup, expand personal logging, why not to checkin

Salmon

4 edits by tantek.com, kylewm.com
  • Tue, April 14 tantek.com note superseded by webmention, past examples, statusnet
  • Tue, April 14 tantek.com criticism, too difficult to implement, add self and barnabywalters
  • Tue, April 14 kylewm.com /* Too Difficult To Implement */ add details to entry for barnaby
  • Tue, April 14 kylewm.com /* Too Difficult To Implement */ remove linebreaks for better indentation.

Micropub

4 edits by wwelves.org perpetual-tripper, aaronparecki.com
  • Sun, April 12 wwelves.org perpetual-tripper /* HTTP Header */ ISSUE: micropub not in IANA registry -> use full URI
  • Sun, April 12 aaronparecki.com /* See Also */ issues on github
  • Mon, April 13 wwelves.org perpetual-tripper /* HTTP Header */ replaced rel="micropub" issue details with link to github issue
  • Mon, April 13 aaronparecki.com please keep issues on github or [[Micropub-brainstorming]]

like

3 edits by tantek.com

User:Davidpeach.co.uk

3 edits by davidpeach.co.uk

short-domains

2 edits by kylewm.com

person-tag

2 edits by rhiaro.co.uk

permashortlink

2 edits by tantek.com

Dodgeball

2 edits by tantek.com

h-card

1 edits by tantek.com
  • Mon, April 13 tantek.com add Why and How simple sections around existing text

Jekyll

1 edits by atomicules.co.uk

OAuth

1 edits by tantek.com
  • Sun, April 12 tantek.com silo examples (add github) vs. brainstorming

Heroku

1 edits by tantek.com

microformats

1 edits by tantek.com
  • Mon, April 13 tantek.com provide some links to Why and summary of IndieWeb use of publishing and consuming

Android

1 edits by tantek.com

Firefox OS

1 edits by tantek.com

Twitter

1 edits by tantek.com

videos about the indieweb

1 edits by barryfrost.com

rel-me

1 edits by tantek.com
  • Thu, April 16 tantek.com update dfn, add Why, How sections, FAQ / Should my rel me be inside my hCard per IRC chat with dariusdunlap, fix example to use example.com subdomain

Bloglovin

1 edits by tantek.com
  • Wed, April 15 tantek.com blog and feed, for more see their site about what-is-

Medium

1 edits by tantek.com

events/2015-04-22-homebrew-website-club

1 edits by tommorris.org

Nginx

1 edits by jonnybarnes.uk
  • Tue, April 14 jonnybarnes.uk /* How to */ use various HTTP headers to make a website more secure.

bookmark

1 edits by rhiaro.co.uk

User:Rhiaro.co.uk

1 edits by rhiaro.co.uk