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 60 / 83
Mink http://mink.behat.org
27/06/2012 cluster icon
  • Which loads faster? : Pages compete head-to-head in your browser to see who's fastest!
  • 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...
  • Diagnostic.css : Diagnostic.css is a stylesheet which allows the user to test for common errors in a page's markup. Also : https://github.com/karlgroves/diagnostic.css
  • Nikto2 : Nikto is an Open Source (GPL) web server scanner which performs comprehensive tests against web servers for multiple items, including over 6500 potent...
  • CodeceptJS : CodeceptJS is a new testing framework for end-to-end testing with WebDriver (or others). It abstracts browser interaction to simple steps that are wri...

Mink is an open source acceptance test framework for web applications, written in PHP 5.3.

web php acceptance test
OWASP https://www.owasp.org
27/06/2012 cluster icon
  • Security Guide for Developers : A practical security guide for web developers.
  • SQL Injection Cheat Sheet : Samples are provided to allow reader to get basic idea of a potential SQL Injection attack and almost every section includes a brief information about...
  • XSS Filter Evasion Cheat Sheet - OWASP : This article is focused on providing application security testing professionals with a guide to assist in Cross Site Scripting testing.
  • 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...
  • Project Gemini : Gemini is a new, collaboratively designed internet protocol, which explores the space inbetween gopher and the web.
thumbnail

The Open Web Application Security Project (OWASP) is a worldwide not-for-profit charitable organization focused on improving the security of software.

web security reference
Composer http://getcomposer.org
25/06/2012 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 ...
  • atoum : A simple, modern and intuitive unit testing framework for PHP!
  • Yarn : Fast, reliable, and secure dependency management tool for javascript.
  • Selenium Webdriver bindings for PHP : This PHP library allows creating functional webdriver tests with PHP.
  • Deployer : Deployer is a deployment tool written in PHP.

Dependency Manager for PHP

tool php packages
AngularJS http://angularjs.org/
22/06/2012 cluster icon
  • Ember.js : A JavaScript framework for creating ambitious web applications
  • Raphaël : Raphaël is a small JavaScript library that should simplify your work with vector graphics on the web. If you want to create your own specific chart or...
  • MooTools : MooTools is a compact, modular, Object-Oriented JavaScript framework designed for the intermediate to advanced JavaScript developer. It allows you to ...
  • The Dojo Toolkit : Dojo saves you time and scales with your development process, using web standards as its platform. It’s the toolkit experienced developers turn to for...
  • script.aculo.us : script.aculo.us provides you with easy-to-use, cross-browser user interface JavaScript libraries to make your web sites and web applications fly.

Superheroic JavaScript MVC Framework

framework javascript library mvc
jsmad https://github.com/ofmlabs/jsmad
22/06/2012 cluster icon
  • SoundManager 2 : Using HTML5 and Flash, SoundManager 2 provides reliable cross-platform audio under a single JavaScript API.
  • Band.js : An interface for the Web Audio API that supports rhythms, multiple instruments, repeating sections, and complex time signatures.
  • 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...
  • 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...
  • jsfx : This is a javascript library (with frontend) for sound effect generation.
thumbnail

jsmad is a pure javascript MP3 decoder, based on libmad, with an ID3 decoder written from scratch.

audio javascript mp3 library decoder
xip.io http://xip.io
14/06/2012 cluster icon
  • namebench : namebench hunts down the fastest DNS servers available for your computer to use. namebench runs a fair and thorough benchmark using your web browser h...
  • OpenDNS : The safest, smartest, fastest and most reliable DNS on the planet.
  • Njalla : A privacy aware domain registration service. When you buy a domain in our system, we're actually purchasing it for ourselves. However, you will still ...
  • Vaurien : Vaurien is basically a Chaos Monkey for your TCP connections. Vaurien acts as a proxy between your application and any backend. You can use it in your...
  • Plasticity : Extract entities, relationships, and context from text using the Sapien Language Engine. This general natural language understanding API is used for t...

xip.io is a magic domain name that provides wildcard DNS for any IP address.

service network dns
cliff https://docs.openstack.org/cliff/latest/
12/06/2012 cluster icon
  • docopt : Command-line interface description language. docopt helps you define interface for your command-line app, and automatically generate parser for it.
  • Clint : Clint is a python module filled with a set of awesome tools for developing commandline applications.
  • 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...
  • Data Science Toolkit : A collection of the best open data sets and open-source tools for data science, wrapped in an easy-to-use REST/JSON API with command line, Python and ...
  • Cliquet : Cliquet is a toolkit to ease the implementation of HTTP microservices, such as data-driven REST APIs.

Command Line Interface Formulation Framework. cliff is a framework for building command line programs. It uses plugins to define sub-commands, output formatters, and other extensions.

python cli library
wysihtml5 http://xing.github.com/wysihtml5
12/06/2012 cluster icon
  • CKEditor : CKEditor is an open source WYSIWYG text editor designed to bring common word processor features directly to web pages, simplifying their content creat...
  • mmm.page : Dead simple, drag & drop personal websites.
  • NicEdit : WYSIWYG Content Editor, Inline Rich Text Application
  • Strut : An HTML5 Presentation Editor. A GUI / Authoring Tool for ImpressJS and Bespoke.js Source at https://github.com/tantaman/Strut
  • Slate : Slate is a completely customizable framework for building rich text editors. Slate lets you build rich, intuitive editors like those in Medium, Dropbo...

an open source rich text editor based on HTML5 technology and the progressive-enhancement approach.

wysiwyg html5 editor rte
idiomatic.js https://github.com/rwldrn/idiomatic.js
12/06/2012 cluster icon
  • Efficient JavaScript : JavaScript performance tips article
  • Eloquent JavaScript : Eloquent JavaScript is a book providing an introduction to the JavaScript programming language and programming in general.
  • ECMAScript 5 compatibility table : ECMAScript 5 compatibility table
  • 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...
  • Vanilla List : The Vanilla Javascript Repository. A searchable repository of dependency-free JavaScript libraries. Over 100 projects and growing.
thumbnail

Principles of Writing Consistent, Idiomatic JavaScript

javascript reference
idiomatic-css https://github.com/necolas/idiomatic-css
12/06/2012 cluster icon
  • MaintainableCSS : Write CSS without worrying that overzealous, pre-existing styles will cause problems. MaintainableCSS is an approach to writing modular, scalable and ...
  • 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...
  • The Elements of Typographic Style Applied to the Web : a practical guide to web typography
  • Typetester : Compare fonts for the screen
  • CSS Reference : Learn by example: cssreference.io is a free visual guide to CSS. It features the most popular properties, and explains them with illustrated and anima...
thumbnail

Principles of writing consistent, idiomatic CSS

reference css
Ember.js http://emberjs.com
09/06/2012 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...
  • The Dojo Toolkit : Dojo saves you time and scales with your development process, using web standards as its platform. It’s the toolkit experienced developers turn to for...
  • script.aculo.us : script.aculo.us provides you with easy-to-use, cross-browser user interface JavaScript libraries to make your web sites and web applications fly.
  • MooTools : MooTools is a compact, modular, Object-Oriented JavaScript framework designed for the intermediate to advanced JavaScript developer. It allows you to ...
  • Raphaël : Raphaël is a small JavaScript library that should simplify your work with vector graphics on the web. If you want to create your own specific chart or...
thumbnail

A JavaScript framework for creating ambitious web applications

framework javascript library
Alembic http://alembic.readthedocs.org/en/latest
05/06/2012 cluster icon
  • DBeaver : Free multi-platform database tool for developers, SQL programmers, database administrators and analysts. Supports all popular databases: MySQL, Postgr...
  • Liquibase : Liquibase is an open source database-independent library for tracking, managing and applying database schema changes
  • Flyway : You can think of Flyway as version control for your database. It lets you evolve your database schema easily and reliably across all your instances. F...
  • Splitgraph : Splitgraph is a data management, building and sharing tool inspired by Docker and Git that works on top of PostgreSQL and integrates seamlessly with a...
  • Phinx : Phinx makes it ridiculously easy to manage the database migrations for your PHP app. In less than 5 minutes you can install Phinx and create your firs...

Alembic is a new database migrations tool, written by the author of SQLAlchemy.

python tool database migration sql
Fontello http://fontello.com
01/06/2012 cluster icon
  • IcoMoon : IcoMoon is an icon solution, providing three main services: Vector Icon Packs, The IcoMoon App, and an Icon Delivery Network.
  • Genfavicon : Free Online Favicon Generator.
  • Favicon Generator : Upload an image (GIF, JPEG or PNG) and convert it to a Windows favicon (.ico)
  • 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.

This tool helps to combine iconic webfonts for your project.

tool webfont icon generator
DOM Monster Bookmarklet http://mir.aculo.us/dom-monster
01/06/2012 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...
  • S5 : A Simple Standards-Based Slide Show System
  • fuelux : Extends Twitter Bootstrap with additional lightweight JavaScript controls. Easy to install, customize, update, and optimize. All functionality covered...
  • Babel : Babel will turn your ES6+ code into ES5 friendly code, so you can start using it right now without waiting for browser support.
  • Prepack : Prepack is a tool that optimizes JavaScript source code: Computations that can be done at compile-time instead of run-time get eliminated. Prepack rep...

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 health.

tool javascript bookmarklet html dom
ClippyJS http://www.smore.com/clippy-js
30/05/2012 cluster icon
  • hunt : Library to detect when DOM elements become visible and disappear on scroll.
  • Autotrack : Automatic and enhanced Google Analytics tracking for common user interactions on the web.
  • Bespoke.js : Bespoke.js is a super minimal, modular presentation library for modern browsers, designed to foster a rich plugin ecosystem.
  • 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...
  • meSpeak.js : meSpeak.js (modulary enhanced speak.js) is a 100% client-side JavaScript text-to-speech library

Add Clippy or his friends to any website for instant nostalgia.

fun javascript library
ApiGen http://apigen.org
30/05/2012 cluster icon
  • 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...
  • Sami : Sami: an API documentation generator
  • PHPExcel : OpenXML - Create Excel2007 documents in PHP - Spreadsheet engine
  • 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 ...
  • 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...

ApiGen is the tool for creating professional API documentation from PHP source code, similar to discontinued phpDocumentor/phpDoc.

tool documentation generator php
samplemod https://github.com/kennethreitz/samplemod
29/05/2012 cluster icon
  • Scrapy : Scrapy is a fast high-level screen scraping and web crawling framework, used to crawl websites and extract structured data from their pages. It can be...
  • 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...
  • Harpoon : CLI tool for open source and threat intelligence. Harpoon is a tool to automate threat intelligence and open source intelligence tasks. It is written ...
  • librosa : librosa is a python package for music and audio analysis. It provides the building blocks necessary to create music information retrieval systems.
  • ghost.py : ghost.py is a webkit web client written in python.
thumbnail

Sample module for Python-Guide.org

python example
The Hitchhiker's Guide to Python! http://docs.python-guide.org/en/latest/index.html
29/05/2012 cluster icon
  • Comparing E-mail Address Validating Regular Expressions : This page compares regular expressions that validate e-mail addresses in order to find the best one.
  • How to systematically secure anything : Security engineering is the discipline of building secure systems. Its lessons are not just applicable to computer security. In fact this repo aims to...
  • Inj3ct0r 1337day.com : Exploit database separated by exploit type (local, remote, DoS, Poc, etc.)
  • JSDB.io : JSDB is a collection of the best javascript libraries
  • Chainer : Chainer is a Python-based deep learning framework aiming at flexibility. It provides automatic differentiation APIs based on the define-by-run approac...
thumbnail

This opinionated guide exists to provide both novice and expert Python developers a best-practice handbook to the installation, configuration, and usage of Python on a daily basis.

python reference
AppJS http://appjs.org
17/05/2012 cluster icon
  • Electron : Build cross platform desktop apps with web technologies
  • Onsen : Open source HTML5 hybrid app framework for PhoneGap & Cordova Mobile-optimized HTML5, CSS and JavaScript with Web components Responsive layout, Materi...
  • Tauri : Tauri is a framework for building tiny, blazing fast binaries for all major desktop platforms. Developers can integrate any front-end framework that c...
  • Tauri : Tauri is a framework for building tiny, blazingly fast binaries for all major desktop platforms. Developers can integrate any front-end framework that...
  • Vue Native : Vue Native is a framework to build cross platform native mobile apps using JavaScript
thumbnail

Build Desktop Applications for Linux, Mac and Windows using HTML, CSS and Javascript

application framework javascript html5 desktop
Sami https://github.com/fabpot/Sami
17/05/2012 cluster icon
  • ApiGen : ApiGen is the tool for creating professional API documentation from PHP source code, similar to discontinued phpDocumentor/phpDoc.
  • 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...
  • TCPDF : TCPDF is a FLOSS PHP class for generating PDF documents.
  • PHPExcel : OpenXML - Create Excel2007 documents in PHP - Spreadsheet engine
  • HTML2PDF : 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.
thumbnail

Sami: an API documentation generator

documentation php generator
page 60 / 83
1644 links
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn