Details
Interests - Ideas

The following are quotes from people asking for or suggesting some kind of JQuery plugin evaluation method.

"There are thousands of jQuery plugins on web. The objective is, always, to get plugins, which perform better and efficiently, and will not take time more than developing the functionality from scratch. While designing any website, you must investigate before using a good jQuery plugin. So, we will go through step-by-step process to evaluate the quality, credibility and performance of any jQuery plugin before picking it." [ref]

"jQuery plug-in provides a good way to save time and simplify the development, programmers don't need to write each component from scratch. However, the plug-in will also be a destabilizing factor in your code library. A plug-in saves countless development time, but a poor quality plug-in will cost more than the actual time to write your own component from scratch." [ref]

Our idea is build some systematic quality assessment in order to help practitioners choosing the right plugin looking at:

  • Problem domain
  • Feature comparison
  • Plugin quality indicators (e.g. options, parameter syntax, api access, community size)
Speculations - Prototypes

For this research, the methodology will be:

  1. Find/Build/adapt a framework to make it easy the selection through feature comparison of JQuery plugins of some technology through feature comparison.
  2. Adapt the framework found (descriptive framework) for JQuery plugin selection, making some part of it more prescriptive.
  • Now we are making a checklist with attributes that are present in a "good" JQuery plugin. To make this checklist we make a light literature research using the Constant Comparison method to extract hypothesis from different sources. This step may be replaced later with a formal literature review.