WordPress 2.7 Comment Callback Function

WordPress With WordPress 2.7 coming closer and closer, I’ve been doing more work on some of the new features and implementing them in my themes. I’ve got the comments and pings separated, now I wanted a little more control of how the new comment loop displayed my comments. Namely the avatar being to small and arranging the comment meta data differently. So after a couple of days I’ve got it working using the comment callback feature. Basically you define how the comment loop pieces fit together. I’ll continue below to post the actual code.
Continue reading

Posted in wordpress | Tagged , , , , | 49 Comments

Making Header Image Clickable Link

CSSSometimes a text header link just doesn’t cut it. Making a image a clickable header link is very simple. You can see the result above, the area around the name in the image is a link back to the home page.

Continue reading

Posted in tips | Tagged , , , | 16 Comments

Kubuntu 8.10 Released

Intrepid Ibex The latest version of Ubuntu and Kubuntu have been released. These released are both called Intrepid Ibex, hence the logo. Me being partial to KDE I really cared about this new release because it includes KDE 4.1, which include some very nice features. Mainly some nice eye candy but also the inclusion of a new file manager called Dolphin which is nice since Konqueror was one of KDE pitfalls in my opinion. Here is the official release page with screen shots and more descriptions on the features in this release. Here is the torrent page with all the different torrent files for all the versions of Ubuntu.

Posted in Linux | Tagged , , | Comments Off on Kubuntu 8.10 Released

Font Burner Plugin

WordPressFont Burner is a service that allows a blog owner to use a custom font for their post headers. It uses some flash and javascript magic to turn the text into whatever font the author chooses. They have also just released a WordPress plugin that makes the task even easier. Visit Font Burner and try out their service.

Posted in wordpress | Tagged , | Comments Off on Font Burner Plugin

The Cost of Linux

The Linux Foundation has calculated the total cost of developing a Linux Distro. They used Fedora 9 as their basis. The total cost estimated to be 10.8 billion dollars. With 1.4 of that developing the kernel alone. They came to this figure through calculating based on the number of lines of code and the average salary of a software developer. It has estimated that to develop from scratch it would take 24 years. There are more interesting stats in the Whitepaper.

Posted in Linux | Tagged , , , , | Comments Off on The Cost of Linux