All posts for the month November, 2009

Web Application Development with Ontopia – 1. Installation & Requirements

Introduction Ontopia is an Open Source application that lets you create, manipulate and navigate information represented in topic maps. It’s also a toolbox for building all sorts of applications. Among the advantages of topic maps driven applications are enhanced navigation and search capabilities. Ever since Ontopia went Open Source earlier this year, I’ve wanted to [...]

Event Delegation with YUI 3.0

Personally I’ve never used the YUI library (yet), but the new event delegation functionality of YUI 3.0 has a very nice look to it: // Defining simple listeners on each element: Y.on(“click”, handleClick, “#container ul li a.profile”); // Defining listener on a container using the delegate() method: Y.delegate(‘click’, handleClick, ‘#container’, ‘ul li a.profile’); [...] Event [...]

  • @twitter

  • Tags

  • Topics

  • Recent Comments

  • Topic Map Feeds