Uncharted Design

Daily Photos

Currently...

Archive for the ‘Coding’ Category

Wordpress Plugins we Often Use

Thursday, December 10th, 2009

On every Wordpress site we draft up, we’ll need to extend the basic functionality. It’s a great system, but it isn’t intended to provide a full website out of the box. We use these free plugins to kick it up a notch, hopefully you’ll find one of our magic bullets useful.

Programs that make Working Remotely Easy

Wednesday, December 2nd, 2009

Drew and I live 2 1/2 hours apart as the plane flies, or 20 hours as the car drives. This means we need smooth communication, and the surrounding technology we’ve come to use is key to that.

Fixing the Twitpic Badge

Wednesday, January 14th, 2009

A modified version of this trick to get badges to run after the page loads. A bit hacky, but it works wonders.

We need to specify a place for the code to be injected. This div is what twitpic’s java looks for, and will be where your badge is written.

Mootools smooth scrolling gallery

Monday, August 11th, 2008

Update: Mootools is now on 1.2, with changes that break this script. What really needs updating is the scroller.js, you can download it from mootools, or here from us. Just update to the current version of mootools, and replace your existing scroller.js with the new one.