InfoQ Homepage News
-
New Releases: Ceylon 1.2, Node.js 5.0 and Atom 1.1
Ceylon, Node.js and Atom have all seen stable upgrades this week, and we have decided to write a common post covering most notable features and enhancements that come with these new versions.
-
Neo4j Launches Open Source Graph Query Language openCypher
Neo4j Graph NoSQL database team launches open source graph query language called openCypher. Neo Technology, the company behind the graph database, announced last week at GraphConnect Conference, the launch of the open source project that will be available to technology providers as a common language for querying graph data.
-
DigitalOcean Adds Floating IPs
DigitalOcean recently introduced floating IPs that can be manually reassigned to any Droplet – what DigitalOcean calls a virtual machine – within a data center. While neither novel nor a standalone high-availability solution, this service fills a gap for the fast-growing cloud provider.
-
InnerSource: Internal Open Source at PayPal
InnerSource is the name given to a development approach that applies open source software practices to the way organizations' develop software internally. Cedric Williams, technology leader at PayPal, explained how PayPal is experimenting with InnerSource to break down silos, grow collaboration and increase productivity.
-
Getting Business Advantage from Continuous Delivery
Gojko Adzic presented a keynote on "how to turn continuous delivery into competitive business advantage" at the Agile Tour London 2015. InfoQ interviewed Adzic about getting benefits from continuous delivery, Gojko's three rules of continuous delivery, possible problems and risks, and using multi versioning with continuous delivery.
-
Q&A with Ahmed Sidky on ICAgile, Community and the Path to Expert
ICAgile founder Ahmed Sidky recently spoke at New Zealand’s annual AgileNZ conference on the topic of attaining institutional and individual Agility. InfoQ catches up with Ahmed Sidky to discuss ICAgile's raison d’être and how they continue to develop an open model for learning.
-
Neo4j 2.3 Supports In-Memory Page Cache, Docker Tools and IBM POWER8 Integration
Latest version of Graph NoSQL database Neo4j supports in-memory page cache, Docker tools, enhanced query planner and IBM POWER8 integration. Neo4j team announced last week the release of version 2.3 which also supports query development with graph and text string search.
-
VersionOne CEO Discusses ClearCode Acquisition and Fall 2015 Release
VersionOne recently acquired ClearCode Labs with a view to incorporating the DevOps capabilities of the ClearCode product into the core VersionOne Agile Lifecycle Management product. CEO Robert Holler spoke to InfoQ about the acquisition and about the capabilities included in the product for the Fall 2015 release
-
RoboVM Is No Longer Open Source
Following RoboVM’s acquisition by Xamarin, the company has raised the price of their offering and has closed the source code.
-
Stop Failing Fast in Innovation
In innovation the mantra "fail fast" is often used to explain that people should quickly try out ideas and then learn from the things that fail to develop new products and services. Some people challenged the need for failure and have come up with alternative approaches for effective innovation.
-
Atomic: A UI Designer for Android, iOS and the Web
Atomic is a user interface designer that runs in the browser. Without writing any code, application designers can use it to show how the interface of an application should look like and behave when certain commands are executed.
-
Early View of C# 7 with Mads Torgersen
Seth Juarez, of Channel 9, interviews Mads Torgersen, product manager of C#, about the development of the next version of the C# language, codenamed C# 7. Alongside a few other features, three major ones are described: pattern matching, tuple syntax and nullable references.
-
Planning with #NoEstimates
People are used to making plans and taking decisions using estimates, even though they are often not so good in estimation says Gil Zilberfeld. The #NoEstimates movement explores alternatives for estimation. At the Agile Testing Days 2015 Zilberfeld will do a workshop on Planning with #NoEstimates. InfoQ will be covering this conference with write-ups, Q&As and articles.
-
Basho Technologies Releases Riak TS NoSQL Database to Store and Analyze Time Series Data
Basho Technologies releases Riak TS distributed NoSQL database to store and analyze time series data. Basho team recently announced at AWS re:invent event, the availability of Riak TS which is optimized for reads and writes of time series data.
-
LinkedIn Open Sources PalDB, a Read-only Key-value Store
LinkedIn has open sourced PalDB, an embeddable read-only key value store, 8 times faster than LevelDB and taking several times less memory than a hashset.