My preferred learning method is to get a good example of how to do something and work on extending the example to do what I really want it to do. One of my favorite blogs I follow that let's me do this is @DrDrang's blog - And now it’s …
Making the move to Python 3
A couple of weeks ago, Ole Zorn tweeted out something very interesting.
So... this is something else I'm working on. #python3 pic.twitter.com/nXc7I7F134
— Ole Zorn (@olemoritz) February 16, 2016
I followed up with.
This is what will finally make me switch to Python 3. 😉 https://t.co …
Update to Exporting OmniFocus to iThoughtsHD
In a recent post, I described some of the changes that I've been making to my core OmniFocus 2 Applescripts. This work happened to coincide with a shout out for help I saw on Twitter:
@mygeekdaddy @macdrifter @MSchechter Thanks all. I am trying to get a Mind Map of my …
Letting someone else fail first
I've been trying to expand my Python skills and recently ran into a problem with mixing string and Unicode text together. After some searching I found my answers from Maurizio Sambati, creating of the Octopress Pelican theme.
In order to help beginners avoid a few of them and understand most …
Installing Pelican on Raspberry Pi
Each holiday season I try to find new and unique ways share updates from the previous year with my family and friends. This year I'm bringing a mobile website to my family. I have a small Raspberry Pi that will be loaded with pictures and posts of family events from …