Re: Tapestry Ajax Implementation

2006-05-18 Thread Peter Svensson
I have to agree here. The Tacos examples are all way too complex if you are not experienced with them,or, indeed, with javascript. I had huge troubles understanding the basic issues over all the flags being dragged or not, as the case might be. On the other hand, the examples where much better th

Re: Tapestry Ajax Implementation

2006-05-18 Thread Onno Scheffers
Amit Gupta schreef: i had a look at tacos and google webtoolkit, but i am unable to find any instructions on how to install them from scratch and go about the process. any help??? Where exactly did you get stuck? It seems we've been on the same path, since I just started looking into AJAX

RE: new logo for Tapestry

2006-05-18 Thread Schulte Marcus
Actually, I think the spam assassin logo does a great job in referencing Apache without just copy-pasting the feather - and thus without sacrificing the integrity of the design. > -Original Message- > From: Paul Cantrell [mailto:[EMAIL PROTECTED] > Sent: Thursday, May 18, 2006 10:44 PM > T

Re: Tapestry Ajax Implementation

2006-05-18 Thread Jesse Kuhnert
You can try looking at this page for what's going on with things, but currently the best reference (for tacos) that you have available is to download the demo and try following along with how it does things vs what the documentations says. http://wiki.apache.org/tapestry/41RenderCycleDesign On

Re: Tapestry Ajax Implementation

2006-05-18 Thread Amit Gupta
i have had a look at that already, but it doesnt help me much. its telling me what needs to be done, but the instructions are not clear enough and i started implementing it and then got stuck. its what i think anyways. --- Jesse Kuhnert <[EMAIL PROTECTED]> wrote: > What's this then? > > http://t

Re: Tapestry Ajax Implementation

2006-05-18 Thread Jesse Kuhnert
What's this then? http://tacos.sourceforge.net/userguide/Setup.html On 5/18/06, Amit Gupta <[EMAIL PROTECTED]> wrote: hi all, i am trying to implement ajax within my tapestry application. whats the best place to start and how should i go about it. the reason for looking at ajax is that, i want

Tapestry Ajax Implementation

2006-05-18 Thread Amit Gupta
hi all, i am trying to implement ajax within my tapestry application. whats the best place to start and how should i go about it. the reason for looking at ajax is that, i want real time updates on my pages without constantly refreshing them. i had a look at tacos and google webtoolkit, but i am un

Referring to assets from within a classpath asset?

2006-05-18 Thread Dan Adams
I have a library which uses a .js file from the classpath. This works fine until that js file tries to reference another file via a relative path. Anyone know a way to do this without doing some of crazy url rewrite? -- Dan Adams Software Engineer Interactive Factory 617.235.5857 --

Re: Rewind Question

2006-05-18 Thread D&J Gredler
Marking as persistent the page property which is passed to Foo's required parameter "baz" seems to fix the problem... is there a way of making a component parameter persistent without forcing the containing page to do it? On 5/18/06, D&J Gredler <[EMAIL PROTECTED]> wrote: I'm having some rewind

Re: subscribing to this list

2006-05-18 Thread Brian K. Wallace
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I would like to apologize for any "lack of helpfulness" you may have experienced. The addresses on the site are, as you correctly pointed out, incorrect due to the recent promotion of Tapestry to TLP status. This transition is in progress, but I will e

Re: new logo for Tapestry

2006-05-18 Thread Warner Onstine
Sorry, I didn't get a chance to read through all of the replies that stated that before I sent mine off. -warner On May 18, 2006, at 3:55 PM, Brian K. Wallace wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 As he stated, it was his opinion ("a must IMHO") - something to which he is

RE: new logo for Tapestry

2006-05-18 Thread James Carman
Again, that is my opinion (that's what IMHO means). It is not an ASF policy that says your logo has to contain "the feather." To be clear, there are other projects that do incorporate the feather into their logos. I didn't say that it was a requirement. I said that I thought they *should* inclu

Re: new logo for Tapestry

2006-05-18 Thread Brian K. Wallace
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 As he stated, it was his opinion ("a must IMHO") - something to which he is most definitely entitled. Is it an Apache requirement? No. Further examples not required. Warner Onstine wrote: > Just one look at Tomcat really shows that this isn't a *must*

Re: new logo for Tapestry

2006-05-18 Thread Warner Onstine
Just one look at Tomcat really shows that this isn't a *must* as it's logo doesn't have a feather anywhere in it's logo. -warner On May 18, 2006, at 1:28 PM, James Carman wrote: I like the 2nd one as well. It keeps the old feel somewhat, but spices it up a bit. Including the "apache feat

subscribing to this list

2006-05-18 Thread Cypher !
Hi So I wrote a few emails earlier trying to get the correct email addresses to subscribe or un-subscribe from the list. Just so everyone is clued up, the email address advertised at the bottom does not un-subscribe you and the emails addresses on the Tapestry website to subscribe does not work

Portlet and custom service to generate PDF

2006-05-18 Thread Dávid Ignjič
I have problem with custom service under portlet, when i submit form and execute listener and i want create Ilink to service i get this error: Failure invoking listener method 'public org.apache.tapestry.engine.ILink com.skms.InternetPreVsetkych.tapestry.reporty.CelkovyPrehlad.formSubmit(org.a

All proposed logos so far

2006-05-18 Thread Borut Bolčina
Maybe we can narrow down and make a poll after a few days/weeks when all proposals come in. So far there they are: http://svarog.homeip.net/tapestry-logo/all-proposed-logos-so-far.jpg -Borut - To unsubscribe, e-mail: [EMAIL

Rewind Question

2006-05-18 Thread D&J Gredler
I'm having some rewind trouble... I have a custom component (call it a "Foo") which contains a Form. This "Foo" component has a required parameter (call it "baz"). Furthermore, this "Foo" component contains a For component (inside the Form) whose "source" parameter is a method call whose return v

RE: new logo for Tapestry

2006-05-18 Thread James Carman
Again, it's just my opinion. Although, I've already admitted that I'm no graphic designer. So, take it with a grain of salt. :-) -Original Message- From: Paul Cantrell [mailto:[EMAIL PROTECTED] Sent: Thursday, May 18, 2006 4:44 PM To: Tapestry users Subject: Re: new logo for Tapestry

Re: new logo for Tapestry

2006-05-18 Thread Paul Cantrell
You mean like Ant, Tomcat, Cocoon, Excalibur, and SpamAssassin? Oh, wait, *none* of them do http://ant.apache.org/images/ant_logo_large.gif http://tomcat.apache.org/images/tomcat.gif http://cocoon.apache.org/images/cocoon-logo.gif http://excalibur.apache.org/logo.gif http://spamassassin.apac

RE: new logo for Tapestry

2006-05-18 Thread Konstantin Ignatyev
I have nothing against Apache but Tapestry fared well before getting under Apache's umbrella. And if we look at the other top level project logos, then majority of them have their own logo's just fine and simply put ASF logo next to their own. That makes sense IMO. James Carman <[EMAIL PROT

RE: new logo for Tapestry

2006-05-18 Thread James Carman
Because it is an Apache product. Again, this is my opinion and not a policy of the ASF at all. I just think that a top-level ASF project should include it. Apache is a brand and the ASF projects should stay true to the brand. -Original Message- From: Konstantin Ignatyev [mailto:[EMAIL

RE: new logo for Tapestry

2006-05-18 Thread Konstantin Ignatyev
Could you explain please why it is the "must"? James Carman <[EMAIL PROTECTED]> wrote:Including the "apache feather" is a must IMHO.

RE: new logo for Tapestry

2006-05-18 Thread James Carman
I like the 2nd one as well. It keeps the old feel somewhat, but spices it up a bit. Including the "apache feather" is a must IMHO. Great job! +1 -Original Message- From: Hugo Palma [mailto:[EMAIL PROTECTED] Sent: Thursday, May 18, 2006 4:15 PM To: Tapestry users Subject: Re: new lo

RE: new logo for Tapestry

2006-05-18 Thread James Carman
Well, tapestry *is* an Apache top-level project now (and an Apache "product"). I think it's very important that we include the "apache feather." -Original Message- From: Konstantin Ignatyev [mailto:[EMAIL PROTECTED] Sent: Thursday, May 18, 2006 4:22 PM To: Tapestry users Subject: Re: ne

RE: new logo for Tapestry

2006-05-18 Thread James Carman
Yeah, maybe you're right. It was just a thought. That shows you how good I am at graphic design. I'll go back into my geek cave now. :-) -Original Message- From: Borut Bolčina [mailto:[EMAIL PROTECTED] Sent: Thursday, May 18, 2006 4:22 PM To: Tapestry users Subject: Re: new logo for T

Re: new logo for Tapestry

2006-05-18 Thread Konstantin Ignatyev
I think the first image is just fine. IMO logo should be free of any references to Apache or any other projects or organizations for that matter. If there will be Apache feather then why now add that cup of cofee, or make it cup of ink and put the feather in it ;). Borut Bolčina <[EMAIL PRO

Re: new logo for Tapestry

2006-05-18 Thread Borut Bolčina
James Carman pravi: What would it look like if you replaced the top of the 'T' with the feather instead of having it above it? Just curious. Not very good I think. Look again. -Original Message- From: Hugo Palma [mailto:[EMAIL PROTECTED] Sent: Thursday, May 18, 2006 4:15 PM To: T

RE: new logo for Tapestry

2006-05-18 Thread James Carman
Oh, in that case, I don't like it. I'm 1/27th Klingon (yes, I know Romulan is spelled differently, but I just wanted to show how much of a geek I am). -Original Message- From: Geoff Longman [mailto:[EMAIL PROTECTED] Sent: Thursday, May 18, 2006 4:16 PM To: Tapestry users Subject: Re: ne

RE: new logo for Tapestry

2006-05-18 Thread James Carman
What would it look like if you replaced the top of the 'T' with the feather instead of having it above it? Just curious. -Original Message- From: Hugo Palma [mailto:[EMAIL PROTECTED] Sent: Thursday, May 18, 2006 4:15 PM To: Tapestry users Subject: Re: new logo for Tapestry I think the s

Re: new logo for Tapestry

2006-05-18 Thread Geoff Longman
'Tis fantastic! BTW give attribution the The Romulin Group - they designed the Spindle logo! Geoff On 5/18/06, Borut Bolčina <[EMAIL PROTECTED]> wrote: Here, I took the liberty of recreating the background. Geoff, I hope you dont't mind. http://svarog.homeip.net/tapestry-logo/logo.png What do

Re: new logo for Tapestry

2006-05-18 Thread Hugo Palma
I think the second one is the coolest yet. Great job.. Borut Bolčina wrote: Here, I took the liberty of recreating the background. Geoff, I hope you dont't mind. http://svarog.homeip.net/tapestry-logo/logo.png What do you say? -Borut Geoff Longman pravi: Have a look at the Spindle logo at

Re: new logo for Tapestry

2006-05-18 Thread Borut Bolčina
Here, I took the liberty of recreating the background. Geoff, I hope you dont't mind. http://svarog.homeip.net/tapestry-logo/logo.png What do you say? -Borut Geoff Longman pravi: Have a look at the Spindle logo at http://spindle.sf.net Behind the swoopy S is a version of the old T logo I li

french version of the doc, the forum ...

2006-05-18 Thread Carl Pelletier
I, someone know if a french version of the Forun and of the documentation of Tapestry is available? If not, did someone began to work on that? If not, I`m interested. The problem is that I just starting with Tapestry, Tapestry 4.0 to be more exact and my english, as you can read, is pretty bad.

Best way of loading tabs...

2006-05-18 Thread Carl Pelletier
Hi everyone, What I`m trying to do is put some tabs on top of my page and when a user click on a tabs, I render the corresponding block. That work perfectly like the Tapestry example. But, each tab old a forms and a pretty big one. So I would like to put the content of each tab on seperate fi

Re: new logo for tapestry

2006-05-18 Thread Lukas Ruetz
good work! I like the first one with the "leafs". lukas - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Tapernate configuration questions

2006-05-18 Thread Jesse Kuhnert
Completely agree. On 5/18/06, Chris Chiappone <[EMAIL PROTECTED]> wrote: Just wanted to let the tapestry list know of what a great resource James has been on this topic. Tapernate has improved my applications performace tremendously and James was very helpful with any questions I had. Thanks

Re: Tapernate configuration questions

2006-05-18 Thread Chris Chiappone
Just wanted to let the tapestry list know of what a great resource James has been on this topic. Tapernate has improved my applications performace tremendously and James was very helpful with any questions I had. Thanks again, ~chris On 5/18/06, James Carman <[EMAIL PROTECTED]> wrote: Can

Re: Persistence misbehavior in T4

2006-05-18 Thread Martin
Hmm... sounds like you simply forgot "CategoryBrowser implements PageDetachListener". Tapestry would then not understand that you want it to call pageDetached(...). Martin On Thursday 18 May 2006 19:26, Firas A. wrote: > Hello Everyone! > > I have a class, CategoryBrowser of type BasePage which

Re: Why .page and not .xml for the template ?

2006-05-18 Thread Geoff Longman
Yes you can provide the delegate. The delegate is the short circuit. I was referring to the fact that the regular coded part of Tapestry is not configurable. Geoff On 5/18/06, James Carman <[EMAIL PROTECTED]> wrote: Or, maybe we should be setting the " org.apache.tapestry.specification-resolver

Re: Persistence misbehavior in T4

2006-05-18 Thread Paul Cantrell
A few general points: -- An "= null" initializer for a non-final field is redundant in all cases. -- You should generally not need to synchronize access to instance fields of a page. Now a question: In the CategoryBrowser.pageDetached() the ProductCategory property is set to null. Don'

Persistence misbehavior in T4

2006-05-18 Thread Firas A.
Hello Everyone! I have a class, CategoryBrowser of type BasePage which has a transient property, a JavaBean called ProductCategory. ProductCategory makes use of an instance field: private List subCategories = null; This list is initialized in CategoryBrowser upon every request. Every access to

RE: How do you test tapestry 4?

2006-05-18 Thread Daun DeFrance
Oscar, Unfortunately, our "creative" configuration required more than just pom changes. We had to write an integration-test plugin which performed some tasks to make the maven "integration-test" phase more feature rich. I will attempt to describe what we have below. I make no claims that it is th

Re: new logo for tapestry

2006-05-18 Thread Peter Svensson
This was very neat and good-looking. No feather, though.. Cheers, PS On 5/18/06, Warner Onstine <[EMAIL PROTECTED]> wrote: I especially like the clover-leaf design one, maybe some different colors though, and a different font for the "Tapestry", something not quite as blockish. -warner On May

Re: Tapernate configuration questions

2006-05-18 Thread James Carman
Can you turn up logging and see what exactly tapernate is doing? It will print out a message when it closes the session (as will hibernate itself). You're accessing this "getter" during page rendering? The session should be open. On 5/18/06, Chris Chiappone <[EMAIL PROTECTED]> wrote: Here is

Re: Tapernate configuration questions

2006-05-18 Thread Chris Chiappone
Here is a code snippet of where the lazy initialization exception occurs which is in a component of mine: public Collection getVisibleAssessments() { Collection visibleDocs = new ArrayList(); Iterator it = getAssessments().iterator(); while (it.hasNext()) { Asse

Re: List blocking files

2006-05-18 Thread Konstantin Ignatyev
-1 It is better to have a Wiki page with all the images or links to them at some common place than bounce big binaries around. Same is applicable to other binary stuff. It is better to put it on the web and have a wiki page to describe it. Andreas Bulling <[EMAIL PROTECTED]> wrote: Just becaus

Re: Why .page and not .xml for the template ?

2006-05-18 Thread James Carman
Or, maybe we should be setting the " org.apache.tapestry.specification-resolver-delegate" key to instantiate our own implementation of " org.apache.tapestry.resolver.ISpecificationResolverDelegate"? On 5/18/06, James Carman <[EMAIL PROTECTED]> wrote: Couldn't you override the implementation of

Re: new logo for tapestry

2006-05-18 Thread Warner Onstine
I especially like the clover-leaf design one, maybe some different colors though, and a different font for the "Tapestry", something not quite as blockish. -warner On May 18, 2006, at 4:30 AM, Townson, Chris wrote: I think the mailing list blocked the file. Maybe you could post a link for

Re: Why .page and not .xml for the template ?

2006-05-18 Thread James Carman
Couldn't you override the implementation of the " tapestry.page.ComponentSpecificationResolver" service point to resolve specifications elsewhere? You could maybe "borrow" some of your implementation from the default implementation. If you wanted, you could change the implementation into a pipel

RE: How do you test tapestry 4?

2006-05-18 Thread Oscar Picasso
I guess your "creative" configuration is in a pom.xml file. Could you post its relevant parts. Oscar --- Daun DeFrance <[EMAIL PROTECTED]> wrote: Rob, We use HtmlUnit and Canoo Webtest running during a maven 2 integration-test phase. We use the Jetty6 maven

Re: Why .page and not .xml for the template ?

2006-05-18 Thread ZedroS Schwart
Arg. Quite ironical for something implementing IoS and such of things no ? Just kidding ! Would it be a possibility for a change on this point in Tapestry 5 ? :$ Thanks in advance ZedroS

dynamically generated form fields and form level validation

2006-05-18 Thread wouter.cleuren
Does someone already has a solution for this problem outlined below?? I'm using version 3.0.4 Chris Norris widen.com> writes: > > I think this is what you are talking about: > http://thread.gmane.org/gmane.comp.jakarta.tapestry.devel/1632 > > It seems like they were talking in Janua

RE: How do you test tapestry 4?

2006-05-18 Thread Rob Dennett
I would like to be able to test the rendered output from the presentation tier in isolation from the business tier. How can this be accomplished? Thanks, Rob -Original Message- From: Daun DeFrance [mailto:[EMAIL PROTECTED] Sent: Thursday, May 18, 2006 10:47 AM To: Tapestry users Subjec

RE: How do you test tapestry 4?

2006-05-18 Thread Daun DeFrance
Rob, We use HtmlUnit against the full war, so the business tier is included. We use dbunit to stub our database for each test case. Our business tier is also unit tested, so we have some "redundant coverage". We are tying to approximate, as close as possible, a QA-style of manual testing of the e

Re: Tapernate configuration questions

2006-05-18 Thread Chris Chiappone
For the most part Tapernate has improved the performance on my application. Although I continue to get Lazy initilialization exceptions. I'm not quite sure whats the correct process to get arround this? Any one have any suggestions? Thanks On 5/16/06, James Carman <[EMAIL PROTECTED]> wrote:

RE: Re(2): A kind of pageflowcontrol

2006-05-18 Thread Mark Stang
http://superinterface.com/easywizard.htm -Original Message- From: Voors Paul [mailto:[EMAIL PROTECTED] Sent: Thu 5/18/2006 12:45 AM To: Tapestry users Subject: Re(2): A kind of pageflowcontrol Hello mark, Where can i find Easy Wizard? Paul Mark Stang (05/17/2006 17:37): >Look at Easy

RE: How do you test tapestry 4?

2006-05-18 Thread Rob Dennett
Do you use HtmlUnit, etc. on the fully integrated app or do you test the tapestry side separately from the business tier? Thanks, Rob -Original Message- From: Daun DeFrance [mailto:[EMAIL PROTECTED] Sent: Thursday, May 18, 2006 10:08 AM To: Tapestry users Subject: RE: How do you test ta

RE: How do you test tapestry 4?

2006-05-18 Thread Daun DeFrance
Rob, We use HtmlUnit and Canoo Webtest running during a maven 2 integration-test phase. We use the Jetty6 maven plugin to start a container and then just fire the tests. It's taken some "creative" configuration to get it working, but it works well and we are able to get test reports and cobertura

RE: [OT] Questions about Hibernate and large binary field

2006-05-18 Thread Joel Trunick
Hibernate really misses the mark in this regard. A reasonable solution would be to mark that property as lazy, but then you have to do class post-processing to get it to work --- something that even the hibernate site recommends against (unbelievable!). The easiest solution is to store the bytes i

How do you test tapestry 4?

2006-05-18 Thread Rob Dennett
I presume that everyone here separates their business logic from their pages and that you unit test that code separately. But how do you test your pages and components in isolation? It’s all well and good to test page and component class methods using the Creator, but there doesn’t seem to be

Problems with hivemind

2006-05-18 Thread Pedro Garcia
Hi, I'm writing to complain about the difficulties that I am facing with hivemind integration. I think it should exist a XSD specific for configuring hivemind with tapestry, because hivemind documentation sucks. And one more thing, I know that you guys already know, but tapestry documentation has

Re: new logo for tapestry

2006-05-18 Thread Brian K. Wallace
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Although there seemed to be consensus on this, I was giving a little more time on the dev list before formalizing this as there needs to be not only logo submissions, but also criteria logos must adhere to in order for consideration. If everyone can tu

Re: how to subscribe or unsubscribe again

2006-05-18 Thread Paul Cantrell
Dude, mailing a stupid question like this over and over to the list is *exceptionally* rude. Considering a career in spam? Good riddance to you. On May 18, 2006, at 7:23 AM, Cypher ! wrote: anyone know the correct email addresses?

Re: List blocking files

2006-05-18 Thread James Carman
I think that it's a bandwidth problem. It's not necessarily that the ASF doesn't have bandwidth, but if we allow folks to start sending through files, it could get bogged down. On 5/18/06, Andreas Bulling <[EMAIL PROTECTED]> wrote: Just because during the logo discussion the problem occured se

Re: new logo for tapestry

2006-05-18 Thread James Carman
We should create a wiki page for the logo contest, if there is to be one. Then, we can attach these files to the page, right? On 5/18/06, Rui Pacheco <[EMAIL PROTECTED]> wrote: I think the mailing list blocked the file. Maybe you could post a link for us to download... On 5/18/06, Townson, Ch

Re: Google Web Toolkit

2006-05-18 Thread Aaron Metzger
Todd Orr wrote: Many have made the claim, but this may actually be the best thing since sliced bread. I think the compiler is under the apache license (http://code.google.com/webtoolkit/download.html). It seems (I'm no lawyer) that the apps you create are free for commercial, non-commercial, etc.

Re: Google Web Toolkit

2006-05-18 Thread Peter Svensson
OK, I have tweaked a bit with it. It seems doable to wrap existing Tacos components so that they could be used, kind-of-live in eclipse. Remember that I do not at all know what I am talking about, but it seems fairly easy to add new stuff. Their basic example shows how to do RPC over JSON to ano

Re: Google Web Toolkit

2006-05-18 Thread Todd Orr
Many have made the claim, but this may actually be the best thing since sliced bread. I think the compiler is under the apache license (http://code.google.com/webtoolkit/download.html). It seems (I'm no lawyer) that the apps you create are free for commercial, non-commercial, etc. use. On 5/17/06

Re: Why .page and not .xml for the template ?

2006-05-18 Thread Geoff Longman
Zedro, There is no way to change that. It's hardcoded. Geoff On 5/18/06, ZedroS Schwart <[EMAIL PROTECTED]> wrote: Thanks for the info Geoff. Is it supposed to change anytime soon ? BTW, is it possible to change the config so it considers the pages in .xml or .page.xml ? It could be useful.

Re: how to subscribe or unsubscribe again

2006-05-18 Thread Robin Ericsson
On 5/18/06, Cypher ! <[EMAIL PROTECTED]> wrote: anyone know the correct email addresses? _ To unsubscribe, e-mail: [EMAIL PROTECTED] ^^ DO YOU EVER READ YOU OWN MAILS? -- regards, Robin -

Re: how to subscribe or unsubscribe once more

2006-05-18 Thread Andreas Bulling
On 18. Mai 2006 - 12:23:57, Cypher ! wrote: | anyone know the correct email addresses? I don't think you'll receive quicker help or help at all if you write n-times to the list. That's like saying n-times "I want sweets" to your mother when you were young... Did she give it to you earlier or at a

how to subscribe or unsubscribe once more

2006-05-18 Thread Cypher !
anyone know the correct email addresses? _ Express yourself instantly with MSN Messenger! Download today it's FREE! http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/ -

how to subscribe or unsubscribe again

2006-05-18 Thread Cypher !
anyone know the correct email addresses? _ Express yourself instantly with MSN Messenger! Download today it's FREE! http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/ ---

again how to subscribe or unsubscribe

2006-05-18 Thread Cypher !
anyone know the correct email addresses? _ Express yourself instantly with MSN Messenger! Download today it's FREE! http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/ --

how to subscribe or unsubscribe

2006-05-18 Thread Cypher !
anyone know the correct email addresses? _ Express yourself instantly with MSN Messenger! Download today it's FREE! http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/ ---

Best Practice to control access In Tapestry and non-Tapestry pages

2006-05-18 Thread Ing . Stefano Girotti
Mark Wilcox gmail.com> writes: > > Furthermore -- there's much better solutions than stand-alone Wikis > for what you're trying to do - ranging from FOSS solutions like Moodle > or Sakai - to closed-source systems like WebCT or BlackBoard. > I used to work for WebCT. > > If you insist on stayi

Re: Why .page and not .xml for the template ?

2006-05-18 Thread ZedroS Schwart
Thanks for the info Geoff. Is it supposed to change anytime soon ? BTW, is it possible to change the config so it considers the pages in .xml or .page.xml ? It could be useful. On 5/17/06, Geoff Longman <[EMAIL PROTECTED]> wrote: It's a convention that was decided on years before Hibernate ex

RE: List blocking files

2006-05-18 Thread Detlef Schulze
-1 This would probably slow down the list too much ... Imagine a 1 MB attachment sent to 2000 people. That's 1 * 2000 = 2GB traffic. -Original Message- From: Rui Pacheco [mailto:[EMAIL PROTECTED] Sent: Donnerstag, 18. Mai 2006 13:04 To: Tapestry users Subject: Re: List blocking files

Re: List blocking files

2006-05-18 Thread Norbert Sándor
+1 Andreas Bulling wrote: Just because during the logo discussion the problem occured several times: Why does the list block attachments at all? Would it be possible to allow attachments? I'd vote +1 for that... Kind regards, Andreas --

Re: List blocking files

2006-05-18 Thread Lindsay Steele
-1 from me - rural with a slow connection and mailbox limits. Attachments can be linked to the web for those that wish to download them. Andreas Bulling wrote: Just because during the logo discussion the problem occured several times: Why does the list block attachments at all? Would it be pos

RE: new logo for tapestry

2006-05-18 Thread Townson, Chris
> I think the mailing list blocked the file. Maybe you could > post a link for > us to download... oops ... of course ... apologies here is a link: http://www.takethebanana.co.uk/tapestry_logo_ideas.pdf C DIS

Re: List blocking files

2006-05-18 Thread Rui Pacheco
Do you want a gmail invite? - Not joking, gmail is great for this kind of stuff. On 5/18/06, Schulte Marcus <[EMAIL PROTECTED]> wrote: I have a 30 MB mailbox limit - and customers who actually send word files/printscreens around. So: -1 > -Original Message- > From: Rui Pacheco [mailto

RE: List blocking files

2006-05-18 Thread Schulte Marcus
I have a 30 MB mailbox limit - and customers who actually send word files/printscreens around. So: -1 > -Original Message- > From: Rui Pacheco [mailto:[EMAIL PROTECTED] > Sent: Thursday, May 18, 2006 1:04 PM > To: Tapestry users > Subject: Re: List blocking files > > > +1 > > On 5/18/

Re: List blocking files

2006-05-18 Thread Rui Pacheco
+1 On 5/18/06, Andreas Bulling <[EMAIL PROTECTED]> wrote: Just because during the logo discussion the problem occured several times: Why does the list block attachments at all? Would it be possible to allow attachments? I'd vote +1 for that... Kind regards, Andreas -

List blocking files

2006-05-18 Thread Andreas Bulling
Just because during the logo discussion the problem occured several times: Why does the list block attachments at all? Would it be possible to allow attachments? I'd vote +1 for that... Kind regards, Andreas - To unsubscribe, e

Re: new logo for tapestry

2006-05-18 Thread Rui Pacheco
I think the mailing list blocked the file. Maybe you could post a link for us to download... On 5/18/06, Townson, Chris <[EMAIL PROTECTED]> wrote: Hi all, Attached is a PDF with some logo ideas for your consideration, kindly prepared by a designer friend of mine. ... and in her own words: I

new logo for tapestry

2006-05-18 Thread Townson, Chris
Hi all, Attached is a PDF with some logo ideas for your consideration, kindly prepared by a designer friend of mine. ... and in her own words: I had a play with some logo ideas last night and they are attached for your viewing pleasure. I also had a little think about the approach the Tapest

Re: new logo for Tapestry (just my opinion and my other idea pic, don't mad OK)

2006-05-18 Thread Andreas Bulling
On 18. Mai 2006 - 12:20:21, Dwi Ardi Irawan wrote: | hi...thnx for the comment | here's my others design | http://dwiardiirawan.multiply.com/photos/album/5 | | just an ideadon't mad... I like proposal three (with the Apache feather) _a lot_! Cheers, Andreas ---

Re: Re(2): A kind of pageflowcontrol

2006-05-18 Thread Andreas Bulling
On 18. Mai 2006 - 08:51:00, Voors Paul wrote: | Hello Bianca, | | Thats a posible solution, I will test it. But preferably I wan to inject something like te request cycle in the flowcontroller, via spring ore havemind. No problem: Just do the following: public class FlowControlImpl implements