Live data from Hacker News

JQuery Tools - The UI library for the Web

flowplayer.org

1–10 of 21 posts

Re: JQuery Tools - The UI library for the Web

#5
post #2

So, this is different from jQuery UI?

They specifically refer to the basic JQuery UI elements when they state, under "Essential tools for modern websites"

Let's face it: do you really need drag-and-drop, resizables, selectables or sortable tables in your web applications? Websites are not desktop applications. They are different.

What you really need are tabs, tooltips, accordions, overlays, smooth navigation, great visual effects and all those "web 2.0" goodies that you have seen on your favourite websites.

This library contains six of the most useful JavaScript tools available for today's website. The beauty of this library is that all of these tools can be used together, extended, configured and styled. In the end, you can have hundreds of different widgets and new personal ways of using the library.

This looks like repackaging the more popular stand-alone jQuery plugins/widgets into a single bundle/distribution, with nice docs and demos, very different from jQuery UI which is more like half a framework and some widgets.

Re: JQuery Tools - The UI library for the Web

#6
Some of the tools look like great implementations, but if I ever saw a website use the "expose" tool (http://flowplayer.org/tools/demos/expose/index.html), I'd be pissed. It doesn't seem to serve much of a purpose, except perhaps for a first-use help screen, and even then, it's disconcerting.

Re: JQuery Tools - The UI library for the Web

#7
post #6

Some of the tools look like great implementations, but if I ever saw a website use the "expose" tool ( http://flowplayer.org/tools/demos/expose/index.html ), I'd be pissed. It doesn't seem to serve much of a purpose, except perhaps for a first-use help screen, and even then, it's disconcerting.

I dunno, combine it with a little animation on the element and you got yourself a nice little lightbox.

Re: JQuery Tools - The UI library for the Web

#8
post #6

Some of the tools look like great implementations, but if I ever saw a website use the "expose" tool ( http://flowplayer.org/tools/demos/expose/index.html ), I'd be pissed. It doesn't seem to serve much of a purpose, except perhaps for a first-use help screen, and even then, it's disconcerting.

It's useful for videos to minimize page clutter when you're not watching full screen. Hulu does a similar effect when you hit "Lower Lights" next to a playing video.

Re: JQuery Tools - The UI library for the Web

#9
Its good to see some more options but it still does not compare to jQuery UI with its unified styling and theme roller.

I like having jQuery UI components standalone and using them as needed, relying on compression and merging tools like yui compressor to do their job.

Being a smaller core set of components is not really a big benifit.

They have a good point about the api improvements over jQuery UI but i can't see it being enough to switch.

Post reply on HN