Jesse Newland

11 Posts tagged with microformats

Shelf

Shelf is an app for MacOS that looks at the current foreground application, and tries to figure out if what you’re looking at corresponds to a person in your Address Book. Then it’ll tell you things about them.

Social Graph API - Google Code

XFN & FOAF data scraped by Google available as a JSON API. Holy shit this is cool.

Microformat helper for Ruby on Rails

The plugin currently provides helper methods for hAtom, basic hCard, and the datetime design pattern.

safari - Microformats

microformats plugin for Safari!

identity-matcher - Google Code

This code, extracted from the Rails codebase of dopplr.com, extends your User model with methods to pull in social network information from sites such as GMail, Twitter, Flickr, Facebook and any site supporting appropriate Microformats.

Portable Social Networks at Mashup Camp :: UltraNormal

Demo Rails app that imports hCard information and XFN friends after an OpenID authentication. Rawk.

hAtom to Atom

hatom2atom is a proxy for transforming hAtom formated Web pages into Atom feed documents.

MyConfPlan Javascript Widget

I’ve hacked up a simple Javascript widget for everyone out there using myconfplan, Dr Nic Williams’ wonderful conference session planning tool. Nic recently added JSON and XML feeds to myconfplan, so this is a natural progression.

The XHTML generated by this widget is in hCalendar format, with separate events for each session. If you’re using a Microformats aware browser (or the wonderful microformats bookmarklet), you’ll be able to add my RailsConf sessions to your local calendaring app.

To display your conference session selections on your blog or website, insert these two lines of code:

<script src="http://files.jnewland.com/display_myconfplan.js" type="text/javascript"></script>
<script src="JSON_URL?callback=display_myconfplan" type="text/javascript"></script>

Replace JSON_URL with the URL to the JSON feed for one of your conferences. For example, to display my RailsConf 2007 sessions in my sidebar, I used this:

<script src="http://files.jnewland.com/display_myconfplan.js" type="text/javascript"></script>
<script src="http://myconfplan.com/users/jnewland/conferences/RailsConf2007.js?callback=display_myconfplan" type="text/javascript"></script>

Now seems like a good time to mention that I’ll be at RailsConf 2007 later this month in Portland, OR, and I couldn’t be more excited about it. You can view my session selections in the sidebar, on on myconfplan. Also, I’m staying at the Jupiter Hotel, which looks like a blast. Let me know if you’ll be there too!

Microformats: Data Formats That Put Humans First

Tantek Çelik's microformats presentation from Mix07

mofo - a ruby microformat parser

THIS is how I'm evaluating resumes, no, hResumes in the future.

Microformats Bookmarklet > Left Logic

this. is. awesome.
What is this?