InfoQ Homepage News
-
Big Data Analytics: Using Hunk with Hadoop and Elastic MapReduce
Hunk is a relatively new product from Splunk for exploring and visualizing Hadoop and other NoSQL data stores. New in this release is support for Amazon’s Elastic MapReduce.
-
Splunk .conf2014 Keynote 1
At the opening keynote for Splunk .conf2014 we heard about GE Capital’s developer culture, Red Hat’s internal IT focus, and Coca-Cola’s “Data Lake” theory of information management.
-
Major Update to Firebase Brings Rich Authentication Tokens
Firebase has this week announced major updates to its user authentication, including automatic session persistence, and rich authentication tokens for use in Security Rules.
-
A Look at MongoRepository for .NET
Most of the open source projects we share with you on InfoQ increase the capabilities of another library or technology. MongoRepository is different in that it intentionally limits the capabilities of the underlying library. We’ll let Rob Janssen why it does this in his own words.
-
Agile for Mobile Application Development
For mobile application development, teams are looking to introduce a lightweight development process like agile software development, which offers tremendous opportunities and value to build applications in short cycles.
-
Spring Framework 4.1 Release Supports JCache (JSR-107) Annotations
Spring Framework 4.1 provides comprehensive support for JCache (JSR-107) annotations using Spring's existing cache configuration and infrastructure abstraction. The new release also supports JMS and performance enhancements and WebSocket refinements.
-
QConSF in 4 Weeks ‘DevOps @Google’ Keynote; Lambda Architecture Myths; Reactive Programmimg @Netflix
81% of speakers, 100% of keynotes, and 100% of tutorials have been confirmed for the 8th annual QCon San Francisco 2014. All confirmed sessions are now live on our schedule. Register before Oct 18th and save $400.
-
Batch Updates Solve Long-standing Issue with Core Data
Core Data batch updates, introduced in iOS 8 and OS X Yosemite, aim at fixing a long-standing limitation of the Core Data stack, as developers had been asking for many years. Let's review the problem that batch updates solve, how they work, and an alternative to them involving a rethinking of data normalization strategy.
-
AutoUpdater.NET: An Easy to Use Alternative to ClickOnce
For applications distributed outside of the Windows Store, having an update mechanism is crucial. For roughly a decade ClickOnce was the standard approach used for .NET applications, but many still find it hard to customize and troubleshoot. So alternatives such as Ravi Patel’s AutoUpdater.NET were developed.
-
CppDepend now Supports C and C++14
CppDepend is a primarily a source code analyzer, with features geared towards making it easier to understand large code bases with complex interdependencies. In addition, it can integrate with static analyzers. With the introduction of version 5, CppDepend now supports C and C++14.
-
Written in PowerShell, a HTTP API for Executing PowerShell Scripts
REST and REST-like interfaces over HTTP are all the rage these days. Not too long ago we told you about Oracle releasing a prototype of their HTTP-based API for MySQL. Not to be out done, Steve Lee of Microsoft has released sample code for exposing PowerShell over HTTP. And to make it interesting, this web server is written entirely in PowerShell.
-
Rust Plans Roadmap to 1.0 Beta
The development team for the Rust systems programming language has released its schedule for the first beta release of the forthcoming 1.0 release. Rust is designed to provide the features of modern programming languages while retaining the power of C/C++.
-
New for Internet Explorer: HTTP/2 Support
As part of the Windows 10 Technical Preview, Internet Explorer will offer HTTP/2 support, performance improvements to the Chakra JavaScript engine, and a top-level domains parsing algorithm based on publicsuffix.org.
-
RubyMotion Releases Android Public Beta
RubyMotion recently announced that its Android Support had entered public beta, which should allow early adopters to get started now developing for the Android platform. RubyMotion is a terminal based toolchain used to create native iOS, Mac, and now with this beta version, Android applications, using the popular Ruby language and tools.
-
Updated Feature List for C# 6 and VB 12
As the next version of C# gets closer, features that are not quite ready have to be cut. The features. Newly removed from the list are primary constructors and declaration expressions.