Blog

Address fieldtype for Expression Engine

June 27, 2011 at 10:22pm.

12 comments.

An address fieldtype for Expression Engine 2. Gives you all the standard address fields in one, easy-to-manage unit.

Read all of Address fieldtype for Expression Engine

Bad Behavior spam-blocking for Expression Engine 2

June 8, 2011 at 12:58pm.

7 comments.

My new Expression Engine 2 extension implements the open-source Bad Behavior script to block spammers and email harvesters from even seeing your website, let along screwing with it.

Read all of Bad Behavior spam-blocking for Expression Engine 2

High-Performance WordPress with W3 Total Cache and Nginx

March 13, 2011 at 10:26pm.

22 comments.

Running WordPress on an Nginx server with the W3 Total Cache plugin can increase your blog’s speed by as much as 2x. This configuration file makes that combo work together seamlessly and follows Nginx best-practices—unlike many of the other sample configurations out there.

Read all of High-Performance WordPress with W3 Total Cache and Nginx

jQuery plugin for two-column lists without changing your markup

January 30, 2011 at 10:48pm.

1 comments.

The vzListSplit jQuery plugin divides the children of an HTML element (like a list) into two columns. Although the results aren’t quite a neat as they would be with CSS3 columns, they do work across all major browsers. So there’s that.

Read all of jQuery plugin for two-column lists without changing your markup

VZ Members Fieldtype

November 1, 2009 at 8:47pm.

13 comments.

VZ Members is my second fieldtype for Brandon Kelly’s FieldFrame extension. I needed a way to select any number of site members to associate with an entry. In my case I am doing this to allow entry creators to set permissions on an entry-by-entry basis. You could also use it to link to the profiles of people mentioned in an article, or inside a Matrix field to create a list of events, each with a date, title, and the personnel who will be in attendance.

All New VZ Url fieldtype

October 25, 2009 at 10:55am.

4 comments.

This morning I pushed version 1.1 of my VZ Url fieldtype for Brandon Kelly’s FieldFrame extension up to GitHub. The code for this version completely rewritten to (hopefully!) eliminate some issues with ajax calls returning in the wrong order, leading to false negatives. While I was at it, I made the errors display in a pop-up box, allowing for more verbose errors without breaking the layout.

Securing your downloads with mod_xsendfile

October 19, 2009 at 9:23pm.

4 comments.

In many case you have files available through your webapp that should only be accessible to certain people. You don’t want to rely on security through obscurity (throwing them all in a public folder, but only showing the links to certain visitors). Although that will deter casual users from getting ahold of the forbidden files, once someone has the link they could post it anywhere and your security is blown. What you want to do is to squirrel the files away outside of your publicly-accessible folder and then give them out as needed once a user is validated by whatever authentication method you are using. Apache’s mod_xsendfile module (inspired by lighthttpd’s X-Sendfile )is the tool for this job.

Read all of Securing your downloads with mod_xsendfile

VZ Url extension

March 11, 2009 at 5:09pm.

36 comments.

A URL fieldtype for Expression Engine with ajax url validation. When the user leaves the url field, it will ping the url they entered and display an error message if it doesn’t find a valid webpage there.

Read all of VZ Url extension

listFilter jQuery plugin

February 13, 2009 at 3:59pm.

11 comments.

A project I am working on needed a way to filter a long list of staff members. We needed to be able to filter by several different criteria, and several different interfaces (text search, dropdown lists). And it needed to happen in-place—no page reloads. Thus my listFilter jQuery plugin was born.

New Business Cards

January 2, 2009 at 3:32pm.

4 comments.

I finally got around to having new business cards printed (actually, I got them about a month ago, but I am just getting around to writing about them). Last summer I gave up my old New Orleans-local phone number when I bought my iPhone and had been procrastinating on ordering cards with the new number.

Roadblock extension

October 14, 2008 at 3:06pm.

3 comments.

Roadblock is an extension for Expression Engine that looks every time someone logs in to see if they have been shown a message yet, and how long ago. If they have not yet seen the roadblock, or if it was over a specified length of time ago, the roadblock will be displayed.

Read all of Roadblock extension

Are people really convinced by this?

August 1, 2008 at 3:51pm.

0 comments.

This election is getting more and more ridiculous.

Page:  1 2 >