JSR 366 has been approved. In layman’s terms, that means the various pieces and projects that were planned for release in Java EE 8 have been set in stone and readied for development. JSR 366 is the blanket Java Specification Request for the Java EE 8 platform, but the plan for EE 8 includes many … continue reading
In the U.K., in-play betting—the ability to wager on who the next football (soccer to us Americans) player to score a goal in a game will be, for example—is taking the online gambling establishment there by storm. The rise in popularity could not have occurred, though, without advances in technology. Specifically, real-time data distribution technology. … continue reading
Much of the discussion about Microsoft buying Minecraft publisher Mojang has focused on whether this makes business sense for either Microsoft or Mojang. Some people think the whole acquisition is stupid, while others have argued that it makes strategic sense. Some of these articles argue that Microsoft is trying to reach a younger demographic that … continue reading
CloudBees (the Java PaaS company) is no more. It has now become an enterprise Jenkins company. Until now defined as a Java PaaS for mobile and Web deployment and delivery, CloudBees announced it’s shuttering its Run@cloud offering for enterprise Java developers. The company will transition completely to Continuous Delivery with a focus on Jenkins, the … continue reading
Weave: The virtual Docker network London-based developer Zettio has open-sourced Weave, a tool to create a virtual network that connects Docker containers across multiple hosts. Weave creates a network bridge on each host, connecting each container to the bridge via a veth pair (a pair of virtual network interfaces connected together). Weave routers then capture … continue reading
GM to launch hands-free driving by 2016 General Motors CEO Mary Barra has announced that Cadillac will offer advanced “intelligent and connected” vehicle technologies on 2017-model-year vehicles. The vehicle will offer GM’s advanced driver assist technology, Super Cruise, and will provide vehicle-to-vehicle communication technology. “A tide of innovation has invigorated the global auto industry, and … continue reading
Ever since Apple created the iOS ecosystem, countless developers moved to focus their energies on the mobile world. As a result, more and more content is being consumed and more apps are being used as routine parts of people’s daily lives. It seems mobile is dominant in every way. However, according to Web analytics company … continue reading
Project Kulla may add REPL to Java Changes big and small are on the way in Java 9, and a new OpenJDK project aims to add a Read Evaluate Print Loop to the list. Project Kulla, named after the ancient Mesopotamian and Babylonian god of building and architecture, is designed to create a REPL tool … continue reading
On March 6, 2001, a specification proposal was born within the JCP. It was called JSR 107: Java Temporary Caching API (JCache for short) and it seemed doomed to languish within the JCP longer than any other specification proposal for the language. But almost exactly 13 years later, in March of this year, the specification … continue reading
If there is one thing that is certain about Java, still, it’s that the platform is rather large. It’s not large in the same way you must download multiple gigabytes to get Apple’s XCode, or in the way that Microsoft’s Visual Studio often used to require a dozen CDs to carry all the goodies. No, … continue reading
“Mobile First, Cloud First” is the new Microsoft mantra. You can’t read anything about their strategy under new leader Satya Nadella without reading or hearing those words. A large part of this “Mobile First, Cloud First” world is Office 365. Now, for several dollars a month, the common man (or woman) has access to Exchange, … continue reading
The next major release of Java will be a modular one. Project Jigsaw, along with five other proposals (formerly called JSRs, now called Java Enhancement Proposals, or JEPs) have been slated for release in Java SE 9. While no release date has been given, this is the first official feature-set announcement for OpenJDK 9 and … continue reading