WordPress

The past week has been so crazy with work. We have so many projects going on at once and many deadlines around the same time of each other. The good thing about this is it has gotten me to learn way more about WordPress in a shorter time.

I have learned so much about WordPress 3.0 that I have started to created a framework for creating new themes easily.

The next couple tutorials I post will be about creating widgets, plugins, admin sections and other sweet things for WordPress.

Posted in Wordpress | Leave a comment

PHP Show All Errors

I tend to use this a lot on my dev sites to show my what my errors are instead of just seeing a blank white page.

error_reporting( E_ALL );
ini_set( 'display_errors', '1' );
Posted in Code Snippets, Development, PHP | Tagged , , | Leave a comment

Code Tutorials

Well I have a couple of tutorials I want to get posted on the site, but I am still trying to get the right plugins working to show the code. So I have not stopped blogging, just have not posted some of them yet.

Posted in Site Updates | Leave a comment

Different thoughts about a photo a day

I was really excited about taking a photo a day and posting on here. I took a photo this morning and was about to post it when I thought, maybe a photo each day is a little much for this blog. This could get really messy having a photo each day. Maybe a photo every couple days would work better. We will see. Here is the photo of the day. I took it because I really would like to get my car fixed back to how I bought it.

Car Keys

Car Keys

Posted in Daily Photo | Leave a comment

The Start of A Photo A Day

I have been taking a photo of my self ( normal and smiling ) each day I sit down on my computer for the past couple months. I have been pretty good about it, only missing a couple days. I have not decided what I am going to use these photos for yet. This got me thinking about what else I could do with photos. I have decided to also do a daily photo of something that describes my mood, what I am doing that day or just something I have found or am interested in. This should also help me get back into writing daily.

So here is the start of A Photo A Day

Viso Energy

Viso Energy

Posted in Daily Photo | Leave a comment

PSD on Mojo Themes

Thought I would share with you a PSD I made back in the day that I have for sale at Mojo Themes.

Arts & Media

Arts & Media

Posted in Design, Mojo Themes | Leave a comment

Oh Snap!

It has begun again.

Posted in Life, Site Updates | Leave a comment

Hello world!

Welcome to WordPress. This is your first post. Edit or delete it, then start blogging!

Posted in Uncategorized | Leave a comment