public marks

PUBLIC MARKS with search homeo-domain

This month

OverviewBanners2 (Field)

by Emaux
Field is a development environment for experimental code and digital art in the broadest of possible senses. While there are a great many development environments and digital art tools out there today, this one has been constructed with two key principles in mind: Embrace and extend — rather than make a personal, private and pristine code utopia, Field tries to bridge to as many libraries, programming languages, and ways of doing things as possible. The world doesn't necessarily need another programming language or serial port library, nor do we have to pick and choose between data-flow systems, graphical user interfaces or purely textual programming — we can have it all in the right environment and we can both leverage the work of others and take control of our own tools and methods. Live code makes anything possible — Field tries to replace as many "features" with editable code as it can. Its programming language of choice is Python — a world class, highly respected and incredibly flexible language. As such, Field is intensely customizable, with the glue between interface objects and data modifiable inside Field itself. Field takes seriously the idea that its user — you — are a programmer / artist doing serious work and that you should be able to reconfigure your tools to suit your domain and style as closely as possible.

January 2012

Time Scales - GitHub

by karlcow

D3's time scale is an extension of d3.scale.linear that uses JavaScript Date objects as the domain representation. Thus, unlike the normal linear scale, domain values are coerced to dates rather than numbers; similarly, the invert function returns a date. Most conveniently, the time scale also provides suitable ticks based on time intervals, taking the pain out of generating axes for nearly any time-based domain.

Protester Films Polish Riots Using Drone 2011 - YouTube

by karlcow

Video showing a civilian operated drone chopper filming riots in Warsaw, Poland last Friday is a great example of the democratization of what was until very recently, military-grade tech. This is a straight up ISR drone that's flying high above the streets of a major city taking camera footage that was once the exclusive domain of high-priced news choppers and government helos

HTML5 Boilerplate

by emmanuelc & 4 others
HTML5 Boilerplate est un template HTML/CSS/JS de tueurs pour développer des sites rapides, robustes et éprouvés pour le futur. Après plus de deux ans de développement itératif, vous avez à disposition les meilleures des meilleures pratiques concernant : la normalisation cross-browser, les optimisations de performance mais également des fonctionnalités optionnelles comme l'Ajax cross-domain ou Flash. Un fichier .htaccess de base pour Apache vous fournit d'emblée les règles nécessaires pour la mise en cache et prépare votre site à servir des vidéos HTML5, utiliser @font-face, et active le gzip automatique. Boilerplate n'est pas un framework, il ne vous force dans aucune philosophe de développement, il contient juste de bonnes astuces pour que votre projet démarre rapidement et du bon pied.

December 2011

Name.com coupon code for December 2011

by alamat & 1 other (via)
Happy Chrismanakwanzadan (yes, that’s Christmas, Hanukkah, Kwanza, Ramadan, and everything in between!) As the year end approaches make sure you renew and register your domain names before the VeriSign price increase come January 2012 (sad, we know). Get on top of your game and take advantage of these deals to save even more:

November 2011

October 2011

September 2011

It’s the end of the web as we know it « Adrian Short

by karlcow & 1 other

The conclusion here should be obvious: if you really care about your site you need to run it on your own domain. You need to own your URLs. You’ll have total control and no-one can take it away from you. You don’t need anyone else. If you put the effort in up front it’ll pay off in the long run.

Redirection de http://domain.com vers http://www.domain.com - Teddy Payet

by eledo34
Voici comment faire pour toujours avoir le "www" devant votre nom de domaine. Soit donc, si vous ne voulez pas que vos visiteurs puisse visiter votre site sans les www devant, voici une rapide méthode utilisant le fichier .htaccess.

August 2011

July 2011

June 2011

May 2011

Introduction to DNS: Explaining The Dreaded DNS Delay

by 84GHz & 1 other
Erklärungen zum Domain Name System (DNS), interessant für Domainumzug

Coming Soon Page | Launching Soon Script | Coming Soon Website

by oseres
Got your domain name but haven't built a website yet? No problem. The Launch Soon script will allow you to easily create a professional coming soon page enabling you to start generating buzz for your business, within minutes! It will automatically collect emails from potential clients, leaving you to get on and build your website. Fully plug and play, a total breeze to set up...

April 2011

An Introduction to Spatial Programming With RGeo

by Spone
One of the most important current trends in the high-tech industry is the rise of spatial and location-based technologies. Once the exclusive domain of complex GIS systems, these technologies are now increasingly available in small applications, websites, and enterprises. This document provides a brief overview of the concepts, techniques, and tools for implementing location-aware application features, focusing on the Ruby programming language and an open-source technology stack.

Natural Earth

by Spone & 2 others
Natural Earth is a public domain map dataset available at 1:10m, 1:50m, and 1:110 million scales. Featuring tightly integrated vector and raster data, with Natural Earth you can make a variety of visually pleasing, well-crafted maps with cartography or GIS software.

jtnimoy - Tron Legacy (2010)

by Spone
I spent a half year writing software art to generate special effects for Tron Legacy, working at Digital Domain with Bradley "GMUNK" Munkowitz, Jake Sargeant, and David "dlew" Lewandowski. This page has taken a long time to be published because I've had to await clearance.

March 2011

SmartViper - domain worth analyzer, historical statistics. Knowledge Is Power

by kathleen_vincent
Currently we use around 25+ open API sources researching the most popular domains and keywords. We store 402,365,128 records (for 3,511,870 domains) in our database and continue to grow. Our goal is to help webmasters check their competitors and understand why their ranks are so high. Besides that, on the basis of some of these conclusions we create useful summary tables for webmasters.

HTML5 Boilerplate - A rock-solid default template for HTML5 awesome.

by gregg & 4 others
HTML5 Boilerplate est un template HTML/CSS/JS de tueurs pour développer des sites rapides, robustes et éprouvés pour le futur. Après plus de deux ans de développement itératif, vous avez à disposition les meilleures des meilleures pratiques concernant : la normalisation cross-browser, les optimisations de performance mais également des fonctionnalités optionnelles comme l'Ajax cross-domain ou Flash. Un fichier .htaccess de base pour Apache vous fournit d'emblée les règles nécessaires pour la mise en cache et prépare votre site à servir des vidéos HTML5, utiliser @font-face, et active le gzip automatique. Boilerplate n'est pas un framework, il ne vous force dans aucune philosophe de développement, il contient juste de bonnes astuces pour que votre projet démarre rapidement et du bon pied.

SQLite Database Browser

by rmaltete & 3 others (via)
SQLite Database Browser is a freeware, public domain, open source visual tool used to create, design and edit database files compatible with SQLite. It is meant to be used for users and developers that want to create databases, edit and search data using a familiar spreadsheet-like interface, without the need to learn complicated SQL commands. Controls and wizards are available for users to: Create and compact database files Create, define, modify and delete tables Create, define and delete indexes Browse, edit, add and delete records Search records Import and export records as text Import and export tables from/to CSV files Import and export databases from/to SQL dump files Issue SQL queries and inspect the results Examine a log of all SQL commands issued by the applicatio

February 2011

WordPress › WordPress MU Domain Mapping « WordPress Plugins

by mozkart & 1 other (via)
Map any blog/site on a WordPressMU or WordPress 3.0 network to an external domain.

January 2011

World map tool

by karlcow

simple tool for “remixing” a public domain world map available via Wikimedia (a Robinson projection in vector graphic format that shows all U.N. member states). After this map was chosen for use in a university web project, we had a need to refactor it in various ways. This script automates most of the operations that we require.

Active users

Emaux
last mark : 10/02/2012 00:13

karlcow
last mark : 28/01/2012 10:05

emmanuelc
last mark : 02/01/2012 00:30

alamat
last mark : 02/12/2011 14:47

François Hodierne
last mark : 18/11/2011 08:12

ikan
last mark : 10/10/2011 17:12

eledo34
last mark : 05/09/2011 16:50

411256221
last mark : 12/08/2011 06:35

4004
last mark : 09/07/2011 15:26

marco
last mark : 22/06/2011 09:58

84GHz
last mark : 25/05/2011 15:09

oseres
last mark : 04/05/2011 06:36

Spone
last mark : 24/04/2011 13:58

kathleen_vincent
last mark : 23/03/2011 07:52

gregg
last mark : 13/03/2011 14:47

rmaltete
last mark : 11/03/2011 23:31

mozkart
last mark : 22/02/2011 13:14