
Software Engineering
"spf13-vim is a distribution of vim plugins and resources for Vim, Gvim and MacVim.
It is a good starting point for anyone intending to use VIM for development running equally well on Windows, Linux, *nix and Mac."
"Sitespeed.io is an open source tool that helps you analyze your website speed and performance based on performance best practices and metrics. It collects data from multiple pages on your website, analyze the pages using the rules and output the result as HTML or JUnit XML.
You can analyze one site, analyze & compare multiple sites or let it run in you CI tool to make sure that your site is always built the best way for speed."
"BigBlueButton is an open source web conferencing system for distance education.
It supports sharing of slides (PDF and any document readable by OpenOffice), webcams, whiteboard, chat, voice over IP (using FreeSWITCH), and presenter's desktop. It can record and playback sessions (slides, audio, and chat), runs on Mac, Unix, and PC computers, and is supported by a community of developers that care about good design and a streamlined user experience.
The use cases for BigBlueButton are
One-to-one on-line tutoring Small group collaboration On-line classes (25 or less) BigBlueButton is built using over fifteen open source projects."
"Here are some of the key findings: Web developers have four fundamental routes to the mobile market: direct to mobile browser, via a web wrapper (aka “the hybrid approach”), via a web-to-native converter, through a Native JavaScript API platform 61% of HTML mobile developers go direct to the mobile browser, 27% use a web wrapper like Phonegap, 7% use a native JavaScript API platform like Blackberry Webworks and just 5% use a Web-to-native converter like Appcelerator The four routes to market differ in terms of API depth: Among 30,339 Google Play (US) apps, 37% can be implemented using HTML5 via the Mobile browser, 49% via Phonegap, 63% via Appcelerator and 98% via Firefox OS The most important APIs currently missing from HTML5 are WiFi and Power Management. If implemented, they would result to a 20.83% rise in the number of Android apps that can be created with HTML5 JavaScript performance is mostly a matter of tools and the ability to measure and improve Browser politics play a key role to HTML5 development: Besides Opera, all major browser vendors are mobile OS vendors"
"Shopping cart built around REST specs. Shopping cart for developers. Shopping cart as a service."
"It can filter based on the specific system call or groups of system calls It can profile the use of system calls by tallying up the number of times a specific system call is used, and the time taken, and the number of successes and errors. It traces signals sent to the process. It can attach to any running process by pid."
"RazorFlow PHP is a framework to build interactive, cross-device dashboards using PHP code.
Use an intuitive PHP API to configure the parts of your dashboard, and RazorFlow will process the data and intelligently render the dashboard according to the form-factor and capabilities of the user's device."
"pngquant is a command-line utility and a library for converting 24/32-bit PNG images to paletted (8-bit) PNGs.
The conversion reduces file sizes significantly (often as much as 70%) and preserves full alpha transparency. Generated images are compatible with all modern web browsers, and have better fallback in IE6 than 24-bit PNGs."