Archive for May, 2009


Initial preferences for Photoshop

Saturday, May 9th, 2009

This is a quick post about some of the things I have found to be most important when you initially set up your Photoshop preferfences.

Read the rest of this entry »



Using Multiple Loops in Wordpress with query_posts() and get_categories()

Tuesday, May 5th, 2009

This is a tutorial to demonstrate how to show entire posts from multiple categories in Wordpress. This would be especially useful for blogs that contain very short posts like a photo with a short description. This is a very simple problem and solution, but I didn’t find many posts describing how to do it, so I thought it may help a few people out.

In some blogs, it can be useful to show entire posts from multiple categories on one page. For instance for a recipe blog you may want to list the name of each of your recipe categories and the recipes in each of those categories. This would look something like:

  • Breakfast Recipes
    • [Eggs Benedicts Recipe Post]
    • [Pancakes Recipe Post]
  • Lunch Recipes
    • [Grilled Cheese Sandwish Recipe Post]
  • Dinner Recipes
    • [Fettucini Alfredo Recipe Post]
    • [Lasagna Recipe Post]

Read the rest of this entry »



The Vanishing Point Filter in Photoshop

Friday, May 1st, 2009

In this Photoshop tutuorial I’ll discuss the many uses of the vanishing point filter. You can use this tool to place labels on bottles and jars, to add or remove windows and doors from buildings, and in general, to transform the perspective of an object to fit into your photo.

As an example I’ll show you how to end up with a photo like this:

vanishing-point-pic

Starting with this:

flat-labels Read the rest of this entry »



blog