Tag Archive for 'WordPress'

Thinking bigger

Thinking bigger by HalonaCoast

I think Seth Godin’s is my favourite blog. His posts are short, concise and usually thought provoking. Seth avoids the mistake of writing too much, too often, and writing crap just to keep the content flowing.

Today Seth talks about thinking bigger. It’s got me thinking about StraightPress.

I host a handful of WordPress sites for family, friends and so on. Every time a WordPress update is released, I manually go through each site, run a backup, apply the update, then test the site. It’s a time consuming process, but it’s important to keep the sites secure. The sites are on my server, so security is my concern. It’s a bit like brushing your teeth. Important, but not always the highlight of your day.

This is where the idea for StraightPress was born. If I can manage a handful of sites, why not manage a few hundred sites, and generate serious economy of scale? Like a professional tooth brusher. We’ll come round to your house at 6pm every night and give your teeth a professional clean. Great I thought, here’s a business I can build that meets my criteria.

Recently I read the excellent book Scientific Advertising (pdf) by Claude Hopkins. The book was written in 1923 and is as relevant today as the day it was penned. It really is an inspirational read. It’s a book about caution, practicality, being realistic. It’ll never inspire you to create Google, Apple or Twitter, but like insurance, it will keep you safe, sensible and secure.

The book makes an excellent point about toothpaste. The author makes the point that tooth paste is easier sold on account of its beauty enhancement than its disease prevention. I do believe that is true. Offering a product that enhances, improves, enriches is a much easier sell than a product that prevents.

Why do you want your WordPress site kept up to date? One of the most important reasons is security. Preventing problems. But that’s not a great selling point. New features is another important point. WordPress 2.6 added post revisions. Every time you save a post or page, it creates a new version. So if you mess something up, you can easily go back to an older version. That’s a very powerful feature.

My question is, how do I think bigger? How do I shape StraightPress so the offering is oustanding, remarkable, notable. What can we offer, around WordPress hosting and management, that would make people sit up and say “Damn, I want me some of that”? I don’t have an answer today, but it’s a question that will be on my mind until I do.

StraightPress is born

After much deliberating and some procrastination, I have a new business name, StraightPress. I’m working with Alan on the finishing touches for our tagline(s). They should be ready by the end of the week. In the meantime, I’ve whipped up a standard WordPress install at straightpress.com. :)

WP Mail SMTP v0.7

I released version 0.7 of the WP Mail SMTP plugin a couple of days ago. To make support a little more manageable I’m going to switch the comments from the plugin page to a post for each version. So please ask in the comments here for all support questions related to version 0.7. If you’re using a previous version, please upgrade and then post your questions here! :)

Please be sure to look back at previous questions before posting here. If you’re having a problem where mails are not being sent, or anything of that nature, please post your debugging output. Send a test mail, then copy / paste the response into the comments. Remember to delete any passwords. I’d recommend you replace any @ symbols with something else (at), [at], #at#, etc.

WP Mail SMTP v0.6 released

Just released a new version of the WP Mail SMTP plugin. There were a stream of similar questions about one particular error message over the last few months. Hopefully this new version will provide more detailed debugging output. I’d recommend upgrading to anyone having problems. There are no bugfixes or security fixes in this update, so it’s not a priority release.

Update: I’ve released version 0.7 today as well. This version fixes a long-standing bug where the plugin would overwrite the from name and email, even if they had been set by another plugin (or WordPress itself). I recommend everyone update to 0.7 as soon as possible.

Cape Town January OpenCoffeClub meet

I went to the February Cape Town OpenCoffeeClub meet yesterday. I had lunch with Nur (Nomade One) beforehand. We had a really interesting conversation around religion, values, ethics and business. I look forward to meeting Nur again.

Internet at the event was generously provided by Henk from Skyrove. Skyrove have an interesting business model. They manage internet hotspots and revenue share with the venues who host the hotspots. Bandwidth is outrageously expensive in South Africa, so Skyrove are also a little pricey.

However, Skyrove have undoubtedly gone up in my estimation since I met Henk. When accessing the internet through Skyrove hotspots he pays as an ordinary user, so that the venue get their revenue share. It’s nice to meet ethical business people.

From the meeting we spawned a Cape Town WordPress meetup. I’ve started a mailing list and a blog. I chose Google Groups to host the mailing list, much to my distress. I simply cannot find a good alternative. If you know of one, please put me out of my Google misery! :)

Upgrade to 2.3

I successfully upgraded to WordPress 2.3 today. There were one or two glitches to start with, thankfully I had a full backup and was able to restore it quickly. Second time round it went fine. I’m now using WordPress’s own tagging system. Alas my tag cloud is not quite as pretty as it used to be, I’ll work on that!

WordPress Options Pages

I’ve just written an article on the WordPress Codex (wiki) about how to create options pages and have WordPress handle all the saving / updating / magic for you. I discovered the technique the other day and I think it’s a gem, makes for very elegant plugins!