InfoQ Homepage Development Content on InfoQ
-
The Demise of Open Source Hosting Providers Codehaus and Google Code
Open Source project hosting sites like SourceForge, Codehaus and Google Code inspired developers to share their code for projects not associated with a foundation like Apache or Eclipse. Over the past few years, these hosting sites have been superseded by GitHub, to the extent that they are closing down over the next year. InfoQ looks back at their contributions and into the future.
-
Making Sense of Event Stream Processing
Structuring data as a stream of events is an idea appearing in many areas and is the ideal way of storing data. Aggregating a read model from these events is an ideal way to present data to a user, Martin Kleppmann claims explains when describing the fundamental ideas behind Stream Processing, Event Sourcing and Complex Event Processing (CEP).
-
Lessons Learned From Scaling Services at Google and eBay
Randy Shoup shared his experiences to the QCon London audience in scaling services at Google and eBay, giving advice on building and operating services. A successful services strategy requires end-to-end service ownership, decentralized decision-making and standardization efforts focused on protocols of communications and supporting infrastructure.
-
Install Eclipse Projects with a lot more Oomph
At last week's EclipseCon, Eike Stepper and Ed Merks introduced Eclipse Oomph, which aims to simplify the out-of-the-box experience for Eclipse installations, facilitating IDE setup and project checkouts. Eclipse Oomph is available as a standalone installer for Eclipse and is built into Eclipse Mars packages, which are available as M6 releasees with a release date of June 2015.
-
Adoption of Agile in Eastern Europe
The gap in agile adoption between Eastern Europe and the US and Western Europe is becoming smaller. Scrum is the most widespread framework, Kanban adoption is growing and SAFe, LeSS, DAD are trending. The way that companies are transitioning to agile is significantly different in Eastern Europe.
-
Google Cloud Platform Gets Integrated Log Management
Google has added a service that makes it easy to ingest, view, search and analyze logs generated by Compute Engine and App Engine.
-
Maven Escapes from XML
The recently released Maven 3.3.1 adds support for core extensions to be added to a project through additional metadata as well as using alternatives to the eponymous pom.xml file for building. This has been used to create build scripts for JRuby that build upon Maven but use a JRuby script to represent dependencies and plugins.
-
RoboVM 1.0 Touts JVM-based Languages for iOS Development
RoboVM, aimed at bringing JVM-based languages to iOS development, has reached its first stable version, Trillian Mobile announced, bringing new features and new commercial licenses in addition to its OSS core.
-
How Testers Can Make Organizations More Successful
Tester should go beyond their testing discipline and go into the organization. By asking questions they can start a movement that increases product quality and helps organizations to become more successful as Mike Sutton explained in his closing keynote at the Agile Testing Day Netherlands 2015 about test beyond quality – beyond software.
-
MSBuild Joins GitHub, Paving Way for Non-Windows Build Systems
MSBuild, the command-line tool used to build Visual Studio solutions and projects has been released to GitHub under an open source license. This paves the way for non-Windows systems to build .NET-based applications without requiring Visual Studio to be installed.
-
Google Brings Places API Natively to Android and iOS
So far, Places API has been available as a web service, but now it has been integrated in the recently released Android Play Services 7.0, and a beta program has been started to bring it natively to iOS. On Android, this new API can be used on all OS versions starting with Gingerbread. There are not many details yet on how it will work on iOS.
-
Yelp Engineering: Using Services to Break Down a Monolith
The Yelp engineering team have stated that moving to a service-oriented architecture has allowed them to scale their development process and maintain a rapid pace of software delivery as the team and codebase has grown. This has been achieved by focusing on distributed systems education, creating a set of basic service design principles and implementing a supporting infrastructure.
-
Bitbucket Launches Snippets for Teams
Atlassian's popular source code hosting site Bitbucket launched Snippets for teams, a collaboration oriented solution to "create and manage multi-file snippets of all kinds". Snippets can be created via drag and drop, owned by a user or a team and optionally shared publicly. They are backed by Git or Mercurial repositories and can be managed via a REST API.
-
Internet Explorer's Days Are Numbered
Microsoft has been developing their new web browser, codenamed Project Spartan for some time. Now the company has revealed that the name Internet Explorer is also going to be replaced-- both in name and in substance.
-
Becoming More Transparent Helps to Manage Work
The Agile Testing Day Netherlands 2015 conference devotes a full day track to talented Dutch agile youngsters to share their experiences. Tamara de Paus talked about how to organize your work and be more transparent. An interview about the changes that were done by the team to manage work and create transparency, what worked and what didn't, and the things they learned along the way.