Skip to content

Acid3 Browser Test

March 4th, 2008

The Acid 3 test went public yesterday. As far as I know, IE6 wont make it to 100.

On a related note, the IE team have been listening to the critics and are changing the default behavior of IE8 to “actual standards mode”. Good news. Kudos to the IE team for caring.

The Smashing Pumpkins, Oslo Spektrum, February 29th 2008

March 3rd, 2008

Last friday, my girlfriend and I flew to Oslo to meet with my friend (coming from Bergen) and watch The Smashing Pumpkins live at Oslo Spektrum. It had been 8 years since the last time Smashing Pumpkins visited Norway and we saw them live…

Video clips: Porcelina of the Vast Oceans, Behold! The Nightmare, Tonight, Tonight, Tarantula © Me.

The show started at approx. 20:00 and lasted until 23-something. I didn’t end up backstage this time — wouldn’t have had much interesting to say, compared to girls who love every rock star :D, and due to the length of the concert I was honestly ready to sit down somewhere — but it was great nonetheless.

Just take a look at the setlist (I don’t recall the order, and am sure I’ve forgotten a few songs)!
Read more »

WP2TM Changes

February 11th, 2008

I’ve changed the Wordpress Topic Maps Plugin a bit, so that the produced topic map is more correct (thanks for input :)). I’ve tried using PSIs where possible (from e.g. Ontopedia and Techquila), and have sought inspiration (=>”copy+paste”) from Dmitry’s XTM feed over at SubjectCentric.com. A few issues remain:

  • I’ve had problems getting the darn get_tag(_x) functions of Wordpress to work, and hence do not yet output Blog Post <-> Tag associations. I intend to figure this one out, though, and create dc:subject associations scoped by the post’s author.
  • Should the subject identity of a category (category PSI anyone?) take the form of a subject indicator, or a subject locator? In other words: is it what you find at the end of the URL that is the category? I believe not, so I’ve left these as indicators for now … objections?
  • XTM fragments for individual posts (todo)
  • Users should be able to set options via admin interface (next version, I guess)

I’ll make a new home for the plugin at www.topicobserver.com/wp2tm, so that this blog won’t fill up with entries like the one you just read…

Topic Maps 2008 Program & Registration

February 9th, 2008

It seems like the program for Topic Maps 2008 has been released (in a provisional form). It is also possible to register for the conference.

Update Feb. 15th: the program is now official. Be sure to check it - or the excellent list of Presentations - out!

XTM Feed Plugin For Wordpress

February 7th, 2008

Dmitry wishes to see more blogs in XTM format.

Now, this is far from being a Topic Maps driven blog, or blog in XTM-format, but I figured it would be fun to write a Topic Maps “feed” plugin for Wordpress (inspired by Lars Marius Garshol’s Blog Metadata in Topic Maps).

So from today (or evening, if you wish), this blog delivers an XTM 1.0 feed. The plugin’s source code is not perfect — and kinda ugly, but feel free to look at it and/or use it if you wish to (I wont guarantee anything, of course, not even the accuracy of the outputted topic map ;). Read more »

Web 2.0, semantics and the semantic web

January 22nd, 2008

Recently, I stumbled upon a comment (Norwegian) about the semantics of Web 2.0 technologies, which prompted a response.

Since the response turned out rather lengthy, and a bit off-topic, I decided to post it here. Hopefully, it can be of use to others as well.

Web 2.0

Although the Web 2.0 has been hyped as something big and new for a while now, and things such as tag clouds are a popular part of many Web 2.0 sites, Web 2.0 sites build on old technologies (+user generated content). It’s all just (X)HTML + JavaScript and CSS. No magic.

There is not much semantics to Web 2.0. The semantics of HTML is still limited to layout/presentation of information (as will HTML5’s be). Even though one can express the start/end of a paragraph or heading, one can for example not explicitly state what an article is about (except through limited meta elements), or how different “topics” — or even what kind of topics we’re talking about — are related.

There is no way to explicitly state that “this article is about X and mentions Y”.

The tag clouds of Web 2.0 are in effect just free-floating words, and do as such not bring anything new to the table (an exception is Roy Lachica’s Fuzzzy.com where tags are structured in an ontology using Topic Maps).

The Semantic Web

The last couple of years / decade, people have been working towards a more “intelligent” web (although hardly intelligent); the semantic web. Such a web, often referred to as Web 3.0, adds the possibility of expressing semantics outside the limited domain of (X)HTML (or micro formats).

This is accomplished through adding layers of metadata to the web. The semantic web is therefore an extension (not replacement) of todays web, where different technologies, like Topic Maps and RDF/OWL, allow us to express anything about any subject - in a structured, explicit and unambiguous manner. I.e.: not limited to the element set of a given vocabular.

By doing so, one can (hopefully) bring order to the chaos, and develop better applications. Luckily, the technologies are already there, and by using Topic Maps one can e.g. boost findability.

For more on the semantic web or Topic Maps, see e.g.:

Topic Maps Update

January 16th, 2008

Topic Maps Snippets

Some people at Bouvet, incl. Lars Marius Garshol and Arnar Lundesgaard, started a Topic Maps Snippets blog last year. It’s already a (the?) good source for news on Topic Maps.

TMRAP

Lars Marius Garshol wrote a post last week on how he has set up his tmphoto application to fetch remote information on topics using TMRAP. A good example on how PSIs can be used to exchange data about the same subject across different application domains, and an interesting read.

AToMs 2007 Slides

The presentations from AToMs have been made available online. Lots of intriguing stuff there.

For example, Steve Pepper seems to have been thinking a lot about converting the world to a subject-centric approach of computing lately.

I’m sure that, in a lot of ways, he’s right about how the human mind does not operate on documents, but subject-centric and associatively. At least that’s what my psychology classes told me, and most people experience on a daily basis: thinking of something might lead your thought wandering off to something completely different, but related (e.g. strawberries => milk, or even The Beatles (Strawberry Fields Forever)). When humans learn, we hook the new experiences onto existing knowledge.

Moving to a subject-centric way of computing and information management may be a good way of moving things forward, and, by nature, Topic Maps surely has its role in a subject-centric world. I’m sure we’ll hear more about it at Topic Maps 2008 (there’s also some more slides touching upon the topic).