Posts tagged as:

WordCamp

This weekend one of my old stomping grounds, Victoria, is hosting its first WordCamp—WordCamp Victoria—I had waxed and waned about trying to go. Between finishing book 1—Create Your Own Blog: 6 Easy Projects to Start Blogging Like a Pro—and starting book 2, I’ve been a little busy.
Still, you know, the call of a WordCamp is pretty strong. So when the chance came up for me to fill a slot there, I mulled it over for a while. Honestly, looking at the agenda and list of speakers, I wasn’t sure that [...]

{ 4 comments }

Going to do this post in segments…first my slides:
How to use to build a website using WordPress: For normal people
View more presentations or upload your own. (tags: wordpress wordcamp)

This is the “magic” code that fixes the problem with having a pre-set “Home” button:
<?phpwp_list_pages(‘exclude=2,10&title_li=&depth=1′); ?>
What this does is block the pages with IDs 2 and 10 from being listed. You’ll have to find out the page ID from your Edit Pages section in the admin panels. I mouse over the title and look at the URL in the status bar. Please, [...]

{ 14 comments }

Next week is WordCamp Whistler and in addition to exercising my shoulder do I can take pictures, I’m also prepping to give a short talk on using WP to build “regular” websites.

When Duane and Rebecca opened the speaker submission form, I zapped in with one of my favourite topics: using WP to build a website (yeah with a blog too). Morten had a similar idea, and while a panel was the first option, now each of us will have 30 mins of fame:
In my original pitch I asked for a [...]

{ 3 comments }