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 Background Position Effect : jQuery Background-Position Animation Plugin
  • 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.
  • jquip : Smaller, Lighter, Faster, more modular jQuery - include only the parts you want! Don't use it, Don't include it.
  • GitHub Copilot : With GitHub Copilot, get suggestions for whole lines or entire functions right inside your editor.
  • Sammy.js : Sammy is a tiny javascript framework built on top of jQuery, It's RESTful Evented Javascript.
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 ...
  • Protovis : Protovis composes custom views of data with simple marks such as bars and dots. Unlike low-level graphics libraries that quickly become tedious for vi...
  • elasticsearch : Open Source, Distributed, RESTful, Search Engine So we build a web site or an application and want to add search to it, and then it hits us: getting s...
  • OpenRefine : OpenRefine is a powerful tool for working with messy data: cleaning it; transforming it from one format into another; and extending it with web servic...
  • poche : poche is a self hosted read-it-later app. unlike to other services, poche is free and open source.
thumbnail

TileMill is an application for making beautiful maps

visualization software map
sh http://amoffat.github.io/sh
06/02/2012 cluster icon
  • Kartograph : The Kartograph map generator has just one method, which is there to generate SVG maps (surprise).
  • ghost.py : ghost.py is a webkit web client written in python.
  • Clint : Clint is a python module filled with a set of awesome tools for developing commandline applications.
  • Utility Mill : Python snippets with REST apis
  • 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...

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
  • Electron : Build cross platform desktop apps with web technologies
  • 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 ...
  • Tauri : Tauri is a framework for building tiny, blazingly fast binaries for all major desktop platforms. Developers can integrate any front-end framework that...
  • 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 ...
  • 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...
  • Mattermost : Mattermost is a self-hosted solution for bringing all your team communication to one place, and making it searchable and accessible anywhere
  • Commento : A lightweight, open source, tracking-free comment engine alternative to Disqus.
  • Open Streaming Platform : Open Streaming Platform (OSP) is an open-source, RTMP streamer software front-end for Arut's Nginx-RTMP Module. OSP was designed as a self-hosted alte...
  • 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 ...

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
  • 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.
  • When can I use... : Compatibility tables for support of HTML5, CSS3, SVG and more in desktop and mobile browsers.
  • 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
  • Nushell : The goal of this project is to take the Unix philosophy of shells, where pipes connect simple commands together, and bring it to the modern style of d...
  • eDEX-UI : eDEX-UI is a fullscreen, cross-platform terminal emulator and system monitor that looks and feels like a sci-fi computer interface.
  • gopass : gopass is a simple but powerful password manager for your terminal.
  • Babun : Would you like to use a linux-like console on a Windows host without a lot of fuzz?
  • HyperTerm : A terminal built on web technologies : JS / HTML / CSS

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
  • 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.
  • atoum : A simple, modern and intuitive unit testing framework for PHP!
  • Pre : Pre is a PHP preprocessor, designed to make adding new syntax effortless. It's also a collection of pre-built macros, which we use because they make o...
  • httpbin : Testing an HTTP Library can become difficult sometimes. PostBin.org is fantastic for testing POST requests, but not much else. This exists to cover al...

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
  • 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...
  • Firebug Lite : A JavaScript file you can insert into your pages to simulate the Firebug console in browsers that are not named Firefox.
  • 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 ...
  • Cypress : JavaScript End to End Testing Framework. Fast, easy and reliable testing for anything that runs in a browser.

ECMAScript 5 compatibility table

browser javascript compatibility reference
Trimage (lossless) image compressor http://trimage.org
20/01/2012 cluster icon
  • 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...
  • PunyPNG : PunyPNG is a free website optimization tool that dramatically reduces the file size of your images without any loss of quality.
  • Squoosh : Squoosh is an image compression web app that allows you to dive into the advanced options provided by various image compressors.
  • CSS Sprite Generator : This tool allows you to automate the process of generating CSS sprites. Simply give it a ZIP file containing 2 or more images (GIF, PNG or JPG) and it...
  • Ossia : A free, open-source, cross-platform intermedia sequencer for precise and flexible scripting of interactive scenarios. Control and score any OSC-compli...

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
  • 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.
  • ColorBlender.com : Your free online color matching toolbox
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
  • Relay : A JavaScript framework for building data-driven React applications. Never again communicate with your data store using an imperative API. Simply decla...
  • Reapp : An easier, faster way to build apps with React and JavaScript. Built from the ground up to target multiple platforms. Customize every piece of it from...

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
  • Uppy File Uploader : Uppy is a sleek, modular file uploader that integrates seamlessly with any application. It’s fast, easy to use and lets you worry about more important...
  • 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...
  • voxel.css : The goal of this project is to provide a lightweight 3D CSS library with very simple implementation.
  • base2 : base2 is a lightweight library that irons out all the annoying differences in JavaScript implementations. It provides the additional functionality fro...
  • InstantClick : InstantClick is a JavaScript library that dramatically speeds up your website, making navigation effectively instant in most cases.

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.
  • 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...
  • Photon : UI toolkit for building desktop apps with Electron.
  • tarteaucitron.js : The european cookie law regulates the management of cookies and you should ask your visitors their consent before exposing them to third party service...
  • hyphenator - Project Hosting on Google Code :
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.
  • 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...
  • 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...
  • tox : Command line driven CI frontend and development task automation tool At its core tox povides a convenient way to run arbitrary commands in isolated en...
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
  • Feather : Feather is a collection of simple open source icons. Each icon is designed on a 24x24 grid with an emphasis on simplicity, consistency and readability...
  • 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.
  • UrbanFonts : UrbanFonts features an amazing collection of free fonts, premium fonts and free dingbats.

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.
  • emotion : emotion is a high performance, lightweight css-in-js library that supports both string and object based styles.
  • freedom.js : freedom.js is a framework for building peer-to-peer (P2P) web apps. Easily create social applications that work in modern web browsers, Chrome package...
thumbnail

A compiler for the Mustache templating language

javascript template
Waffles http://waffles.sourceforge.net
06/01/2012 cluster icon
  • Normalize.css : A modern, HTML5-ready alternative to CSS resets Normalize.css makes browsers render all elements more consistently and in line with modern standards. ...
  • Upton : Upton is a framework for easy web-scraping with a useful debug mode that doesn't hammer your target's servers. It does the repetitive parts of writing...
  • 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...
  • Tracery : A story-grammar generation library for javascript. Write grammar objects, get generative stories.
  • 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...

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
  • 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...
  • Cypress : JavaScript End to End Testing Framework. Fast, easy and reliable testing for anything that runs in a browser.
  • Browsershots : Browsershots makes screenshots of your web design in different operating systems and browsers. It is a free open-source online web application providi...
  • TagUI : TagUI is a general purpose tool for automating web interactions
  • Appium : Appium is an open source test automation framework for use with native, hybrid and mobile web apps. It drives iOS and Android apps using the WebDriver...
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
  • When can I use... : Compatibility tables for support of HTML5, CSS3, SVG and more in desktop and mobile browsers.
  • Mobile HTML5 compatibility : HTML5 compatibility on mobile and tablet browsers with testing on real devices
  • Five Filters : Explore the world of non-corporate news and analysis. Our web apps make online content more accessible

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