Shaun Mccran

My digital playground

05
J
U
N
2011

Welcome to the strictly digital age: Dirt 3 for PC only available for download

I split my gaming across the Xbox 360 and the PC, so I always tend to weight up which format I want to buy new releases on. Dirt 3 was released in the UK last week, and I noticed on the tv advert that the PC edition is now only available as a digital download.

A quick search on Game's website shows this too: http://www.game.co.uk/search.aspx?s=dirt+3

I used to work for a high street game retailer so I've always know PC sales are considerably lower than console, and the prices is usually 30%-40% less, so they are a less attractive option to software companies. This is the first time I've seen a new title ONLY available as a download though.

Personally I like to buy physical versions of my software as I generally sell them on, maybe this is the start of a trend? Are you comfortable having no choice, and only being able to download a title?

04
J
U
N
2011

HostMediaUK site migration complete

I'd been unhappy with my current hosting provider for a while, the performance just wasn't there, and the more I pushed the boundaries of development the more blocks I encountered. Also they were running old versions of ColdFusion and an old JVM which was having an effect on some Java development.

About three months ago I bought a test account with HostmediaUK. I thought I'd venture into Linux based ColdFusion 9 hosting and see how it worked out. I dropped a few test sites onto the platform and discovered a few migration issues around Linux, obvious things to me now, but case sensitive database table names and a totally different file directory system caused me major headaches.

That being said the server performance is great. sites respond well to requests, is easy to manage through the software layer installed on the servers, and when I requested access to the DNS settings it was freely given (albeit with the usual 'here be dragons' warning!).

The customer service is great too, they keep winning awards and I can see why. I've just finished migrating the rest of my site to their platform, it is rare that I recommend a service but I'd point anyone in the direction of HostmediaUK.

19
M
A
Y
2011

JQuery datatable with added FancyBox and auto refresh

Recently I've had a few questions about how to use the datatables plugin to display data, and also integrate a pop up or lightbox function. The pop up would have an edit form in it, and when the user completes the edit the light box goes away and the datatable refreshes.

This is relatively straightforward to do, but there are several key concepts to getting everything working correctly, so I've broken it down into a few chunks.

[ More ]

15
M
A
Y
2011

Combining JQuery Datatable with drag and drop functions

The datatables JQuery plugin ( http://www.datatables.net/ ) is an incredibly powerful way of displaying tabular data and allowing the user to manipulate it without leaving the current view.

The plugin already features paging and sorting, but what if you want to extend the plugin with some other non default behaviours like drag and drop? Using a previous example ( http://www.mccran.co.uk/index.cfm/2010/4/29/JQuery-Datatables-plugin-example-using-a-server-side-data-request-coldfusion ) as a starting point I thought I'd try and integrate drag and drop with the datatable object.

[ More ]

_UNKNOWNTRANSLATION_ /