You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@roller.apache.org by Enrique Rodriguez Lasterra <la...@javahispano.org> on 2006/02/06 23:27:57 UTC

User logged and comments

I ask hear for a new feature on roller.

When i'm logged my name, email and weblog page is accesible. Why not put
this data on comments form as hidden fields instead of text fields and
cookies?

Regards, Enrique.




-- 
_______________________________
Enrique Rodriguez Lasterra
lasterra AT javahispano DOT org
http://www.javahispano.org
Asociación sin ánimo de lucro sobre java
Spanish non profit association about java

Re: User logged and comments

Posted by Greg Hamer <ro...@gmail.com>.
Could this be a job for ajax?  i.e. let the browser use the jsessionid to call back for name & email to populate comment form fields?  In this case the client side ajax code is cacheable.  And if if no name & email is returned, then the user just gets blank form fields.

not sure if this is possible ... just thinking out loud.

g

----- Original Message ----- 
From: "Enrique Rodriguez Lasterra" <la...@javahispano.org>
To: <ro...@incubator.apache.org>
Sent: Tuesday, February 07, 2006 3:03 PM
Subject: Re: User logged and comments


I suppose this is necesary for biggers sites like jroller.org. It will
be great if this could be configurable.

Regards, enrique.

El mar, 07-02-2006 a las 09:12 -0500, David M Johnson escribió:

> One reason not to do that is caching. Ideally, we'd like to serve  
> pages out of the cache and not have to generate a different page for  
> each user.
> 
> - Dave
> 
> 
> On Feb 6, 2006, at 5:27 PM, Enrique Rodriguez Lasterra wrote:
> 
> > I ask hear for a new feature on roller.
> >
> > When i'm logged my name, email and weblog page is accesible. Why  
> > not put
> > this data on comments form as hidden fields instead of text fields and
> > cookies?
> >
> > Regards, Enrique.
> >
> >
> >
> >
> > -- 
> > _______________________________
> > Enrique Rodriguez Lasterra
> > lasterra AT javahispano DOT org
> > http://www.javahispano.org
> > Asociación sin ánimo de lucro sobre java
> > Spanish non profit association about java
> 

-- 
_______________________________
Enrique Rodriguez Lasterra
lasterra AT javahispano DOT org
http://www.javahispano.org
Asociación sin ánimo de lucro sobre java
Spanish non profit association about java

Re: Optaros Report Includes Roller among 15 Solutions Reviewed

Posted by David M Johnson <Da...@Sun.COM>.
Definitely cool to see that and Roller did pretty well. Too bad they  
didn't do 2.0.

- Dave



On Feb 10, 2006, at 6:57 PM, Greg Hamer wrote:

> fyi ... a recent software industry research report has included  
> Roller in its analysis.  The  report is titled "Content Management  
> Problems and Open Source Solutions".  It is dated Jan 23, 2006.   
> Roller 1.3 is reviewed.  The report is not from Gartner, Forrester  
> or IDC, (yet) but from Optaros, a hot new shop specializing in open  
> source.  I must say it is pretty neat to see Roller included in a  
> formal IT Analyst report.
>
> The author's blog entry is here with a bullet list of the 15  
> solutions reviewed.
>
> fyi ... another member of the Optaros team, Dave Gynn, blogs on  
> Roller at www.gynn.org!  Dave is Optaro's "Application  
> Infrastructure Practice Lead".
>


Optaros Report Includes Roller among 15 Solutions Reviewed

Posted by Greg Hamer <ro...@gmail.com>.
fyi ... a recent software industry research report has included Roller in its analysis.  The  report is titled "Content Management Problems and Open Source Solutions".  It is dated Jan 23, 2006.  Roller 1.3 is reviewed.  The report is not from Gartner, Forrester or IDC, (yet) but from Optaros, a hot new shop specializing in open source.  I must say it is pretty neat to see Roller included in a formal IT Analyst report.

The author's blog entry is here with a bullet list of the 15 solutions reviewed.

fyi ... another member of the Optaros team, Dave Gynn, blogs on Roller at www.gynn.org!  Dave is Optaro's "Application Infrastructure Practice Lead".  


Re: User logged and comments

Posted by Enrique Rodriguez Lasterra <la...@javahispano.org>.
I suppose this is necesary for biggers sites like jroller.org. It will
be great if this could be configurable.

Regards, enrique.

El mar, 07-02-2006 a las 09:12 -0500, David M Johnson escribió:

> One reason not to do that is caching. Ideally, we'd like to serve  
> pages out of the cache and not have to generate a different page for  
> each user.
> 
> - Dave
> 
> 
> On Feb 6, 2006, at 5:27 PM, Enrique Rodriguez Lasterra wrote:
> 
> > I ask hear for a new feature on roller.
> >
> > When i'm logged my name, email and weblog page is accesible. Why  
> > not put
> > this data on comments form as hidden fields instead of text fields and
> > cookies?
> >
> > Regards, Enrique.
> >
> >
> >
> >
> > -- 
> > _______________________________
> > Enrique Rodriguez Lasterra
> > lasterra AT javahispano DOT org
> > http://www.javahispano.org
> > Asociación sin ánimo de lucro sobre java
> > Spanish non profit association about java
> 

-- 
_______________________________
Enrique Rodriguez Lasterra
lasterra AT javahispano DOT org
http://www.javahispano.org
Asociación sin ánimo de lucro sobre java
Spanish non profit association about java

Re: User logged and comments

Posted by David M Johnson <Da...@Sun.COM>.
One reason not to do that is caching. Ideally, we'd like to serve  
pages out of the cache and not have to generate a different page for  
each user.

- Dave


On Feb 6, 2006, at 5:27 PM, Enrique Rodriguez Lasterra wrote:

> I ask hear for a new feature on roller.
>
> When i'm logged my name, email and weblog page is accesible. Why  
> not put
> this data on comments form as hidden fields instead of text fields and
> cookies?
>
> Regards, Enrique.
>
>
>
>
> -- 
> _______________________________
> Enrique Rodriguez Lasterra
> lasterra AT javahispano DOT org
> http://www.javahispano.org
> Asociación sin ánimo de lucro sobre java
> Spanish non profit association about java