This is an automatically-generated summary of the IndieWebCamp wiki edits from August 28 through September 4, 2015
Created by Tantek.com on September 2
This article is a stub. You can help the IndieWebCamp wiki by expanding it.
twig may refer to TWiG (This Week in Google), or the Twig (template engine).
Created by Rhiaro.co.uk on September 1
Created by Loqi.me on September 4
This article is a stub. You can help the IndieWebCamp wiki by expanding it.
Save is a private bookmark webaction button that Facebook shows on link-previews of venues with the hovertext "Click to save. Only you can see the things you save."
Created by Jrenslin.de on September 2
This article is a stub. You can help the IndieWebCamp wiki by expanding it.
Twig is a template engine for PHP.
Project website
Twit on Wikipedia
Created by Aaronparecki.com on September 1
The p3k naming convention is to find steampunk-era names that somewhat reflect the functionality of each microservice.
Collecting ideas for names for future components. Feel free to add things here!
Created by Aaronparecki.com on August 31
This article is a stub. You can help the IndieWebCamp wiki by expanding it.
"Open" is a way of describing something as being more accessible: more accessible to more people, more accessible on more devices, etc.
Created by Loqi.me on September 1
This article is a stub. You can help the IndieWebCamp wiki by expanding it.
banner image is a wide image 2:1 to 4:1 displayed as a backdrop at the top of a profile page. There is currently no agreed indieweb way of marking one up.
Created by Tantek.com on August 31
This article is a stub. You can help the IndieWebCamp wiki by expanding it.
The sandbox attribute of the HTML5 <iframe>
element can be used to greatly restrict what the framed content can do.
Contents |
Consider using "iframe sandbox" to restrict what embedded iframes (e.g. auto-embeds of YouTube and Vimeo) can do.
to be written up
none as far as we know yet
Created by Tantek.com on August 31
This article is a stub. You can help the IndieWebCamp wiki by expanding it.
The difference between a reply and a comment is that a reply is a post with its own permalink, shown on its own permalink, whereas comments are replies shown in the context of the original post, on the original post's permalink.
Created by Tantek.com on September 2
This article is a stub. You can help the IndieWebCamp wiki by expanding it.
Performance typically refers to the speed, responsiveness, and initial load of a website. Poor silo performance can be a motivation for setting up, using, publishing to your own website.
Badly written Javascript, particularly poor use of frameworks, can cause bad site performance, perhaps an example of:
Created by Fiatjaf.gmail.com.questo.email on September 3
scrapbook is a CouchApp that replicates the functionality of the late Orkut#Scrapbook, allowing people to post and receive scraps in a decentralized way, with each person being responsible for hosting their own scrapbook instance.
scrapbook can be easily hosted in a CouchDB instance and accessed there directly (as in fiatjaf's scrapbook), or it can be embedded as an iframe into a personal webpage (as in fiatjaf's web page).
Although scrapbook works better if the person sending the scrap also has one scrapbook of their own (so them can claim the authenticity of their scraps), scrapbook is not an island, it works with anonymous scraps, named or unnamed, and will surely work with webmentions if the senders decide to allow CORS on their websites.
As spam in the Scrapbooks was the main cause of degradation of Orkut#See_Also, scrapbook takes some measures to counteract it:
Moreover, I don't have any experience or knowledge about spamming, so this is mostly a guess and I'm open to suggestions. You can drop me a line at [1].--fiatjaf 18:16, 27 October 2014 (PDT)
Created by Tantek.com on September 3
This article is a stub. You can help the IndieWebCamp wiki by expanding it.
Makr.io is an open source "new kind of meme generator" (according to their github repo), and was started by several of the Diaspora co-founders.
Gitub open source: https://github.com/makrio/makrio
Created by Jrenslin.de on September 1
Joined on 2015-09-02. Uses a still untitled self-developed project (See the change logs here).
Add webmentions
Created by Loqi.me on September 2
This article is a stub. You can help the IndieWebCamp wiki by expanding it.
Readability was a open source script to remove cruft from webpages; now it is a company that has a browser plugin as a product
Created by Loqi.me on September 2
This article is a stub. You can help the IndieWebCamp wiki by expanding it.
Lambda is a service from Amazon Web Services that runs individual functions of code rather than running a server. http://aws.amazon.com/lambda/