Archive for May, 2009

Dvorak Theme

Posted in: Blogs | Tags: , ,

For awhile now I’ve been wanting to redesign the “Dvorak Uncensored” blog. It’s not the bets looking website that I’ve seen and thought it could use a cleaner, simpler layout.

Back when Mr. Dvorak had the competition for a redesign of http://dvorak.org/home.html, there were some great designs submitted. I really like the winning layout and thought It would be great as a blog template, so I went ahead and created one.

This new theme would go right along with the hompage that was redesigned last year on dvorak.org

I will offer this template exclusively to Mr. Dvorak first, as most people want a unique looking website. If he declines my offer for the new theme, I will make it available for public download.

May
29
2009
No Comments »

Memorial Day

Some pictures from my last parade as a drum major and the rest of the day

Continue Reading »

May
25
2009
No Comments »

Canon Rebel XS: Day 1

Posted in: Gallery | Tags: , ,

Some of my first images with the new Canon Rebel XS my parents bought today. Some of them turned out pretty good.

Continue Reading »

May
24
2009
No Comments »

Blog Upgrades for May 17th, 2009

Posted in: Blogs | Tags: , ,

I made some changes to the website today and I thought I’d go through an overview.

The first thing you will probably notice when coming to the website is the TweetMeme badges that I’ve put in. I’m not exactly sure how much I like them yet. They don’t look bad or anything, and they’re nice to have on the site, but they seem to slow down the page loads waiting for javascript to load the content from tweetmeme. If you don’t know what TweetMeme is, they’re just a site that keeps track of hot stories on twitter, much like how digg tracks stories, but TweetMeme does it automattically by watching retweets.

I also added a short URL to single posts. It’s alot like using tinyurl, except that you’re not relying on another site’s database to serve the links. It’s quite simple and much safer than using tinyurl or the digg bar. The default permalink style on WordPress blogs is “http://domain.tld/p=?<post-number>”. This is much shorter than the permalink styles that most of us use. It turns out that these links still work and actually redirect to the permalink structure that is setup.

The last thing I did today was change the way the date archive links are displayed on the archives page. I liked how Matt Mullenweg was displaying his links, so i copied him a little bit. This one was a little bit harder to setup, but with some searching through the WordPress documentation, I found some functions that helped me out. Now the links are displayed as “Year: January / February / March / etc…”. I put options in the function to optionally make the years links, choose the seperator, and a class name for the years. Each year is a list-item, so I have the function call enclosed by an unordered-list.
As I was making these new changes, I realized that I have good plugins in my functions.php file right now that I should probably publish as plugins. The first one is a change that I made last week that counts the number of images in a gallery. The second one returns a gallery thumbnail even if the first image in the gallery was removed, which i was having a hard time accomplishing with my last theme. And then that one for my archives.

May
17
2009
No Comments »