The Linux Standard Base (LSB) aims to unify the Linux platform for software developers, and to make it easier for them to deploy and support those applications under more than one Linux distribution.
Nokia-owned Qt Software has followed through on its promises to open up source code repositories for its Qt cross-platform GUI application framework. The company has invited developers to contribute to a web-based source code management system based on Git and Gitorious...
The developers behind the Moonlight project, an open source implementation of Microsoft's Silverlight media framework, have released a preview of Moonlight 2.0. The new version of Moonlight introduces compatibility with critical Silverlight 2.0 features, such as widgets and support for managed code.
Let's now turn our attention to doing the opposite: exposing libferris as a relation to SQLite. You might have some data in an XML file that you need to join with data stored in Berkeley db4 or an existing SQLite database. Your first thought might be to whip up a Perl script to bring the data together.