|
Welcome to the strictly digital age: Dirt 3 for PC only available for 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?
|
HostMediaUK site migration complete |
||||||||
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.
|
JQuery datatable with added FancyBox and auto refresh |
||||||||
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.
|
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.









