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 51 / 83
CodePath Android Cliffnotes https://github.com/thecodepath/android_guides
04/12/2013 cluster icon
  • Clean Code PHP : Software engineering principles, from Robert C. Martin's book Clean Code, adapted for PHP. This is not a style guide. It's a guide to producing readab...
  • Telepresence : Telepresence, in conjunction with a containerized development environment, gives the developer a fast development workflow in developing a multi-conta...
  • Think Like (a) Git : Once people achieve some level of Git enlightenment, they tend to make statements of the form 'Git gets a lot easier once you realize X' -- but that d...
  • JS Bin : JS Bin is a tool for experimenting with web languages. In particular HTML, CSS and JavaScript, but JS Bin also supports other languages too (like Mark...
  • Vagrant : Development environments made easy. Create and configure lightweight, reproducible, and portable development environments.
thumbnail

Welcome to the open-source Codepath Android Cliffnotes! Our goal is to become the central crowdsourced resource for complete and up-to-date Android content and tutorials.

android development guide
Vex http://github.hubspot.com/vex/
28/11/2013 cluster icon
  • Headroom.js : Headroom.js is a lightweight, high-performance JS widget (with no dependencies!) that allows you to react to the user's scroll.
  • Yetii : Yet (E)Another Tab Interface Implementation
  • clipboard.js : Copy text to the clipboard shouldn't be hard. It shouldn't require dozens of steps to configure or hundreds of KBs to load. But most of all, it should...
  • 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...
  • dancer.js : dancer.js is a high-level audio API, usable with both Mozilla's Audio Data API and Webkit's Web Audio API with flash fallback, designed to make sweet ...

Vex is a modern dialog library which is highly configurable, easily stylable, and gets out of the way. You'll love vex because it's tiny (6kb minified), has a clear and simple API, works on mobile devices, and can be customized to match your style in seconds.

javascript ux dialogs library
Sails.js http://sailsjs.org/
28/11/2013 cluster icon
  • KrakenJS Suite : The kraken suite is a secure and scalable layer that extends express by providing structure and convention.
  • Frisby.js : Frisby is a REST API testing framework built on node.js and Jasmine that makes testing API endpoints easy, fast, and fun. Read below for a quick overv...
  • AngularJS : Superheroic JavaScript MVC Framework
  • 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...
  • Backbone.js : Backbone.js gives structure to web applications by providing models with key-value binding and custom events, collections with a rich API of enumerabl...

Sails.js make it easy to build custom, enterprise-grade Node.js apps. It is designed to mimic the MVC pattern of frameworks like Ruby on Rails, but with support for the requirements of modern apps: data-driven APIs with scalable, service-oriented architecture. It's especially good for building chat, realtime dashboards, or multiplayer games.

nodejs mvc framework
KrakenJS Suite http://krakenjs.com/
28/11/2013 cluster icon
  • Feathers : Feathers is a real-time, micro-service web framework for NodeJS that gives you control over your data via RESTful resources, sockets and flexible plug...
  • Frisby.js : Frisby is a REST API testing framework built on node.js and Jasmine that makes testing API endpoints easy, fast, and fun. Read below for a quick overv...
  • Sails.js : Sails.js make it easy to build custom, enterprise-grade Node.js apps. It is designed to mimic the MVC pattern of frameworks like Ruby on Rails, but wi...
  • Slate : Slate is a completely customizable framework for building rich text editors. Slate lets you build rich, intuitive editors like those in Medium, Dropbo...
  • Raphaël : Raphaël is a small JavaScript library that should simplify your work with vector graphics on the web. If you want to create your own specific chart or...
thumbnail

The kraken suite is a secure and scalable layer that extends express by providing structure and convention.

nodejs framework
Mobile HTML5 compatibility http://mobilehtml5.org/
28/11/2013 cluster icon
  • ECMAScript 5 compatibility table : ECMAScript 5 compatibility table
  • 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
  • Streeme : Streeme can serve music to most HTML5 compliant browsers and smartphone handsets using the computer you already own.
  • Position Is Everything : Modern browser bugs explained in detail!

HTML5 compatibility on mobile and tablet browsers with testing on real devices

html5 mobile browser compatibility reference
cmder http://cmder.net/
27/11/2013 cluster icon
  • Babun : Would you like to use a linux-like console on a Windows host without a lot of fuzz?
  • HyperTerm : A terminal built on web technologies : JS / HTML / CSS
  • 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...
  • Beekeeper Studio : Open Source cross-platform SQL Editor and Database Manager. Use Beekeeper Studio to query and manage your relational databases, like MySQL, Postgres, ...
  • gitextensions : 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 vide...

Portable console emulator for Windows

windows terminal
IKONS http://ikons.piotrkwiatkowski.co.uk/
27/11/2013 cluster icon
  • Yusuke Kamiyamane : Icons and pixel fonts
  • Pardon My Icons : Free icons for your website or desktop.
  • Favicon Generator : Upload an image (GIF, JPEG or PNG) and convert it to a Windows favicon (.ico)
  • Genericons : Genericons are vector icons embedded in a webfont designed to be clean and simple keeping with a generic aesthetic. Use genericons for instant HiDPI, ...
  • Noun Project : The Noun Project is a website that aggregates and catalogs symbols that are created and uploaded by graphic designers around the world. Based in Los A...

Hand crafted, scalable vector icons for designers and developers.
This pack comes with 264 custom icons in SVG, AI, ESP, PSD, CSH and PNG format.
All the icons are royalty free for personal and commercial use.

free vector icon
jQuery Google Analytics Custom Events http://damln.github.io/jquery-gace/
27/11/2013 cluster icon
  • jQuery TextExt Plugin : TextExt is a plugin for jQuery which is designed to provide functionality such as tag input and autocomplete.
  • jQuery Background Position Effect : jQuery Background-Position Animation Plugin
  • Autotrack : Automatic and enhanced Google Analytics tracking for common user interactions on the web.
  • Select2 : Select2 is a jQuery based replacement for select boxes. It supports searching, remote data sets, and infinite scrolling of results.
  • jquip : Smaller, Lighter, Faster, more modular jQuery - include only the parts you want! Don't use it, Don't include it.

jQuery GACE is a plugin for tracking custom events in your web page. It provides a simple wrapper for some custom elements.

jquery analytics plugin
DVWA - Damn Vulnerable Web Application http://www.dvwa.co.uk/
26/11/2013 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...
  • SQL Buddy : Web based MySQL administration
  • 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...
  • vicnum : A flexible web app showing vulnerabilities such as cross site scripting, sql injections, and session management issues. Helpful to IT auditors honing ...
  • Nikto2 : Nikto is an Open Source (GPL) web server scanner which performs comprehensive tests against web servers for multiple items, including over 6500 potent...

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 test their skills and tools in a legal environment, help web developers better understand the processes of securing web applications and aid teachers/students to teach/learn web application security in a class room environment.

web security software php mysql
vicnum http://sourceforge.net/projects/vicnum/
26/11/2013 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...
  • 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...
  • Nikto2 : Nikto is an Open Source (GPL) web server scanner which performs comprehensive tests against web servers for multiple items, including over 6500 potent...
  • 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...
  • OpenDNS : The safest, smartest, fastest and most reliable DNS on the planet.

A flexible web app showing vulnerabilities such as cross site scripting, sql injections, and session management issues. Helpful to IT auditors honing web security skills and setting up 'capture the flag'.

web security software
Pencil Project http://pencil.evolus.vn/
22/11/2013 cluster icon
  • Mockingbird : Mockingbird is an online tool that makes it easy for you to create, link together, preview, and share mockups of your website or application.
  • Kitematic : Run containers through a simple, yet powerful graphical user interface.
  • Origami Studio : Origami is a free tool for designing modern user interfaces.
  • DBeaver : Free multi-platform database tool for developers, SQL programmers, database administrators and analysts. Supports all popular databases: MySQL, Postgr...
  • draw.io : Online diagram/mockups design.

Pencil is built for the purpose of providing a free and open-source GUI prototyping tool that people can easily install and use to create mockups in popular desktop platforms.

gui wireframe desktop tool
Modelio http://www.modelio.org/
20/11/2013 cluster icon
  • Inkscape : Inkscape is a professional vector graphics editor for Windows, Mac OS X and Linux. It's free and open source.
  • PhotoFiltre Studio : PhotoFiltre Studio is a complete image retouching program. It allows you to do simple or advanced adjustments to an image and apply a vast range of fi...
  • iPlotz : Wireframing, mockups and prototyping for websites and applications
  • 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...
  • 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.

Modelio is an open source modeling environment (UML2, BPMN2, ...). Based on a 20-year track record of high end commercial products, Modelio delivers a broad-focused range of standards-based functionalities for software developers, analysts, designers, business architects and system architects.

uml software design
Sqitch by theory http://sqitch.org/
20/11/2013 cluster icon
  • Flyway : You can think of Flyway as version control for your database. It lets you evolve your database schema easily and reliably across all your instances. F...
  • pg_chameleon : pg_chameleon is a MySQL to PostgreSQL replica system written in Python 3. The tool can connect to the mysql replication protocol and replicate the dat...
  • migra : migra is a schema comparison tool for PostgreSQL. It's a command line tool, and Python library. Find differences in database schemas as easily as runn...
  • Liquibase : Liquibase is an open source database-independent library for tracking, managing and applying database schema changes
  • pgLoader : pgloader loads data into PostgreSQL and allows you to implement Continuous Migration from your current database to PostgreSQL. pgLoader has two modes ...

Sqitch is a database change management application.
Sqitch is not integrated with any framework, ORM, or platform. Rather, it is a standalone change management system with no opinions about your database engine, application framework, or your development environment.

database migration tool
GetLang.io https://getlang.io/
19/11/2013 cluster icon
  • Wit : Natural Language Interface for apps and devices. Build bots easily. You tell us what your user said, we tell you what your bot should do next. Your us...
  • API.AI : With API.AI, you can create conversational scenarios within minutes, then build advanced dialogues to manage the conversation flow with the user. Once...
  • Plasticity : Extract entities, relationships, and context from text using the Sapien Language Engine. This general natural language understanding API is used for t...
  • DeployBot : Instantly build and ship code anywhere in one consistent process for your entire team.
  • 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...

Language detection as a service. A precision of 99% over 50+ languages !

A simple and scalable way to classify automatically text by language

nlp service cloud
JavascriptOO http://www.javascriptoo.com/
13/11/2013 cluster icon
  • Vanilla List : The Vanilla Javascript Repository. A searchable repository of dependency-free JavaScript libraries. Over 100 projects and growing.
  • JSDB.io : JSDB is a collection of the best javascript libraries
  • nlp_compromise : nlp_compromise does NLP in the browser. It's a handy, and not overly-fancy tool for understanding, changing, and playing with english. We've also got ...
  • Impel : Impel takes the pain out of working with HTML5 asynchronous databases. Statement callbacks? Transaction callbacks? One-to-many and many-to-many relati...
  • Mousetrap : A simple library for handling keyboard shortcuts in Javascript.

Every javascript project you should be looking into.
With examples, categories, install commands, CDN links, project and author stats, and more.

javascript library reference
Clipping Magic http://clippingmagic.com
10/11/2013 cluster icon
  • Multicolr Search Lab : We extracted the colors from 20 million Creative Commons images on Flickr to make the images searchable by color.
  • CSS Sprite Generator : This tool allows you to automate the process of generating CSS sprites. Simply give it a ZIP file containing 2 or more images (GIF, PNG or JPG) and it...
  • PunyPNG : PunyPNG is a free website optimization tool that dramatically reduces the file size of your images without any loss of quality.
  • rsizr : rsizr is a Flash application that lets you resize JPG, PNG, and GIF images on your computer. With rsizr, in addition to normal image rescaling and cro...
  • RoundPic : Online tool for making anti-aliased rounded corners (very Web 2.0!) for avatars and images

Remove Image Backgrounds Beta

Instantly create masks, cutouts, and clipping paths online

image tool
Ink http://zurb.com/ink
09/11/2013 cluster icon
  • 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 ...
  • Spectre.css : Spectre.css is a lightweight, responsive and modern CSS framework for faster and extensible development. lightweight and clean starting point for your...
  • Responsive Web Design Patterns : A collection of patterns and modules for responsive designs.
  • mini.css : minimal, responsive, style-agnostic CSS framework
  • Can I email… : Support tables for HTML and CSS in emails.

A Responsive Email Framework from ZURB. Quickly create responsive HTML emails that work on any device & client. Even Outlook.

email framework responsive html css
Sensu http://sensuapp.org
06/11/2013 cluster icon
  • YunoHost : YunoHost is a server operating system aiming to make self-hosting accessible to everyone.
  • SeaLion : View raw output for critical events across servers. SeaLion gives you a graphical overview of server activity. View performance of system/custom metri...
  • Sensu : Sensu is an infrastructure and application monitoring and telemetry solution. Sensu provides a framework for monitoring infrastructure, service & appl...
  • LibreNMS : A fully featured network monitoring system that provides a wealth of features and device support.
  • New Relic : New Relic’s SaaS-based Application Performance Monitoring helps you build, deploy, and maintain great web software. Also, server monitoring, and more.

An open source monitoring framework.

server monitoring software
YSlow for PhantomJS http://yslow.org/phantomjs
05/11/2013 cluster icon
  • 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...
  • WebScarab : WebScarab is a framework for analysing applications that communicate using the HTTP and HTTPS protocols.
  • 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.
  • Yellow Lab Tools : Online test to help speeding up heavy web pages
  • Phantomas : PhantomJS-based web performance metrics collector and monitoring tool

YSlow for PhantomJS

web performance test tool
PredictionIO http://prediction.io
02/11/2013 cluster icon
  • Flyte : Flyte is an open-source, container-native, structured programming and distributed processing platform implemented in Golang. It enables highly concurr...
  • AllenNLP : An open-source NLP research library, built on PyTorch. AllenNLP makes it easy to design and evaluate new deep learning models for nearly any NLP probl...
  • Weaviate : Weaviate is an open-source vector database that stores both objects and vectors, allowing for the combination of vector search with structured filteri...
  • scikit-learn : Machine Learning in Python Simple and efficient tools for data mining and data analysis Accessible to everybody, and reusable in various contexts Buil...
  • Rasa : Open source machine learning tools for developers and product teams to expand bots beyond answering simple questions. Rasa Core's primary purpose is ...

PredictionIO is an open source machine learning server for software developers to create predictive features, such as personalization, recommendation and content discovery.

bigdata opensource machinelearning
page 51 / 83
1650 links
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn