InfoQ Homepage Open Source Content on InfoQ
-
ASP.NET MVC Now Taking Contributions
Technically speaking, ASP.NET MVC has been open source all along. But as with most Microsoft projects it wasn’t “open development”, all work was done internally with occasionally drops. As of yesterday, that all changed. Everyone in the community is now able to contribute code and tests to ASP.NET MVC, Web Pages, and Web API.
-
CodePlex Now Offers Git
Due to overwhelming demand, CodePlex is now offering Git for source control. Git is the third source control system available for CodePlex hosted projects, the first two being TFS and Mercurial.
-
Adobe Is Distributing Cordova under the PhoneGap Brand
Adobe will continue offering PhoneGap as a Cordova distribution along with PhoneGap Build and Adobe Shadow.
-
Google Has Open Sourced WindowTester Pro
Google has decided to open source WindowTester Pro, a Java tool used for automated SWT and Swing GUI testing.
-
Announcing the jQuery Foundation
A non-profit trade association by the name jQuery Foundation, inc. has been founded to handle the development, documentation, and support of the jQuery Core, UI, and Mobile projects. This role was previously held by the jQuery Board in conjunction with the Software Freedom Conservancy.
-
The Current Status of Mozilla’s Boot2Gecko
Mozilla has progressed with Boot2Gecko, an open mobile operating system who’s interface is made up of applications based only on HTML, JavaScript and CSS, and running on top of Gecko. Telefonica, Deutsche Telecom and Adobe have announced their interest in the platform.
-
Apache Celebrates 17th Anniversary with HTTP Server 2.4
Apache has released the HTTP Server version 2.4 with performance improvements, enhanced concurrency, asynchronous I/O support, lower resource footprint and others.
-
Yahoo! Has Open Sourced YSlow
Yahoo! has decided to open source YSlow. Developers no longer need to submit feature requests to Yahoo!, being able to improve the tool themselves. Comparing YSlow with Google Page Speed.
-
HP Has Open Sourced webOS’ browser, Isis
HP has open sourced Isis, a QtWebKit-based browser, and has outlined the guiding principles for Open webOS’ governance model.
-
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.