homeBlog | Tags | Archives | Projects | Search | Stats | Contact

Wordpress plugins

Mar 02, 2008

no comments
Popularity: 1%

Here are some Wordpress plugins I wrote. I use WP as a general CMS for this site and generally have found it quite useful.

Macross A macro expander, useful for inserting common stuff like banner code, download links etc. You can also give parameters for the macros.
Viewcount A very simple page view stats plugin. Renders a [...]

Read more...

Use Macross to automate common Wordpress post content

Mar 01, 2008

no comments
Popularity: 0%

Here’s a macro plugin for Wordpress that allows easy injection of common text in posts such as Google Adsense code, images with captions and so on.

Read more...

Google Chart API is pretty cool

Feb 24, 2008

3 comments
Popularity: 2%

I just stumbled upon the Google Chart API and I couldn’t resist playing with it (statistics being a fetish of mine). Here’s some information, code and thoughts about the API.

Read more...

A simple statistics plugin for Wordpress

Feb 18, 2008

no comments
Popularity: 1%

Here’s a very simple plugin for Wordpress that keeps track of view counts of individual pages. It is not intended to be a complete statistics solution. Rather, the main purpose is to provide something for those empty spots in your site layout.

Read more...

Customizable page layouts

Feb 15, 2008

no comments
Popularity: 0%

I wanted to tackle a common problem: on a modern screen resolution it is often hard to read because the text rows are simply too long. Using some Javascript and DHTML magic, it is easy to make the fixed-width layout resizable.

Read more...