InfoQ Homepage Development Content on InfoQ
-
Microsoft Bound By GPLv3 According to the Free Software Foundation
When Novell first signed an agreement with Microsoft to establish a marketing alliance and resolve patent disputes regarding it's SUSE Linux distribution, a lot of people in the open source community berated Novell for the move. But now the FSF claims that the arrangement, which makes Microsoft a reseller of Novell's Linux stack, obligates Microsoft to comply with GPLv3.
-
Language Designers: Add WPF Support to Your .NET Language
A new version of the Microsoft Visual Studio 2008 SDK preview has been released. Among the new samples is a way to add WPF support to a .NET language.
-
Book Excerpt and Review: Hitchhiker's Guide to Visual Studio and SQL Server
With SQL Server 2000's hitting its end of life date next April, many shops that have been delaying the upgrade to SQL Server 2005 need to start looking at it seriously. This is why we have chosen to review the seventh edition of William Vaughn's Hitchhiker's Guide to Visual Studio and SQL Server.
-
Building Complex Event Processing applications in Java with WebLogic Event Server
A look at how BEA's WebLogic Event Server simplifies building Complex Event Processing applications.
-
Jython Receives First Major Release in 4 Years with Version 2.2
The Jython team has released the first major release of Jython in 4 years with version 2.2. This version implements the internal architecture of Python 2.2 and features of Python 2.3.
-
High Performance Ruby MVC: Merb
By some accounts, Ruby on Rails request-processing has slowed 10-20% with each recent release, so Ezra Zygmuntowicz built his own Ruby-based MVC framework using some of the best parts of Rails. Recently, at the Ruby Hoedown event, Ezra demonstrated how Merb keeps the agility of ActiveRecord while focusing on high-load performance and concurrency.
-
RubyLearning.com to Relaunch Free Online Lessons
After achieving popularity last summer, Satish Talim at <a href="http://www.rubylearning.com/" target="_new">RubyLearning</a> is doing it again with his free online course. It started as a way for him to pick up the language, and after the community picked up on it, over 100 people joined him. He hopes to do better this time.
-
Interview: OpenJPA & the JPA spec with Patrick Linskey
OpenJPA is an implementation of the Java Persistence API (JPA) which can be used as a stand-alone POJO persistence layer, or it can be integrated into any EJB3.0 compliant container and many lightweight frameworks. In this interview, Patrick Linskey explains where OpenJPA came from, how it fits into the O/R Mapping space, the JPA specification, and future plans for OpenJPA.
-
Ruby 1.9 adds Fibers for lightweight concurrency
Fibers were recently in the Ruby 1.9 branch. The Coroutine-like concept has many uses, such as implementing lightweight concurrency and others. We look at the concept and influences of Fibers in Ruby 1.9, as well as code samples.
-
JRuby 1.0.1 release, JRuby 1.1 plan posted
Bugfix release JRuby 1.0.1 has just been made available, In other news: the planned items for JRuby 1.1, due this fall, were posted.
-
CodeSmith's PLINQO: Replace & Extend LINQ to SQL
CodeSmith released Professional LINQ to Objects, a set of templates to be used with CodeSmith and Visual Studio 2008 that supplement Microsoft's upcoming LINQ to SQL and have many great features including the ability ot generate or update a LINQ to SQL dbml file from a db schema, generation of LINQ to SQL entity manager & entity classes as well as the DataContext class.
-
JQuery Gains Live DOM Binding with Live Query Plugin
Live Query is a new plugin for jQuery that lets you register events or fire callbacks for matching DOM elements. The binding not only applies to elements that exist in the page at load time but also elements that are added later via Ajax.
-
FiveRuns Readies Latest Component of Rails Stack - Installer
FiveRuns, an enterprise Rails company, have built an installer for Ruby and associated packages.
-
Ruby Hoedown Presentations available online
Videos of the sessions from the Ruby Hoedown conference are now available online. Topics such as Merb, Ruby tuning, VoIP with Ruby are covered, as well as Smalltalk and Ruby history and much more.
-
JBoss Drools 4.0: Business rules now more accessible to non-programmers
JBoss Drools, an open-source business rules engine, recently reached version 4.0. InfoQ took the opportunity to learn more about JBoss Drools and its current and future capabilities.