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 61 / 83
jQuery TextExt Plugin http://textextjs.com
10/02/2012 cluster icon
  • jQuery Google Analytics Custom Events : jQuery GACE is a plugin for tracking custom events in your web page. It provides a simple wrapper for some custom elements.
  • jQuery Background Position Effect : jQuery Background-Position Animation Plugin
  • Roam Research : A note-taking tool for networked thought. As easy to use as a document. As powerful as a graph database. Roam helps you organize your research for the...
  • 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...
  • jQuery Mobile : jQuery Mobile is a HTML5-based user interface system designed to make responsive web sites and apps that are accessible on all smartphone, tablet and ...
thumbnail

TextExt is a plugin for jQuery which is designed to provide functionality such as tag input and autocomplete.

jquery autocomplete tags plugin
TileMill http://mapbox.com/tilemill
08/02/2012 cluster icon
  • Visual Understanding Environment : The Visual Understanding Environment (VUE) is an Open Source project based at Tufts University. The VUE project is focused on creating flexible tools ...
  • Azimutt : Azimutt is an Entity Relationship Diagram (ERD) targeting real world database schema (big & messy).
  • Droneboy : Drone music application for Gameboy. Droneboy creates endless tones or drones on the Gameboys four channels. You can manipulate volume, duty and frequ...
  • Conzilla : Conzilla2 - our second generation concept browser - is a knowledge management tool with many purposes.
  • Kanboard : Kanboard is a free and open source Kanban project management software.
thumbnail

TileMill is an application for making beautiful maps

visualization software map
sh http://amoffat.github.io/sh
06/02/2012 cluster icon
  • Essentia : Open-source library and tools for audio and music analysis, description and synthesis
  • Home Assistant : Open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to r...
  • Black : By using Black, you agree to cede control over minutiae of hand-formatting. In return, Black gives you speed, determinism, and freedom from pycodestyl...
  • ruff : An extremely fast Python linter and code formatter, written in Rust.
  • pyo : pyo is a Python module written in C to help digital signal processing script creation.

sh (previously pbs) is a full-fledged subprocess interface for Python that allows you to call any program as if it were a function

python subprocess
chromeless https://github.com/mozilla/chromeless
31/01/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 ...
  • Expo : Expo is a framework and a platform for universal React applications. It is a set of tools and services built around React Native and native platforms ...
  • 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...
  • choo : A 4kb framework for creating sturdy frontend applications
  • Astro : Astro is an all-in-one web framework for building fast, content-focused websites.
thumbnail

The chromeless project is an experiment into making it possible to build a web browser using only web technologies, like HTML, JavaScript, and CSS.

framework browser javascript html web
OpenPhoto http://theopenphotoproject.org
30/01/2012 cluster icon
  • 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...
  • Novu : The open-source notifications infrastructure. A fully-featured microservice to send SMS, E-mail, Slack and Push notifications. Embeddable notification...
  • Postal : Postal is a complete and fully featured mail server for use by websites & web servers. Think Sendgrid, Mailgun or Postmark but open source and ready f...
  • Mattermost : Mattermost is a self-hosted solution for bringing all your team communication to one place, and making it searchable and accessible anywhere
  • HedgeDoc : HedgeDoc (formerly known as CodiMD) is an open-source, web-based, self-hosted, collaborative markdown editor. You can use it to easily collaborate on ...

A free, hosted, portable and open source photo sharing service. A photo application that lets you store your photos on Dropbox, Amazon S3 or in your garage.

photo sharing opensource selfhosted
HTML5 Please http://html5please.us
30/01/2012 cluster icon
  • When can I use... : Compatibility tables for support of HTML5, CSS3, SVG and more in desktop and mobile browsers.
  • 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.
  • 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.
  • 320 and up : ‘320 and Up’ is a lightweight, easy to use and content first responsive web design boilerplate.

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

css3 compatibility reference html5
shellinabox http://code.google.com/p/shellinabox
25/01/2012 cluster icon
  • Mosh : Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keys...
  • Seashells : Seashells lets you pipe output from command-line programs to the web in real-time, even without installing any new software on your machine. You can u...
  • Sammy.js : Sammy is a tiny javascript framework built on top of jQuery, It's RESTful Evented Javascript.
  • Ample SDK : Ajax GUI Framework
  • warp : Secure and simple terminal sharing warp lets you securely share your terminal with one simple command: warp open. When connected to your warp, clients...

Web based AJAX terminal emulator

terminal ajax
Selenium Webdriver bindings for PHP http://code.google.com/p/php-webdriver-bindings
25/01/2012 cluster icon
  • atoum : A simple, modern and intuitive unit testing framework for PHP!
  • GrumPHP : Sick and tired of defending code quality over and over again? GrumPHP will do it for you! This composer plugin will register some git hooks in your pa...
  • PHP_CodeSniffer : PHP_CodeSniffer tokenises PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.
  • ApiGen : ApiGen is the tool for creating professional API documentation from PHP source code, similar to discontinued phpDocumentor/phpDoc.
  • Its Continuous! : The tweet-sized continuous integration app for PHP development.

This PHP library allows creating functional webdriver tests with PHP.

tool selenium php test
ECMAScript 5 compatibility table http://kangax.github.com/es5-compat-table
25/01/2012 cluster icon
  • Mobile HTML5 compatibility : HTML5 compatibility on mobile and tablet browsers with testing on real devices
  • idiomatic.js : Principles of Writing Consistent, Idiomatic JavaScript
  • JavaScript: The World's Most Misunderstood Programming Language : Despite its popularity, few know that JavaScript is a very nice dynamic object-oriented general-purpose programming language. How can this be a secret...
  • Classical Inheritance in JavaScript : JavaScript is a class-free, object-oriented language, and as such, it uses prototypal inheritance instead of classical inheritance. This can be puzzli...
  • 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

ECMAScript 5 compatibility table

browser javascript compatibility reference
Trimage (lossless) image compressor http://trimage.org
20/01/2012 cluster icon
  • Squoosh : Squoosh is an image compression web app that allows you to dive into the advanced options provided by various image compressors.
  • PunyPNG : PunyPNG is a free website optimization tool that dramatically reduces the file size of your images without any loss of quality.
  • Crunch : Crunch is a tool for lossy PNG image file optimization. It combines selective bit depth, color type, and color palette reduction with zopfli DEFLATE c...
  • rsizr : rsizr is a Flash application that lets you resize JPG, PNG, and GIF images on your computer. With rsizr, in addition to normal image rescaling and cro...
  • Caire : Caire is a content aware image resize library

Trimage is a cross-platform GUI and command-line interface to optimize image files via optipng, pngcrush, advpng and jpegoptim

image tool compression
Ultimate CSS Gradient Generator http://www.colorzilla.com/gradient-editor
18/01/2012 cluster icon
  • ColoRotate : Color palette generation tool
  • kuler : Color palette generation tool
  • ColorBlender.com : Your free online color matching toolbox
  • colr.org : Play with colors and color schemes!
  • Color Wizard : The Color Wizard is a color matching application for anyone who wants to create designs with great looking colors.
thumbnail

A powerful Photoshop-like CSS gradient editor from ColorZilla.

css3 gradient color generator
Humanized Messages http://code.google.com/p/humanmsg
18/01/2012 cluster icon
  • Novu : The open-source notifications infrastructure. A fully-featured microservice to send SMS, E-mail, Slack and Push notifications. Embeddable notification...
  • hoverIntent jQuery Plug-in : hoverIntent is a plug-in that attempts to determine the user's intent... like a crystal ball, only with mouse movement! It is similar to jQuery's hove...
  • Push by Nickersoft : A compact, cross-browser solution for using the JavaScript Notifications API
  • emotion : emotion is a high performance, lightweight css-in-js library that supports both string and object based styles.
  • InstantClick : InstantClick is a JavaScript library that dramatically speeds up your website, making navigation effectively instant in most cases.

Humanized Messages is a javascript-based system for non-model notifications, from an idea by Jef Raskin, as relayed by Aza Raskin and adapted for jQuery

notification javascript usability
stream.js http://streamjs.org
16/01/2012 cluster icon
  • Tracery : A story-grammar generation library for javascript. Write grammar objects, get generative stories.
  • 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...
  • Headroom.js : Headroom.js is a lightweight, high-performance JS widget (with no dependencies!) that allows you to react to the user's scroll.
  • base2 : base2 is a lightweight library that irons out all the annoying differences in JavaScript implementations. It provides the additional functionality fro...
  • Scrollama : Scrollama is a modern & lightweight JavaScript library for scrollytelling using IntersectionObserver in favor of scroll events. The goal of this libra...

stream.js is a tiny stand-alone Javascript library that unlocks a new data structure for you: streams.

javascript library
impress.js https://github.com/bartaz/impress.js
13/01/2012 cluster icon
  • Bespoke.js : Bespoke.js is a super minimal, modular presentation library for modern browsers, designed to foster a rich plugin ecosystem.
  • Photon : UI toolkit for building desktop apps with Electron.
  • cssQuery() : cssQuery() is a powerful cross-browser JavaScript function that enables querying of a DOM document using CSS selectors. All CSS1 and CSS2 selectors ar...
  • Ember.js : A JavaScript framework for creating ambitious web applications
  • Strut : An HTML5 Presentation Editor. A GUI / Authoring Tool for ImpressJS and Bespoke.js Source at https://github.com/tantaman/Strut
thumbnail

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

javascript presentation html library
Clint https://github.com/kennethreitz/clint
13/01/2012 cluster icon
  • cliff : Command Line Interface Formulation Framework. cliff is a framework for building command line programs. It uses plugins to define sub-commands, output ...
  • docopt : Command-line interface description language. docopt helps you define interface for your command-line app, and automatically generate parser for it.
  • FoxDot : FoxDot is an easy-to-use Python library that creates an interactive programming environment and talks to the powerful sound synthesis engine, called S...
  • notifiers : A Python one stop shop for all notification providers with a unified and simple interface.
  • Cobra : Cobra is a library providing a simple interface to create powerful modern CLI interfaces similar to git & go tools. Cobra is also an application that ...
thumbnail

Clint is a python module filled with a set of awesome tools for developing commandline applications.

python cli library
YOFonts http://www.yoworks.com/yofonts/free.html
10/01/2012 cluster icon
  • UrbanFonts : UrbanFonts features an amazing collection of free fonts, premium fonts and free dingbats.
  • 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-...
  • Genericons : Genericons are vector icons embedded in a webfont designed to be clean and simple keeping with a generic aesthetic. Use genericons for instant HiDPI, ...
  • Fawnt : Fawnt is a font resource for designers, developers, and anyone that appreciates the web's highest quality fonts.
  • The Ultimate Oldschool PC Font Pack : Home of the world's biggest collection of classic text mode fonts, system fonts and BIOS fonts from DOS-era IBM PCs and compatibles

Free font directory

font free
hogan.js https://github.com/twitter/hogan.js
10/01/2012 cluster icon
  • JavaScript Templates : For web application developers, the '''JavaScript Templates''' engine from TrimPath is a lightweight APL / GPL open-source component that lets you hav...
  • 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...
  • Chai : Chai is a BDD / TDD assertion library for node and the browser that can be delightfully paired with any javascript testing framework.
  • Webtask : Use webtask for … Serverless Applications Run server-side code for your JavaScript and native applications. Just worry about your code. Programmable W...
  • spin.js :
thumbnail

A compiler for the Mustache templating language

javascript template
Waffles http://waffles.sourceforge.net
06/01/2012 cluster icon
  • meSpeak.js : meSpeak.js (modulary enhanced speak.js) is a 100% client-side JavaScript text-to-speech library
  • hyper.rs : Fast and safe HTTP for the Rust language.
  • Cliquet : Cliquet is a toolkit to ease the implementation of HTTP microservices, such as data-driven REST APIs.
  • pydantic : Data validation and settings management using python type annotations.
  • testify : Go code (golang) set of packages that provide many tools for testifying that your code will behave as you intend.

A collection of command-line tools for researchers in machine learning, data mining, and related fields. All of the functionality is also provided in a clean C++ class library. Demo apps are included to show how to use the class library.

ai datamining library
Browserling http://browserling.com
06/01/2012 cluster icon
  • Cypress : JavaScript End to End Testing Framework. Fast, easy and reliable testing for anything that runs in a browser.
  • TagUI : TagUI is a general purpose tool for automating web interactions
  • Browsershots : Browsershots makes screenshots of your web design in different operating systems and browsers. It is a free open-source online web application providi...
  • 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...
  • RESTClient : A debugger for RESTful web services.
thumbnail

Live interactive cross-browser testing

tool browser test
Semantic Versioning http://semver.org
13/12/2011 cluster icon
  • The Joel Test : I've come up with my own, highly irresponsible, sloppy test to rate the quality of a software team : 12 Steps to Better Code.
  • VSTPLANET : VST Plugins Free - Virtual instruments and effects
  • Composer Climb : A Composer version manager tool. Find newer versions of dependencies than what your composer.json allows.
  • PhpWiki : PhpWiki is a clone of the original WikiWikiWeb
  • Classical Inheritance in JavaScript : JavaScript is a class-free, object-oriented language, and as such, it uses prototypal inheritance instead of classical inheritance. This can be puzzli...

I call this system "Semantic Versioning." Under this scheme, version numbers and the way they change convey meaning about the underlying code and what has been modified from one version to the next.

version reference software
page 61 / 83
1650 links
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn