Re: [Announce] Tapestry5 jQuery integration and Tapestry5-ClientResources

2010-05-31 Thread liftyourgame

Robin,

I've tried to use the JQueryDialog as documented in the sample.

I was expecting the dialog to be hidden until the j.querydialoglink was
clicked but the dialog comes up as rendered.

Am I using the component the right way? Is there a documentation page yet?

I've noticed also that the jquery.datetime component does not popup for
datetime fields in an AjaxFormLoop when specified  by:













remove









Add a row







Regards,

Greg.



Robin K. wrote:
> 
> Hi! Just saw your email.
> 
> Dialog component is still under development and will be released with
> 1.1.0.
> Anyway, there is a test application bundled with this project. Each
> component is tested in a custom page which could also be used a sample.
> You may be interested by:
> http://github.com/got5/tapestry5-jquery/blob/master/src/test/java/org/got5/tapestry5/jquery/test/pages/JQueryDialog.java
> http://github.com/got5/tapestry5-jquery/blob/master/src/test/resources/org/got5/tapestry5/jquery/test/pages/JQueryDialog.tml
> 
> If you have any suggestion to improve this component please post an issue
> here : http://github.com/got5/tapestry5-jquery/issues
> We are very looking forward feedback!
> 
> 
> On Wed, May 26, 2010 at 5:35 PM, Nikola Milikic
> wrote:
> 
>> Hi,
>>
>> Thanks for the job done on integrating jquery with Tapestry.
>>
>> I wanted to test it a bit, but I'm not managing to do everything I
>> wanted.
>> Can anyone plz help me how to use Dialog
>> window(or maybe lightbox style
>> dialog)? I can't make it working.
>>
>> Thanks!
>>
>> Regards,
>> Nikola
>>
> 
> 

-- 
View this message in context: 
http://old.nabble.com/Re%3A--Announce--Tapestry5-jQuery-integration-and-Tapestry5-ClientResources-tp28682461p28737137.html
Sent from the Tapestry - User mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org



Re: zone update json response escaping issues

2010-05-31 Thread Paul Stanton

sorry, thought i was in the right place. i now know.

Ulrich Stärk wrote:

Correct. I'm moving the issue report to its correct location.

On 31.05.2010 09:29, Christian Riedel wrote:
Though I'm not a committer I guess that 
https://issues.apache.org/jira/browse/TAP5 would be a better place to 
add a jira :)

Can anyone confirm that the TAPESTRY project is only for T4?

Am 31.05.2010 um 08:00 schrieb Paul Stanton:


https://issues.apache.org/jira/browse/TAPESTRY-2764

Paul Stanton wrote:
I've found that changing the implementation of tapestry resolves 
the issue:


Tapestry 5.1.0.5,
org.apache.tapestry5.dom.AbstractMarkupModel
line 136
builder.append("'");
change to
builder.append("'");

p.

Paul Stanton wrote:

Hi All,

I've found an issue with how tapestry escapes its zone HTML 
content within the JSON of the zone update XHR response.


Eg:


   hi


The HTML is stored within a String initialised with double quotes 
inside the JSON, converting double quotes for attribute values 
with single quotes. it also converts single quotes within the 
attribute values to the "'" ASCII reference:


"hi"

This looks fine and works in FireFox, but IE8 throws a syntax 
error. I'm guessing it converts' to "'" too early and 
attempts to parse "alert(" or something like that.


The only resolution I have is to put double quotes within the 
double quoted attribute value, which works when supplying the 
attribute value via a page property (ie java) but otherwise causes 
a tml parse exception, and needless to say, is not very good html:


hi

I think that when preparing the zone update JSON tapestry should 
escape single quotes within attribute values via "\'" instead of 
"'". This would resolve IE8's issue.


thoughts?

-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org




-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org




-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org




-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org



-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org




-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org



Re: comet implementation issue

2010-05-31 Thread P . Stavrinides
Without a doubt Jetty can do the heavy lifting, for most applications its more 
than adequate, like Tomcat its a first class web server.


- Original Message -
From: "Thiago H. de Paula Figueiredo" 
To: "Tapestry users" 
Sent: Saturday, 29 May, 2010 17:18:12 GMT +02:00 Athens, Beirut, Bucharest, 
Istanbul
Subject: Re: comet implementation issue

On Sat, 29 May 2010 07:24:59 -0300, Robin Komiwes  
 wrote:

> For information, I think Jetty is powering Google App Engine. See:
> http://jetty.codehaus.org/jetty/

GAE does use Jetty. By the way, Jetty is an Eclipse project now:  
http://www.eclipse.org/jetty/

-- 
Thiago H. de Paula Figueiredo
Independent Java, Apache Tapestry 5 and Hibernate consultant, developer,  
and instructor
Owner, Ars Machina Tecnologia da Informação Ltda.
http://www.arsmachina.com.br

-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org


-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org



[Tapestry Central] Tapestry Happenings: 5.2 beta soon?, New Committers, Dynam...

2010-05-31 Thread Howard
There's lots and lots going on with Tapestry right now. We're gearing
up to bring Tapestry 5.2 into a beta phase ... hopefully a short one
before a final GA release.
We've been busy adding new committers to the team. Not every vote has
been successful, but that just shows that the system works.
Lots of people are working on a terrific refresh of the Tapestry home
page and documentation. Not just new text, but a new more timely
approach (based on Confluence) and a terrific new layout. Just lots of
energy going on there. I can't wait for it to be ready ... it really
makes Tapestry looks like the first-class citizen it is.
Meanwhile, I've been busy for my clients, writing some useful code.
I've managed to get the nightly builds of the TapX working again ...
just in time. I've created an exciting new component: Dynamic.
Dynamic is targeted for use in skinning applications. Tapestry's
structure makes skinning an application a little tricky, especially if
you want to take a standard application and customize it for different
customers. Tapestry templates are expected to be uniform across all
instances of a component (in the same way that a classes's methods and
fields are fixed across all instances). This makes it tricky to create
a component that renders differently for different users, which is the
essence of skinning. Often, you end up either simulating a JSP include
and injecting a blob of raw markup content into the Tapestry DOM ... or
you end up with an evil nest of conditionals and indirection.
The Tapx Dynamic component exists to mix a dynamic template file with
live Tapestry components; The dynamic template is any well-formed XML
document that can be represented as a Resource; mostly, it is output
as-is ... until Tapestry hits an element, such as a , with a
special id. When the id is of the form param:block-name, the Dynamic
component replaces the dynamic template element with the content of the
Block parameter passed to the Dynamic component. We're really weaving
Tapestry and the external template together here.
I'm working on a good, simple example here ... but anyone who has
struggled with this issue will appreciate what Dynamic accomplishes.
It's not unlike running SiteMesh at the Tapestry component level.

--
Posted By Howard to Tapestry Central at 5/31/2010 11:06:00 AM

Re: Asset protection and upgrade notes

2010-05-31 Thread Ville Virtanen

Also this choice forces us library writers to either

a) support two separate deployment jars for different T5 versions
b) fork the code depending on the T5 version

So my approach is probably this:
 public static void
contributeClasspathAssetAliasManager(MappedConfiguration
configuration, 
@Inject @Symbol(FckEditorConstants.EDITOR_CONTEXT) String
location,
@Inject @Symbol(SymbolConstants.TAPESTRY_VERSION) String
t5Version)
{
if(!location.equalsIgnoreCase("easyfck") ||
getTapestryVersion(t5Version) < 5106) {
configuration.add(location, "com/orientimport/easyfck/js");
}
}

private static int getTapestryVersion(String version) {
return Integer.parseInt(version.replaceAll("\\.", ""));
}  

Not elegant, not good code (assumes something about the future version
numbers..), not maintainable in long run, if these dicisions will keep
popping up.

Also the automatic classpath asset addition works for this library only if
the user who uses the library hasn't decided to use custom url for his/hers
fck editor. It should not be depended on the TAG prefix?

My 2c,

 - Ville




Ville Virtanen wrote:
> 
> Hi,
> 
> I've been tracking the documentation to understand the change in asset
> protection, but haven't found anything useful.
> 
> I've checked the upgrade guide from svn (last update 4 days ago):
> http://svn.apache.org/viewvc/tapestry/tapestry5/trunk/src/site/apt/upgrade.apt?revision=948226&view=markup
> 
> But really it only mentions the no-slashes-in-virtual-folders restriction.
> Where is the asset protection part or am I looking from wrong sources?
> 
> Also, what is the rationale behind removing library specific versions?
> Even if the 3rd party library doesn't change any resources browsers are
> forced to download all assets again when updating the main program.
> Technical challenges I presume?
> 
> Anyhow, the info on asset protection is very important for me, or at least
> just plain cold "We're working on it and have no eta.". (Then I know to
> stop reading through sources.)
> 
>  - Ville
> 

-- 
View this message in context: 
http://old.nabble.com/Asset-protection-and-upgrade-notes-tp28732735p28733093.html
Sent from the Tapestry - User mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org



Asset protection and upgrade notes

2010-05-31 Thread Ville Virtanen

Hi,

I've been tracking the documentation to understand the change in asset
protection, but haven't found anything useful.

I've checked the upgrade guide from svn (last update 4 days ago):
http://svn.apache.org/viewvc/tapestry/tapestry5/trunk/src/site/apt/upgrade.apt?revision=948226&view=markup

But really it only mentions the no-slashes-in-virtual-folders restriction.
Where is the asset protection part or am I looking from wrong sources?

Also, what is the rationale behind removing library specific versions? Even
if the 3rd party library doesn't change any resources browsers are forced to
download all assets again when updating the main program. Technical
challenges I presume?

Anyhow, the info on asset protection is very important for me, or at least
just plain cold "We're working on it and have no eta.". (Then I know to stop
reading through sources.)

 - Ville
-- 
View this message in context: 
http://old.nabble.com/Asset-protection-and-upgrade-notes-tp28732735p28732735.html
Sent from the Tapestry - User mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org



RE: Contribute server startup ?

2010-05-31 Thread Nicolas Gillet - MARKET-IP
Thank you Benny ! =)

On Mon, May 31, 2010 at 17:29 AM, Benny Law <
benny.mk@gmail.com> wrote:
>
> Hi Nicolas,
>
> Take a look at this:
> http://tapestry.apache.org/tapestry5.1/tapestry-ioc/startup.html
> 
> Benny


-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org



Re: Contribute server startup ?

2010-05-31 Thread Benny Law
Hi Nicolas,

Take a look at this:
http://tapestry.apache.org/tapestry5.1/tapestry-ioc/startup.html

Benny


On Mon, May 31, 2010 at 10:50 AM, Nicolas Gillet - MARKET-IP <
nicolas.gil...@market-ip.com> wrote:

> Hello,
>
> I am looking for a way to execute a piece of code only once at server
> startup.
>
> I want this in order to check if my database is empty (and then at the
> mandatory default records).
>
> So the context must be already initialized in order to user my manager/dao.
>
> Is this possible on T 5.1 ? and obviously how ?
>
> Thank you =)
>
> Nicolas
>
> Gillet
>
>
>
>


Re: T5: Using Event.observer with a form within a t:block

2010-05-31 Thread immutability

Thiago & Josh - thank you so much for your valuable responses! In the
meantime, I was able to find out that the client-id is modified with a
random suffix. Since my page is very simple and the zone will only have a
single form, the solution posted by Josh works nicely:

$('testzone').select('form')[0] 

Now - I have one more problem. For the form, I need something like
"interactive validation". Basically, rather than using a "required"
validator, I just need to display the javacript confirm dialog to the user
if the field is empty, to ensure that they really want to save an empty
value.

In traditional JavaScript, I would just do this:
  return confirm('Are you sure to save a blank value?') 
in the onSubmit handler of the form. 

But this won't work here. So I was thinking that perhaps I should just use
the "required" validator, but handle the Tapestry.FORM_VALIDATE_EVENT and
display the prompt here - and in case the user confirms, just set form's
validation error to false (to allow it to be submitted even if the required
validator failed). But this doesn't seem to do the trick. Is this a
completely wrong way?

Thanks again,
Rado



Thiago H. de Paula Figueiredo wrote:
> 
> On Fri, 28 May 2010 12:22:10 -0300, Josh Canfield   
> wrote:
> 
>> When elements are loaded into a zone their id's get modified to ensure  
>> they are still unique in the page.
>>
>> You can try using a different method for finding the form. If you know  
>> it's the only form in the zone you can use
> 
> Or give the zone a fixed client id (id parameter) instead of letting  
> Tapestry do that.
> 
> -- 
> Thiago H. de Paula Figueiredo
> Independent Java, Apache Tapestry 5 and Hibernate consultant, developer,  
> and instructor
> Owner, Ars Machina Tecnologia da Informação Ltda.
> http://www.arsmachina.com.br
> 
> -
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
> 
> 
> 

-- 
View this message in context: 
http://old.nabble.com/T5%3A-Using-Event.observer-with-a-form-within-a-t%3Ablock-tp28697334p28731907.html
Sent from the Tapestry - User mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org



Re: Contribute server startup ?

2010-05-31 Thread Jun Tsai
You can contribute registry starter.

2010/5/31 Nicolas Gillet - MARKET-IP 

> Hello,
>
>
>
> I am looking for a way to execute a piece of code only once at server
> startup.
>
> I want this in order to check if my database is empty (and then at the
> mandatory default records).
>
> So the context must be already initialized in order to user my manager/dao.
>
> Is this possible on T 5.1 ? and obviously how ?
>
>
>
> Thank you =)
>
>
>
> Nicolas
>
> Gillet
>
>
>
>


-- 
regards,
Jun Tsai


Contribute server startup ?

2010-05-31 Thread Nicolas Gillet - MARKET-IP
Hello,

 

I am looking for a way to execute a piece of code only once at server
startup.

I want this in order to check if my database is empty (and then at the
mandatory default records).

So the context must be already initialized in order to user my manager/dao.

Is this possible on T 5.1 ? and obviously how ?

 

Thank you =)

 

Nicolas

Gillet

 



500 error with a brand new Tapestry project

2010-05-31 Thread Sigbjørn Tvedt
Hi.

It seems like this (
http://old.nabble.com/forum/PrintPost.jtp?post=28685310) problem still
exists. Does anyone have a solution?




Sigbjørn Tvedt



- old message---
Date: May 26, 2010; 09:34pm
Author: Tim Koop-3

I just created a new Tapestry archetype from Maven, then imported it
into a brand new Eclipse using m2eclipse, then I ran it with Run Jetty Run.

The result is that I got a 500 error. Am I doing something wrong, or is
there something wrong?

Thank you.


HTTP ERROR: 500

org/apache/tapestry5/ioc/Predicate

RequestURI=/tap4/


Caused by:

java.lang.NoClassDefFoundError: org/apache/tapestry5/ioc/Predicate
.


Re: [ANNOUNCEMENT] tapestry-watchdog 0.0.1 released!

2010-05-31 Thread Martin Strand

There's still the usual


List-Id: users.tapestry.apache.org


so filtering should work as normal

On Mon, 31 May 2010 05:51:28 +0200, Paul Stanton   
wrote:



not offended, just distracted .. since the email isn't addressed
'to:users@tapestry.apache.org' it misses my current mail filter and
popped into my main mailbox .. i didn't mean get anyone's back up.

p.

Kalle Korhonen wrote:

My apologies if announcing Tynamo modules on Tapestry users list
offend anybody - if community feels that way, we have no problem
keeping the announcements only on Tynamo lists and site. However, as
an open source project completely based on Tapestry, I would have
thought Tapestry users would generally be interested in our releases.
In any case, "solicitation" feels pretty degrading. It's not like
anybody's making any money out of this. Suppose a vote is on order if
there are others who feel Tynamo or other related Tapestry projects
shouldn't be announcing on Tapestry Users list.

Kalle


On Sun, May 30, 2010 at 5:43 PM, Paul Stanton   
wrote:


How do I unsubscribe from tynamo's solicitation without leaving the  
tapestry

users list?

Kalle Korhonen wrote:


Hey all, it's the Tynamo project here again. Just to keep up with
releasing something new every month, we are announcing
tapestry-watchdog, version 0.0.1! This module got released sometime
ago but as a multi-process application that most of the time doesn't
do much but needs to deliver when the time comes, we took a bit longer
to test it out. tapestry-watchdog is an "embedded watchdog" that sends
an email to you right away if something happens to your parent process
(we've all seen an OutOfMemoryError right?) Configuring
tapestry-watchdog couldn't be any simpler to configure, but read more
about it from our tapestry-watchdog guide
(http://tynamo.org/tapestry-watchdog+guide).

Enjoy,
Tynamo Team

-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org





-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org





-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org






--
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/

-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org



Re: zone update json response escaping issues

2010-05-31 Thread Ulrich Stärk

Correct. I'm moving the issue report to its correct location.

On 31.05.2010 09:29, Christian Riedel wrote:

Though I'm not a committer I guess that 
https://issues.apache.org/jira/browse/TAP5 would be a better place to add a 
jira :)
Can anyone confirm that the TAPESTRY project is only for T4?

Am 31.05.2010 um 08:00 schrieb Paul Stanton:


https://issues.apache.org/jira/browse/TAPESTRY-2764

Paul Stanton wrote:

I've found that changing the implementation of tapestry resolves the issue:

Tapestry 5.1.0.5,
org.apache.tapestry5.dom.AbstractMarkupModel
line 136
builder.append("'");
change to
builder.append("'");

p.

Paul Stanton wrote:

Hi All,

I've found an issue with how tapestry escapes its zone HTML content within the 
JSON of the zone update XHR response.

Eg:


   hi


The HTML is stored within a String initialised with double quotes inside the JSON, converting 
double quotes for attribute values with single quotes. it also converts single quotes within 
the attribute values to the "'" ASCII reference:

"hi"

This looks fine and works in FireFox, but IE8 throws a syntax error. I'm guessing it converts' 
to "'" too early and attempts to parse "alert(" or something like that.

The only resolution I have is to put double quotes within the double quoted 
attribute value, which works when supplying the attribute value via a page 
property (ie java) but otherwise causes a tml parse exception, and needless to 
say, is not very good html:

hi

I think that when preparing the zone update JSON tapestry should escape single quotes within attribute 
values via "\'" instead of "'". This would resolve IE8's issue.

thoughts?

-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org




-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org




-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org




-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org



-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org



Re: [ANNOUNCEMENT] tapestry-watchdog 0.0.1 released!

2010-05-31 Thread Kalle Korhonen
On Mon, May 31, 2010 at 12:03 AM, Robin Komiwes  wrote:
> Your watchdog can send emails right? So you must have integrated some kind
> of email sending solution... I was asking how easily we could reuse this
> part (email integration) for other features.

See, that's why I'm *soliciting* for feature requests :) Still not
quite sure what kind of integration you are thinking about, but yes,
watchdog uses Geronimo's javamail implementation and it's very
straight-forwarded to send email with Javamail.

Kalle


> On Mon, May 31, 2010 at 8:45 AM, Kalle Korhonen
> wrote:
>
>> On Sun, May 30, 2010 at 11:20 PM, Robin Komiwes 
>> wrote:
>> > Is the email module can be used for others thing easily?
>>
>> Honestly, I can't decode this :) Rephrase?
>>
>> Kalle
>>
>>
>> > On Mon, May 31, 2010 at 7:50 AM, Igor Drobiazko <
>> igor.drobia...@gmail.com>wrote:
>> >
>> >> Please keep on announcing here.
>> >>
>> >> On Mon, May 31, 2010 at 3:43 AM, Kalle Korhonen
>> >> wrote:
>> >>
>> >> > My apologies if announcing Tynamo modules on Tapestry users list
>> >> > offend anybody - if community feels that way, we have no problem
>> >> > keeping the announcements only on Tynamo lists and site. However, as
>> >> > an open source project completely based on Tapestry, I would have
>> >> > thought Tapestry users would generally be interested in our releases.
>> >> > In any case, "solicitation" feels pretty degrading. It's not like
>> >> > anybody's making any money out of this. Suppose a vote is on order if
>> >> > there are others who feel Tynamo or other related Tapestry projects
>> >> > shouldn't be announcing on Tapestry Users list.
>> >> >
>> >> > Kalle
>> >> >
>> >> >
>> >> > On Sun, May 30, 2010 at 5:43 PM, Paul Stanton 
>> >> wrote:
>> >> > > How do I unsubscribe from tynamo's solicitation without leaving the
>> >> > tapestry
>> >> > > users list?
>> >> > >
>> >> > > Kalle Korhonen wrote:
>> >> > >>
>> >> > >> Hey all, it's the Tynamo project here again. Just to keep up with
>> >> > >> releasing something new every month, we are announcing
>> >> > >> tapestry-watchdog, version 0.0.1! This module got released sometime
>> >> > >> ago but as a multi-process application that most of the time
>> doesn't
>> >> > >> do much but needs to deliver when the time comes, we took a bit
>> longer
>> >> > >> to test it out. tapestry-watchdog is an "embedded watchdog" that
>> sends
>> >> > >> an email to you right away if something happens to your parent
>> process
>> >> > >> (we've all seen an OutOfMemoryError right?) Configuring
>> >> > >> tapestry-watchdog couldn't be any simpler to configure, but read
>> more
>> >> > >> about it from our tapestry-watchdog guide
>> >> > >> (http://tynamo.org/tapestry-watchdog+guide).
>> >> > >>
>> >> > >> Enjoy,
>> >> > >> Tynamo Team
>> >> > >>
>> >> > >>
>> -
>> >> > >> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
>> >> > >> For additional commands, e-mail: users-h...@tapestry.apache.org
>> >> > >>
>> >> > >>
>> >> > >>
>> >> > >
>> >> > >
>> -
>> >> > > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
>> >> > > For additional commands, e-mail: users-h...@tapestry.apache.org
>> >> > >
>> >> > >
>> >> >
>> >> > -
>> >> > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
>> >> > For additional commands, e-mail: users-h...@tapestry.apache.org
>> >> >
>> >> >
>> >>
>> >>
>> >> --
>> >> Best regards,
>> >>
>> >> Igor Drobiazko
>> >> http://tapestry5.de/blog
>> >>
>> >
>>
>> -
>> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
>> For additional commands, e-mail: users-h...@tapestry.apache.org
>>
>>
>

-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org



Re: zone update json response escaping issues

2010-05-31 Thread Christian Riedel
Though I'm not a committer I guess that 
https://issues.apache.org/jira/browse/TAP5 would be a better place to add a 
jira :)
Can anyone confirm that the TAPESTRY project is only for T4?

Am 31.05.2010 um 08:00 schrieb Paul Stanton:

> https://issues.apache.org/jira/browse/TAPESTRY-2764
> 
> Paul Stanton wrote:
>> I've found that changing the implementation of tapestry resolves the issue:
>> 
>> Tapestry 5.1.0.5,
>> org.apache.tapestry5.dom.AbstractMarkupModel
>> line 136
>> builder.append("'");
>> change to
>> builder.append("'");
>> 
>> p.
>> 
>> Paul Stanton wrote:
>>> Hi All,
>>> 
>>> I've found an issue with how tapestry escapes its zone HTML content within 
>>> the JSON of the zone update XHR response.
>>> 
>>> Eg:
>>> 
>>> 
>>>   hi
>>> 
>>> 
>>> The HTML is stored within a String initialised with double quotes inside 
>>> the JSON, converting double quotes for attribute values with single quotes. 
>>> it also converts single quotes within the attribute values to the "'" 
>>> ASCII reference:
>>> 
>>> "hi"
>>> 
>>> This looks fine and works in FireFox, but IE8 throws a syntax error. I'm 
>>> guessing it converts ' to "'" too early and attempts to parse "alert(" 
>>> or something like that.
>>> 
>>> The only resolution I have is to put double quotes within the double quoted 
>>> attribute value, which works when supplying the attribute value via a page 
>>> property (ie java) but otherwise causes a tml parse exception, and needless 
>>> to say, is not very good html:
>>> 
>>> hi
>>> 
>>> I think that when preparing the zone update JSON tapestry should escape 
>>> single quotes within attribute values via "\'" instead of "'". This 
>>> would resolve IE8's issue.
>>> 
>>> thoughts?
>>> 
>>> -
>>> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
>>> For additional commands, e-mail: users-h...@tapestry.apache.org
>>> 
>>> 
>> 
>> -
>> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
>> For additional commands, e-mail: users-h...@tapestry.apache.org
>> 
>> 
> 
> -
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
> 


-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org



Re: What happend to Tapestry 5

2010-05-31 Thread Inge Solvoll
Yes, I'm watching the process on the dev-list, and it looks VERY promising!
Great work so far!

On Mon, May 31, 2010 at 9:08 AM, Robin Komiwes wrote:

> There is a discussion about that on tapestry-dev mailing list. If you have
> any idea/suggestion, please feel free to join us! :)
>
> On Mon, May 31, 2010 at 9:04 AM, Inge Solvoll  >wrote:
>
> > By the way, I haven't really missed any bug fixes, T 5.1.0.5 has very
> high
> > quality :)
> >
> > It would be fun though, with a more "live" and visible website and
> > community! Let's make that happen.
> >
> > On Mon, May 31, 2010 at 8:10 AM, Igor Drobiazko <
> igor.drobia...@gmail.com
> > >wrote:
> >
> > > I'm not promising anything but I guess 3-6 months. There has been a
> > > discussion about releasing T5.2 before JavaOne which is in September.
> > >
> > > On Mon, May 31, 2010 at 8:01 AM, Peter Stavrinides <
> > > p.stavrini...@albourne.com> wrote:
> > >
> > > > > Don't worry. Tapestry 5.2 will be released soon.
> > > > What is soon? 3, 6, 9, 12 months?
> > > >
> > > >
> > > > - Original Message -
> > > > From: "Igor Drobiazko" 
> > > > To: "Tapestry users" 
> > > > Sent: Monday, 31 May, 2010 08:56:53 GMT +02:00 Athens, Beirut,
> > Bucharest,
> > > > Istanbul
> > > > Subject: Re: What happend to Tapestry 5
> > > >
> > > > Don't worry. Tapestry 5.2 will be released soon. We've fixed a lot of
> > > bugs
> > > > and added some cool new stuff in the 5.2 trunk. The feature releases
> > will
> > > > be
> > > > more often.
> > > >
> > > > On Mon, May 31, 2010 at 4:38 AM, Hantsy Bai 
> wrote:
> > > >
> > > > > The latest tapestry 5.1 was released one year ago, and there is no
> > > > > improvement and bugfix release in such a long period.
> > > > >
> > > > >
> > > > > On 05/31/2010 10:19 AM, Christian Edward Gruber wrote:
> > > > >
> > > > >> Any ETA on this by the way?  I've seen some of the discussions,
> but
> > > > didn't
> > > > >> get a sense as to when that might be happening.
> > > > >>
> > > > >> Christian.
> > > > >>
> > > > >> On May 30, 2010, at 5:38 PM, Igor Drobiazko wrote:
> > > > >>
> > > > >>  This will hopefully change after the relaunch of the Tapestry's
> web
> > > > site.
> > > > >>> Robin is working on that.
> > > > >>>
> > > > >>> On Sun, May 30, 2010 at 10:32 PM, Jakub Vlasak <
> jwla...@gmail.com>
> > > > >>> wrote:
> > > > >>>
> > > > >>>  I must agree. I am aware of 5.2 only from this list, but there
> is
> > no
> > > >  info about the progress, what is beeing implemented, changes,
> etc.
> > > > 
> > > >  On Sun, May 30, 2010 at 9:42 PM, Inge Solvoll <
> > > > inge.tapes...@gmail.com>
> > > >  wrote:
> > > > 
> > > > > The man's got a good point. The website makes the project look
> > > > dead...
> > > > > :)
> > > > >
> > > > > On Sun, May 30, 2010 at 8:53 PM, Josh Canfield <
> > > > joshcanfi...@gmail.com
> > > > > wrote:
> > > > >
> > > > >  What is a long time? 5.2 is making progress and 5.1.0.5 isn't
> > that
> > > > >> old.
> > > > >>
> > > > >> -- Josh
> > > > >>
> > > > >>
> > > > >> On May 30, 2010, at 11:15 AM, Hantsy Bai 
> > > wrote:
> > > > >>
> > > > >> Hi,
> > > > >>
> > > > >>> I have use Tapestry 4 before .
> > > > >>> Currently I want to promote myself to Tapestry 5(5.1), but I
> > > found
> > > > it
> > > > >>>
> > > > >> had
> > > > 
> > > > > not been updated for a long time.
> > > > >>> What means to Tapestry project?
> > > > >>>
> > > > >>> --
> > > > >>> Hantsy Bai
> > > > >>> Guangzhou, China
> > > > >>> http://hantsy.blogspot.com
> > > > >>>
> > > > >>>
> > > > >>>
> > > > -
> > > > >>>
> > > > >>> To unsubscribe, e-mail:
> users-unsubscr...@tapestry.apache.org
> > > > >>> For additional commands, e-mail:
> > users-h...@tapestry.apache.org
> > > > >>>
> > > > >>>
> > > > >>>
> > > > -
> > > > >> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> > > > >> For additional commands, e-mail:
> users-h...@tapestry.apache.org
> > > > >>
> > > > >>
> > > > >>
> > > > >
> > > > 
> > > -
> > > >  To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> > > >  For additional commands, e-mail: users-h...@tapestry.apache.org
> > > > 
> > > > 
> > > > 
> > > > >>>
> > > > >>> --
> > > > >>> Best regards,
> > > > >>>
> > > > >>> Igor Drobiazko
> > > > >>> http://tapestry5.de/blog
> > > > >>>
> > > > >>
> > > > >>
> > > > >>
> > -
> > > > >> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> > > > >> For additional commands, e-mail: users-h...@tapestry.apache.org
> > > > >>
> > > > >>
> > > > >>
> > > > >
> >

Re: [ANNOUNCEMENT] tapestry-watchdog 0.0.1 released!

2010-05-31 Thread Inge Solvoll
Very interesting module! Looking forward to trying it.

Excellent sites and blogs like http://spreadthesource.com/ and
http://tynamo.org are excellent sources of inspiration and entertainment
(yes) for those of us who are hooked on this framework. And great publicity
too!

On Mon, May 31, 2010 at 9:03 AM, Robin Komiwes wrote:

> :D
>
> Your watchdog can send emails right? So you must have integrated some kind
> of email sending solution... I was asking how easily we could reuse this
> part (email integration) for other features.
>
> On Mon, May 31, 2010 at 8:45 AM, Kalle Korhonen
> wrote:
>
> > On Sun, May 30, 2010 at 11:20 PM, Robin Komiwes  >
> > wrote:
> > > Is the email module can be used for others thing easily?
> >
> > Honestly, I can't decode this :) Rephrase?
> >
> > Kalle
> >
> >
> > > On Mon, May 31, 2010 at 7:50 AM, Igor Drobiazko <
> > igor.drobia...@gmail.com>wrote:
> > >
> > >> Please keep on announcing here.
> > >>
> > >> On Mon, May 31, 2010 at 3:43 AM, Kalle Korhonen
> > >> wrote:
> > >>
> > >> > My apologies if announcing Tynamo modules on Tapestry users list
> > >> > offend anybody - if community feels that way, we have no problem
> > >> > keeping the announcements only on Tynamo lists and site. However, as
> > >> > an open source project completely based on Tapestry, I would have
> > >> > thought Tapestry users would generally be interested in our
> releases.
> > >> > In any case, "solicitation" feels pretty degrading. It's not like
> > >> > anybody's making any money out of this. Suppose a vote is on order
> if
> > >> > there are others who feel Tynamo or other related Tapestry projects
> > >> > shouldn't be announcing on Tapestry Users list.
> > >> >
> > >> > Kalle
> > >> >
> > >> >
> > >> > On Sun, May 30, 2010 at 5:43 PM, Paul Stanton 
> > >> wrote:
> > >> > > How do I unsubscribe from tynamo's solicitation without leaving
> the
> > >> > tapestry
> > >> > > users list?
> > >> > >
> > >> > > Kalle Korhonen wrote:
> > >> > >>
> > >> > >> Hey all, it's the Tynamo project here again. Just to keep up with
> > >> > >> releasing something new every month, we are announcing
> > >> > >> tapestry-watchdog, version 0.0.1! This module got released
> sometime
> > >> > >> ago but as a multi-process application that most of the time
> > doesn't
> > >> > >> do much but needs to deliver when the time comes, we took a bit
> > longer
> > >> > >> to test it out. tapestry-watchdog is an "embedded watchdog" that
> > sends
> > >> > >> an email to you right away if something happens to your parent
> > process
> > >> > >> (we've all seen an OutOfMemoryError right?) Configuring
> > >> > >> tapestry-watchdog couldn't be any simpler to configure, but read
> > more
> > >> > >> about it from our tapestry-watchdog guide
> > >> > >> (http://tynamo.org/tapestry-watchdog+guide).
> > >> > >>
> > >> > >> Enjoy,
> > >> > >> Tynamo Team
> > >> > >>
> > >> > >>
> > -
> > >> > >> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> > >> > >> For additional commands, e-mail: users-h...@tapestry.apache.org
> > >> > >>
> > >> > >>
> > >> > >>
> > >> > >
> > >> > >
> > -
> > >> > > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> > >> > > For additional commands, e-mail: users-h...@tapestry.apache.org
> > >> > >
> > >> > >
> > >> >
> > >> >
> -
> > >> > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> > >> > For additional commands, e-mail: users-h...@tapestry.apache.org
> > >> >
> > >> >
> > >>
> > >>
> > >> --
> > >> Best regards,
> > >>
> > >> Igor Drobiazko
> > >> http://tapestry5.de/blog
> > >>
> > >
> >
> > -
> > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> > For additional commands, e-mail: users-h...@tapestry.apache.org
> >
> >
>


Re: What happend to Tapestry 5

2010-05-31 Thread Robin Komiwes
There is a discussion about that on tapestry-dev mailing list. If you have
any idea/suggestion, please feel free to join us! :)

On Mon, May 31, 2010 at 9:04 AM, Inge Solvoll wrote:

> By the way, I haven't really missed any bug fixes, T 5.1.0.5 has very high
> quality :)
>
> It would be fun though, with a more "live" and visible website and
> community! Let's make that happen.
>
> On Mon, May 31, 2010 at 8:10 AM, Igor Drobiazko  >wrote:
>
> > I'm not promising anything but I guess 3-6 months. There has been a
> > discussion about releasing T5.2 before JavaOne which is in September.
> >
> > On Mon, May 31, 2010 at 8:01 AM, Peter Stavrinides <
> > p.stavrini...@albourne.com> wrote:
> >
> > > > Don't worry. Tapestry 5.2 will be released soon.
> > > What is soon? 3, 6, 9, 12 months?
> > >
> > >
> > > - Original Message -
> > > From: "Igor Drobiazko" 
> > > To: "Tapestry users" 
> > > Sent: Monday, 31 May, 2010 08:56:53 GMT +02:00 Athens, Beirut,
> Bucharest,
> > > Istanbul
> > > Subject: Re: What happend to Tapestry 5
> > >
> > > Don't worry. Tapestry 5.2 will be released soon. We've fixed a lot of
> > bugs
> > > and added some cool new stuff in the 5.2 trunk. The feature releases
> will
> > > be
> > > more often.
> > >
> > > On Mon, May 31, 2010 at 4:38 AM, Hantsy Bai  wrote:
> > >
> > > > The latest tapestry 5.1 was released one year ago, and there is no
> > > > improvement and bugfix release in such a long period.
> > > >
> > > >
> > > > On 05/31/2010 10:19 AM, Christian Edward Gruber wrote:
> > > >
> > > >> Any ETA on this by the way?  I've seen some of the discussions, but
> > > didn't
> > > >> get a sense as to when that might be happening.
> > > >>
> > > >> Christian.
> > > >>
> > > >> On May 30, 2010, at 5:38 PM, Igor Drobiazko wrote:
> > > >>
> > > >>  This will hopefully change after the relaunch of the Tapestry's web
> > > site.
> > > >>> Robin is working on that.
> > > >>>
> > > >>> On Sun, May 30, 2010 at 10:32 PM, Jakub Vlasak 
> > > >>> wrote:
> > > >>>
> > > >>>  I must agree. I am aware of 5.2 only from this list, but there is
> no
> > >  info about the progress, what is beeing implemented, changes, etc.
> > > 
> > >  On Sun, May 30, 2010 at 9:42 PM, Inge Solvoll <
> > > inge.tapes...@gmail.com>
> > >  wrote:
> > > 
> > > > The man's got a good point. The website makes the project look
> > > dead...
> > > > :)
> > > >
> > > > On Sun, May 30, 2010 at 8:53 PM, Josh Canfield <
> > > joshcanfi...@gmail.com
> > > > wrote:
> > > >
> > > >  What is a long time? 5.2 is making progress and 5.1.0.5 isn't
> that
> > > >> old.
> > > >>
> > > >> -- Josh
> > > >>
> > > >>
> > > >> On May 30, 2010, at 11:15 AM, Hantsy Bai 
> > wrote:
> > > >>
> > > >> Hi,
> > > >>
> > > >>> I have use Tapestry 4 before .
> > > >>> Currently I want to promote myself to Tapestry 5(5.1), but I
> > found
> > > it
> > > >>>
> > > >> had
> > > 
> > > > not been updated for a long time.
> > > >>> What means to Tapestry project?
> > > >>>
> > > >>> --
> > > >>> Hantsy Bai
> > > >>> Guangzhou, China
> > > >>> http://hantsy.blogspot.com
> > > >>>
> > > >>>
> > > >>>
> > > -
> > > >>>
> > > >>> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> > > >>> For additional commands, e-mail:
> users-h...@tapestry.apache.org
> > > >>>
> > > >>>
> > > >>>
> > > -
> > > >> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> > > >> For additional commands, e-mail: users-h...@tapestry.apache.org
> > > >>
> > > >>
> > > >>
> > > >
> > > 
> > -
> > >  To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> > >  For additional commands, e-mail: users-h...@tapestry.apache.org
> > > 
> > > 
> > > 
> > > >>>
> > > >>> --
> > > >>> Best regards,
> > > >>>
> > > >>> Igor Drobiazko
> > > >>> http://tapestry5.de/blog
> > > >>>
> > > >>
> > > >>
> > > >>
> -
> > > >> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> > > >> For additional commands, e-mail: users-h...@tapestry.apache.org
> > > >>
> > > >>
> > > >>
> > > >
> > > > --
> > > > Hantsy Bai
> > > > Guangzhou, China
> > > > http://hantsy.blogspot.com
> > > >
> > > >
> > > > -
> > > > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> > > > For additional commands, e-mail: users-h...@tapestry.apache.org
> > > >
> > > >
> > >
> > >
> > > --
> > > Best regards,
> > >
> > > Igor Drobiazko
> > > http://tapestry5.de/blog
> > >
> > > -

Re: What happend to Tapestry 5

2010-05-31 Thread Inge Solvoll
By the way, I haven't really missed any bug fixes, T 5.1.0.5 has very high
quality :)

It would be fun though, with a more "live" and visible website and
community! Let's make that happen.

On Mon, May 31, 2010 at 8:10 AM, Igor Drobiazko wrote:

> I'm not promising anything but I guess 3-6 months. There has been a
> discussion about releasing T5.2 before JavaOne which is in September.
>
> On Mon, May 31, 2010 at 8:01 AM, Peter Stavrinides <
> p.stavrini...@albourne.com> wrote:
>
> > > Don't worry. Tapestry 5.2 will be released soon.
> > What is soon? 3, 6, 9, 12 months?
> >
> >
> > - Original Message -
> > From: "Igor Drobiazko" 
> > To: "Tapestry users" 
> > Sent: Monday, 31 May, 2010 08:56:53 GMT +02:00 Athens, Beirut, Bucharest,
> > Istanbul
> > Subject: Re: What happend to Tapestry 5
> >
> > Don't worry. Tapestry 5.2 will be released soon. We've fixed a lot of
> bugs
> > and added some cool new stuff in the 5.2 trunk. The feature releases will
> > be
> > more often.
> >
> > On Mon, May 31, 2010 at 4:38 AM, Hantsy Bai  wrote:
> >
> > > The latest tapestry 5.1 was released one year ago, and there is no
> > > improvement and bugfix release in such a long period.
> > >
> > >
> > > On 05/31/2010 10:19 AM, Christian Edward Gruber wrote:
> > >
> > >> Any ETA on this by the way?  I've seen some of the discussions, but
> > didn't
> > >> get a sense as to when that might be happening.
> > >>
> > >> Christian.
> > >>
> > >> On May 30, 2010, at 5:38 PM, Igor Drobiazko wrote:
> > >>
> > >>  This will hopefully change after the relaunch of the Tapestry's web
> > site.
> > >>> Robin is working on that.
> > >>>
> > >>> On Sun, May 30, 2010 at 10:32 PM, Jakub Vlasak 
> > >>> wrote:
> > >>>
> > >>>  I must agree. I am aware of 5.2 only from this list, but there is no
> >  info about the progress, what is beeing implemented, changes, etc.
> > 
> >  On Sun, May 30, 2010 at 9:42 PM, Inge Solvoll <
> > inge.tapes...@gmail.com>
> >  wrote:
> > 
> > > The man's got a good point. The website makes the project look
> > dead...
> > > :)
> > >
> > > On Sun, May 30, 2010 at 8:53 PM, Josh Canfield <
> > joshcanfi...@gmail.com
> > > wrote:
> > >
> > >  What is a long time? 5.2 is making progress and 5.1.0.5 isn't that
> > >> old.
> > >>
> > >> -- Josh
> > >>
> > >>
> > >> On May 30, 2010, at 11:15 AM, Hantsy Bai 
> wrote:
> > >>
> > >> Hi,
> > >>
> > >>> I have use Tapestry 4 before .
> > >>> Currently I want to promote myself to Tapestry 5(5.1), but I
> found
> > it
> > >>>
> > >> had
> > 
> > > not been updated for a long time.
> > >>> What means to Tapestry project?
> > >>>
> > >>> --
> > >>> Hantsy Bai
> > >>> Guangzhou, China
> > >>> http://hantsy.blogspot.com
> > >>>
> > >>>
> > >>>
> > -
> > >>>
> > >>> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> > >>> For additional commands, e-mail: users-h...@tapestry.apache.org
> > >>>
> > >>>
> > >>>
> > -
> > >> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> > >> For additional commands, e-mail: users-h...@tapestry.apache.org
> > >>
> > >>
> > >>
> > >
> > 
> -
> >  To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> >  For additional commands, e-mail: users-h...@tapestry.apache.org
> > 
> > 
> > 
> > >>>
> > >>> --
> > >>> Best regards,
> > >>>
> > >>> Igor Drobiazko
> > >>> http://tapestry5.de/blog
> > >>>
> > >>
> > >>
> > >> -
> > >> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> > >> For additional commands, e-mail: users-h...@tapestry.apache.org
> > >>
> > >>
> > >>
> > >
> > > --
> > > Hantsy Bai
> > > Guangzhou, China
> > > http://hantsy.blogspot.com
> > >
> > >
> > > -
> > > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> > > For additional commands, e-mail: users-h...@tapestry.apache.org
> > >
> > >
> >
> >
> > --
> > Best regards,
> >
> > Igor Drobiazko
> > http://tapestry5.de/blog
> >
> > -
> > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> > For additional commands, e-mail: users-h...@tapestry.apache.org
> >
> >
>
>
> --
> Best regards,
>
> Igor Drobiazko
> http://tapestry5.de/blog
>


Re: [ANNOUNCEMENT] tapestry-watchdog 0.0.1 released!

2010-05-31 Thread Robin Komiwes
:D

Your watchdog can send emails right? So you must have integrated some kind
of email sending solution... I was asking how easily we could reuse this
part (email integration) for other features.

On Mon, May 31, 2010 at 8:45 AM, Kalle Korhonen
wrote:

> On Sun, May 30, 2010 at 11:20 PM, Robin Komiwes 
> wrote:
> > Is the email module can be used for others thing easily?
>
> Honestly, I can't decode this :) Rephrase?
>
> Kalle
>
>
> > On Mon, May 31, 2010 at 7:50 AM, Igor Drobiazko <
> igor.drobia...@gmail.com>wrote:
> >
> >> Please keep on announcing here.
> >>
> >> On Mon, May 31, 2010 at 3:43 AM, Kalle Korhonen
> >> wrote:
> >>
> >> > My apologies if announcing Tynamo modules on Tapestry users list
> >> > offend anybody - if community feels that way, we have no problem
> >> > keeping the announcements only on Tynamo lists and site. However, as
> >> > an open source project completely based on Tapestry, I would have
> >> > thought Tapestry users would generally be interested in our releases.
> >> > In any case, "solicitation" feels pretty degrading. It's not like
> >> > anybody's making any money out of this. Suppose a vote is on order if
> >> > there are others who feel Tynamo or other related Tapestry projects
> >> > shouldn't be announcing on Tapestry Users list.
> >> >
> >> > Kalle
> >> >
> >> >
> >> > On Sun, May 30, 2010 at 5:43 PM, Paul Stanton 
> >> wrote:
> >> > > How do I unsubscribe from tynamo's solicitation without leaving the
> >> > tapestry
> >> > > users list?
> >> > >
> >> > > Kalle Korhonen wrote:
> >> > >>
> >> > >> Hey all, it's the Tynamo project here again. Just to keep up with
> >> > >> releasing something new every month, we are announcing
> >> > >> tapestry-watchdog, version 0.0.1! This module got released sometime
> >> > >> ago but as a multi-process application that most of the time
> doesn't
> >> > >> do much but needs to deliver when the time comes, we took a bit
> longer
> >> > >> to test it out. tapestry-watchdog is an "embedded watchdog" that
> sends
> >> > >> an email to you right away if something happens to your parent
> process
> >> > >> (we've all seen an OutOfMemoryError right?) Configuring
> >> > >> tapestry-watchdog couldn't be any simpler to configure, but read
> more
> >> > >> about it from our tapestry-watchdog guide
> >> > >> (http://tynamo.org/tapestry-watchdog+guide).
> >> > >>
> >> > >> Enjoy,
> >> > >> Tynamo Team
> >> > >>
> >> > >>
> -
> >> > >> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> >> > >> For additional commands, e-mail: users-h...@tapestry.apache.org
> >> > >>
> >> > >>
> >> > >>
> >> > >
> >> > >
> -
> >> > > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> >> > > For additional commands, e-mail: users-h...@tapestry.apache.org
> >> > >
> >> > >
> >> >
> >> > -
> >> > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> >> > For additional commands, e-mail: users-h...@tapestry.apache.org
> >> >
> >> >
> >>
> >>
> >> --
> >> Best regards,
> >>
> >> Igor Drobiazko
> >> http://tapestry5.de/blog
> >>
> >
>
> -
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
>
>