Vancouver WordPress Meetup Talk: Simple Yet Powerful WordPress Hacks

By Morten Rand-Hendriksen on

Below you’ll find the code examples for my Vancouver WordPress Meetup group talk Simple Yet Powerful WordPress Hacks held on August 12, 2010. This article will be expanded after the talk but for now it consists only of the code examples themselves. Replace blog title with a linked image One of my top 10 pet …

Webcast: An Intimate and Enlightening View into Microsoft Expression Web 3

By Morten Rand-Hendriksen on

I’m doing a 1 hour live webcast with Microsoft Canada demonstrating advanced WordPress customization with Expression Web 3 on April 6th, and you are welcome to join. It will be an extended version of my MIX10 session with more demos and more time for questions. All you have to do to participate is register. Full …

BCIT Class Materials

By Morten Rand-Hendriksen on

I’m teaching two classes on WordPress at BCIT Friday August 21st. Below are the key code snippets along with a zipped archive of the famous Twitter box featured on this blog and in Computer Arts Magazine. Replace the default heading with a clickable image <h1 id="blog-title"> <a href="<?php echo get_bloginfo(‘url’) ?>/" title="<?php get_bloginfo(’name’) ?>" rel="home"> …