AJAX, Edit-in-place, FCKEditor and a Topic Maps engine

I’ve been playing with Topic Maps for a few years now. I like them. They’re an excellent way of representing how people think — which essentially involves relationships between things, rather than discrete categories of things. It’s also good for bringing connection to information that is disconnected. Got the same information in your records system, and in your web content system, and in your knowledge management system? A topic map can provide a way of connecting them all because it focuses on understanding how these ‘topics’ are inter-related.

My experience with Topic Maps led me to want to create an web engine for creating managing them. That, of course, led me to FCKEditor to edit a topic’s xHTML content, which invariably led me to look at AJAX for editing the content in place, rather than by using complex forms.

I’ve been asked a few times about presenting an example of FCKEditor and edit-in-place. I’ve even posted several articles on my thought process making FCKEditor work as an edit-in-place editor (at first here, then here and here). So, I figured I’d let the world see all this Topic Maps Engine work — I currently call it TopicMapKid (I was going to call it “Bob”, but certain friends didn’t think that name would catch on).

You can find the topic maps engine at www.topicmapkid.com

… maybe I should have a competition on what to call the topic maps engine … I’m sure I have a bottle of wine that’s worth a prize?

M

One Response to “AJAX, Edit-in-place, FCKEditor and a Topic Maps engine”

  1. FCKeditor, AJAX and edit-in-place, (Part III) - The Final Frontier « Matt’s Musings Says:

    [...] If you’d like to see an example of this in action, just visit topicmaps.matthewhodgson.com [...]

Leave a Reply