Programming

Error Running Coverage on Ubuntu

Trying to install pytest and coverage on my ubuntu development server, and ran into an issue when running coverage:

Read More
The Sublime Regex

The Sublime Regex

Sublime Text is a really wonderful text editor. It’s flexible and extensible enough to cover just about any need, but still simple and clean to use.

Read More
Sublime Pelican Plugin

Sublime Pelican Plugin

Wow. If you, like me, are a Sublime convert, and a Pelican blogger , then this wonderful plugin is a must.

Read More
Maciej Cegłowski Discusses

Maciej Cegłowski Discusses

Check out Maciej Cegłowski’s great talk from XOXO 2013. He is the creator behind Pinboard .

Read More
Looking At a Python Pelican

Looking At a Python Pelican

I really like the static version of the site. It’s so much easier to support and configure.

Read More

Common MySQL Queries

I ran across this terrific resource, Common MySQL Queries .

Read More
Basic Troubleshooting Techniques

Basic Troubleshooting Techniques

Troubleshooting is tracking down pesky bugs, rooting them from the code and squashing them.

Read More

RSS Feed in Zend Framework

Going to get a little geeky here. But I wanted to share a simple, and effective way to create a simple rss feed of content in the Zend Framework .

Read More