Progress update: 1.1: Dynamic headers

March 19th, 2010

Alright, this one is somewhat minor, but its the first one I am doing today, and its still a very good accomplishment.

Well, I came up with a solution to have a different header image for each page, it seems a lot of people kinda struggle with this… but the solution was quite simple, I just closed off the header div in the index.php file, instead of the header.php file.

so now, for each new header, I just have to write a new template, that links the header that is the same size, then assign that template to the new page.

now, this kinda defeats the purpose of having multiple files for your index file (header.php, sidebar.php, etc), because one is merged with the other a little bit… but I don’t think it really hinders that much, and for what I am getting, (more control over templates, now I can edit the header with templates :D ) it couldn’t be more worth it.

so I will keep you posted… if you see things going weird on the site, its because I am screwing with the idea of categories. (my next project)

Trey.

Progress update: 1.0

March 18th, 2010

Well, I have accomplished something that I have wanted to for a LONG time.

you know how on pages (such as the chat page), even though it was a page independent of the blog, it still had a post date, a title (hideousness) and even a category!

well, I learned about templates, (another GREAT thing to know about wordpress I have found) and its now gone, all I had to do was copy the index.php file, rename it, put the template stuff on the top, delete a couple of lines of code and viola! it works! and now I feel a lot more powerful with wordpress.

so that was the first progress update… I will keep you posted ;)

Trey.

Update regarding old posts

March 18th, 2010

I unpublished the previous posts because I really don’t like them… I hate my bad grammar, I hate that I was beading around the bush, that I couldn’t really get my point through… I just didn’t like them, so their “gone”, I still have them here, their just not published.

so I hope to fill this “fresh” start with new and fresh content.

Trey.

New theme

March 18th, 2010

I just made my first wordpress theme and your probably seeing it right now, I am rather proud of it, its the first one that I made from pretty much scratch (with the exception of the fact that it still needs some basic PHP code that only wordpess understands that I am NOT memorizing).

I still have a bit of house cleaning to do, and a few parts of the site that I want to launch, but other than that, I am really happy now :D

so yeah, enjoy, and expect some bigish additions in the future.

Trey.