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 57 / 82
veewee https://github.com/jedi4ever/veewee
22/11/2012 cluster icon
  • Rove : Rove.io is a service that allows you to pregenerate typical Vagrant builds.
  • bento : Modularized veewee definitions for building Vagrant baseboxes
  • Otto : Otto knows how to develop and deploy any application on any cloud platform, all controlled with a single consistent workflow to maximize the productiv...
  • Vagrant : Development environments made easy. Create and configure lightweight, reproducible, and portable development environments.
  • PuPHPet : A simple GUI to set up virtual machines for Web development.
thumbnail

VeeWee: the tool to easily build vagrant base boxes or kvm,virtualbox and fusion images

vagrant vm
ghost.py http://jeanphix.me/Ghost.py
22/11/2012 cluster icon
  • Bandit : Bandit is a tool designed to find common security issues in Python code. To do this Bandit processes each file, builds an AST from it, and runs approp...
  • BeEF : The Browser Exploitation Framework (BeEF) is a powerful professional security tool. BeEF is pioneering techniques that provide the experienced penetra...
  • mock : A Python Mocking and Patching Library for Testing
  • Selenium : Selenium automates browsers. That's it! What you do with that power is entirely up to you. Primarily, it is for automating web applications for testin...
  • Chromeless : Chrome automation made simple. Runs locally or headless on AWS Lambda. Chromeless can be used to... Run 1000s of browser integration tests in paralle...

ghost.py is a webkit web client written in python.

python webkit browser test
Think Like (a) Git http://think-like-a-git.net
22/11/2012 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...
  • 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...
  • MaintainableCSS : Write CSS without worrying that overzealous, pre-existing styles will cause problems. MaintainableCSS is an approach to writing modular, scalable and ...
  • Keep a Changelog : Don’t let your friends dump git logs into changelogs.
  • 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...

Once people achieve some level of Git enlightenment, they tend to make statements of the form 'Git gets a lot easier once you realize X' -- but that doesn't do much for people staring up Git's steep learning curve.

My goal with this site is to help you, Dear Reader, understand what those smug bastards are talking about.

git guide reference
XSS Filter Evasion Cheat Sheet - OWASP https://www.owasp.org/index.php/XSS_Filter_Evasion_Cheat_Sheet
22/11/2012 cluster icon
  • The Big List of Naughty Strings : The Big List of Naughty Strings is a list of strings which have a high probability of causing issues when used as user-input data.
  • mitmproxy : mitmproxy is your swiss-army knife for debugging, testing, privacy measurements, and penetration testing. It can be used to intercept, inspect, modify...
  • Everything you need to know about HTTP security headers : This article explains what secure headers are and how to implement these headers in Rails, Django, Express.js, Go, Nginx, and Apache.
  • BeEF : The Browser Exploitation Framework (BeEF) is a powerful professional security tool. BeEF is pioneering techniques that provide the experienced penetra...
  • domsnitch : A passive reconnaissance tool inside the DOM (experimental)

This article is focused on providing application security testing professionals with a guide to assist in Cross Site Scripting testing.

xss security reference test
TodoMVC http://todomvc.com
14/11/2012 cluster icon
  • AngularJS : Superheroic JavaScript MVC Framework
  • clipboard.js : Copy text to the clipboard shouldn't be hard. It shouldn't require dozens of steps to configure or hundreds of KBs to load. But most of all, it should...
  • ProseMirror : In-browser structured text editing component. A toolkit for building rich-text editors on the web.
  • 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...
  • store.js : localStorage wrapper for all browsers without using cookies or flash. Uses localStorage, globalStorage, and userData behavior under the hood.
thumbnail

A project which offers the same Todo application implemented using MV concepts in most of the popular JavaScript MV frameworks of today.

compare javascript library mvc
rsvp.js https://github.com/tildeio/rsvp.js
14/11/2012 cluster icon
  • Styletron : Styletron is a universal CSS-in-JS engine built from the ground up for high-performance.
  • jsfx : This is a javascript library (with frontend) for sound effect generation.
  • dancer.js : dancer.js is a high-level audio API, usable with both Mozilla's Audio Data API and Webkit's Web Audio API with flash fallback, designed to make sweet ...
  • store.js : localStorage wrapper for all browsers without using cookies or flash. Uses localStorage, globalStorage, and userData behavior under the hood.
  • Band.js : An interface for the Web Audio API that supports rhythms, multiple instruments, repeating sections, and complex time signatures.
thumbnail

A lightweight library that provides tools for organizing asynchronous code

javascript asynchronous events library
fuelux https://github.com/ExactTarget/fuelux
14/11/2012 cluster icon
  • Bootstrap : Build responsive, mobile-first projects on the web with the world's most popular front-end component library. Bootstrap is an open source toolkit for ...
  • 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...
  • S5 : A Simple Standards-Based Slide Show System
  • Kickstrap : Twitter's Bootstrap with themes, apps, and other enhancements
thumbnail

Extends Twitter Bootstrap with additional lightweight JavaScript controls. Easy to install, customize, update, and optimize. All functionality covered by live documentation and unit tests.

tool javascript html bootstrap
IcoMoon http://icomoon.io
10/11/2012 cluster icon
  • Favicon Generator : Upload an image (GIF, JPEG or PNG) and convert it to a Windows favicon (.ico)
  • Genfavicon : Free Online Favicon Generator.
  • 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...
  • favikon : Upload an image, crop it, and download your favicon
  • Fontello : This tool helps to combine iconic webfonts for your project.

IcoMoon is an icon solution, providing three main services: Vector Icon Packs, The IcoMoon App, and an Icon Delivery Network.

tool font generator icon
SecTools.Org http://sectools.org
27/10/2012 cluster icon
  • SensioLabs Security Advisories Checker : The SensioLabs security advisories checker is a simple tool, available as a web service or as an online application, that uses the information from yo...
  • Copyscape : Website Plagiarism Search - Web Site Content Copyright Protection
  • OpenSCAP : The OpenSCAP ecosystem provides multiple tools to assist administrators and auditors with assessment, measurement, and enforcement of security baselin...
  • Bandit : Bandit is a tool designed to find common security issues in Python code. To do this Bandit processes each file, builds an AST from it, and runs approp...
  • Gixy : Gixy is a tool to analyze Nginx configuration. The main goal of Gixy is to prevent security misconfiguration and automate flaw detection.

Top Network Security Tools

security tool network
Compass http://compass-style.org
27/10/2012 cluster icon
  • 📦 Parcel : Blazing fast, zero configuration web application bundler
  • CSS Sprite Generator : This tool allows you to automate the process of generating CSS sprites. Simply give it a ZIP file containing 2 or more images (GIF, PNG or JPG) and it...
  • * { 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.
  • Sprite Cow : Sprite Cow helps you get the background-position, width and height of sprites within a spritesheet as a nice bit of copyable css.
  • UnCSS : UnCSS is a tool that removes unused CSS from your stylesheets. It works across multiple files and supports Javascript-injected CSS.

Compass is an open-source CSS Authoring Framework.

tool css compiler
Sitespeed.io http://sitespeed.io
27/10/2012 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...
  • WebPagetest : Run a free website speed test from multiple locations around the globe using real browsers (IE and Chrome) and at real consumer connection speeds.
  • webhint : webhint is a linting tool that will help you with your site's accessibility, speed, security and more, by checking your code for best practices and co...
  • YSlow for PhantomJS : YSlow for PhantomJS
  • SPOF-O-Matic : Chrome extension for detecting and simulating frontend Single Points Of Failure. Detects likely third-party single points of failure as you browse and...

Sitespeed.io is an open source tool that helps you analyze and optimize your website speed and performance based on performance best practices. It collects data from multiple pages on your website, analyze the pages using performance best practices rules and output the result as HTML-files or JUnit XML.

performance software web test
grunt http://gruntjs.com
27/10/2012 cluster icon
  • Mermaid : Mermaid is a Javascript based diagramming and charting tool that uses Markdown-inspired text definitions and a renderer to create and modify complex d...
  • SPOFCheck : A CLI tool for detecting frontend SPOF, mainly blocking scripts and CSS
  • how2 : stackoverflow from the terminal. how2 finds the simplest way to do something in a unix shell. It's like man, but you can query it in natural language.
  • 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...
  • Lazygit : A simple terminal UI for git commands.
thumbnail

Grunt is a task-based command line build tool for JavaScript projects

tool javascript cli
SpriteMe http://spriteme.org
27/10/2012 cluster icon
  • CSS Sprite Generator : This tool allows you to automate the process of generating CSS sprites. Simply give it a ZIP file containing 2 or more images (GIF, PNG or JPG) and it...
  • SpritePad : With SpritePad you can create your CSS sprites within seconds. Simply drag & drop your images and have them immediately available as one PNG sprite + ...
  • Preloaders.net : Free AJAX animated loading gif's | 3 dimensional (3D)
  • Sprite Cow : Sprite Cow helps you get the background-position, width and height of sprites within a spritesheet as a nice bit of copyable css.
  • Carbon : Create and share beautiful images of your source code. Start typing, or drop a file into the text area to get started.

Background images make pages look good, but also make them slower. Each background image is an extra HTTP request. There's a fix: combine background images into a CSS sprite. But creating sprites is hard, requiring arcane knowledge and lots of trial and error. SpriteMe removes the hassles with the click of a button.

image generator sprites css
PhantomJS http://phantomjs.org
27/10/2012 cluster icon
  • tracing-framework : Rich tools for instrumenting, analyzing, and visualizing web apps.
  • Nx : Nx is a smart and extensible build framework to help you architect, test, and build at any scale — integrating seamlessly with modern technologies and...
  • JSLint : The JavaScript Code Quality Tool
  • Cypress : JavaScript End to End Testing Framework. Fast, easy and reliable testing for anything that runs in a browser.
  • Pact : Fast, easy and reliable testing for integrating web apps, APIs and microservices. Pact is a code-first tool for testing HTTP and message integrations ...

PhantomJS is a headless WebKit with JavaScript API. It has fast and native support for various web standards: DOM handling, CSS selector, JSON, Canvas, and SVG.

tool javascript test
PaintStrap http://paintstrap.com
24/10/2012 cluster icon
  • Kickstrap : Twitter's Bootstrap with themes, apps, and other enhancements
  • Shards : A free and modern UI toolkit for web makers based on the popular Bootstrap 4 framework.
  • Bootstrap.build : Powerful Bootstrap theme builder for your next project
  • Bootstrap : Build responsive, mobile-first projects on the web with the world's most popular front-end component library. Bootstrap is an open source toolkit for ...
  • Font Awesome : Font Awesome, the iconic font designed for use with Twitter Bootstrap. In a single collection, Font Awesome is a pictographic language of web-related ...

Generate beautiful Twitter Bootstrap themes using the Adobe kuler / COLOURlovers color scheme

themes css bootstrap
Kickstrap http://getkickstrap.com
24/10/2012 cluster icon
  • Bootstrap : Build responsive, mobile-first projects on the web with the world's most popular front-end component library. Bootstrap is an open source toolkit for ...
  • HyperTerm : A terminal built on web technologies : JS / HTML / CSS
  • fuelux : Extends Twitter Bootstrap with additional lightweight JavaScript controls. Easy to install, customize, update, and optimize. All functionality covered...
  • 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...
  • Electron : Build cross platform desktop apps with web technologies

Twitter's Bootstrap with themes, apps, and other enhancements

themes html css javascript bootstrap
BeEF http://www.beefproject.com
23/10/2012 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...
  • Nikto2 : Nikto is an Open Source (GPL) web server scanner which performs comprehensive tests against web servers for multiple items, including over 6500 potent...
  • 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...
  • The Big List of Naughty Strings : The Big List of Naughty Strings is a list of strings which have a high probability of causing issues when used as user-input data.
  • Fiddler Web Debugger : A free web debugging tool

The Browser Exploitation Framework (BeEF) is a powerful professional security tool. BeEF is pioneering techniques that provide the experienced penetration tester with practical client side attack vectors. Unlike other security frameworks, BeEF focuses on leveraging browser vulnerabilities to assess the security posture of a target.

security browser software test
gitflow https://github.com/nvie/gitflow
19/10/2012 cluster icon
  • lefthook : Fast and powerful Git hooks manager for Node.js, Ruby or any other type of projects. Fast. It is written in Go. Can run commands in parallel. Powerfu...
  • pre-commit : A framework for managing and maintaining multi-language pre-commit hooks.
  • Code Maat : Code Maat is a command line tool used to mine and analyze data from version-control systems (VCS).
  • GRV : GRV is a terminal based interface for viewing git repositories. It allows refs, commits and diffs to be viewed, searched and filtered. The behaviour a...
  • Gitkube : Gitkube is a tool for building and deploying docker images on Kubernetes using git push.
thumbnail

Git extensions to provide high-level repository operations for Vincent Driessen's branching model.

tool git
enquire.js http://wickynilliams.github.com/enquire.js
17/10/2012 cluster icon
  • jQuery Masonry : A dynamic layout plugin for jQuery The flip-side of CSS floats
  • Formalize CSS : Teach your forms some manners!
  • Styletron : Styletron is a universal CSS-in-JS engine built from the ground up for high-performance.
  • 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 ...
  • Photon : UI toolkit for building desktop apps with Electron.

A lightweight, pure JavaScript library for responding to CSS media queries.

responsive javascript css library
human.io http://human.io
17/10/2012 cluster icon
  • Reapp : An easier, faster way to build apps with React and JavaScript. Built from the ground up to target multiple platforms. Customize every piece of it from...
  • Streeme : Streeme can serve music to most HTML5 compliant browsers and smartphone handsets using the computer you already own.
  • ngCordova : ngCordova is a set of AngularJS extensions on top of the Cordova API to make it easier to build, test, and deploy Cordova apps with AngularJS.
  • 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...
  • Mobello : Mobello is high performance javascript UI framework for HTML5 mobile app

A system for coordinating the activities of users via their mobile phones.

python mobile app server
page 57 / 82
1639 links
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn