Posts filed under “Projects”
Brand new microformats 2 parser
I have just released a brand new microformats 2 parser for node.js. You maybe thinking microformats are so 2006, but this is new. Hear me out… Demo API http://microformat2-node.jit.su/ Try the API with: http://the-pastry-box-project.net/ http://microformats.org/ New life in the semantic web A lot has changed in the last couple of years; the search engines have [...]
Experimental Firefox and Chrome extensions to copy and paste contacts
The extensions below allow you to copy, store and then later paste contacts into forms. They are proof of concept prototypes taken from a larger project. I have released the extensions now to help inform the discussion at the upcoming mircoformats meetup. You need either Firefox 4.0+ or the latest Chrome browser. Download Firefox extension [...]
Draggables
Just finished building the draggables library and uploaded it to its own site. Draggables is a JavaScript library that allows users to exchange data between web sites using drag and drop. It’s heavily based on the HTML5 Drag and Drop and File APIs. It allows data to be exchanged between unrelated sites and between the [...]
Microformat Shiv
A light weight cross browser JavaScript Microformats parser. Browsers should come with APIs to parse semantic content such as microformats, unfortunately this has yet to happen. I have just finished building microformat shiv which provides a simple to use, light-weight, cross-browser microformat API. It even works with modern mobile browsers and is backward compatible with [...]
Ident Engine – WebFinger support
Published: 21 February 2010 10:23 I have added WebFinger support to Ident Engine. You can now enter a Google gmail email address as a starting point for searching someone social graph. This only works for email accounts who’s users have published a public Google profile page. Google’s profile pages are a good starting point to [...]