Sync Linnworks With Actinic (Work In Progress)

Overview In the run up to Christmas one of my clients (Skate Asylum for those interested) is going to get a lot of orders. Every year it gets more and more and this year writing out address labels by hand is not going to cut it. What we wanted was a solution that involves less key depressions for the staff, and less pen to paper. http://www.linnworks.com/...

Untitled

So, something interesting here. A piece of music I wrote a few years ago that sells quite a few copies, overlaid over a video from somewhere in Ibiza. Looks good...

The simplest php login script.

If you are making simple projects with custom code for clients in php then you may want to password protect that page from unwanted access. Please be aware that this isn’t super secure but its enough to stop the mainstay of data predators. 1 file, paste in your code in the area provided and set the password in the variables provided....

iPad 2 and blogging

The wordpress app for iPad 2 is working just fine as you can all see. Oe thing which may help pele is that you’ll need to use a recent version of the wordpress software. I installed 3.1 after the version I had refused to authenticate with the latest version of the iOS app from the apple app store. I’ve never really played on an iPad until yesterday...

Embed a #youtube video in #prestashop

Here is a cheeky hack that lets you embed a single youtube vid in your prestashop products. No plugins or hacks are necessary. Just find your product.tpl (located in your current template folder), find where you’d like the video (I like just after the description works well) and paste this code: {if $product->supplier_reference} <iframe...