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

- Topics
- Ruby on Rails,
- Ruby,
- Distributed Teams,
- Dynamic Languages,
- Teamwork,
- Languages,
- Stories & Case Studies,
- Business Models,
- Web 2.0,
- Open Source Project Releases,
- Agile,
- Programming,
- Enterprise Architecture,
- Business,
- ActiveRecord,
- Rails
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
- Big Data,
- Database Design,
- API,
- GNU,
- Cloud Computing,
- Open Source Projects,
- Open Source Project Releases,
- Database,
- Programming
Azavea a company based in Philadelphia that provides products for geographical data, has published an open source product called GeoTrellis under GNU GPL v3 license which is a geographic data processing engine for high performance applications.
- Topics
- Runtimes,
- Ruby,
- Dynamic Languages,
- Java,
- Languages,
- Programming,
- Security,
- Ruby1.9,
- Open Source Project Releases
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
- JRuby,
- Ruby,
- JVM Languages,
- Dynamic Languages,
- Java,
- Windows,
- Languages,
- Programming,
- Open Source Project Releases,
- Operating Systems,
- XML
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
- JRuby,
- Ruby,
- JVM Languages,
- Java,
- Dynamic Languages,
- Languages,
- Programming,
- Install,
- Open Source Project Releases
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
- Application Servers,
- Java,
- Open Source,
- Languages,
- Open Source Project Releases,
- Architecture,
- Programming,
- Solaris,
- OpenSolaris
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,
- Mono,
- .NET,
- Open Source,
- Programming,
- Open Source Project Releases
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
- Java,
- Adobe,
- Languages,
- Programming,
- Language,
- Announcements,
- ColdFusion,
- Open Source Project Releases,
- Companies
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
- Release,
- Java,
- Version Control,
- Languages,
- Source Control,
- Open Source,
- Programming,
- Installation,
- Open Source Project Releases,
- IzPack
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
- JRuby,
- Ruby,
- Runtimes,
- JVM Languages,
- Java,
- Dynamic Languages,
- Languages,
- Open Source Project Releases,
- Programming,
- Ruby1.9
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.
- Topics
- Ruby on Rails,
- JRuby,
- Ruby,
- JVM Languages,
- Dynamic Languages,
- Java,
- Languages,
- Open Source Project Releases,
- Performance & Scalability,
- Programming
JRuby's 1.1.1 release brings a few improvements over the initial 1.1 release, including a fix for a problem on IBM VMs and it now ships with the JIP profiler. Users of the JRuby 1.1.x trunk can also try out a new performance improvement that promises to seriously boost startup performance. Also: a look at GSoC '08 project related to JRuby.