Posts tagged as:

wordpress

WordPress As A Social Media Platform

by Tim Elliott on January 19, 2009

Wordpress logo

Last week in a meeting with other social media consultants, we talked about how far WordPress has come in the last year. With a thriving ecosystem of themes and plugins, the open source blogging software has turned into a serious content management system (CMS) but is still relatively easy for anyone with reasonable technical abilities to administer.

We also noted that all the required social media services are supported making WordPress a great platform for conversational marketing. So I thought I would revive my earlier series on WordPress over the next few weeks and take a deep dive into exactly how a winery can build their website using this free software. Along the way I’ll build a demo site here giving you a place to kick the tires and decide if this will work for you.

In the meantime, I’ll leave you with a couple plugins that I’ve recently implemented on my wine blog that show the potential for WordPress as a social media platform:

  • Lifestream – Provides a running list of links on your sidebar as you post to various social networks or sharing services.
  • Facebook Connector – Implements Facebook Connect to send blog comments to your Facebook profile and also provide an easy way for your Facebook friends to interact with your blog.

I’ll spend more time in future posts showing exactly how these plugins are configured.

Reblog this post [with Zemanta]

{ 0 comments }

Getting Ready For WordPress 2.7

by Tim Elliott on October 3, 2008

The Weblogs Tools Collection blog posted a nice overview of the new features in WordPress 2.7 yesterday so I wanted to get my hands dirty and get ready for the release scheduled for sometime next month. So I installed a test version here and loaded up my normal batch of plugins and a few themes. The plugins did pretty well with only a couple not working. Not so good with the themes but I’ll still be working with them over the next few weeks before 2.7 is released as the next stable version.

But the biggest change with 2.7 is the administrative user interface which gets a complete overhaul. I’ll be doing a screencast in the next week or two highlighting the differences from 2.6.x but you can get a sneak peak by logging in with the username and password of “demo” (no quotes). It’s a limited account but you can see some of what is in store for the future. As usual, it looks very interesting and another step forward for the WordPress platform.

Reblog this post [with Zemanta]

{ 0 comments }

Build A Website With WordPress, Part 4

by Tim Elliott on July 11, 2008

Wordpress logoLast week we completed our discussion of plugins and we are nearly ready to start to create great content and launch our WordPress website. But there is one major consideration left to deal with; look and feel.

Luckily, there are plenty of free themes available for download that can be further modified to meet your needs. The best place to start is at the WordPress themes directory.

Another alternative is to start with blank theme templates and match the look and feel to an existing website. While this requires some knowledge of CSS, it is not too difficult once you understand how to change elements. I use a Mac application called CSSEdit to work with the existing website CSS file and TextEdit to edit the blank template file. You can check out my handiwork at the new Israeli Wine Direct blog.

The last option is to purchase a commercial theme. There are many sources for these but the only two I’ve worked with are Brian Gardner Media and Solostream. Both offer great looking themes with extended features for $50-80. Brian also has several very nice free themes like my current favorite “Revolution Blog.” Once you have your theme in place, you are ready to create your page and blog content.

Next week I’ll cover categories and tags which determines your site’s taxonomy.

Related Links

Part 1 of this series

Part 2 of this series

Part 3 of this series

Reblog this post [with Zemanta]

{ 1 comment }

Build A Website With WordPress, Part 3

by Tim Elliott on July 3, 2008

Wordpress logoWhen I left off last week, we had just covered my “must-have” WordPress plugins and I promised a list of favorites for adding more functionality to your website.

The following are presented in alphabetical order as I look at what is installed on this site but I’ll add a few niche plugins at the end for special circumstances.

Easy Gravatars – Ever wonder how you get those little avatars by your blog comments? They are Gravatars and this plug-in is the easiest way to add them. For more advanced users, the classic Gravatars plugin from Automatic might be more your speed. I’ve used them both and they work great.

Event Calendar – Have events that you want to post to your blog? This is the best of what is out there for integration although I’ve been embedding Google Calendars directly into some blogs for those who have more than just a couple events. Since the current version requires a hack to work properly in WordPress 2.5, I’ve posted an archive here to save you the work of extracting from SVN.

Executable PHP widget – There are times when you will want to run PHP scripts on your sidebar. This adds a widget that will let you do so.

iWPhone – One of the first themes for iPhone formatting is still the best from my experience. All it does is turns your blog into an iPhone web application.

My Category Order – The first of three handy plugins for controlling the order of categories in your sidebar.

My Link Order – This one controls the order of your blogroll links. Handy if you don’t want alphabetical order.

My Page Order – This plugin controls the order of your pages. I use this all the time to reorder site navigation.

Page Links To – Ever want to link a menu item to someplace outside your WordPress installation? This handy plugin lets you do this on any page.

PHP Speedy WP – A performance tweaking plugin that I only use when necessary. A bit geeky to setup but improves blog performance quite a bit.

Postalicious – This plugin allows me to post my del.icio.us links every so often very quickly here. I recommend you set this to post to drafts so you can make sure everything looks OK before posting live. Also posts links from Google Reader, ma.gnolia, Reddit and Yahoo! Pipes.

Redirection – After blogging for a number of years you will probably have several redirected links to deal with. Instead of wrangling with your .htaccess file, just use this plugin to manage redirects.

Search Regex – Adds search and replace across your WordPress posts, pages, comments and meta-data. Very handy for making global changes quickly.

Subscribe To Comments – Gives your readers email notification of new comments since they posted theirs. One of the best ways to encourage reader engagement in your comments.

Viper’s Video Quicktags – Although the standard tools built into WordPress are pretty good for handling media, I still use this plug-in for embedding YouTube and Google Video files. Just click on the icon in the post toolbar and add your link to embed.

WeatherIcon – Want to put your weather on your blog? This is the plugin to use to add this but make sure you click over to the version 3 beta.

WordPress.com Stats – Adds basic stats to your WordPress dashboard. Requires a WordPress API key but you already got one when you activated Akismet.

WPhone – A lightweight interface built for smartphones like Apple’s iPhone. Also works with other mobile browsers to allow for blog access on the go.

Plugins for Special Occasions

BDP RSS Aggregator – There are times when you will want to aggregate RSS feeds on your sidebar. This plugin is the best for such when you want more than what the standard RSS widget offers.

Democracy – Handy for posting simple polls to your blog sidebar or in a post.

Global Translator – Is your blog of interest to those who don’t speak English? Then add language translation via this plugin.

Members Only – Want to protect parts of your site? This plugin will let you lock down pages, posts and even your RSS feed requiring a user login to view.

NextGEN Gallery – The easiest and best photo gallery for WordPress integration I’ve found.

podPress – If you have a podcast, you’ll want to use this plugin. Handles Flash players in posts and all your iTunes tags in your feed.

Video commenting plugin | powered by Viddler – If you want to take your comments to the next level, this is the plugin for you. Allows for readers to leave video comments but I’d suggest you moderate all of them before they appear on your blog.

Next week I’ll cover WordPress themes to control your site’s look and feel.

Related Links

Part 1 of this series

Part 2 of this series

{ 1 comment }

Build A Website With WordPress, Part 2

June 25, 2008

When I left off on my first post about building a website with WordPress, I had just installed and slightly configured the software. The next consideration is what features you will need which are extended using plug-ins. WordPress ships with two plug-ins, the must-have SPAM filtering solution Akismet and the frivolous Hello Dolly (which posts [...]

Read the full post →

Choosing Social Sites

June 24, 2008

During my seminars in Napa and Sonoma last April I covered a number of social sites but really didn’t make recommendations on which of these wineries should choose for their online activities. In setting up a couple of new clients recently I’ve looked at the long list of sites I’ve used and pared it down [...]

Read the full post →