public marks

PUBLIC MARKS from camel with tags xml & web

2008

Flexigrid for jQuery : Web 2.0 Javascript Data Grid

by 7 others (via)
Lightweight but rich javascript 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 and width * Sortable column headers * Cool theme * Can convert an ordinary table * Ability to connect to an ajax data source (XML and JSON[new]) * Paging * Show/hide columns * Toolbar (new) * Search (new) * Accessible API * Many more

Business Garden - Agréger ou Concaténer plusieurs flux RSS en un seul avec RSS Mixer

RSS Mixer est un service qui permet d’agréger ou concaténer plusieurs flux RSS en un seul. Il existe déjà d’autres services similaires et il est même possible de faire beaucoup plus que de la simple agrégation de flux RSS avec notamment le service Yahoo Pipes qui permet tout type de manipulations de flux, mais l’avantage de RSS Mixer c’est justement sa simplicité qui le rend accessible à tous ! En sortie, RSS Mixer propose plusieurs formats: * un simple flux RSS mixant tous ceux que vous avez agrégés * un fichier XML au format OPML * un format pour téléphone Mobiles * un Widget à insérer sur un blog ou toute page web RSS Mixer propose bien entendu la possibilité de créer plusieurs Mixes et on pourra ainsi avoir un flux mixé pour agréger ses blogs préférés par grandes thématiques (un mix pour les blogs marketing, un mix pour les blogs sur les tendances du web 2.0, un mix sur les blogs traitant de musique et mp3, etc…) Enfin, comme tout bon service web qui permet d’enregistrer des bookmarks ou des flux sur son compte en ligne, RSS Mixer propose un plugin (extension) Firefox qui ajoute les boutons de raccourcis dans la barre d’outils.

Use Server Cache Control to Improve Performance - apache web server settings for optimized caching with configuration files

by 3 others
Caching is the temporary storage of frequently accessed data in higher speed media (typically SRAM or RAM) for more efficient retrieval. Web caching stores frequently used objects closer to the client through browser, proxy, or server caches. By storing "fresh" objects closer to your users, you avoid round trips to the origin server, reducing bandwidth consumption, server load, and most importantly, latency. This article shows how to configure your Apache server for more efficient caching to save bandwidth and improve performance. Caching is not just for static sites, even dynamic sites can benefit from caching. Graphics and multimedia typically don't change as frequently as (X)HTML files. Graphics that seldom change like logos, headers, and navigation can be given longer expiration times while resources that change more frequently like XHTML and XML files can be given shorter expiration times. By designing your site with caching in mind, you can target different classes of resources to give them different expiration times with only a few lines of code.

2006

sitemaps.org - Home

by 4 others
Sitemaps are an easy way for webmasters to inform search engines about pages on their sites that are available for crawling. In its simplest form, a Sitemap is an XML file that lists URLs for a site along with additional metadata about each URL (when it was last updated, how often it usually changes, and how important it is, relative to other URLs in the site) so that search engines can more intelligently crawl the site. Web crawlers usually discover pages from links within the site and from other sites. Sitemaps supplement this data to allow crawlers that support Sitemaps to pick up all URLs in the Sitemap and learn about those URLs using the associated metadata. Using the Sitemap protocol does not guarantee that web pages are included in search engines, but provides hints for web crawlers to do a better job of crawling your site.

XML/SWF Charts

by 15 others
XML/SWF Charts is a simple, yet powerful tool to create attractive web charts and graphs from dynamic XML data. Create an XML source to describe a chart, then pass it to this tool's flash file to generate the chart. The XML source can be prepared manually, or generated dynamically using any scripting language (PHP, ASP, CFML, Perl, etc.) XML/SWF Charts makes the best of both the XML and SWF worlds. XML provides flexible data generation, and Flash provides the best graphic quality.

Tinyquizz

(via)
Tinyquizz est un outil volontairement simpliste pour créer des QCM d'autoévaluation. Les QCM produits sont constitués d'un unique fichier HTML entièrement auto-suffisant. Pas besoin de serveur web, de PHP, de base de données ou autre et encore moins d'une plate-forme de e-learning. Un simple navigateur web suffit pour les jouer, même sans connexion internet. Les QCM produits par Tinyquizz ne peuvent être utilisés que pour l'autoévaluation car les réponses sont contenues en clair dans le fichier.

2005

Max Design - A webstandards checklist

by 15 others (via)
A site built to web standards should adhere to standards (HTML, XHTML, XML, CSS, XSLT, DOM, MathML, SVG etc) and pursue best practices (valid code, accessible code, semantically correct code, user-friendly URLs etc)

Create Web applets with Mozilla and XML

by 4 others (via)
Mozilla's simple and flexible XUL saves time when building Java-less applets