Glimmer - jQuery IDE

image

jQuery is fairly easy to use if you understand CSS or have been working with HTML for a while, but what if you are a drag-and-drop developer? Who never has done that? Or if you want to whip up a nice effect quickly? Well, the guys from Microsoft have recently launched Glimmer, which is a free jQuery effects IDE.

image

When you launch the very good-looking WPF application (read: SLOW), you get four templates, three of which have a wizard interface to set them up.

I also like the menu option “Clean Code Mode” (under the options menu), which disables the minification of the code it generates. This will be very useful for people using this to learn from.

Overall, this is a good first drop—although it should be viewed as beta. The performance is terrible, there’s so much more you could do with jQuery that it doesn’t cover, it’s unaware of plugins (which is important for jQuery), and the UI has many things that aren’t logical (e.g., there’s no hint that the Custom option needs an HTML page to actually do anything). However, as a tool to train people or give designers a way to work with jQuery, this will be very valuable, and I’ll be demoing it at my jQuery talk.