InfoQ Homepage Linux Content on InfoQ
-
Remote Linux Debugging in Visual Studio
One of the biggest selling points for Visual Studio is its debugging experience. Even some of the most ardent critics of Microsoft's development tools reluctantly acknowledge its capabilities. Recently Miguel de Icaza's announced that the Mono team intends to leverage this power to improve debugging Mono applications running on Linux.
-
Using Mono and Gtk# to Survive the Gtk+ Treadmill
The proposed changes for Gtk+ 3.0 have stirred up quite a bit of controversy. A lot of people are sounding off against the plethora of breaking changes that are being made for "code quality" issues and don't directly lead to new features. Those hit hardest are also Gtk+'s most important audience, the application developers that rely on the framework.
-
Rush - OOP shell in Ruby
Rush is a new OOP shell written in Ruby. Unlike shells like bash, Rush has commands interacting with objects instead of strings, which allows to use regular Ruby constructs to iterate over files and other objects. Rush goes further with remote shell functionality and more. InfoQ caught up with Adam Wiggins the creator of Rush.
-
How to Develop New Activities for the One Laptop Per Child Project?
The One Laptop Per Child project has starting shipping its first generation of XO laptops. OLPC "is not a laptop project, it is an education project", explains Nicholas Negroponte, director of the project. A full Sugar based development environment is available for developers to contribute new activities to the project. Sugar supports collaborative activities when XOs are meshed together.
-
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.
-
Microsoft Grants Xandros Intellectual Property Assurance
Today Microsoft and Xandros announced an agreement similar in terms to the one announced last fall with Novell. This brings the number of Linux distributions with IP assurance to two and while JBoss is mentioned in the article, noticeably missing is Red Hat. The last commitment by Microsoft is striking, as it will now endorse Xandros as the preferred Linux distribution.
-
VB 8 Compiling on Mono
Rolf Bjarne's VB 8 compiler is now self-hosting on Mono. This represents a major milestone for both the Mono team and the VB language.
-
Rails Live CD 0.2.1 Released
Brian Ketelsen releases an update to the popular Rails Live CD Rails development and deployment environment.
-
Novell and Microsoft Announce Interop Collaboration
Novell and Microsoft have announced a set of business and technical collaboration agreements to build, market and support a series of new solutions to make Novell and Microsoft products work better together.The over all goal of the agreement is greater interoperability and manageability between mixed Windows and Linux infrastructures.
-
GNOME 2.16 - Now with C#
GNOME, the popular desktop environment for Linux, has started offering C# bindings for the GTK+ and GNOME libraries. This has resulted in Mono, an open source version of the CLR, becoming a GNOME dependency.
-
InfoQ Article: Deploying Java Apps on Fedora Core
GCJ is a portable, optimizing, ahead-of-time Java compiler. Fedora Core 4 was the first release to include a lot of Java code compiled with GCJ. This article by GCJ lead Tom Tromey explains the status of the GCJ project and how to use gcj to compile native RPMs on RedHat Fedora Core.
-
Rails LiveCD Linux Distro Announced
Brian Ketelsen announced the initial release of the new Ruby on Rails LiveCD Linux Distribution. The RailsLiveCD includes all the software needed to run Ruby on Rails development. You can set your computer to boot first from CD and try this Ruby on Rails specific distribution of Linux without altering your computer at all.