PUBLIC   marks

PUBLIC MARKS with search tables

Sponsorised links

This month

October 2009

Galerie Nelson

by Neewok

Le vocabulaire de signes créé par Matt Mullican lui permet d'organiser la société dans des mondes réinventés. Les couleurs, associées à des motifs symboliques, renvoient aux cinq notions fondamentales : le vert évoque les choses essentielles, le rouge les valeurs spirituelles, le jaune les manifestations conscientes des arts et des sciences, le bleu les mystères de l'inconscient, le noir sert le langage. Ces pictogrammes, assemblés sur différents supports (dalles de pierre, drapeaux et bannières, vitraux ou compositions assistées par ordinateur), portent un regard sur le monde. Leurs combinaisons créent des tables abstraites, des "modèles de cosmologie" qui recomposent et réordonnent le réel. A partir d'un système de classification personnel, l'artiste imagine des villes et des cartes universelles qui simulent les phénomènes de la nature ou les mystères de l'être humain.

September 2009

FitNesse

by Fiber_Optic & 6 others
FitNesse is a software testing tool. From another perspective, FitNesse is a lightweight, open-source framework that makes it easy for software teams to: Collaboratively define Acceptance Tests -- web pages containing simple tables of inputs and expected outputs. Run those tests and see the results

Comparison of layout engines (HTML 5) - Wikipedia, the free encyclopedia

by dzc & 2 others
The following tables compare support of HTML 5 differences from HTML 4 for a number of layout engines. The specification is still a working draft, not a recommendation, and thus not stable. Unless otherwise specified in footnotes, comparisons are based on the stable versions without any add-ons, extensions or external programs.

Sponsorised links

August 2009

Tokyo Cabinet: a modern implementation of DBM

by karlcow & 1 other

Tokyo Cabinet is a library of routines for managing a database. The database is a simple data file containing records, each is a pair of a key and a value. Every key and value is serial bytes with variable length. Both binary data and character string can be used as a key and a value. There is neither concept of data tables nor data types. Records are organized in hash table, B tree, or fixed-length array.

qa-style-sheet - Project Hosting on Google Code

by karlcow

The QA style sheet highlights specific HTML problems like use of deprecated elements, inaccessible images, layout tables, empty elements, or styling-related maintenance issues. Theoretically, it is “unobtrusive” in a sense that when everything’s fine it won’t cause any visible changes.

July 2009

phatfusion

by cascamorto & 7 others (via)
javascript and flash development. here you will find a few experiments, ideas, plugins and anything else i'm working on that i think might be of interest to others. i'll post ideas and thoughts about projects i'm working on in my blog The phatfusion forum has been taken down due to spaming, hopefully should be back up soon. mootools plugins: >image menu : horizontal menu, reveals more of the image as you rollover it. >validate : form validation. >lightbox : An inline image popup, overlays and fades out the current page. >multibox : lightbox that supports images, flash, video, mp3s, html. >slideshow : transition between images. >sortable : tablesort and filter tables. >slider : bar and slider. >rounded corners : creates rounded corners on divs. >page loader : Load a div from another page into a div on this page.

Elixir – Trac

by karlcow

Elixir is a declarative layer on top of the SQLAlchemy library. It is a fairly thin wrapper, which provides the ability to create simple Python classes that map directly to relational database tables (this pattern is often referred to as the Active Record design pattern), providing many of the benefits of traditional databases without losing the convenience of Python objects.

Elixir is intended to replace the ActiveMapper SQLAlchemy extension, and the TurboEntity project but does not intend to replace SQLAlchemy's core features, and instead focuses on providing a simpler syntax for defining model objects when you do not need the full expressiveness of SQLAlchemy's manual mapper definitions.

XHTML 2 mort à l'arrivée, mais qu'est-ce qui se putain de passe ? - MarcArea Weblog

by znarf 1 comment

il y a ceux qui se touchent et parlent des heures et des heures du type MIME pour servir XHTML et il y a les autres, ceux qui produisent des trucs, qui ont assaini l'ancienne soupe de balises qu'était le HTML à l'époque des tables et qui ont contribué à structurer cette industrie.

Ah ah ah, bien dit Marco !

slick tables with css 3 selectors at hacks.mozilla.org

by parmentierf
This is the article that accompanies the demo below, showing the use of CSS3 selectors implemented in Firefox 3.5 for easy and stylish tables.

Avec Yahoo Pipes Vérifiez la présence de ses ISBN dans Amazon (et GBS) - "Encore Un BiblioBlog"

by decembre
Pourquoi est-ce que j’ai fait ça ? Parce que pour utiliser les API Amazon, il faut avoir une clé Amazon et utiliser les API en question pour un site web. Moi, j’en ai besoin en local, ponctuellement. J’avais pu tester les API LibraryThing pour constater qu’ils couvraient 30% de notre catalogue (sur un échantillon de 1000 ISBN). Je n’avais pas pu le faire pour Amazon. Désormais je sais qu’Amazon couvrirait 94% de nos notices. Pour être plus précis : Amazon a identifié 94% de nos ISBN. En l’état, cela ne me dit pas quel pourcentage de couvertures il peut me proposer, ou de tables des matières, résumés, commentaires, etc. Il faudrait que j’affine l’analyse des réponses que le site donne dans ses listes de résultats.

osmos - Google Code

by jpcaruana (via)
Osmos provides on-disk ordered key-value tables for Erlang, based on a sort-merge machine with user-defined merging semantics. This allows a very high volume of updates to be handled efficiently while still supporting a variety of useful operations with transactional safety, e.g., adding to a counter, taking the union of sets, or simply replacing a record. Osmos is ideal for situations where updates are much more frequent than queries, for example, collecting statistics for reporting, and periodically generating reports.

June 2009

CTT ZZ-Lancy

by infobulles & 1 other
Le CTT ZZ-Lancy est un club et une école de tennis de table, de compétition et de loisir, créé en 1962 à Genève en Suisse. Sis au Grand-Lancy, son local permanent (équipé de 10 tables et d'une buvette) accueille 7 jours sur 7 environ 130 membres dont une cinquantaine pratique la compétition.

Opérations de maintenance sous PostgreSQL » UNIX Garden

by parmentierf
Il existe deux opérations de base essentielles et couvrant des domaines très différents : ANALYZE pour des statistiques sur le contenu des tables et VACUUM pour éviter un grossissement anormal des tables et index.

Outlook’s broken—Let’s fix it

by srcmax
Microsoft has confirmed they plan on using the Word rendering engine to display HTML emails in Outlook 2010. This means for the next 5 years your email designs will need tables for layout, have no support for CSS like float and position, no background images and lots more. Want proof? Here’s the same email in Outlook 2000 & 2010.

Google Fusion Tables (Pre-Alpha)

by parmentierf (via)
Une série de tableaux proposant des données statistiques comme les prénoms donnés aux bébés depuis 1880, des prévisions sur le changement climatique mondial, le taux de mortalité infantile par pays, etc.

When can I use...

by srcmax & 3 others , 2 comments
Compatibility tables for features in HTML5, CSS3, SVG and other upcoming web technologies

jQuery TOOLS - The UI library for the Web

by Xavier Lacot & 8 others
jQuery Tools is a collection of the most important js user-interface components. It defines itself as THE web js UI library, and explains that "do you really need drag-and-drop, resizable windows or sortable tables in your web applications? Websites are not desktop applications. They are different.". Just a pinch at jQuery UI ?

May 2009

Recovering CREATE TABLE statement from .frm file

by balluche
Comment recréer la structure des tables après un crash sérieux innodb.

PUBLIC TAGS

ajax   apple   art   audio   blog   blogging   blogs   book   bookmarks   books   business   car   community   computer   css   culture   design   download   dvd   education   email   finance   firefox   flash   flickr   food   forum   free   fun   funny   game   games   google   guide   health   history   home   hosting   html   humor   image   images   information   internet   ipod   java   javascript   life   links   linux   mac   magazine   marketing   media   microsoft   mobile   money   movie   movies   mp3   music   news   online   phone   photo   photography   photos   photoshop   php   podcast   programming   radio   reference   rss   science   search   security   seo   service   shopping   site   social   software   sports   technology   tips   tool   tools   travel   tutorial   tv   video   videos   web   web2.0   webdesign   wiki   windows   wordpress   yahoo  

Sponsorised links