Trending like a piece of space rock falling from the sky is this open-source project called Meteor: a full-stack JavaScript platform that gives developers a way to build real time mobile and Web apps, entirely in JavaScript form one codebase. With Meteor, developers can “write apps in pure JavaScript, write apps that send data over … continue reading
Microsoft will soon offer a HoloLens emulator for developers, which will be available before March 30, the shipping date for the first batch of HoloLenses. Using the emulator, developers can test their apps in a simulated room and walk around using controls. The Windows Holographic Dev Center will be the starting point for learning about … continue reading
The Docker Cloud was made available yesterday. It’s a new cloud service by Docker that expands on the features of Tutum, bringing a tight integration with the Docker Hub and also providing updates and fixes. Docker Cloud is where developers and IT ops meet to build, ship and run applications. With the Docker Cloud, developers … continue reading
Google is revamping its ratings and reviews on Google Play to help developers engage and understand their users. “In the last few months, we’ve made a number of improvements in the Google Play Developer Console to help you better analyze and manage ratings and reviews so that you can improve your app experience and boost … continue reading
Some developers are talking about a new GitHub project that they claim is the easiest way to build isomorphic JavaScript apps using React and Redux. After giving it a look, we decided to feature it for our SD Times GitHub project of the week. Can you feel the MERN yet? MERN is a scaffolding tool … continue reading
xMatters, a BPM company, announced today the release of its integration platform, which has connectivity technology designed to help enterprises overcome hurdles in DevOps adoption. Enterprises face challenges in embracing DevOps as a result of the agility of modern systems conflicting with compliance, stability and reliability requirements of legacy systems, said the company. The xMatters … continue reading
The PostgreSQL Global Development Group has released an update to all supported versions of the database system. Versions include 9.5.1, 9.4.6, 9.3.11, 9.2.15 and 9.1.20. This release fixes two security issues, as well as several bugs that were discovered over the last four months. Users vulnerable to those security issues should update their installations immediately, … continue reading
There is a new JavaScript UI project for the mobile Web, and it’s giving Web developers a tool to create native-like app experiences. SamsaraJS is a functional reactive library for animating layout. It provides a language for positioning, orienting and sizing DOM elements, and animating these properties over time. According to its GitHub page, “Everything … continue reading
The Node.js Foundation is looking to help one of the most popular Node.js frameworks maintain a healthy contributor base and remain stable. The Foundation has announced that Express is on track to become its new incubation project. “This framework is critical to a significant portion of many Node.js users,” said Mikeal Rogers, community manager of … continue reading
Add native power to your shared JavaScript codebase with this Apache Cordova plug-in that’s available on GitHub (and is also SD Times GitHub project of the week): Project Ace. Project Ace enables you to easily add native UI and native code to your JavaScript and HTML. It works with Ionic, PhoneGap and all Cordova-based projects. … continue reading
Back in 1997, Java in the browser was absolutely state of the art. But in the 18 years since then, the language’s use on the Web has dwindled in favor of server-side Java and client-side JavaScript. More importantly, however, has been the migration from plug-in-based Java Applets toward Java Web Start technologies. Oracle is currently … continue reading