God’s Word | our words
meaning, communication, & technology
following Jesus, the Word made flesh
November 25th, 2006

Using Slidy

It’s always important to test the cool new ideas you find against the cold hard realities of making things work, with genuine requirements, and a firm deadline. Overall, i’d rate my experience of using Slidy for my SBL presentation as a B-. This is not a slam on Dave Ragget’s fine tool: if i used it again tomorrow, things would doubtless go a bit more smoothly, and your mileage may vary. But here’s a scorecard on my own experience, as someone who’s definitely not a W3C-grade wizard, but probably still in the top 5% technically of the potential user population.

Pros:

  • Once you understand the basics of organizing slide content (at its simplest, each slide is a div,and bullets are li items), laying out the textual content is dead easy.
  • You get quite a bit of functionality for free through the javascript application: navigation, a table of contents, smaller/bigger fonts, autosizing of fonts for window size changes (which didn’t work perfectly but was still helpful).
  • Including images was mostly straightforward, provided the image was appropriately sized and you played a little with float:right and other placement. (but you’ll see plenty of places where i didn’t have time to get it right: the screenshot of the NYTimes article scrolls off the page, and i wish i’d been able to get the text overlaid on the Google Earth map of Miletus.)
  • One big win illustrated by that last point: you can link directly to individual slides because they all have URLs. Likewise, you can embed links to create a genuinely hyperlinked presentation. Sure, Powerpoint allows that too, but there you have to switch application contexts to visit the link. Here, everything lives in the browser.

Cons:

The experience was reminiscent of the bad old days when i was formatting my masters thesis with LaTex: you’d lay out the content, then run it through to generate Postscript, then inspect it, find a problem, tweak again, repeat, repeat, repeat. There’s no compilation step here, but i still found i needed one application for editing and another for viewing (since my XHTML editor of choice, XML Spy, renders with IE, it didn’t have the right preview, and Ragget notes there’s an XP bug for local content with javascript). Then the cycle was edit, save, refresh browser, view: definitely faster than the bad old days, but still not as direct as i’d like.

In summary: if you know basic HTML and don’t care about tweaking the theme or advanced details, you can use Slidy right off-the-shelf (i guess that should be off-the-web). I’ve tried to make this easier for the next person with my Quick Start Template. If you want to do more advanced things, well, there’s a learning curve: that’s life. But this is not (yet) the drag-and-drop, menu-driven Powerpoint process most folks are accustomed to. And if you want to modify themes, you need a very good knowledge of CSS and a lot of patience. I definitely hope to use Slidy (or some future variant of it, or S5, a similar idea with slightly different execution) again, because i think it’s the right thing: there’s just no reason to lock presentation content away in proprietary formats that aren’t web-friendly. Hopefully i’ll have enough time to create an more personal and appealing theme to use.

Posted in SemanticBible | 1 Comment
November 25th, 2006

SBL Presentation and Updated NTNames are Available

As promised, the slides from my SBL presentation earlier this week, “Weaving the New Testament into the Semantic Web”, are now available on SemanticBible. I spent a few slides overviewing the Semantic Web, RDF, and OWL, and how it might relate to things that Biblical scholars are familiar with. I also reflected on incorporating some Google Earth data about Bible places into New Testament Names: ironically, i experienced first-hand the same frustration with application-specific formats and semantics that is one of the motivations for the Semantic Web. Then i gave an overview of the New Testament Names knowledgebase itself: the classes, properties, instances, etc. I also had a brief demonstration of using the Longwell browser to view the data: I hope to get a live version up on SemanticBible, since seeing the data for 60 seconds seemed to connect more with people than all my other abstract descriptions. I closed with some suggestions for extending the work: enriching the Composite Gospel Index, expanding the coverage of NTNames, and other Semantic Web applications for Bible scholarship.

One of my goals was to try to identify others who would benefit from this work. Attendance was rather sparse though, no doubt a combination of being in the last session of the conference, and having a pretty esoteric topic. It’s still early days for this technology, and especially early in its application to Biblical study. But i’m hoping the web may unearth some others who can look far enough ahead to see the promise of this kind of work and help grow things incrementally.

And, as promised, i used Slidy (more about that experience later): that means all the content is in HTML, and each slide has its own URL, so you can link to individual slides, like this ramble on ways that NTNames might be extended. Click the help link at the bottom if you can’t figure out how to drive the presentation.

I’ve also put up another revision of the NTNames data: there’s an overview here. Alas, while i hoped to get to a decent stopping point, i just ran out of time. So i still haven’t completed a pass through all the Man instances to ensure i’ve disambiguated them all, and to get the basic properties like religiousBelief, ethnicity, etc. But i did get the latitude-longitude data attached to City instances, a nice extension for which i’m grateful to the folks who’ve contributed to Google Earth data. I’ll keep chipping away …

|