New Minimal Theme

July 26, 2010

I just finished redoing the Fractured State theme with a simpler grid based theme. I used the 960 grid system because it’s super straight forward and I’ve used it on a couple of commercial projects in the past. The other thing I tried with this theme is using custom post types for the portfolio projects, each project is a post with a custom taxonomy for the skills/technologies. I then set a featured image and upload the rest of the pictures I want for the project and all the thumbnails are generated automatically with the Autothumb plugin. I also ended up writing a function to print out the thumbnails for each project. I know WordPress already has a gallery short tag that will output the uploaded pictures but it generates this huge mess of HTML that is really not elegant and I thought I should do better for my personal site.

I’ve also designed it so it should degrade nicely with no javascript. The only things that I’ve used javascript for is the filtering of projects on the projects page, the lightbox and showing/hiding the archives and categories, none of which are super crucial to navigating the site in the long run.

Good WordPress Plugins

December 16, 2009

When I make wordpress themes there are usually a few good plugins that I use repeatedly and I thought that if I found them useful other folks might to.

Autothumb
This is best plugin for resizing images. I’ve found it most effective when I set image URLs in custom fields and then grab that info to generate resized images. This is really handy when people upload pictures and don’t have any concept about picture dimensions and where the image is actually going to go. It can even grab pictures from another host and resize those as well.

TDO Mini Forms
This plugin is great if you want people to submit posts or pages for your site. It lets people upload pictures and write everything you would need for a post; it also has built in moderation features and the forms that it makes are very customizable. I’ve used it several times for contest websites where people upload photos and descriptions.

Page Link Manager
When you need to hide pages from being listed in the wp_list_pages() function this plugin is really handy. It provides a simple page of with all the published pages in the site listed and select a checkbox to turn them on and off.

All In One SEO
Really great plugin to generate the basic metatags for your content without you actually having to write it in.

Link to Post
The WYSIWYG link button in wordpress drives me nuts. This plugin will add two new buttons to the WYSIWYG editor that will provide you with a list of pages or posts on your site that you can select from. No more copying and pasting links!

Page Links To
If you ever need to redirect a post/page to another location this plugin is great. Adds a simple field on the edit post page where you can type in the URL that you want that post to redirect to.

WordPress Image Quality Plugin

March 4, 2009

Here is a little plugin I made to set how much an image is compressed when it gets uploaded to wordpress.

JPG Image Quality Plugin

Sign of the Times

November 12, 2008

I saw this on the way to work this morning.

How to Make Money Twice

October 6, 2008

37 Signals has a great blog where they talk about their business and software development philosophy.  They recently wrote a post which was titled ‘Making Money Twice‘ and thought I should share it.  I really recommend checking them out and signing up for their RSS feed as they regularly have something interesting to say.

Version Cue

September 17, 2008

Version Cue is the Adobe file management software that comes with any larger package of Adobe software. If you aren’t familiar with file management, it’s the process of handling multiple versions of the same file. For example, if I work on a logo 3 different times, proper file management allows me to go back to a previous saved version of the logo I may have made. For the past couple of months we’ve been using Version Cue at the office and overall it’s been a great addition and powerful productivity tool.

Initially the way we handled versions was with file naming conventions (Client Name – Project Name – v1.1.psd for example). That was ok for awhile but we found that people didn’t follow it 100% of the time. There was often miscommunication about who had the most current file and what needed to be done. At the time we also didn’t have a networked storage solution, so everyone was working on their own sets of files and it was really hard to share work on a project and know what the most recent file was.

I had a looked into another file management system called Subversion and found the system way to complex and not particularly user friendly to non computer geeks. It was geared towards managing text files, which would have been ok for websites but with the amount of imagery we work with it wasn’t feasible. I ended up deciding to try Version Cue out on my own computer to see how it works.

After you turn Version Cue on, you can access it though most Adobe programs (Photoshop, inDesign, Illustrator, Flash) so you can easily save the file you’re work on as a version. You can also access Version Cue through Bridge; this is Adobe’s take on a file manager like Windows Explorer or Finder but with artists in mind. Using Bridge and Version Cue you can browse though the version history of a file as well as tag and label files and slew of other options.

Over time we found that Version Cue can also do simple networking as well. We ended up putting Version Cue on a dedicated computer on our network and using Bridge it was really easy to find the server and start working on files. It also allowed us to do automatic backups which was something we had needed to setup for a while. There is simple web administration software that you can login to from any computer in your local network that allows you to backup the server data as well as set a schedule for when you want a particular project to backup.

One of the issues we have run into is the stability of Bridge on Windows. Depending on what features you have turned on, Bridge can crash as often as every 5 minutes. By turning certain features off you can reduce the amount of crashing but it still ends up being finicky. On the Mac computers we use there haven’t been any problems.

For any designers that want to take the next step in how they do file management on their projects I would recommend giving Version Cue and Bridge a try.

SXSW 2008 Podcasts

September 12, 2008

I wasn’t able to go to SXSW this year so I did the next best thing which was sign up for the podcasts. They managed to podcast every talk that they had which is pretty cool.   I originally planned on just packaging all the podcasts together so people could download them but it ends up being around 4 gigs of data…

So I’ll just hit the ones that I thought were interesting:

Care and Feeding of Startups

Startup Metrics For Pirates

Bloggers Who Made It

Bankrupt Your Startup

Sexual Privacy Online

The Art of Speed: Conversations with Monster Makers

LOLWUT? Why Do I Keep Coming Back to This Website?

Scope Creep And Other Villians

Gossip

The Users Are Revolting!

Wireframing in a Web 2.0 World

Client-Side Code and Internationalization

Designing For Freedom

Judo Moves for Defending Your Reputation Online

Redesign

The new version of Fractured State is up!

I’m hoping to keep a regular stream of posts going about the things I find interesting as a designer and as an artist. I’m also going to using this new site as my portfolio for the time being as well. If you want to see some of the previous work that I’ve completed please feel free to look through the links on the right.