syndication of widgets

2 views
Skip to first unread message

Geert

unread,
Aug 28, 2012, 3:38:41 AM8/28/12
to widge...@googlegroups.com
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

Scott Wilson

unread,
Aug 28, 2012, 5:10:39 AM8/28/12
to widge...@googlegroups.com
On 28 Aug 2012, at 08:38, Geert wrote:

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.

Looks interesting :)

Remember also when creating a widget profile to have it indexed by Solr so it turns up in search results - e.g.

SolrConnector.getInstance().index(widgetProfile, "en");
Reply all
Reply to author
Forward
0 new messages