Beadazzle run two jewellery sites online. One site www.beadazzle.co.uk sells official Pandora Jewellery and the www.beadazzle-boutique.co.uk site sells all other non Pandora Jewellery products. Due to Pandora’s strict selling guidelines, they cannot sell any other products apart from Pandora on a single site. This meant that if they wanted to buy item Pandora and non [...]
A new Drupal module that allows you to run your own Groupon style campaign. This type of marketing is getting evermore popular as newspapers and magazines have started to roll out their own versions. So if you run a community site the http://www.opendealsapp.com/ will allow you to offer your visitors one off deals easily. What [...]
We have Nick Eagland in to help us at Zone 1 Creative for a week. He will helping Pin out on X-Cart integrations due to workload. Nick’s an old buddy from Dreamteam Design and brings Jammy Dodgers into the office.
I never use dreamweaver or any other code generator. I have always used my trusty notepad++. But I have come across shiftedit.net which allows you to have all the syntax highlighting of notepad++ but through an online editor. It includes an FTP manager to store you connection settings so you do not have to remember [...]
Bastian Allgeier has posted a great article on how to identify what browser is being used to view your website. The code is written in PHP and set the HTML class to the browser being used. The implementation involves downloading the PHP code from Bastian’s website and adding two line of code to your PHP [...]
So you want to be a PHP programmer? Here are a list of the tools I have installed on my computer before I can start coding. Most of these apps can be installed using Ninite which is a multi installer and greater when you buy a new computer. Code Editor Notepad++ http://notepad-plus-plus.org/download FTP Filezilla http://filezilla-project.org/ [...]
Lately I have writing an API for Micro Site Manager a satellite site generator. This app is currently in Alpha stage and is being tested by a number of my clients. If written a lot of bespoke PHP code to handle data transfer between the site and the satellite sites. So a Satellite makes a [...]
James Tombs provides a good step by step tutorial about creating an image gallery in Drupal. Check it out http://jamestombs.co.uk/2009-03-18/create-a-simple-image-gallery-in-drupal-6-using-cck-and-views/996