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 54 / 83
howler.js http://goldfirestudios.com/blog/104/howler.js-Modern-Web-Audio-Javascript-Library
08/05/2013 cluster icon
  • jsmad : jsmad is a pure javascript MP3 decoder, based on libmad, with an ID3 decoder written from scratch.
  • howler.js : howler.js is an audio library for the modern web. It defaults to Web Audio API and falls back to HTML5 Audio. This makes working with audio in JavaScr...
  • meSpeak.js : meSpeak.js (modulary enhanced speak.js) is a 100% client-side JavaScript text-to-speech library
  • 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...
  • Wave.js : Audio visualizer library for javascript. Create dynamic animations that react to an audio file or audio stream.
thumbnail

howler.js is an audio library for the modern web. It defaults to Web Audio API and falls back to HTML5 Audio.

javascript audio library
Bolt https://bolt.cm/
06/05/2013 cluster icon
  • Pico : A stupidly simple & blazing fast, flat file CMS.
  • Twill : Twill is an open source Laravel package that helps developers rapidly create a custom CMS that is beautiful, powerful, and flexible. By standardizing ...
  • TYPO3 : TYPO3 is an enterprise-class, Open Source CMS (Content Management System), used internationally to build and manage websites of all types, from small ...
  • Cockpit : Simple Content Platform to manage any structured content. A self-hosted headless and api-driven CMS.
  • SPIP : SPIP est un système de publication pour l’Internet qui s’attache particulièrement au fonctionnement collectif, au multilinguisme et à la facilité d’em...
thumbnail

Bolt is a tool for Content Management, which strives to be as simple and straightforward as possible. It is quick to set up, easy to configure, uses elegant templates, and above all: It’s a joy to use. Bolt is created using modern open source libraries, and is best suited to build sites in HTML5 with modern markup.

From a technical perspective: Bolt is written in PHP, and uses either SQLite, MySQL or PostgreSQL as a database. It's built upon the Silex framework together with a number of Symfony components and other libraries. Bolt is released under the open source MIT-license.

php silex cms
Idiorm and Paris http://j4mie.github.io/idiormandparis
05/05/2013 cluster icon
  • Doctrine : PHP Object Relational Mapper
  • HTML_QuickForm2 : This PHP package provides methods to create, validate and render HTML forms.
  • PHP unified diff patcher : A powerful class which allows to create and merge unified diff patches into any file. Fully written in PHP, uses the GNU standard unified diff format ...
  • PHPExcel : OpenXML - Create Excel2007 documents in PHP - Spreadsheet engine
  • Swift Mailer : Swift Mailer integrates into any web app written in PHP 5, offering a flexible and elegant object-oriented approach to sending emails with a multitude...

A minimalist database toolkit for PHP5.

Object relational mapper (ORM), fluent SQL query builder and Active Record implementation for PHP.

php sql activerecord orm library
csscss http://zmoazeni.github.io/csscss
05/05/2013 cluster icon
  • * { CSS:resetr } : To help you find the perfect CSS-reset styles, CSSresetr lets you try all the best CSS Resets on a variety of web pages – even your own.
  • 📦 Parcel : Blazing fast, zero configuration web application bundler
  • Drawter.com : DrawAble Markup Language
  • PurgeCSS : PurgeCSS is a tool to remove unused CSS. It can be part of your development workflow.
  • Dex : Dex is a MongoDB performance tuning tool that compares queries to the available indexes in the queried collection(s) and generates index suggestions b...

csscss will parse any CSS files you give it and let you know which rulesets have duplicated declarations.

css analysis tool
Pimple http://pimple.sensiolabs.org
04/05/2013 cluster icon
  • TCPDF : TCPDF is a FLOSS PHP class for generating PDF documents.
  • Clearbricks : No, Clearbricks is not yet another framework. Clearbricks is not cool at all and does not even have a nice website. It won't make you smart neither ha...
  • BotMan : BotMan is a framework agnostic PHP library that is designed to simplify the task of developing innovative bots for multiple messaging platforms, inclu...
  • vfsStream : vfsStream is a stream wrapper for a virtual file system that may be helpful in unit tests to mock the real file system. It can be used with any unit t...
  • Idiorm and Paris : A minimalist database toolkit for PHP5. Object relational mapper (ORM), fluent SQL query builder and Active Record implementation for PHP.

Pimple is a small Dependency Injection Container for PHP 5.3 that consists of just one file and one class (about 50 lines of code).

php dependencyinjection library
WebPlatform.org http://www.webplatform.org
04/05/2013 cluster icon
  • High Performance Browser Networking : Performance is a feature. This book provides a hands-on overview of what every web developer needs to know about the various types of networks (WiFi, ...
  • OWASP : The Open Web Application Security Project (OWASP) is a worldwide not-for-profit charitable organization focused on improving the security of software.
  • Explorer Exposed! : These CSS bugs are all found only in Internet Explorer, versions 5 and higher. To see the demos properly, they must be viewed in IE, of course.
  • Security Guide for Developers : A practical security guide for web developers.
  • SitePoint : SitePoint provides cutting-edge content for web professionals — developers, designers, programmers, freelancers and site owners.

Web Platform Docs is a community-driven site that aims to become a comprehensive and authoritative source for web developer documentation.

web reference documentation
Dark Patterns Library http://darkpatterns.org
04/05/2013 cluster icon
  • Security Guide for Developers : A practical security guide for web developers.
  • Linked Data : This site exists to provide a home for, or pointers to, resources from across the Linked Data community.
  • High Performance Browser Networking : Performance is a feature. This book provides a hands-on overview of what every web developer needs to know about the various types of networks (WiFi, ...
  • Project Gemini : Gemini is a new, collaboratively designed internet protocol, which explores the space inbetween gopher and the web.
  • WebPlatform.org : Web Platform Docs is a community-driven site that aims to become a comprehensive and authoritative source for web developer documentation.
thumbnail

A Dark Pattern is a type of user interface that has been carefully crafted to trick users into doing things, such as buying insurance with their purchase or signing up for recurring bills.

web reference ux
pyo https://code.google.com/p/pyo
04/05/2013 cluster icon
  • 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...
  • Essentia : Open-source library and tools for audio and music analysis, description and synthesis
  • NLTK : The Natural Language Toolkit (NLTK) is a Python package for natural language processing. It provides easy-to-use interfaces to over 50 corpora and lex...
  • librosa : librosa is a python package for music and audio analysis. It provides the building blocks necessary to create music information retrieval systems.
  • howler.js : howler.js is an audio library for the modern web. It defaults to Web Audio API and falls back to HTML5 Audio.

pyo is a Python module written in C to help digital signal processing script creation.

python audio library
Code Triage http://www.codetriage.com
28/04/2013 cluster icon
  • restic : Restic is a modern backup program that can back up your files from Linux, BSD, Mac and Windows to many different storage types, including self-hosted ...
  • Superset : Apache Superset is a modern data exploration and visualization platform
  • Sanity : Sanity is a headless, real-time CMS where the front end is an open source React-based construction kit and the back end is a graph-oriented cloud data...
  • Sensu : Sensu is an infrastructure and application monitoring and telemetry solution. Sensu provides a framework for monitoring infrastructure, service & appl...
  • Airflow : Airflow is a platform created by the community to programmatically author, schedule and monitor workflows.

Sign up to receive a different open issue in your inbox every day from your favorite GitHub repos

opensource issues
PouchDB http://pouchdb.com
13/04/2013 cluster icon
  • OpenKeyval : OpenKeyval is a completely open key-value data store, exposed as a drop-dead simple web service. The goal is to make this a very easy way to persist d...
  • JazzRecord : ActiveRecord for JavaScript (ORM)
  • 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...
  • sw-toolbox : A collection of service worker tools for offlining runtime requests
  • DOM Storage Query Language : DOM Storage Query Language (DomSQL) is an SQL inspired interface for DOM Storage (or Web Storage as defined in the W3C working draft).

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 database when you are online.

javascript storage couchdb offline
BLOKK font http://blokkfont.com
01/04/2013 cluster icon
  • Typetester : Compare fonts for the screen
  • Origami Studio : Origami is a free tool for designing modern user interfaces.
  • The Elements of Typographic Style Applied to the Web : a practical guide to web typography
  • Lost Type Co-op : The Lost Type Co-Op is a Pay-What-You-Want Type foundry, the first of its kind.
  • draw.io : Online diagram/mockups design.

BLOKK font gives you a nice fill text for mock-ups and wireframing without the lorem ipsum. The new and better wireframing font.

font wireframe design
Iconfinder http://www.iconfinder.com
30/03/2013 cluster icon
  • jina : Jina is a neural search framework that allows to build deep learning search applications in minutes. It provides scalable indexing, querying, understa...
  • Fontello : This tool helps to combine iconic webfonts for your project.
  • Favicon Generator : Upload an image (GIF, JPEG or PNG) and convert it to a Windows favicon (.ico)
  • Internet Archive: Wayback Machine : See the internet's history
  • MeiliSearch : MeiliSearch is a powerful, fast, open-source, easy to use and deploy search engine. Both searching and indexing are highly customizable. Features such...
thumbnail

Iconfinder provides high quality icons for webdesigners and developers in an easy and efficient way.

icon search
Vaurien http://vaurien.readthedocs.org
29/03/2013 cluster icon
  • HttpWatch : An HTTP Viewer and HTTP Sniffer for IE and Firefox
  • Wireshark : Wireshark is the world's foremost network protocol analyzer. It lets you see what's happening on your network at a microscopic level. It is the de fac...
  • Fiddler Web Debugger : A free web debugging tool
  • Netcraft Uptime Survey : Netcraft measures and makes available the response times of leading hosting providers' sites. The performance measurements are made at fifteen minute ...
  • BackstopJS : Breaking CSS is easy. Checking every responsive page element is hard. That’s why there's BackstopJS.

Vaurien is basically a Chaos Monkey for your TCP connections. Vaurien acts as a proxy between your application and any backend.

You can use it in your functional tests or even on a real deployment through the command-line.

network test
Weblate http://weblate.org
28/03/2013 cluster icon
  • GitPrep : GitPrep is Github clone. you can install portable github system into unix/linux. You can create users and repositories without limitation.
  • Crew CR : Code review tool for Git projects.
  • Grist : Grist is a modern relational spreadsheet. It combines the flexibility of a spreadsheet with the robustness of a database.
  • LM Studio : LM Studio is a desktop app for developing and experimenting with LLMs on your computer. Key functionality A desktop application for running local LLMs...
  • Cecilia : Cecilia is an audio signal processing environment aimed at sound designers. Cecilia mangles sound in ways unheard of. Cecilia lets you create your own...
thumbnail

Weblate is a free web-based translation tool with tight Git integration. It features simple and clean user interface, propagation of translations across subprojects, quality checks and automatic linking to source files.

translation git software
jQuery Masonry http://masonry.desandro.com
22/03/2013 cluster icon
  • emotion : emotion is a high performance, lightweight css-in-js library that supports both string and object based styles.
  • voxel.css : The goal of this project is to provide a lightweight 3D CSS library with very simple implementation.
  • enquire.js : A lightweight, pure JavaScript library for responding to CSS media queries.
  • 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 ...
  • css3-mediaqueries-js : make CSS3 Media Queries work in all browsers (JavaScript library)

A dynamic layout plugin for jQuery
The flip-side of CSS floats

css layout javascript library
Use The Index, Luke! https://use-the-index-luke.com/
20/03/2013 cluster icon
  • 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 ...
  • Beekeeper Studio : Open Source cross-platform SQL Editor and Database Manager. Use Beekeeper Studio to query and manage your relational databases, like MySQL, Postgres, ...
  • 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.
  • Phinx : Phinx makes it ridiculously easy to manage the database migrations for your PHP app. In less than 5 minutes you can install Phinx and create your firs...
thumbnail

A tutorial covering SQL indexing and SQL tuning for developers: avoiding unnecessary details about database internals.

SQL indexing is the most effective SQL tuning method and requires the same care as schema design yet it is often neglected during development. Use The Index, Luke explains SQL indexing from the source code perspective—covering ORM tools like Hibernate and Doctrine.

sql mysql postgresql performance reference
jquip https://github.com/mythz/jquip
20/03/2013 cluster icon
  • Sammy.js : Sammy is a tiny javascript framework built on top of jQuery, It's RESTful Evented Javascript.
  • InstantClick : InstantClick is a JavaScript library that dramatically speeds up your website, making navigation effectively instant in most cases.
  • SPF : A lightweight JS framework for fast navigation and page updates from YouTube
  • Bliss.js : Want to use Vanilla JS but find native APIs a bit unwieldy? Bliss is for you
  • 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...
thumbnail

Smaller, Lighter, Faster, more modular jQuery - include only the parts you want! Don't use it, Don't include it.

javascript jquery library performance
Dropzone.js http://www.dropzonejs.com
17/03/2013 cluster icon
  • Draggable : Draggable is a modular drag & drop library, allowing you to start small and build up with the features you need. At its most basic, Draggable gives yo...
  • Rainbow : Rainbow is a code syntax highlighting library written in Javascript. It was designed to be lightweight (1.4kb), easy to use, and extendable. It is com...
  • howler.js : howler.js is an audio library for the modern web. It defaults to Web Audio API and falls back to HTML5 Audio.
  • 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...
  • css3-mediaqueries-js : make CSS3 Media Queries work in all browsers (JavaScript library)

DropzoneJS is an open source library that provides drag'n'drop file uploads with image previews.

javascript draganddrop library
Parsley.js http://parsleyjs.org
09/03/2013 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...
  • Formalize CSS : Teach your forms some manners!
  • 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...
  • Web Forms : Web Forms 2.0 Cross-Browser Implementation
  • Styletron : Styletron is a universal CSS-in-JS engine built from the ground up for high-performance.

Javascript forms validation.
Powerful, UX aware & Dead simple.

javascript form validation library
Firefox OS Boilerplate App https://github.com/robnyman/Firefox-OS-Boilerplate-App
09/03/2013 cluster icon
  • Katacoda : Learn new technologies right in your browser : Interactive Technical Learning Platform for Software Engineers. Over 100 interactive scenarios helping ...
  • 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...
  • 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...
  • ngCordova : ngCordova is a set of AngularJS extensions on top of the Cordova API to make it easier to build, test, and deploy Cordova apps with AngularJS.
  • human.io : A system for coordinating the activities of users via their mobile phones.
thumbnail

This is a demo app for Firefox OS, loosely based on fxosstub, meant to act as a simple boilerplate for getting started with apps for Firefox OS.

It will give you a button to install it in Firefox OS - on a device, in the Firefox OS Simulator (Simulator Introduction) and in certain Nightly versions of Firefox.

It is a showcase of:

Web Activities
WebAPI usage
Adding offline support and more in Firefox OS!
firefoxos demo app
page 54 / 83
1650 links
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn