RE: [Spam Rating:3.40] Re: T5: Ajax components

2008-11-04 Thread James Sherwood
Hello,

I am just in the process of learning T5 so the 'easy' part is not so 'easy'
right now.

Is there any good tutorials on how to make components like I listed by
chance?

--James

-Original Message-
From: devilabit [mailto:[EMAIL PROTECTED] 
Sent: October-31-08 5:55 PM
To: users@tapestry.apache.org
Subject: [Spam Rating:3.40] Re: T5: Ajax components


It is easy to make custom components or create mixins in Tapestry and the
t5components you mention do look promising.  You also have the option of
using another javascript library like extjs if you need more advanced sexy
looking widgets.


James Sherwood wrote:
 
 Hello,
 
  
 
 I have been looking into some Ajax components to use in my upcoming T5
 project.
 
  
 
 Tapestry itself does not seem to have much along these lines built in and
 I
 was wondering where people are getting there Ajax components from(besides
 building them as this seems a bit above me right now)?
 
  
 
 The T5Components site seems to be the best and I am particularly
 interested
 in the in place editor:
 
  
 
 http://87.193.218.134:8080/t5c-demo/inplaceeditorpage
 
  
 
 and the tab set style of component:
 
  
 
 http://87.193.218.134:8080/t5c-demo/tabsetpage
 
  
 
 Are these the components I should be using or is there going to be built
 in
 ones at some point or am I missing something about using Ajax in T5 for
 components such as these?
 
  
 
  
 
  
 
 Thanks,
 
 --James
 
  
 
  
 
  
 
 
 

-- 
View this message in context:
http://www.nabble.com/T5%3A-Ajax-components-tp20246910p20273881.html
Sent from the Tapestry - User mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


__ Information from ESET Smart Security, version of virus signature
database 3536 (20081019) __

The message was checked by ESET Smart Security.

http://www.eset.com

 

__ Information from ESET Smart Security, version of virus signature
database 3536 (20081019) __

The message was checked by ESET Smart Security.

http://www.eset.com
 


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [Spam Rating:3.40] Re: T5: Ajax components

2008-11-04 Thread Lance Java
I find this page useful http://wiki.apache.org/tapestry/Tapestry5HowTos

2008/11/4 James Sherwood [EMAIL PROTECTED]

 Hello,

 I am just in the process of learning T5 so the 'easy' part is not so 'easy'
 right now.

 Is there any good tutorials on how to make components like I listed by
 chance?

 --James

 -Original Message-
 From: devilabit [mailto:[EMAIL PROTECTED]
 Sent: October-31-08 5:55 PM
 To: users@tapestry.apache.org
 Subject: [Spam Rating:3.40] Re: T5: Ajax components


 It is easy to make custom components or create mixins in Tapestry and the
 t5components you mention do look promising.  You also have the option of
 using another javascript library like extjs if you need more advanced
 sexy
 looking widgets.


 James Sherwood wrote:
 
  Hello,
 
 
 
  I have been looking into some Ajax components to use in my upcoming T5
  project.
 
 
 
  Tapestry itself does not seem to have much along these lines built in and
  I
  was wondering where people are getting there Ajax components from(besides
  building them as this seems a bit above me right now)?
 
 
 
  The T5Components site seems to be the best and I am particularly
  interested
  in the in place editor:
 
 
 
  http://87.193.218.134:8080/t5c-demo/inplaceeditorpage
 
 
 
  and the tab set style of component:
 
 
 
  http://87.193.218.134:8080/t5c-demo/tabsetpage
 
 
 
  Are these the components I should be using or is there going to be built
  in
  ones at some point or am I missing something about using Ajax in T5 for
  components such as these?
 
 
 
 
 
 
 
  Thanks,
 
  --James
 
 
 
 
 
 
 
 
 

 --
 View this message in context:
 http://www.nabble.com/T5%3A-Ajax-components-tp20246910p20273881.html
 Sent from the Tapestry - User mailing list archive at Nabble.com.


 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]


 __ Information from ESET Smart Security, version of virus signature
 database 3536 (20081019) __

 The message was checked by ESET Smart Security.

 http://www.eset.com



 __ Information from ESET Smart Security, version of virus signature
 database 3536 (20081019) __

 The message was checked by ESET Smart Security.

 http://www.eset.com



 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]




Re: [Spam Rating:3.40] Re: T5: Ajax components

2008-11-04 Thread Sven Homburg
this url is also very helpfull
http://jumpstart.doublenegative.com.au:8080/jumpstart/

2008/11/4 James Sherwood [EMAIL PROTECTED]

 Hello,

 I am just in the process of learning T5 so the 'easy' part is not so 'easy'
 right now.

 Is there any good tutorials on how to make components like I listed by
 chance?

 --James

 -Original Message-
 From: devilabit [mailto:[EMAIL PROTECTED]
 Sent: October-31-08 5:55 PM
 To: users@tapestry.apache.org
 Subject: [Spam Rating:3.40] Re: T5: Ajax components


 It is easy to make custom components or create mixins in Tapestry and the
 t5components you mention do look promising.  You also have the option of
 using another javascript library like extjs if you need more advanced
 sexy
 looking widgets.


 James Sherwood wrote:
 
  Hello,
 
 
 
  I have been looking into some Ajax components to use in my upcoming T5
  project.
 
 
 
  Tapestry itself does not seem to have much along these lines built in and
  I
  was wondering where people are getting there Ajax components from(besides
  building them as this seems a bit above me right now)?
 
 
 
  The T5Components site seems to be the best and I am particularly
  interested
  in the in place editor:
 
 
 
  http://87.193.218.134:8080/t5c-demo/inplaceeditorpage
 
 
 
  and the tab set style of component:
 
 
 
  http://87.193.218.134:8080/t5c-demo/tabsetpage
 
 
 
  Are these the components I should be using or is there going to be built
  in
  ones at some point or am I missing something about using Ajax in T5 for
  components such as these?
 
 
 
 
 
 
 
  Thanks,
 
  --James
 
 
 
 
 
 
 
 
 

 --
 View this message in context:
 http://www.nabble.com/T5%3A-Ajax-components-tp20246910p20273881.html
 Sent from the Tapestry - User mailing list archive at Nabble.com.


 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]


 __ Information from ESET Smart Security, version of virus signature
 database 3536 (20081019) __

 The message was checked by ESET Smart Security.

 http://www.eset.com



 __ Information from ESET Smart Security, version of virus signature
 database 3536 (20081019) __

 The message was checked by ESET Smart Security.

 http://www.eset.com



 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]




-- 
with regards
Sven Homburg
http://www.chenillekit.org
http://tapestry5-components.googlecode.com


Re: T5: Ajax components

2008-10-31 Thread devilabit

It is easy to make custom components or create mixins in Tapestry and the
t5components you mention do look promising.  You also have the option of
using another javascript library like extjs if you need more advanced sexy
looking widgets.


James Sherwood wrote:
 
 Hello,
 
  
 
 I have been looking into some Ajax components to use in my upcoming T5
 project.
 
  
 
 Tapestry itself does not seem to have much along these lines built in and
 I
 was wondering where people are getting there Ajax components from(besides
 building them as this seems a bit above me right now)?
 
  
 
 The T5Components site seems to be the best and I am particularly
 interested
 in the in place editor:
 
  
 
 http://87.193.218.134:8080/t5c-demo/inplaceeditorpage
 
  
 
 and the tab set style of component:
 
  
 
 http://87.193.218.134:8080/t5c-demo/tabsetpage
 
  
 
 Are these the components I should be using or is there going to be built
 in
 ones at some point or am I missing something about using Ajax in T5 for
 components such as these?
 
  
 
  
 
  
 
 Thanks,
 
 --James
 
  
 
  
 
  
 
 
 

-- 
View this message in context: 
http://www.nabble.com/T5%3A-Ajax-components-tp20246910p20273881.html
Sent from the Tapestry - User mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



T5: Ajax components

2008-10-30 Thread James Sherwood
Hello,

 

I have been looking into some Ajax components to use in my upcoming T5
project.

 

Tapestry itself does not seem to have much along these lines built in and I
was wondering where people are getting there Ajax components from(besides
building them as this seems a bit above me right now)?

 

The T5Components site seems to be the best and I am particularly interested
in the in place editor:

 

http://87.193.218.134:8080/t5c-demo/inplaceeditorpage

 

and the tab set style of component:

 

http://87.193.218.134:8080/t5c-demo/tabsetpage

 

Are these the components I should be using or is there going to be built in
ones at some point or am I missing something about using Ajax in T5 for
components such as these?

 

 

 

Thanks,

--James