9 projects tagged "jQuery"
PHPGrid generates fully-functional grids with minimal coding, with add, edit, del, auto-filter, search, sort, page, grouping, export, custom add/del calls, grid-subgrid, multiple databases, multiple themes, and much more. It saves development time and effort for creating repetitive CRUD functions. The custom SELECT query option is useful for cross table data and report generation. It supports all major databases.
Gig Cable Label generates label images with numbers in the Resistor code colors and letters in red with a white background, with a QR code to the right side of the label. The QR codes size is based on the string size of the text and ECC level (the better the error correction, the less text that can be encoded). All labels can be made with the select boxes provided for both Numeric and Alphanumeric codes. QR codes can be generated from phone numbers, URLs, email addresses, VCARDS, and custom text.
VyperBlog is an all-in-one site template for the Google App Engine. It is meant for small businesses or enterprises that want to get into the Google cloud using a turn-key solution that provides security and safety for the data being stored in the back-end database. VyperBlog provides protection from hackers and crackers who might want to abuse forms and other resources being published by those who are using VyperBlog. VyperBlog employs a unique method for securing sites called Secure-Site.
siqqel is a simple and lightweight framework which allows you to execute MySQL queries directly from your browser (by transforming them into JSON calls to a backend script), displaying the results of your queries within the structure of the calling HTML document. To issue a query and have its results displayed in a table of your HTML document, you simply put an SQL statement into the "sql" attribute of a <table> element and it will be executed when you open the HTML document in your browser. Your browser will wrap the SQL statement into a JSON call, and this call will be issued to a backend script on your server, which in turn issues the statement against your database server and returns the result set back to your browser. Your browser will display the result set in the according table. If you hover your mouse over the table, a "reload" icon will be displayed, allowing you to re-issue the SQL statement without the need to reload the whole page.
modu is a high-level toolkit for building database-driven Web applications in Python. It provides all the common components needed to build custom Web applications in Python, including form generation, object-relational database mapping support, pluggable template systems, database-resident session and user support, and more.
JOMS is a CMS that allows you to describe permissions, source for content, and layouts for your pages in a JSON file. You can also describe objects (field representation, field validation, field data, stateflow, permission, etc.) in a JSON file. JOMS mixes both JSON files, an HTML skin file, and provided data, and generates an HTML file. It provides a simple, flexible, useful instrument for developing a reusable and extensible site.