5 projects tagged "jQuery"
Comments script with pagination adds comments to a website, paginating them without affecting the rest of the page content or the page URL. It can be used with multiple pages of a site, whatever the type of the page URL (modified or not with mod-rewrite). It can be set to allow only logged-in users to add comments, and has many other settings and Admin management.
MADAL is an AJAX based database access layer for MySQL written in PHP and Javascript. It generates PHP and JavaScript/jQuery source code that is well documented, so you can use your IDE's auto-completion against database tables and fields. The documentation was designed with PHP Eclipse in mind, but should work for any IDE that recognizes PHP doc. It generates a set of PHP classes that mirror your database schema. It generates a set of JavaScript/jQuery classes allowing for simple client side display and modification. It generates an easy-to-use Web-service for accessing your database. An AJAX enabled field can be produced simply by printing the input field. Input fields are validated for their type. MADAL includes the whole set of default jQuery UI themes for styling of your pages.
Software to build and execute shell command lines from standard input in parallel.