You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@wicket.apache.org by Ryan Sonnek <ry...@gmail.com> on 2008/04/01 02:48:15 UTC

consume rss feeds in wicket

I just published a new wicketstuff-rome component that will allow
users to consume rss feeds in wicket.  This is something that I've
been meaning to do for a *long* time, and finally got around to it.
http://www.jroller.com/wireframe/entry/consume_rss_feeds_within_wicket

I've seen a few posts on this list over the past few months for users
wanting something like this, so please take a look and see if it hits
the "sweet spot".  I currently expose the RSS feed as a ListView
Model, and I'd love to hear if anyone has other ways of doing it.

The implementation uses a LoadableDetachableModel, and I'd be
interested to hear feedback from dev's to see if this makes sense or
if there's a better way.

Thanks!
Ryan

Re: consume rss feeds in wicket

Posted by Nino Saturnino Martinez Vazquez Wael <ni...@jayway.dk>.
Yeah that sounds possible..

Ryan Sonnek wrote:
> On Tue, Apr 1, 2008 at 8:23 AM, Nino Saturnino Martinez Vazquez Wael
> <ni...@jayway.dk> wrote:
>   
>> works fine for me, only problem are that something cant handle if you
>>  have æ ø å in your domain... You then have to use the alternate domain
>>  qualifiyer
>>     
>
> That sounds like a ROME specific issue?
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>
>
>   

-- 
-Wicket for love

Nino Martinez Wael
Java Specialist @ Jayway DK
http://www.jayway.dk
+45 2936 7684


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: consume rss feeds in wicket

Posted by Ryan Sonnek <ry...@gmail.com>.
On Tue, Apr 1, 2008 at 8:23 AM, Nino Saturnino Martinez Vazquez Wael
<ni...@jayway.dk> wrote:
> works fine for me, only problem are that something cant handle if you
>  have æ ø å in your domain... You then have to use the alternate domain
>  qualifiyer

That sounds like a ROME specific issue?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: consume rss feeds in wicket

Posted by Nino Saturnino Martinez Vazquez Wael <ni...@jayway.dk>.
works fine for me, only problem are that something cant handle if you 
have æ ø å in your domain... You then have to use the alternate domain 
qualifiyer

Nino Saturnino Martinez Vazquez Wael wrote:
> Great! I'll look into it:)
>
> Ryan Sonnek wrote:
>> I just published a new wicketstuff-rome component that will allow
>> users to consume rss feeds in wicket.  This is something that I've
>> been meaning to do for a *long* time, and finally got around to it.
>> http://www.jroller.com/wireframe/entry/consume_rss_feeds_within_wicket
>>
>> I've seen a few posts on this list over the past few months for users
>> wanting something like this, so please take a look and see if it hits
>> the "sweet spot".  I currently expose the RSS feed as a ListView
>> Model, and I'd love to hear if anyone has other ways of doing it.
>>
>> The implementation uses a LoadableDetachableModel, and I'd be
>> interested to hear feedback from dev's to see if this makes sense or
>> if there's a better way.
>>
>> Thanks!
>> Ryan
>>
>>
>>   
>

-- 
-Wicket for love

Nino Martinez Wael
Java Specialist @ Jayway DK
http://www.jayway.dk
+45 2936 7684


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: consume rss feeds in wicket

Posted by Nino Saturnino Martinez Vazquez Wael <ni...@jayway.dk>.
Great! I'll look into it:)

Ryan Sonnek wrote:
> I just published a new wicketstuff-rome component that will allow
> users to consume rss feeds in wicket.  This is something that I've
> been meaning to do for a *long* time, and finally got around to it.
> http://www.jroller.com/wireframe/entry/consume_rss_feeds_within_wicket
>
> I've seen a few posts on this list over the past few months for users
> wanting something like this, so please take a look and see if it hits
> the "sweet spot".  I currently expose the RSS feed as a ListView
> Model, and I'd love to hear if anyone has other ways of doing it.
>
> The implementation uses a LoadableDetachableModel, and I'd be
> interested to hear feedback from dev's to see if this makes sense or
> if there's a better way.
>
> Thanks!
> Ryan
>
>
>   

-- 
-Wicket for love

Nino Martinez Wael
Java Specialist @ Jayway DK
http://www.jayway.dk
+45 2936 7684


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org