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 44 / 83
HTTP Security Report https://httpsecurityreport.com/
05/11/2015 cluster icon
  • mitmproxy : mitmproxy is your swiss-army knife for debugging, testing, privacy measurements, and penetration testing. It can be used to intercept, inspect, modify...
  • 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...
  • Yellow Lab Tools : Online test to help speeding up heavy web pages
  • 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.
  • vegeta : Vegeta is a versatile HTTP load testing tool built out of a need to drill HTTP services with a constant request rate. It can be used both as a command...

Get an instant report of how your website measures up to the best practices.

Check connection encryption, content security, information disclosure and cookies. Compare your results with today's top sites.

http security test online
StaticGen https://www.staticgen.com/
05/11/2015 cluster icon
  • Metalsmith : An extremely simple, pluggable static site generator.
  • 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...
  • Good Experience Games : good games, fun games
  • Software Performance & Scalability: A Cheatsheet : Cheatsheet list of techniques and patterns for maximizing software performance and scalability
  • Basic Twitter bot etiquette : So you want to make a Twitter bot! That’s great! Here are some basic rules for making a bot that isn’t an asshole (and also reduce the chance of the b...
thumbnail

Top Open-Source Static Site Generators

staticsite generator reference
loglevel http://pimterry.github.io/loglevel/
04/11/2015 cluster icon
  • Logerr : Experimenting with window.onerror, trying to make JavaScript debugging easy. What does it do? Provides JavaScript error details in a readable format. ...
  • Yjs : Yjs is a CRDT implementation that exposes its internal data structure as shared types. Shared types are common data types like Map or Array with super...
  • 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...
  • Photon : UI toolkit for building desktop apps with Electron.
  • 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 ...

Minimal lightweight logging for JavaScript, adding reliable log level methods to wrap any available console.log methods

javascript log library
rscss http://rscss.io/
04/11/2015 cluster icon
  • MaintainableCSS : Write CSS without worrying that overzealous, pre-existing styles will cause problems. MaintainableCSS is an approach to writing modular, scalable and ...
  • 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...
  • stylefmt : stylefmt is a tool that automatically formats your stylesheets.
  • AOS : Animate On Scroll Library. Small library to animate elements on your page as you scroll.
  • Autoprefixer : PostCSS plugin to parse CSS and add vendor prefixes to CSS rules using values from Can I Use.
thumbnail

Reasonable System for CSS Stylesheet Structure.
A set of simple ideas to guide your process of building maintainable CSS.

css guide
BackstopJS https://garris.github.io/BackstopJS/
30/10/2015 cluster icon
  • Galen Framework : Automated testing of look and feel for your responsive websites. Layout testing seemed always a complex task. Galen Framework offers a simple solution...
  • Spectre.css : Spectre.css is a lightweight, responsive and modern CSS framework for faster and extensible development. lightweight and clean starting point for your...
  • lit : a ridiculously small responsive css framework
  • Screenfly : Test Your Website at Different Screen Resolutions
  • Zombie.js : Zombie.js is a lightweight framework for testing client-side JavaScript code in a simulated environment. No browser required.

Breaking CSS is easy. Checking every responsive page element is hard. That’s why there's BackstopJS.

responsive css integration test
WordNet http://wordnet.princeton.edu/
27/10/2015 cluster icon
  • ConceptNet 5 : ConceptNet is a semantic network containing lots of things computers should know about the world, especially when understanding text written by people...
  • UnQLite : UnQLite is a in-process software library which implements a self-contained, serverless, zero-configuration, transactional NoSQL database engine. UnQLi...
  • Scuttlebot : Scuttlebot is an open source peer-to-peer log store used as a database, identity provider, and messaging system. It has: Global replication File-synch...
  • Wit : Natural Language Interface for apps and devices. Build bots easily. You tell us what your user said, we tell you what your bot should do next. Your us...
  • JazzRecord : ActiveRecord for JavaScript (ORM)

WordNet® is a large lexical database of English. Nouns, verbs, adjectives and adverbs are grouped into sets of cognitive synonyms (synsets), each expressing a distinct concept. Synsets are interlinked by means of conceptual-semantic and lexical relations. The resulting network of meaningfully related words and concepts can be navigated with the browser. WordNet is also freely and publicly available for download. WordNet's structure makes it a useful tool for computational linguistics and natural language processing.

nlp database
ConceptNet 5 http://conceptnet5.media.mit.edu/
27/10/2015 cluster icon
  • WordNet : WordNet® is a large lexical database of English. Nouns, verbs, adjectives and adverbs are grouped into sets of cognitive synonyms (synsets), each expr...
  • pgModeler : PostgreSQL Database Modeler is an open source data modeling tool designed for PostgreSQL. No more DDL commands written by hand let pgModeler do the jo...
  • PouchDB : PouchDB is an open-source JavaScript database inspired by Apache CouchDB that is designed to run well within the browser. PouchDB was created to help ...
  • ZeroDB : ZeroDB enables clients to run queries over encrypted databases without exposing decrypted data to the server and without a proxy gateway.
  • SQL Buddy : Web based MySQL administration

ConceptNet is a semantic network containing lots of things computers should know about the world, especially when understanding text written by people.

It is built from nodes representing words or short phrases of natural language, and labeled relationships between them. (We call the nodes "concepts" for tradition, but they'd be better known as "terms".) These are the kinds of relationships computers need to know to search for information better, answer questions, and understand people's goals.

nlp database
NLTK http://www.nltk.org/
27/10/2015 cluster icon
  • SpaCy.io : spaCy is a library for industrial-strength natural language processing in Python and Cython. It features state-of-the-art speed and accuracy, a concis...
  • TextBlob : TextBlob is a Python (2 and 3) library for processing textual data. It provides a simple API for diving into common natural language processing (NLP) ...
  • notifiers : A Python one stop shop for all notification providers with a unified and simple interface.
  • Clint : Clint is a python module filled with a set of awesome tools for developing commandline applications.
  • nlp_compromise : nlp_compromise does NLP in the browser. It's a handy, and not overly-fancy tool for understanding, changing, and playing with english. We've also got ...

The Natural Language Toolkit (NLTK) is a Python package for natural language processing.
It provides easy-to-use interfaces to over 50 corpora and lexical resources such as WordNet, along with a suite of text processing libraries for classification, tokenization, stemming, tagging, parsing, and semantic reasoning, wrappers for industrial-strength NLP libraries.

nlp python library
Coding Dojo http://codingdojo.org/
27/10/2015 cluster icon
  • Kata-log : Resources to facilitate coding katas
  • Inj3ct0r 1337day.com : Exploit database separated by exploit type (local, remote, DoS, Poc, etc.)
  • JavaScript Code Style checker : jscs is a code style checker. jscs can check cases, which are not implemented in jshint, but it does not duplicate jshint functionality, so you should...
  • DaDaBIK : DataBase Interfaces Kreator - Create a PHP Web front-end for a MySQL PostgreSQL Oracle MS SQL Server database in a minute
  • Stack Overflow : Stack Overflow is a question and answer site for professional and enthusiast programmers.

This page is intended as a list of Kata exercises that people have tried at their Dojo meetings, which links to more detailed descriptions of each Kata.

code tdd codingdojo kata
mirador http://fathom.info/mirador/
26/10/2015 cluster icon
  • Jaeger : Jaeger, inspired by Dapper and OpenZipkin, is a distributed tracing system released as open source by Uber Technologies. It is used for monitoring and...
  • Dex : Dex is a MongoDB performance tuning tool that compares queries to the available indexes in the queried collection(s) and generates index suggestions b...
  • Selfspy : Selfspy is a daemon for Unix/X11 and (thanks to @ljos!) Mac OS X, that continuously monitors and stores what you are doing on your computer. This way,...
  • source{d} Engine : Engineering managers and maintainers of large code bases are starting to realize the potential of Code as Data or how source code can be treated as an...
  • csscss : csscss will parse any CSS files you give it and let you know which rulesets have duplicated declarations.

Mirador is a tool for visual exploration of complex datasets. It enables users to discover correlation patterns and derive new hypotheses from the data.

data analysis statistics tool
Requestdiff http://requestdiff.com/
26/10/2015 cluster icon
  • Webhook Tester : Webhook Tester allows you to easily test webhooks and other types of HTTP requests.
  • Yellow Lab Tools : Online test to help speeding up heavy web pages
  • patchbay : patchbay.pub is a free web service you can use to implement things like static site hosting, file sharing, cross-platform notifications, webhooks hand...
  • Mindomo : Online mind mapping software
  • RequestBin : RequestBin gives you a URL that will collect requests made to it and let you inspect them in a human-friendly way. Use RequestBin to see what your HTT...

Differentiate HTTP headers and content body of two GET URLs.

http online service debug diff
HTTPie https://github.com/jkbrzt/httpie
26/10/2015 cluster icon
  • wuzz : Interactive cli tool for HTTP inspection Wuzz command line arguments are similar to cURL's arguments, so it can be used to inspect/modify requests cop...
  • htty : htty is a console application for interacting with web servers. It’s a fun way to explore web APIs and to learn the ins and outs of HTTP.
  • Resumable File Uploads : tus is a resumable upload protocol, with client and server implementations for all platforms!
  • Hurl : Hurl is a command line tool that runs HTTP requests defined in a simple plain text format. It can chain requests, capture values and evaluate queries ...
  • HTTPie : HTTPie—aitch-tee-tee-pie—is a command line HTTP client with an intuitive UI, JSON support, syntax highlighting, wget-like downloads, plugins, and more
thumbnail

CLI HTTP client; user-friendly cURL replacement featuring intuitive UI, JSON support, syntax highlighting, wget-like downloads, extensions, etc.

cli http client
Dex https://github.com/mongolab/dex
23/10/2015 cluster icon
  • php-pm : PPM is a process manager, supercharger and load balancer for PHP applications. It's based on ReactPHP and works best with applications that use reques...
  • librosa : librosa is a python package for music and audio analysis. It provides the building blocks necessary to create music information retrieval systems.
  • leak-finder-for-javascript : Tool for finding memory leaks in JavaScript programs.
  • 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...
  • Lighthouse : Lighthouse is an open-source, automated tool for improving the quality of web pages. You can run it against any web page, public or requiring authenti...
thumbnail

Dex is a MongoDB performance tuning tool that compares queries to the available indexes in the queried collection(s) and generates index suggestions based on simple heuristics.

mongodb performance analysis tool
mtools https://github.com/rueckstiess/mtools
23/10/2015 cluster icon
  • tota11y : an accessibility visualization toolkit that aims to reduce the friction of a11y testing
  • JSLint : The JavaScript Code Quality Tool
  • WebScarab : WebScarab is a framework for analysing applications that communicate using the HTTP and HTTPS protocols.
  • YSlow for PhantomJS : YSlow for PhantomJS
  • TagUI : TagUI is a general purpose tool for automating web interactions
thumbnail

mtools is a collection of helper scripts to parse and filter MongoDB log files (mongod, mongos), visualize log files and quickly set up complex MongoDB test environments on a local machine.

mongodb test log tool
Maily Herald http://mailyherald.org/
22/10/2015 cluster icon
  • Dada Mail : Dada Mail is a Contemporary Mailing List Manager, enabling you to easily run a verified mailing list that your subscribers can trust, right on your ow...
  • Cachet : Beautiful & simple service statuses. The open source status page system, for everyone.
  • Tiny Tiny RSS : Tiny Tiny RSS is a free and open source web-based news feed (RSS/Atom) reader and aggregator.
  • Gallery : Open source web based photo album organizer. Gallery gives you an intuitive way to blend photo management seamlessly into your own website whether you...
  • GitPrep : GitPrep is Github clone. you can install portable github system into unix/linux. You can create users and repositories without limitation.

Maily Herald is a Ruby on Rails engine that helps you send and manage your mailings.
Think of Maily as a self-hosted Mailchimp® you can easily integrate with your site.

email selfhosted mailinglist software ruby
mail-tester.com https://www.mail-tester.com/
22/10/2015 cluster icon
  • Yellow Lab Tools : Online test to help speeding up heavy web pages
  • MailCatcher : Catches mail and serves it through a dream. MailCatcher runs a super simple SMTP server which catches any message sent to it to display in a web inter...
  • Kill the newsletter! : I love newsletters, but I hate receiving e-mails. Call me an oldie, but I still use RSS feeds to read my news and e-mails for communication. And I pre...
  • mmmmail! : mmmmail! is a completely ANONYMOUS and FREE disposable Email to RSS service. This means you can choose any email address in the mmmmail.com domain and...
  • Jetable.org : Pour éviter les spams, jetable vous fournit une adresse e-mail temporaire. Cette adresse, dès sa création, transfère vers votre adresse e-mail habitue...
thumbnail

Free online service that allows you to test your emails for Spam, Malformed Content and Mail Server Configuration problems

email spam test online service
Yellow Lab Tools http://yellowlab.tools/
22/10/2015 cluster icon
  • 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.
  • 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. You...
  • 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...
  • 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...
  • boomerang : boomerang is a piece of javascript that you add to your web pages, where it measures the performance of your website from your end user's point of vie...

Online test to help speeding up heavy web pages

web performance test online service
SVGOMG https://jakearchibald.github.io/svgomg/
20/10/2015 cluster icon
  • DBeaver : Free multi-platform database tool for developers, SQL programmers, database administrators and analysts. Supports all popular databases: MySQL, Postgr...
  • PunyPNG : PunyPNG is a free website optimization tool that dramatically reduces the file size of your images without any loss of quality.
  • Kitematic : Run containers through a simple, yet powerful graphical user interface.
  • Pencil Project : Pencil is built for the purpose of providing a free and open-source GUI prototyping tool that people can easily install and use to create mockups in p...
  • HackMyResume : A Swiss Army Knife for résumés and CVs For Windows, OS X, Linux, and Node.js Feed me: One or more FRESH or JSON Resume format résumés. Sit back while ...
thumbnail

SVGOMG is SVGO's Missing GUI, aiming to expose the majority, if not all the configuration options of SVGO (Nodejs-based tool for optimizing SVG vector graphics files).

https://github.com/jakearchibald/svgomg

svg optimization gui tool
Mattermost http://www.mattermost.org/
20/10/2015 cluster icon
  • Riot : Riot allows teams to communicate across a wide range of collaboration apps. If some team members use Riot while others use IRC, Slack or Gitter, Riot ...
  • Zulip : Powerful slack-like open source group chat
  • CryptPad : CryptPad is the Zero Knowledge realtime collaborative editor. Encryption carried out in your web browser protects the data from the server, the cloud ...
  • Lemmy : Lemmy is a selfhosted social link aggregation and discussion platform. It is completely free and open, and not controlled by any company. This means t...
  • Rocket.Chat : Rocket.Chat is a Web Chat Server, developed in JavaScript, using the Meteor fullstack framework. It is a great solution for communities and companies ...
thumbnail

Mattermost is a self-hosted solution for bringing all your team communication to one place, and making it searchable and accessible anywhere

opensource selfhosted groupware team communication
Diagnostic.css http://www.karlgroves.com/2013/09/07/diagnostic-css-super-quick-web-accessibility-testing/
15/10/2015 cluster icon
  • 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...
  • Pa11y : Monitor the accessibility of your websites with pa11y-dashboard, and protect against accessibility errors creeping into your codebase.
  • HyperTerm : A terminal built on web technologies : JS / HTML / CSS
  • Type-a-file : 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 e...
  • 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...

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

web accessibility css test
page 44 / 83
1650 links
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn