the awkward second post

Octopress is great Uses Google to provide site search Archives builtin Tag support Draft posts Local preview Markdown markup Google+, Disqus, Google Analytics support Incremental deployment Deployment to Amazon S3 Fast as lightning Wish I’d bitten the bullet earlier.

September 14, 2012

Hello World

This is my first post in Octopress. The text uses Markdown which is marvellous. My favourite blogging platforms are: Octopress Habari Drupal WordPress The BBC is a popular Web site. End of message.

September 14, 2012

migration plan

Loose thoughts on the plan of attack for the blog migration: Install Octopress locally Configure S3 and install a dummy Web site. Use’s3cmd’ to upload test site to Amazon S3 Test incremental uploads. This is a firm requirement. Full database backup of existing Drupal blog Take backup of Drupal installation (additional modules, scripts). Install vanilla Drupal 7 locally. Install copy of the existing Dupal blog in local version (overwrite database ?). Use the Drupal to Octopress migration script. This extracts nodes from the database and creates Markdown files for each post, This script is probably for Drupal 6 so some tweaks (major rewrite) may be needed for bleeding edge Drupal 7. URL aliasing is supposedly supported. Test the various elements in the checklist. Disqus comments need the correct domain name so will have to come last. Configure a redirect from ’nbrightside.com’ to the Amazon URL. I can see trouble and lots of Googl’ing here. Place source code (Markdown posts) into GitHub repository. Put kettle on.

September 14, 2012

blog migration checklist

I am a veteran of blog migrations with the scars to prove it. Here is a handy ‘cut out and keep’ checklist of the important things I normally forget: Permalink structure. Try to preserve the existing permalink structure to save hours of pain. This is particularly important when using Disqus (although there is a URL migration utility for Disqus). Typically, I like to have ‘Archives’, ‘About’ and a ‘Contact’ page. Tag support including a ‘Tags’ page. Images. I have learned to upload all photos and screenshots to PicasaWeb and intentionally de-couple images from the blog platform. Sitemap support. Helps search engines index the site. RSS/Atom support . Previously I have always used Feedburner (although I may follow Google’s example and sever this dependency) and simply use the native feed. Less is more. Comments. Static site generators are slightly limited here (compared with proper blogging platforms) so I guess I will continue to use Disqus. Mind you, for the number of comments versus spam, I may also dispense with comments and invite people to use Google+ or identi.ca. Themes. It would be desirable to be able to change themes to avoid having the same look and feel and every other Octopress blog. Please feel free to add your own tips in the comments. ...

September 14, 2012

Autumn migration

My Web hosting package (provided by Bluehost) expires in October. As this blog is essentially dead (the last post was a one-liner 8 months ago), the sensible and logical thing to do would be to kill the blog and save £5 a month. Originally I purchased the domain name ’nbrightside.com’ and the Web hosting for a couple of reasons: I wanted to use self hosted WordPress without some of the restrictions imposed by WordPress.com I wanted to play with some of the packaged applications offered by Bluehost. I wanted access to a Linux environment, mainly to build, install, experiment with various open source software tools and packages which needed a LAMP stack. It’s really questionable whether I need to maintain this Web presence but, on balance, I’d like to keep the site alive for a little longer. ...

September 14, 2012

blog maintenance

Time to upgrade Drupal again. Yesterday version 7.12 was released and this blog is currently running a very outdated (and probably insecure) 7.4. Although Drupal 7 included automatic update for modules and themes, updating the core Drupal software still needs manual intervention and takes time. Over the years, the main self-hosted blog platforms I have used are: WordPress - one-click updates. Quick and easy. By far the best and most robust solution. Never let me down. ...

February 2, 2012

New Year resolution

Must. Blog. More.

January 1, 2012

Welcome to the brave new world

Well - I lasted about 4 hours without a blog. This latest incarnation is powered by Hyde. This means I can write my posts in Markdown, generate and test the site locally and then upload using ‘rsync’.

July 21, 2011

the joy of Markdown

For many years, I have flitted between a plethora of different blogging platforms mainly out of curiosity, boredom, frustration or occasionally sheer bloody mindedness. I have lost draft posts in WordPress, Tumblr, Posterous and Habari due to network glitches, browser crashes, my own stupidity and a broken AutoSave plugin. One night in a lonely hotel room, the realisation suddenly dawned on me that my frustration with all of these blogging platforms was that I spent a lot of time in the post editor and none of the post editors did what I wanted. ...

May 17, 2011

Drupal 7 released

This blog and the handful of modules I use has been upgraded to the final version of Drupal 7.0 which was released today. I was quite pleased that I used Drupal 7 from the early beta versions and then tracked the D7 release candidates as this gave me valuable experience in upgrading Drupal 7 relatively quickly while preserving my additional modules without losing all my data which always helps. It’s worth noting that although I barely scratch the surface of Drupal 7’s wide range of functionality, the quality, reliability and performance of Drupal 7 was perfectly fine for this blog. ...

January 5, 2011