A collection of things that inform and inspire my design work.

Cool WordPress easter egg – try this!

Posted: March 1st, 2010 | Author: Simon Minter | Filed under: Experiments, Free stuff, WordPress | Tags: , , | No Comments »

Try this…

  1. Have a WordPress blog (I’m on version 2.9.2 – not sure if that matters)
  2. Have a post on your WordPress blog, and make a couple of revisions to it, saving each time
  3. Now when you edit that post, you can see ‘Post Revisions’ at the bottom of the page
  4. Click on one of the revisions to enter a page to let you compare changes between revisions (this in itself is a very handy feature)
  5. Choose the radio buttons to compare a revision with itself
  6. Click ‘Compare Revisions’…

Nifty!


“And Then There Was Salsa”…

Posted: March 1st, 2010 | Author: Simon Minter | Filed under: Animation, Branding, Design, Free stuff, Illustration, Internet, Video | Tags: , | No Comments »

Now, unhappy though I might be to pass on a piece of ‘viral marketing’, I can’t help it with this Vimeo video ‘And Then There Was Salsa‘ – it really impresses me. Anything that takes my expectations and then does nifty things with them gets my thumbs up. However, I’m no more likely to buy chips and/or salsa as a result.

Or am I?


Video For Everybody! (at last…?)

Posted: January 25th, 2010 | Author: Simon Minter | Filed under: Content management, Experiments, Free stuff, Internet, Open source, Video | Tags: , | No Comments »

I have a strange inkling that Kroc Camen’s project ‘Video For Everybody!’ will become important. I’m not sure how, or who’s going to instigate this elevation to importance, but I think it’ll happen. The project addresses a requirement that has sorely needed work for some time, and in an elegant fashion that’s just begging for core inclusion in all manner of content management systems as well as hand-crafted websites. It also bridges the gap between HTML5 (the future – when it happens) and HTML4.01/XHTML1.1 (ie, what’s in common use right now) whilst simultaneously addressing the increasing demands of clients/bosses who must have video without knowing what that might involve, or how it’ll be handled by all kinds of browsers and mobile devices.

Briefly, the project’s output is a code snippet that will display video on site. Sounds simple? Try doing that and you’ll very quickly come up against all kinds of problems, issues and hurdles. This snippet handles all of those, pretty much – by bubbling down through a set of possibilities for playing video files based on your browser:

  • HTML5 ‘video’ elements, or if that’s not supported…
  • Quicktime, or if that’s not supported…
  • Flash, or if that’s not supported…
  • A static image and links to download video files.

It manages all of this without JavaScript and in a relatively compact manner. This means that as long as you’ve got video available in a few different file formats (which shouldn’t be difficult), you can be confident that it’ll play out on your website whether it’s viewed in a fancy modern HTML5-supporting browser, on an iPhone, or even (my word) on IE6. I think that’s pretty cool.


MailChimp: my new favourite interface

Posted: January 21st, 2010 | Author: Simon Minter | Filed under: Branding, Design, Free stuff, Illustration | Tags: | No Comments »

I recently started using MailChimp on their free account, and have come to think of it as one of the best interfaces I have ever used for a web application. It’s a clear lesson on why a sense of fun, clean design, stringent usability standards, stylish illustrations and an overall attention to detail are genuinely all of great importance. The entire site/application – which is in fact very complex and multi-layered, once you get started, but everything just works and it’s a pleasure to use. Looking at the horrific, old-fashioned, badly-coded website for The Rocket Science Group, makes me think that some very wise outsiders were brought in on the MailChimp project. Somebody signed off on a lot of money for what could so easily have been written off as front end fripperies – congratulations to whoever that was; it was worth it.


Howies Winter 2009 catalogue

Posted: January 19th, 2010 | Author: Simon Minter | Filed under: Branding, Design, Free stuff, Illustration, Photography | Tags: , , | No Comments »




With a simple clothing catalogue, Howies have done a good job of creating a ‘feel’ for themselves. Though much of this is what’s to be expected – product imagery with clear descriptions and price/size information – the ’sales’ pages are interspersed with some awesome photography, lovely illustrations and enough random text to keep the out-and-out commercial nature of the book in check. This is skilfully done, and makes me wonder just how such a wide range of stuff was brought together, without losing focus or the clean and clear underlying structure that’s used. It might be just a catalogue, whose aim is to sell, but I appreciate that whoever signed it off had the foresight not to insist on curbing the ‘oddness’ – resulting in something that made me not only buy clothes, but that made me think more of a company.


Cross-browser testing and Adobe’s BrowserLab

Posted: January 3rd, 2010 | Author: Simon Minter | Filed under: Design, Free stuff, Internet | Tags: , , | 3 Comments »

Getting web page designs to render identically (or, more accurately, how we’d want them to render) on different browsers and platforms is one of the long-standing headaches of putting a website together.

Anybody who’s got even close to the edges of web design will have come across one of those situations where things look spot on in a development browser – which in my case is normally Firefox 3 on a Mac – and then go extraordinarily tits-up in another browser – which is normally Internet Explorer 6 on Windows. I realise that it’s more of a problem for Mac developers testing on PC than vice versa; but Mac developers are inherently more exacting and therefore will demand a higher standard of quality. Ahem. Smiley face.

Even with some of the popular arguments against the need for exact cross-browser design matches, such as…

  • Progressive enhancement, meaning that better browsers’ users get a better experience;
  • Stats, meaning that not that many people (and less every day) are using IE6/some other browsers any more;
  • It’s just designers (and/or stakeholders) being petty and picky about everything looking like some perception of the perfect layout;

…I don’t think anybody would argue with the fact that at least a quick test of a page design in a few browsers can very quickly highlight (and therefore let you address) some significant problems that might exist.

That’s why I’m not more surprised that Adobe’s BrowserLab product isn’t more widely banged on about. All it does is let you view (in static image form) a page on the internet in a limited set of browsers (including IE6 thru 8, Firefox and Chrome; but no Konqueror, Opera, Flock etc). This allows you to spot obvious cross-browser mistakes: weird padding/margin stuff, floats gone mad, opacity not working, transparent PNGs acting up, and so on. A very simple task, and one that has been possible in other ways before – most popularly using something like Browsershots which does much the same thing. The main positive difference (even in spite of Browsershots’ wider range of target browsers) is the sheer speed of delivery of BrowserLab images. Browsershots has been known to take up to ten minutes to return a set of results, but BrowserLab has – at most – taken sixty seconds. Combine that with some other features…

  • easy reload of images after changes have been made
  • the overlay of different browser images on top of eachother to compare changes between each
  • get time-intervalled reloads that attempt to show dynamic elements

…and it’s got me ‘on board’.

It’s never going to be as instant and useful as having a full test suite set-up locally, as it’ll never do the following:

  • work with local files, to let you repeatedly hit ‘refresh’ after making miniscule changes, without the need to upload files to the internet
  • Let you fully view interactive/dynamic/AJAXified page content in different browsers, in real time*

Those things aside, it’s a fantastic resource and I’d say a semi-essential for anybody wanting to put web pages together quickly and without access to a full-on development and testing environment.

*Browsercam can do this by giving access to a remote desktop on one of their machines – it costs money, it can be slow, and like BrowserLab it only works with files on the internet, but a cheap and convenient halfway house towards buying several computers and installing several browsers…


Nature knows best

Posted: September 5th, 2009 | Author: Simon Minter | Filed under: Experiments, Free stuff, Photography | Tags: , | No Comments »

Spectrum

This is an impromptu reflected spectrum cast onto a wall of the cottage in Sligo, Ireland that I recently retreated to for a week. It’s good how nature creates these little treats for us!


The magic of WordPress

Posted: April 10th, 2009 | Author: Simon Minter | Filed under: Content management, Design, Free stuff, Internet, Open source, WordPress | No Comments »

WordPress.com logo

My first inspiration? WordPress. It’s easy to forget that here is a system that lets you get a blog up and running within minutes, with an outstandingly usable, beautifully-designed management interface, completely themeable, with no end of plugins to very quickly develop something that’s unique and personalised. With a bit of work a WordPress blog can be extended into a feature-rich website without the need for a whole lot of development nous. Regardless of your views on the value of everybody and their dog having a blog or website these days, it’s tools like this that are at the heart of the democratic value of the internet. It used to be a challenge to get something online – now the challenge lies in making content worth reading. What’s more, it’s free.

Yep, there are other systems that do very similar things, I realise that. And I’m not blindly trumpeting WordPress as the answer to everything. But it, and its ilk, will come to be recognised as one of the most important developmental steps when the history of the internet comes to be written.