Free as in Time

About Me | About this Blog

WordPress as an RSS aggregator

March 6th

The FeedWordPress plugin is wildly useful. More on this soon.

Tags:   · No Comments

Bundling Gems with your Rails App

March 5th

At this moment I’m highly caffeinated and trying to understand what’s going on here:

Gems On Rails → ‘gemsonrails’ aka ‘vendor everything’

I think it’s the answer to about 70% of my LDAP connection woes. Or it will be. When I can see straight.

Tags:   · · · No Comments

WordPress Wednesday 15/11/2007

November 14th

WordPress powers 0.8% of the Web.

WP Custom Title Colour Plugin.

A collection of useful WordPress code snippets.

RB Internal Links WordPress Plugin.

WP-SpamFree: A Powerful Anti-Spam Plugin for WordPress!

Local Analytics is a WordPress plugin for integrating Google Analytics, the free web analysis service by Google, into your Word Press powered blog.

AJAX’d WordPress (AWP), formerly know as INAP, is an extremely powerful plugin that harnesses the power of AJAX and WordPress to improve the user experience, the administration capabilities and the design potential of any WordPress based [...]

Tags:   · No Comments

Rails Pagination with the paginating_find Plugin

November 8th

A day or two ago, a colleague pointed out to me that PostedJobs.ca was pretty thoroughly busted. After a moment of thinking, it occurred to me that I hadn’t done any pagination of the jobs lists, and over time they’d simply gotten too big to grab and display in one gulp. Oops. I mean, I knew it’d be a problem… I just didn’t expect it so soon.

Tags:   · · 1 Comment