Re: Maven, Gump and Blocks

2005-09-02 Thread Carsten Ziegeler
Daniel Fagerstrom wrote: Why is that, I thought the Maven community had stopped being against Gump. Don't ask me, ask the maven community :) I just looked at this: http://docs.codehaus.org/display/MAVEN/Maven+Plugin+Matrix I think gump is a great thing and it helps a lot, but I think also

Re: [GSoC] status reports?

2005-09-02 Thread Heh
I still got the same error. Anyway I put my code at: http://s91681504.onlinehome.us/gsoc/zooloon.tar.gz Please download from there. I'll figure out what's wrong with svn access tomorrow. -Heh On 9/1/05, Antonio Gallardo [EMAIL PROTECTED] wrote: Heh wrote: Please, check out the sources into

DO NOT REPLY [Bug 35845] - locale attribute in formatDate is not used in JXTemplateGenerator

2005-09-02 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=35845. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

[GSoC] Zooloon Preview

2005-09-02 Thread Heh
Hi Cocooners, I made up a code name for my GSoC project: Zooloon, which is XUL/Zool + Cocoon. This preview version mainly features: - full ajax support, xul widgets can talk to cocoon now! - how to populate xul widget: with both static rdf data and dynamically generated rdf data by cocoon. -

DO NOT REPLY [Bug 35845] - locale attribute in formatDate is not used in JXTemplateGenerator

2005-09-02 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=35845. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

Re: [GSoC] status reports?

2005-09-02 Thread Andrew Savory
Hi Heh, On 2 Sep 2005, at 07:51, Heh wrote: Anyway I put my code at: http://s91681504.onlinehome.us/gsoc/zooloon.tar.gz Please download from there. I'll figure out what's wrong with svn access tomorrow. As Antonio points out, the best way of distributing your code is to add it to

DO NOT REPLY [Bug 36472] - Zooloon preview patch

2005-09-02 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=36472. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

Re: Maven, Gump and Blocks

2005-09-02 Thread Nicola Ken Barozzi
Carsten Ziegeler wrote: ... Now, we could for example use continuum - whatever that means... But perhaps pushing gump and maven a little bit could help. http://wiki.apache.org/gump/GumpAndMaven -- Nicola Ken Barozzi [EMAIL PROTECTED] - verba volant, scripta

Re: [GSoC] status reports?

2005-09-02 Thread Heh
I reported a bug and attached the code zooloon-preview.tar.gz: http://issues.apache.org/bugzilla/show_bug.cgi?id=36472 Thanks for the suggestion! -Heh On 9/2/05, Andrew Savory [EMAIL PROTECTED] wrote: Hi Heh, On 2 Sep 2005, at 07:51, Heh wrote: Anyway I put my code at:

Re: JING Transformer...

2005-09-02 Thread Andreas Hartmann
Pier Fumagalli wrote: On 1 Sep 2005, at 13:08, Andreas Hartmann wrote: Pier Fumagalli wrote: On 1 Sep 2005, at 08:58, Andreas Hartmann wrote: Pier Fumagalli wrote: I'm working on a JING Transformer (using JING in the pipeline to validate a document using RNG). [...] It's in

Cocoon in your phone!

2005-09-02 Thread Sylvain Wallez
Have a look here: http://www.topcom.net/products/product.php?groep=1cat=4catsub=9 ! :-P Sylvain -- Sylvain WallezAnyware Technologies http://people.apache.org/~sylvain http://www.anyware-tech.com Apache Software Foundation Member Research Technology Director

BUG in session-fw session:getxml ...

2005-09-02 Thread Armaz Mellati
Hi I think I have found a bug in session-fw block. However I am amazed why nobody else has found it yet ! I have already reported it as a bug in bugzilla (Sorry, should have discussed it here first according to Contribution document, but I didn't see that at first)

locatable exceptions in trunk, exceptions in flowscript

2005-09-02 Thread Leszek Gawron
org.apache.cocoon.ProcessingException: Sitemap: error calling continuation at map:call - file:/C:/dev/projects/pmt/server/build/webapp/central/sitemap.xmap:37:52 at map:mount - file:/C:/dev/projects/pmt/server/build/webapp/sitemap.xmap:535:77 The problem is the location in .js file is not

DO NOT REPLY [Bug 35986] - [PATCH] NullPointerException in MultiValueField

2005-09-02 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=35986. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

Re: svn commit: r264923 - in /cocoon/trunk: src/java/org/apache/cocoon/util/log/CocoonLogFormatter.java status.xml

2005-09-02 Thread Vadim Gritsenko
Antonio Gallardo wrote: See: http://svn.apache.org/viewcvs?rev=266246view=rev Is this what you have in mind? ;-) Yep, much better :) Vadim Best Regards, Antonio Gallardo Vadim Gritsenko wrote: [EMAIL PROTECTED] wrote: -protected final static SimpleDateFormat DATE_FORMATTER = new

Re: locatable exceptions in trunk, exceptions in flowscript

2005-09-02 Thread Sylvain Wallez
Leszek Gawron wrote: org.apache.cocoon.ProcessingException: Sitemap: error calling continuation at map:call - file:/C:/dev/projects/pmt/server/build/webapp/central/sitemap.xmap:37:52 at map:mount - file:/C:/dev/projects/pmt/server/build/webapp/sitemap.xmap:535:77 The problem is the location

Warped Text...

2005-09-02 Thread Pier Fumagalli
Guys, for one of our registration projects, we needed to verify that a user is really in front of the browser (no automatons allowed). I wrote, then, a little text-warper that randomly stretches text for a user to see (and re-type) and writes out JPEG files. In addition to that I

Re: Warped Text...

2005-09-02 Thread Gianugo Rabellino
On 9/2/05, Pier Fumagalli [EMAIL PROTECTED] wrote: Guys, for one of our registration projects, we needed to verify that a user is really in front of the browser (no automatons allowed). I wrote, then, a little text-warper that randomly stretches text for a user to see (and re-type) and

Re: Warped Text...

2005-09-02 Thread Pier Fumagalli
On 2 Sep 2005, at 16:23, Gianugo Rabellino wrote: On 9/2/05, Pier Fumagalli [EMAIL PROTECTED] wrote: Guys, for one of our registration projects, we needed to verify that a user is really in front of the browser (no automatons allowed). I wrote, then, a little text-warper that randomly

Re: Warped Text...

2005-09-02 Thread Sylvain Wallez
Pier Fumagalli wrote: Did you look at what Ugo did with captchas? http://agylen.com/2005/05/16/captcha-validator-for-cocoon-forms/ Ciao, Yep, but SVG IMVHO is quite overkill to generate a simple image... Plus I suspect that the blurring algorithm is quite easy to recognize (in terms of

Re: [GSoC] status reports?

2005-09-02 Thread Heh
Hi Antonio, neither heh nor forms-xul exists under https://svn.apache.org/repos/asf/cocoon/gsoc/, I can't create the directory by my own, would someone help? -Heh On 9/1/05, Antonio Gallardo [EMAIL PROTECTED] wrote: Heh wrote: Please, check out the sources into :

Re: Warped Text... (off topic)

2005-09-02 Thread Dirk-Willem van Gulik
On Fri, 2 Sep 2005, Pier Fumagalli wrote: http://agylen.com/2005/05/16/captcha-validator-for-cocoon-forms/ Ciao, Yep, but SVG IMVHO is quite overkill to generate a simple image... For something really simple: sub getBCD { $_ =

Re: Warped Text...

2005-09-02 Thread Pier Fumagalli
On 2 Sep 2005, at 16:44, Sylvain Wallez wrote: Pier Fumagalli wrote: Did you look at what Ugo did with captchas? http://agylen.com/2005/05/16/captcha-validator-for-cocoon-forms/ Ciao, Yep, but SVG IMVHO is quite overkill to generate a simple image... Plus I suspect that the blurring

Re: Warped Text...

2005-09-02 Thread Jorg Heymans
Pier Fumagalli wrote: Guys, for one of our registration projects, we needed to verify that a user is really in front of the browser (no automatons allowed). I wrote, then, a little text-warper that randomly stretches text for a user to see (and re-type) and writes out JPEG files.

DO NOT REPLY [Bug 36472] - Zooloon preview patch

2005-09-02 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=36472. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

cocoon 2 speech?

2005-09-02 Thread Stefano Mazzocchi
came across http://freetts.sourceforge.net/ the first demo of cocoon that I ever did in public was a hello world page in html, pdf, svg and voicexml, with the little merlin dude speaking 'hello world' to the audience (got a standing ovation for that!) It always bugged me that I needed an

Re: Eclipse w/ 2.1.7

2005-09-02 Thread Jorg Heymans
Mark Lundquist wrote: I'm going to test with 2.1.7... but can somebody clarify what was changed in in 2.1.8 to obviate the old way? Apparently in 2.1.8, the build.sh eclipse-project is no longer necessary? Anyway, if someone cares to provide some hints for me on this, I'd be glad to

Re: Eclipse w/ 2.1.7

2005-09-02 Thread Antonio Gallardo
Jorg Heymans wrote: Mark Lundquist wrote: I'm going to test with 2.1.7... but can somebody clarify what was changed in in 2.1.8 to obviate the old way? Apparently in 2.1.8, the build.sh eclipse-project is no longer necessary? Anyway, if someone cares to provide some hints for me on this,

Re: Warped Text...

2005-09-02 Thread Gregor J. Rothfuss
Pier Fumagalli wrote: Err... Ehm... Well, did the same before posting! :-D But this http://www.brains-n-brawn.com/default.aspx?vDir=aicaptcha can defeat it. If it's human-readable, at the end, it WILL be defeated, no matter what. there are better alternatives to captchas, like riddles or

Re: Warped Text...

2005-09-02 Thread Mark Lundquist
On Sep 2, 2005, at 1:13 PM, Gregor J. Rothfuss wrote: there are better alternatives to captchas, like riddles Ah yes... :-) http://www.mwscomp.com/movies/grail/grail-23.htm

map:include

2005-09-02 Thread Mark Lundquist
Hi, I have yet to use map:include, but now that I want it I get org.apache.avalon.framework.configuration.ConfigurationException: Element 'include' is not allowed at blah blah blah... I thought this was in 2.1.7... ? But there's no mention of it

Re: Eclipse w/ 2.1.7

2005-09-02 Thread Mark Lundquist
Jorg Heymans wrote: FWIW i still do build eclipse-project even build eclipse-customized-project. The latter sets up the source paths of the enabled blocks only Hey, that is great... next time I won't have to cut down .classpath by hand :-) Why doesn't the regular eclipse-project target do

Saxon and cforms revisited

2005-09-02 Thread Antonio Gallardo
Hi: I just wanted to do a test drive with saxon 8.5.1. I configured saxon in the current branch 2.1.8-dev (r267217 - 2005-09-02 09:54:23) . The system is able to process pages, when there is no cforms code inside. I was unable to see a simple cforms working. :-( I need to said that the