Thursday, March 19, 2009

Ever wondered what Twitter is about?

You are not alone. Here founder Evan Willams talks you through it.

Monday, March 2, 2009

Friday, February 6, 2009

does online networking work?

I've created profiles on the following sites for Graphics IT Now i'm going to see if any of this online networking actually works!

Answers on a postcard please.

Wednesday, November 12, 2008

Ajax

Ajax is a web technology which you can use to make sites behave more like a desktop applications.

There is no more waiting for pages to load with Ajax. We can take the background server side (database for example) calls & responses, then input them discreetly into session data which allows instant update of screen items.

When the technology emerged in a useable form about 3 years ago there was a huge rush to roll it out at every opportunity resulting in sites that lost site of useability, development standards and compliance.

We've been discreetly using Ajax to enhance the user experience on our sites. We have used it particularly in our CMS application where standards and compliance can be relaxed as you have control over your user group.