Re: [Hypercontent-users] Does this integrate with Academus 2.0?
Brought to you by:
alexvigdor
From: Alex V. <al...@bi...> - 2006-07-17 17:39:41
|
Hi Duran, HyperContent is a tool dedicated to authoring, managing and publishing web content. Its function is complementary to basically any portal. There is no longer any tight integration between HyperContent 2.0 and uPortal, so there's no reason it shouldn't work with Academus. All the integration points leverage basic web and portal technologies. Here is a list of a few approaches: 1) Single Sign-On By using a common SSO solution such as CAS, you can publish authenticated and/or personalized content seamlessly from HyperContent into uPortal. The basic example is a dashboard that comes with HyperContent, allowing you to present the user a list of direct links from the portal to projects they are authorized to see on the HyperContent server. 2) Portlet presentation of web site content (XHTML) You can leverage HyperContent's multiple output and static pipeline processing model to repurpose content from web sites into portlet- ready XHTML that is either served up by a regular apache installation or by HyperContent directly to a Web Proxy channel in uPortal. The advantage of this approach is that the XHTML is pre-rendered, saving your portal from running additional XSL transforms. 3) XML feeds transformed in the portal You can also use HyperContent to output any variety of XML, including RSS, that can be fed into the portal and rendered using the built in RSS channel type or a custom XSL transform. While this approach places the rendering burden on the portal, it makes it easier to manage the presentation of mixed sources of content (HyperContent and others) with a common look and feel in the portal. Good luck, Alex On Jul 12, 2006, at 11:59 AM, Goodyear, Duran wrote: > I just found out about hypercontent. > How does it integrate with Academus 2.0 from Unicon? > > I know its a out growth of uPortal, but I'm unsure of how different > they are, and if there are significant differences that would cause > problems. > > Thank you! > > ______________________ > Duran Goodyear > Web Developer > Administrative Computing > The University of the Arts > http://www.uarts.edu <http://www.uarts.edu> > > > > ---------------------------------------------------------------------- > --- > Using Tomcat but need to do more? Need to support web services, > security? > Get stuff done quickly with pre-integrated technology to make your > job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache > Geronimo > http://sel.as-us.falkag.net/sel? > cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Hypercontent-users mailing list > Hyp...@li... > https://lists.sourceforge.net/lists/listinfo/hypercontent-users > |