Personal API: Progress in Pursuit of Nirvana

I’m going to give periodic updates on the personal API journey as way to make myself accountable and document progress. As Kin Lane reminded me this is a journey and so I’ve decided there are strange parallels between my API/Reclaiming-my-content work and the path to enlightenment.1 Like a Buddhist with very low expectations, I seek […]

Read More… from Personal API: Progress in Pursuit of Nirvana

Discography to WordPress

flickr photo shared by Thomas Hawk under a Creative Commons ( BY-NC ) license This is in response to something Adam Croom wrote two(?) days ago. I thought it’d be an interesting proof of concept and would let me figure out some things with a purpose. I also like to have a few projects going […]

Read More… from Discography to WordPress

Pushing/Pulling Data – Thinking Computationally? Differently? #IndieEdTech?

This post is going to be a bit like my head- a jumbled mass of things that are interconnected in my head but may not make any sense to anyone else. But what else is a blog for but for getting a better idea of what’s in your own head? Blogging in General The group […]

Read More… from Pushing/Pulling Data – Thinking Computationally? Differently? #IndieEdTech?

An Inventory of My Thoughts

I’m no Myron Helfgott, but I’ve made a few minor changes to my life which have been at least semi-interesting. It’s not about productivity. It’s more about eliminating distractions that have wormed their way into my head. These reflexive actions are scary because they eat into the way you think or in some cases if […]

Read More… from An Inventory of My Thoughts

Add a Custom Masonry Layout with 2 Plugins

I’ve been meaning to set up a Masonry style layout for my weekly photography posts for a while. After my earlier post meshing together plugins, I figured now was the right time to show how to do it. Sure you could do this with a child theme and some specific themes have this layout. There […]

Read More… from Add a Custom Masonry Layout with 2 Plugins

Diigo Summary Posts CSS Modification

I haven’t found a better way to do the weekly summary posts than Diigo, so I spent five minutes messing with the CSS to make it look a little more like what I’d like. You can do this in WordPress from the WP Admin sidebar under Appearance>Edit CSS. .diigo-linkroll li { list-style-type: none; } .diigo-link […]

Read More… from Diigo Summary Posts CSS Modification