Space Ninja

Skip to Navigation ↓

Tag Archives: howto

Creative People Romanticize Mistakes

Dec 08 2010

“Creative people romanticize mistakes and process. But there is no process if you don’t start. No one crumples a blank sheet of paper.” – Frank Chimero, How to Have an Idea

Comments Off

Quotes creativity frankchimero howto ideas inspiration process

How to use @font-face to avoid faux-italic and bold browser styles

Nov 29 2010

Did you know that if you declare a custom font using @font-face, the browser will try to fake the bold and italic styles if it can’t find them? This is a clever little feature that avoids a scenario where a … Keep reading

1 Comment

Professional @font-face browsers CSS css3 fonts howto typography

How to Add Theme Settings for Drupal 7

Nov 04 2010

You know that list of checkboxes on the theme settings page that let you turn on and off parts of the theme like the logo or slogan? Well, you can add your own options to that list really easily in … Keep reading

Comments Off

Uncategorized drupal drupal7 howto options settings themes tutorials

How to Change the Content-Type Meta Tag in Drupal

May 28 2010

I’m working on an HTML5 theme for Drupal 7 right now, and I needed to change the meta content-type tag. By default it looks like this: <meta http-equiv=”Content-Type” content=”text/html; charset=utf-8″ />, and I needed the updated HTML5 version: <meta charset=”utf-8″ … Keep reading

2 Comments

Uncategorized drupal drupal6 drupal7 howto markup meta PHP

How to use jQuery to open external links in a new window

Mar 24 2010

A common request from clients is to open all external links on their website in a new browser window. (Leave aside for now whether this is a good idea or not, and just assume that you need to do it.) … Keep reading

1 Comment

Uncategorized howto javascript jquery links standards target

How to use jQuery to target CSS at older browsers

Mar 17 2010

On a recent project where I had to support Firefox 3.6, 3.0 and 2.0, I had to find a way to target a specific version of the browser due to differences in the rendering engine. It turns out the easiest … Keep reading

1 Comment

Uncategorized browsers CSS detection howto javascript jquery standards support

jQuery Slide-Down Language Selector

Feb 12 2010

A site I worked on recently had an international link, and when the user clicked on it, the whole page was supposed to slide down and reveal a language picker. I found some jQuery to slide the page down, but … Keep reading

7 Comments

Professional CSS howto internation jquery language selector slidedown

jQuery Popup Footnotes

Feb 05 2010

A recent site I worked on had footnote references throughout the body copy, and a corresponding list of footnotes at the bottom of the page. That’s easy enough to mark up, but the client also wanted the footnote to display … Keep reading

2 Comments

Professional CSS footnotes howto jquery slidingdoors

How to Hire a Front-End Web Developer

Dec 17 2009

The following is an email exchange I had with a friend at another company about a year ago. We were talking about the best way to go about hiring a front-end developer, and I was sharing some tips from our … Keep reading

3 Comments

Personal applicants comps CSS developers frontend hiring howto jobs markup process tests

Five iPhone Tips

Nov 10 2009

I recently got an iPhone, and like any good geek, immediately started banging my head against things I didn’t know how to do. If you’ve had an iPhone for awhile now, you probably already know these, but if you’re a … Keep reading

Comments Off

Personal autofill contacts flickr gmail howto iphone Photos ringtones safari sync tips

How to Convert Your Old WordPress Database to UTF8

Oct 27 2009

When I upgraded my WordPress installation recently, I ran into a chracter encoding problem. Long story short, it turns out that older WordPress installations like mine tend to have been created in latin1, but the data is actually being saved … Keep reading

1 Comment

Uncategorized characterencoding databases howto latin1 mysql upgrades utf8 wordpress

How to Avoid Paragraph Gaps when Using Superscript and Subscript

Sep 10 2009

Frequently, when I see a webpage with superscript or subscript text, I see associated gaps in the paragraph. This is caused because the default way browsers render super and subscript text is to add enough vertical space in the paragraph … Keep reading

7 Comments

Personal CSS design howto layout standards subscript superscript tutorials

How to Convert from Community Server 2007 to WordPress

Jul 20 2009

It’s safe to say that no one at Pop Art was ever really happy with Community Server. We selected it as a platform for a variety of reasons, some of which turned out to be based on faulty assumptions. Once … Keep reading

Comments Off

Personal blogs communityserver cs2007 howto wordpress

How to Become a General

Jul 13 2009

There was a brand-new second lieutenant who was very ambitious and wanted to be a general. So one night at the officer’s club the young officer spotted this old general sitting at the bar. So he went up and said, … Keep reading

1 Comment

Uncategorized advice colinpowell culture howto military promotion Quotes tips

How to Get Your Most Recent Twitter Posts Using PHP with Caching

Jul 01 2009

When we started redesigning the Pop Art blog, one of the chief requirements was to integrate everyone’s Twitter feeds into the site. In addition to the Pop Art Twitter feed in the sidebar, we wanted to add individual twitter feeds … Keep reading

51 Comments

Professional API cache howto PHP twitter

The Rules of Monster Movies

Jul 25 2007

In the October 2004 issue of Wired, there was an article about these guys who work for the SciFi channel whose job is to screen monster movies to decide which ones get aired. Long story short, they decided they could … Keep reading

Comments Off

Uncategorized horror howto monsters movies rules scifi snakes

Moving from LiveJournal to WordPress

Mar 19 2007

I’m working on a new site for a local author, and one of the things she wanted was to move her blog from LiveJournal to WordPress. I did a bit of research, and found out that there are a few … Keep reading

Comments Off

Uncategorized archive comments export howto import livejournal wordpress

How to Make VirtualPC and Synergy Get Along

Nov 16 2006

Recently, I installed VirtualPC on my XP box so that I could still test IE6 after installing IE7. However, I immediately ran into a problem. There is some sort of conflict between the mouse emulation being done in the VirtualPC … Keep reading

Comments Off

Personal computers howto noteworthy synergy virtualpc

How to Search for This and Not That Using TextWrangler

Jan 06 2006

I’ve been doing a ton of search-and-replace operations at my job lately, and one of the worst ones I did had to do with searching for the word “Comfort.” Unfortunately, this word is absurdly common on this site, and I … Keep reading

Comments Off

Uncategorized boolian computers grep howto regex search textwrangler

  • About
  • Blog
  • Themes
  • Speaking
  • Portfolio

© Copyright 2012 Scott Vandehey.

If you enjoyed this, you should follow me on twitter.