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
Pandoc http://johnmacfarlane.net/pandoc
12/07/2010 cluster icon
  • imgproxy : imgproxy is a fast and secure standalone server for resizing and converting remote images. The main principles of imgproxy are simplicity, speed, and ...
  • Open Paperless : Scan, index, and archive all of your paper documents. Open Paperless is a re-think of the user interface and user experience for Mayan EDMS. The goal ...
  • CyberChef : A simple, intuitive web app for analysing and decoding data without having to deal with complex tools or programming languages. CyberChef encourages b...
  • 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...
  • CouchDB : Apache CouchDB™ is a database that uses JSON for documents, JavaScript for MapReduce indexes, and regular HTTP for its API

If you need to convert files from one markup format into another, pandoc is your swiss-army knife.

document converter
The HTML5 Shiv https://github.com/aFarkas/html5shiv
11/07/2010 cluster icon
  • Shumway : Shumway is an HTML5 technology experiment that explores building a faithful and efficient renderer for the SWF file format without native code assista...
  • 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 ...
  • 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.
  • Respond : Activates media queries in IE6-8
thumbnail

The HTML5 Shiv enables use of HTML5 sectioning elements in legacy Internet Explorer and provides basic HTML5 styling for Internet Explorer 6-9, Safari 4.x (and iPhone 3.x), and Firefox 3.x.

javascript html5 library browser polyfill
Freesound http://www.freesound.org
15/06/2010 cluster icon
  • Anthropophony : Archive of an era's sounds
  • Alembic : Alembic is a new database migrations tool, written by the author of SQLAlchemy.
  • 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...
  • sonicsquirrel.net - your netaudio source since 2005 | Latest ep: Filic ... :
  • YOFonts : Free font directory

Freesound is a collaborative database of Creative Commons Licensed sounds. Browse, download and share sounds.

audio free database
Git Reference http://gitref.org
15/06/2010 cluster icon
  • 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...
  • A successful Git branching model : Git-flow workflow presentation
  • Ultimate IE6 Cheatsheet : How To Fix 25+ Internet Explorer 6 Bugs
  • Pro Git : The entire Pro Git book, written by Scott Chacon and published by Apress, is available here
  • Keep a Changelog : Don’t let your friends dump git logs into changelogs.
thumbnail

This is the Git reference site. It is meant to be a quick reference for learning and remembering the most important and commonly used Git commands.

git cheatsheet reference
Pro Git https://git-scm.com/book/en/v2
15/06/2010 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...
  • 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...
  • Think Like (a) Git : 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 d...
  • The Leadership Library for Engineers : Helping engineering leaders level up by curating the best resources on engineering leadership.
  • Exploring Elasticsearch : A human-friendly tutorial for elasticsearch.

The entire Pro Git book, written by Scott Chacon and published by Apress, is available here

git documentation book reference
When can I use... http://caniuse.com
09/06/2010 cluster icon
  • HTML5 Please : Look up HTML5, CSS3, etc features, know if they are ready for use, and if so find out how you should use them – with polyfills, fallbacks or as they
  • Mobile HTML5 compatibility : HTML5 compatibility on mobile and tablet browsers with testing on real devices
  • 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.
  • HTML5 - Edition for Web Developers : HTML: The Living Standard. A technical specification for Web developers.
  • ECMAScript 5 compatibility table : ECMAScript 5 compatibility table

Compatibility tables for support of HTML5, CSS3, SVG and more in desktop and mobile browsers.

css3 standards html5 reference browser
Kernest http://kernest.com
08/06/2010 cluster icon
  • 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 !
  • 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...
  • Font Squirrel : Free fonts have met their match. We know how hard it is to find quality freeware that is licensed for commercial work. We've done the hard work, hand-...
  • Fontdeck : Fontdeck is standards compliant, accessible and uses a pure CSS @font-face solution. No JavaScript required.
  • 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...

Web Fonts. Delivered

web font typography @font-face
Slippy https://github.com/Seldaek/slippy
04/06/2010 cluster icon
  • S5 : A Simple Standards-Based Slide Show System
  • HyperTerm : A terminal built on web technologies : JS / HTML / CSS
  • 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
  • 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...
  • MiniWeb : MiniWeb models an entire web site in a single HTML page. All of the site files are stored in a JSON object which you can navigate with a UNIX-like she...
thumbnail

HTML Slides

javascript html slideshow
DOM Storage Query Language http://code.google.com/p/dom-storage-query-language
02/06/2010 cluster icon
  • JazzRecord : ActiveRecord for JavaScript (ORM)
  • hunt : Library to detect when DOM elements become visible and disappear on scroll.
  • store.js : localStorage wrapper for all browsers without using cookies or flash. Uses localStorage, globalStorage, and userData behavior under the hood.
  • DOMAssistant : The modular lightweight JavaScript library, with CSS selectors, event handling, AJAX and complete Unicode support
  • domsnitch : A passive reconnaissance tool inside the DOM (experimental)

DOM Storage Query Language (DomSQL) is an SQL inspired interface for DOM Storage (or Web Storage as defined in the W3C working draft).

javascript storage sql dom
css3-mediaqueries-js http://code.google.com/p/css3-mediaqueries-js
26/05/2010 cluster icon
  • 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 ...
  • jQuery Masonry : A dynamic layout plugin for jQuery The flip-side of CSS floats
  • Respond : Activates media queries in IE6-8
  • emotion : emotion is a high performance, lightweight css-in-js library that supports both string and object based styles.

make CSS3 Media Queries work in all browsers (JavaScript library)

@media javascript css library
Hackable-devices http://hackable-devices.org
29/04/2010 cluster icon
  • Arduino : Arduino is an open-source electronics prototyping platform based on flexible, easy-to-use hardware and software. It's intended for artists, designers,...
  • Hack a Day : Hackaday serves up Fresh Hacks Every Day from around the Internet.
  • AllenNLP : An open-source NLP research library, built on PyTorch. AllenNLP makes it easy to design and evaluate new deep learning models for nearly any NLP probl...
  • N1 : N1 is an open-source mail client built on the modern web with Electron, React, and Flux. It is designed to be extensible, so it's easy to create new e...
  • Capacitor : Capacitor is an open source native runtime for building Web Native apps. Create cross-platform iOS, Android, and Progressive Web Apps with JavaScript,...

The hackable-devices project is coming from the willingness to make available to hackers and makers materials that correspond to them. Much more than an online shop, hackable-devices is a platform for technical exchanges around hardware and devices you can manage, modify, fork or patch.

Hackable-devices aims to introduce you to open objects, it's up to you to make the best out of it.

hardware electronics opensource diy
chive http://www.chive-project.com
23/04/2010 cluster icon
  • SQL Buddy : Web based MySQL administration
  • PHP Mini SQL Admin : Extremely lightweight alternative to heavy phpMyAdmin for quick and easy access MySQL databases.
  • Metabase : Metabase is the easy, open source way for everyone in your company to ask questions and learn from data.
  • Robomongo : Shell-centric cross-platform MongoDB management tool (MongoDB Admin UI)
  • dbv.php : dbv.php is a database version control web application featuring schema management, revision scripts, and more!

MySQL database management tool

mysql management php database
Impel http://impel.simulacre.org
16/04/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...
  • 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...
  • SoundManager 2 : Using HTML5 and Flash, SoundManager 2 provides reliable cross-platform audio under a single JavaScript API.
  • 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.

Impel takes the pain out of working with HTML5 asynchronous databases.

Statement callbacks? Transaction callbacks? One-to-many and many-to-many relationships? How the heck do I deal with all without my head exploding?

javascript html5 library database orm
ExceptionHub | JavaScript Error Tracking http://www.exceptionhub.com
15/04/2010 cluster icon
  • Firebug Lite : A JavaScript file you can insert into your pages to simulate the Firebug console in browsers that are not named Firefox.
  • TraceKit : Not all browsers support stack traces on error objects, but TraceKit squeezes out as much useful information as possible and normalizes it.
  • Frappe Charts : GitHub-inspired simple and modern charts for the web with zero dependencies.
  • jQuery Address : Deep linking plugin
  • Zombie.js : Zombie.js is a lightweight framework for testing client-side JavaScript code in a simulated environment. No browser required.
debug javascript webservice
Yaki https://github.com/rcarmo/Yaki
11/04/2010 cluster icon
  • Plone : Plone is a free and open source content management system built on top of the Zope application server.
  • Tiki Groupware/CMS : Tiki Wiki CMS Groupware is a free and open source Wiki-based content management system and online office suite written primarily in PHP and distribute...
  • uv : An extremely fast Python package and project manager, written in Rust. A single tool to replace pip, pip-tools, pipx, poetry, pyenv, twine, virtualenv...
  • notifiers : A Python one stop shop for all notification providers with a unified and simple interface.
  • FireLogger : A sexy server logger console in Firebug
thumbnail

A filesystem based wiki

python wiki cms
sonicsquirrel.net - your netaudio source since 2005 | Latest ep: Filic ... http://sonicsquirrel.net
11/04/2010 cluster icon
  • Audacity : Audacity est un logiciel libre, gratuit et multi-plateforme pour l'enregistrement et l'édition de sons.
  • CLever Audio Plug-In : CLAP stands for CLever Audio Plug-in. It is an audio plug-in ABI which defines a standard for Digital Audio Workstations and audio plug-ins (synthesiz...
  • Glicol : make music with code. connect different nodes like a synth, sequencer or sampler.
  • 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...
  • 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 ...
directory netlabel audio
CWE/SANS Top 25 Most Dangerous Programming Errors http://cwe.mitre.org/top25/#Listing
06/04/2010 cluster icon
  • RegExr : Online Regular Expression Testing Tool
  • My First 10 Minutes On a Server : Primer for Securing Ubuntu
  • Ultimate IE6 Cheatsheet : How To Fix 25+ Internet Explorer 6 Bugs
  • Security Guide for Developers : A practical security guide for web developers.
  • 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.

The CWE/SANS Top 25 Most Dangerous Software Errors is a list of the most widespread and critical errors that can lead to serious vulnerabilities in software. They are often easy to find, and easy to exploit. They are dangerous because they will frequently allow attackers to completely take over the software, steal data, or prevent the software from working at all.

development security reference
mktgdept.com/js/jquery-crash.js http://mktgdept.com/js/jquery-crash.js
05/04/2010 cluster icon
  • Semgrep : Semgrep is a fast, open-source, static analysis tool that searches code, finds bugs, and enforces secure guardrails and coding standards. Semgrep supp...
  • Ultimate IE6 Cheatsheet : How To Fix 25+ Internet Explorer 6 Bugs
  • Software Folklore : Sometimes bugs have symptoms beyond belief. This is a collection of such stories from around the web.
bugs
Newspaper Club http://www.newspaperclub.co.uk
03/04/2010 cluster icon
  • ColoRotate : Color palette generation tool
  • 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...
  • Paletton : Color Scheme Generator
  • Emails HTML - Dompter la bête : HTML email design reference
  • Penpot : Penpot is the first open-source design tool for design and code collaboration. Designers can create stunning designs, interactive prototypes, design s...

Newspaper Club is a service to help anyone make and print their own newspapers. Our mission is to give people the tools to turn whatever they want into newsprint, quickly and easily.

newspaper design diy
phlogi.net: typoscript pastebin http://www.phlogi.net/t3/tsp
26/03/2010 cluster icon
  • ideone.com : Ideone is an online compiler and debugging tool which allows youto compile source code and execute it online in more than 60 programming languages.
  • ZeroBin : A minimalist, opensource online pastebin where the server has zero knowledge of pasted data. Data is encrypted/decrypted in the browser using 256 bits...
typo3 pastebin
page 67 / 83
1650 links
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn