Hi all,
Following my previous work on publishing edukapp-widgets using ATOM, currently I'm working on the other side of syndication: importing widgets from an ATOM-feed into Edukapp.
I created a branch for this: syndication-in
If someone is interested, please have a look at the source.
Primary place to start looking is the web.xml where you can configure a (list of) URL(s) to fetch widget profiles from.
These will be persisted in a local database table and created as widget profiles in Edukapp.
It is a work in progress, please do not expect a full blown bugfree feature yet :-)
Kind regards,
Geert