I have finally decided its definitely time for me to learn how to develop WordPress themes. I’m too cheap to pay someone else to develop a theme when there are so many free ones around the net. In No Nonsense terms it really does not matter what a blog looks like anyway. The most important thing is the content and I still believe that, but I’ve come to the conclusion that I want something unique on this blog. Plus there is also the benefit that if I learn how to create WordPress themes and maybe even a few plugins then that could create a great resource for this blog’s readers as I could offer some themes and plugins up for download. I never really took the time to learn PHP, but that will be coming soon. I don’t see it as much of a problem. After all I do have a programming degree, my only real obstacle is that I’m graphically challenged. I know what looks good once its created, but envisioning it from scratch is sometimes difficult
I decided I’ll let you guys learn along with me if you so desire. I’ve found a few resources that will help me with this task so I’ll share them here.
WordPress Reference Guide. This is a little basic but provides several of the needed tags in a quick and dirty fashion.
Advanced WordPress Guide This is an extension of the above guide and I’m sure it will come in handy as I advance.
Creating Widget Aware themes is one of the reasons I want to start developing my own themes. A lot of the free themes only include a minimum number of Sidebar Widgets in the themes. This means if you want to add some content to the footer or after a post you are stuck modifying the theme code. This is not very user friendly so my themes will have Widgets in all the right places. This little short blog post is a great resource.
Tagstention is one of two Dreamweaver Extensions I have located to help me in the process of developing WordPress themes. I’ve only played around with it a little bit, but can already tell its going to make life a lot easier.
Another Extension is Dreamweaver Template Builder it does basically the same thing as TagStention. I installed them both in my copy of Dreamweaver and I’ll decide later which I like better.
