Hash tags for the Interesting 2008 Conference

Posted by Dan Eastwell Thu, 26 Jun 2008 15:12:00 GMT

http://www.hashtags.org/tag/interesting2008/

This is an aggregation of everything on the web tagged '#interesting2008', which was the conference I went to the other day.

Now *that's* web 2.0. You can keep your astroturfed social networks...

Posted in  | Tags , , , ,  | no comments | no trackbacks

Javascript popup windows, rel attributes and naming conventions

Posted by Dan Eastwell Fri, 23 Mar 2007 16:55:00 GMT

What do you do if you want to semantically indicate to clever user agents that your link goes to an external site? You use rel="external".

What do you do if you’ve also got a window that pops up, for example, terms & conditions when clicked on?

The pop up window is fairly obtrusive and moves away focus: what you need is a way of presenting this information non-modally, so that focus is not pulled from the activity at hand?

Read more...

Tags , , , , , ,  | no comments | no trackbacks