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

  • Effective Scala - Best Practices from Twitter

    Twitter has open sourced its Effective Scala guide. The document is on GitHub and is licensed under CC-BY 3.0. Scala is one of the primary programming languages used at Twitter, and most of the Twitter infrastructure is written in Scala. The Effective Scala guide is a series of short essays, a set of "best practices" learned from using Scala inside Twitter.

  • Kotlin Open Sourced

    JetBrains have open-sourced their Kotlin language, compiler and have offered a free plugin for IntelliJ users to write Kotlin code. The language is also buildable with Ant, Maven and Gradle builders. How does it compare to the other JVM based languages on the scene? Read on to find more.

  • Fluqi Makes JQuery Simpler

    Fluqi provides a generic Widget builder for JQuery that allows you to visually create and customize JQuery UI widgets and then use the generated markup and JavaScript in your own application. It also provides a .NET API, in form of a fluent interface to use and configure JQuery UI controls in your server side code.

  • PrimeFaces 3.0 Released: Ajax, Mobile and IE 9 Components for JSF2

    PrimeFaces 3.0 was recently released offering an extensive suite of JSF2 Ajax enabled components, a separate version for iPhone/Android devices and support for Internet Explorer 9.

  • jQ.Mobi – jQuery Optimized for Mobile Devices

    appMobi has open sourced jQ.Mobi, a rewrite of jQuery, competing with jQuery Mobile for developer mindshare.

  • webOS Is to Run on Many Devices and Enyo on All Major Browsers

    HP has decided to broaden the reach of webOS by adopting the standard Linux kernel, and it’s Enyo development framework is going to run on all major browsers. Enyo 2.0 has been open sourced.

  • Open Source Word Generator Using OpenXML SDK 2.0

    OpenXML SDK 2.0 for MS Office provides strongly typed part classes to manipulate Open XML documents. WorddocGenerator, an open source utility for generating template driven word files is one example of what can be done with this SDK. InfoQ got in touch with Atul Verma the developer of this utility to ask him a few questions about this project.

  • SpringSource Releases Spring Data Redis 1.0.0

    SpringSource has recently released Spring Data Redis, an abstraction over the existing Java Redis libraries that offers a unified API and easier Java Object serialization for Spring based applications.

  • LinkedIn Open Sources IndexTank, a Customizable Indexing Engine

    LinkedIn has open sourced IndexTank, a document indexing engine that runs on the cloud and lets users customize the indexing process and tweak the results.

  • GitHub Has Open Sourced Janky, A CI Server

    GitHub has open sourced Janky, their Continuous Integration server built on top of Jenkins and augmented with Hubot, a chat automation tool.

  • HP Has Decided to Open Source webOS

    HP will open source webOS along with Enyo, and promises to remain active in its development.

  • JDK Enhancement Process

    In the middle of this year, Oracle launched a new process called the JDK Enhancement Process, or JEP for short. What is it all about?

  • Restfuse 1.0.0 - A Library For Easy REST/HTTP Integration Tests

    EclipseSource has released the first stable version for an open source JUnit extension that automates testing of REST/HTTP services supporting both synchronous and asynchronous calls.

  • appMobi Open Sources Its Mobile Platform During Black Friday

    appMobi wants to make mobile web applications more attractive by open sourcing several technologies: JavaScript Bridge API –a cross-platform API providing access to the hardware-, mobiUs Web App Browser –a browser that looks and behaves like a native application, and HTML5 Game Acceleration – a Canvas object that improves HTML5 speed for games.

  • Google Eclipse Plugin now Open Source

    Google announced yesterday that their Google Plugin for Eclipse is now fully open source under the Eclipse Public License. This includes the GWT Designer, which is based on the Window Designer project that had previously been open-sourced from their Instantiations purchase in late 2010.

BT