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 66 / 83
Web Application Exploits and Defenses http://google-gruyere.appspot.com
24/09/2010 cluster icon
  • 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...
  • Codelabs management & hosting tools : Codelabs are interactive instructional tutorials, which can be authored in Google Docs using some simple formatting conventions. You can also author c...
  • Syncthing : Syncthing is a continuous file synchronization program. It synchronizes files between two or more computers in real time, safely protected from prying...
  • 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.
  • radare : Radare is a portable reversing framework that can... Disassemble (and assemble for) many different architectures Debug with local native and remote de...
security knowledge tutorial
HTML2PDF https://html2pdf.fr/
21/09/2010 cluster icon
  • Prince : Convert your HTML documents to PDF. Beautiful printing with simple CSS. Prince is an ideal printing component for server-based software, such as web a...
  • TCPDF : TCPDF is a FLOSS PHP class for generating PDF documents.
  • HackMyResume : A Swiss Army Knife for résumés and CVs For Windows, OS X, Linux, and Node.js Feed me: One or more FRESH or JSON Resume format résumés. Sit back while ...
  • 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...
  • ApiGen : ApiGen is the tool for creating professional API documentation from PHP source code, similar to discontinued phpDocumentor/phpDoc.

HTML2PDF is a HTML to PDF converter written in PHP.
It allows the conversion of valid HTML 4.01 in PDF format, and is distributed under OSL.

pdf html converter generator php
ProCSSor http://www.procssor.com
15/09/2010 cluster icon
  • Prettier : Prettier is an opinionated code formatter. It enforces a consistent style by parsing your code and re-printing it with its own rules that take the max...
  • Compass : Compass is an open-source CSS Authoring Framework.
  • ruff : An extremely fast Python linter and code formatter, written in Rust.
  • stylefmt : stylefmt is a tool that automatically formats your stylesheets.
  • UnCSS : UnCSS is a tool that removes unused CSS from your stylesheets. It works across multiple files and supports Javascript-injected CSS.

Advanced CSS Prettifier

tool formatting css
Data-Vocabulary.org | Official Website http://www.data-vocabulary.org
14/09/2010 cluster icon
  • PhoneGap : 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 y...
  • Sami : Sami: an API documentation generator
  • Plyr : A simple, accessible HTML5 media player
  • Web Forms : Web Forms 2.0 Cross-Browser Implementation
  • Streeme : Streeme can serve music to most HTML5 compliant browsers and smartphone handsets using the computer you already own.
documentation html5 microdata
hyphenator - Project Hosting on Google Code http://code.google.com/p/hyphenator
07/09/2010 cluster icon
  • 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 ...
  • 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...
  • hunt : Library to detect when DOM elements become visible and disappear on scroll.
  • 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...
  • Microjs : Fantastic Micro-Frameworks and Micro-Libraries for Fun and Profit!
javascript typography library
Elgg https://www.elgg.org/
31/08/2010 cluster icon
  • Mautic : Mautic is marketing automation software (email, social & more). Social Media Marketing, Contact Management, Email Marketing, Forms, Campaigns, Reports
  • Phalcon PHP : Phalcon is a web framework implemented as a C extension offering high performance and lower resource consumption.
  • Clearbricks : No, Clearbricks is not yet another framework. Clearbricks is not cool at all and does not even have a nice website. It won't make you smart neither ha...
  • Symfony : Symfony is a set of reusable PHP components and a PHP framework for web projects.
  • CakePHP : CakePHP is designed to make common web-development tasks simple, and easy. By providing an all-in-one toolbox to get you started the various parts of ...

Elgg is an award-winning social networking engine, delivering the building blocks that enable businesses, schools, universities and associations to create their own fully-featured social networks and applications.

framework php social
Text_Highlighter http://pear.php.net/manual/en/package.text.text-highlighter.php
31/08/2010 cluster icon
  • Ratchet : WebSockets for PHP Ratchet is a loosely coupled PHP library providing developers with tools to create real time, bi-directional applications between c...
  • 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 ...
  • 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...
  • BotMan : BotMan is a framework agnostic PHP library that is designed to simplify the task of developing innovative bots for multiple messaging platforms, inclu...
  • 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...

Provides functionality to perform syntax highlighting for different file formats.

php library syntaxhighlighting
Pattern Tap https://patterntap.com/patterntap
28/08/2010 cluster icon
  • SitePoint : SitePoint provides cutting-edge content for web professionals — developers, designers, programmers, freelancers and site owners.
  • Dark Patterns Library : 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 purch...
  • Project Gemini : Gemini is a new, collaboratively designed internet protocol, which explores the space inbetween gopher and the web.
  • Introduction to WAI ARIA : This article is for those who are new to ARIA. You need an understanding of HTML and the potential difficulties that people with disabilities can face...
  • Typetester : Compare fonts for the screen

Organized Web Design Collection of User Interfaces for Inspiration and Ideas. The CSS Gallery Alternative

web design reference inspiration
EnhanceJS http://code.google.com/p/enhancejs
22/08/2010 cluster icon
  • Mousetrap : A simple library for handling keyboard shortcuts in 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 ...
  • meSpeak.js : meSpeak.js (modulary enhanced speak.js) is a 100% client-side JavaScript text-to-speech library
  • Yjs : Yjs is a CRDT implementation that exposes its internal data structure as shared types. Shared types are common data types like Map or Array with super...
  • 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 ...

EnhanceJS is a new Javascript framework designed to improve the application of Progressive Enhancement by first testing browser capabilities for key Javascript and CSS support before applying advanced styles and scripts to the page.

javascript accessibility library
PURL http://purl.org/docs/index.html
20/08/2010 cluster icon
  • FreezePage : Take snapshots of any Web page
  • waybackpack : Waybackpack is a command-line tool that lets you download the entire Wayback Machine archive for a given URL.
  • Internet Archive: Wayback Machine : See the internet's history
  • grocy : grocy is a web-based self-hosted groceries & household management solution for your home.
  • Phalcon PHP : Phalcon is a web framework implemented as a C extension offering high performance and lower resource consumption.

PURLs are persistent URLs, they provide permanent addresses for resources on the web.

web persistent archive
generatedata.com http://www.generatedata.com/#generator
18/08/2010 cluster icon
  • Lighthouse : Lighthouse is an open-source, automated tool for improving the quality of web pages. You can run it against any web page, public or requiring authenti...
  • Kestra : Kestra is an open-source, event-driven orchestration platform that makes both scheduled and event-driven workflows easy. By bringing Infrastructure as...
  • Nikto2 : Nikto is an Open Source (GPL) web server scanner which performs comprehensive tests against web servers for multiple items, including over 6500 potent...
  • Selenium Webdriver bindings for PHP : This PHP library allows creating functional webdriver tests with PHP.
  • Container Structure Tests : The Container Structure Tests provide a powerful framework to validate the structure of a container image. These tests can be used to check the output...

Ever needed custom formatted sample / test data, like, bad? Well, that's the idea of this script. It's a free, open source tool written in JavaScript, PHP and MySQL that lets you quickly generate large volumes of custom data in a variety of formats for use in testing software, populating databases, and... so on and so forth.

data generator test
Sammy.js http://sammyjs.org/
16/08/2010 cluster icon
  • jquip : Smaller, Lighter, Faster, more modular jQuery - include only the parts you want! Don't use it, Don't include it.
  • Band.js : An interface for the Web Audio API that supports rhythms, multiple instruments, repeating sections, and complex time signatures.
  • flatpickr : flatpickr is a lightweight and powerful datetime picker. Lean, UX-driven, and extensible, yet it doesn’t depend on any libraries. There’s minimal UI b...
  • 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...
  • EnhanceJS : EnhanceJS is a new Javascript framework designed to improve the application of Progressive Enhancement by first testing browser capabilities for key J...

Sammy is a tiny javascript framework built on top of jQuery, It's RESTful Evented Javascript.

ajax javascript rest library jquery
jQuery Mobile http://jquerymobile.com
16/08/2010 cluster icon
  • Vue Native : Vue Native is a framework to build cross platform native mobile apps using JavaScript
  • 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 ...
  • React Native : React Native lets you build mobile apps using only JavaScript. It uses the same design as React, letting you compose a rich mobile UI from declarative...
  • Onsen : Open source HTML5 hybrid app framework for PhoneGap & Cordova Mobile-optimized HTML5, CSS and JavaScript with Web components Responsive layout, Materi...
  • choo : A 4kb framework for creating sturdy frontend applications

jQuery Mobile is a HTML5-based user interface system designed to make responsive web sites and apps that are accessible on all smartphone, tablet and desktop devices

jquery framework javascript mobile
FreezePage http://www.freezepage.com
16/08/2010 cluster icon
  • Nativefier : Nativefier is a command line tool that allows you to easily create a desktop application for any web site with succinct and minimal configuration. App...
  • The Coach : The coach helps you find performance problems on your web page. Think of the coach as a modern version of YSlow. The coach will give advice of how you...
  • Eclipse Che : Eclipse Che is a developer workspace server and cloud IDE built for teams and organizations.
  • Seashells : Seashells lets you pipe output from command-line programs to the web in real-time, even without installing any new software on your machine. You can u...
  • waybackpack : Waybackpack is a command-line tool that lets you download the entire Wayback Machine archive for a given URL.

Take snapshots of any Web page

web tool archive
sebastianbergmann/php-jenkins-template - GitHub https://github.com/sebastianbergmann/php-jenkins-template
10/08/2010 cluster icon
  • Elgg : Elgg is an award-winning social networking engine, delivering the building blocks that enable businesses, schools, universities and associations to cr...
  • PhpWiki : PhpWiki is a clone of the original WikiWikiWeb
  • churn-php : churn-php is a package that helps you identify php files in your project that could be good candidates for refactoring.
  • 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 ...
  • 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...
thumbnail

Template for Jenkins jobs for PHP projects.

php
CintaNotes http://cintanotes.com
10/08/2010 cluster icon
  • Neuron Zettelkasten : Neuron is a future-proof open-source app for managing your plain-text notes in Zettelkasten style, as well as for publishing them on the web.
  • Pingendo : The simplest app for Bootstrap prototyping. Create quality HTML prototypes quickly, using popular open source tools like Bootstrap, LESS, Fontawesome ...
  • vicnum : A flexible web app showing vulnerabilities such as cross site scripting, sql injections, and session management issues. Helpful to IT auditors honing ...
  • SQL Buddy : Web based MySQL administration
  • Cecilia : Cecilia is an audio signal processing environment aimed at sound designers. Cecilia mangles sound in ways unheard of. Cecilia lets you create your own...

Take notes from anywhere and automatically organize
them with CintaNotes, a simple notes app for Windows.

notes software
Which loads faster? http://whichloadsfaster.com
10/08/2010 cluster icon
  • 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...
  • SPOF-O-Matic : Chrome extension for detecting and simulating frontend Single Points Of Failure. Detects likely third-party single points of failure as you browse and...
  • Skipfish : Skipfish is an active web application security reconnaissance tool. It prepares an interactive sitemap for the targeted site by carrying out a recursi...
  • Sitespeed.io : Sitespeed.io is an open source tool that helps you analyze and optimize your website speed and performance based on performance best practices. It col...
  • 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...

Pages compete head-to-head in your browser to see who's fastest!

web optimization test
PHP unified diff patcher http://sourceforge.net/projects/phppatcher
02/08/2010 cluster icon
  • 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...
  • PHPExcel : OpenXML - Create Excel2007 documents in PHP - Spreadsheet engine
  • BotMan : BotMan is a framework agnostic PHP library that is designed to simplify the task of developing innovative bots for multiple messaging platforms, inclu...
  • Idiorm and Paris : A minimalist database toolkit for PHP5. Object relational mapper (ORM), fluent SQL query builder and Active Record implementation for PHP.
  • 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)...

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 and allows any operation (creation/update/deletion).

diff php library patch
CSS3 PIE: CSS3 decorations for IE http://css3pie.com
15/07/2010 cluster icon
  • Selectivizr : CSS3 pseudo-class and attribute selectors for IE 6-8
  • Flexibility : Flexibility is a polyfill for Flexible Box Layout Module Level 1. Use it to design beautiful, flexible layouts on the web without sacrificing the expe...
  • 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.
  • ExplorerCanvas : Firefox, Safari and Opera 9 support the canvas tag to allow 2D command-based drawing operations. ExplorerCanvas brings the same functionality to Inter...
  • Autoprefixer : PostCSS plugin to parse CSS and add vendor prefixes to CSS rules using values from Can I Use.

Flexibility is a polyfill for Flexible Box Layout Module Level 1. Use it to design beautiful, flexible layouts on the web without sacrificing the experience in older Internet Explorer browsers.

css3 ie polyfill
Pandoc http://johnmacfarlane.net/pandoc
12/07/2010 cluster icon
  • Kill the newsletter! : I love newsletters, but I hate receiving e-mails. Call me an oldie, but I still use RSS feeds to read my news and e-mails for communication. And I pre...
  • Open Paperless : Scan, index, and archive all of your paper documents. Open Paperless is a re-think of the user interface and user experience for Mayan EDMS. The goal ...
  • CyberChef : A simple, intuitive web app for analysing and decoding data without having to deal with complex tools or programming languages. CyberChef encourages b...
  • HTML2PDF : HTML2PDF is a HTML to PDF converter written in PHP. It allows the conversion of valid HTML 4.01 in PDF format, and is distributed under OSL.
  • picfit : picfit is a reusable Go server to manipulate images (resize, thumbnail, etc.). It will act as a proxy on your storage engine and will be served ideall...

If you need to convert files from one markup format into another, pandoc is your swiss-army knife.

document converter
page 66 / 83
1649 links
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn