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
18 results tagged standards  ✕   ✕
security.txt https://securitytxt.org/
10/08/2019 cluster icon
  • CWE/SANS Top 25 Most Dangerous Programming Errors : 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 so...
  • TruffleHog : TruffleHog is an open-source SAST (static application security testing) tool for detecting secrets in various sources. While GitHub and GitLab reposit...
  • Kali Linux : Penetration Testing Linux OS containing tools to test the security of system or a network.
  • Security Guide for Developers : A practical security guide for web developers.
  • API Security Checklist : Checklist of the most important security countermeasures when designing, testing, and releasing your API.
thumbnail

A proposed standard which allows websites to define security policies.

standards security
PHP Coding Standard Generator http://edorian.github.io/php-coding-standard-generator/
18/01/2017 cluster icon
  • Phan : Phan is a static analyzer that looks for common issues and will verify type compatibility on various operations when type information is available or ...
  • PHP Insights : PHP Insights was carefully crafted to simplify the analysis of your code directly from your terminal, and is the perfect starting point to analyze the...
  • Psalm : Psalm is a static analysis tool for finding errors in PHP applications.
  • PHP_CodeSniffer : PHP_CodeSniffer tokenises PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.
  • ApiGen : ApiGen is the tool for creating professional API documentation from PHP source code, similar to discontinued phpDocumentor/phpDoc.

The goal of this site is to enable you do very quickly create and maintain your own coding standard.

PHP Mess Detector rule sets files and PHP Code Sniffer rulesets are supported.

php staticanalysis standards generator
fetch polyfill https://github.com/github/fetch
06/04/2016 cluster icon
  • The HTML5 Shiv : The HTML5 Shiv enables use of HTML5 sectioning elements in legacy Internet Explorer and provides basic HTML5 styling for Internet Explorer 6-9, Safari...
  • Hyperform : Hyperform is a complete implementation of the HTML 5 form validation API in Javascript. It replaces or polyfills the browser’s native methods and ease...
  • InstantClick : InstantClick is a JavaScript library that dramatically speeds up your website, making navigation effectively instant in most cases.
  • North : North is a set of standards and best practices for developing modern web based properties. Included are standards and best practices for all aspects o...
  • howler.js : howler.js is an audio library for the modern web. It defaults to Web Audio API and falls back to HTML5 Audio. This makes working with audio in JavaScr...
thumbnail

The global fetch function is an easier way to make web requests and handle responses than using an XMLHttpRequest. This polyfill is written as closely as possible to the standard Fetch specification at https://fetch.spec.whatwg.org.

javascript web standards polyfill
North http://pointnorth.io/
12/07/2014 cluster icon
  • fetch polyfill : The global fetch function is an easier way to make web requests and handle responses than using an XMLHttpRequest. This polyfill is written as closely...
  • 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...
  • 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.
  • Mobile Perf bookmarklet : It displays a menu with links that load other bookmarklets including Firebug Lite, Page Resources, DOM Monster, SpriteMe, and CSSess. The Mobile Perf ...
  • Retrospectiva : Retrospectiva is an open source, web-based, project management and bug-tracking tool. It is intended to assist the collaborative aspect of work carrie...

North is a set of standards and best practices for developing modern web based properties. Included are standards and best practices for all aspects of a project, from kick off through development. North encourages an agile, content-first, approach to product development and a mobile-first, in-browser, system based approach to design and development.

web development standards agile
The PHP Coding Standards Fixer http://cs.sensiolabs.org/
03/02/2014 cluster icon
  • PHP_CodeSniffer : PHP_CodeSniffer tokenises PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.
  • Composer : Dependency Manager for PHP
  • S5 : A Simple Standards-Based Slide Show System
  • YOURLS : YOURLS stands for Your Own URL Shortener. It is a small set of PHP scripts that will allow you to run your own URL shortening service (a la TinyURL or...
  • ApiGen : ApiGen is the tool for creating professional API documentation from PHP source code, similar to discontinued phpDocumentor/phpDoc.

The PHP Coding Standards Fixer tool fixes most issues in your code when you want to follow the PHP coding standards as defined in the PSR-1 and PSR-2 documents.

php standards tool
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.
  • 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
  • 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...
  • 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

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

html5 reference standards
When can I use... http://caniuse.com
09/06/2010 cluster icon
  • HTML5 - Edition for Web Developers : HTML: The Living Standard. A technical specification for Web developers.
  • Mobile HTML5 compatibility : HTML5 compatibility on mobile and tablet browsers with testing on real devices
  • 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
  • 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.
  • Validator.nu : (X)HTML5 Validator

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

css3 standards html5 reference browser
base2 http://code.google.com/p/base2
25/11/2009 cluster icon
  • Vanilla List : The Vanilla Javascript Repository. A searchable repository of dependency-free JavaScript libraries. Over 100 projects and growing.
  • Anime.js : Anime.js is a fast, multipurpose and lightweight JavaScript animation library with a simple, yet powerful API. It works with CSS properties, SVG, DOM ...
  • vue.js : Vue.js is a library for building interactive web interfaces. It provides data-reactive components with a simple and flexible API. Core features includ...
  • Parsley.js : Javascript forms validation. Powerful, UX aware & Dead simple.
  • Autotrack : Automatic and enhanced Google Analytics tracking for common user interactions on the web.

base2 is a lightweight library that irons out all the annoying differences in JavaScript implementations. It provides the additional functionality from JavaScript 1.6+ that only Mozilla browsers implement.

javascript library standards
S5 http://meyerweb.com/eric/tools/s5
17/10/2009 cluster icon
  • fuelux : Extends Twitter Bootstrap with additional lightweight JavaScript controls. Easy to install, customize, update, and optimize. All functionality covered...
  • DOM Monster Bookmarklet : DOM Monster is a cross-platform, cross-browser bookmarklet that will analyze the DOM & other features of the page you're on, and give you its bill of ...
  • Prettier : Prettier is an opinionated code formatter. It enforces a consistent style by parsing your code and re-printing it with its own rules that take the max...
  • Slippy : HTML Slides
  • JSLint : The JavaScript Code Quality Tool
thumbnail

A Simple Standards-Based Slide Show System

tool javascript html standards slideshow
Validator.nu http://html5.validator.nu
20/07/2009 cluster icon
  • Site Valet : Web Tools for Quality, Accessibility, Standards Compliance.
  • manifestR : manifestR is a bookmarklet, which you drag to your bookmarks bar. Then, when you visit any page, you can click the manifestR button, and it will creat...
  • W3C mobileOK Checker : This checker performs various tests on a Web Page to determine its level of mobile-friendliness.
  • PHP_CodeSniffer : PHP_CodeSniffer tokenises PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.
  • Harmony : Procedural drawing tool

(X)HTML5 Validator

tool validator html5 standards
PHP_CodeSniffer http://pear.php.net/package/PHP_CodeSniffer/
06/05/2009 cluster icon
  • atoum : A simple, modern and intuitive unit testing framework for PHP!
  • GrumPHP : Sick and tired of defending code quality over and over again? GrumPHP will do it for you! This composer plugin will register some git hooks in your pa...
  • The PHP Coding Standards Fixer : The PHP Coding Standards Fixer tool fixes most issues in your code when you want to follow the PHP coding standards as defined in the PSR-1 and PSR-2 ...
  • Selenium Webdriver bindings for PHP : This PHP library allows creating functional webdriver tests with PHP.
  • tox : Command line driven CI frontend and development task automation tool At its core tox povides a convenient way to run arbitrary commands in isolated en...

PHP_CodeSniffer tokenises PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.

tool php standards test
Email Standards Project http://www.email-standards.org
20/02/2009 cluster icon
  • Emails HTML - Dompter la bête : HTML email design reference
  • Email-Blueprints : Email Blueprints is a collection of HTML email templates that can serve as a solid foundation and starting point for the design of emails.
  • 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
  • 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...
  • Responsive Web Design Patterns : A collection of patterns and modules for responsive designs.

The Email Standards Project is about working with email client developers and the design community to improve web standards support and accessibility in email. The project was formed out of frustration with the inconsistent rendering of HTML emails in major email clients.

reference standards html design email css
Introduction to WAI ARIA http://dev.opera.com/articles/view/introduction-to-wai-aria
23/12/2008 cluster icon
  • 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.
  • Dark Patterns Library : A Dark Pattern is a type of user interface that has been carefully crafted to trick users into doing things, such as buying insurance with their purch...
  • When can I use... : Compatibility tables for support of HTML5, CSS3, SVG and more in desktop and mobile browsers.
  • High Performance Browser Networking : Performance is a feature. This book provides a hands-on overview of what every web developer needs to know about the various types of networks (WiFi, ...
  • Site Valet : Web Tools for Quality, Accessibility, Standards Compliance.

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 using the Web. It is useful to be familiar with some Rich Internet Applications from a user's perspective.

web ajax accessibility reference standards
Explorer Exposed! http://www.positioniseverything.net/explorer.html
06/11/2008 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 ...
  • 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...
  • 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
  • MaintainableCSS : Write CSS without worrying that overzealous, pre-existing styles will cause problems. MaintainableCSS is an approach to writing modular, scalable and ...
  • HyperTerm : A terminal built on web technologies : JS / HTML / CSS

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.

web reference css standards
W3C mobileOK Checker http://validator.w3.org/mobile/
09/12/2007 cluster icon
  • The W3C Markup Validation Service : This validator checks the markup validity of Web documents in HTML, XHTML, SMIL, MathML, etc.
  • 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, ...
  • Site Valet : Web Tools for Quality, Accessibility, Standards Compliance.
  • W3C Link Checker : Check links and anchors in Web pages or full Web sites
  • mobiReady : The mobiReady testing tool evaluates mobile-readiness using industry best practices & standards.

This checker performs various tests on a Web Page to determine its level of mobile-friendliness.

mobile w3c validator standards
AlsacréationS http://www.alsacreations.com
16/09/2007 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 ...
  • Position Is Everything : Modern browser bugs explained in detail!
  • 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.
  • Ink : A Responsive Email Framework from ZURB. Quickly create responsive HTML emails that work on any device & client. Even Outlook.
  • Paged.js : Paged.js is a free and open source JavaScript library that paginates content in the browser to create PDF output from any HTML content. This means you...

Alsacréations est une communauté dédiée à l'apprentissage des standards web (W3C, HTML, XHTML, CSS) ainsi qu'à l'accessibilité numérique

html reference css standards
The W3C Markup Validation Service http://validator.w3.org
15/05/2007 cluster icon
  • W3C mobileOK Checker : This checker performs various tests on a Web Page to determine its level of mobile-friendliness.
  • WebLight : Efficiently generate sitemaps and check links, markup & css, maintain error free, search engine friendly, websites.
  • Paged.js : Paged.js is a free and open source JavaScript library that paginates content in the browser to create PDF output from any HTML content. This means 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 ...
  • Validator.nu : (X)HTML5 Validator

This validator checks the markup validity of Web documents in HTML, XHTML, SMIL, MathML, etc.

standards html w3c validator
Site Valet http://valet.webthing.com
15/05/2007 cluster icon
  • Validator.nu : (X)HTML5 Validator
  • W3C mobileOK Checker : This checker performs various tests on a Web Page to determine its level of mobile-friendliness.
  • PHP_CodeSniffer : PHP_CodeSniffer tokenises PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.
  • tota11y : an accessibility visualization toolkit that aims to reduce the friction of a11y testing
  • S5 : A Simple Standards-Based Slide Show System

Web Tools for Quality, Accessibility, Standards Compliance.

tool validator accessibility standards
1638 links
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn