Category Archives: Software

Are you happy with your backup strategy?

whs 300x211 Are you happy with your backup strategy?As a software developer with hosting development and management experience its not unusual for me to be asked to help someone who has lost a file. There are three places a backup can sometimes be found:-

1. There is a proper backup strategy in place.
2. An adhoc backup may include a copy, to find these think outside the box, did you zip it up and email it to someone?
3. A deleted file can be restored or pieced together from file cache or fragments not yet overwritten.

I am surprised at the number of hosts that do not perform backups. Some will offer extra disk space so you can do it yourself for a fee, some will handle backups for you for a fee, but few do it automatically. The rule has to be If you do not maintain backups then its unlikely anyone else will.

Relying on your programmers has some merit but you should not rely on it. Programmers don’t like to write their code twice and so we find a way to automate the process to ensure we have the best possible solution.

The best backup strategy
Any backup strategy is better than none but if you want an easy to use and cost effective solution to backup several PCs/Macs/Mobiles as well as your hosted applications then check out Microsofts Home Server. It requires a separate PC to operate but nothing special. This is one of those applications you hear little about. It’s not expensive and is really good at what it claims to do (see this link for the sales pitch).

Expanding the amount of disk space available is as simple as plugging in a new external USB drive. So you can dig out those discarded drives and use them as additional space. Home server not only keeps a backup but you can use it to store important items such as photos and videos and it will make duplicate copies, so if a hard disk fails all you need to do is throw in another and it will take care of duplicating the files again for you.

Access to TV, music and all you media is available 24/7. Connect it to your wirelss router and the process of sharing your media around the house really does become straightforward.

Backup for business
I have a few offsite Linux servers, some more than 4,000 miles away. Home server backs these up every day and retains as many versions of those files as you think is convenient. By default you can recover any file up to 3 months old but I have extended this to 12.

Posted in Hosting, Programming, Software | Tagged | Leave a comment

It’s Official: Google Apps Suck, here’s Zdnet’s top 10 list Google should kill

Zdnet found 10 projects Google should kill after the demise of the Wave beta yesterday.

  1. Google Buzz. What was that anyway?
  2. Orkut.  I honestly never visited the site unless by mistake.
  3. Friend Connect.  Not sure I have heard of this either, what was it or will it be?
  4. Google Desktop.  I install and deinstall this regularly.  I love it, I hate it.  I sleep better without it.
  5. Google Base.  Isn’t that where all the chiefs meet?
  6. Google Checkout.  Ahh, now I know about this one, I developed an API for shopping cart software and their API really does suck.  As a consumer I refuse to use them.
  7. Google Toolbar.  I use it and like the way it allows me to click through keywords in searches, and I use the spelligna chhecker.
  8. Google Lattitude.  Don’t they mean attitude?
  9. Google Pack.  Huh?  What do they pack?
  10. Photo Screensaver.  Not another one, surely this is innovation at its thinnest?

toolbarssuck Its Official: Google Apps Suck, heres Zdnets top 10 list Google should kill

Posted in Google Software, Social Media, Software | Tagged , , , | Leave a comment

The RealCall Specification Circa 1995

SMS and mobile phones were not as popular in 1995 but from this short (and excellent demonstration of how a demonstration should be done) you can see a modern incarnation of the service, one we were told would never find a market.

Although Twilio and OpenVBX are nothing to do with RealCall I wish they were, the quality of the work demonstrated in this video encourages me to think the time is right for a rethink on some of our pre Adeptra strategy. The XML used in the demo uses the same principle tag used in our own XML API.

I do not think we need to reinvent the wheel but unless Twilio decide to bring this to Europe fast they may face strong competition.

Posted in Innovation, Social Media, Software | Tagged , , , , , | Leave a comment

Never miss an important Twitter message again

On Monday Adam and I released PalRelay.  It is a solution to finding information without having to navigate the rats nest of irrelevant information often found in search results.

It is not a replacement for searching, its an enhancement that will reduce the number of irrelevant pages found by with the leverage of opinion from friends and colleagues.

It also solves issues that have been headlining recently.  Taking control of your privacy and retaining ownership of your social graph.  PalRelay allows you to decide who gets to know you and how they use that data.  It allows you to remain completely anonymous yet should a website request personalization privileges you can choose whether to allow it or not.

The impression that personalization is universally a bad thing is a decision each individual has to decide.  I like the idea that Amazon tailors its website to my likes and dislikes.

PalRelay acts as a gatekeeper to your personal information and can be used to stop commercial organisations from surreptitiously recording personal information.  Equally it solves the privacy issue by allowing you, the owner of the private data to decide who gets to see it and use it.

PalRelay goes everywhere with me except secure pages (SSL addresses beginning with https such as online banking pages).  Its useful while blogging too, see the following short video for an example:

Posted in Facebook, I can't think of a category, PalRelay, Portfolio, Social Media, Software, twitter | Tagged , , , , | Leave a comment

Google no longer offers encrypted search?

Have I done something wrong? I tried in FF, IE and Chrome but this is what I get now when I try change to https:-

sgoog Google no longer offers encrypted search?

It flips right back ignoring my search preferences and even typing it manually makes no difference.

I was using it to debug a local proxy handling SSL requests and it took a while to realise why I could see nothing on 443.

I think I can live with out it but those folks performing searches they do not want their ISP or any of the node-holders in between to see might be upset at this silent change. While we freely give (and trust) Google with our search string the thought our ISP can store it and pass it on to third parties can be a disturbing.

If BT see a lot of people searching for a new broadband provider in a particular area that information could be used to decide on the viability of investing in better equipment. Is that fair?

I don’t know what fair use is but they could use the data in other ways. What if they detect people are not happy with a local supplier, your ISP could use that to bring in a new supplier. The locals then get more options, so that has to be good right?

Sometimes it’s good to stop and think about things we take for granted.

Posted in Google Software, Software | Tagged , | 1 Comment

Image Resizer Powertoy Clone for Windows

Since I replaced XP with Vista and then 7 I have missed the Powertoy Right-Click Resize tool for resizing images and photos.  So I was delighted to find the following project on codeplex:

http://imageresizer.codeplex.com/

ShortcutMenu Image Resizer Powertoy Clone for Windows

Advanced Image Resizer Powertoy Clone for Windows

Posted in Software, Utilities | Tagged , , | 1 Comment

Microsoft Word 2010 Spell Check Bug **********

Spell checking in Microsoft’s latest version of Word is failing. I have not found anything on Google.. or even Bing! It’s hard to describe the problem too, here’s a picture of the problem:

word 2010 spell check bugs Microsoft Word 2010 Spell Check Bug **********

As you can see in the dialogue it has found the first spelling error srm, however I want it to ignore all references to srm.  So how do I do that?  The “Ignore All” button is greyed and so is “Add to Dictionary”.  And where have the stars and forward slash come from?  What do they mean?

Posted in Microsoft Word, Software | Tagged , | Leave a comment