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
  • 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...
  • 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 ...
  • 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.
  • CyberChef : A simple, intuitive web app for analysing and decoding data without having to deal with complex tools or programming languages. CyberChef encourages b...

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
  • SoundManager 2 : Using HTML5 and Flash, SoundManager 2 provides reliable cross-platform audio under a single JavaScript API.
  • 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 ...
  • Web Forms : Web Forms 2.0 Cross-Browser Implementation
  • Respond : Activates media queries in IE6-8
  • Hyperform : Hyperform is a complete implementation of the HTML 5 form validation API in Javascript. It replaces or polyfills the browser’s native methods and ease...
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
  • 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.
  • DBeaver : Free multi-platform database tool for developers, SQL programmers, database administrators and analysts. Supports all popular databases: MySQL, Postgr...
  • Metabase : Metabase is the easy, open source way for everyone in your company to ask questions and learn from data.
  • Pardon My Icons : Free icons for your website or desktop.

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
  • Pro Git : The entire Pro Git book, written by Scott Chacon and published by Apress, is available here
  • 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...
  • Ultimate IE6 Cheatsheet : How To Fix 25+ Internet Explorer 6 Bugs
  • Keep a Changelog : Don’t let your friends dump git logs into changelogs.
  • 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...
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...
  • CSSdoc : This is a draft to bring automatic documentation to CSS files, like its known for JavaScript and PHP files through JavaDoc/DocTags.
  • The Leadership Library for Engineers : Helping engineering leaders level up by curating the best resources on engineering leadership.
  • A successful Git branching model : Git-flow workflow presentation
  • HTTP API design : This guide describes a set of HTTP+JSON API design practices, originally extracted from work on the Heroku Platform API.

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
  • 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.
  • 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
  • Position Is Everything : Modern browser bugs explained in detail!

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 !
  • FontStruct : Build, Share, Download Fonts
  • 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...
  • 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-...
  • 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...

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
  • 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...
  • fuelux : Extends Twitter Bootstrap with additional lightweight JavaScript controls. Easy to install, customize, update, and optimize. All functionality covered...
  • Frend : A collection of accessible, modern front-end components. Frend components are modest and dependency-free. They are built with web standards as a prior...
  • HyperTerm : A terminal built on web technologies : JS / HTML / CSS
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)
  • PouchDB : PouchDB is a JavaScript library that allows you to store and query data for web applications that need to work offline, and sync with an online databa...
  • localForage : localForage is a handy library that improves the offline experience of your web app by using asynchronous storage (via IndexedDB or WebSQL where avail...
  • vue.js : Vue.js is a library for building interactive web interfaces. It provides data-reactive components with a simple and flexible API. Core features includ...
  • store.js : localStorage wrapper for all browsers without using cookies or flash. Uses localStorage, globalStorage, and userData behavior under the hood.

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
  • voxel.css : The goal of this project is to provide a lightweight 3D CSS library with very simple implementation.
  • darken : Easy control over your dark mode in a web environment
  • emotion : emotion is a high performance, lightweight css-in-js library that supports both string and object based styles.
  • Respond : Activates media queries in IE6-8
  • 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 ...

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.
  • Kanboard : Kanboard is a free and open source Kanban project management software.
  • Airflow : Airflow is a platform created by the community to programmatically author, schedule and monitor workflows.
  • Matrix : Matrix is an open standard for decentralised communication, providing simple HTTP APIs and open source reference implementations for securely distribu...

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.
  • 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...
  • FillDB : FillDB is a free tool that lets you quickly generate large volumes of custom data in MySql format to use in testing software and populating databases ...
  • Dolt : Dolt is a SQL database that you can fork, clone, branch, merge, push and pull just like a Git repository. Connect to Dolt just like any MySQL database...

MySQL database management tool

mysql management php database
Impel http://impel.simulacre.org
16/04/2010 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...
  • Web Forms : Web Forms 2.0 Cross-Browser Implementation
  • Band.js : An interface for the Web Audio API that supports rhythms, multiple instruments, repeating sections, and complex time signatures.
  • SoundManager 2 : Using HTML5 and Flash, SoundManager 2 provides reliable cross-platform audio under a single JavaScript API.
  • 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...

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
  • TraceKit : Not all browsers support stack traces on error objects, but TraceKit squeezes out as much useful information as possible and normalizes it.
  • Firebug Lite : A JavaScript file you can insert into your pages to simulate the Firebug console in browsers that are not named Firefox.
  • Undum : A client side framework for hypertext interactive fiction games
  • React Native : React Native lets you build mobile apps using only JavaScript. It uses the same design as React, letting you compose a rich mobile UI from declarative...
  • D3.js : D3.js is a JavaScript library for manipulating documents based on data. D3 helps you bring data to life using HTML, SVG and CSS. D3’s emphasis on web ...
debug javascript webservice
Yaki https://github.com/rcarmo/Yaki
11/04/2010 cluster icon
  • 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...
  • Plone : Plone is a free and open source content management system built on top of the Zope application server.
  • samplemod : Sample module for Python-Guide.org
  • 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...
  • Flake8 : flake8 is a python tool that glues together pycodestyle, pyflakes, mccabe, and third-party plugins to check the style and quality of some python code....
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
  • Plyr : A simple, accessible HTML5 media player
  • harry : text-mode audio file viewer
  • MediaElement.js : HTML5 and made easy. One file. Any browser. Same UI.
  • sfxr : A tool to quickly generate 8bit/16 bit-soud effects!
  • 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...
directory netlabel audio
CWE/SANS Top 25 Most Dangerous Programming Errors http://cwe.mitre.org/top25/#Listing
06/04/2010 cluster icon
  • 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.
  • 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...
  • 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...
  • The SaaS CTO Security Checklist : This is a basic checklist that all SaaS CTOs (and anyone else) can use to harden their security. Security shouldn’t feel like a chore. Select your sta...
  • OWASP : The Open Web Application Security Project (OWASP) is a worldwide not-for-profit charitable organization focused on improving the security of software.

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
  • Software Folklore : Sometimes bugs have symptoms beyond belief. This is a collection of such stories from around the web.
  • 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
bugs
Newspaper Club http://www.newspaperclub.co.uk
03/04/2010 cluster icon
  • Ajaxload : Ajax loading gif generator
  • The Elements of Typographic Style Applied to the Web : a practical guide to web typography
  • maps.stamen.com : Different map tiles
  • Figproxy : Figproxy is a tool that enables rapid prototyping of tangible user experiences allowing Figma prototypes to talk to the external world. More specifica...
  • Color Wizard : The Color Wizard is a color matching application for anyone who wants to create designs with great looking colors.

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
  • 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...
  • 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.
typo3 pastebin
page 67 / 83
1650 links
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn