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 69 / 83
css3-mediaqueries-js http://code.google.com/p/css3-mediaqueries-js
26/05/2010 cluster icon
  • enquire.js : A lightweight, pure JavaScript library for responding to CSS media queries.
  • emotion : emotion is a high performance, lightweight css-in-js library that supports both string and object based styles.
  • Formalize CSS : Teach your forms some manners!
  • Styletron : Styletron is a universal CSS-in-JS engine built from the ground up for high-performance.
  • darken : Easy control over your dark mode in a web environment

make CSS3 Media Queries work in all browsers (JavaScript library)

@media javascript css library
Hackable-devices http://hackable-devices.org
29/04/2010 cluster icon
  • Arduino : Arduino is an open-source electronics prototyping platform based on flexible, easy-to-use hardware and software. It's intended for artists, designers,...
  • Hack a Day : Hackaday serves up Fresh Hacks Every Day from around the Internet.
  • 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...
  • Maestro : Maestro is an open-source framework that makes UI and end-to-end testing for Android, iOS, and web apps simple and fast. Write your first test in unde...
  • mob : Smooth git handover for remote pair/mob programming. mob is an open source command line tool written in go mob is the fastest way to hand over code vi...

The hackable-devices project is coming from the willingness to make available to hackers and makers materials that correspond to them. Much more than an online shop, hackable-devices is a platform for technical exchanges around hardware and devices you can manage, modify, fork or patch.

Hackable-devices aims to introduce you to open objects, it's up to you to make the best out of it.

hardware electronics opensource diy
chive http://www.chive-project.com
23/04/2010 cluster icon
  • SQL Buddy : Web based MySQL administration
  • PHP Mini SQL Admin : Extremely lightweight alternative to heavy phpMyAdmin for quick and easy access MySQL databases.
  • Robomongo : Shell-centric cross-platform MongoDB management tool (MongoDB Admin UI)
  • WWW SQL Designer : WWW SQL Designer allows users to create database designs, which can be saved/loaded and exported to SQL scripts. Various databases and languages are s...
  • MySQLTuner : MySQLTuner is a script written in Perl that will assist you with your MySQL configuration and make recommendations for increased performance and stabi...

MySQL database management tool

mysql management php database
Impel http://impel.simulacre.org
16/04/2010 cluster icon
  • 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...
  • Band.js : An interface for the Web Audio API that supports rhythms, multiple instruments, repeating sections, and complex time signatures.
  • Web Forms : Web Forms 2.0 Cross-Browser Implementation
  • ActiveJS : ActiveJS is a JavaScript application framework that provides local and REST based data modeling and pure DOM view construction with back button and hi...
  • 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...

Impel takes the pain out of working with HTML5 asynchronous databases.

Statement callbacks? Transaction callbacks? One-to-many and many-to-many relationships? How the heck do I deal with all without my head exploding?

javascript html5 library database orm
ExceptionHub | JavaScript Error Tracking http://www.exceptionhub.com
15/04/2010 cluster icon
  • TraceKit : Not all browsers support stack traces on error objects, but TraceKit squeezes out as much useful information as possible and normalizes it.
  • Firebug Lite : A JavaScript file you can insert into your pages to simulate the Firebug console in browsers that are not named Firefox.
  • jQuery Address : Deep linking plugin
  • Modest Maps | Home : Modest Maps is a small, extensible, and free library for designers and developers who want to use interactive maps in their own projects.
  • Web Forms : Web Forms 2.0 Cross-Browser Implementation
debug javascript webservice
Yaki https://github.com/rcarmo/Yaki
11/04/2010 cluster icon
  • Tiki Groupware/CMS : Tiki Wiki CMS Groupware is a free and open source Wiki-based content management system and online office suite written primarily in PHP and distribute...
  • Plone : Plone is a free and open source content management system built on top of the Zope application server.
  • Cliquet : Cliquet is a toolkit to ease the implementation of HTTP microservices, such as data-driven REST APIs.
  • Isso : Isso – Ich schrei sonst – is a lightweight commenting server written in Python and JavaScript. It aims to be a drop-in replacement for Disqus.
  • Agile Retrospective Resource Wiki : This is a resource for sharing retrospective plans, tips & tricks, tools and ideas to help us get the most out of our retrospectives. Retrospectives p...
thumbnail

A filesystem based wiki

python wiki cms
sonicsquirrel.net - your netaudio source since 2005 | Latest ep: Filic ... http://sonicsquirrel.net
11/04/2010 cluster icon
  • howler.js : howler.js is an audio library for the modern web. It defaults to Web Audio API and falls back to HTML5 Audio.
  • Puredyne : Puredyne is the USB-bootable GNU/Linux operating system for creative multimedia.
  • jsmad : jsmad is a pure javascript MP3 decoder, based on libmad, with an ID3 decoder written from scratch.
  • Faust Programming Language : Faust (Functional Audio Stream) is a functional programming language for sound synthesis and audio processing with a strong focus on the design of syn...
  • supercollider : SuperCollider is an environment and programming language for real time audio synthesis and algorithmic composition. It provides an interpreted object-...
directory netlabel audio
CWE/SANS Top 25 Most Dangerous Programming Errors http://cwe.mitre.org/top25/#Listing
06/04/2010 cluster icon
  • Mobile Web Application Best Practices : The goal of this document is to aid the development of rich and dynamic mobile Web applications. It collects the most relevant engineering practices, ...
  • Everything you need to know about HTTP security headers : This article explains what secure headers are and how to implement these headers in Rails, Django, Express.js, Go, Nginx, and Apache.
  • XSS Filter Evasion Cheat Sheet - OWASP : This article is focused on providing application security testing professionals with a guide to assist in Cross Site Scripting testing.
  • 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...
  • Trunk Based Development : A source-control branching model, where developers collaborate on code in a single branch called ‘trunk’ *, resist any pressure to create other long-l...

The CWE/SANS Top 25 Most Dangerous Software Errors is a list of the most widespread and critical errors that can lead to serious vulnerabilities in software. They are often easy to find, and easy to exploit. They are dangerous because they will frequently allow attackers to completely take over the software, steal data, or prevent the software from working at all.

development security reference
mktgdept.com/js/jquery-crash.js http://mktgdept.com/js/jquery-crash.js
05/04/2010 cluster icon
  • Software Folklore : Sometimes bugs have symptoms beyond belief. This is a collection of such stories from around the web.
  • Semgrep : Semgrep is a fast, open-source, static analysis tool that searches code, finds bugs, and enforces secure guardrails and coding standards. Semgrep supp...
bugs
Newspaper Club http://www.newspaperclub.co.uk
03/04/2010 cluster icon
  • but does it float : Excellent art and design collection
  • draw.io : Online diagram/mockups design.
  • maps.stamen.com : Different map tiles
  • HTML email templates : Easily create beautiful, branded email marketing campaigns. Start by choosing one of our free HTML email templates and customize it in minutes.
  • Wordle : Wordle is a toy for generating “word clouds” from text that you provide. The clouds give greater prominence to words that appear more frequently in th...

Newspaper Club is a service to help anyone make and print their own newspapers. Our mission is to give people the tools to turn whatever they want into newsprint, quickly and easily.

newspaper design diy
phlogi.net: typoscript pastebin http://www.phlogi.net/t3/tsp
26/03/2010 cluster icon
  • ZeroBin : A minimalist, opensource online pastebin where the server has zero knowledge of pasted data. Data is encrypted/decrypted in the browser using 256 bits...
  • ideone.com : Ideone is an online compiler and debugging tool which allows youto compile source code and execute it online in more than 60 programming languages.
typo3 pastebin
Harmony http://mrdoob.com/projects/harmony
15/03/2010 cluster icon
  • manifestR : 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 creat...
  • Terrastruct : Terrastruct is a tool to create diagrams that excel at visually explaining complex systems, such as your organization's engineering architecture.
  • Validator.nu : (X)HTML5 Validator
  • PhantomJS : PhantomJS is a headless WebKit with JavaScript API. It has fast and native support for various web standards: DOM handling, CSS selector, JSON, Canvas...
  • GateOne : Gate One is an HTML5-powered terminal emulator and SSH client

Procedural drawing tool

tool html5 canvas drawing
Mapstraction http://mapstraction.com
03/03/2010 cluster icon
  • Quicktype : Quicktype generates types and helper code for reading JSON in C#, Swift, JavaScript, Flow, Python, TypeScript, Go, Rust, Objective-C, Kotlin, C++ and ...
  • Leaflet : A Modern, Lightweight Open-Source JavaScript Library for Interactive Maps
  • Falcor : Falcor is the innovative data platform that powers the Netflix UIs. Falcor allows you to model all your backend data as a single Virtual JSON object o...
  • Bliss.js : Want to use Vanilla JS but find native APIs a bit unwieldy? Bliss is for you
  • Data Science Toolkit : A collection of the best open data sets and open-source tools for data science, wrapped in an easy-to-use REST/JSON API with command line, Python and ...

A javascript library to hide differences between mapping APIs.

api map javascript
Anything to Triples https://any23.apache.org/
23/02/2010 cluster icon
  • Hoppscotch : A free, online, open source API request builder
  • 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...
  • Openframe : Openframe is an open source platform for artists, curators and art enthusiasts to share, discover and display digital art. Openframe is free. Anyone c...
  • IFTT : Put the internet to work for you.
  • OpenCalais : Calais is a rapidly growing toolkit of capabilities that allow you to readily incorporate state-of-the-art semantic functionality within your blog, co...

Anything To Triples (any23) is a library, a web service and a command line tool that extracts structured data in RDF format from a variety of Web documents.

microformats web api rdf
PHPMD - PHP Mess Detector http://phpmd.org/
23/02/2010 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...
  • Phan : Phan is a static analyzer that looks for common issues and will verify type compatibility on various operations when type information is available or ...
  • atoum : A simple, modern and intuitive unit testing framework for PHP!
  • PHP Insights : PHP Insights was carefully crafted to simplify the analysis of your code directly from your terminal, and is the perfect starting point to analyze the...
  • Selenium Webdriver bindings for PHP : This PHP library allows creating functional webdriver tests with PHP.

What PHPMD does is: It takes a given PHP source code base and look for several potential problems within that source. These problems can be things like: Possible bugs, Suboptimal code, Overcomplicated expressions, Unused parameters, methods, properties

quality php test
Apostrophe http://apostrophenow.org/
15/02/2010 cluster icon
  • Known : Known is a social learning platform. Create your educational community and empower students to publish work, share feedback, and communicate across so...
  • Twill : Twill is an open source Laravel package that helps developers rapidly create a custom CMS that is beautiful, powerful, and flexible. By standardizing ...
  • SilverStripe : Open Source CMS / Framework
  • drupal.org : Drupal is an open source content management platform powering millions of websites and applications. It’s built, used, and supported by an active and ...
  • 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...
thumbnail

Apostrophe is a content management system designed for maximum flexibility with a minimal learning curve.
The interface is ergonomic. All content editing is performed in context.
And it's open source, so you can contribute.

cms opensource
BaseX http://www.basex.org
12/02/2010 cluster icon
  • MySQLTuner : MySQLTuner is a script written in Perl that will assist you with your MySQL configuration and make recommendations for increased performance and stabi...
  • dbv.php : dbv.php is a database version control web application featuring schema management, revision scripts, and more!
  • Mapix CMS : a simple CMS based on XML standards
  • Doctrine : PHP Object Relational Mapper
  • Kinto : Kinto is a lightweight JSON storage service with synchronisation and sharing abilities.

BaseX is a light-weight, high-performance and scalable XML Database engine and XPath/XQuery 3.1 Processor, which includes full support for the W3C Update and Full Text extensions. An interactive and user-friendly GUI frontend gives you great insight into your XML documents.

xml xpath database
Guide to CSS support in email clients http://www.campaignmonitor.com/css
09/02/2010 cluster icon
  • Email Standards Project : The Email Standards Project is about working with email client developers and the design community to improve web standards support and accessibility ...
  • Typetester : Compare fonts for the screen
  • AlsacréationS : Alsacréations est une communauté dédiée à l'apprentissage des standards web (W3C, HTML, XHTML, CSS) ainsi qu'à l'accessibilité numérique
  • HTML EMAIL BOILERPLATE : This website and its sample code creates a template of sorts, absent of design or layout, that will help you avoid some of the major rendering problem...
  • MaintainableCSS : Write CSS without worrying that overzealous, pre-existing styles will cause problems. MaintainableCSS is an approach to writing modular, scalable and ...

Designing an HTML email that renders consistently across the major email clients can be very time consuming. We've put together this guide to save you the time and frustration of figuring it out for yourself. With 24 different email clients tested, we cover all the popular applications across desktop, web and mobile email.

reference css email
MapBox http://mapbox.com
05/02/2010 cluster icon
  • maps.stamen.com : Different map tiles
  • Ockam : Ockam is a suite of open source tools, programming libraries, and managed cloud services to orchestrate end-to-end encryption, mutual authentication, ...
  • Jazz : A new kind of distributed database that runs across your frontend, containers, serverless functions and its own cloud. It syncs data, files and LLM st...
  • Open Source Web Design : Open Source Web Design is a site to download free web design templates and share yours with others. We help make the internet a prettier place.
  • Cloud Carbon Footprint : Cloud Carbon Footprint is an open source tool that provides visibility and tooling to measure, monitor and reduce your cloud carbon emissions. Archite...
thumbnail

Creating custom maps in the cloud

map design opensource cloud
DOMAssistant http://www.domassistant.com
29/01/2010 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...
  • hunt : Library to detect when DOM elements become visible and disappear on scroll.
  • 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 ...
  • Bliss.js : Want to use Vanilla JS but find native APIs a bit unwieldy? Bliss is for you
  • 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...

The modular lightweight JavaScript library, with CSS selectors, event handling, AJAX and complete Unicode support

javascript library dom
page 69 / 83
1645 links
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn