public marks

PUBLIC MARKS from camel with tag table

2008

JavaScript Table Sorter - Web Development Blog

by 4 others (via)
This JavaScript table sorting script is easy to use, fast and lightweight at only 1.7KB. It includes alternate row formatting, header class toggling, auto data type recognition and selective column sorting. It will currently sort strings, numbers and currency. More features will follow.

Web Services : Avoir le rèflexe mise en cache pour optimiser la charge serveur - PHP.Pro Blog

(via)
Vous avez développé votre tout dernier web service destinés à être utilisé par 2 ou 3 autres équipes en interne (voire en externe par des partenaires). Il (le web service) fonctionne bien, tellement bien, que vous commencez à avoir plusieurs dizaines de requêtes par jour. Vous n'aviez pas forcément optimisé les performances du web service, les temps de réponses ne sont pas au beau fixe car vous chargez 150 classes PHP qui sont nécessaires au tout dernier framework à la mode pour accéder à une table de base de données et faire une requête select sur un champ avec une clé primaire pour retourner la fiche descriptive d'un utilisateur, d'un partenaire ou d'un produit. Ou bien, pire encore, pour renvoyez votre catalogue de produits qui fait 150Ko une fois transformé au format XML.

Un plugin jQuery pour générer des plans automatiquement - Prendre un Café

by 1 other
Quelques heures de boulot plus tard, jqplanize[1] est né et permet de générer automatiquement une table des matières extraite de la hiérarchie induite de la séquence des titres d'un document HTML[2]. La doc est sur la page d'accueil du projet (hébergée chez Google), ou plus exhaustivement sur cette page dédiée du présent site, avec quelques exemples live. Le code semble fonctionner sous Firefox 3 RC2 et Safari 3.1, mais ça ne marche curieusement pas sous Opera 9, et j'ai pas testé sous IE donc attendez vous à des updates[3].

Flexigrid

by 8 others (via)
Lightweight but rich data grid with resizable columns and a scrolling data to match the headers, plus an ability to connect to an xml based data source using Ajax to load the content. Similar in concept with the Ext Grid only its pure jQuery love, which makes it light weight and follows the jQuery mantra of running with the least amount of configuration. Features * Resizable columns * Resizable height * Sortable column headers * Cool theme * Can convert an ordinary table * Ability to connect to an ajax data source (XML only) * Paging * Show/hide columns * Accessible API * Many more I'm planning to add an Editable and Resortable rows feature, as well as other cool GUI features.

Creating accessible charts using canvas and jQuery | Filament Group, Inc.

by 2 others
Data visualization in HTML has long been tricky to achieve. Past solutions have involved non-standard plugins, proprietary behavior, and static images. But this has changed with the recent growth in support for the new HTML Canvas element, which provides a native drawing API that can be addressed with simple Javascript. This article is a proof of concept for visualizing HTML table data with the canvas element.

2007

jQuery plugin: Tablesorter 2.0

by 1 other (via)
tablesorter is a jQuery plugin for turning a standard HTML table with THEAD and TBODY tags into a sortable table without page refreshes. tablesorter can successfully parse and sort many types of data including linked data in a cell

:: fr3nd.net » mysqlpdump

by 1 other (via)
MySQL Parallel Dump Multi threaded mysqldump is not an utopia any more. mysqlpdump can dump all your tables and databases in parallel so it can be much faster in systems with multiple cpu’s. It stores each table in a different file by default. It can also generate the dump to stdout although this is not recommended because it can use all the memory in your system if your tables are big.

jQuery plugin: Tablesorter 2.0

by 11 others
tablesorter is a jQuery plugin for turning a standard HTML table with THEAD and TBODY tags into a sortable table without page refreshes. tablesorter can successfully parse and sort many types of data including linked data in a cell. It has many useful features including: * Multi-column sorting * Parsers for sorting text, URIs, integers, currency, floats, IP addresses, dates (ISO, long and short formats), time. Add your own easily * Support for ROWSPAN and COLSPAN on TH elements * Support secondary "hidden" sorting (e.g., maintain alphabetical sort when sorting on other criteria) * Extensibility via widget system * Small code size (7,4kb packed)

Tutorial MySQL : alléger des requêtes successives avec CREATE TEMPORARY TABLE - Le Potlatch

by 2 others
Le problème, c'était la masse de données accumulée au fil des mois. Mon script, qui tournait à vitesse grand V sur une base de petite taille lors des premiers mois d'exploitation, finissait par s'embourber de plus en plus dans les requêtes successives. Pourquoi ? Parce que chacune de ces requêtes portait sur l'intégralité des enregistrements de la table.

2006

jQuery: Blog: » Zebra Table Showdown

by 3 others (via)
Making all tables on a page have striped (”Zebra”) backgrounds (different coloring on every odd row).

2005

camel's TAGS related to tag table

ajax +   alternate +   apache +   api +   backup +   blog +   cache +   canvas +   charts +   class +   code +   color +   convert +   cross-browser +   css +   doc +   file +   firefox +   format +   framework +   html +   ie +   javascript +   jQuery +   mysql +   order +   php +   plugin +   projet +   rewrite +   script +   serveur +   sort +   sortable +   temporary table +   tutorial +   web +   xml +