beat018 MPC2kxl, Roland U110, Electrix Filter Factory, Donald Byrd, Karen Young I've been practicing beat matching and put together a set list for my first mix. I hope to record that soon. I made this little MPC groove from two of the tracks.
 #track
Some tools I learned about today: nodemon for restarting apps, postman for testing queries http://nodemon.io/ https://www.getpostman.com/
 
At an express middleware workshop at @nodepdx @codefellowspdx.
 #node
Tried #protools first-- terrible experience. 5 mins to load, then freezes. Won't let me uninstall the app.
 #protools
getEntry() strategies are a new feature. You can use this to create RSVPs, reply contexts and reposts of non #indieweb content that publishes oembed and opengraph data such as tweets and wordpress blog entries. A few examples where I've used this: http://notenoughneon.com/2016/5/6/3 (RSVP) http://notenoughneon.com/2016/6/6/2 (reply context to tweet) http://notenoughneon.com/2016/6/4/3 (repost of tweet) Documentation here: https://www.npmjs.com/package/mf-obj#getentry
 #indieweb
Released v2.0.0 of mf-obj. https://www.npmjs.com/package/mf-obj Changes: * removed methods taking html: getEntry(), getEvent(), getFeed() * removed getThreadFromUrl() * renamed methods taking URLs to getEntry(), getCard(), getEvent(), getFeed() * getEntry() configurable strategies to marshall to h-entry * Entry.replyTo, likeOf, repostOf are now arrays
 #indieweb
 #art
Subtle #microformats use case: bridgy backfeeds include multiple reply-to/like-of/repost-of. One for original plus POSSEd copy.
 #microformats
I released v1.6.0 of mf-obj. Adds support for u-photo, u-audio, u-video, and h-feed. https://www.npmjs.com/package/mf-obj
 

Building a DSL for the indieweb

mf-obj is a library I created while writing skein. I'm also using it in thready. It's an object oriented abstraction on top of the MF2 parser that understands things like posts and authors. Some of the functions it provides are: parsing comments and reply contexts, implementing the authorship algorithm, and determining post types.
More...
 #indieweb#node
Thready now has rudimentary support for displaying tweets.
 #indieweb
My demo from #indieweb summit 2016 is now online: http://thready.notenoughneon.com
 #indieweb
Typings syntax seems to have changed. I'm now installing node typings with: typings install dt~packagename --save --global
 #typescript
Fix node port 80 access: sudo setcap 'cap_net_bind_service=+ep' `which node`
 #node#aws
Fast way to install Node 6 on Amazon Linux: curl -sL https://rpm.nodesource.com/setup_6.x | sudo bash - sudo yum install -y nodejs
 #node#aws
Setting up a demo ec2 server for thready. Trying out Amazon Linux instead of Ubuntu.
 
To avoid confusion with Persistent Uniform Resource Locators, I'm renaming PURL to PURR: parse-update-render-repeat. 🐱 #indieweb
 #indieweb
 
I added a quick start to the skein README, in case you want to try it out.
 #indieweb
Emma Kuo reposted this.
Wow! Super cool - static site that ingests #indieweb and Twitter comments and republishes via git @notenoughneon pic.twitter.com/gpPQfqcGUJ— Jim Pick (@jimpick) June 4, 2016