Abstraktion · User interface design, CMS driven website development, eCommerce, PHP, Django and Rails specialists

We design & build creative, usable, technically outstanding web applications for great clients.

  1. Some nifty jQuery snippets

    Added on Monday 7th December 2009 — Tags: , No Comments

    label_to_value
    There are always situations where it’s required to store what should be an <input />’s label as it’s value. This can be a real headache to make accessible and to ensure graceful degradation, so I wrote a quick reusable function which grabs the content of a label bound to an input with the “for” attribute [...]

  2. Post Images plugin for Wordpress

    Added on Friday 4th December 2009 — Tags: , , No Comments

    We’ve just pushed live our first open source Wordpress plugin, it’s called Post Images and solved a problem we were having quite frequently. We tend to build image rich websites for our clients, everything from blog content to ecommerce items can all benefit from a good thumbnail image.
    It helps the user find things problem, [...]