InfoQ Homepage Development Content on InfoQ
-
Scala Compiler Sees Two Forks in One Week
A week after floating the idea of a community sponsored fork of Scala, Miles Sabin, principal engineer of the shapeless library and active member of Typelevel, announced a fork of the Scala compiler on the Typelevel blog. Three days later, Paul Phillips, a Typesafe co-founder who left the company in 2013, announced his own Scala compiler fork.
-
ECMAScript 6 Modules Go Beyond CommonJS and AMD
Dr. Axel Rauschmayer has announced the finalised details of the ECMAScript 6 (ES6) module syntax. Rauschmayer says that the goal for ES6 modules has been to create a format that users of CommonJS and of AMD are both happy with, and that being built into the language allows ES6 modules to go beyond CommonJS and AMD.
-
Microsoft Launching Azure Machine Learning as a Service
Microsoft recently announced Azure ML, a machine learning cloud based platform that helps predict future events based on past performance. Microsoft has been using machine learning for years for Bing, Xbox and other products but this is the first time that internal technologies are consumerized and deployed as cloud services. Ersatz Labs is also trying to build a PaaS for Machine Learning.
-
Basho Announces Major Upgrade to Riak
Basho, the creator and developer of Riak, a highly available, distributed, NoSQL database, has announced the release of Riak 2.0. This new version, over a year in the making, contains a number of significant updates including a redesigned search implementation, new distributed data types, optional strong consistency guarantees, security features, and a number of other improvements.
-
InfoQ User Survey 2014 - Participate and Get a Copy of the Results; Win a QCon Early Access Pass
InfoQ would like to better understand your information needs: the type of content you find interesting, tools & methodologies you are using, and how you interact with the site. Please help us by taking our 2014 user survey - the survey is anonymous and your replies will be kept confidential. Participate to receive a copy of the results along with a chance to win a QCon video early access pass.
-
TypeSafe's Kevin Webber: Actor-based Concurrency for Reactive Systems
In a recent article on Medium, TypeSafe's Kevin Webber argues that reactive programming "isn’t just another trend but rather the paradigm for modern software developers to learn" since it helps them to build systems that are responsive, resilient, and scalable. He also suggests that actor-based concurrency is the most convenient foundations for a reactive system.
-
Apigee-127: A Toolkit for Authoring APIs and their Services
Apigee has put together a number of open source tools for creating APIs and a number of related service.
-
Building Agile Relationships with Customers and End-Users
Teams can become so focused that they forget the world around them and risk losing contact with stakeholders. This makes it difficult for them to know what their customers need and how end users will use their products. At the ASAS2014 conference Daisy Rasing-de Joode will show how successful agile teams create synergy by being interdependent and highly collaborative with their environment.
-
Mono Gets Further Performance, Scalability Improvements
Mono 3.8.0 was released last week. It comes with several performance and scalability improvements across the runtime, as well as finishes the Windows port.
-
QConSF Spotlight: Microservices, Cutting Edge Java, Continuous Delivery; 58/100 Speakers Confirmed
Read about the most popular tracks at QCon San Francisco 2014: Scalable Microservice Architectures, Java at the Cutting Edge, Continuous Delivery: From Heroics to Becoming Invisible.
-
Drone Data Adds a New Horizon for Big Data Analytics
Usage of data generated by drones is going to add a new horizon in data storage and processing. Kirk Borne, professor at George Mason University recently talked about the challenge of processing, storing and transferring this data.
-
Chrome Sets SHA-1 Expiration Date
Google's Chrome web browser team has announced a schedule to deprecate support for how the browser handles HTTPS certificates using SHA-1 signatures. Over the next 6 months the browser will utilize increasingly noticeable warnings for sites that still use SHA-1.
-
Swift Turns 1.0: The Evolution of a Language
Apple has announced that Swift 1.0 has reached GM status on iOS and developers can now start submitting apps that use Swift. The language will continue to evolve, say Apple, as it has done since its announcement at WWDC 2014 last June. This is a short summary of its evolution.
-
Online Resources to Get Started with iOS 8 Development
Apple has officially released iOS 8 today. During the months since its announcement at WWDC 2014, the number of online resources to get started with iOS 8 development has grown significantly. Here you can find a selection of resources that will guide you through iOS 8 new features and frameworks.
-
Ember 1.7 Brings Query Params to Community
Alex Navasardyan has announced the release of Ember.js 1.7 to the JavaScript community, including lauded support for query parameters, nestable routes, and numerous bug fixes.