Forgot to mention my #indieweb site is powered by skein. It's open source: https://github.com/notenoughneon/skein
 #indieweb
I'm demoing skein at #indieweb summit 2016!
 #indieweb
Alankara, Jazzy D - Higher Love (Fender Edit) https://youtu.be/goLpZ7iUhJ4
 #jam
A pad died, so I took it apart, tried replugging the cable, and yep, its really dead. Ordered a replacement from mpcstuff.com.
 #mpc

PURR: A Portable Content Store

Note: this has been renamed from PURL to PURR to avoid confusion with existing acronyms. A challenge of building for the long web is optimizing systems for ease of maintenance, inspectability and portability. Databases provide a convenient API for manipulating structured data. They make it easier to write featureful applications, but fail at the three above concerns.
More...
 #indieweb
Soft House Company - A Little Piano https://youtu.be/xyyZA_MOF0o
 #jam
Fulbert - First Time House https://youtu.be/pvSITLrNBic
 #jam
EC2 now has a t2.nano tier? Glad I didn't sign up for a reserved instance!
 
Bass Hitt - The Beat That Makes U Move https://youtu.be/ekxex7MOuHE
 #jam
Getting close to having POSSE wired up again
 #indieweb
So apparently static methods in abstract classes don't work, unless you export default. And you have to use non-intuitive syntax for "export default abstract": https://github.com/Microsoft/TypeScript/issues/3792
 #typescript
Mr Fingers (Larry Heard) - Summertime Breeze https://youtu.be/Nz-Q0YXJFRc
 #jam
Working on getting the git publisher backend working at http://notenoughneon.github.io/
 #indieweb
To improve oembed handling, I'm using an experimental microformat property e-x-embed. Some problems with appending oembed to e-content are: * links in the oembed may trigger unwanted webmentions * editing or generating a reply context of the post includes the oembed (poor semantics) * impossible to re-generate oembed later As an example of the last issue, I began wrapping youtube and soundcloud players in bootstrap's embed-responsive class to force them to scale on mobile. This only affected new posts though. With e-x-embed, it will be possible to regenerate oembeds if the layout needs to be changed again.
 #indieweb#microformats
TJR Feat Xavier - Just Gets Better https://youtu.be/TMdHGQFASg0
 #jam
 
Everybody Loves The Sunshine - Roy Ayers Ubiquity https://youtu.be/nC9dQOnUyao
 #jam
Added h-event support to mf-obj, so I can RSVP to Indieweb Summit. It looks like the most common pattern is to display the h-event as an h-cite in the reply context.
 
Well it was a cool experiment but not quite ready to deploy since it requires trusting html contents to display the oembed.
 #indieweb
Currently working on marshalling oembed content to h-entries for generating better reply contexts and reposts of twitter, youtube, etc.
 #code#indieweb