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 63 / 83
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...
  • Formalize CSS : Teach your forms some manners!
  • 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...
  • SoundManager 2 : Using HTML5 and Flash, SoundManager 2 provides reliable cross-platform audio under a single JavaScript API.
  • 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

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!
  • Animate.css : Animate.css is a bunch of cool, fun, and cross-browser animations for you to use in your projects.
  • Reset CSS : The goal of a reset stylesheet is to reduce browser inconsistencies in things like default line heights, margins and font sizes of headings, and so on...
  • Galen Framework : Automated testing of look and feel for your responsive websites. Layout testing seemed always a complex task. Galen Framework offers a simple solution...
  • This Is Responsive : Tips, Resources and Patterns for Responsive Web Design
thumbnail
example css
Normalize.css http://necolas.github.com/normalize.css
16/08/2011 cluster icon
  • Skeleton : Skeleton: A Dead Simple, Responsive CSS Boilerplate for Mobile-Friendly Development
  • jQuery Masonry : A dynamic layout plugin for jQuery The flip-side of CSS floats
  • Respond : Activates media queries in IE6-8
  • css.gg : Minimalistic icon library Designed by code, Customizable & Retina-Ready icons — built 100% in pure CSS. Easy integration: Embed, NPM & API
  • 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
  • DVWA - Damn Vulnerable Web Application : Damn Vulnerable Web App (DVWA) is a PHP/MySQL web application that is damn vulnerable. Its main goals are to be an aid for security professionals to t...
  • ClickHeat : ClickHeat is a visual heatmap of clicks on a HTML page, showing hot and cold click zones. ClickHeat is an OpenSource software, released under GPL lice...
  • Graphtage : Graphtage is a commandline utility and underlying library for semantically comparing and merging tree-like structures, such as JSON, XML, HTML, YAML, ...
  • CintaNotes : Take notes from anywhere and automatically organize them with CintaNotes, a simple notes app for Windows.
  • ProjectPier.org : ProjectPier is a Free, Open-Source, PHP application for managing tasks, projects and teams through an intuitive web interface. It must be downloaded a...

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
  • BlackBox : Safely store secrets in a VCS repo (i.e. Git, Mercurial, Subversion or Perforce).
  • git-deploy : Straightforward, Heroku-style, push-based deployment. Your deploys can become as simple as this: $ git push production master
  • WinBinder : The native Windows binding for PHP
  • GRV : GRV is a terminal based interface for viewing git repositories. It allows refs, commits and diffs to be viewed, searched and filtered. The behaviour a...
  • 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...

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...
  • Gitleaks : Gitleaks is an open-source SAST (static application security testing) command line tool for detecting and preventing hardcoded secrets like passwords,...
  • Burp Suite : Burp Suite is an integrated platform for performing security testing of web applications. Its various tools work seamlessly together to support the en...
  • Subgraph Vega : Vega is an open source platform to test the security of web applications. Vega can help you find and validate SQL Injections, Cross-Site Scripting (XS...

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...
  • 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.
  • Yellow Lab Tools : Online test to help speeding up heavy web pages
  • radare : Radare is a portable reversing framework that can... Disassemble (and assemble for) many different architectures Debug with local native and remote de...
  • FreezePage : Take snapshots of any Web page

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
  • 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...
  • Cufón : Cufón aims to become a worthy alternative to sIFR, which despite its merits still remains painfully tricky to set up and use.
  • I Love Typography : I Love Typography, devoted to fonts, typefaces and all things typographical.
  • BLOKK font : BLOKK font gives you a nice fill text for mock-ups and wireframing without the lorem ipsum. The new and better wireframing font.

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

font design typography
atoum https://github.com/atoum/atoum
29/07/2011 cluster icon
  • PHP_CodeSniffer : PHP_CodeSniffer tokenises PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.
  • Selenium Webdriver bindings for PHP : This PHP library allows creating functional webdriver tests with PHP.
  • Its Continuous! : The tweet-sized continuous integration app for PHP development.
  • 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...
  • Psalm : Psalm is a static analysis tool for finding errors in PHP applications.
thumbnail

A simple, modern and intuitive unit testing framework for PHP!

php tdd test tool
Screenfly http://quirktools.com/screenfly
27/07/2011 cluster icon
  • mobiReady : The mobiReady testing tool evaluates mobile-readiness using industry best practices & standards.
  • BackstopJS : Breaking CSS is easy. Checking every responsive page element is hard. That’s why there's BackstopJS.
  • Galen Framework : Automated testing of look and feel for your responsive websites. Layout testing seemed always a complex task. Galen Framework offers a simple solution...
  • HTML5 Boilerplate : HTML5 Boilerplate helps you build fast, robust, and adaptable web apps or sites. Kick-start your project with the combined knowledge and effort of 100...
  • Maestro : Maestro is the easiest way to automate UI testing for your mobile app.
thumbnail

Test Your Website at Different Screen Resolutions

mobile test responsive
jsFiddle http://jsfiddle.net
13/07/2011 cluster icon
  • Drawter.com : DrawAble Markup Language
  • Paged.js : Paged.js is a free and open source JavaScript library that paginates content in the browser to create PDF output from any HTML content. This means you...
  • TinaCMS : Tina is an open-source site editing toolkit for React-based sites like Next.js & Gatsby to build content management directly into your website.
  • CKEditor : CKEditor is an open source WYSIWYG text editor designed to bring common word processor features directly to web pages, simplifying their content creat...
  • EtherPad : Etherpad is an Open Source online editor providing collaborative editing in really real-time powered by Node.js

Online code editor and playground.

javascript editor css online
domsnitch https://code.google.com/p/domsnitch
23/06/2011 cluster icon
  • SSL Server Test : This free online service performs a deep analysis of the configuration of any SSL web server on the public Internet.
  • JavaScript Code Style checker : jscs is a code style checker. jscs can check cases, which are not implemented in jshint, but it does not duplicate jshint functionality, so you should...
  • SlimerJS : A scriptable browser for Web developers
  • Gitleaks : Gitleaks is an open-source SAST (static application security testing) command line tool for detecting and preventing hardcoded secrets like passwords,...
  • Prototype : Easy Ajax and DOM manipulation for dynamic web applications

A passive reconnaissance tool inside the DOM (experimental)

security javascript dom test
xui.js http://xuijs.com
21/06/2011 cluster icon
  • 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 ...
  • impress.js : It's a presentation framework based on the power of CSS3 transforms and transitions in modern browsers and inspired by the idea behind prezi.com
  • Relay : A JavaScript framework for building data-driven React applications. Never again communicate with your data store using an imperative API. Simply decla...
  • 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...
  • Yetii : Yet (E)Another Tab Interface Implementation

A super micro tiny DOM library for authoring HTML5 mobile web applications.

mobile javascript library
jsmad https://github.com/nddrylliog/jsmad
20/06/2011 cluster icon
  • jsmad : jsmad is a pure javascript MP3 decoder, based on libmad, with an ID3 decoder written from scratch.
  • 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...
  • Tone.js : Tone.js is a Web Audio framework for creating interactive music in the browser. The architecture of Tone.js aims to be familiar to both musicians and ...
  • Plyr : A simple, accessible HTML5 media player
  • 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...
thumbnail

Javascript MPEG-1 Audio Layer III (mp3) and ID3v2 decoder

javascript mp3 audio
Wapiti http://wapiti.sourceforge.net
18/06/2011 cluster icon
  • Nikto2 : Nikto is an Open Source (GPL) web server scanner which performs comprehensive tests against web servers for multiple items, including over 6500 potent...
  • vicnum : A flexible web app showing vulnerabilities such as cross site scripting, sql injections, and session management issues. Helpful to IT auditors honing ...
  • Burp Suite : Burp Suite is an integrated platform for performing security testing of web applications. Its various tools work seamlessly together to support the en...
  • Subgraph Vega : Vega is an open source platform to test the security of web applications. Vega can help you find and validate SQL Injections, Cross-Site Scripting (XS...
  • OpenVAS : OpenVAS is a full-featured vulnerability scanner. Its capabilities include unauthenticated testing, authenticated testing, various high level and low ...

Wapiti allows you to audit the security of your web applications.

It performs "black-box" scans, i.e. it does not study the source code of the application but will scans the webpages of the deployed webapp, looking for scripts and forms where it can inject data.

Once it gets this list, Wapiti acts like a fuzzer, injecting payloads to see if a script is vulnerable.

web security software test scan
Nikto2 http://www.cirt.net/nikto2
18/06/2011 cluster icon
  • Wapiti : Wapiti allows you to audit the security of your web applications. It performs "black-box" scans, i.e. it does not study the source code of the applica...
  • Subgraph Vega : Vega is an open source platform to test the security of web applications. Vega can help you find and validate SQL Injections, Cross-Site Scripting (XS...
  • DVWA - Damn Vulnerable Web Application : Damn Vulnerable Web App (DVWA) is a PHP/MySQL web application that is damn vulnerable. Its main goals are to be an aid for security professionals to t...
  • BeEF : The Browser Exploitation Framework (BeEF) is a powerful professional security tool. BeEF is pioneering techniques that provide the experienced penetra...
  • Skipfish : Skipfish is an active web application security reconnaissance tool. It prepares an interactive sitemap for the targeted site by carrying out a recursi...

Nikto is an Open Source (GPL) web server scanner which performs comprehensive tests against web servers for multiple items, including over 6500 potentially dangerous files/CGIs, checks for outdated versions of over 1250 servers, and version specific problems on over 270 servers. It also checks for server configuration items such as the presence of multiple index files, HTTP server options, and will attempt to identify installed web servers and software. Scan items and plugins are frequently updated and can be automatically updated.

web security software test
CSS Lint http://csslint.net
17/06/2011 cluster icon
  • stylelint : A mighty, modern CSS linter that helps you enforce consistent conventions and avoid errors in your stylesheets.
  • ProCSSor : Advanced CSS Prettifier
  • stylefmt : stylefmt is a tool that automatically formats your stylesheets.
  • 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 ...

CSS Lint points out problems with your CSS code. It does basic syntax checking as well as applying a set of rules to the code that look for problematic patterns or signs of inefficiency. The rules are all pluggable, so you can easily write your own or omit ones you don't want.

lint css quality tool
Classical Inheritance in JavaScript http://www.crockford.com/javascript/inheritance.html
16/06/2011 cluster icon
  • ECMAScript 5 compatibility table : ECMAScript 5 compatibility table
  • enable cross-origin resource sharing : Cross-Origin Resource Sharing (CORS) is a specification that enables truly open access across domain-boundaries. If you serve public content, please c...
  • JavaScript: The World's Most Misunderstood Programming Language : Despite its popularity, few know that JavaScript is a very nice dynamic object-oriented general-purpose programming language. How can this be a secret...
  • Efficient JavaScript : JavaScript performance tips article
  • Byte saving techniques : This is a collection of JavaScript wizardry that can shave bytes off of your code.

JavaScript is a class-free, object-oriented language, and as such, it uses prototypal inheritance instead of classical inheritance. This can be puzzling to programmers trained in conventional object-oriented languages like C++ and Java. JavaScript's prototypal inheritance has more expressive power than classical inheritance, as we will see presently.

javascript reference
miniProxy https://github.com/joshdick/miniProxy
10/06/2011 cluster icon
  • Grav : Grav is a modern open source flat-file CMS written in PHP
  • Laradock : A full PHP development environment for Docker. Includes pre-packaged Docker Images, all pre-configured to provide a wonderful PHP development environm...
  • mitmproxy : mitmproxy is your swiss-army knife for debugging, testing, privacy measurements, and penetration testing. It can be used to intercept, inspect, modify...
  • 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 ...
  • Pico : A stupidly simple & blazing fast, flat file CMS.
thumbnail

miniProxy is a simple web proxy written in PHP that can allow you to bypass Internet content filters, or to browse the internet anonymously. miniProxy is licensed under the GNU GPL v3. miniProxy is the successor to pageForward.

php proxy
iCalendar Validator http://severinghaus.org/projects/icv
06/06/2011 cluster icon
  • Rove : Rove.io is a service that allows you to pregenerate typical Vagrant builds.
  • Good Experience Games : good games, fun games
  • mobiReady : The mobiReady testing tool evaluates mobile-readiness using industry best practices & standards.
  • WebLight : Efficiently generate sitemaps and check links, markup & css, maintain error free, search engine friendly, websites.
  • EtherPad : Etherpad is an Open Source online editor providing collaborative editing in really real-time powered by Node.js

Online validator for iCal files

ical validator online
page 63 / 83
1650 links
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn