SaaS (software-as-a-service) development has evolved significantly over the past decade. Traditional desktop applications move to the cloud, and iterate faster due to the limited nature of supported devices and open-source software teams have to maintain. Desktop applications can now be overcome easily with the adoption of the open-source Electron framework, wrapping around a hosted SaaS … continue reading
Amazon is getting into the grocery game with its decision to acquire Whole Foods Market Inc. for $13.7 billion, which Bloomberg Technology reports is a “bombshell of a deal” that will send the e-commerce company into physical stores, and fulfills its goal to sell more groceries. According to the report, Whole Foods’ cofounder John Mackey will … continue reading
GitHub is turning to web technologies in its latest announcement of the GitHub Desktop Beta. The release offers a complete redesign of the company’s desktop client built on Electron, a cross-platform development solution for desktop applications. GitHub’s previous desktop solution provided two clients: GitHub for Mac and GitHub for Windows. The solutions had similar feature … continue reading
Developers can build web apps with all of the hooks and functionality of native by exploring Hadouken, a new open-source project based on OpenFin’s core technology. OpenFin technology is a common layer that allows applications to be deployed and updated instantly, securely, and in a way that applications can work together. As of yesterday, OpenFin … continue reading
Every year, new tools, frameworks and languages arrive, and every year developers must sit down and see if they’ll actually save any time by diverting current projects (or planning new ones) with them. We’ve gone through the maternity ward of tooling and picked out the brightest prospects for the coming months and years. Among this … continue reading
Source-code management isn’t exactly selling soda. Neither was Apple Computers, but Steve Jobs didn’t see a distinction between what former Apple CEO John Sculley had done at Pepsi and what he wanted him to do at Apple. That inability to see the difference between the two businesses led to the beginning of the downfall of … continue reading
Two Big Ears, a company recently acquired by Facebook, is offering its pipeline for cinematic virtual reality and 360 video (including its authoring tools, encoder and rendering engine) for free. Called the Facebook 360 Spatial Workstation, this suite is designed to allow creators to implement VR audio across all devices and platforms. Authoring tools require … continue reading
GitHub today released version 1.0 of Electron, its application framework for building cross-platform software. Electron uses CSS, HTML and JavaScript, and it can build native applications for Linux, OS X and Windows. Originally known as Atom Shell, Electron went into development two years ago. The original goal of the project was to build a framework … continue reading
So, you want to make a native wrapper for Google Maps (or any Web page)? Here you go: $nativefier maps.google.com “You’re done,” wrote the creator of Nativefier, this week’s GitHub project of the week. According to Jia Hao, a computer science student at the Singapore University of Technology and Design and creator of Nativefier, said … continue reading
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