Tag Archives: web development

FOWD London – overview of the morning

So I’m at Future Of Web Design London today and tomorrow thanks to X Communications. So far, so good. Here’s a general gist of what we’ve been listening to and seeing, more in-depth posts will come later…

Brendan Dawes, Magnetic North – Play. Destroy. Create.

An interesting take on creativity and where to find inspiration for your work. He loves maths and applying it to create new information structures and interfaces. Check out one of his projects, DoodleBuzz.

Dan Cederholm on CSS3

A great practical look at how and where to use CSS3 in current web projects. Check out his experimental project (both in terms of content and code) at css3exp.com/moon.

Remy Sharp, jQuery for Designers

A quick yet accessible overview of jQuery for people who don’t do hard-core code and want to add some visual gloss to their web projects. Some useful bits and pieces too for those of us who’ve been tinkering with jQuery for a while such as the FireQuery plugin for FireBug.

Robin Christopherson on accessibility

A rapid overview on web accessibility at present particularly in a mobile context. Using CAPTCHA? Consider using TextCaptcha instead for greater accessibility for all.

Carsonified introduce membership.thinkvitamin.com

A subscription service of varying price levels offering web designers and developers video tutorials, online conferences and reduced price tickets to FOWA, FOWD etc. Launches next month, 50% off for FOWD attendees if they sign up during the conference. See membership.thinkvitamin.com for more.

{Nerdy} Dolly Mix 12.05.10 – font stacks, CSS3, 48HR Mag

Via 9gag.com48HR Mag project

“…a raucous experiment in using new tools to erase media’s old limits. As the name suggests, we’re going to write, photograph, illustrate, design, edit, and ship a magazine in two days.”

A gorgeous interactive chart that demos HTML5 ‘readiness‘.

Some interesting research and results on font stacking for Mac and PC.

Nice little ‘how to’ post on integrating Twitter‘s @Anywhere tool into comments in your WordPress comments.

Streamline the use of conditional stylesheets for the various flavours of IE through some neat detection and simply adding classes to the body tag.

Like/need to keep your source code on your websites valid? Then you should check out StayValid, an online validation tool that can run multiple validation tests on a scheduled basis.

Not going to FOWD London next week? Seems you can purchase all the goodness for a mere £95 online. Slides and videos all available 24hours after the conference. This is a slight kick in the ‘nads considering my smashing workplace has paid significantly more for a ticket to attend and travel costs too. Judgement reserved on that for now.

Future of Web Design (FOWD) London 2010 is go

FOWD London launched a (beautiful) new website yesterday with details of the conference and workshops coming up at the event in May and tickets are on sale right now.

“Super-duper early bird” tickets were fantastic value starting at £235 but have been snapped up faster than you can say “jQuery”.

There’s still some “early bird” offers available starting at £470 (saving you about £200) so if you’re into it, get booking.

There’s a really great line-up across two different “tracks” including presentations and workshops from Dan Cederholm (Simple Bits),  Brendan Dawes (Magnetic North), Web Standardistas and Molly Holzschlag (Molly.com).

Topics to be covered include HTML5, CSS3 (implementation, graceful degradation, design), jQuery (essentials and advanced), Google Analytics, UX and usability, how to run a successful web design business and lots more in between.

Check the full details here, fingers crossed I might see you there in May.

A mixed bag

Sweet – like chocolate

Spooky – Twitter meets speed dating

Nerdy – pay-per-click and YouTube

More nerdy – AddThis adds Google Analytics integration

Sublime – Maneater from Hall & Oates

(Potentially) ridiculous – BenDunne.com is up at last

And last night I danced like mad to Spring Break at the Windows 7 launch. Oh the fun!
So there's @rickoshea talking to a whoopee cushion

Yes, Rick talking to a large whoopee cushion.

The fabulous Spring Break
The fabulous Spring Break

Web dev for iPhone

iphoneI’ve spent some time this week developing HTML templates for an iPhone version of a web application we’re working on at X Communications.

It’s been a really pleasant experience thus far. Having only one (reliable) browser to test in and being able to take advantage of some lovely CSS3 properties has been just fabulous.

Better yet there’s loads of documentation out there, mostly supplied by the good folk at Apple.

Below is a list of some of stuff you might find useful for similar projects:

Happy coding!