thoughts on tech targeted at helping small businesses innovate

Backing up WordPress

Posted: January 11th, 2010 | Author: Peter Neal | Filed under: wordpress | Tags: , , | View Comments

As a recent convert to WordPress (within the last 12 months) it has been one of the last areas I have considered putting backups in place. In the decade I have been working with websites (I currently manage two dozen or so) I have never had a web hosting company lose a website. Consequentially backups of our various websites have invariably been kept to note changes we have made to them, rather than to give us a backup of the site should the web host fail in their obligations.

As a relatively new user to WordPress I have watched it move from version 2.7 to 2.9 (with plenty of .1 upgrades in-between) in little less than 12 months. Each time a new version has been released WordPress has discretely pressed me to update it and obligingly I have complied, each time holding my breath for a good few seconds, until that welcome success message is returned and I am sure that my databases are intact (the real risk of corruption).

So in line with my New Year’s resolution to make sure that everything is backed-up and in recognition that most of the html content of my sites (excluding WordPress) is now additionally supported by  git, which acts as an effective backup process in my opinion. I thought it was about time I found a suitable, easy solution for backing-up WordPress and that solution came via a new beta program called WordPress Backup.

Though the site is little more than a year old (it celebrates it’s first year anniversary of its beta on 14th January) it offers an easy, automatic method to backup your site via the installation of a plugin in WordPress, which is complimented by a free account (so long as it’s for personal use or you just need to backup one site) with WordPress Backup. Overall the setup process takes less than ten minutes (instructions here) and after that automatic backups are made every two days to its servers, from which you can download a backup if your site corrupts.

Thanks to the development team at WordPress Backup I and the 2571 other users it caters to are able to easily and seamlessly ensure that we have a modicum of protection when upgrading between different versions of WordPress (and any unforeseen horrors that may happen) and work, such as this, is finally protected. Phew.


ClicktoFlash

Posted: October 15th, 2009 | Author: Peter Neal | Filed under: General | Tags: , , , | View Comments

We all love browser plugins, it’s one of the reasons that Firefox is so darn popular. But if you prefer the cleaner interface of Safari 4 (as I do) you needn’t miss out from some of these essential improvements to your browsing experience, the most important of which (in MHO) is Click to Flash, your own flash blocker.

Click to Flash is the wunderbar creation of Jonathan ‘Wolf’ Rentzsch of Chicago it’s basic job is to prevent flash from loading until you want it to. Replacing flash files with this nifty clean-looking replacement image:

Click to Flash Replacement Image

Click to Flash Replacement Image

Which you just click when you want to view the flash file in question. So no more annoying ads, preloading videos, Flash basically, which as I am sure you all appreciate is now a bigger preverbal pain in the butt since it was relegated to a sandboxed status is Snow Tabby.

So download, install and get back to browsing the internet quickly and efficiently, only seeing flash where you want to. Importantly it’s designed to allow sIFR images to load automatically, replace youtube videos with their H.264 equivalent played in quicktime where possible and allows whitelisting of sites where you always want flash to load.

I’m really enjoying this plugin, I hope you will too.


Quicklook Magic

Posted: September 29th, 2009 | Author: Peter Neal | Filed under: General | Tags: , , , , , | View Comments

Looking through a large set of files has become increasingly easy since Apple released Leopard, and although this feature does not get a great deal of promotional praise from the Apple community it is in my opinion one of the unsung heroes features of the OS.

With the update to Snow Leopard you can now use quicklook just about everywhere, from the finder and spotlight as you might expect, but also from places as diverse as your printer list (to check which document might be causing your printer to play-up or move a file up the queue) to your open dialog box (say to check you are attaching the right file to an email. And I am sure many more places I’m yet to discover.

Apple has enabled Quicklook to work with essential files such as word documents, excel spreadsheets and of course pdfs, as well as just about any image you’d ever be likely to encounter in a normal business environment. It is however possible to extend the usefulness of this system by installing plugins to enable you to look at many other types of files that Apple has not added native support for.

Quicklook plugins are indicated by the file ending: .qlgenerator. To install them you copy them to your /Library/QuickLook/ or ~/Library/QuickLook/ folder.

Install your Quicklook Plugins here

Install your Quicklook Plugins here

The folder should already exist, but if it doesn’t feel free to create it. Out of preference I normally install these files into my root library rather than the user library as they are then available to any user of the computer. I have encountered no additional increase in load on the system of running these plugins.

Once installed you have to run the following command in terminal if you want them to be loaded straight away without needing to logout. This is as easy as cutting and pasting this command into the terminal app (hiding away in utilities):

qlmanage -r

which forces the OS to look in these folders and thereby load the new plugins you have added.

I also take a very broad sweep when installing this type of plugin as it is not possible to encounter every file type that a business or yourself will encounter and I have therefore installed pretty much every plugin that I have been able to lay my hands on, occasionally checking back at great sites like www.quicklookplugins.com or www.qlplugins.com when I need to find another plugin.

I currently have installed on my system the following plugins:

Adium Chat Log

- yes easy peaking in my favourite IM’s chat logs

Photoshop Brush Viewer

- does what it says on the tin, kindly developed by Laura Dickey.

Source Code Highlight

- view source code files with syntax highlighting courtesy of Samuel Toulouse.

EPS Files

- look at EPS files courtesy of Eternal Storm Software it’s donationware so if you use it lots donate!

Folder Contents

- if you still us 10.5, seems to have stopped working in 10.6, :-(

GIS Data

- view vector data and raster grids, helpful to those in the property development game courtesy of Bernhard Jenny.

Text and Picture Clippings

- have a look at annoying clippings files!

Adobe Illustrator

- this one is a bit more complicated but it is definitely worth the effort for detailed instructions see: here. Thanks Hrmpf!

Web Page Archives from IE

- helpful for legacy files and archives that your client might have and not realise that they later need.

CHM Archives

- again that legacy file support that can be so useful at times, thanks go to Qian Qian.

Applescript Viewer

- take a peek at any applescripts you might have, thanks go to Kainjow.

Suspicious Package

- for the cautious amongst you who want to checkout what that installer package contains, thanks to Mothers Ruin Software.

Textmate

- essential for all you textmate fans, thanks go to Ciarán Walsh.

Zips etc.

- Look inside those zip files without having to unzip them.

And that’s the end of my list, but I’d love to hear any recommendations anyone might have. Many thanks to all the cool developers who have spent time creating these incredibly useful plugins.