Evan Petersen

My name is Evan Petersen, and I work as a Programmer in Southern Oregon. You can visit the home page of my blog at: www.EvanPetersen.com.

I enjoy reserarching new methods to solve age old problems and later sharing my findings with the community at large. Hopefully you'll find something of use!

Follow me on G+

Welcome!

Written by Evan Petersen on Sunday, 28 August 2011. Posted in Random

Welcome to EvanPetersen.com!  This post serves as the first of many, hopefully centered around web development, general programming, and random useful hacks.  If I happen across something that seems useful or write something that I think others might be able to utilize, I'll do my best to post it here.  

Anyway, take a look around; you just might find something of value.

Hacks

Written by Evan Petersen on Monday, 29 August 2011. Posted in General Hacks

This section will include general hacks and or modifications to existing systems.  I may, at some point, further sub divide this section into categories.  If I notice that I've had a lot of posts that relate to a specific CMS then I'll start categorizing things.

YOOtheme: Noble

Written by Evan Petersen on Monday, 29 August 2011. Posted in General Hacks

Sometimes turn key services/packages just don't seem to work when you initially install them.  This was the case when I began putting together EvanPetersen.com.  In this post, I'll walk you through how I went about solving a simple, yet particularly annoying problem.

PHP: Getting Started

Written by Evan Petersen on Saturday, 10 September 2011. Posted in Programming

Create a hello world script

If you have no experience with PHP (or any programming language for that matter) then this article is for you!  In this article I’ll provide you with the resources and knowledge necessary to run your first PHP “Hello World” script.