Monday, March 11, 2013

Web Development in Firefox using Lightweight Code Editor: Scripted

Do you think of writing code in Firefox and see the code changes reload automatically and instantly after you save change? I think such code editor is very helpful for live code session.

I did some research and found the following tool set supports the scenario above and working fine in Firefox 19.0.2 (Linux):














Note: You need to unchecked "Reload active tab only" setting in AutoReload Preferences, otherwise auto reload will not work.

Friday, February 22, 2013

JQuery Validation UI Plugin 1.4.1 Released - Client Side Validation without writing JavaScript

I would like to announce the JQuery Validation UI Plugin 1.4.1 released. If you are new to the JQuery Validation UI Plugin, the plugin brought Javascript Validator, Custom Constraints, Remote Constraints, JQuery Validation plugin and qTip (jQuery tooltip plugin) under the same root and deliver comprehensive client-side validation solution.

What's New:
  • Fixed Issue #14: No such property: request for class: org.grails.jquery.validation.ui.JqueryValidationService. (by bluesliverx)
  • Fixed Issue #15: i18n Messages that have single quotes in them are not escaped properly. (by bluesliverx)
  • Fixed Issue #22: Mixing private and public/protected methods… error. (by Michael Kimsal)
Find Out More: