Open Source Project Releases Content on InfoQ
Latest featured content about Open Source Project Releases

- Topics
- Web 2.0,
- Stories & Case Studies,
- Ruby on Rails,
- Ruby
A 5-year old, Dallas-based company named Spur is gaining attention and kudos within Ruby on Rails circles. Earlier this week it announced a new release of its popular GPL'd IT support tool named SimpleTicket. Managing Partner Alexander Muse was kind enough to share the story of SimpleTicket with InfoQ.
News about Open Source Project Releases
- Topics
- Security,
- Runtimes,
- Ruby
Ruby 1.9.1-p376 is out, bringing with it an important fix for a heap overflow vulnerability, among many bug fixes for the 1.9.1 line.
- Topics
- Java,
- JRuby,
- Ruby
The final release of JRuby 1.4 is now available, with many performance, Java integration and other improvements. It also adds a native launcher for Windows, which works around some problems with the BAT-based launcher. Also: the Hpricot 0.8.2 release fixes problems with Hpricot on JRuby.
- Topics
- Java,
- JRuby,
- Ruby
JRuby 1.4RC1 is out and brings 1.8.7 compatibility, improved Java integration, a Windows installer, a new YAML parser as well as a new embedding API.
- Topics
- Java,
- Open Source,
- Application Servers,
- Architecture
Sun's OpenSolaris project has released the Java Enterprise Server as open source under the BSD license. The is largely the same as their commerical product, which descends from the Netscape Enterprise Server of the 90's.
- Topics
- .NET Framework,
- Open Source,
- .NET
Microsoft has changed the license for the source code of version 4.0 of the Enterprise Library, now released under the open-source friendly MS-PL. The code is available through the Patterns & Practices CodePlex community.
- Topics
- Announcements,
- Java,
- Language
Swiss software house Railo have announced that they are joining JBoss.org and will be releasing their Java based ColdFusion Markup Language engine for free under the LGPL.
- Topics
- Java,
- Installation,
- Open Source,
- Release
Packaging, distributing and deploying an application can be a very difficult task. Add in the requirement to work on multiple platforms and it can quickly become a nightmare. IzPack aims to not only make it possible but to also make it simple.
- Topics
- Runtimes,
- Java,
- Programming,
- JRuby,
- Ruby
JRuby 1.1.2 was released in time for RailsConf - coming with radically faster startup and YAML parsing and many bug fixes. Also: the final Ruby 1.8.7 release approaches. Ruby 1.8.7 preview 4, planned to be the last preview, reinstates the previously removed Symbol#to_proc, and adds Binding#eval, __method__, among some changes in number and date parsing.