BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage Open Source Content on InfoQ

  • Cloud Foundry Foundation Forms with 40 Member Companies

    Cloud Foundry Foundation is formed to established formal open governance model for the Cloud Foundry open source Platform as a Service (PaaS).

  • Serial Key Generating for .NET

    While many applications are now being sold through app stores, mid-sized and big-ticket software is still offered directly to customers via web sites. For these kinds of projects, out-of-band licensing is still a major concern. One way to manage licenses is via serial keys using libraries such as SKGL.

  • Io.js, Node.js Fork, Plans First Release for January 2015

    Io.js officially launched this week. A GitHub fork of joyent/node where contributions, releases, and contributorship are under an open governance model, plans its first release for January 2015. With some core members of the Node.js community dissatisfied with Joyent's Advisory board, and by Node's lack of releases, core team member Fedor Indutny set up io.js.

  • A First Look to .NET Core

    Microsoft announced at connect() that .NET Core would be open sourced and it would provide a single code base to support all platforms, including Windows, Linux and Mac OSX. Recently, Immo Landwerth, Program Manager at Microsoft, has given more details about what .NET Core is and how it will provide "the foundation for all future .NET platforms."

  • .NET Foundation Round-up

    The .NET Foundation Advisory Council has extended the community feedback period to Friday, December 5th. After the fifth, the Foundation will begin to officially form next year’s council. You can read more about the Advisory Council, propose changes, and discuss nominations on the .NET Foundation Forum.

  • 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.

  • 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.

  • Lovefield: An SQL-like Query Engine by Google

    Lovefield is a JavaScript library providing an SQL-like query engine to web developers who want the benefits of a relational database.

  • Facebook Open Sources Proxygen, an HTTP Framework Supporting SPDY 3.1

    The idea behind Proxygen is not to replace Apache but having the ability to create a specialized high-performance web server that can be embedded into existing applications providing web services. Facebook initially started to build a proxy (hence the name) server in 2011, and now they are open sourcing it after the project evolved and has been tested in production for a number of years.

  • LinkedIn and Twitter Contribute Machine Learning Libraries to Open Source

    Twitter’s engineering group, known for various contributions to open source from streaming MapReduce to front-end framework Bootstrap recently announced open sourcing an algorithm that can efficiently recommend content. LinkedIn also open sourced a Machine Learning library of its own, ml-ease. In this article we present the algorithms and what they mean for the open source community.

  • Catching up with Neo4j

    Neo4j, the open source graph database project has doubled its contributor community in the past six months, which has enabled significant improvements in the product. InfoQ caught up with Emil Efrem after his keynote titled "Graph All the Things" to understand the current and planned features for the open source version of Neo4j.

  • Mono Gets Further Performance, Scalability Improvements

    Mono 3.8.0 was released last week. It comes with several performance and scalability improvements across the runtime, as well as finishes the Windows port.

  • Standard Markdown Becomes Common Markdown then CommonMark

    A group of representatives from Stack Exchange, GitHub, Reddit, and others have started to standardize and enhance Markdown under the name Standard Markdown. Their efforts have met the opposition of John Gruber, the syntax’s creator, who does not want to see Markdown used in other projects, so the project was eventually renamed CommonMark.

  • Meteor 0.9 Release Brings Controversial Packaging System

    Geoff Schmidt -- co-founder of Meteor -- announced this week the release of Meteor 0.9 and and the official Meteor packaging system.

  • Git 2.1 Released: What's New

    Two-and-a-half months after Git 2.0, a new version of Git has been released. Though a minor update, the list of new features and improvements is large.

BT