Looking forward to Homebrew Website Club Bellingham tonight at a new venue, @TheFoundryWA! https://indieweb.org/events/2017-05-17-homebrew-website-club
Have you watched Continuum? Not as unique, but I'm enjoying it.
*When
Finished Travelers season 1 on Netflix. Pretty good time travel show.
@willnorris Do/did you have a tool to run each of the mf2 parsers in one page? I seem to recall it but can't find the URL.
Interesting Twitter thread about Tumblr reblogs and inability to untag yourself: https://twitter.com/0xabad1dea/status/863914176930086912
“...he was sidelined in 2011 after a dispute with Putin. A disputin.”
Well-played, @ThisAmerLife
I was thinking it would be nice to keep different lists in Netflix rather than one ever-growing list. I might be able to achieve that with different viewer profiles, but I figured I would experiment keeping lists on my own site instead. I wrote up some quick javascript in the dev console to extract the links and titles as a starting point:
titles = document.querySelectorAll('.title');
for (var i = 0; i < titles.length; i++) { a = titles[i].querySelector('a'); if ( a ) { console.log('<li> <a href="https://netflix.com' + a.getAttribute('href') + '">' + titles[i].textContent + '</a> </li>'); } } @myriadmystic Hey Cassie, think you’ll be able to make it to IndieWeb Summit again this year? https://2017.indieweb.org
@indiana_mama Just had one. So good!
Mmm. Must try.
First day of IndieWebCamp Bellingham completed successfully! Looking forward to seeing what we build tomorrow. #IWCBham
Testing Bridgy Publish to Twitter




