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 67 / 83
Mobile Web Application Best Practices http://www.w3.org/TR/mwabp
28/12/2010 cluster icon
  • 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...
  • Stack Overflow : Stack Overflow is a question and answer site for professional and enthusiast programmers.
  • Mobile HTML5 compatibility : HTML5 compatibility on mobile and tablet browsers with testing on real devices
  • 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...
  • RegExr : Online Regular Expression Testing Tool

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
Bounce http://www.bounceapp.com
20/12/2010 cluster icon
  • Troop : Troop is a real-time collaborative tool that enables group live coding within the same document across multiple computers. Hypothetically Troop can ta...
  • stup : A CLI tool to easily save, access and organize daily notes, especially for daily standup meeting.
  • Penpot : Penpot is the first open-source design tool for design and code collaboration. Designers can create stunning designs, interactive prototypes, design s...
  • EtherPad : Etherpad is an Open Source online editor providing collaborative editing in really real-time powered by Node.js
  • Zettlr : Markdown editor to help organize research notes, with full Zettelkasten support.

A fun and easy way to share ideas on a website

notes tool collaboration
Head JS http://headjs.com
01/12/2010 cluster icon
  • RequireJS : RequireJS is a JavaScript file and module loader. It is optimized for in-browser use, but it can be used in other JavaScript environments, like Rhino ...
  • SPF : A lightweight JS framework for fast navigation and page updates from YouTube
  • InstantClick : InstantClick is a JavaScript library that dramatically speeds up your website, making navigation effectively instant in most cases.
  • yepnope.js : A Conditional Loader For Your Polyfills!
  • JavascriptOO : Every javascript project you should be looking into. With examples, categories, install commands, CDN links, project and author stats, and more.
thumbnail

Load scripts like images. Use HTML5 and CSS3 safely. Target CSS for different screens, paths, states and browsers. Make it the only script in your HEAD. A concise solution to universal issues.

javascript speed library loader
Type-a-file http://type-a-file.com
26/11/2010 cluster icon
  • Kernest : Web Fonts. Delivered
  • Fontdeck : Fontdeck is standards compliant, accessible and uses a pure CSS @font-face solution. No JavaScript required.
  • Typekit : Ajoutez une ligne de code à vos pages et faites votre choix parmi des centaines de polices Web. Simple, robuste, standard, accessible et 100 % légal !
  • Cufón : Cufón aims to become a worthy alternative to sIFR, which despite its merits still remains painfully tricky to set up and use.
  • HyperTerm : A terminal built on web technologies : JS / HTML / CSS

Below you’ll find some text marked up with the core elements of Type-a-file. View the source code to find out how to use them on your own site. This element, for example is called a “kicker.” It’s paragraph text that introduces the rest of the text. It’s useful for outlining your topic & looks killer. Just create a div with class=“kicker” and throw some paragraphs into it. Blammo!

web typography css @font-face
yepnope.js http://yepnopejs.com
17/11/2010 cluster icon
  • RequireJS : RequireJS is a JavaScript file and module loader. It is optimized for in-browser use, but it can be used in other JavaScript environments, like Rhino ...
  • Polly.JS : Polly.JS is a standalone, framework-agnostic JavaScript library that enables recording, replaying, and stubbing HTTP interactions. Polly taps into nat...
  • Head JS : Load scripts like images. Use HTML5 and CSS3 safely. Target CSS for different screens, paths, states and browsers. Make it the only script in your HEA...
  • Intern : Intern is a complete test system for JavaScript designed to help you write and run consistent, high-quality test cases for your JavaScript libraries a...
  • SlimerJS : A scriptable browser for Web developers

A Conditional Loader For Your Polyfills!

javascript library loader test
Plupload - A tool for uploading files using Flash, Silverlight, Google Gears, HTML5 or Browserplus http://www.plupload.com
15/11/2010 cluster icon
  • jQuery Mobile : jQuery Mobile is a HTML5-based user interface system designed to make responsive web sites and apps that are accessible on all smartphone, tablet and ...
  • Morris.js : Morris.js is a lightweight library that uses jQuery and Raphaël to make drawing time-series graphs easy.
  • jQuery TextExt Plugin : TextExt is a plugin for jQuery which is designed to provide functionality such as tag input and autocomplete.
  • Handsontable : Handsontable is a minimalistic approach to Excel-like table editor in HTML & jQuery. Now with column and row headers!
  • jquip : Smaller, Lighter, Faster, more modular jQuery - include only the parts you want! Don't use it, Don't include it.
jquery upload
OpenKeyval http://openkeyval.org
05/11/2010 cluster icon
  • localForage : localForage is a handy library that improves the offline experience of your web app by using asynchronous storage (via IndexedDB or WebSQL where avail...
  • store.js : localStorage wrapper for all browsers without using cookies or flash. Uses localStorage, globalStorage, and userData behavior under the hood.
  • History.js : History.js gracefully supports the HTML5 History/State APIs (pushState, replaceState, onPopState) in all browsers. Including continued support for dat...
  • DOM Storage Query Language : DOM Storage Query Language (DomSQL) is an SQL inspired interface for DOM Storage (or Web Storage as defined in the W3C working draft).
  • Bliss.js : Want to use Vanilla JS but find native APIs a bit unwieldy? Bliss is for you

OpenKeyval is a completely open key-value data store, exposed as a drop-dead simple web service. The goal is to make this a very easy way to persist data in web applications.

api javascript storage
Aloha Editor http://aloha-editor.com
02/11/2010 cluster icon
  • Slate : Slate is a completely customizable framework for building rich text editors. Slate lets you build rich, intuitive editors like those in Medium, Dropbo...
  • Mousetrap : A simple library for handling keyboard shortcuts in Javascript.
  • Gibberish : Fast, JavaScript DSP library that creates JIT optimized audio callbacks using code generation techniques. It is designed to be a fast audio API for br...
  • enquire.js : A lightweight, pure JavaScript library for responding to CSS media queries.
  • Crafty : JavaScript Game Engine, HTML5 Game Engine

Aloha Editor is an open source WYSIWYG editor that can be used in webpages. Aloha Editor aims to be easy to use and fast in editing, and allows advanced inline editing.

rte javascript library
hoverIntent jQuery Plug-in http://cherne.net/brian/resources/jquery.hoverIntent.html
02/11/2010 cluster icon
  • Handsontable : Handsontable is a minimalistic approach to Excel-like table editor in HTML & jQuery. Now with column and row headers!
  • jQuery Address : Deep linking plugin
  • jquip : Smaller, Lighter, Faster, more modular jQuery - include only the parts you want! Don't use it, Don't include it.
  • jQuery Mobile : jQuery Mobile is a HTML5-based user interface system designed to make responsive web sites and apps that are accessible on all smartphone, tablet and ...
  • Humanized Messages : Humanized Messages is a javascript-based system for non-model notifications, from an idea by Jef Raskin, as relayed by Aza Raskin and adapted for jQue...
thumbnail

hoverIntent is a plug-in that attempts to determine the user's intent... like a crystal ball, only with mouse movement! It is similar to jQuery's hover method. However, instead of calling the handlerIn function immediately, hoverIntent waits until the user's mouse slows down enough before making the call.

jquery javascript usability
HTML Purifier http://htmlpurifier.org
20/10/2010 cluster icon
  • HTML_QuickForm2 : This PHP package provides methods to create, validate and render HTML forms.
  • TCPDF : TCPDF is a FLOSS PHP class for generating PDF documents.
  • DVWA - Damn Vulnerable Web Application : Damn Vulnerable Web App (DVWA) is a PHP/MySQL web application that is damn vulnerable. Its main goals are to be an aid for security professionals to t...
  • vfsStream : vfsStream is a stream wrapper for a virtual file system that may be helpful in unit tests to mock the real file system. It can be used with any unit t...
  • XSS game : Warning: You are entering the XSS game area.

HTML Purifier is a standards-compliant HTML filter library written in PHP. HTML Purifier will not only remove all malicious code (better known as XSS) with a thoroughly audited, secure yet permissive whitelist, it will also make sure your documents are standards compliant, something only achievable with a comprehensive knowledge of W3C's specifications.

xss security html php library
Page2RSS http://page2rss.com
01/10/2010 cluster icon
  • Feedity : Feedity is an online data extraction tool and RSS feed builder
  • Feed43 : Your favorite site doesn't provide news feeds? This free online service converts any web page to an RSS feed on the fly.
  • metaflop : Metaflop is an easy to use web application for modulating your own fonts. Metaflop uses Metafont, which allows you to easily customize a font within t...
  • sfxr : A tool to quickly generate 8bit/16 bit-soud effects!
  • Genfavicon : Free Online Favicon Generator.

Page2RSS is a service that helps you monitor web sites that do not publish feeds. It will check any web page for updates and deliver them to your favorite RSS reader.

tool generator rss
evercookie http://samy.pl/evercookie
26/09/2010 cluster icon
  • tarteaucitron.js : The european cookie law regulates the management of cookies and you should ask your visitors their consent before exposing them to third party service...
  • meSing.js : meSing.js is a JavaScript singing synthesis library that uses the Web Audio API's DSP capabilities in conjunction with the meSpeak.js speech synthesis...
  • Impel : Impel takes the pain out of working with HTML5 asynchronous databases. Statement callbacks? Transaction callbacks? One-to-many and many-to-many relati...
  • Rickshaw : Rickshaw is a JavaScript toolkit for creating interactive time series graphs.
  • Tone.js : Tone.js is a Web Audio framework for creating interactive music in the browser. The architecture of Tone.js aims to be familiar to both musicians and ...

Virtually irrevocable persistent cookies

javascript cookie privacy
Web Application Exploits and Defenses http://google-gruyere.appspot.com
24/09/2010 cluster icon
  • XSS (Cross Site Scripting) Prevention Cheat Sheet : The following rules are intended to prevent all XSS in your application. While these rules do not allow absolute freedom in putting untrusted data int...
  • Security Headers : I built securityheaders.io after deploying security headers like CSP and HSTS to my own site. I wanted a quick and easy way to check if other sites we...
  • HTTP Security Report : Get an instant report of how your website measures up to the best practices. Check connection encryption, content security, information disclosure and...
  • Infection Monkey : The Infection Monkey is an open source security tool for testing a data center's resiliency to perimeter breaches and internal server infection. The M...
  • OpenSCAP : The OpenSCAP ecosystem provides multiple tools to assist administrators and auditors with assessment, measurement, and enforcement of security baselin...
security knowledge tutorial
HTML2PDF https://html2pdf.fr/
21/09/2010 cluster icon
  • Prince : Convert your HTML documents to PDF. Beautiful printing with simple CSS. Prince is an ideal printing component for server-based software, such as web a...
  • TCPDF : TCPDF is a FLOSS PHP class for generating PDF documents.
  • Sami : Sami: an API documentation generator
  • 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...
  • PHP Coding Standard Generator : 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 Sn...

HTML2PDF is a HTML to PDF converter written in PHP.
It allows the conversion of valid HTML 4.01 in PDF format, and is distributed under OSL.

pdf html converter generator php
ProCSSor http://www.procssor.com
15/09/2010 cluster icon
  • 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...
  • * { CSS:resetr } : To help you find the perfect CSS-reset styles, CSSresetr lets you try all the best CSS Resets on a variety of web pages – even your own.
  • csscss : csscss will parse any CSS files you give it and let you know which rulesets have duplicated declarations.
  • CSS Lint : CSS Lint points out problems with your CSS code. It does basic syntax checking as well as applying a set of rules to the code that look for problemati...
  • UnCSS : UnCSS is a tool that removes unused CSS from your stylesheets. It works across multiple files and supports Javascript-injected CSS.

Advanced CSS Prettifier

tool formatting css
Data-Vocabulary.org | Official Website http://www.data-vocabulary.org
14/09/2010 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...
  • HTML5Forms.js : HTML5Forms.js is a JavaScript polyfill that implements a subset of the HTML5 Forms module in all browsers. The script will only add support for the d...
  • 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.
  • Photobooth.js : HTML5 Webcam for your website
  • schema.org : 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 als...
documentation html5 microdata
hyphenator - Project Hosting on Google Code http://code.google.com/p/hyphenator
07/09/2010 cluster icon
  • Dropzone.js : DropzoneJS is an open source library that provides drag'n'drop file uploads with image previews.
  • ActiveJS : ActiveJS is a JavaScript application framework that provides local and REST based data modeling and pure DOM view construction with back button and hi...
  • Push by Nickersoft : A compact, cross-browser solution for using the JavaScript Notifications API
  • Moment.js : A javascript date library for parsing, validating, manipulating, and formatting dates.
  • jsmad : jsmad is a pure javascript MP3 decoder, based on libmad, with an ID3 decoder written from scratch.
javascript typography library
Elgg https://www.elgg.org/
31/08/2010 cluster icon
  • Codeception : Codeception PHP Testing Framework is designed to work just out of the box. This means its installation requires minimal steps and no external dependen...
  • xCSS : xCSS bases on CSS and empowers a straightforward and object-oriented workflow when developing complex style cascades.
  • Symfony : Symfony is a set of reusable PHP components and a PHP framework for web projects.
  • amphp : Amp is a non-blocking concurrency framework for PHP providing primitives to manage concurrency such as an event loop, promises, and asynchronous itera...
  • SilverStripe : Open Source CMS / Framework

Elgg is an award-winning social networking engine, delivering the building blocks that enable businesses, schools, universities and associations to create their own fully-featured social networks and applications.

framework php social
Text_Highlighter http://pear.php.net/manual/en/package.text.text-highlighter.php
31/08/2010 cluster icon
  • Rainbow : Rainbow is a code syntax highlighting library written in Javascript. It was designed to be lightweight (1.4kb), easy to use, and extendable. It is com...
  • Idiorm and Paris : A minimalist database toolkit for PHP5. Object relational mapper (ORM), fluent SQL query builder and Active Record implementation for PHP.
  • vfsStream : vfsStream is a stream wrapper for a virtual file system that may be helpful in unit tests to mock the real file system. It can be used with any unit t...
  • JpGraph : JpGraph is an Object-Oriented Graph creating library for PHP >= 5.1 The library is completely written in PHP and ready to be used in any PHP scripts (...
  • HTML Purifier : HTML Purifier is a standards-compliant HTML filter library written in PHP. HTML Purifier will not only remove all malicious code (better known as XSS)...

Provides functionality to perform syntax highlighting for different file formats.

php library syntaxhighlighting
Pattern Tap https://patterntap.com/patterntap
28/08/2010 cluster icon
  • Typetester : Compare fonts for the screen
  • 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.
  • WebPlatform.org : Web Platform Docs is a community-driven site that aims to become a comprehensive and authoritative source for web developer documentation.
  • 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, ...
  • The Elements of Typographic Style Applied to the Web : a practical guide to web typography

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

web design reference inspiration
page 67 / 83
1645 links
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn