Re: old database upgrade code

2005-07-22 Thread Matt Raible
I believe this was used at Sun moreso than by users. I don't care - I always do the database upgrades manually (locally and then in production). Matt On 7/22/05, Allen Gilliland [EMAIL PROTECTED] wrote: I'm going to assume that no reponse means that nobody cares if I delete that old code?

Re: Roller 2.0 landing

2005-08-02 Thread Matt Raible
As long as it's *easily* backwards compatible with the version I have running on my site (1.2) - I'm +1. ;-) Matt On 8/2/05, Allen Gilliland [EMAIL PROTECTED] wrote: +1. Now seems like the perfect time for this. -- Allen On Tue, 2005-08-02 at 07:15, Anil Gangolli wrote: +1. I think

Re: code reviews?

2005-08-02 Thread Matt Raible
I'm all for code reviews, but since we're all pressed for time, I doubt we can formalize the process. For the most part, I review code when I need to modify it - and I'll make sure and ask this list if I don't understand or have problems with it. Of course, if you have time to do a code review -

Tiles Integration

2005-08-10 Thread Matt Raible
Dave, I noticed that you just committed Tiles integration into Roller 2.0. Is there a reason why you chose Tiles over SiteMesh? Are you building up pages and changing their content on a per-page basis, or just decorating them? Matt

Re: Roller 2.0

2005-08-15 Thread Matt Raible
I use SmartSVN on OS X or TortoiseSVN on Windows. Googling for either name should get you the download. Matt On 8/15/05, paksegu [EMAIL PROTECTED] wrote: Hi Matt, What do I use to download? A subversion client, and where do I get that from? Thanks Matt Raible [EMAIL PROTECTED] wrote

Re: note: db upgrade for 1.3

2005-08-16 Thread Matt Raible
In this particular case, I'm -1 on this change. It's to avoid an error with MySQL 5, and my guess is most people aren't using this database. It's good to look ahead and plan ahead, but I think it's more important to worry about existing users - who are likely on an older version of MySQL and

Re: line termination and SVN

2005-08-17 Thread Matt Raible
I'm using Metissian's Subversion package for OS X on the command-line (http://metissian.com/projects/macosx/subversion/) and SmartSVN - as well as TortoiseSVN on Windows. Do you know if they support this by default? Matt On 8/17/05, Anil Gangolli [EMAIL PROTECTED] wrote: All: Please make

Re: standardized page templates

2005-08-17 Thread Matt Raible
I like having the ability to rename as /page/username/home seems more appropriate to me than /page/username/Weblog. My $0.02, Matt On 8/17/05, Lance Lavandowska [EMAIL PROTECTED] wrote: I'm surprised Dave has chimed in on the not renamable part, as he renamed his Weblog page (I haven't looked

Re: standardized page templates

2005-08-17 Thread Matt Raible
. Most people don't use this feature, but I do: http://raibledesigns.com/page/rd/archives http://raibledesigns.com/page/rd/contact http://raibledesigns.com/page/rd/about Matt -- Allen On Wed, 2005-08-17 at 11:29, Matt Raible wrote: I like having the ability to rename as /page/username/home

Re: org.roller.presentation.forms package is empty

2005-08-18 Thread Matt Raible
but it still gives me some borders on the RHS. Finally is it possible to go from velocity to JSP? No. Matt Thanks, Nitin -Original Message- From: Matt Raible [mailto:[EMAIL PROTECTED] Sent: Thursday, August 18, 2005 11:14 AM To: roller-dev@incubator.apache.org Subject: Re

Re: Fixing Search

2005-08-18 Thread Matt Raible
/consistencycheck.log I've backed up my database, and I'm about to run this with -purge. If my site is offline in the near future, you'll know why. ;-) Matt - Dave On Aug 18, 2005, at 1:58 PM, Matt Raible wrote: Anyone know how to fix this? I get daily complaints from blog readers that they can't

Re: Fixing Search

2005-08-18 Thread Matt Raible
) at org.apache.velocity.runtime.parser.node.ASTReference.execute(ASTReference.java:175) at org.apache.velocity.runtime.parser.node.ASTReference.render(ASTReference.java:220) at org.apache.velocity.runtime.parser.node.ASTBlock.render(ASTBlock.java:55) On 8/18/05, Matt Raible [EMAIL PROTECTED

Re: Fixing Search

2005-08-18 Thread Matt Raible
exception stacktrace. My best guess is that something has a null timestamp value. You might want to alter your velocimacros to elimate date formatting (just print it raw) and see what that reveals. Lance On 8/18/05, Matt Raible [EMAIL PROTECTED] wrote: Now I have a new issue. If I do

Re: Hibernate3 ?

2005-08-19 Thread Matt Raible
I don't see any harm in upgrading. If you're using Spring, it's a painless upgrade - and that's the only upgrades I've done, so I don't know how it is sans Spring. net.sf.hibernate - org.hibernate is the biggest change. There's some issues with ANTLR on Weblogic, but that's the only major

Re: Safe UserName characters

2005-08-23 Thread Matt Raible
On 8/23/05, Allen Gilliland [EMAIL PROTECTED] wrote: I know Elias had proposed adding a config property which is essentially a regex that would be used to determine if a username is okay. then site admins can alter that property as desired if they want to. Personally, I have mixed

Re: VOTE: upgrade Roller 2.0 code-base to Hibernate 3.0

2005-09-06 Thread Matt Raible
+1 - Let me know if you need any help as I've done this a couple of times. XDoclet 1.2.3 is working for AppFuse with Hibernate 3.0.5. Matt On 9/6/05, Dave Johnson [EMAIL PROTECTED] wrote: I'm supposed to stop working on Roller 2.0 development this week and start working on testing and

Fwd: [Roller-JIRA] Created: (ROL-799) New Editor theme has whitespace around Roller logo in Safari

2005-09-06 Thread Matt Raible
? Thanks, Matt -- Forwarded message -- From: Matt Raible (JIRA) [EMAIL PROTECTED] Date: Sep 6, 2005 10:51 AM Subject: [Roller-JIRA] Created: (ROL-799) New Editor theme has whitespace around Roller logo in Safari To: [EMAIL PROTECTED] New Editor theme has whitespace around Roller

Re: Proposal: CommentServlet rewrite

2005-09-09 Thread Matt Raible
On 9/9/05, Allen Gilliland [EMAIL PROTECTED] wrote: team, I have written up a quick proposal on rewriting the current CommentServlet mainly to remove the velocity rendering component, but also to tidy things up a bit.

Re: Roller 1.3 (Incubating) release

2005-09-13 Thread Matt Raible
+1 On 9/13/05, Anil Gangolli [EMAIL PROTECTED] wrote: +1 Note, however, that I checked in a few changes over the weekend. I think they're stable, but the trunk is not quite what's been running on BSC. --a. - Original Message - From: Dave Johnson [EMAIL PROTECTED] To:

Re: VOTE: Pubtime Fix

2005-09-14 Thread Matt Raible
On 9/14/05, Allen Gilliland [EMAIL PROTECTED] wrote: This is a very small feature/fix so I think we can do the proposal and vote all at the same time. http://www.rollerweblogger.org/wiki/Wiki.jsp?page=Proposal_PubtimeFix Full details on the proposal page above. The real short version

[VOTE] Elias Torres as a committer?

2005-09-14 Thread Matt Raible
Roller Developers, I think Elias Torres has demonstrated that he knows his way around Roller and has contributed a fair amount of code lately. I think he'd be an asset to our team (if he's interested). Here's my +1. Elias - you interested? ;-) Matt

Re: using javascript in web forms

2005-09-15 Thread Matt Raible
I believe this one in particular is for setting values in forms when a user chooses to be remembered. Matt On 9/15/05, Allen Gilliland [EMAIL PROTECTED] wrote: just a general question here ... what is the purpose of doing javascript like this? i see this stuff spread throughout a number of

Re: Acegi Integration Status

2005-10-04 Thread Matt Raible
-withacegi.tar.gz It's 47 MB. Thanks, Matt On 9/29/05, Matt Raible [EMAIL PROTECTED] wrote: I'll try to do that later tonight. Thanks, Matt On 9/29/05, Allen Gilliland [EMAIL PROTECTED] wrote: Matt, i think all the new files that are needed are missing. like the WEB-INF/security.xml

Re: Covering my arse....

2005-10-09 Thread Matt Raible
You got it right - must've been my blunder. ;-) On 10/9/05, Henri Yandell [EMAIL PROTECTED] wrote: I changed the following messages: userAdmin.cookieLogin=You cannot passwords when logging in with the strongRemember Me/strong feature. Please logout and log back in to

Re: How can I combine the roller to my web application as the only one ?

2005-10-10 Thread Matt Raible
I don't understand the question - do you want to make it available at the root of your server? Is that what you're trying to do? If nothing else, we always work well with error messages. ;-) Matt On 10/10/05, fengjun [EMAIL PROTECTED] wrote: Hi: How can I combine the roller to my web

Re: Acegi Integration Status

2005-10-10 Thread Matt Raible
against 3rd party systems using custom dbs, ldap, etc? -- Allen On Tue, 2005-10-04 at 13:33, Matt Raible wrote: Sorry it took me so long - this kinda got lost in my inbox. I've updated my local project with 2.0 from SVN and uploaded the code to the following URL. It should have .svn

Re: Setting up Apache logins for Elias

2005-10-11 Thread Matt Raible
Last time I checked, I was unable to login to SVN either - but then again it's possible I just forgot my password. Any way of retrieving that? Thanks, Matt On 10/11/05, Sam Ruby [EMAIL PROTECTED] wrote: Dave Johnson wrote: Elias, I think what you need to do to get your SVN account set up is

Re: How can I login the Roller Site form other url directly?

2005-10-14 Thread Matt Raible
This is a feature of container-managed authentication. You have to think of the login.jsp as a page that shouldn't see - kind of like the popup dialog you get with basic authentication. The login.jsp only shows up when you try to access a protected resource - so if you try to access login.jsp -

Re: resolving the timestamp/datetime issue

2005-10-25 Thread Matt Raible
On 10/25/05, Allen Gilliland [EMAIL PROTECTED] wrote: I have made an attempt at resolving this problem by defining 2 new variables for the sql scripts ... TIMESTAMP_SQL_TYPE_NULL and ALTER_PUBTIME_ALLOW_NULL the TIMESTAMP_SQL_TYPE_NULL is used for the pubtime column of the createdb script

Re: State of spam prevention in Roller 2.0

2005-10-25 Thread Matt Raible
On 10/25/05, Allen Gilliland [EMAIL PROTECTED] wrote: good summary. one thing i think is worth evaluating is what effectiveness are we currently having with preventing spam using what we have now? and where specifically are we being ineffective? for example, with one of the comment

Re: State of spam prevention in Roller 2.0

2005-10-26 Thread Matt Raible
On 10/26/05, Elias Torres [EMAIL PROTECTED] wrote: I understand how useful the function is, but I think that the cost is too high. I have not checked this yet, but are we doing an insert on the database for every page hit? I think this might not be best for performance and we might disable it

Re: log4j upgrade?

2005-11-06 Thread Matt Raible
I recently tried to upgrade to 1.2.12 and found that there were some incompatibilities with my config file. I forget what they were - but it basically wasn't a simple upgrade. For that reason, I'm currently using 1.2.11. Matt On 11/6/05, Anil Gangolli [EMAIL PROTECTED] wrote: Log4j is up to

Re: removing the edit links on rendered weblogs?

2005-11-06 Thread Matt Raible
On 11/5/05, Dave Johnson [EMAIL PROTECTED] wrote: On Nov 4, 2005, at 7:21 PM, Allen Gilliland wrote: Anyways, I wanted to try and feel out how many people really like/use those edit links which show up on their weblog when they are logged in. I have never used them so I wouldn't care much

Re: Legal worries... Was: Roller 1.3 release

2005-11-07 Thread Matt Raible
I know that having Roller as an Apache project is important for Dave and Sun. However, I think it's important to state my opinion. If it's going to require a significant re-write of Roller - my vote is to back out of the incubator and continue as an open-source project on java.net (or another

Re: Acegi Integration Status

2005-11-07 Thread Matt Raible
Boy am I a slacker... sorry - I've been traveling for the last two weeks. Comments below... On 10/10/05, Matt Raible [EMAIL PROTECTED] wrote: I'm out of town on vacation right now - and it'll take me a bit of digging into Acegi's documentation to answer these questions. I'll try to do

Re: No schema changes *at all* in minor releases? (was Re: Planning for Roller 2.1 release)

2005-11-09 Thread Matt Raible
On 11/9/05, Dave Johnson [EMAIL PROTECTED] wrote: On Nov 9, 2005, at 1:32 PM, Allen Gilliland wrote: On Tue, 2005-11-08 at 20:52, Dave Johnson wrote: Did we really mean to completely forbid any database changes at all in minor releases? If so, comment moderation is going to have to wait

Re: log4j upgrade?

2005-11-10 Thread Matt Raible
I'm fine with 1.2.11, that's what I'm currently using. On 11/10/05, Anil Gangolli [EMAIL PROTECTED] wrote: OK. 1.2.11 anyone? --a. Matt Raible wrote: http://www.cheblogs.com/roller/page/damien?anchor=jboss_and_log4j_1_2 On 11/10/05, Anil Gangolli [EMAIL PROTECTED] wrote: I've just

Re: disabling gzip filters by default

2005-11-10 Thread Matt Raible
Let's rephrase the question: For the high-traffic Roller sites, are you using your container to GZip output, or are you using Roller's built-in GZip filters? I'm using the built-in filters, not any that are provided by Apache or Tomcat. Therefore, I'm -1 on this change. Matt On 11/10/05,

Re: Roller-2.0-incubating RC1 release ready

2005-11-11 Thread Matt Raible
Is this going to be an release candidate or a final release? I'm +1 for a release candidate, but -1 on a final release. I think it's best to let the community try out an RC when we're doing a big version jump. Matt On 11/11/05, Dave Johnson [EMAIL PROTECTED] wrote: And we're almost ready to

Re: Roller-2.0-incubating RC1 release ready

2005-11-11 Thread Matt Raible
OK, I'll change my vote to +0. On 11/11/05, Allen Gilliland [EMAIL PROTECTED] wrote: Dave has been running 2.0 versions on his site for over a month, and we have had 2.0 running on blogs.sun.com for the past couple weeks. +1 from me. -- Allen On Fri, 2005-11-11 at 12:28, Matt Raible

Re: notes from upgrade installation test of 1.3 to 2.0

2005-11-12 Thread Matt Raible
On 11/12/05, Anil Gangolli [EMAIL PROTECTED] wrote: Yes, most certainly. The only mystery was why I got the warning with my upgrade installation of the distribution, but not when running my own build installed from scratch. And I just solved the mystery. It's due to a subtle difference in

Re: referer/referrer spelling

2005-11-13 Thread Matt Raible
+1 On 11/13/05, Henri Yandell [EMAIL PROTECTED] wrote: +1. Explains why referer has always felt wrong :) Hen On 11/13/05, Anil Gangolli [EMAIL PROTECTED] wrote: OK. One of my pet peeves is that we spell referrer incorrectly (as referer) all over the place. Sometime back in about

Re: Time for Roller 2.0 RC2?

2005-11-13 Thread Matt Raible
When trying to upgrade from 1.3 to 2.0 using the 130-to-200-migration.sql script, I got an error: ERROR 1091 (42000) at line 111: Can't DROP 'webpage_id_index'; check that column/key exists Any ideas? Matt On 11/13/05, Matt Raible [EMAIL PROTECTED] wrote: I should mention my prod and test

Re: Time for Roller 2.0 RC2?

2005-11-13 Thread Matt Raible
On 11/13/05, Matt Raible [EMAIL PROTECTED] wrote: When trying to upgrade from 1.3 to 2.0 using the 130-to-200-migration.sql script, I got an error: ERROR 1091 (42000) at line 111: Can't DROP 'webpage_id_index'; check that column/key exists Any ideas? Matt On 11/13/05, Matt Raible [EMAIL

Re: Time for Roller 2.0 RC2?

2005-11-14 Thread Matt Raible
is the default in MySQL) and if objects being dropped already do not exist, that should be ok. However, this might cause problems with other databases. Matt Raible wrote: I ended up having to comment out 4 of the indexes b/c they didn't exist in my database. Here's the list from

Re: Acegi Integration Status

2005-11-18 Thread Matt Raible
On 11/17/05, Allen Gilliland [EMAIL PROTECTED] wrote: On Mon, 2005-11-07 at 09:10, Matt Raible wrote: 2. how does the port switching and scheme enforcement work? we still want to make sure that secure logins work between any 2 configurable ports and that we support the use

Downloading LGPL Dependencies

2005-11-19 Thread Matt Raible
RE: http://www.rollerweblogger.org/wiki/Wiki.jsp?page=Proposal_DownloadLGPLDependencies Are we planning on proceeding with some sort of mechanism to download LGPL dependencies as part of the build process? If so, I'd recommend we use something like Ivy or Maven 2's Ant tasks and do all our

Re: Patch for BloggerAPIHandler.java, problem with getPost, RSD support?

2005-11-21 Thread Matt Raible
On 11/21/05, Sean Gilligan [EMAIL PROTECTED] wrote: Hi, I've been playing around with Roller 2.x (built from Friday's svn) this weekend and am trying to get XMLRPC working with ecto and a client of my own. The below seemed to help with ecto. (Perhaps something changed with multi-author

Re: Fixing twisty comments

2005-11-21 Thread Matt Raible
On 11/21/05, Dave Johnson [EMAIL PROTECTED] wrote: Twisty comments are used in the X2 and Sunset themes. Twisty seems to have some problems: - There is no preview button - The comment authenticator messages does not appear I was able to get the comment authenticator to show the last time I

Re: VOTE: Roller 2.0 (Incubating) release

2005-11-23 Thread Matt Raible
+1 On 11/23/05, Elias Torres [EMAIL PROTECTED] wrote: +1 for release. On 11/22/05, Anil Gangolli [EMAIL PROTECTED] wrote: I haven't had time to check out the latest release candidate. I hope to try both a clean and upgrade install before voting, hopefully tonight. No objections to

Roller 2.0 Upgrade Error - MySQL

2005-11-25 Thread Matt Raible
FYI... The following line failed to work on my database in production - which is MySQL 3.23.56-Max-log. update pingtarget pt set pt.conditioncode=pt.condition; The error I get is: ERROR 1064 (0) at line 75: You have an error in your SQL syntax near 'pt set pt.conditioncode=pt.condition' at

Re: Roller on MySql 5

2005-11-26 Thread Matt Raible
I've used 5.0.15 on OS X and it's worked fine for me with Roller 2.0. Matt On 11/26/05, Max Rudman [EMAIL PROTECTED] wrote: Has anybody tried running Roller against MySql 5.0 on Linux? I encountered a problem where one of the multi-join queries issued on the front page crashes the server.

Re: Acegi Integration Status

2005-11-28 Thread Matt Raible
On 11/28/05, Allen Gilliland [EMAIL PROTECTED] wrote: On Fri, 2005-11-18 at 12:57, Matt Raible wrote: On 11/17/05, Allen Gilliland [EMAIL PROTECTED] wrote: On Mon, 2005-11-07 at 09:10, Matt Raible wrote: 2. how does the port switching and scheme enforcement work? we still

E-Mailing comments not working in Roller 2.0

2005-11-29 Thread Matt Raible
I haven't got any comment e-mails from my site since I upgraded to Roller 2.0. I have everything configured correctly AFAIK. The UI has the appropriate boxes checked in my settings, as well as the server settings. Matt

Re: upgrade quirks

2005-11-29 Thread Matt Raible
I experienced #1 in my failed upgrade attempt, but not #2. Matt On 11/29/05, Anil Gangolli [EMAIL PROTECTED] wrote: I found two quirks after the upgrade. (1) Comments were disabled at the global level. Caused a minor mystery, but I did manage to resolve it. (2) The upgrade left the server

Re: E-Mailing comments not working in Roller 2.0

2005-11-29 Thread Matt Raible
common/lib and the app's WEB-INF/lib. Put them only in common/lib. It's really easy to end up with a duplicate, so I added a note on the upgrade guide about this. I removed mail.jar and activation.jar from WEB-INF/lib and it solved the problem for me. Thanks Anil! Matt Matt Raible wrote

Re: Acegi Integration Status

2005-12-01 Thread Matt Raible
indicating passed/failed authentications?? -- Allen On Mon, 2005-11-28 at 15:31, Allen Gilliland wrote: On Mon, 2005-11-28 at 13:23, Matt Raible wrote: 1. Use the ports from roller.properties to configure SSL Switching. This should be configurable with a PortResolverImpl

Re: Roller 2.1 progress!

2005-12-01 Thread Matt Raible
Does the comment management system show recent trackbacks? Since these seem to be a source of spam these days, it'd be nice to know when they happen - via e-mail works for me. Matt On 12/1/05, Dave Johnson [EMAIL PROTECTED] wrote: I committed global comment management and (optional) trackback

Re: regarding the removal of web-security.xml from metadata/xdoclet

2005-12-03 Thread Matt Raible
On 12/3/05, Anil Gangolli [EMAIL PROTECTED] wrote: As Björn Ingimundarson recently noticed, we somehow lost the resource refs portion of the web.xml. It's because they happened to have been hiding in the web-security.xml fragment in metadata/xdoclet, and that was removed with the recent

Re: hashed passwords and Acegi?

2005-12-04 Thread Matt Raible
On 12/3/05, Anil Gangolli [EMAIL PROTECTED] wrote: Can I configure something in the Acegi security.xml that allows me to use the old encrypted (hashed) passwords? This should already be configured. If you turn on encrypted passwords (which I do), it'll use whichever encryption algorithm you

Re: Switch to Velocity based database script generation

2005-12-05 Thread Matt Raible
I haven't been involved with generating any of the database scripts - but I believe it can be simplified, and this looks like a good way to do it. +1 Matt On 12/5/05, Dave Johnson [EMAIL PROTECTED] wrote: Fixing that PostgreSQL upgrade problem was extremely painful with our text-replace based

Re: keys in security.xml

2005-12-11 Thread Matt Raible
On 12/11/05, Anil Gangolli [EMAIL PROTECTED] wrote: While fixing the login-redirect.jsp issue, I noticed some keys in the security.xml. We probably should be telling installing admins to change the keys to their own site-specific values from the values in the distribution in the

Re: exception on login link (trunk build)

2005-12-11 Thread Matt Raible
With the Acegi Security integration, we don't really need the login-redirect.jsp anymore. With CMA, you have to request a protected resource before you can authenticate - but not so with Acegi Security. In reality, we should never be linking directly to a login page because users should only be

Re: Building a war?

2005-12-13 Thread Matt Raible
Here's how I create a WAR and deploy it to my site: ant all cd build/roller mkdir META-INF cp ../../personal/roller.xml META-INF/context.xml jar cvf roller.war * scp roller.war [EMAIL PROTECTED]:~/home/webapps/. This is all from memory, so hopefully it's accurate. ;-) Matt On 12/13/05, Sean

Re: NOMINATION: Matthew Schmidt

2005-12-16 Thread Matt Raible
+1 for sure - Matt probably knows Roller's codebase better than I do. ;-) On 12/16/05, Dave Johnson [EMAIL PROTECTED] wrote: Matt was one of the earliest users and supporters of Roller. He's the director of technology at the Javalobby and along with Rick Ross he helped grow the Roller

Re: Upgrading to latest RTE editor

2005-12-17 Thread Matt Raible
Sounds fine to me, but I don't use this editor. On 12/17/05, Anil Gangolli [EMAIL PROTECTED] wrote: Sure. Allen Gilliland wrote: fine with me. -- Allen On Sat, 2005-12-17 at 06:09, Dave Johnson wrote: I've upgraded to the latest version of the RTE editor and it appears to be

Re: Themes: Contributing

2005-12-26 Thread Matt Raible
I think I can speak for the team and say YES - this sounds like a *great* idea!! On 12/26/05, Greg Hamer [EMAIL PROTECTED] wrote: Dear Devs, I am on the advisory board for a design school. I would like to propose as a student project for upcoming semesters that students create Roller theme

Re: Virtual domain for each blog

2005-12-26 Thread Matt Raible
On 12/26/05, Henri Yandell [EMAIL PROTECTED] wrote: Yep, that's what I'm doing. http://blog.generationjava.com and http://www.carrielogic.org are happily running on the same Tomcat. The redirect is just there to avoid people having to know the rest of the Roller URL. I think the major problem

Re: Requiring email address at signup

2005-12-29 Thread Matt Raible
On 12/29/05, Matthew P. Schmidt [EMAIL PROTECTED] wrote: Hi everyone. These days, having an email address is mandatory for most types of services. At JRoller, we had to hack the UserNewAction.validate method to throw an error if the username is already in use or the email address is missing.

Re: autoCreate for accounts

2005-12-29 Thread Matt Raible
On 12/29/05, Brian Topping [EMAIL PROTECTED] wrote: Hi guys, I've got Roller set up to authenticate against an LDAP directory, but as I might have expected, Roller doesn't like users to log in with an LDAP password before their account has been created. It strikes me that an autoCreate

Re: Roll planned 2.2 features into 2.1?

2006-01-03 Thread Matt Raible
+1 On 1/3/06, Allen Gilliland [EMAIL PROTECTED] wrote: that's fine with me. -- Allen David M Johnson wrote: I was hoping we'd be able to release Roller 2.1 during December. We put it in production on a couple of sites (that will remain nameless ;-), but there are still a couple of

Re: Comment authenticators via AJAX

2006-01-03 Thread Matt Raible
On 1/3/06, Glenn Nielsen [EMAIL PROTECTED] wrote: On Tue, Jan 03, 2006 at 12:51:22PM -0700, Matt Raible wrote: On 1/3/06, Allen Gilliland [EMAIL PROTECTED] wrote: team, just before the holidays, Dave and I discovered a rather unfortunate bug created by the way the current comment

Re: managers as singletons and their implementations

2006-01-04 Thread Matt Raible
On 1/4/06, Allen Gilliland [EMAIL PROTECTED] wrote: On Wed, 2006-01-04 at 15:22, David M Johnson wrote: There's no requirement that they be singletons, but there is some cost to instantiating a RollerImpl in terms of object creation and reading the Hibernate mapping files is costly, so we

Re: How to make the user profile and user admin pages more secure

2006-01-09 Thread Matt Raible
On 1/9/06, Allen Gilliland [EMAIL PROTECTED] wrote: Matt is the authority on Acegi, but I believe there is a way to list the urls that Acegi should guarantee for SSL transport in the security.xml. Then Acegi takes care of the protocol switching. Right now I don't think some of our secure

Re: How to make the user profile and user admin pages more secure

2006-01-10 Thread Matt Raible
: SslUtil.java SecureTag.java SchemeEnforcementFilter.java securelogin.http.port property securelogin.https.port property securelogin.https.headername property securelogin.https.headervalue property On Jan 9, 2006, at 12:26 PM, Matt Raible

Fwd: CP: Question About Roller

2006-01-10 Thread Matt Raible
Forwarding to Roller mailing list as the other developers are more familiar with the scripts than I am. Matt On 1/10/06, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Hey Matt, I'm having one of the brain farts where I'd almost sworn you had written something about Roller was changing the way

Re: Hibernate L2 cache?

2006-01-11 Thread Matt Raible
Right, for a clustered environment (which Roller should support - even if file uploads and such don't work so well) - we'd need to use JBoss TreeCache or OSCache. I've used OSCache (with JGroups) with good success - but we did have to modify some files for Hibernate 3.

Re: Fwd: raibledesigns site

2006-01-23 Thread Matt Raible
.2006-01-22 Matt On 1/22/06, Allen Gilliland [EMAIL PROTECTED] wrote: yes, that file uses the DailyRollingFileAppender, so if it's not rolling then maybe you have your own custom log4j.properties file that you used in your build. -- Allen On Sat, 2006-01-21 at 23:20, Matt Raible wrote

Re: new Acegi port switching code

2006-01-23 Thread Matt Raible
I'll try to look at this tonight. Matt On 1/23/06, Allen Gilliland [EMAIL PROTECTED] wrote: Matt, there is currently still no way to set the ports that Acegi uses for it's scheme enforcement. i think this is something that has to be done before we can release 2.1. i've tried looking at

Re: new Acegi port switching code

2006-01-23 Thread Matt Raible
This seems to work - we might want to specify 80/443 and 8080/8443 as the defaults and point users to security.xml if they'd like to add others. For the most part, I don't see why the above won't work for folks, so I don't know if it's a good idea to add this in or not. Index:

Re: Roller 2.1 RC1 available

2006-01-23 Thread Matt Raible
Should we upgrade Acegi to 1.0.0-RC1 before we do a 2.1 release? It's probably a good idea to do it sooner than later, especially since they changed their package names. I've done the upgrade in my workspace - here's the patch. Index: C:/Source/roller/metadata/xdoclet/filters.xml

Re: new Acegi port switching code

2006-01-24 Thread Matt Raible
On Mon, 2006-01-23 at 21:47, Matt Raible wrote: This seems to work - we might want to specify 80/443 and 8080/8443 as the defaults and point users to security.xml if they'd like to add others. For the most part, I don't see why the above won't work for folks, so I don't know if it's

Re: new Acegi port switching code

2006-01-24 Thread Matt Raible
, Matt Raible wrote: It worked for me on login. What ports are you using? Please provide the steps to reproduce and I'll try to do so. Matt On 1/24/06, Allen Gilliland [EMAIL PROTECTED] wrote: I only see this partially working. I get switching from http - https, but it never

Re: Install guide in Open Document and PDF format, what say you?

2006-01-24 Thread Matt Raible
FWIW, I'd prefer to use an editor over XML any day. But that's just me - from an author point of view. Of course, I also enjoy using JSPWiki for documentation. ;-) Matt On 1/24/06, Noel J. Bergman [EMAIL PROTECTED] wrote: Dave, Yes, getting non-technical people to collaborate is good. I am

Re: new Acegi port switching code

2006-01-24 Thread Matt Raible
login from my blog (which goes to https://jroller.com/login-redirect.jsp - notice https) results in an error page on Firefox/Win XP. Matt -- Allen On Tue, 2006-01-24 at 10:21, Matt Raible wrote: It worked for me on login. What ports are you using? Please provide the steps to reproduce

Search template

2006-01-25 Thread Matt Raible
I noticed something strange this morning. When I search on Dave's site, it brings up /sitesearch.do vs. my site which uses /search. The difference? One is decorated, the other isn't. http://rollerweblogger.org/sitesearch.do?q=jdosa=GO http://rollerweblogger.org/search?q=jdosa=GO I should be

Re: new Acegi port switching code

2006-01-25 Thread Matt Raible
On 1/25/06, Allen Gilliland [EMAIL PROTECTED] wrote: On Tue, 2006-01-24 at 22:39, Matt Raible wrote: On 1/24/06, Allen Gilliland [EMAIL PROTECTED] wrote: Well, it works if all you do is start in http and login, but it doesn't actually enforce the proper schemes. i.e. try hitting

Re: raibledesigns site

2006-01-25 Thread Matt Raible
one that needs to be configured for the default cache is there? Thanks, Matt On 1/23/06, David M Johnson [EMAIL PROTECTED] wrote: Check your setting for planet.aggegator.cache.dir in the props file. - Dave On Jan 23, 2006, at 11:55 AM, Matt Raible wrote: On 1/23/06, David M Johnson [EMAIL

Re: Roller formbeans

2006-01-25 Thread Matt Raible
+1 for migrating to Struts Action 2 and getting rid of all these silly form beans. ;-) http://wiki.apache.org/struts/StrutsAction2 Matt On 1/15/06, Allen Gilliland [EMAIL PROTECTED] wrote: On Sun, 2006-01-15 at 20:17, David M Johnson wrote: On Jan 15, 2006, at 9:56 PM, Allen Gilliland wrote:

Re: VOTE: Keep Roller 2.1 install guide on wiki or use ODF version?

2006-01-26 Thread Matt Raible
I'm probably in the minority, but I'm going to vote +1 for the wiki - only because it's worked well for AppFuse. Matt On 1/26/06, Henri Yandell [EMAIL PROTECTED] wrote: On 1/26/06, David M Johnson [EMAIL PROTECTED] wrote: Pick one: [ ] Option #1: For Roller 2.1 keep installation guide

Re: move jsps inside WEB-INF?

2006-01-31 Thread Matt Raible
+1 On 1/31/06, Noel J. Bergman [EMAIL PROTECTED] wrote: anyone opposed to the idea of moving our jsps inside of the WEB-INF folder? That's the best practice for JSP pages that users aren't supposed to target directly from the outside. All sorts of reasons in favor, none opposed.

Re: Roller 2.1-incubating RC2 - J2EE conformance

2006-02-03 Thread Matt Raible
Requiring Servlet 2.4 is probably not a big deal, but it might be a big change for our users. You are correct that the dispatcher elements are 2.4-only, but both Resin and Tomcat (our most popular deployed-on platforms) support them in a 2.3 DTD, so we've left them in there. If a

Deleting a post error

2006-02-04 Thread Matt Raible
When I try to delete an entry posted with Performancing, I get the following error - any ideas? org.roller.RollerException at org.roller.business.hibernate.HibernateWeblogManagerImpl.removeWeblogEntryContents(HibernateWeblogManagerImpl.java:512) at

Re: Deleting a post error

2006-02-04 Thread Matt Raible
different mysql drivers and see if that helps. -- Allen On Sat, 2006-02-04 at 12:10, Matt Raible wrote: When I try to delete an entry posted with Performancing, I get the following error - any ideas? org.roller.RollerException

Re: OK with AAPP to sandbox? (Re: proposal + patch: atom admin publishing protocol

2006-02-06 Thread Matt Raible
+1 On 2/6/06, Anil Gangolli [EMAIL PROTECTED] wrote: +1 David M Johnson wrote: I've taken a look at Jeff Blattman's Atom Administrative Publishing Protocol (AAPP) and it looks good, and definitely enough to add to the sandbox. * It adds important new remote admin features that we

Re: Weblog Entry Metadata

2006-02-08 Thread Matt Raible
On 2/8/06, David M Johnson [EMAIL PROTECTED] wrote: On Feb 8, 2006, at 1:21 PM, Matt Raible wrote: Did anything ever come of this? http://rollerweblogger.org/wiki/Wiki.jsp? page=Proposal_WeblogEntryPlugin Yes and no. We added the ENTRYATTRIBUTE table, which allows us to add arbitrary

Re: New URLs introduced in fix for ROL-473

2006-02-13 Thread Matt Raible
This sounds like great stuff Dave. One thing - on your main entry there's a link to previous entries. CANCELLED: Talking R... » This looks backwards to me, shouldn't it be: CANCELLED: Talking R... On 2/13/06, Dave Johnson [EMAIL PROTECTED] wrote: ROL-473: Page view for specific date should

Re: upgrade to jstl 1.1?

2006-02-17 Thread Matt Raible
If we do Servlet 2.4, we should upgrade to 1.1.2 of JSTL and change the URIs. However, I don't think they'll work with a Servlet 2.3 DTD. Matt On 2/17/06, Allen Gilliland [EMAIL PROTECTED] wrote: we are still using the old 1.0 jstl libraries. any reason not to upgrade this? -- Allen

Re: cleaning up page / user / session cache

2006-02-17 Thread Matt Raible
On 2/17/06, Allen Gilliland [EMAIL PROTECTED] wrote: On Fri, 2006-02-17 at 15:06, Jeff Blattman wrote: this is in regard to the AAPP addition i am working on, that allows users and weblogs to be removed via HTTP deletes ... i am experiencing some strange behavior from the roller web app

Re: keepalive.jsp

2006-02-20 Thread Matt Raible
Lance added this to keep the session alive while editing a blog. I think it's important especially since Acegi doesn't hold request parameters though a login. Matt On 2/20/06, Allen Gilliland [EMAIL PROTECTED] wrote: this looks like an old and unused session debugging tool, do we need to keep

  1   2   3   >