2 December 2009

Fatal Error: Allowed Memory Size Fix for ExpressionEngine 2.0 PB

I’ve been running a couple of tests with a new installation of Expression Engine 2.0 Public Beta. Everything has been running pretty smoothly, but I did run into an error when I tried to edit existing pages added during the installation (if you selected to have Agile Records added).

Continue Reading

28 July 2009

"No input file specified." ExpressionEngine Issue Resolved

This morning I woke up to a downed site. I could log into the administration section of the site, but none of the public-facing pages worked. Turns out it ended up being a small change that was needed in the .htaccess file.

Continue Reading

20 June 2007

WordPress Plugin: Add To Digg

With the growing popularity of Digg.com, providing users a way to “digg” your posts has almost become commonplace. However, many of the plugins that I came across were either very robust or didn’t allow for the level of customization that I wanted.

Continue Reading

28 May 2007

MathUtilities Class (AS 3)

While the core classes in Flash have most of what I need, I often find myself wishing there were a few extra elements built into those classes.

A couple of years ago I put together a class called Math2. It’s an ActionScript 2.0 class that extends the core Math class in Flash.

Continue Reading