InfoQ Homepage Development Content on InfoQ
-
AppDynamics Introduces Mobile Real User Management
AppDynamics recently released Mobile Real User Management, a sophisticated solution for end-to-end monitoring of mobile apps. AppDynamics offers application performance monitoring (APM) which lets users not only analyze their applications but complete end-to-end transactions. Therefore monitoring with AppDynamics supports database systems, application container, web-applications and mobile apps.
-
Mahout to Get Self-Optimizing Matrix Algebra Interface with Pluggable Backends for Spark and Flink
At the recent GOTO conference in Berlin, Mahout committer Sebastian Schelter outlined recent advances in Mahout's ongoing effort to create a scalable foundation for data analysis that is as easy to use as R or Python.
-
CQRS as a Style of Thinking
A common context for Command-Query Responsibility Segregation (CQRS) is a collaborative domain with multiple users working on the same set of data, it is less suitable in domains with only a single user working on a piece of data, Udi Dahan explained when discussing CQRS in an interview.
-
Amazon Zocalo Supports Larger Files and Native Mobile Clients
AWS has added Android and iOS mobile clients to Amazon Zocalo. It now supports file sizes up to 5TB.
-
Becoming Software Craftsmen
The software craftsmanship movement talks about practicing as a way to to develop programming skills to become software craftsmen. Technical practices are considered to be important, it takes time to learn them and become better programmers.
-
Blend Moves Closer to Visual Studio
New details about Blend for Visual Studio 2015 provide a glimpse of what users can expect in the new release. However, a couple of key features have been removed in an effort tighten the product's focus.
-
JetBrains Releases AppCode 3.1 Preview with Improved Swift Support
JetBrains has released AppCode 3.1 under its EAP, offering developers a preview of the IDE's improved Swift support. This release builds upon the basic support for the Swift language introduced in June's 3.0.1 release, which included basic editing support and syntax highlighting for Swift. With the release of 3.1 developers can avail of most of the IDE's advanced capabilities when using Swift.
-
Facebook Flow Provides More Static Typing for JavaScript
Announced during @Scale 2014, Facebook has open sourced Flow, a static type checker for JavaScript. Flow joins Microsoft TypeScript and Google AtScript to provide web developers with a tool meant to catch some bugs in the code before they manifest at runtime.
-
TypeScript 1.3 and the March Toward ECMAScript 6
Microsoft recently released TypeScript 1.3 and gave a preview of what's to come in version 1.4. TypeScript is one of a few industry efforts to add type checking to JavaScript and Microsoft aims to make TypeScript a full superset of ECMAScript 6.
-
A Preview of C# 6
Mads Torgersen, C# program manager at Microsoft, published a short video presentation describing what is coming in the next major C# version, C# 6. Among C# 6 new features, Mads highlighted getter-only properties, the lambda-arrow operator, string interpolation, and more.
-
How Etsy Does Continuous Integration for Mobile Apps
Nassim Kammah, engineer at Etsy, explained to Velocity Conference attendants how Etsy does continuous integration for mobile apps. Etsy uses a mix of automated and manual processes, still adhering to the same principles that it applies on web development and reusing many of the same tools. Nassim also talked about how Etsy handles the unique set of challenges presented by mobile apps development.
-
More Java 9 Features Announced
Oracle have announced more features to be delivered as part of JDK 9, including Unified JVM Logging and fine-grained control over the JIT compiler. Primitive specialization of generics is pushed out to JDK 10, however.
-
Docker Client Comes to Microsoft Windows
After announcing the partnership with Docker, Microsoft has built a native Docker client. The command line interface (CLI) is fully compatible with Docker client running on Linux.
-
Go Language Moves to Git and GitHub
Rob Pike, lead designer of Go at Google, announced on Go's Google Group that Go language is moving to Git and GitHub. "All data will be preserved," said Rob, but GitHub will not be used to handle pull requests and code reviews. Google's own Gerrit will be used instead because it fits better the requirements of a large project such as Go, explained Google engineers.
-
Microsoft, Adobe Release Critical Security Updates
Microsoft has released secruity improvements to Internet Explorer, fixing a vulnerablity that could allow an attacker to take control of a user's system. But according to Robert Freeman, manager of IBM X-Force Research, the issue was reported to Microsoft with a working proof-of-concept back in May 2014 -- and the issue is far older.