Software Engineering

Software Engineering

1635 bookmarks
Newest
Balloon
Balloon
"Balloon is a drop box for your Dropbox. Share your Balloon to receive files, collect photos from an event, and so much more straight to your Dropbox."
Balloon
Distributing a PHP CLI app with ease
Distributing a PHP CLI app with ease

"Something I love with PHP is how easily you can build a CLI application. Some libraries like the Symfony Console Component has greatly improved this process. Also, the ability to package a whole application into a single PHAR container make the distribution and usage even easier.

"

Distributing a PHP CLI app with ease
aldeed/meteor-autoform
aldeed/meteor-autoform
"AutoForm is a Meteor package that adds UI components and helpers to easily create basic forms with automatic insert and update events, and automatic reactive validation."
aldeed/meteor-autoform
ShellCheck – Shell script analyzer
ShellCheck – Shell script analyzer
ShellCheck is a static analysis and linting tool for sh/bash scripts. It's mainly focused on handling typical beginner and intermediate level syntax errors and pitfalls where the shell just gives a cryptic error message or strange behavior, but it also reports on a few more advanced issues where corner cases can cause delayed failures.
ShellCheck – Shell script analyzer
Harrow.io | Seamless collaboration for software teams
Harrow.io | Seamless collaboration for software teams

"Harrow is a revolutionary new type of CI. Designed to be the core of your workflows and to help the whole team work together more effectively.

Make all of your useful scripts and tools available to everyone in the team.

Harrow adds audit logging, status notifications, management of secrets, advanced access control, and more.

Please find more technical details here."

Harrow.io | Seamless collaboration for software teams
what is wallabag? - wallabag
what is wallabag? - wallabag

"wallabag is a self hostable application for saving web pages. Unlike other services, wallabag is free (as in freedom) and open source.

With this application you will not miss content anymore. Click, save, read it when you want. It saves the content you select so that you can read it when you have time."

what is wallabag? - wallabag
dbro/csvquote
dbro/csvquote
"This program can be used at the start and end of a text processing pipeline so that regular unix command line tools can properly handle CSV data that contain commas and newlines inside quoted data fields."
dbro/csvquote
Git Large File Storage
Git Large File Storage
"Git Large File Storage (LFS) replaces large files such as audio samples, videos, datasets, and graphics with text pointers inside Git, while storing the file contents on a remote server like GitHub.com or GitHub Enterprise."
Git Large File Storage
facebook/device-year-class
facebook/device-year-class
"Device Year Class is an Android library that implements a simple algorithm that maps a device's RAM, CPU cores, and clock speed to the year where those combination of specs were considered high end. This allows a developer to easily modify application behavior based on the capabilities of the phone's hardware."
facebook/device-year-class
ESLint
ESLint
"ESLint is an open source project originally created by Nicholas C. Zakas in June 2013. Its goal is to provide a pluggable linting utility for JavaScript."
ESLint
mariadb-corporation/MaxScale at release-1.0GA
mariadb-corporation/MaxScale at release-1.0GA

The MariaDB Corporation MaxScale is an intelligent proxy that allows forwarding of database statements to one or more database servers using complex rules, a semantic understanding of the database statements and the roles of the various servers within the backend cluster of databases.

MaxScale is designed to provide load balancing and high availability functionality transparently to the applications. In addition it provides a highly scalable and flexibile architecture, with plugin components to support different protocols and routing decissions.

mariadb-corporation/MaxScale at release-1.0GA
vivus.js - svg animation
vivus.js - svg animation
"Vivus is a lightweight JavaScript class (with no dependencies) that allows you to animate SVGs, giving them the appearence of being drawn. There are a variety of different animations available, as well as the option to create a custom script to draw your SVG in whatever way you like."
vivus.js - svg animation
d11wtq/boris
d11wtq/boris

"Python has one. Ruby has one. Clojure has one. Now PHP has one, too. Boris is PHP's missing REPL (read-eval-print loop), allowing developers to experiment with PHP code in the terminal in an interactive manner. If you make a mistake, it doesn't matter, Boris will report the error and stand to attention for further input.

Everything you enter into Boris is evaluated and the result inspected so you can understand what is happening. State is maintained between inputs, allowing you to gradually build up a solution to a problem."

d11wtq/boris