Check out this hilarious music video by The Chemical Brothers:
http://www.youtube.com/watch?v=kJEacTZmd7I
Check out this hilarious music video by The Chemical Brothers:
http://www.youtube.com/watch?v=kJEacTZmd7I
Wondering what will be new in Monday’s WordPress 2.3 release? Aaron has a great post on his blog.
http://www.youtube.com/watch?v=aiqkDm9UoKo
Man, Seth Green is f’ing hilarious. lol
(If you have no clue what he’s talking about / spoofing, check out the original.)
Ozh has created a sweet name cloud listing out the nicknames of people who have helped squash bugs in WordPress. Definitely worth checking out as you might even see a familiar name.
I didn’t want to upgrade all of my WordPress 2.2.2 installs by uploading the tons of files to each install, so I used the WordPress Trac to get a list of changed files and stick them in their own folder.
Since I was doing so, I figured I may as well share it with you.
Please note that this is entirely unofficial and unsupported. Backup your database, etc., etc. That said, it should work fine.
I’ve just released two new plugins (well, one and a half really as the 2nd is just an addon for the first).
I preset to you all, Templatedia. I had been looking at Wikipedia‘s (i.e. MediaWiki‘s) templating system and realized that it’d work well if it was ported to WordPress.
For example, say you’re a music artist and you have a post or page for each song you’ve released. On each post/page, you have a little float’ed box that’s styled and contains like a download link, details about the track (year released, etc.), or whatever. Well, rather than copying and pasting that HTML from post to post, you can just create a new template and use it.
{{mytemplate|year=1999|genre=rock|filename=song.mp3}}
The possible uses are countless!
The other plugin I have released is called Templatedia Chess. It’s an addon for Templatedia that adds in a new template that is a port of Wikipedia’s Chess diagram template. I coded it for fun and to test Templatedia to make sure that it could handle complex templates, but it also works quite well and hopefully a couple people will find it useful.
Enjoy!
Please leave any comments on the plugin on the plugin’s homepage.