Posts tagged with 'Web development'

Will we see .apple or .iCloud?

By Gemma Maidment on 16 January 2012

The door is now ajar for another new step forward for the world of the internet, and it comes from ICANN (Internet Corporation for Assigned Names and Numbers) in the form of personalised gLTDs (generic top-level domains).

Last week ICANN started taking applications from businesses to gain their own gLTD and ushered in the expansion of the restricted 22 … Read more about ‘Will we see .apple or .iCloud?’


End of IE6 - Web developers around the world rejoice!

By Steven Datt on 11 January 2012

From January 1st 2012, Microsoft started to phase out Internet Explorer 6 with forced automatic upgrades.

This marks a turning point in the world of web development as designers and developers no longer need to dread seeing “Support for IE6″ in their design briefs.

Microsoft has stated that IE6 users from Australia and Brazil will be the … Read more about ‘End of IE6 - Web developers around the world rejoice!’


Axure tips & tricks

By Alexander Baxevanis on 27 April 2011

After teaching our Axure training course for the last couple of months and talking to participants about the things they want to do with Axure, I’ve discovered a few interesting tips & tricks that I’d like to share with you today:

1. Creating large tables

If you want to create large tables using the Axure table widget … Read more about ‘Axure tips & tricks’


Internet Explorer 9 and CSS3

By Paul McCarthy on 15 March 2011

Whilst working on some new articles for the website I’ve been really impressed by what people are creating using CSS3.

It’s a really exciting time. Microsoft Internet Explorer 9 has just been released and it supports plenty of CSS3 properties (full list of Internet Explorer CSS3 properties). But of course, as with all web development, it’s … Read more about ‘Internet Explorer 9 and CSS3′


To ‘live’ or not to ‘live’?

By Steven Datt on 9 March 2011

My colleague Paul and I have been discussing a feature of the jQuery library that really helps when adding events to a web page.

Historically using the click event or binding events to dynamic content could be tricky. This is because it’s possible to bind more than one event to an element. Care needs to be … Read more about ‘To ‘live’ or not to ‘live’?’