Basic Simplicity Theme version 1.4.1

Posted January 29th, 2010 by Michael Janzen and filed in blogging

This past week I finished an update to Basic Simplicity. I also launched a new blog dedicated to the theme to help focus on theme content. I’ll also be writing about my adventures in problogging with an emphasis on avoiding all the deep bullshit you’ll read about making money.

Don’t get me wrong, you can make money blogging, but it seems most of the probloggers are so focused on selling the idea of blogging to schemers that they often sound like schemers themselves with all their ebooks, mentorships, and classes. I have no plans to ‘make money’ writing about blogging; I’ll stick to selling something of real value, tiny house plans. So in other words… what I’ll have to say about blogging will be free.

So if you want a slightly different tone I hope you’ll follow me at BasicSimplicity.com. I also setup a Twitter account specifically for Basic Simplicity theme and blogging tweets @basicsimplicity.

My Must Have WordPress Plugin Recommendations

Posted November 11th, 2009 by Michael Janzen and filed in blogging

I suspect everyone with some blogging experience has a list of their favorite plugins. Below is my list of must have plugins; but first I wanted to share an important reality that most pro-bloggers don’t tell you about.

Every time you add a plugin you slow down your blog and eat up server processor time. This is often not a problem for low traffic blogs but as you get more traffic you’ll grow out of your shared hosting much faster. So it is best to only run plugins you really need or that provide valuable features.

You might also notice there are no statistics plugins on my list. This is because any type of plugin that logs user activity makes heavy demands on a server. I find that it’s much better to use something like Google Analytics for logging user data than weighing your own database down with so much extra work. It can also save you a bunch of money by allowing you to stay on a shared hosting platform longer.

My Must Have WordPress Plugin Recommendations

  • Akismet – Stops spammers cold.
  • Contact Form 7 – Simple contact form plugin.
  • Google XML Sitemaps – Automated Google sitemap generator to improve SEO (search engine optimization).
  • MobilePress – Automatically generates a mobile (and iPhone) version of your blog.
  • PHPEnkoder – Automatically masks email addresses that are occasionally posted.
  • Search Everything – Makes the built-in search work better.
  • SexyBookmarks – Elegant social media promotion plugin.
  • WordPress Database Backup – Your content is your most valuable asset. Be sure to keep a backup of all your blogs.
  • WP Super Cache – Reduces the load on your server, specifically MySQL (the database) and speeds page loads.

If you are using any plugins you’d like to suggest I’d love to hear about them. Please post a comment.

How to publish your blog on the Amazon Kindle

Posted July 9th, 2009 by Michael Janzen and filed in blogging

I just finished submitting two of my busiest blogs to be published on the Amazon Kindle. It was really easy to do but there is no guarantee they will approve it. I’ll post here again and report back later on whether my blogs were approved or rejected. But in the mean time let me explain why and how to publish your blog(s) on Kindle.

Overview

What’s a Kindle? Amazon has developed a electronic tablet for reading electronic books.

A blog on Kindle? Amazon has opened Kindle up for reading blogs just like you would read an electronic book. Subscribers pay a monthly subscription fee to Amazon.

Why is there a subscription fee? There is no option to deliver the blog free on Kindle at this time. I guess Amazon is thinking that a small subscription fee is worth the convenience of reading blogs on Kindle.

Do I get paid? Blog publishers get 30% of the monthly subscription fee. The subscription rate pricing is determined by Amazon.

How To

Step 1. Create an Account: (Create your Kindle Publishing Account) You’ll need to provide your tax identification number (like Social Security Number), address, and answers to security questions like your mother’s maiden name, and other information just like you would for any affiliate account. This is not the same as your Amazon Associates account.

Step 2. Add a Blog: You’ll need to prepare the following graphic images and information before you’ll be able to complete their submission form:

Screenshot: This image must be 800×600 pixels or smaller and less than 1.0 MB. You must use GIF, JPEG, TIFF, or BMP.

Masthead: This image must be 430×50 pixels or smaller and less than 1.0 MB. You must use GIF, JPEG, TIFF, or BMP.

Blog Description: Write a concise description of your blog that surfaces the most popular features of your blog. I always refer to my Google Analytics account when trying to understand the most popular content on my blogs.

Keywords/Tags: They allow 128 characters worth of keywords/tags. Be sure to choose wisely because these are used when people search for Kindle content.

RSS Feed URL: I submitted my original WordPress generated RSS URL. I didn’t want my Kindle account to rely on my Feedburner RSS URL. If you don’t know what your RSS URL is just view source and look for a line of code that looks like this:

<link rel=”alternate” type=”application/rss+xml” title=”Tiny House Design RSS Feed” href=”http://www.tinyhousedesign.com/feed/” />

The RSS URL in this example is: http://www.tinyhousedesign.com/feed/

Submission Form: Here is a screenshot of their submission form. Just click the thumbnail to see the full size image.

Kindle-Publishing_-Add-a-Bl

Step 3. Wait for Approval: It takes up to 72 hours for Amazon to approve or reject your submission.

Conclusion

This seems like a really interesting way to monetize and promote a blog. I think it’s still too early to know if Kindle will be a big hit like the iPhone but it does make sense to jump in early and get your blog on Kindle. It takes little time and costs no money and has great potential.

The newest Kindle seems like a really nifty device. I like it mostly because it would make it easy to downsize the bulk of a library and reduce the number of possessions we own. As a simple living advocate and anti-consumerist it’s a little ironic that I’d actually see value in any consumer product but this one would actually reduce the books your have to store.

Create your Kindle Publishing Account

Update! Both blogs I submitted were approved and are now available on Amazon Kindle. Take a look:

WP Super Cache Lowers My Hosting Cost

Posted July 8th, 2009 by Michael Janzen and filed in blogging

A couple of weeks ago I began re-testing a popular WordPress plugin called WP Super Cache. I had tried it before but had installed it incorrectly and crashed my biggest blog. This time I installed it right and it works great. It works by making flat HTML files of your blog’s web pages and moves the traffic load to Apache (the web server software) and off MySQL (the database software).

The benefit of this is that Apache can take the load and MySQL burns up the servers processor, relatively speaking. My host, Media Temple, charges more money when you use more than your fair share of your shared server’s processor. This seems fair and I like Media Temple because their system can auto scale-up to take huge traffic days, and I’ve had several on Tiny House Design.

My testing has shown that WP Super Cache does reduce my cost because it lightens the load on MySQL. It also speeds up my page loads because Apache is incredibly efficient at serving up flat HTML pages and images.

So I highly recommend WP Super Cache but will also warn you to be sure to read all the installation documentation and learn how to back it out if you experience a crash.

Here are screenshots from my GPU usage (processor use) at Media Temple and Google Analytics during the same time period. As you can see traffic was flat and GPU usage remained low.

GPU

Above: Control panel on Media Temple that shows low GPU usage.
Below: Report on Google Analytics.

analytics