Machine-learning algorithms are everywhere. They’ve permeated the way platforms work in the cloud, in analyzing Big Data, and in making AI more intelligent. Now, a software-defined application delivery startup is using machine learning to streamline code performance. SmartSequence, the new HTML and JavaScript streaming technology from Instart Logic, uses real-time machine-learning techniques to sift through … continue reading
Mikeal Rogers, a developer on the io.js team and an active member of the Node community, has posted a proposal on GitHub for reconciliation of the io.js fork with Node.js. Rogers posted an open GitHub proposal entitled “Reconciliation Proposal #978,” laying out preliminary plans for the merger, the technical governance structure, proposed working groups, and … continue reading
ECMAScript 6, the landmark official update to JavaScript, has entered the next phase of the standardization process along the road to a June 2015 wide release. ECMAScript 6 will be the first update to standardized JavaScript since 2009, and the first truly foundational restructuring of the language since 1999. The overarching goal of ECMAScript 6 … continue reading
At the IBM InterConnect conference in Las Vegas this week, IBM announced modular mobile solutions, a new hybrid cloud initiative, enterprise and developer cloud services, and IBM Enterprise Containers. IBM laid out plans to develop half a dozen native, HTML5 or hybrid-optimized apps on the IBM MobileFirst platform to build and deploy mobile apps, or … continue reading
Google has announced the release of its Cloud Security Scanner into beta. The new tool is designed to help developers scan for two common vulnerabilities: cross-site scripting and mixed content. According to the company, there was a need for the scanner because other security scanners are often hard to set up, not well suited for … continue reading
Salesforce has announced Heroku Enterprise, a new edition of the Heroku cloud application development platform featuring new team collaboration tooling, enhanced access controls and enterprise-grade support. Heroku Enterprise, built for enterprise-scale development, contains several new collaboration and control features for app development in large distributed teams: Shared Application Projects: Enable developer teams, partners and contractors … continue reading
Node.js is moving to an open governance model under the auspices of the newly announced Node.js Foundation. Cloud infrastructure company Joyent, the corporate steward behind the open-source runtime technology, announced the establishment of an independent Node.js Foundation with Fidelity, IBM, Microsoft, PayPal and The Linux Foundation as founding members. Under the open governance model, the … continue reading
Mozilla has open-sourced node-firefox, a collection of Node.js modules to help developers create Firefox OS apps. The modules allow developers to interact with Firefox using Mozilla’s DevTools remote protocol in their already existing Node.js tool chains, but through Mozilla’s WebIDE tool in a more terminal-based experience. Each module performs a different task in a separate … continue reading
The U.S. Army has released its first piece of open-source software. Dshell, this week’s GitHub Project of the Week, is an extensible network forensic analysis framework from the “cyber defenders” at the U.S. Army Research Laboratory (ARL). The “forensic analysis” code has been in use for close to five years within the military to help … continue reading
After two years in development, the Scala team is finally ready to drop the experimental label off its Scala-to-JavaScript compiler and announce it is ready for production. In addition, the team announced version 0.6 of the compiler, Scala.js. According to Sébastien Doeraene, member of the Scala team, many users believe that Scala.js is already production-ready, … continue reading
For this week’s GitHub project spotlight, we’re highlighting Shipit, a universal automation engine and deployment tool written in JavaScript. Capitalizing on the popularity of Node.js and previous GitHub Project of the Week io.js, Shipit adds another layer of streamlined simplicity to the JavaScript automation process. Built as an alternative to the Capistrano open-source script deployment … continue reading