Uncharted Design

All Experts AllExperts – I answer questions for free

November 30th, 2009

When I first joined AllExperts, I was by no means an expert in any field, but had a good understanding of business, web design, and customer service. I found that most of the questions I was initially asked were mass posted to all other experts in my category. Aside from feeling slightly used, I can say that I have learned a lot by being a part of the community and helping users out.

Fixing the Twitpic Badge

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

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.