Fix the YAPB “File Does Not Exist” Problem

June 14, 2010 in Tips, Wordpress
5

Recently I installed the Wordpress “Yet Another Photoblog” (YAPB) plugin to use on my up-and-coming photoblog. I had heard a lot about it all over the web, and I figured that if it was so popular, I might as well give it a try.

Read more...

Make the Most of Your 140 Twitter Characters

April 24, 2009 in Tips, Twitter
39

When you answer Twitter’s “What are you doing?” question, you can only use 140 characters. There are many ways to make the most of this space, and I list a few of them in this article.

Read more...

Secret Photoshop Layer Styles Shortcut

March 19, 2009 in Photoshop, Tips
2

Photoshop is known for its almost endless supply of shortcut commands that speed up the process of working with images. I’ve found that I can do most everything without even touching the mouse. Here’s a new shortcut I found recently.

Read more...

10 Ways to Get the News Out About Your Blog

November 3, 2008 in Tips
18

With the increasing amount of blogs showing up everywhere, everyone wants theirs to be the most popular. This is hard by definition, but there are a few ways to make it easier to get the news out about your blog.

Read more...

Quick Tip: Glow Style Problems in Photoshop

September 18, 2008 in Photoshop, Tips
1

After all the years that I’ve used Photoshop, you’d think that I would have it all down by now, right? I thought so too! Until I stumbled upon a great new tool, right in the familiar old Layer Styles dialog.

Read more...

Quick Tip: CSS 100% Height

September 11, 2008 in HTML/CSS, Tips
116

A common problem among designers is how to get a div to stretch 100% of the window’s height. There are a few different techniques out there, but I came up with one that is my personal favorite, which I will share with you today.

Read more...

My Coding Style

June 18, 2008 in HTML/CSS, PHP, Tips
5

A lot of people just throw a bunch of code into a file and hope it runs. If it doesn’t run, it’s quite a nightmare to edit it again since it isn’t formatted well. However, I like to format my code in a very strict way, which I’ll share with you today.

Read more...