Topic: javascript

Preemptible VMs for Google’s cloud, Rust 1.0, and Meteor raises $20 million—SD Times news digest: May 19, 2015

Google has announced Preemptible Virtual Machines, a new beta cloud technology for Google Compute Engine. Preemptible VMs are cloud instances that can be shut down at any time for short-term storage capacity at a low fixed cost. Google recommended them for distributed, fault-tolerant workloads that don’t require continuous availability of any single instance. The temporary … continue reading

How Microsoft plans to bring Node.js to Windows 10 IoT

Microsoft wants Windows 10 to power the next generation of connected devices, and to do so the company is bringing Node.js to the core of its Internet of Things (IoT) platform. “There is an emerging trend of developers using Node.js for IoT scenarios, and we want to meet developers where they’re at and provide them … continue reading

SD Times GitHub Project of the Week: Keras

This week’s featured GitHub project is Keras, a modular neural network and deep-learning library based on the Theano Python library. Keras allows for fast prototyping of deep-learning applications through a minimalist library structure of modular, extensible components. Developed by François Chollet, the neural network library is designed for quick experimentation, and supports both convolutional and … continue reading

Node.js and io.js to merge under Node.js Foundation

The Node.js and io.js forks of the open-source JavaScript runtime platform have announced official plans to merge development under the Node.js Foundation. The merger was put to a vote on GitHub by io.js developer Mikeal Rogers, who initially proposed the merger in February, and the io.js technical committee voted to approve the merger yesterday. According … continue reading

io.js 2.0, Facebook deep links mobile app ads, and Google’s DartPad—SD Times news digest: May 8, 2015

Version 2.0 of io.js, the popular fork of the Node.js server-side JavaScript runtime platform, has been released. io.js 2.0 adds conformance to for the coming ECMAScript 6 specification of standardized JavaScript, as well as support for the latest version of Google’s Chrome V8 engine. In addition to ES6 features such as classes, the release adds … continue reading

SD Times GitHub Project of the Week: Vorlon.js

This week’s featured GitHub project, Vorlon.js, is an extensible, platform-agnostic tool for remote JavaScript debugging and testing. Developed by the Microsoft DirectX team, Vorlon.js is powered by Node.js and the Socket.io real-time event-based communication engine. John Shewchuk, a Microsoft technical fellow and CTO of the Microsoft Developer Platform, introduced Vorlon last week at Build and … continue reading

The future of JavaScript is (almost) now

JavaScript is everywhere. Once relegated to an Internet fad, the malleable programming language has evolved along with the Web and now finds itself entrenched in modern browsers, complex Web applications, mobile development, server-side programming, and in emerging platforms like the Internet of Things. Underlying that browser-centric user and developer shift, JavaScript has developed a robust … continue reading

EnterpriseJS Coalition aims for enterprise Node.js and JavaScript adoption

A new organization has emerged to spearhead the use of JavaScript and Node.js in the enterprise. The EnterpriseJS Coalition is a community, content-sharing platform, and upcoming event series dedicated to raising awareness for and encouraging JavaScript and Node.js deployment in enterprise organizations. Founded by Node support company NodeSource, along with Intuit and PayPal, the platform … continue reading

SD Times GitHub Project of the Week: Electron

GitHub wants to bring its Web development technology to the desktop. We’re self-aggrandizing this week’s GitHub Project of the Week with Electron, a framework of GitHub’s own making. Formerly known as Atom Shell, it is a cross-platform framework for creating desktop applications using JavaScript, HTML and CSS, based on the io.js and Chromium runtimes and … continue reading

Verizon’s 2015 Data Breach Investigations Report, IBM’s collaborative cyber threat platform, and Box’s T3 is introduced—SD Times news digest: April 16, 2015

Verizon is releasing its 2015 Data Breach Investigations Report, which revealed that while cyber threats are getting more sophisticated, many cyber attacks still rely on decades-old techniques. According to the report, 70% of attacks involve a secondary victim, which adds complexity to a breach. Another key finding revealed that users fail to implement security patches, … continue reading

CSHTML5: A cross-platform HTML5 extension for Visual Studio

As standardized HTML5 ascends to Web development dominance, developers all across the spectrum are looking for ways to leverage the markup language. Now, a free extension for Visual Studio gives C# and XAML developers a way to code HTML5 apps from the comfort of Microsoft’s IDE. CSHTML5 (also known as C#/XAML for HTML5), a free … continue reading

JavaScript package manager npm launches Private Modules

Npm, the company behind the open-source npm package manager for JavaScript, has launched a new feature called Private Modules, allowing developers to share and reuse private and confidential code. Private Modules, a hosted version of the company’s npm Enterprise offering, is a US$7-per-month service enabling developers to host an unlimited amount of private JavaScript packages … continue reading

DMCA.com Protection Status