'Close Account' options for web applications

It’s very rare that I come across a web app which allows me to close my account. Granted, it’s not a feature you want to encourage people to use but if people want to stop using your app then they’ll probably just abandon the account anyway. From a user’s perspective I like to feel in control so being able to close an account, even if I don’t chose to do so, can be quite reassuring. However, I think there are also some advantages for developers and stakeholders to benefit from by implementing a ‘close account’ feature. ...

5 June, 2011

Blog from the iPhone to your Drupal blog with BlogPress

There are a couple of apps which can post to Drupal as well as the majority of other popular blogging platforms straight from your iPhone: iBlogger and BlogPress. I’m writing this from BlogPress on my iPhone, but the app also supports the iPad for all you lucky folks out there. With BlogPress you can view previous posts, save drafts, upload images to Flickr or Picasa and upload movies to YouTube, all of which can then be embedded straight into the post. Drafts can be saved to the app and are stored on the iPhone or can be stored on your Drupal site. No more excuses for not having enough time to blog! ...

29 April, 2011

Upcoming book review: OpenCart 1.4 Template Design Cookbook by Tahsin Hasan

Packt Publishing kindly asked me to write another review for an upcoming book: OpenCart 1.4 Template Design Cookbook. The book covers a range of techniques for customising the header, footer, store navigation, creating dynamic content, custom error pages and sitemaps. The author, Tahsin Hasan, is a fellow CodeIgniter developer and has worked with other PHP frameworks such as Zend, Symfony and CakePHP. ...

29 April, 2011

Create amazing explorable panoramas on the iPhone with Photosynth

I’ve just been playing with Photosynth for the iPhone. It allows you to take multiple pictures from different angles then stitch them together to make a 3D, explorable panoramic. So what’s so different about Photosynth? Well, you can also create ‘Synths’ which are 3D spaces made up of images from not only different angles but different locations. This means you can take a picture of a building from different sides and Photosynth will work its magic and make it into a 3D model which you can explore. ...

25 April, 2011

Optimising Drupal performance

There are a few great out of the box performance tweaks which Drupal offers to speed up page loading times and minimise server load. First of all, these tweaks wouldn’t suit every site. You need to first think about how much traffic you currently get and how often our content changes. You don’t necessarily have to add or amend a page for content to change; people can post comments and interact with your site in ways which change the content displayed. This will make a difference to how you chose to optimise your Drupal site performance. ...

13 March, 2011