PUBLIC   marks

PUBLIC MARKS with search references

Sponsorised links

December 2009

Japanese Dolls on the Western Toyshelf

by karlcow

Dolls from Japan were very popular in America and Europe through the late 19th and early 20th centuries. On these pages, I have collected illustrations and references that suggest the place of the Japanese doll in the minds of American and European children, and of the adults who bought them toys and moralized those toys.

November 2009

Nicolai Howalt

by sbrothier
Nicolai Howalt (b. 1970) is a photobased artist. Born and based in Denmark. Nicolai Howalts photographic works carry references to the tradition of documentarism. His work is typically based in specific environments. Boxer (2003) was a photographic portrait project about young boys shot before and after a match. In 2001 Howalt presented the series 3X1 about a family living in a surburban counsil flat. He recieved Niels Wessel Bagge's Art Prize 2008 and the ParisPhoto BMV Special Jury Award 2006. His work is represented in major public and private collections, including Museo de Arte Contemoraneo de Castilla y Leon, Spain. Museum of Fine Art Houston, USA and The Danish Arts Foundation, Denmark, The Israel Museum, Jerusalem, Israel og Maison Européenne de Photographie, Paris.

Interactive online Google tutorial and references - Google Guide

by ycc2106 & 23 others
Google Guide is an online interactive tutorial and reference for experienced users, novices, and everyone in between. I developed Google Guide because I wanted more information about Google's capabilties, features, and services than I found on Google's website.

HTML and CSS Tutorials, References, and Articles | HTML Dog

by pooky_a & 7 others
Welcome to HTML Dog, the web designer's resource for everything HTML and CSS, the most common technologies used in making web pages.

Sponsorised links

October 2009

Sensio Labs books

by Xavier Lacot & 1 other
The website of Sensio Labs books, where Sensio references all the books published by the company or contributors.

September 2009

July 2009

Home - Common Tag

by Spone & 3 others
Common Tag is an open tagging format developed to make content more connected, discoverable and engaging. Unlike free-text tags, Common Tags are references to unique, well-defined concepts, complete with metadata and their own URLs. With Common Tag, site owners can more easily create topic hubs, cross-promote their content, and enrich their pages with free data, images and widgets.

Dreams and free energy machines

by borsky
"At the core of Wessel di Wesseli's teachings and beliefs stands the rule of preservation of energy, which he knows to be inconclusive. He believes that 1+1 can be 3 or more. Because we, humans, aren't just numbers you add up, we are more than a simple or even dead equation. On this page you will find concepts based on this principle and artistic machines or mechanical art if you will. You will see references to the perpetuum mobile machines." "Often described as a crazy loner Mr. di Wesseli has been relentlessly searching for answers in the field of the perpetuum mobile for more than 45 years, with many eureka moments along the way aswell as failures. "

June 2009

Home - Common Tag

by parmentierf & 3 others (via)
Common Tag is an open tagging format developed to make content more connected, discoverable and engaging. Unlike free-text tags, Common Tags are references to unique, well-defined concepts, complete with metadata and their own URLs. With Common Tag, site owners can more easily create topic hubs, cross-promote their content, and enrich their pages with free data, images and widgets.

Home - Common Tag

by karlcow & 3 others

Common Tag is an open tagging format developed to make content more connected, discoverable and engaging. Unlike free-text tags, Common Tags are references to unique, well-defined concepts, complete with metadata and their own URLs. With Common Tag, site owners can more easily create topic hubs, cross-promote their content, and enrich their pages with free data, images and widgets.

Google Geo Developers Blog: Announcing the Google Qualified JS Maps Developer program

by srcmax (via)

Last week at Google I/O we released the Google Maps API (JavaScript version) addition to the Developer Qualification program. Designed for professionals who currently develop or want to develop applications based on Google and Google-sponsored Open Source APIs, the Google Qualified Developer program will help promote developers to the Google community, provide credibility, and leverage the wisdom of the masses in rating and recognizing best in class developers. In this program, we assess developers in four areas, each of which provides a score towards an overall total required for qualification. Developers must maintain a minimum number of points to remain qualified within the program. Points are awarded for examples of development work, community participation, professional references, and scores on examinations.

owl:sameAs

by karlcow

The Web of Data has many equivalent URIs.

This service helps you to find co-references between different data sets.

Enter a known URI, or use Sindice to search first.

May 2009

SOGI Communication, presse et édition pour la qualité et la certification en entreprise

by Nissone (via)
Voir : http://blog.temesis.com/post/2005/06/03/128-dossier-qualite-references " * La qualité par le système de management * La qualité par les compétences * La qualité par l'ingéniérie * La qualité de produit ou de système * La qualité des services en ligne" * La qualité de l'administration et de l'exploitation * La qualité par la sécurité

April 2009

Project TextMate — Markdown2Book Bundle

by karlcow & 1 other

This bundle is for compiling a Documentation project made of several Markdown files to HTML. It generates a TOC, a print version with all chapters on one page and HTML files for each chapter. You can use references to easily link between your pages.

Panic - Coda - One-Window Web Development for Mac OS X

by ycc2106
So, we code web sites by hand. And one day, it hit us: our web workflow was wonky. We’d have our text editor open, with Transmit open to save files to the server. We’d be previewing in Safari, adjusting SQL in a Terminal, using a CSS editor and reading references on the web. “This could be easier,” we declared. “And much cooler.”

March 2009

XHTML 2.0 - XHTML List Module

by ycc2106
11.2. The nl element Attributes The Common collection A collection of other attribute collections, including: Bi-directional, Core, Edit, Embedding, Events, Forms, Hypertext, I18N, Map, and Metainformation. Navigation lists are intended to be used to define lists of selectable items for ordered presentation. These may be presented in a number of ways, for instance as a navigation bar, or as a menu. Note that a navigation list always starts with a label element that defines the label for the list. Basic navigation list structure <nl> <label>Contents </label> <li href="#introduction">Introduction</li> <li> <nl> <label>Terms</label> <li href="#may">May</li> <li href="#must">Must</li> <li href="#should">Should</li> </nl> </li> <li href="#conformance">Conformance</li> <li href="#references">References</li> ... </nl>

Refresh Detroit » Ten Tips for Creating Usable and Accessible PDFs

by naudjf & 2 others (via)
In the Settings tab, enable: Fully functional PDF Add Bookmarks to Adobe PDF Add Links to Adobe PDF Enable Accessibility and Reflow with tagged Adobe PDF In the Security tab, if security permissions are enabled Enable text access for screen reader devices for the visually impaired In the Word tab, enable: Convert cross-references and table of

Syntelos: References for Web Architecture

by karlcow

A web architecture should make a best effort to create survivable resource locations, and independent view query schemes, to avoid application silo effects in its choices.

February 2009

jQuery Plugin: jQuery Timers

by srcmax (via)
jQuery timers is an attempt to combine jQuery's concise chaining programming style with the awkward style in which timed events are coded in JavaScript to produce a friendlier and more intuitive timed event system. In addition, it fixes the most prevalent issue with the various event systems of JavaScript: misconfigured scope. All the methods you design to use in setTimeout/setInterval in JavaScript cannot use 'this' to reference the desired element because 'this' always references the window object. Because of this, closures are required to produce useful code. Without the need for closures, these methods could be stored inside the class rather than inside the calling method which would produce a more modular and object oriented style of coding.

January 2009

GDrive One Step Closer to Reality

by srcmax (via)
We’ll see who was right soon enough, because GDrive is now moving from “rumor” stage to “somewhat founded rumor” stage. A blogger found out references to something called GDrive in a piece of Google’s code.

HTML and CSS Tutorials, References, and Articles | HTML Dog

by cascamorto & 53 others
The Best Practice Guide To XHTML and CSS : # Tutorials * HTML Beginner * CSS Beginner * HTML Intermediate * CSS Intermediate * HTML Advanced * CSS Advanced # References * HTML Tags * CSS Properties # Articles # Examples

click opera - Aki Sasamoto, judgmental hopper

by karlcow

Aki says something very interesting in an interview, something about the relationship between being an expatriate and being judgmental. (Aki wants to encourage judgmentalism.) "More and more expatriates," she explains, "tend to be what I call Hoppers. Those who are aware of crossing borders of any kind seem to be more judgmental." But if they're inwardly judgmental, these expats master an outward conformity, a kind of Zelig-like quality: "They are also experts in blurring differences, to mask the consequences of their judgments. As a survival technique, Hoppers fool themselves to ignore gaps, or believe in mingling as the most natural, or even embrace characteristics, while positioning themselves out of such horizontal references... Whatever the resulting attitude is, border crossers face the choice of how to locate themselves in relation to sets of plural realities and values. This is the consequence of hopping-around. Being an expatriate is not the only method of hopping-around. But it seems to be an easy category in these days. This is what I mean by Hoppers."

December 2008

Web Developer's Handbook | CSS, Web Development, Color Tools, SEO, Usability etc.

by cascamorto & 197 others
creativity | css galleries & showcases | color tools | color schemes, palettes | color patterns | fashion: colors selection | color theory | royalty free photos | css daily reading | web design daily reading | css layouts | css navigation menus | css techniques | css: software & Firefox Extensions | css-web-tools & services | html-web-tools & services | accessibility checkers | miscellaneous tools | ajax | javascript | DOM | fonts | typography | RSS | CMS | blogging | specifications | usability & accessibility | add a link (free) | seo tools | seo references | howtogetthingsdone | freelancers resources | web2.0 | 2read

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