archives

ISWC2005 Experiences

Submitted by ryanlee on Wed, 2005-11-16 09:37. :: |

Some of my notes on experiences at ISWC2005 in Galway, Ireland.

SIMILE was associated with part of the End User Semantic Web Interaction Workshop by way of Fresnel and with David Huynh's paper talk on Piggy Bank. As Eric had responsilibities as metadata chair for the conference, we were also behind the scenes running a conference-enhanced version of Semantic Bank. Having widespread exposure across a workshop, a highly anticipated paper talk, and particularly plenary sessions increased the visibility of our work and our persons; people were telling me how great Piggy Bank was, and I wasn't sure how they knew I was part of SIMILE.

We ran a contest to further promote the conference bank. The contest was a bit of a last minute plan and, in any future scenarios similar to a raffle, we should probably put in more advance planning for determining rules and winners.

The top two issues I heard at ISWC concerning our work were 1) whether or not the conference bank was queryable (yes, but not really - you would need to reverse engineer David's querying system to get to the subset of RDF you wanted, and it's grounded in faceted browsing, not the more free-form SPARQL) and 2) how hard it was to get Piggy Bank running. I watched a number of people struggle through the process who likely would have given up without some guidance from me. Probably the greatest benefit would come from cutting the Google Maps step out of the initialization wizard and/or fixing it so the link to acquiring a key is not modal.

There was further confusion on how to properly tag things in the bank (part of the contest rules), and it became clear that, in certain environments, Piggy Bank cost more than it was worth, even with an iPod Nano at stake. The hurdle to tag one paper seemed to be quite high.

We have much food for thought for the next round of enhancements.

Extra: an extremely small selection of some of my photos on Flickr from Galway and all Flickr photos tagged iswc2005.

WordPress Plugin published

Submitted by ryanlee on Wed, 2005-11-16 12:22. ::

I published the WordPress plugin, blogger-api-client, over at the WordPress Plugin Repository. See the trunk for the latest version of the code.

The plugin re-posts select WordPress entries to any service that implements the Blogger API.

Drupal in Subversion

Submitted by ryanlee on Wed, 2005-11-16 13:39. ::

The files composing Breadcrumbs have been added to the CSAIL AFS Subversion repository, in /2006/01/breadcrumbs, with a branches / tags/ trunk scheme. The content being served can be found at file:///usr/local/digblog. Please login and run sudo svn update on that working copy if you want to see your changes published.

The file:///usr/share/drupal copy is for catching Debian updates to Drupal.

The original entry, now completely out of date:

The files composing Breadcrumbs have been added to a Subversion repository, file:///usr/local/repo/drupaldig/. The content being served can be found at file:///usr/share/drupal/. Please keep the canonical working copy up to date if you make any changes. You may want to refrain from checking out a remote copy, Subversion does not deal well with remote work in modes other than HTTP, which we have not made available on the host machine (which I have avoided naming directly).