Categories
Archives
- August 2010
- July 2010
- June 2010
- May 2010
- February 2010
- January 2010
- December 2009
- August 2009
- July 2009
- April 2009
- December 2008
- November 2008
- October 2008
- August 2008
- July 2008
- June 2008
- May 2008
- April 2008
- March 2008
- February 2008
- January 2008
- December 2007
- November 2007
- October 2007
- September 2007
- August 2007
- July 2007
- June 2007
- May 2007
- April 2007
- March 2007
- February 2007
- January 2007
- December 2006
- November 2006
Meta
Category Archives: Code
Aside: Scala Tutorial
Just worked my way through the Scala Tutorial (PDF). It’s an interesting language so far. It mixes my favorite parts of functional and object oriented languages in an elegant way. I’ll have to write something in it to see if … Continue reading
Learning Erlang
I’m learning Standard ML in Principles of Programming (15-212). I didn’t think I would like the functional programming paradigm but it’s starting to grow on me. Having functions as first class values allows you to do some pretty neat things … Continue reading
Related Posts Widget 1.0
Related Posts Widget shows a list of posts with similar tags to the current post. The widget is only shown on single post pages. That is, it is only shown when is_single() returns true. Features: Support for displaying thumbnail images … Continue reading
Category Posts Widget 3.0
This latest update introduces a few new features: Support for WordPress 2.9′s post thumbnails. Option to show the post date. Option to show the comment count. Option to set the word length of the excerpt. Note that support for Simple … Continue reading
Category Posts Widget 2.0
Update: Category Posts Widget has been updated to version 3.0! I just released a long overdue update to Category Posts Widget. At the time of this writing, it has been downloaded over 23,500 times and has an average of 4.5 … Continue reading
Simple Plugins for Press75.com
I wrote a couple WordPress plugins for Jason Schuller over at Press75.com. Jason designs premium themes for WordPress. Many of his themes have been video centric and he asked me to write a couple plugins to make it easier for … Continue reading
Posted in Code
19 Comments