philwilson.org :: foaflicious

Monday, February 21, 2005

foaflicious 0.2

The source for FOAFlicious 0.2 is available on http://philwilson.org/projects/foaflicious/code/foaflicious-0.2.groovy.

This version of FOAFlicious relies on Groovy 1.0-beta 9 or above.

There are two major changes between 0.2 and 0.1:

  1. You can now pass in a del.icio.us username as a parameter
  2. It no longer looks for FOAF files linked from users' homepages (because it was killing performance stone dead).

Monday, February 07, 2005

FOAFlicious now has a home page

As part of my efforts to tidy up my website and projects, FOAFlicious now has a home page with an easy access form for generating your FOAF file, and protects you slightly from having to remember that dreadful URL :)

Friday, February 04, 2005

FOAFlicious now generates FOAF for any del.icio.us user

You can now get the del.icio.us inbox for any user in FOAF format like so: http://philwilson.org:8180/foaflicious/foaflicious.groovy?user=pip - just substitute the username you want at the end of the URL

This functionality was always there, but broken in Groovy 1.0-beta-6. I've just upgraded to beta 9 and it works just fine.

In other news, I wanted to play with a new toy, so there's now an "upcoming features" list for FOAFlicious hosted on tadalist.com.

I'll try and actually fix all the things on the list over the weekend.