Archive for November, 2008

AMD new Phenom chip overclocks to 6Ghz

Thursday, November 20th, 2008

AMD’s new 45nm processor the Phenom II looks to be set to take the on Intel again. While being demoed for the press they were able to overclock the quad-core processor to 5Ghz using dry ice. It had been leaked earlier that 4Ghz was possible using on air but no reports have officially come out on that. It was also reported that the chip hit 6Ghz using liquid nitrogen, which I don’t know about you but I don’t have an abundance of.

Source: PC Perspective

Tags: , , ,

WordPress 2.7 Comment Callback Function

Friday, November 14th, 2008

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.
(more…)

Tags: , , , ,

Making Header Image Clickable Link

Monday, November 3rd, 2008

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.

(more…)

Tags: , , ,