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
Diagramo http://diagramo.com
24/04/2012 cluster icon
  • code2flow : Interactive code to flowchart converter. Turn your workflows, algorithms and manuals into easy to understand diagrams via simple code.
  • Bitsy : Bitsy is a little editor for little games or worlds. The goal is to make it easy to make games where you can walk around and talk to people and be som...
  • Codassium : A better way to conduct remote interviews WebRTC based video chat + code editor = Awesome interviews
  • Audio Shop : Your friendly neighborhood script for mangling images or video using audio editing tools.
  • Mermaid : Mermaid is a Javascript based diagramming and charting tool that uses Markdown-inspired text definitions and a renderer to create and modify complex d...

Diagramo is an online flowchart software.

flowchart tool editor
Meteor http://meteor.com
22/04/2012 cluster icon
  • Astro : Astro is an all-in-one web framework for building fast, content-focused websites.
  • 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 ...
  • choo : A 4kb framework for creating sturdy frontend applications
  • chromeless : The chromeless project is an experiment into making it possible to build a web browser using only web technologies, like HTML, JavaScript, and CSS.
  • Flask : Flask is a microframework for Python based on Werkzeug, Jinja 2 and good intentions. And before you ask: It's BSD licensed!

Meteor is an ultra-simple environment for building modern websites.

framework javascript web
Foundation http://foundation.zurb.com
21/04/2012 cluster icon
  • lit : a ridiculously small responsive css framework
  • mini.css : minimal, responsive, style-agnostic CSS framework
  • Bulma : A modern CSS framework based on Flexbox
  • Ink : A Responsive Email Framework from ZURB. Quickly create responsive HTML emails that work on any device & client. Even Outlook.
  • Spectre.css : Spectre.css is a lightweight, responsive and modern CSS framework for faster and extensible development. lightweight and clean starting point for your...

An easy to use, powerful, and flexible framework for building prototypes and production code on any kind of device.

framework css responsive
Feedity http://feedity.com
20/04/2012 cluster icon
  • Feed43 : Your favorite site doesn't provide news feeds? This free online service converts any web page to an RSS feed on the fly.
  • Page2RSS : Page2RSS is a service that helps you monitor web sites that do not publish feeds. It will check any web page for updates and deliver them to your favo...
  • Favicon Generator : Upload an image (GIF, JPEG or PNG) and convert it to a Windows favicon (.ico)
  • ColoRotate : Color palette generation tool
  • RSS Box : This app uses the API of other websites and gives you an RSS feed in return. Quick and simple.

Feedity is an online data extraction tool and RSS feed builder

tool generator rss
Liquibase http://www.liquibase.org/
20/04/2012 cluster icon
  • dbv.php : dbv.php is a database version control web application featuring schema management, revision scripts, and more!
  • pgLoader : pgloader loads data into PostgreSQL and allows you to implement Continuous Migration from your current database to PostgreSQL. pgLoader has two modes ...
  • migra : migra is a schema comparison tool for PostgreSQL. It's a command line tool, and Python library. Find differences in database schemas as easily as runn...
  • Flyway : You can think of Flyway as version control for your database. It lets you evolve your database schema easily and reliably across all your instances. F...
  • pg_chameleon : pg_chameleon is a MySQL to PostgreSQL replica system written in Python 3. The tool can connect to the mysql replication protocol and replicate the dat...
thumbnail

Liquibase is an open source database-independent library for tracking, managing and applying database schema changes

tool vcs database migration schema
Natural https://github.com/NaturalNode/natural
18/04/2012 cluster icon
  • Passport : Passport is authentication middleware for Node.js. Extremely flexible and modular, Passport can be unobtrusively dropped in to any Express-based web a...
  • 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...
  • Playwright : Playwright is a Node library to automate the Chromium, WebKit and Firefox browsers with a single API. It enables cross-browser web automation that is ...
  • 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 ...
  • MooTools : MooTools is a compact, modular, Object-Oriented JavaScript framework designed for the intermediate to advanced JavaScript developer. It allows you to ...
thumbnail

Natural is a general natural language facility for nodejs. Tokenizing, stemming, classification, phonetics, tf-idf, WordNet, string similarity, and some inflection are currently supported.

linguistics library nodejs
Filtrr2 https://github.com/alexmic/filtrr/tree/master/filtrr2
18/04/2012 cluster icon
  • 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...
  • jsmad : jsmad is a pure javascript MP3 decoder, based on libmad, with an ID3 decoder written from scratch.
  • Polly.JS : Polly.JS is a standalone, framework-agnostic JavaScript library that enables recording, replaying, and stubbing HTTP interactions. Polly taps into nat...
  • Styletron : Styletron is a universal CSS-in-JS engine built from the ground up for high-performance.
  • PeerJS : Peer-to-peer data in the web browser. PeerJS completes WebRTC as an API abstraction, connection broker, and binary serialization format
thumbnail

Filtrr2 is a JavaScript image manipulation library. Think of it as Instagram filters on the browser. It uses the <canvas> element to paint filtered pictures in the place of normal pictures on your website.

image javascript library
maps.stamen.com http://maps.stamen.com
13/04/2012 cluster icon
  • MapBox : Creating custom maps in the cloud
  • Mockingbird : Mockingbird is an online tool that makes it easy for you to create, link together, preview, and share mockups of your website or application.
  • MyOSMatic : This is a free software web service that allows you to generate maps of cities using OpenStreetMap data. The generated maps are available in PNG, PDF ...
  • The Elements of Typographic Style Applied to the Web : a practical guide to web typography
  • darken : Easy control over your dark mode in a web environment
thumbnail

Different map tiles

map design
Bookie Website http://docs.bmark.us/en/latest/
12/04/2012 cluster icon
  • Memor : Memor is a bookmark manager.
  • Karakeep : A self-hostable bookmark-everything app (links, notes and images) with AI-based automatic tagging and full text search
  • Beehive : Beehive is an event and agent system, which allows you to create your own agents that perform automated tasks triggered by events and filters. It is m...
  • YunoHost : YunoHost is a server operating system aiming to make self-hosting accessible to everyone.
  • Cachet : Beautiful & simple service statuses. The open source status page system, for everyone.

Python based delicious.com replacement

bookmarks selfhosted software
Pyramid http://www.pylonsproject.org/projects/pyramid/about
12/04/2012 cluster icon
  • Flask : Flask is a microframework for Python based on Werkzeug, Jinja 2 and good intentions. And before you ask: It's BSD licensed!
  • Streamlit : Streamlit is an open source app framework in Python language. It helps us create web apps for data science and machine learning in a short time.
  • Pinax : Pinax is an open-source platform built on the Django Web Framework. By integrating numerous reusable Django apps and providing starter projects and in...
  • Roll : Roll is a pico framework with performances and aesthetic in mind.
  • CodeceptJS : CodeceptJS is a new testing framework for end-to-end testing with WebDriver (or others). It abstracts browser interaction to simple steps that are wri...

Pyramid is a very general open source Python web framework.

python framework web
bl.ocks.org http://bl.ocks.org
03/04/2012 cluster icon
  • GitPrep : GitPrep is Github clone. you can install portable github system into unix/linux. You can create users and repositories without limitation.
  • GoReleaser - GoReleaser : GoReleaser builds Go binaries for several platforms, creates a GitHub release and then pushes a Homebrew formula to a tap repository. All that wrapped...
  • Act : Run your GitHub Actions locally!
  • GitHub does dotfiles : Your unofficial guide to dotfiles on GitHub.

This website is a simple viewer for code examples hosted on GitHub Gist.

viewer github gist
Timeline http://timeline.verite.co
03/04/2012 cluster icon
  • RAWGraphs : RAW is an open web tool to create custom vector-based visualizations on top of the amazing d3.js library. Primarily conceived as a tool for designers ...
  • Processing.js : Processing.js is the sister project of the popular Processing visual programming language, designed for the web. Processing.js makes your data visuali...
  • D3.js : D3.js is a JavaScript library for manipulating documents based on data. D3 helps you bring data to life using HTML, SVG and CSS. D3’s emphasis on web ...
  • Wave.js : Audio visualizer library for javascript. Create dynamic animations that react to an audio file or audio stream.
  • dancer.js : dancer.js is a high-level audio API, usable with both Mozilla's Audio Data API and Webkit's Web Audio API with flash fallback, designed to make sweet ...

Beautifully crafted timelines that are easy, and intuitive to use.

visualization javascript library timeline
Modest Maps | Home http://modestmaps.com
03/04/2012 cluster icon
  • swfobject : SWFObject 2 offers two optimized Flash Player embed methods; a markup based approach and a method that relies on JavaScript & offers a JavaScript API ...
  • Parsley.js : Javascript forms validation. Powerful, UX aware & Dead simple.
  • React : A JavaScript library for building user interfaces
  • 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...
  • AngularJS : Superheroic JavaScript MVC Framework

Modest Maps is a small, extensible, and free library for designers and developers who want to use interactive maps in their own projects.

maps javascript library
Microjs http://microjs.com
02/04/2012 cluster icon
  • Zepto.js : Zepto is a minimalist JavaScript library for modern browsers with a largely jQuery-compatible API. If you use jQuery, you already know how to use Zept...
  • MooTools : MooTools is a compact, modular, Object-Oriented JavaScript framework designed for the intermediate to advanced JavaScript developer. It allows you to ...
  • Web Forms : Web Forms 2.0 Cross-Browser Implementation
  • Formalize CSS : Teach your forms some manners!
  • 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...

Fantastic Micro-Frameworks and Micro-Libraries for Fun and Profit!

javascript library
Font Awesome http://fortawesome.github.com/Font-Awesome
02/04/2012 cluster icon
  • The Elements of Typographic Style Applied to the Web : a practical guide to web typography
  • 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 ...
  • Shards : A free and modern UI toolkit for web makers based on the popular Bootstrap 4 framework.
  • CSS ICON : Pure CSS grab-and-go icons
  • PaintStrap : Generate beautiful Twitter Bootstrap themes using the Adobe kuler / COLOURlovers color scheme

Font Awesome, the iconic font designed for use with Twitter Bootstrap. In a single collection, Font Awesome is a pictographic language of web-related actions.

font css icon bootstrap
Morris.js http://morrisjs.github.io/morris.js/
02/04/2012 cluster icon
  • Sammy.js : Sammy is a tiny javascript framework built on top of jQuery, It's RESTful Evented Javascript.
  • RAWGraphs : RAW is an open web tool to create custom vector-based visualizations on top of the amazing d3.js library. Primarily conceived as a tool for designers ...
  • Rickshaw : Rickshaw is a JavaScript toolkit for creating interactive time series graphs.
  • jquip : Smaller, Lighter, Faster, more modular jQuery - include only the parts you want! Don't use it, Don't include it.
  • Handsontable : Handsontable is a minimalistic approach to Excel-like table editor in HTML & jQuery. Now with column and row headers!

Morris.js is a lightweight library that uses jQuery and Raphaël to make drawing time-series graphs easy.

raphael jquery javascript graph
SpritePad http://wearekiss.com/spritepad
30/03/2012 cluster icon
  • 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...
  • SpriteMe : Background images make pages look good, but also make them slower. Each background image is an extra HTTP request. There's a fix: combine background i...
  • Sprite Cow : Sprite Cow helps you get the background-position, width and height of sprites within a spritesheet as a nice bit of copyable css.
  • StyleDocco : StyleDocco generates documentation and style guide documents from your stylesheets.
  • YAML Builder : A tool for visual layout development of YAML based CSS layouts

With SpritePad you can create your CSS sprites within seconds. Simply drag & drop your images and have them immediately available as one PNG sprite + CSS code. No fiddling in Photoshop, no manual assignment of CSS styles.

generator sprites css
Debian New Maintainers' Guide http://www.debian.org/doc/manuals/maint-guide/index.en.html
30/03/2012 cluster icon
  • The Debconf Programmer's Tutorial : This is a guide to using debconf with your packages, aimed at a Debian developer.
  • Debian Policy Manual : This manual describes the policy requirements for the Debian distribution.
  • Go by Example : Go by Example is a hands-on introduction to Go using annotated example programs.
  • PostgresqlCO.NF : PostgresqlCO.NF (CONF for short) is a postgresql.conf documentation and ultimate recommendations’ source to help you tune and optimize all of your Pos...
  • The Big List of Naughty Strings : The Big List of Naughty Strings is a list of strings which have a high probability of causing issues when used as user-input data.

This document tries to describe the building of a Debian package to ordinary Debian users and prospective developers.

packaging debian reference
Debian Policy Manual http://www.debian.org/doc/debian-policy
29/03/2012 cluster icon
  • The Debconf Programmer's Tutorial : This is a guide to using debconf with your packages, aimed at a Debian developer.
  • Debian New Maintainers' Guide : This document tries to describe the building of a Debian package to ordinary Debian users and prospective developers.
  • how2 : stackoverflow from the terminal. how2 finds the simplest way to do something in a unix shell. It's like man, but you can query it in natural language.
  • Backstage : Backstage is an open platform for building developer portals. Powered by a centralized software catalog, Backstage restores order to your microservice...
  • 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...

This manual describes the policy requirements for the Debian distribution.

packaging documentation debian
The Debconf Programmer's Tutorial http://www.fifi.org/doc/debconf-doc/tutorial.html
28/03/2012 cluster icon
  • Debian New Maintainers' Guide : This document tries to describe the building of a Debian package to ordinary Debian users and prospective developers.
  • Debian Policy Manual : This manual describes the policy requirements for the Debian distribution.
  • JSON Schema : JSON Schema is a vocabulary that allows you to annotate and validate JSON documents.
  • Frameworks for Designers : A reflexion on CSS frameworks
  • 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...

This is a guide to using debconf with your packages, aimed at a Debian developer.

packaging debian reference
page 61 / 83
1641 links
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn