Google is planning to bring its personal computer operating system, Chrome OS, to its mobile operating system, Android. According to the Wall Street Journal, the new operating system will be unveiled in 2017, but users can expect a preview of the early version by next year. Sundar Pichai, CEO of Google, recently told analysts that … continue reading
Researchers from the University of California, San Diego want to make it easier for wearable devices to communicate with one another. The researchers have developed a new wireless communication technique that sends magnetic signals through the human body. This technique could provide a low-power and more secure way for wearables to communication with other wearable … continue reading
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
As Microsoft starts to bring more products and tools to open source, the company has announced that Windows may be headed in the same direction. According to Wired, Mark Russinovich, an engineer at Microsoft, announced at ChefCon that the company might someday give Windows away for free. “It’s definitely possible,” Russinovich said, according to Wired. … continue reading
Google never publicly admitted it, but the company always had designs on Dart ultimately supplanting JavaScript as the preferred programming language for complex modern Web development. So when the Dart team announced the Dart VM would not be integrated into Chrome and the language would compile to JavaScript, it was less an admission of defeat … 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
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
Firefox Hello, the WebRTC in-browser chat feature first included in Firefox 34, is now available to all with the launch of Firefox 35. The real-time communication feature allows users to start plug-in-free video chats within the browser in the form of a pop-up box, without the aid of a service such as Google Hangouts and … continue reading
Happy Almost 2015, GitHubbers! To cap off the year in GitHub, we have the Top 5 projects of the month of December. I wanted to do the Top 5 of 2014, but alas the GitHub trending feature doesn’t have a yearly time span option. #1: io.js, the month’s most popular project providing evented I/O for … continue reading
Google has announced the open-source availability of the Cloud Dataflow SDK, allowing developers to integrate their apps with the Dataflow-managed data processing service. Google software engineer Sam McVeety made the announcement in a blog post detailing how developers now have the capability to begin porting Dataflow to other languages and execution environments, and they can … continue reading
#1: Mermaid Mermaid is the whimsical name of a simple markdown-like script language for generating charts from text using JavaScript. Developed by Knut Sveidqvist, Mermaid simplifies documentation by rendering code as simple charts and graphs, styled in different shapes, nodes and classes. #2: Rocket is a new container runtime from CoreOS. Read all about Rocket … continue reading
The flashiest news out of the Firefox 34 release may be Mozilla’s switch from Google to Yahoo as its default search engine, but the far more significant news is a WebRTC client built directly into the browser. The first Firefox 34 Beta release including a WebRTC client debuted back in September, but the official Firefox … continue reading