Monday April 18, 2005

Web UI Goodies

I thought i share these two really cool thingies for web developers:

  • Better Date Input: Instead of having some fancy pop-up like (JS Calendar) which lets user choose the date, this lets you enter “tom” for tomorrow or the like and automagically converts this to the correct date.
  • Direct Web Remoting - very simple client-side (JavaScript) and server-side (Java) lib which lets you easily create AJAX-style websites. Spring developers check this out.

Posted on Apr 18, 2005 at 22:23 (MET) | Permalink | Add comment