English flagChinese (Simplified) flagChinese (Traditional) flagDutch flagFrench flagGerman flagGreek flagItalian flagJapanese flagKorean flagPortuguese flagRussian flagSpanish flag
By N2H

Archive for the 'WordPress' Category

WordPress 2.6.5 Released

WordPressThe WordPress team released WordPress 2.6.5 earlier today. This release addresses a potential XSS (cross-site scripting) attack under some server configurations, plus adds some bugfixes for some other minor issues. As noted in the official announcement, there was no official 2.6.4 release. There was an attempt to fool people into downloading a fake release under that number, so it has been skipped in the official release numbering, to avoid confusion.

I would like to take this opportunity to point out the WordPress project entry on Freshmeat. Freshmeat is a site which tracks the latest versions of various open source projects. By registering on the site, you can subscribe to your favorite projects, and receive updates by email whenever a new release is announced. While you’re there, don’t forget to rate your favorite projects (via either the rating dropdown on the project page, or the project toolbar icon that looks like a speedometer on the main page project listing).

WordPress for Business Bloggers sample chapter

download

Download: documents/WordPressBookChapter5.pdf
Version: 0.1
Updated: November 24, 2008
Size: 1.98 MB

Powered by Drain Hole

As a followup to my review of the book WordPress for Business Bloggers, I am able to make a sample chapter available to my readers. This is chapter 5, “Content is King.” This chapter shows that while the book does focus on business blogging, much of the advice is applicable to any type of blog.

This section covers suggestions on writing good headlines, post length and frequency, using categories and tags, creating an “About” page, and backing up your site (among other things). This chapter is a pretty good representative sample of the book. It contains general advice and suggestions, along with technical information about how to perform certain functions in WordPress, an example of using a third-party plugin (Configurable Tag Cloud), and information about how to backup and restore your database using phpMyAdmin.

My thanks to Packt Publishing for providing the sample chapter for my readers to check out!

3 Million

This fellow caught the WP download counter passing 3 million last night. Cool! That’s total downloads of the 2.6 series, we reset it every time we do a major X.X release.

Book Review: WordPress for Business Bloggers

I recently received a copy of the book WordPress for Business Bloggers, by Paul Thewlis, published by Packt Publishing. The preface states, “WordPress for Business Bloggers provides advanced strategies and techniques to take your WordPress business blog from average to extraordinary. Whether you already have a blog, or are still in the planning stages, this book will show you how to use WordPress to create a highly successful blog for your business.” Read on to see how it stacks up.

First of all, as the title and the preface say, this book focuses on business blogging. Also, it assumes that you are already familiar with the basics of setting up a stand-alone WordPress blog. That said, it does guide you through some basic concepts of setting up WordPress, themes, and plugins.

Thewlis begins with an introduction to blogging, and how various companies have used business blogs as a tool to reach out to their customer base. He discusses various goals of a business blog, such as: Increasing Sales, Adding Value, Showing Expertise, and Customer Service, among others. He also discusses what he calls the “WordPress Arsenal” — the features that make WordPress a good platform choice for building your business blog.

Next, the author introduces a fictitious case study for an “expert blog” to be used for examples throughout the book. For this case study, we imagine someone who is an expert on chili peppers. He will establish an “expert blog” to show case his deep knowledge on the subject, and to promote sales of his books, speaking engagements, and sell products.

Along the way, Thewlis discusses design, content, SEO, promotion, monetization, and using analytics to measure traffic, study search keywords, and study where visitors come from. Each of these topics is covered with enough detail to give the reader a good sense of how to apply what they’ve learned to their own site. There are good pointers on various plugins which will help add features to your blog, and information about how to configure them to your needs. Among these are the All In One SEO Pack, Feedburner Feedsmith, NextGEN Gallery, EasyTube, cforms II, Adsense Manager, WP Super Cache, and others. He also shows how to use built in features of WordPress, such as text and RSS widgets. And where appropriate, he even discusses how to add CSS to style added content to match your overall design.

Generally, when I see the words “business” and “blogging” together, especially when it comes to books or other commercial products, my skeptic shields go up. This was the case when I started looking at WordPress for Business Bloggers. But I have to say that Thewlis has done an excellent job. He helps you become familiar with the goals of a business blog, guides you though making a plan, and then shows you how you can set up a WordPress site to accomplish those goals. But even though he focuses on WordPress, the general advice he gives is well thought out, and applicable to just about any web site.

If you need to create a web site to promote your products, services, or personal brand, or if you need to improve an existing site, I highly recommend WordPress for Business Bloggers!

New Journalized Theme Beta Released

After nearly two years of inactivity, I have finally updated and released a new version of my Journalized Theme.

screenshot of theme

The theme includes support for WordPress 2.7 features, but is backwards compatible with WordPress 2.5 and 2.6

Just some of the new features:

  • Comes with six built in ’skins’ (including the old Blue, Sand, and Winter)
  • A new administration interface to configure the theme.
  • Support for widgits, tags, and Gravatars
  • Can be configured to have 1, 2, or 3 columns.
  • Supports custom header image, including in the background
  • and many more…

Go check it out and let me know what you think. (Leave feedback on the theme page, not here)

WordCamp Australia

I’ll be in Australia later this month for WordCamp Australia - if you’re in the country you should come out.

WordPress iPhone App beta testing

Do you use WordPress? Do you have an iPhone? Or do you just like beta testing cool apps? You could help beta-test the upcoming WordPress for iPhone 1.2 release.

The catch is, you can’t test unreleased apps on an actual iPhone. Instead, you have to download the (free) SDK, and run the code in the iPhone simulator. A lot of work to go through, to be sure, but if you’ve got time on your hands, and like playing with the latest toys, there ya go.

Awesome Oobjects

Oobject is “Billboard charts for gadgets” and a great example of using WordPress as a CMS. It’s from David Galbraith.

Socializing a WordPress site

For this week’s WordPress Wednesday installment, let’s look at a few changes I’ve made here on this site in the past few weeks. As mentioned previously, there were several areas that I knew I wanted to go ahead and improve in the short term, as interim measures until I put a whole new theme in place. One of my primary goals here is gain and retain readers. I want to make the site “sticky” by providing several ways for visitors to keep up with my updates, and to spread my links to other potential readers.

Of course, the first part of gaining readership is to provide quality content. I hope that people already think I’m doing that. Beyond that, I need to highlight the various ways that readers can subscribe to my updates, and ways for them to spread the word. Let’s take a look at my first-cut efforts.

The biggest change I’ve made recently was to upgrade my site to WordPress 2.7, which is nearing release as I write this article. How does this help improve the site for my readers? Because doing so allowed me to enable threaded comments. You can now reply to individual comments left by other visitors. This should make it easier to keep track of conversation threads that follow a particular train of thought, and I hope encourage more participation in general.

Right now, my implementation is still crude. I haven’t had time to style the links and such, and it’s not displaying the link text I specified. But I will continue to make improvements as time allows.

I followed Otto’s notes on WordPress 2.7 Comments Enhancements. I took advantage of the new enhanced child theme templates at the same time by making my changes in a local copy of the comments.php template. I also enabled comment pagination and AJAX features, as mentioned in Otto’s article.

Another change I made was to move my feed subscription links closer to the top of my sidebar, and added standard feed icons to help them stand out. I plan to also add a form there for email notifications, but I’ll need to write some custom widget code for that.

A new addition is the Social Homes widget. This sidebar widget displays icons for various other services that I use. Things like my Delicious bookmarks, Twitter updates, Flickr photos, etc. These services help give a wider view of my activities, and ways to see other possible common interests that might not be evident in my blog.

Another new feature is the “Stumble It” button on single post views. StumbleUpon is a pretty good way to discover and share popular web sites and articles. The last few times I’ve posted items here that were more popular than usual, I’ve noticed spikes in visitors referred by StumbleUpon, so giving those users an easy reminder to share my links can’t hurt.

I’m also using a FeedBurner feature to insert links to Digg, StumbleUpon, Technorati, and Delicious at the end of each post. The StumbleUpon link is redundant, so I might take that one out. Again, I haven’t added any styling to these, but I probably will at some point, so that they stand out from the other content.

Lastly, I also have the Increase Sociability plugin installed. This plugin displays a custom greeting to visitors who arrive via links from either Digg or StumbleUpon. Again, this is a good way to encourage those visitors to vote up your links, so that they can gain more exposure.

So, those are some of the changes I’ve made in the last few weeks. Obviously, I’m still not done, but what do you think so far? What would you change?

WordPress + Education

There’s a new mailing list for discussion of WordPress and education. If you’re passionate about these subjects be sure to join the conversation.