Josh Lucas wrote:
<snip
>> Just updated my CVS and everything is working great!!!
> 
> My next question concerns logging in.  Basically, when my user logs in,
> I want to see if they already have an xml preferences file.  If they do,
> then we grab their portlet preferences so we can load the correct ones
> and we go from there.  If they don't, then I'd like to offer them a
> screen which will have portlets they can choose.  Once they have chosen,
> an xml file will be written and stored.
> 
> My way does not fit the proposed way of using the Turbine login and
> TurbineUser or does it?  I'm feeling more confident about Jetspeed but
> I'm still a little bit lost with Turbine.  Any suggestions on where to
> start looking?

Funny.  Guess what I am working on tomorrow.  :)

Actually I did some work on it tonight.  Jetspeed now has the support
for obtaining RSS channels from OCS content feeds.  Right now I have
only tested it with XMLTree, however it should work on any OCS
provider.  So the trick is to have it parse out all the content and give
the user a prompt.  I can't get too far with it because both my IBM and
SUN JDKs are crashing when I attempt to use threads (yes... done all the
green vs compiler fixes, etc).

So right now when you logon you should get a "customize" button.  The
next thing is throwing up a dialog box so that you can subscribe to
multiple portlets.  This is what I am going to hack on tomorrow.

Kevin

-- 
Kevin A Burton
http://relativity.yi.org
Message to SUN:  "Open Source Java!"
"For evil to win is for good men to do nothing."


--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to