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 63 / 83
Web Forms https://github.com/westonruter/webforms2
18/08/2011 cluster icon
  • 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...
  • Band.js : An interface for the Web Audio API that supports rhythms, multiple instruments, repeating sections, and complex time signatures.
  • Parsley.js : Javascript forms validation. Powerful, UX aware & Dead simple.
  • 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...
  • Impel : Impel takes the pain out of working with HTML5 asynchronous databases. Statement callbacks? Transaction callbacks? One-to-many and many-to-many relati...
thumbnail

Web Forms 2.0 Cross-Browser Implementation

javascript form html5 library
The Shapes of CSS http://css-tricks.com/examples/ShapesOfCSS
16/08/2011 cluster icon
  • Position Is Everything : Modern browser bugs explained in detail!
  • Sizzy : A tool for developing responsive websites crazy-fast. Open sourced : https://github.com/kitze/sizzy
  • Scalable and Modular Architecture for CSS : A flexible guide to developing sites small and large.
  • InK - Interface Kit : Ink is a set of tools for quick development of web interfaces.
  • Slickmap : Slickmap CSS is a simple stylesheet for displaying finished site maps directly from HTML unordered list navigation. It's suitable for most web sites –...
thumbnail
example css
Normalize.css http://necolas.github.com/normalize.css
16/08/2011 cluster icon
  • Skeleton : Skeleton: A Dead Simple, Responsive CSS Boilerplate for Mobile-Friendly Development
  • darken : Easy control over your dark mode in a web environment
  • 98.css : 98.css is a CSS library for building interfaces that look like Windows 98.
  • Ink : Ink provides the same component-based UI building experience that React offers in the browser, but for command-line apps. It uses Yoga to build Flexbo...
  • Photon : UI toolkit for building desktop apps with Electron.

A modern, HTML5-ready alternative to CSS resets

Normalize.css makes browsers render all elements more consistently and in line with modern standards. It precisely targets only the styles that need normalizing.

css library
Diffuse http://diffuse.sourceforge.net
08/08/2011 cluster icon
  • BeEF : The Browser Exploitation Framework (BeEF) is a powerful professional security tool. BeEF is pioneering techniques that provide the experienced penetra...
  • Cecilia : Cecilia is an audio signal processing environment aimed at sound designers. Cecilia mangles sound in ways unheard of. Cecilia lets you create your own...
  • PhotoFiltre Studio : PhotoFiltre Studio is a complete image retouching program. It allows you to do simple or advanced adjustments to an image and apply a vast range of fi...
  • 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...
  • Plone : Plone is a free and open source content management system built on top of the Zope application server.

Diffuse is a small and simple text merge tool written in Python. With Diffuse, you can easily merge, edit, and review changes to your code.

diff software merge
gitextensions http://code.google.com/p/gitextensions
08/08/2011 cluster icon
  • Beanstalk : Code hosting for private teams. Imagine a single process to commit code, review with the team, and deploy the final result to your customers.
  • PuPHPet : A simple GUI to set up virtual machines for Web development.
  • Commitsar : Tool to make sure your commits are compliant with conventional commits. It is aimed mainly at CIs to prevent branches with commits that don’t comply. ...
  • code-forensics : code-forensics is a toolset for analysing codebases stored in a version control system. It leverages the repository logs, or version history data, to ...
  • pre-commit : A framework for managing and maintaining multi-language pre-commit hooks.

Git Extensions is the only graphical user interface for Git that allows you control Git without using the commandline. It comes with a manual and video tutorials to get you started quickly.

windows gui git
Skipfish http://code.google.com/p/skipfish
08/08/2011 cluster icon
  • WebScarab : WebScarab is a framework for analysing applications that communicate using the HTTP and HTTPS protocols.
  • Zed Attack Proxy : The Zed Attack Proxy (ZAP) is an easy to use integrated penetration testing tool for finding vulnerabilities in web applications. It is designed to be...
  • Burp Suite : Burp Suite is an integrated platform for performing security testing of web applications. Its various tools work seamlessly together to support the en...
  • OpenVAS : OpenVAS is a full-featured vulnerability scanner. Its capabilities include unauthenticated testing, authenticated testing, various high level and low ...
  • TruffleHog : TruffleHog is an open-source SAST (static application security testing) tool for detecting secrets in various sources. While GitHub and GitLab reposit...

Skipfish is an active web application security reconnaissance tool. It prepares an interactive sitemap for the targeted site by carrying out a recursive crawl and dictionary-based probes. The resulting map is then annotated with the output from a number of active (but hopefully non-disruptive) security checks. The final report generated by the tool is meant to serve as a foundation for professional web application security assessments.

web security tool test
Charles Web Debugging Proxy http://www.charlesproxy.com
08/08/2011 cluster icon
  • Zed Attack Proxy : The Zed Attack Proxy (ZAP) is an easy to use integrated penetration testing tool for finding vulnerabilities in web applications. It is designed to be...
  • QtWeb Internet Browser : QtWeb is a fast, lightweight and portable browser with some unique UI and privacy features. QtWeb is an open source project based on Nokia's Qt framew...
  • H2O : H2O is a new generation HTTP server providing quicker response to users when compared to older generation of web servers. The server takes full advant...
  • 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 !
  • The Coach : The coach helps you find performance problems on your web page. Think of the coach as a modern version of YSlow. The coach will give advice of how you...

Charles is an HTTP proxy / HTTP monitor / Reverse Proxy that enables a developer to view all of the HTTP and SSL / HTTPS traffic between their machine and the Internet. This includes requests, responses and the HTTP headers (which contain the cookies and caching information).

debug web proxy
Lost Type Co-op http://losttype.com
01/08/2011 cluster icon
  • Typetester : Compare fonts for the screen
  • The League of Moveable Type : The Open-Source Type Movement
  • Webfonts.info : Webfonts.info is the dedicated source for ideas, inspiration, technical know how and anything to do with type on the web.
  • I Love Typography : I Love Typography, devoted to fonts, typefaces and all things typographical.
  • 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...

The Lost Type Co-Op is a Pay-What-You-Want Type foundry, the first of its kind.

font design typography
atoum https://github.com/atoum/atoum
29/07/2011 cluster icon
  • PHP_CodeSniffer : PHP_CodeSniffer tokenises PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.
  • 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...
  • Its Continuous! : The tweet-sized continuous integration app for PHP development.
  • Selenium Webdriver bindings for PHP : This PHP library allows creating functional webdriver tests with PHP.
  • JSLint : The JavaScript Code Quality Tool
thumbnail

A simple, modern and intuitive unit testing framework for PHP!

php tdd test tool
Screenfly http://quirktools.com/screenfly
27/07/2011 cluster icon
  • Onsen : Open source HTML5 hybrid app framework for PhoneGap & Cordova Mobile-optimized HTML5, CSS and JavaScript with Web components Responsive layout, Materi...
  • BackstopJS : Breaking CSS is easy. Checking every responsive page element is hard. That’s why there's BackstopJS.
  • HTML5 Boilerplate : HTML5 Boilerplate helps you build fast, robust, and adaptable web apps or sites. Kick-start your project with the combined knowledge and effort of 100...
  • mobiReady : The mobiReady testing tool evaluates mobile-readiness using industry best practices & standards.
  • Appium : Appium is an open source test automation framework for use with native, hybrid and mobile web apps. It drives iOS and Android apps using the WebDriver...
thumbnail

Test Your Website at Different Screen Resolutions

mobile test responsive
jsFiddle http://jsfiddle.net
13/07/2011 cluster icon
  • Drawter.com : DrawAble Markup Language
  • Selectivizr : CSS3 pseudo-class and attribute selectors for IE 6-8
  • Monaco Editor : The Monaco Editor is the code editor that powers VS Code. Rich IntelliSense and Validation for TypeScript, JavaScript, CSS, LESS. Basic Syntax Coloriz...
  • EtherPad : Etherpad is an Open Source online editor providing collaborative editing in really real-time powered by Node.js
  • Slate : Slate is a completely customizable framework for building rich text editors. Slate lets you build rich, intuitive editors like those in Medium, Dropbo...

Online code editor and playground.

javascript editor css online
domsnitch https://code.google.com/p/domsnitch
23/06/2011 cluster icon
  • 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...
  • SSL Server Test : This free online service performs a deep analysis of the configuration of any SSL web server on the public Internet.
  • Bliss.js : Want to use Vanilla JS but find native APIs a bit unwieldy? Bliss is for you
  • mitmproxy : mitmproxy is your swiss-army knife for debugging, testing, privacy measurements, and penetration testing. It can be used to intercept, inspect, modify...
  • sqlmap : sqlmap is an open source penetration testing tool that automates the process of detecting and exploiting SQL injection flaws and taking over of databa...

A passive reconnaissance tool inside the DOM (experimental)

security javascript dom test
xui.js http://xuijs.com
21/06/2011 cluster icon
  • 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...
  • rsvp.js : A lightweight library that provides tools for organizing asynchronous code
  • impress.js : It's a presentation framework based on the power of CSS3 transforms and transitions in modern browsers and inspired by the idea behind prezi.com
  • Protovis : Protovis composes custom views of data with simple marks such as bars and dots. Unlike low-level graphics libraries that quickly become tedious for vi...
  • Zepto.js : Zepto is a minimalist JavaScript library for modern browsers with a largely jQuery-compatible API. If you use jQuery, you already know how to use Zept...

A super micro tiny DOM library for authoring HTML5 mobile web applications.

mobile javascript library
jsmad https://github.com/nddrylliog/jsmad
20/06/2011 cluster icon
  • jsmad : jsmad is a pure javascript MP3 decoder, based on libmad, with an ID3 decoder written from scratch.
  • Javascript Sound Kit : The Javascript Sound Kit is a wrapper around the ActionScript Sound Object, it makes it possible to use the Sound Object in Javascript the same way yo...
  • JS-909 : Audio experiment
  • Flocking : Flocking is a JavaScript audio synthesis framework designed for artists and musicians who are building creative and experimental Web-based sound proje...
  • howler.js : howler.js is an audio library for the modern web. It defaults to Web Audio API and falls back to HTML5 Audio.
thumbnail

Javascript MPEG-1 Audio Layer III (mp3) and ID3v2 decoder

javascript mp3 audio
Wapiti http://wapiti.sourceforge.net
18/06/2011 cluster icon
  • Nikto2 : Nikto is an Open Source (GPL) web server scanner which performs comprehensive tests against web servers for multiple items, including over 6500 potent...
  • Subgraph Vega : Vega is an open source platform to test the security of web applications. Vega can help you find and validate SQL Injections, Cross-Site Scripting (XS...
  • 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...
  • WebScarab : WebScarab is a framework for analysing applications that communicate using the HTTP and HTTPS protocols.
  • OpenVAS : OpenVAS is a full-featured vulnerability scanner. Its capabilities include unauthenticated testing, authenticated testing, various high level and low ...

Wapiti allows you to audit the security of your web applications.

It performs "black-box" scans, i.e. it does not study the source code of the application but will scans the webpages of the deployed webapp, looking for scripts and forms where it can inject data.

Once it gets this list, Wapiti acts like a fuzzer, injecting payloads to see if a script is vulnerable.

web security software test scan
Nikto2 http://www.cirt.net/nikto2
18/06/2011 cluster icon
  • Wapiti : Wapiti allows you to audit the security of your web applications. It performs "black-box" scans, i.e. it does not study the source code of the applica...
  • BeEF : The Browser Exploitation Framework (BeEF) is a powerful professional security tool. BeEF is pioneering techniques that provide the experienced penetra...
  • Sitespeed.io : Sitespeed.io is an open source tool that helps you analyze and optimize your website speed and performance based on performance best practices. It col...
  • WebScarab : WebScarab is a framework for analysing applications that communicate using the HTTP and HTTPS protocols.
  • Skipfish : Skipfish is an active web application security reconnaissance tool. It prepares an interactive sitemap for the targeted site by carrying out a recursi...

Nikto is an Open Source (GPL) web server scanner which performs comprehensive tests against web servers for multiple items, including over 6500 potentially dangerous files/CGIs, checks for outdated versions of over 1250 servers, and version specific problems on over 270 servers. It also checks for server configuration items such as the presence of multiple index files, HTTP server options, and will attempt to identify installed web servers and software. Scan items and plugins are frequently updated and can be automatically updated.

web security software test
CSS Lint http://csslint.net
17/06/2011 cluster icon
  • stylelint : A mighty, modern CSS linter that helps you enforce consistent conventions and avoid errors in your stylesheets.
  • Drawter.com : DrawAble Markup Language
  • ruff : An extremely fast Python linter and code formatter, written in Rust.
  • UnCSS : UnCSS is a tool that removes unused CSS from your stylesheets. It works across multiple files and supports Javascript-injected CSS.
  • Buf : A CLI tool to help working with Protocol Buffers. Buf currently contains: A linter that enforces good API design choices and structure. A breaking ch...

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 problematic patterns or signs of inefficiency. The rules are all pluggable, so you can easily write your own or omit ones you don't want.

lint css quality tool
Classical Inheritance in JavaScript http://www.crockford.com/javascript/inheritance.html
16/06/2011 cluster icon
  • Eloquent JavaScript : Eloquent JavaScript is a book providing an introduction to the JavaScript programming language and programming in general.
  • Byte saving techniques : This is a collection of JavaScript wizardry that can shave bytes off of your code.
  • JavaScript: The World's Most Misunderstood Programming Language : Despite its popularity, few know that JavaScript is a very nice dynamic object-oriented general-purpose programming language. How can this be a secret...
  • ECMAScript 5 compatibility table : ECMAScript 5 compatibility table
  • JSDB.io : JSDB is a collection of the best javascript libraries

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
miniProxy https://github.com/joshdick/miniProxy
10/06/2011 cluster icon
  • PHP Mini SQL Admin : Extremely lightweight alternative to heavy phpMyAdmin for quick and easy access MySQL databases.
  • pChart : pChart is a PHP class oriented framework designed to create aliased charts.
  • Envoy Proxy : Envoy is an L7 proxy and communication bus designed for large modern service oriented architectures.
  • phpDocumentor : phpDocumentor enables you to generate documentation from your PHP source code. This documentation provides an in-depth view of your project to you, yo...
  • Pomm : The Postgresql object model manager for PHP Pomm is an open source database access framework coupled with an Object Model Manager dedicated to the Pos...
thumbnail

miniProxy is a simple web proxy written in PHP that can allow you to bypass Internet content filters, or to browse the internet anonymously. miniProxy is licensed under the GNU GPL v3. miniProxy is the successor to pageForward.

php proxy
iCalendar Validator http://severinghaus.org/projects/icv
06/06/2011 cluster icon
  • Roam Research : A note-taking tool for networked thought. As easy to use as a document. As powerful as a graph database. Roam helps you organize your research for the...
  • SumoPaint : Powerful graphics editor for your web browser and pc
  • SQLFormat : SQLFormat is a free online formatter for SQL statements.
  • W3C Link Checker : Check links and anchors in Web pages or full Web sites
  • Piano Etudes : nspired by the tradition of open-form musical scores, I composed each of these four piano etudes as a collection of short musical fragments with links...

Online validator for iCal files

ical validator online
page 63 / 83
1650 links
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn