Own Your Own Data
Notes about various Own Your Own Data things.
Micro.Blog
Find users on ADN (app.net, Dustin's twitter replacement social network thing), and twitter, and now micro.blog: http://adnfinder.herokuapp.com/
To create new themes:
So, earlier, I forked a CodePen pen of mine from a demo I wrote, using Chris Coyier’s design, and adapted it for MB. I included it in my MB using the theme’s “Edit CSS” with an `@import` to the pen’s CSS (found via the “Change View” > Direct Links > CSS url), and managed a pretty okay looking MB. I can update the pen's CSS quickly to fix issues (overflow, spacing, etc.). For rapid prototyping of themes, this is an easy, fast way to go.