<?xml version="1.0" encoding="utf-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
         xmlns:foaf="http://xmlns.com/foaf/0.1/"
         xmlns:bio="http://purl.org/vocab/bio/0.1/">
<foaf:Person>
<foaf:weblog rdf:resource="http://weblog.infoworld.com/udell/" />
<foaf:name>Jon Udell</foaf:name>
<foaf:homepage rdf:resource="http://udell.roninhouse.com" />
<bio:olb>Jon Udell is an author, information architect, software developer, and groupware evangelist. He has been an independent consultant, was BYTE Magazine's editor-at-large, executive editor, and Web maven, and once upon a time was a developer at Lotus. In June 2002 he joined InfoWorld as lead analyst. He also writes a monthly column for the O'Reilly Network. 
</bio:olb>
<foaf:img rdf:resource="http://udell.roninhouse.com/jon.jpg" />
</foaf:Person>
</rdf:RDF>

