Re: [jQuery] Full featured form validation library in jQuery?

2006-10-04 Thread Andy Matthews
Brian...

Good points. I hesitated before sending my request because I don't want to
be one of those people that just asks for things without giving back.
Unfortunately I'm just not all that good at Javascript so any contribution I
make in that arena will be nearly worthless.

What I can offer back to the community is testing and proofing. I'm running
IE/PC which seems to be the minority in this crowd. I'm a mature
professional programmer (just use a different language is all) who does have
valuable input on behaviour and user-interaction.

It's all give and take and I try to give what I can, just like the people
creating these excellent plug-ins.

!//--
andy matthews
web developer
certified advanced coldfusion programmer
ICGLink, Inc.
[EMAIL PROTECTED]
615.370.1530 x737
--//-

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Behalf Of Brian Miller
Sent: Tuesday, October 03, 2006 12:38 PM
To: jQuery Discussion.
Subject: Re: [jQuery] Full featured form validation library in jQuery?


That's a lot of stuff!

Seriously, I think that what is being requested here, more than anything
else, is organization.

Can we start grouping our code into plugin packs, or something?  One for
forms and friends, one for all kinds of visual effects (perhaps a package
that groups the best of the best visual plugins with Interface?), one
for language extensions, and so on.  It might even be a Good Thing to
version them, and pack them to save space.

There are a lot of really great plugins here, but they're not as easily
accessible as they can be.

For everyone else:  All these plugins are done on a largely volunteer
basis.  This is an unfunded, we-do-this-because-we-love-it open source
project.  Generally, our response to I need ___ is Great!  I can't wait
to see how it looks after you've written it!  So, don't expect anything
huge to be done upon request.  But, a lot of useful plugins are already
rolling around here.  So, don't despair.  :)

- Brian


 One thing I'd also like to request is a complete form widgets plugin. At
 the
 moment there are a plethora of form widgets, each of them single plugins.
 That's not very useful for someone that wants something that gets included
 once and called multiple times. Ideally, someone would come out with a
 forms
 plugin that includes basic validation and error display along with form
 widgets.


___
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/


___
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/


[jQuery] Full featured form validation library in jQuery?

2006-10-03 Thread Andy Matthews
So I've been using a form validation library called TMT_validator for the
last year or so. It's very full-featured (probably a little too
full-featured for what I need it for). But it's the best one I've found. I
just checked the plugins page for form validation libraries and really only
found one or two, but they didn't appear very rich.

I'm wondering if anyone has form validation done using jQuery?

This is what I'm using now:
http://www.massimocorner.com/validator/

Anyone care to rewrite it using jQuery?

!//--
andy matthews
web developer
certified advanced coldfusion programmer
ICGLink, Inc.
[EMAIL PROTECTED]
615.370.1530 x737
--//-


___
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/


Re: [jQuery] Full featured form validation library in jQuery?

2006-10-03 Thread Brandon Aaron
Actually I've built a library much like the one you are using for
in-house at our company and was thinking about porting it to a jQuery
plugin because I haven't seen one like it yet either.


--
Brandon

On 10/3/06, Andy Matthews [EMAIL PROTECTED] wrote:
 So I've been using a form validation library called TMT_validator for the
 last year or so. It's very full-featured (probably a little too
 full-featured for what I need it for). But it's the best one I've found. I
 just checked the plugins page for form validation libraries and really only
 found one or two, but they didn't appear very rich.

 I'm wondering if anyone has form validation done using jQuery?

 This is what I'm using now:
 http://www.massimocorner.com/validator/

 Anyone care to rewrite it using jQuery?

 !//--
 andy matthews
 web developer
 certified advanced coldfusion programmer
 ICGLink, Inc.
 [EMAIL PROTECTED]
 615.370.1530 x737
 --//-


 ___
 jQuery mailing list
 discuss@jquery.com
 http://jquery.com/discuss/


___
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/


Re: [jQuery] Full featured form validation library in jQuery?

2006-10-03 Thread Andy Matthews
One thing I'd also like to request is a complete form widgets plugin. At the
moment there are a plethora of form widgets, each of them single plugins.
That's not very useful for someone that wants something that gets included
once and called multiple times. Ideally, someone would come out with a forms
plugin that includes basic validation and error display along with form
widgets.



!//--
andy matthews
web developer
certified advanced coldfusion programmer
ICGLink, Inc.
[EMAIL PROTECTED]
615.370.1530 x737
--//-

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Behalf Of Brandon Aaron
Sent: Tuesday, October 03, 2006 11:51 AM
To: jQuery Discussion.
Subject: Re: [jQuery] Full featured form validation library in jQuery?


Actually I've built a library much like the one you are using for
in-house at our company and was thinking about porting it to a jQuery
plugin because I haven't seen one like it yet either.


--
Brandon

On 10/3/06, Andy Matthews [EMAIL PROTECTED] wrote:
 So I've been using a form validation library called TMT_validator for the
 last year or so. It's very full-featured (probably a little too
 full-featured for what I need it for). But it's the best one I've found. I
 just checked the plugins page for form validation libraries and really
only
 found one or two, but they didn't appear very rich.

 I'm wondering if anyone has form validation done using jQuery?

 This is what I'm using now:
 http://www.massimocorner.com/validator/

 Anyone care to rewrite it using jQuery?

 !//--
 andy matthews
 web developer
 certified advanced coldfusion programmer
 ICGLink, Inc.
 [EMAIL PROTECTED]
 615.370.1530 x737
 --//-


 ___
 jQuery mailing list
 discuss@jquery.com
 http://jquery.com/discuss/


___
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/


___
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/


Re: [jQuery] Full featured form validation library in jQuery?

2006-10-03 Thread Brian Miller
That's a lot of stuff!

Seriously, I think that what is being requested here, more than anything
else, is organization.

Can we start grouping our code into plugin packs, or something?  One for
forms and friends, one for all kinds of visual effects (perhaps a package
that groups the best of the best visual plugins with Interface?), one
for language extensions, and so on.  It might even be a Good Thing to
version them, and pack them to save space.

There are a lot of really great plugins here, but they're not as easily
accessible as they can be.

For everyone else:  All these plugins are done on a largely volunteer
basis.  This is an unfunded, we-do-this-because-we-love-it open source
project.  Generally, our response to I need ___ is Great!  I can't wait
to see how it looks after you've written it!  So, don't expect anything
huge to be done upon request.  But, a lot of useful plugins are already
rolling around here.  So, don't despair.  :)

- Brian


 One thing I'd also like to request is a complete form widgets plugin. At
 the
 moment there are a plethora of form widgets, each of them single plugins.
 That's not very useful for someone that wants something that gets included
 once and called multiple times. Ideally, someone would come out with a
 forms
 plugin that includes basic validation and error display along with form
 widgets.


___
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/


Re: [jQuery] Full featured form validation library in jQuery?

2006-10-03 Thread Karl Swedberg
The jquery.com plugins page has a couple validators listed:

Form Validation (no AJAX)
http://fuzz.bassistance.de/jQueryFormValidation/validateTest.html
  Add validation rules to your markup and apply the form plugin to  
your form. Work is still in progress. Have a look at the different  
examples to see how the plugin can be applied and customized. Jörn  
Zaefferer

Simple Form Validator
http://www.willjessup.com/sandbox/jquery/form_validator/ 
form_validate.html
Use both server side and JavaScript validators (and write your own)  
in an easy to use plugin. will jessup

but maybe they're not full-featured enough?

Cheers,
Karl
___
Karl Swedberg
www.englishrules.com
www.learningjquery.com

On Oct 3, 2006, at 12:50 PM, Brandon Aaron wrote:

 Actually I've built a library much like the one you are using for
 in-house at our company and was thinking about porting it to a jQuery
 plugin because I haven't seen one like it yet either.


 --
 Brandon

 On 10/3/06, Andy Matthews [EMAIL PROTECTED] wrote:
 So I've been using a form validation library called TMT_validator  
 for the
 last year or so. It's very full-featured (probably a little too
 full-featured for what I need it for). But it's the best one I've  
 found. I
 just checked the plugins page for form validation libraries and  
 really only
 found one or two, but they didn't appear very rich.

 I'm wondering if anyone has form validation done using jQuery?

 This is what I'm using now:
 http://www.massimocorner.com/validator/

 Anyone care to rewrite it using jQuery?

 !//--
 andy matthews
 web developer
 certified advanced coldfusion programmer
 ICGLink, Inc.
 [EMAIL PROTECTED]
 615.370.1530 x737
 --//-


 ___
 jQuery mailing list
 discuss@jquery.com
 http://jquery.com/discuss/


 ___
 jQuery mailing list
 discuss@jquery.com
 http://jquery.com/discuss/


___
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/


Re: [jQuery] Full featured form validation library in jQuery?

2006-10-03 Thread Yehuda Katz
I'm in the process of compiling a jQuery widget pack for forms. I will probably release it together with the second issue of the Visual jQuery Magazine. I've posted about this before, so if you want to bring a widget to my attention, please post about it here or email me at 
[EMAIL PROTECTED] offlist.-- YehudaOn 10/3/06, Brian Miller [EMAIL PROTECTED]
 wrote:That's a lot of stuff!Seriously, I think that what is being requested here, more than anything
else, is organization.Can we start grouping our code into plugin packs, or something?One forforms and friends, one for all kinds of visual effects (perhaps a packagethat groups the best of the best visual plugins with Interface?), one
for language extensions, and so on.It might even be a Good Thing toversion them, and pack them to save space.There are a lot of really great plugins here, but they're not as easilyaccessible as they can be.
For everyone else:All these plugins are done on a largely volunteerbasis.This is an unfunded, we-do-this-because-we-love-it open sourceproject.Generally, our response to I need ___ is Great!I can't wait
to see how it looks after you've written it!So, don't expect anythinghuge to be done upon request.But, a lot of useful plugins are alreadyrolling around here.So, don't despair.:)- Brian
 One thing I'd also like to request is a complete form widgets plugin. At the moment there are a plethora of form widgets, each of them single plugins. That's not very useful for someone that wants something that gets included
 once and called multiple times. Ideally, someone would come out with a forms plugin that includes basic validation and error display along with form widgets.___
jQuery mailing listdiscuss@jquery.comhttp://jquery.com/discuss/-- Yehuda Katz
Web Developer | Wycats Designs(ph)718.877.1325
___
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/