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 55 / 82
Pimple http://pimple.sensiolabs.org
04/05/2013 cluster icon
  • HTML_QuickForm2 : This PHP package provides methods to create, validate and render HTML forms.
  • Ratchet : WebSockets for PHP Ratchet is a loosely coupled PHP library providing developers with tools to create real time, bi-directional applications between c...
  • Idiorm and Paris : A minimalist database toolkit for PHP5. Object relational mapper (ORM), fluent SQL query builder and Active Record implementation for PHP.
  • PHPUnit : PHPUnit is the de-facto standard for unit testing in PHP projects. It provides both a framework that makes the writing of tests easy as well as the fu...
  • HTML Purifier : HTML Purifier is a standards-compliant HTML filter library written in PHP. HTML Purifier will not only remove all malicious code (better known as XSS)...

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
  • 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...
  • 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...
  • 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, ...
  • 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...

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.
  • SitePoint : SitePoint provides cutting-edge content for web professionals — developers, designers, programmers, freelancers and site owners.
  • WebPlatform.org : Web Platform Docs is a community-driven site that aims to become a comprehensive and authoritative source for web developer documentation.
  • Project Gemini : Gemini is a new, collaboratively designed internet protocol, which explores the space inbetween gopher and the web.
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
  • 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...
  • Javascript Sound Kit : The Javascript Sound Kit is a wrapper around the ActionScript Sound Object, it makes it possible to use the Sound Object in Javascript the same way yo...
  • 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...

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
  • Pure Data (PD) : Pure Data (aka Pd) is an open source visual programming language. Pd enables musicians, visual artists, performers, researchers, and developers to cre...
  • Astro : Astro is an all-in-one web framework for building fast, content-focused websites.
  • Theia : Theia is an open-source cloud & desktop IDE framework implemented in TypeScript.
  • Codemod : Codemod is a tool/library to assist you with large-scale codebase refactors that can be partially automated but still require human oversight and occa...
  • Feedbin : Feedbin is an open source web based RSS reader. It provides a user interface for reading and managing feeds as well as a REST-like API for clients to ...

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
  • 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).
  • JazzRecord : ActiveRecord for JavaScript (ORM)
  • Workbox : JavaScript Libraries for adding offline support to web apps.
  • sw-toolbox : A collection of service worker tools for offlining runtime requests
  • 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...

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
  • draw.io : Online diagram/mockups design.
  • iPlotz : Wireframing, mockups and prototyping for websites and applications

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...
  • Game-icons.net : Game-icons.net is an online repository providing heaps of cool game related graphics. They are provided provided under the terms of the Creative Commo...
  • Internet Archive: Wayback Machine : See the internet's history
  • Copyscape : Website Plagiarism Search - Web Site Content Copyright Protection
  • Weaviate : Weaviate is an open-source vector database that stores both objects and vectors, allowing for the combination of vector search with structured filteri...
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
  • Drone : Drone is an open source Continuous Delivery platform that automates your testing and release workflows. It is built on container technology. Every bui...
  • Skipfish : Skipfish is an active web application security reconnaissance tool. It prepares an interactive sitemap for the targeted site by carrying out a recursi...

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
  • Crew CR : Code review tool for Git projects.
  • GitPrep : GitPrep is Github clone. you can install portable github system into unix/linux. You can create users and repositories without limitation.
  • VersionPress : VersionPress is a free and open source version control plugin for WordPress built on Git. You can: Undo changes Create staging sites Merge databases ...
  • Outline : Team wiki, documentation, meeting notes, playbooks, onboarding, work logs, brainstorming, & more…
  • gitextensions : Git Extensions is the only graphical user interface for Git that allows you control Git without using the commandline. It comes with a manual and vide...
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
  • css3-mediaqueries-js : make CSS3 Media Queries work in all browsers (JavaScript library)
  • 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.
  • Photon : UI toolkit for building desktop apps with Electron.
  • Formalize CSS : Teach your forms some manners!

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
  • DBeaver : Free multi-platform database tool for developers, SQL programmers, database administrators and analysts. Supports all popular databases: MySQL, Postgr...
  • Beekeeper Studio : Open Source cross-platform SQL Editor and Database Manager. Use Beekeeper Studio to query and manage your relational databases, like MySQL, Postgres, ...
  • 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 ...
  • Vitess : Vitess is a database clustering system for horizontal scaling of MySQL.
  • 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...
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
  • SPF : A lightweight JS framework for fast navigation and page updates from YouTube
  • 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.
  • TraceKit : Not all browsers support stack traces on error objects, but TraceKit squeezes out as much useful information as possible and normalizes it.
  • store.js : localStorage wrapper for all browsers without using cookies or flash. Uses localStorage, globalStorage, and userData behavior under the hood.
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...
  • TraceKit : Not all browsers support stack traces on error objects, but TraceKit squeezes out as much useful information as possible and normalizes it.
  • Redux : Redux is a predictable state container for JavaScript apps. It helps you write applications that behave consistently, run in different environments (c...
  • AngularJS : Superheroic JavaScript MVC Framework
  • Intern : Intern is a complete test system for JavaScript designed to help you write and run consistent, high-quality test cases for your JavaScript libraries a...

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!
  • Web Forms : Web Forms 2.0 Cross-Browser Implementation
  • 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...
  • Filtrr2 : Filtrr2 is a JavaScript image manipulation library. Think of it as Instagram filters on the browser. It uses the element to paint filtered pictures i...

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 ...
  • 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...
  • Mobello : Mobello is high performance javascript UI framework for HTML5 mobile app
  • endpoints.dev : Use your unique endpoint wherever you need. We'll store the details of any HTTP request and display them below.
  • 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.
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
iceScrum http://www.icescrum.org
09/03/2013 cluster icon
  • Retrospectiva : Retrospectiva is an open source, web-based, project management and bug-tracking tool. It is intended to assist the collaborative aspect of work carrie...
  • Sensei : Fun, effective retrospectives for distributed agile teams. Encourage collaboration from every team member and follow up on every action. Sensei's simp...
  • GitPrep : GitPrep is Github clone. you can install portable github system into unix/linux. You can create users and repositories without limitation.
  • (fluxus) : A 3D game engine for livecoding worlds into existence. Fluxus is a rapid prototyping, playing and learning environment for 3D graphics, sound and game...
  • OpenDNS : The safest, smartest, fastest and most reliable DNS on the planet.
thumbnail

Free and OpenSource platform for your agile developments

scrum software agile
manifestR http://westciv.com/tools/manifestR
27/02/2013 cluster icon
  • tota11y : an accessibility visualization toolkit that aims to reduce the friction of a11y testing
  • Validator.nu : (X)HTML5 Validator
  • DOM Monster Bookmarklet : DOM Monster is a cross-platform, cross-browser bookmarklet that will analyze the DOM & other features of the page you're on, and give you its bill of ...
  • Harmony : Procedural drawing tool
  • ADR Tools : A command-line tool for working with Architecture Decision Records (ADRs).

manifestR is a bookmarklet, which you drag to your bookmarks bar. Then, when you visit any page, you can click the manifestR button, and it will create an HTML5 appcache manifest file for that page.

html5 appcache tool bookmarklet
Sonar http://www.sonarsource.org
26/02/2013 cluster icon
  • Drone : Drone is an open source Continuous Delivery platform that automates your testing and release workflows. It is built on container technology. Every bui...
  • Concourse : Concourse is a pipeline-based CI system written in Go. Rather than a myriad of checkboxes, pipelines are defined as a single declarative config file, ...
  • 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.
  • SonarQube : SonarQube is an open source platform for continuous inspection of code quality.
  • Grist : Grist is a modern relational spreadsheet. It combines the flexibility of a spreadsheet with the robustness of a database.

Sonar is an open platform to manage code quality.

quality continuousintegration software
Mockery https://github.com/padraic/mockery
26/02/2013 cluster icon
  • 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...
  • testify : Go code (golang) set of packages that provide many tools for testifying that your code will behave as you intend.
  • PHPUnit : PHPUnit is the de-facto standard for unit testing in PHP projects. It provides both a framework that makes the writing of tests easy as well as the fu...
  • Idiorm and Paris : A minimalist database toolkit for PHP5. Object relational mapper (ORM), fluent SQL query builder and Active Record implementation for PHP.
  • Intern : Intern is a complete test system for JavaScript designed to help you write and run consistent, high-quality test cases for your JavaScript libraries a...
thumbnail

Mockery is a simple yet flexible PHP mock object framework for use in unit testing with PHPUnit, PHPSpec or any other testing framework. Its core goal is to offer a test double framework with a succint API capable of clearly defining all possible object operations and interactions using a human readable Domain Specific Language (DSL). Designed as a drop in alternative to PHPUnit's phpunit-mock-objects library, Mockery is easy to integrate with PHPUnit and can operate alongside phpunit-mock-objects without the World ending.

php unit_test mock library
page 55 / 82
1630 links
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn