Tag: how-to

Questions part 6: Aftermath and beyond

There’s life after launch. Reassessing, maintaining and adjusting the website requires critical evaluation from time to time. I often tweak sites with questions like these. Part six of six.

5 minutes to read.

Questions part 5: Launch

Rather than the end of a project, launch is a milestone in a digital project’s lifetime. Part five of six.

5 minutes to read.

Questions part 3: Testing

User testing can reveal funny (or disasterous) observations about a digital project. Accepting and dealing with the difference between expectations and reality requires a sense of humor and asking the right questions. Part three of six.

5 minutes to read.

Questons part 2: Design

No two apps or websites, are the same. Neither are the roads between concept and first draft. But questions arise from wading knee-deep into code and pixels. Part two of six.

5 minutes to read.

Questions part 1: Concept

How should one start a website or app? Everyone has different questions in the beginning. These are mine. Part one of six.

5 minutes to read.

Using JavaScript to populate select lists through the ages

When two different clients had the same problem, I knew a bit of portable code would solve both. But would it work next year?

10 minutes to read.

CSS button recipe

Making clickable text stand out from non-clickable text has been a staple of the web since the web was called the mesh. How do you make a button look tappable — without graphics? By using CSS3.

2 minutes to read.

Validate email with regex in PHP

Did a user enter a valid email address, or just a bunch of letters and numbers? Learn how to check emails in PHP with this handy function.

10 minutes to read.

Cunning changes to Titanium iOS keyboards

How do you access different preset keyboard layouts for iPhones and iPads with Titanium? Refer to this visual properties list.

2 minutes to read.

Exploring Photoshop’s angle gradient tool

The angle gradient tool is an overlooked gem tucked away in Photoshop’s toolbar. Often passed over for its more popular sibling, the linear gradient tool, angle gradients create clockwise blends of color around the point a user clicks. The angle gradients create clockwise blends of color around the point a user clicks. Most people stop there. But when combined with other techniques and some creativity, the angled gradient has some surprising uses.

minutes to read.

Categories

  • Articles (0)
  • Code (6)
  • HTML & CSS (13)
  • Imagery (21)
  • Portfolio (1)
  • Process (20)
  • Content (14)
  • Uncategorized (1)