Nokia’s CEO has announced that the company plans to get back into smartphones in 2016. News about the company’s plan was revealed in April, but at the time the company denied those reports. Nokia will rejoin the phone market once its agreement with Microsoft allows it, Reuters reported. “We will look for suitable partners,” said … continue reading
Only on “Silicon Valley” would an intellectual property case hinge on lawyers figuring out that when Richard is talking about his “girlfriend” in e-mails, he’s referring to his laptop. In a conveniently timed twist, Richard—who’s always maintained he never worked on Pied Piper at Hooli—realizes that for a three-day period while his “girlfriend” was in … continue reading
There are a lot of reasons you could point to for Java’s lengthy popularity. It could be attributed to Java’s cross-platform capabilities, its memory management, or its focus on networked systems. But we’re convinced it was all of these combined with a fourth, major element: stoicism. While Java has evolved over the years, adding generics, … continue reading
Last year’s appeals court ruling that could—in the opinion of groups like the Electronic Frontier Foundation—break software is now supported by the White House. Earlier this year the Supreme Court requested the Obama administration weigh in on the 2014 appeals court decision finding that Google infringed on Oracle copyrights in the use of Java APIs … continue reading
When a small team at Sun Microsystems set out to research the future of digital devices in 1990, they could never have guessed that their work would spawn the most popular programming language for enterprise systems. Twenty years later, and Java remains the workhorse of the enterprise, despite its origin as a language for embedded … continue reading
As the father of Java, James Gosling gets a lot of love from the millions of developers who use the language around the world. Today, however, he programs robots that swim in the ocean. We caught up with him to discuss the early days of Java. SD Times: How did your work on Java start? … continue reading
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
This weekend, I stumbled across a relatively new site: Libraries.io. It’s a massive database of programming libraries, sorted by language, platform and license. As this is a large well from which to draw software development goodness, I thought we’d drop in a bucket and see what they had to offer. A cursory glance through the … continue reading
OpenJDK 9 doesn’t yet have a set release date, but the project is continuing apace. With project Jigsaw as the headliner of the effort, the developers working on OpenJDK 9 have been tweezing apart the bits and pieces of Java to make the platform more modular overall. Project Jigsaw is no small effort. At JavaOne … continue reading
Microsoft has announced a new Application Insights SDK for Java in advance of EclipseCon this week. The new SDK extends the company’s existing Application Insights service for Visual Studio Online to Java, joining plans to introduce additional Application Insights SDKs for Android and iOS integrating crash-lytics features from its recent HockeyApp acquisition. The SDK is … continue reading
This time around on SD Times GitHub Project of the Week, we are shining the spotlight on SmileMiner, which stands for Statistical Machine Intelligence and Learning Engine. Created by Haifeng Li, a chief data scientist at ADP, SmileMiner is a comprehensive library and engine of advanced machine-learning algorithms. “SMILE is self contained and requires only … continue reading
Mikeal Rogers, a developer on the io.js team and an active member of the Node community, has posted a proposal on GitHub for reconciliation of the io.js fork with Node.js. Rogers posted an open GitHub proposal entitled “Reconciliation Proposal #978,” laying out preliminary plans for the merger, the technical governance structure, proposed working groups, and … continue reading