Features

Back to Home

Entries within the 'Dev' category

  • Subversion for Designers by Chris Nagele

    Design Dev - 54 Comments

    March 20th, 2008

    There’s no question that developers need version control when working on an app. But what about designers? In this article Chris Nagele, founder of Beanstalk, talks about the benefits and basics of Subversion for designers.

    Features > Design Features > Dev

    Read more

  • Coding for the mobile web by Chris Mills

    CSS Dev - 34 Comments

    March 5th, 2008

    Introduction
    Good evening — in this article I will aim to demystify the world of mobile web development, or in other words, developing web sites so that they will provide an acceptable user experience on mobile devices. I’ll run through how “the mobile web” differs from the normal web, the basics of techniques you can employ […]

    Features > CSS Features > Dev

    Read more

  • Stay on :target by Brian Suda

    CSS Dev - 33 Comments

    January 31st, 2008

    In this article, I want to introduce you to a really powerful CSS3 pseudo selector called :target. Much like :hover, :target is invoked during certain interactions with the website. Specifically, when applied to a fragment identifier. On a page such as http://example.com/index.html#hello-world, the id=”hello-world” element is the target and any matching :target styles would be […]

    Features > CSS Features > Dev

    Read more

  • How will OpenID change your site? by Peter Nixey

    Web Apps Dev - 46 Comments

    November 6th, 2007

    After three months away in San Francisco I was recently back in London visiting friends and family. With a couple of weeks to spare I got stuck into booking dinners with old friends. I'm a big fan of the offers on Top Table and with my eye on a nice little brasserie in Hampstead I […]

    Features > Web Apps Features > Dev

    Read more

  • Pragmatic reporting for your web apps by Daniel Hilton

    Biz Dev - 6 Comments

    October 23rd, 2007

    Reporting is perhaps one of the biggest business deliverables for enterprise IT. Being able to say how many widgets were sold in month seven in year XX, sub-divided by customer ABC grouping, is one of the easiest ways to make management happy. But when building a web app, reporting is the last thing on many […]

    Features > Biz Features > Dev

    Read more