Home »

Posts Tagged ‘WordPress’

Wordpress 2.7 Demo

Wednesday, October 8th, 2008

Available November 2008!

Features Include:

  • New Admin UI – Primary menu ajaxified, so no more click/reload to manage and click/reload to post.
  • Plugin Upload Integration – Load and activate through admin, no more download then ftp then activate.
  • Customizable Views – Drag and drop elements in post and page views. Exclude elements that you don’t use.
  • Quick and Bulk Edit – Mass edit features for managing post.
  • Replying to Comments – Reply to comments within the admin panel. Oh yeah, they’re threaded!

Custom Error Page for Wordpress

Monday, April 14th, 2008

Custom Error PageSo I was bored around 4am and decided to build out a custom error page for my blog…

Here is the script I used for the typing effect.

If you want a custom 404 error page on your Wordpress blog, simply edit the 404.php page in your theme.
Typically found here:
wp-content/themes/(your active theme)/404.php

Here are some funny 404 pages that inspired me:
404 Error Pages: Reloaded - Smashing Magazine
17 brilliant 404 pages and why they are cool - Royal Pingdom

A Journey Through WordPress Theme Design

Friday, March 28th, 2008

A while back I started the tedious process of building a custom WordPress theme for my blog. I’d start a design and trash it sometimes in the same day. One day I came across a color scheme based on facebook that I really liked. The rest is history. All told it only took a couple hours a day for 3 days to complete the initial design.

I took a screenshots throughout the process with the idea of collaborating them into a slideshow. The slide show starts with my old theme and moves through the process as I took the default theme and re-designed it.

(more…)