As some of you may know I have slowly been learning php. I decided that it would be fun to develop a Facebook application and a great learning experience. So I started writing this application, their demo code was a BIG help, and its been a pretty fun experience. Once it’s done I may post [...]
Category > Web
WordPress 2.5.1 Released
The WordPress team released a new version of their awesome publishing system. They have packed over 70 fixes into this .1 release, one of which is a security fix. They reccommend that you upgrade immediately, the vulnerability affects open registration (vulnerability is not public at the time of this post).
Upgrading is super simple, I follow [...]
Burning up the feeds (almost)
Today I set up FeedBurner for the site. While it is not “active” for the site yet. By active I mean that I have not added a plugin to or changed the code in the template to show the new url. I could possibly add it before the new theme or when the new theme [...]
My processes of making a theme
I started work on the new design for the site tonight. My process might be a little weird though. I started off by creating all of the php files needed. Then I went on to look at how the default theme for WordPress was written. From there I re-wrote some of the code to do [...]
Thoughts about the new design
I have been doing some brainstorming on what the new design would look like. I am actually going to draw out the look before i sit down and build on my computer. My main focus is simplicity, thats how I have always been with things. That is probably on my desktop I currently have 4 [...]
working on…
A theme for this site. Since my website runs off Wordpress it means getting to know how Wordpress theme’s work. Thankfully there are alot of amazing themes out there for Wordpress. In order to make a theme I am checking out how they wrote theirs and then writing my own theme from that. Its nice [...]
