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 5 / 7
132 results tagged web  ✕   ✕
Mobello https://github.com/mobello/rip_mobello
09/10/2012 cluster icon
  • Onsen : Open source HTML5 hybrid app framework for PhoneGap & Cordova Mobile-optimized HTML5, CSS and JavaScript with Web components Responsive layout, Materi...
  • ngCordova : ngCordova is a set of AngularJS extensions on top of the Cordova API to make it easier to build, test, and deploy Cordova apps with AngularJS.
  • 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 ...
  • Ionic : The beautiful, open source front-end SDK for developing hybrid mobile apps with HTML5.
  • Reapp : An easier, faster way to build apps with React and JavaScript. Built from the ground up to target multiple platforms. Customize every piece of it from...
thumbnail

Mobello is high performance javascript UI framework for HTML5 mobile app

mobile framework app html5 web
Minimize round-trip times https://developers.google.com/speed/docs/best-practices/rtt
11/07/2012 cluster icon
  • Let's make the web faster : There are many ways to make websites run faster. In this section, you can discover performance best practices that real web professionals employ in th...
  • Mobile Perf bookmarklet : It displays a menu with links that load other bookmarklets including Firebug Lite, Page Resources, DOM Monster, SpriteMe, and CSSess. The Mobile Perf ...
  • Efficient JavaScript : JavaScript performance tips article
  • wrk : wrk is a modern HTTP benchmarking tool capable of generating significant load when run on a single multi-core CPU. It combines a multithreaded design ...
  • 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...

An article on the best practices to apply in order to minimize HTTP round-trip times

web html http performance article
Mink http://mink.behat.org
27/06/2012 cluster icon
  • 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...
  • 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...
  • Phalcon PHP : Phalcon is a web framework implemented as a C extension offering high performance and lower resource consumption.
  • Pa11y : Monitor the accessibility of your websites with pa11y-dashboard, and protect against accessibility errors creeping into your codebase.
  • WebScarab : WebScarab is a framework for analysing applications that communicate using the HTTP and HTTPS protocols.

Mink is an open source acceptance test framework for web applications, written in PHP 5.3.

web php acceptance test
OWASP https://www.owasp.org
27/06/2012 cluster icon
  • 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...
  • Security Guide for Developers : A practical security guide for web developers.
  • Nikto2 : Nikto is an Open Source (GPL) web server scanner which performs comprehensive tests against web servers for multiple items, including over 6500 potent...
  • The SaaS CTO Security Checklist : This is a basic checklist that all SaaS CTOs (and anyone else) can use to harden their security. Security shouldn’t feel like a chore. Select your sta...
  • BounCA : BounCA is a tool to manage your personal SSL certificates and authorities in a central and easy to use interfaces. It provides an easy accessible web ...
thumbnail

The Open Web Application Security Project (OWASP) is a worldwide not-for-profit charitable organization focused on improving the security of software.

web security reference
web.go https://github.com/hoisie/web
07/05/2012 cluster icon
  • Fiber : Fiber is an Express inspired web framework build on top of Fasthttp, the fastest HTTP engine for Go. Designed to ease things up for fast development w...
  • Beego : An open source framework to build and develop your applications in the Go way
  • Revel : A high-productivity web framework for the Go language.
  • Colly : Colly is a Go framework that provides a clean interface to write any kind of crawler/scraper/spider With Colly you can easily extract structured data ...
  • 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...
thumbnail

web.go is the simplest way to write web applications in the Go programming language. It's ideal for writing simple, performant backend web services.

go framework web
Meteor http://meteor.com
22/04/2012 cluster icon
  • 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 ...
  • Astro : Astro is an all-in-one web framework for building fast, content-focused websites.
  • 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.
  • choo : A 4kb framework for creating sturdy frontend applications
  • Vue Native : Vue Native is a framework to build cross platform native mobile apps using JavaScript

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

framework javascript web
Pyramid http://www.pylonsproject.org/projects/pyramid/about
12/04/2012 cluster icon
  • 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.
  • Flask : Flask is a microframework for Python based on Werkzeug, Jinja 2 and good intentions. And before you ask: It's BSD licensed!
  • Phoenix : Phoenix is a web development framework written in Elixir which implements the server-side MVC pattern. Many of its components and concepts will seem f...

Pyramid is a very general open source Python web framework.

python framework web
ROCA: Resource-oriented Client Architecture http://roca-style.org
16/03/2012 cluster icon
  • Lasso : Lasso is an iOS application architecture for building discrete, composable and testable components both big and small - from single one-off screens, t...
  • 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...
  • Topsy : Search and Analyze the Social Web.
  • 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...
  • Sonerezh : A self-hosted, web-based application for stream your music, everywhere.

A collection of simple recommendations for decent Web application frontends

web architecture rest
chromeless https://github.com/mozilla/chromeless
31/01/2012 cluster icon
  • Electron : Build cross platform desktop apps with web technologies
  • 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 ...
  • choo : A 4kb framework for creating sturdy frontend applications
  • Tauri : Tauri is a framework for building tiny, blazingly fast binaries for all major desktop platforms. Developers can integrate any front-end framework that...
  • HyperTerm : A terminal built on web technologies : JS / HTML / CSS
thumbnail

The chromeless project is an experiment into making it possible to build a web browser using only web technologies, like HTML, JavaScript, and CSS.

framework browser javascript html web
IFTT http://ifttt.com
14/09/2011 cluster icon
  • 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...
  • kimono : Turn websites into structured APIs from your browser in seconds
  • Topsy : Search and Analyze the Social Web.
  • 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...
  • DERI Pipes : Inspired by Yahoo's Pipes, DERI Pipes is an engine and graphical environment for general Web Data transformations and Mashup.

Put the internet to work for you.

web api social
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.
  • 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...
  • Kali Linux : Penetration Testing Linux OS containing tools to test the security of system or a network.
  • OpenVAS : OpenVAS is a full-featured vulnerability scanner. Its capabilities include unauthenticated testing, authenticated testing, various high level and low ...
  • 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...
  • TraceKit : Not all browsers support stack traces on error objects, but TraceKit squeezes out as much useful information as possible and normalizes it.
  • toxy : toxy is a fully programmatic and hackable HTTP proxy to simulate server failure scenarios and unexpected network conditions, built for node.js/io.js.
  • Revel : A high-productivity web framework for the Go language.
  • Sonar : Sonar is a platform for debugging mobile apps on iOS and Android. Visualize, inspect, and control your apps from a simple desktop interface. Use Sonar...

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
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...
  • WhatWeb : WhatWeb identifies websites. Its goal is to answer the question, “What is that Website?”. WhatWeb recognises web technologies including content manage...
  • WebScarab : WebScarab is a framework for analysing applications that communicate using the HTTP and HTTPS protocols.
  • vicnum : A flexible web app showing vulnerabilities such as cross site scripting, sql injections, and session management issues. Helpful to IT auditors honing ...
  • Security Headers : I built securityheaders.io after deploying security headers like CSP and HSTS to my own site. I wanted a quick and easy way to check if other sites we...

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...
  • Skipfish : Skipfish is an active web application security reconnaissance tool. It prepares an interactive sitemap for the targeted site by carrying out a recursi...
  • 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...
  • 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...
  • 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...

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
URL hunter http://probablycorey.com/url-hunter/
09/03/2011 cluster icon
  • Browser Pong : A pong game made of browser windows. Browser Pong attempts to think with the boxes.
  • 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...
  • WhatWeb : WhatWeb identifies websites. Its goal is to answer the question, “What is that Website?”. WhatWeb recognises web technologies including content manage...
  • Fiber : Fiber is an Express inspired web framework build on top of Fasthttp, the fastest HTTP engine for Go. Designed to ease things up for fast development w...
  • 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.

Look up at the URL bar! You are the O! You are trying to hunt the a"s. Use the left and right keys to move. When you are over an a press spacebar to shoot!

web game netart
WebPagetest http://www.webpagetest.org
03/03/2011 cluster icon
  • Yellow Lab Tools : Online test to help speeding up heavy web pages
  • InstantClick : InstantClick is a JavaScript library that dramatically speeds up your website, making navigation effectively instant in most cases.
  • WebPagetest : Run a free website speed test from multiple locations around the globe using real browsers (IE and Chrome) and at real consumer connection speeds. You...
  • 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...
  • 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...
thumbnail

Run a free website speed test from multiple locations around the globe using real browsers (IE and Chrome) and at real consumer connection speeds.

web speed performance test service
Mobile Perf bookmarklet http://stevesouders.com/mobileperf/mobileperfbkm.php
19/01/2011 cluster icon
  • WebPagetest : Run a free website speed test from multiple locations around the globe using real browsers (IE and Chrome) and at real consumer connection speeds.
  • Browser Calories : The easiest way to measure your performance budget.
  • YSlow for PhantomJS : YSlow for PhantomJS
  • webhint : webhint is a linting tool that will help you with your site's accessibility, speed, security and more, by checking your code for best practices and co...
  • 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, ...

It displays a menu with links that load other bookmarklets including Firebug Lite, Page Resources, DOM Monster, SpriteMe, and CSSess. The Mobile Perf menu is updated as new bookmarklets are released - so you get the latest tools automatically.

development web bookmarklet mobile performance
Type-a-file http://type-a-file.com
26/11/2010 cluster icon
  • Fontdeck : Fontdeck is standards compliant, accessible and uses a pure CSS @font-face solution. No JavaScript required.
  • Typekit : Ajoutez une ligne de code à vos pages et faites votre choix parmi des centaines de polices Web. Simple, robuste, standard, accessible et 100 % légal !
  • Kernest : Web Fonts. Delivered
  • Typetester : Compare fonts for the screen
  • Baseline : Built with typographic standards in mind, Baseline makes it easy to develop a website with a pleasing grid and good typography. Baseline starts with s...

Below you’ll find some text marked up with the core elements of Type-a-file. View the source code to find out how to use them on your own site. This element, for example is called a “kicker.” It’s paragraph text that introduces the rest of the text. It’s useful for outlining your topic & looks killer. Just create a div with class=“kicker” and throw some paragraphs into it. Blammo!

web typography css @font-face
Pattern Tap https://patterntap.com/patterntap
28/08/2010 cluster icon
  • COLOURlovers : COLOURlovers is a creative community where people from around the world create and share colors, palettes and patterns, discuss the latest trends and ...
  • 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...
  • WebPlatform.org : Web Platform Docs is a community-driven site that aims to become a comprehensive and authoritative source for web developer documentation.
  • iPlotz : Wireframing, mockups and prototyping for websites and applications
  • OWASP : The Open Web Application Security Project (OWASP) is a worldwide not-for-profit charitable organization focused on improving the security of software.

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

web design reference inspiration
PURL http://purl.org/docs/index.html
20/08/2010 cluster icon
  • 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
  • FreezePage : Take snapshots of any Web page
  • 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...
  • Guacamole : Guacamole is a clientless remote desktop gateway. It supports standard protocols like VNC and RDP. We call it clientless because no plugins or client ...

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

web persistent archive
page 5 / 7
1650 links
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn