Programming
- Home /
- Categories /
- Programming
Error Running Coverage on Ubuntu
- William Estep
- Programming
- May 26, 2022
Trying to install pytest and coverage on my ubuntu development server, and ran into an issue when running coverage:
Read MoreThe Sublime Regex
- William Estep
- Programming
- April 25, 2014
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 MoreSublime Pelican Plugin
- William Estep
- Programming
- February 27, 2014
Wow. If you, like me, are a Sublime convert, and a Pelican blogger , then this wonderful plugin is a must.
Read MoreMaciej Cegłowski Discusses
- William Estep
- Programming
- October 19, 2013
Check out Maciej Cegłowski’s great talk from XOXO 2013. He is the creator behind Pinboard .
Read MoreLooking At a Python Pelican
- William Estep
- Programming
- October 13, 2013
I really like the static version of the site. It’s so much easier to support and configure.
Read MoreCommon MySQL Queries
- William Estep
- Programming
- September 10, 2013
I ran across this terrific resource, Common MySQL Queries .
Read MoreBasic Troubleshooting Techniques
- William Estep
- Programming
- May 27, 2008
Troubleshooting is tracking down pesky bugs, rooting them from the code and squashing them.
Read MoreRSS Feed in Zend Framework
- William Estep
- Programming
- May 26, 2008
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