InfoQ Homepage Open Source Content on InfoQ
-
Neo4j 2.0 Comes with a New Browser and a Schema
Neo Technology has announced the general availability of Neo4j 2.0, coming with a new graph browser, node labels, an optional schema and an improved Cypher.
-
PayPal Switches from Java to JavaScript
PayPal has decided to use JavaScript from browser all the way to the back-end server for web applications, giving up legacy code written in JSP/Java.
-
An Interview with Greg Finzer of Compare .NET Objects
Writing code to compare objects can be tedious, especially when dealing with large objects or deep graphs. And when the classes change errors often slip in. One way to reduce the potential for error is to rely on a library such as Greg Finzer’s Compare .NET Objects. This library offer reasonable performance for up to 10,000 objects.
-
Apigee Now Supports Node.js and Open Sources Volos
Apigee Edge now supports Node.js and has open sourced Volos, a project containing a set of API management modules.
-
ActiveMQ 5.9 with Replicated LevelDB Store and Hawtio Web Console
The recently released version 5.9 of the message broker Apache ActiveMQ adds among other features support for replication of the LevelDB Store and a new Hawtio web console together with more than 200 issues resolved.
-
Improving Eclipse
There is a discussion in the Eclipse ide-dev mailing list on how to make Eclipse more competitive. This was prompted by the blog post Why we dropped Eclipse in favour of IntelliJ.
-
Bootstrap 3 Has a New Look and More Components
Bootstrap 3.0 comes with a new look, more components, lots of breaking changes and fixes.
-
Simplified Multiple Provider Authorization with OAuth.io
OAuth.io is an API and a service interfacing with more than 80 OAuth providers. This article contains an interview with Mehdi Medjaoui, Co-founder of OAuth.io, providing details on security, licensing and future developments.
-
Microsoft Continues Ascent to OSS Relevance with Engine Yard for Windows Azure
At the end of June 2013, Engine Yard announced that they had formed a partnership with Microsoft. The first fruits of that partnership have been released as developers can now run the full Engine Yard platform-as-a-service stack on the Windows Azure cloud. This, coupled with updates to the OSS VM Depot repository, positions Microsoft as a reasonable host for a variety of open source platforms.
-
Google Open Sources Gumbo, An HTML5 Parsing Library
Google has open sourced Gumbo, an HTML parsing library written in C. Gumbo adheres to the HTML5 parsing algorithm, passing all html5lib-0.95 tests, and has been tested on 2.5 billion pages indexed by Google.
-
WSO2 App Factory: A DevOps Platform Running in the Cloud
WSO2 has announced App Factory, a PaaS-enabled DevOps platform for the enterprise providing a set of integrating tools for creating, managing and governing applications along with the necessary runtimes to run those applications in the cloud.
-
WSO2 Donates Stratos to the Apache Foundation
Apache Stratos has entered incubation with contributors from Cisco, NASA, Citrix and Engine Yard, among others. WSO2 still keeps their open source middleware under their control.
-
FunScript: Using the Power of F# for Writing Web Apps
FunScript is an F# compiler library enabling developers to write single-page web applications in F# and running them in the browser or on the server via Node.js.
-
The Latest Developments in Neo4j
Neo4j has announced Neo4j 1.9 GA and Neo4j 2.0 M03. A new project called Neo4j Mobile for Android intends to bring a graph database to smartphones and tablets.
-
Facebook Buck and xctool: Open Source Build Tools for Android and iOS
This article contains details on the recently open sourced Buck and xctool, the build tools used internally by Facebook for their native Android and iOS applications.