souvenir
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
page 5 / 7
127 results tagged reference  ✕   ✕
ECMAScript 5 compatibility table http://kangax.github.com/es5-compat-table
25/01/2012 cluster icon
  • Mobile HTML5 compatibility : HTML5 compatibility on mobile and tablet browsers with testing on real devices
  • SlimerJS : A scriptable browser for Web developers
  • Classical Inheritance in JavaScript : JavaScript is a class-free, object-oriented language, and as such, it uses prototypal inheritance instead of classical inheritance. This can be puzzli...
  • IE7.js : IE7.js is a JavaScript library to make Microsoft Internet Explorer behave like a standards-compliant browser. It fixes many HTML and CSS issues and ma...
  • Sarien.net : Welcome to Sarien.net, the authorized portal for reliving classic Sierra On-Line adventure games. With its focus on instant fun and a unique multiplay...

ECMAScript 5 compatibility table

browser javascript compatibility reference
Semantic Versioning http://semver.org
13/12/2011 cluster icon
  • VSTPLANET : VST Plugins Free - Virtual instruments and effects
  • The Joel Test : I've come up with my own, highly irresponsible, sloppy test to rate the quality of a software team : 12 Steps to Better Code.
  • SitePoint : SitePoint provides cutting-edge content for web professionals — developers, designers, programmers, freelancers and site owners.
  • Drone : Drone is an open source Continuous Delivery platform that automates your testing and release workflows. It is built on container technology. Every bui...
  • Modelio : Modelio is an open source modeling environment (UML2, BPMN2, ...). Based on a 20-year track record of high end commercial products, Modelio delivers a...

I call this system "Semantic Versioning." Under this scheme, version numbers and the way they change convey meaning about the underlying code and what has been modified from one version to the next.

version reference software
schema.org http://schema.org
04/11/2011 cluster icon
  • Emails HTML - Dompter la bête : HTML email design reference
  • AlsacréationS : Alsacréations est une communauté dédiée à l'apprentissage des standards web (W3C, HTML, XHTML, CSS) ainsi qu'à l'accessibilité numérique
  • Email Standards Project : The Email Standards Project is about working with email client developers and the design community to improve web standards support and accessibility ...
  • &what: Discover Unicode & HTML Character Entities : amp-what is a quick, interactive reference of 14,500 HTML character entities* and common Unicode characters, 8859-1 characters, quotation marks, punct...
  • Position Is Everything : Modern browser bugs explained in detail!

This site provides a collection of schemas that webmasters can use to markup HTML pages in ways recognized by major search providers, and that can also be used for structured data interoperability (e.g. in JSON).

html microdata reference
Scalable and Modular Architecture for CSS http://smacss.com/book
07/10/2011 cluster icon
  • Architecture Playbook : This playbook is targeted on providing practical tools for creating your IT architecture or design faster and better. This book contains architecture ...
  • Typetester : Compare fonts for the screen
  • Architectural Decision Records : An Architectural Decision (AD) is a software design choice that addresses a functional or non-functional requirement that is architecturally significa...
  • AlsacréationS : Alsacréations est une communauté dédiée à l'apprentissage des standards web (W3C, HTML, XHTML, CSS) ainsi qu'à l'accessibilité numérique
  • Explorer Exposed! : These CSS bugs are all found only in Internet Explorer, versions 5 and higher. To see the demos properly, they must be viewed in IE, of course.

A flexible guide to developing sites small and large.

reference css architecture
A successful Git branching model http://nvie.com/posts/a-successful-git-branching-model
05/09/2011 cluster icon
  • Conventional Commits : The Conventional Commits specification is a lightweight convention on top of commit messages. It provides an easy set of rules for creating an explici...
  • Trunk Based Development : A source-control branching model, where developers collaborate on code in a single branch called ‘trunk’ *, resist any pressure to create other long-l...
  • Frameworks for Designers : A reflexion on CSS frameworks
  • Efficient JavaScript : JavaScript performance tips article
  • Git Reference : This is the Git reference site. It is meant to be a quick reference for learning and remembering the most important and commonly used Git commands.
thumbnail

Git-flow workflow presentation

article git reference
HTML5 Cross Browser Polyfills https://github.com/Modernizr/Modernizr/wiki/HTML5-Cross-browser-Polyfills
25/08/2011 cluster icon
  • HTML5 Please : Look up HTML5, CSS3, etc features, know if they are ready for use, and if so find out how you should use them – with polyfills, fallbacks or as they
  • When can I use... : Compatibility tables for support of HTML5, CSS3, SVG and more in desktop and mobile browsers.
  • 320 and up : ‘320 and Up’ is a lightweight, easy to use and content first responsive web design boilerplate.
  • Flexibility : Flexibility is a polyfill for Flexible Box Layout Module Level 1. Use it to design beautiful, flexible layouts on the web without sacrificing the expe...
  • Shumway : Shumway is an HTML5 technology experiment that explores building a faithful and efficient renderer for the SWF file format without native code assista...
thumbnail

So here we're collecting all the shims, fallbacks, and polyfills in order to implant html5 functionality in browsers that don't natively support them.

css3 polyfill html5 reference
Classical Inheritance in JavaScript http://www.crockford.com/javascript/inheritance.html
16/06/2011 cluster icon
  • Efficient JavaScript : JavaScript performance tips article
  • Byte saving techniques : This is a collection of JavaScript wizardry that can shave bytes off of your code.
  • JSDB.io : JSDB is a collection of the best javascript libraries
  • Eloquent JavaScript : Eloquent JavaScript is a book providing an introduction to the JavaScript programming language and programming in general.
  • enable cross-origin resource sharing : Cross-Origin Resource Sharing (CORS) is a specification that enables truly open access across domain-boundaries. If you serve public content, please c...

JavaScript is a class-free, object-oriented language, and as such, it uses prototypal inheritance instead of classical inheritance. This can be puzzling to programmers trained in conventional object-oriented languages like C++ and Java. JavaScript's prototypal inheritance has more expressive power than classical inheritance, as we will see presently.

javascript reference
HTML5 - Edition for Web Developers http://developers.whatwg.org
01/03/2011 cluster icon
  • When can I use... : Compatibility tables for support of HTML5, CSS3, SVG and more in desktop and mobile browsers.
  • Introduction to WAI ARIA : This article is for those who are new to ARIA. You need an understanding of HTML and the potential difficulties that people with disabilities can face...
  • HTML5 Cross Browser Polyfills : So here we're collecting all the shims, fallbacks, and polyfills in order to implant html5 functionality in browsers that don't natively support them.
  • AlsacréationS : Alsacréations est une communauté dédiée à l'apprentissage des standards web (W3C, HTML, XHTML, CSS) ainsi qu'à l'accessibilité numérique
  • HTML5 Please : Look up HTML5, CSS3, etc features, know if they are ready for use, and if so find out how you should use them – with polyfills, fallbacks or as they

HTML: The Living Standard. A technical specification for Web developers.

html5 reference standards
The Joel Test http://www.joelonsoftware.com/articles/fog0000000043.html
01/03/2011 cluster icon
  • Semantic Versioning : I call this system "Semantic Versioning." Under this scheme, version numbers and the way they change convey meaning about the underlying code and what...
  • Sonar : Sonar is an open platform to manage code quality.
  • VSTPLANET : VST Plugins Free - Virtual instruments and effects
  • SPIP : SPIP est un système de publication pour l’Internet qui s’attache particulièrement au fonctionnement collectif, au multilinguisme et à la facilité d’em...
  • CNCF Cloud Native Interactive Landscape : The Cloud Native Interactive Landscape filters and sorts hundreds of projects and products, and shows details including GitHub stars, funding or marke...
thumbnail

I've come up with my own, highly irresponsible, sloppy test to rate the quality of a software team : 12 Steps to Better Code.

quality software team reference
Cool URIs don't change http://www.w3.org/Provider/Style/URI
10/01/2011 cluster icon
  • A successful Git branching model : Git-flow workflow presentation
  • Frameworks for Designers : A reflexion on CSS frameworks
  • Mobile Web Application Best Practices : The goal of this document is to aid the development of rich and dynamic mobile Web applications. It collects the most relevant engineering practices, ...
  • Efficient JavaScript : JavaScript performance tips article
  • Keep a Changelog : Don’t let your friends dump git logs into changelogs.

The permanent nature of URIs

w3c uri reference article
Mobile Web Application Best Practices http://www.w3.org/TR/mwabp
28/12/2010 cluster icon
  • Mobile HTML5 compatibility : HTML5 compatibility on mobile and tablet browsers with testing on real devices
  • Tech Interview Handbook : Algorithms study materials, behavioral content and tips for rocking your coding interview. Carefully curated content to help you ace your next technic...
  • Eloquent JavaScript : Eloquent JavaScript is a book providing an introduction to the JavaScript programming language and programming in general.
  • Ultimate IE6 Cheatsheet : How To Fix 25+ Internet Explorer 6 Bugs
  • iOS Dev Directory : The iOS Dev Directory is a comprehensive list of blogs & sites covering iOS development. Whether it covers coding, design, marketing or anything in be...

The goal of this document is to aid the development of rich and dynamic mobile Web applications. It collects the most relevant engineering practices, promoting those that enable a better user experience and warning against those that are considered harmful.

development mobile w3c reference
Pattern Tap https://patterntap.com/patterntap
28/08/2010 cluster icon
  • Typetester : Compare fonts for the screen
  • Linked Data : This site exists to provide a home for, or pointers to, resources from across the Linked Data community.
  • Explorer Exposed! : These CSS bugs are all found only in Internet Explorer, versions 5 and higher. To see the demos properly, they must be viewed in IE, of course.
  • Project Gemini : Gemini is a new, collaboratively designed internet protocol, which explores the space inbetween gopher and the web.
  • Introduction to WAI ARIA : This article is for those who are new to ARIA. You need an understanding of HTML and the potential difficulties that people with disabilities can face...

Organized Web Design Collection of User Interfaces for Inspiration and Ideas. The CSS Gallery Alternative

web design reference inspiration
Git Reference http://gitref.org
15/06/2010 cluster icon
  • Pro Git : The entire Pro Git book, written by Scott Chacon and published by Apress, is available here
  • Git Common-Flow : Common-Flow is an attempt to gather a sensible selection of the most common usage patterns of git into a single and concise specification. It is based...
  • Trunk Based Development : A source-control branching model, where developers collaborate on code in a single branch called ‘trunk’ *, resist any pressure to create other long-l...
  • Conventional Commits : The Conventional Commits specification is a lightweight convention on top of commit messages. It provides an easy set of rules for creating an explici...
  • Ultimate IE6 Cheatsheet : How To Fix 25+ Internet Explorer 6 Bugs
thumbnail

This is the Git reference site. It is meant to be a quick reference for learning and remembering the most important and commonly used Git commands.

git cheatsheet reference
Pro Git https://git-scm.com/book/en/v2
15/06/2010 cluster icon
  • Conventional Commits : The Conventional Commits specification is a lightweight convention on top of commit messages. It provides an easy set of rules for creating an explici...
  • WebPlatform.org : Web Platform Docs is a community-driven site that aims to become a comprehensive and authoritative source for web developer documentation.
  • The Leadership Library for Engineers : Helping engineering leaders level up by curating the best resources on engineering leadership.
  • HTTP API design : This guide describes a set of HTTP+JSON API design practices, originally extracted from work on the Heroku Platform API.
  • Keep a Changelog : Don’t let your friends dump git logs into changelogs.

The entire Pro Git book, written by Scott Chacon and published by Apress, is available here

git documentation book reference
When can I use... http://caniuse.com
09/06/2010 cluster icon
  • HTML5 Cross Browser Polyfills : So here we're collecting all the shims, fallbacks, and polyfills in order to implant html5 functionality in browsers that don't natively support them.
  • HTML5 Please : Look up HTML5, CSS3, etc features, know if they are ready for use, and if so find out how you should use them – with polyfills, fallbacks or as they
  • Mobile HTML5 compatibility : HTML5 compatibility on mobile and tablet browsers with testing on real devices
  • HTML5 - Edition for Web Developers : HTML: The Living Standard. A technical specification for Web developers.
  • Explorer Exposed! : These CSS bugs are all found only in Internet Explorer, versions 5 and higher. To see the demos properly, they must be viewed in IE, of course.

Compatibility tables for support of HTML5, CSS3, SVG and more in desktop and mobile browsers.

css3 standards html5 reference browser
CWE/SANS Top 25 Most Dangerous Programming Errors http://cwe.mitre.org/top25/#Listing
06/04/2010 cluster icon
  • Run your own identity server : Running your own identity server allows you to act as an OpenID Provider. You could run one just for yourself, for a community of users or, if you wis...
  • API Security Checklist : Checklist of the most important security countermeasures when designing, testing, and releasing your API.
  • Ultimate IE6 Cheatsheet : How To Fix 25+ Internet Explorer 6 Bugs
  • OWASP : The Open Web Application Security Project (OWASP) is a worldwide not-for-profit charitable organization focused on improving the security of software.
  • The SaaS CTO Security Checklist : This is a basic checklist that all SaaS CTOs (and anyone else) can use to harden their security. Security shouldn’t feel like a chore. Select your sta...

The CWE/SANS Top 25 Most Dangerous Software Errors is a list of the most widespread and critical errors that can lead to serious vulnerabilities in software. They are often easy to find, and easy to exploit. They are dangerous because they will frequently allow attackers to completely take over the software, steal data, or prevent the software from working at all.

development security reference
Guide to CSS support in email clients http://www.campaignmonitor.com/css
09/02/2010 cluster icon
  • Email Standards Project : The Email Standards Project is about working with email client developers and the design community to improve web standards support and accessibility ...
  • MaintainableCSS : Write CSS without worrying that overzealous, pre-existing styles will cause problems. MaintainableCSS is an approach to writing modular, scalable and ...
  • Comparing E-mail Address Validating Regular Expressions : This page compares regular expressions that validate e-mail addresses in order to find the best one.
  • Position Is Everything : Modern browser bugs explained in detail!
  • AlsacréationS : Alsacréations est une communauté dédiée à l'apprentissage des standards web (W3C, HTML, XHTML, CSS) ainsi qu'à l'accessibilité numérique

Designing an HTML email that renders consistently across the major email clients can be very time consuming. We've put together this guide to save you the time and frustration of figuring it out for yourself. With 24 different email clients tested, we cover all the popular applications across desktop, web and mobile email.

reference css email
Eloquent JavaScript http://eloquentjavascript.net
16/12/2009 cluster icon
  • idiomatic.js : Principles of Writing Consistent, Idiomatic JavaScript
  • iOS Dev Directory : The iOS Dev Directory is a comprehensive list of blogs & sites covering iOS development. Whether it covers coding, design, marketing or anything in be...
  • Stack Overflow : Stack Overflow is a question and answer site for professional and enthusiast programmers.
  • Neutrino : Neutrino is a companion tool which lets you build web and Node.js applications with shared presets or configurations. It intends to make the process o...
  • PhoneGap : Easily create apps using the web technologies you know and love: HTML, CSS, and JavaScript. PhoneGap is a free and open source framework that allows y...

Eloquent JavaScript is a book providing an introduction to the JavaScript programming language and programming in general.

development javascript reference
JavaScript: The World's Most Misunderstood Programming Language http://www.crockford.com/javascript/javascript.html
26/11/2009 cluster icon
  • idiomatic.js : Principles of Writing Consistent, Idiomatic JavaScript
  • enable cross-origin resource sharing : Cross-Origin Resource Sharing (CORS) is a specification that enables truly open access across domain-boundaries. If you serve public content, please c...
  • JavascriptOO : Every javascript project you should be looking into. With examples, categories, install commands, CDN links, project and author stats, and more.
  • Eloquent JavaScript : Eloquent JavaScript is a book providing an introduction to the JavaScript programming language and programming in general.
  • Efficient JavaScript : JavaScript performance tips article

Despite its popularity, few know that JavaScript is a very nice dynamic object-oriented general-purpose programming language. How can this be a secret? Why is this language so misunderstood?

javascript programminglanguage reference
Comparing E-mail Address Validating Regular Expressions http://fightingforalostcause.net/misc/2006/compare-email-regex.php
29/10/2009 cluster icon
  • RegExr : Online Regular Expression Testing Tool
  • regex101 : Free PCRE-based regular expression debugger with real time explanation, error detection and highlighting.
  • Guide to CSS support in email clients : Designing an HTML email that renders consistently across the major email clients can be very time consuming. We've put together this guide to save you...
  • Email Standards Project : The Email Standards Project is about working with email client developers and the design community to improve web standards support and accessibility ...
  • Emails HTML - Dompter la bête : HTML email design reference

This page compares regular expressions that validate e-mail addresses in order to find the best one.

regex email reference validation
page 5 / 7
1648 links
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn