Spotted via David Weinberger: the governor of Wisconsin is writing his own weblog.
Category Archives: Weblogs
Google Goes Atom
Google spurns RSS for rising blog format | CNET News.com. I typically don’t pay much attention to the syndication standards wars but this is kind of interesting. Google has gone with the Atom standard instead of RSS for syndication on its Blogger network. Existing Blogger Pro users with RSS feeds can keep them but all other Blogger customers will only be able to deploy Atom feeds.
As long as all the popular newsfeed readers implement Atom, I don’t think it will make much difference to the end users. Anyone maintaining a list of Atom adoption in reader software?
Update: I should have dug a little deeper on the Atom site. Here is a directory of client software (mostly readers) that supports Atom. Thanks, dw!
Klogging Event
I’ll be presenting, along with Glen Engel-Cox, an ASAE Knowledge Network titled “Blogging for Associations” on January 8, 2004. The session will cover how associations can set up a weblog network on their intranet as a low-cost knowledge sharing tool.
To support this session and some other stuff I’m working on, I’ve set up a wiki. You can see the page for the blogging session here and the main wiki home page here. I’ve restricted pages that I want to maintain control over but most of the site is editable. Feel free to add links to the resources pages if you would like to add information for the session attendees to see.
FeedDemon Gold
FeedDemon, an RSS newsfeed aggregation tool, has gone gold and should be available for sale next week. I’ve been using the various beta releases over the past few months and like it quite a bit. If you read lots of RSS feeds, this software gives you a lot of features for organizing and managing your subscriptions.
Semantic Blogging Research
HP has been conducting research into fusing structured metadata into weblogs. They also have a demonstration blog set up to see their ideas in action. (Found via Open Access News.)
Semantic blogging exploits this same personal publishing, syndication, aggregation and subscription model but applies it to structured items with richer metadata data. The metadata would include classification of the items into one or more topic ontologies, semantic links between items (“supports”, “refutes”, “extends” etc.) as well as less formal annotations and ratings. There are several ways this more structured data could extend the power of blogging:
Discovery. At present is it not easy to discover either a channel of interest (e.g. “I would like to find blog channels about the semantic web”) or a collection of specific items of interest (e.g. “Are there any more blog entries describing this application idea?”).
Cross-linking. Current blogs support a single link between the channel record and the blogged item. By extending this mechanism to support linking between items (using a property hierarchy) we can create a network of topic interconnections that supports more flexible navigation. These links can themselves form part of the disseminated content – for example to represent the structure or scholarly discourse.
Flexible aggregation and selection. The current blog subscription mechanisms are in some ways both too fine (being bounded by the individual blogger’s channel of posts) and too coarse (e.g. I might like Ian’s technology channel but am only interested in the semantic web bits). The richer categorization and structure of semantic blog channels would make it easier for users to create virtual blog channels which aggregate across multiple bloggers but select from that aggregate according to other criteria such as topic (or community rating).
Integration with other sources and applications. The structured nature of semantic blog channels makes it possible to develop automated blog robots that can process and enhance the blogged items. For example, in the bibliography domain transducers would enable import and export via existing bibliography schemas like BibTex and automatic linking to large repositories such as CiteSeer.
There are lots of differing opinions as to whether the semantic web can actually be achieved. It’s good to see some actual research being done to shed some more light on this issue. As I’ve said before, I think metadata can still be useful in discrete communities and/or collections where there is some control and incentive to code accurately. I don’t think it will likely work for the web as whole given the web community’s tendency to game systems. A semantic blog network could be quite interesting for a community of researchers.
RSS Parser for PHP
Magpie RSS – PHP RSS Parser looks like a nice set of code to use when you need to pull RSS feeds into a PHP application. I came across this via a feeling lucky search on Google using ‘php rss’.
A Few New Blogs on My Reading List
I added 4 new-to-me blogs to my reading list this week.
Open Access News
News from the debate over making scholarly journals open to everyone without subscription fees (with lots of variations on the theme as well). The blog is on a slow server but it will deliver a page eventually.
Asterix*
A blog by D. Keith Robinson focusing on web design. His recent entry on moving a healthcare organization to a standards based design caught my interest (thanks for the tip, Glen!).
View from the Corner Office
An anonymously authored blog by an association CEO. Pretty frank stuff so far.
Association Innovation
Jeff de Cagna is back at it with his blog about associations and their need to innovate.
Faceted Classification with MovableType
Tanya has posted a rather ingenious solution for creating a faceted classification system for posts in MovableType. This gets around the built-in functionality of MT that only allows one level of categories.
I love this closing line from her entry:
This is additional evidence to back up my observation that most problems in life can be solved with the creative use of regular expressions.
BitWorking, Inc.
Joe Gregorio has launched his own company, BitWorking, Inc., a custom system development firm specializing in .NET and Windows. I’ve been using Joe’s RSS aggregator, Aggie, for quite a while now. Good luck with the new venture!
Zempt
I’m trying out the Zempt desk-top authoring tool for MT. Pretty slick. In fact, I’m posting this message with it.
I’m wondering if it will work on a PocketPC (which I’m using as a PDA these days)? Have to look into that.