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 62 / 83
GateOne https://github.com/liftoff/GateOne
19/10/2011 cluster icon
  • Snowflake : Snowflake is a graphical SSH client. It has a enhanced SFTP file browser, SSH terminal emulator, remote resource/process manager, server disk space an...
  • Mosh : Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keys...
  • 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.
  • Babun : Would you like to use a linux-like console on a Windows host without a lot of fuzz?
  • WTF : WTF is a personal information dashboard for your terminal, developed for those who spend most of their day in the command line. It allows you to monit...
thumbnail

Gate One is an HTML5-powered terminal emulator and SSH client

terminal html5 ssh
vfsStream https://github.com/mikey179/vfsStream
14/10/2011 cluster icon
  • 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...
  • Mockery : 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...
  • 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...
  • Humbug : Humbug is a Mutation Testing framework for PHP to measure the real effectiveness of your test suites and assist in their improvement. It eats Code Cov...
thumbnail

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 test framework, like PHPUnit or SimpleTest.

php unit_test library
Scalable and Modular Architecture for CSS http://smacss.com/book
07/10/2011 cluster icon
  • CSS Reference : Learn by example: cssreference.io is a free visual guide to CSS. It features the most popular properties, and explains them with illustrated and anima...
  • Architectural Decision Records : An Architectural Decision (AD) is a software design choice that addresses a functional or non-functional requirement that is architecturally significa...
  • Guide to CSS support in email clients : 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...
  • 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
  • MaintainableCSS : Write CSS without worrying that overzealous, pre-existing styles will cause problems. MaintainableCSS is an approach to writing modular, scalable and ...

A flexible guide to developing sites small and large.

reference css architecture
PhoneGap http://phonegap.com/
05/10/2011 cluster icon
  • Onsen : Open source HTML5 hybrid app framework for PhoneGap & Cordova Mobile-optimized HTML5, CSS and JavaScript with Web components Responsive layout, Materi...
  • xui.js : A super micro tiny DOM library for authoring HTML5 mobile web applications.
  • Web Forms : Web Forms 2.0 Cross-Browser Implementation
  • Ample SDK : Ajax GUI Framework
  • Band.js : An interface for the Web Audio API that supports rhythms, multiple instruments, repeating sections, and complex time signatures.

Easily create apps using the web technologies you know and love: HTML, CSS, and JavaScript.
PhoneGap is a free and open source framework that allows you to create mobile apps using standardized web APIs for the platforms you care about.

development mobile javascript html5
IFTT http://ifttt.com
14/09/2011 cluster icon
  • DERI Pipes : Inspired by Yahoo's Pipes, DERI Pipes is an engine and graphical environment for general Web Data transformations and Mashup.
  • Topsy : Search and Analyze the Social Web.
  • 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...
  • Anything to Triples : 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 docu...

Put the internet to work for you.

web api social
ievms https://github.com/xdissent/ievms
07/09/2011 cluster icon
  • modern.IE : Set of tools for testing with older or newer IE browsers
  • Docker : Docker is an open-source project to easily create lightweight, portable, self-sufficient containers from any application. The same container that a de...
  • Chromeless : Chrome automation made simple. Runs locally or headless on AWS Lambda. Chromeless can be used to... Run 1000s of browser integration tests in paralle...
  • Nikto2 : Nikto is an Open Source (GPL) web server scanner which performs comprehensive tests against web servers for multiple items, including over 6500 potent...
  • Zombie.js : Zombie.js is a lightweight framework for testing client-side JavaScript code in a simulated environment. No browser required.
thumbnail

Microsoft provides virtual machine disk images to facilitate website testing in multiple versions of IE, regardless of the host operating system. With a single command, you can have IE6, IE7, IE8, IE9, IE10, IE11 and MSEdge running in separate virtual machines.

ie test vm
A successful Git branching model http://nvie.com/posts/a-successful-git-branching-model
05/09/2011 cluster icon
  • Keep a Changelog : Don’t let your friends dump git logs into changelogs.
  • Git Reference : This is the Git reference site. It is meant to be a quick reference for learning and remembering the most important and commonly used Git commands.
  • Cool URIs don't change : The permanent nature of URIs
  • 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...
  • 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...
thumbnail

Git-flow workflow presentation

article git reference
HTML5 Cross Browser Polyfills https://github.com/Modernizr/Modernizr/wiki/HTML5-Cross-browser-Polyfills
25/08/2011 cluster icon
  • When can I use... : Compatibility tables for support of HTML5, CSS3, SVG and more in desktop and mobile browsers.
  • HTML5 Please : 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
  • Mobile HTML5 compatibility : HTML5 compatibility on mobile and tablet browsers with testing on real devices
  • 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...
  • Selectivizr : CSS3 pseudo-class and attribute selectors for IE 6-8
thumbnail

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.

css3 polyfill html5 reference
spin.js http://fgnass.github.com/spin.js
25/08/2011 cluster icon
  • 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 ...
  • Wave.js : Audio visualizer library for javascript. Create dynamic animations that react to an audio file or audio stream.
  • 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...
  • boomerang : boomerang is a piece of javascript that you add to your web pages, where it measures the performance of your website from your end user's point of vie...
  • Meteor : Meteor is an ultra-simple environment for building modern websites.
javascript animation
Formalize CSS http://formalize.me
23/08/2011 cluster icon
  • darken : Easy control over your dark mode in a web environment
  • Parsley.js : Javascript forms validation. Powerful, UX aware & Dead simple.
  • Photon : UI toolkit for building desktop apps with Electron.
  • css3-mediaqueries-js : make CSS3 Media Queries work in all browsers (JavaScript library)
  • Respond : Activates media queries in IE6-8

Teach your forms some manners!

form javascript design css library
Responsive HTML images http://responsive-images.com
23/08/2011 cluster icon
  • Multicolr Search Lab : We extracted the colors from 20 million Creative Commons images on Flickr to make the images searchable by color.
  • Lasso : Lasso is an iOS application architecture for building discrete, composable and testable components both big and small - from single one-off screens, t...
  • Ajaxload : Ajax loading gif generator
  • Freeimages : Stock photography exchange repository
  • SumoPaint : Powerful graphics editor for your web browser and pc
mobile image
HTML5Forms.js https://github.com/zoltan-dulac/html5Forms.js
18/08/2011 cluster icon
  • Web Forms : Web Forms 2.0 Cross-Browser Implementation
  • Parsley.js : Javascript forms validation. Powerful, UX aware & Dead simple.
  • SoundManager 2 : Using HTML5 and Flash, SoundManager 2 provides reliable cross-platform audio under a single JavaScript API.
  • Band.js : An interface for the Web Audio API that supports rhythms, multiple instruments, repeating sections, and complex time signatures.
  • 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...
thumbnail

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
different parts of the module when there doesn't exist a native
implementation.

javascript form html5 library
Web Forms https://github.com/westonruter/webforms2
18/08/2011 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...
  • Impel : Impel takes the pain out of working with HTML5 asynchronous databases. Statement callbacks? Transaction callbacks? One-to-many and many-to-many relati...
  • SoundManager 2 : Using HTML5 and Flash, SoundManager 2 provides reliable cross-platform audio under a single JavaScript API.
  • Band.js : An interface for the Web Audio API that supports rhythms, multiple instruments, repeating sections, and complex time signatures.
  • Parsley.js : Javascript forms validation. Powerful, UX aware & Dead simple.
thumbnail

Web Forms 2.0 Cross-Browser Implementation

javascript form html5 library
The Shapes of CSS http://css-tricks.com/examples/ShapesOfCSS
16/08/2011 cluster icon
  • Position Is Everything : Modern browser bugs explained in detail!
  • Flexbox Defense : Your job is to stop the incoming enemies from getting past your defenses. Unlike other tower defense games, you must position your towers using CSS!
  • YAML : A modular CSS framework for truly flexible, accessible and responsive websites
  • UnCSS : UnCSS is a tool that removes unused CSS from your stylesheets. It works across multiple files and supports Javascript-injected CSS.
  • Diagnostic.css : Diagnostic.css is a stylesheet which allows the user to test for common errors in a page's markup. Also : https://github.com/karlgroves/diagnostic.css
thumbnail
example css
Normalize.css http://necolas.github.com/normalize.css
16/08/2011 cluster icon
  • Photon : UI toolkit for building desktop apps with Electron.
  • css3-mediaqueries-js : make CSS3 Media Queries work in all browsers (JavaScript library)
  • jQuery Masonry : A dynamic layout plugin for jQuery The flip-side of CSS floats
  • Respond : Activates media queries in IE6-8
  • darken : Easy control over your dark mode in a web environment

A modern, HTML5-ready alternative to CSS resets

Normalize.css makes browsers render all elements more consistently and in line with modern standards. It precisely targets only the styles that need normalizing.

css library
Diffuse http://diffuse.sourceforge.net
08/08/2011 cluster icon
  • Snippely : Snippely is a basic text and code organizational tool. Instead of storing bits of code, quick notes, and memos in text files all over your hard drive,...
  • 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...
  • 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...
  • Nikto2 : Nikto is an Open Source (GPL) web server scanner which performs comprehensive tests against web servers for multiple items, including over 6500 potent...
  • Phormer : Phormer is a PHP-Based PhotoGallery Manager application, that helps you to store, categorize and trim your photos on the web with various helpful feat...

Diffuse is a small and simple text merge tool written in Python. With Diffuse, you can easily merge, edit, and review changes to your code.

diff software merge
gitextensions http://code.google.com/p/gitextensions
08/08/2011 cluster icon
  • DeepGit : DeepGit is a tool to investigate the history of source code. It combines Git Blame and Log information and makes it easy to trace changes to a line or...
  • code-forensics : code-forensics is a toolset for analysing codebases stored in a version control system. It leverages the repository logs, or version history data, to ...
  • WinBinder : The native Windows binding for PHP
  • 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...
  • Robomongo : Shell-centric cross-platform MongoDB management tool (MongoDB Admin UI)

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 video tutorials to get you started quickly.

windows gui git
Skipfish http://code.google.com/p/skipfish
08/08/2011 cluster icon
  • WebScarab : WebScarab is a framework for analysing applications that communicate using the HTTP and HTTPS protocols.
  • Zed Attack Proxy : The Zed Attack Proxy (ZAP) is an easy to use integrated penetration testing tool for finding vulnerabilities in web applications. It is designed to be...
  • Bandit : Bandit is a tool designed to find common security issues in Python code. To do this Bandit processes each file, builds an AST from it, and runs approp...
  • TruffleHog : TruffleHog is an open-source SAST (static application security testing) tool for detecting secrets in various sources. While GitHub and GitLab reposit...
  • OpenVAS : OpenVAS is a full-featured vulnerability scanner. Its capabilities include unauthenticated testing, authenticated testing, various high level and low ...

Skipfish is an active web application security reconnaissance tool. It prepares an interactive sitemap for the targeted site by carrying out a recursive crawl and dictionary-based probes. The resulting map is then annotated with the output from a number of active (but hopefully non-disruptive) security checks. The final report generated by the tool is meant to serve as a foundation for professional web application security assessments.

web security tool test
Charles Web Debugging Proxy http://www.charlesproxy.com
08/08/2011 cluster icon
  • Zed Attack Proxy : The Zed Attack Proxy (ZAP) is an easy to use integrated penetration testing tool for finding vulnerabilities in web applications. It is designed to be...
  • Capacitor : Capacitor is an open source native runtime for building Web Native apps. Create cross-platform iOS, Android, and Progressive Web Apps with JavaScript,...
  • 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...
  • FireLogger : A sexy server logger console in Firebug
  • Flask : Flask is a microframework for Python based on Werkzeug, Jinja 2 and good intentions. And before you ask: It's BSD licensed!

Charles is an HTTP proxy / HTTP monitor / Reverse Proxy that enables a developer to view all of the HTTP and SSL / HTTPS traffic between their machine and the Internet. This includes requests, responses and the HTTP headers (which contain the cookies and caching information).

debug web proxy
Lost Type Co-op http://losttype.com
01/08/2011 cluster icon
  • Typetester : Compare fonts for the screen
  • metaflop : Metaflop is an easy to use web application for modulating your own fonts. Metaflop uses Metafont, which allows you to easily customize a font within t...
  • Fontdeck : Fontdeck is standards compliant, accessible and uses a pure CSS @font-face solution. No JavaScript required.
  • 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...
  • FontStruct : Build, Share, Download Fonts

The Lost Type Co-Op is a Pay-What-You-Want Type foundry, the first of its kind.

font design typography
page 62 / 83
1642 links
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn