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 ...
  • 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...
  • Notifier : RSSify some content sources: Email: get your favorite newsletters or any other types of emails straight to your RSS reader. Telegram channel: free you...
  • 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.
  • picfit : picfit is a reusable Go server to manipulate images (resize, thumbnail, etc.). It will act as a proxy on your storage engine and will be served ideall...

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
  • Web Forms : Web Forms 2.0 Cross-Browser Implementation
  • Respond : Activates media queries in IE6-8
  • 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...
  • IE7.js : IE7.js is a JavaScript library to make Microsoft Internet Explorer behave like a standards-compliant browser. It fixes many HTML and CSS issues and ma...
  • SVG Web : SVG Web is a JavaScript library which provides SVG support on many browsers, including Internet Explorer, Firefox, and Safari. Using the library plus ...
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
  • YOFonts : Free font directory
  • pyo : pyo is a Python module written in C to help digital signal processing script creation.
  • Unsplash : All photos published on Unsplash can be used for free. You can use them for commercial and noncommercial purposes.
  • re:dash : Query Editor: think of JS Fiddle for SQL queries. It's your way to share data in the organization in an open way, by sharing both the dataset and the ...

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
  • Keep a Changelog : Don’t let your friends dump git logs into changelogs.
  • Ultimate IE6 Cheatsheet : How To Fix 25+ Internet Explorer 6 Bugs
  • 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...
  • 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...
  • Pro Git : The entire Pro Git book, written by Scott Chacon and published by Apress, is available here
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...
  • HTTP API design : This guide describes a set of HTTP+JSON API design practices, originally extracted from work on the Heroku Platform API.
  • Keep a Changelog : Don’t let your friends dump git logs into changelogs.
  • The CMS Matrix : CMSmatrix lets you easily compare the features in over 1200 content management system products. Check the boxes next to the software you're interested...
  • Git Reference : 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.

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 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 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 - Edition for Web Developers : HTML: The Living Standard. A technical specification for Web developers.
  • 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-...
  • Fontdeck : Fontdeck is standards compliant, accessible and uses a pure CSS @font-face solution. No JavaScript required.

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
  • 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...
  • 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...
  • 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...
  • Tauri : Tauri is a framework for building tiny, blazingly fast binaries for all major desktop platforms. Developers can integrate any front-end framework that...
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)
  • DOMAssistant : The modular lightweight JavaScript library, with CSS selectors, event handling, AJAX and complete Unicode support
  • 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...
  • hunt : Library to detect when DOM elements become visible and disappear on scroll.
  • Bliss.js : Want to use Vanilla JS but find native APIs a bit unwieldy? Bliss is for you

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
  • Photon : UI toolkit for building desktop apps with Electron.
  • 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 ...
  • darken : Easy control over your dark mode in a web environment
  • Styletron : Styletron is a universal CSS-in-JS engine built from the ground up for high-performance.
  • 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.
  • GoCD : Open source continuous delivery server to model and visualize complex workflows with ease. Automate and streamline your build-test-release cycle for r...
  • Mailtrain : Mailtrain is a self hosted newsletter application built on Node.js (v5+) and MySQL (v5.5+ or MariaDB). Mailtrain supports subscriber list management, ...
  • Apostrophe : Apostrophe is a content management system designed for maximum flexibility with a minimal learning curve. The interface is ergonomic. All content edit...

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
  • PHP Mini SQL Admin : Extremely lightweight alternative to heavy phpMyAdmin for quick and easy access MySQL databases.
  • SQL Buddy : Web based MySQL administration
  • 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...
  • 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...
  • 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
  • Web Forms : Web Forms 2.0 Cross-Browser Implementation
  • 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...
  • 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...
  • 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.
  • 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...
  • MooTools : MooTools is a compact, modular, Object-Oriented JavaScript framework designed for the intermediate to advanced JavaScript developer. It allows you to ...
  • PhoneGap : Easily create apps using the web technologies you know and love: HTML, CSS, and JavaScript. PhoneGap is a free and open source framework that allows y...
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.
  • 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...
  • Grav : Grav is a modern open source flat-file CMS written in PHP
  • docopt : Command-line interface description language. docopt helps you define interface for your command-line app, and automatically generate parser for it.
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
  • Synthesis ToolKit : The Synthesis ToolKit in C++ (STK) is a set of open source audio signal processing and algorithmic synthesis classes written in the C++ programming la...
  • Opentape : Opentape is a free, open-source package that lets you make and host your own mixtapes on the web. Upload songs (via web or FTP), reorder, rename, cust...
  • Flocking : Flocking is a JavaScript audio synthesis framework designed for artists and musicians who are building creative and experimental Web-based sound proje...
  • VSTPLANET : VST Plugins Free - Virtual instruments and effects
  • MediaElement.js : HTML5 and made easy. One file. Any browser. Same UI.
directory netlabel audio
CWE/SANS Top 25 Most Dangerous Programming Errors http://cwe.mitre.org/top25/#Listing
06/04/2010 cluster icon
  • Mobile Web Application Best Practices : The goal of this document is to aid the development of rich and dynamic mobile Web applications. It collects the most relevant engineering practices, ...
  • API Security Checklist : Checklist of the most important security countermeasures when designing, testing, and releasing your API.
  • OWASP : The Open Web Application Security Project (OWASP) is a worldwide not-for-profit charitable organization focused on improving the security of software.
  • Tech Interview Handbook : Algorithms study materials, behavioral content and tips for rocking your coding interview. Carefully curated content to help you ace your next technic...
  • Eloquent JavaScript : Eloquent JavaScript is a book providing an introduction to the JavaScript programming language and programming in general.

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
  • CSS Text Wrapper : The CSS Text Wrapper allows you to easily make HTML text wrap in shapes other than just a rectangle. You can make text wrap around curves, zig-zags, o...
  • Emails HTML - Dompter la bête : HTML email design reference
  • fivesecondtest : Landing page optimization for your mocks and wireframes. Fivesecondtest helps you fine tune your landing pages and calls to action by analyzing the mo...
  • Ajaxload : Ajax loading gif generator
  • 30 concepts-clés de l'utilisabilité : Article présentant 30 concepts de l'utilisabilité

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