From 1050add54511d092d004a1928b0edbf2324dfb3c Mon Sep 17 00:00:00 2001 From: José Mota Date: Sat, 2 Jun 2012 22:09:44 +0100 Subject: Update some more posts. --- ...-ufzvalidator-form-validator-jquery-plugin.markdown | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 _posts/2011-06-09-ufzvalidator-form-validator-jquery-plugin.markdown (limited to '_posts/2011-06-09-ufzvalidator-form-validator-jquery-plugin.markdown') diff --git a/_posts/2011-06-09-ufzvalidator-form-validator-jquery-plugin.markdown b/_posts/2011-06-09-ufzvalidator-form-validator-jquery-plugin.markdown new file mode 100644 index 0000000..5c7c6f5 --- /dev/null +++ b/_posts/2011-06-09-ufzvalidator-form-validator-jquery-plugin.markdown @@ -0,0 +1,18 @@ +--- +layout: post +title: ! 'UFZvalidator: form validator jQuery plugin' +tags: [ development, personal improvement ] +published: true +--- + +I have been working with [Utopic Farm](http://utopicfarm.com)'s [jQuery Form +Validator](http://plugins.jquery.com/project/ufvalidator) for a while, it's a +good plugin. But I have been forced to change it to suit my needs. I thought it +would be a great idea to just fork it and release the changes I made +previously. + +I asked Tolga Arican what the license what kind of license they had for the +plugin, they said _none_. I decided to [fork the +project](http://github.com/josemota/ufzvalidator) and host it on Github, so I +could make improvements to the plugin and share them with everyone. Enjoy! +Props to the Utopic Farm team for building such a great plugin. -- cgit v1.2.3-54-g00ecf