[seam-dev] FaceBook integration for Seam

Nicklas Karlsson nickarls at gmail.com
Mon May 12 16:15:55 EDT 2008


> Still, I like the idea
> of helping developers create plugins for these social networks. It
> could be a great opportunity for Seam to move into a new space (so we
> are not siloed to standalone enterprise applications). I would imagine
> it would just be a matter of wrapping the API in something more
> accessible.
>
>  Thoughts?

On a side note, one thing that I would like to see (yeah, yeah,
patches welcome ;-) is RSS/ATOM syndication
in the same way as PDF etc work so that you could just render some sort of

<rss:feed value="#{feed} var="item" type="ATOM" ...>
    <rss:feedItem title="#{item.title}" .../>
</rss:feed>



More information about the seam-dev mailing list