Archive for the 'on open source' Category

EasyEclipse

April 7th, 2007

If you need to get up to speed with a complete development environment, you may want to check out EasyEclipse. The site provides ready-made distributions of Eclipse for Java, J2EE, PHP, Python and Ruby development. It also has a good section on how to set up required servers etc.

I’m currently working on a server-side distribution, called Arthur, that will include a ready-to-run debian image with trac, subversion and trax installed. It will enable plug & run for PHP, Perl and GCC development. And best of all, it will fit on a 1-2GB USB stick, so you can take it with you and are ready to go wherever you are. I’m currently thinking of integrating EasyEclipse so it will be even more useful.

Standard-Konfiguration out-of-the-box

February 12th, 2007

Die Installation und Konfiguration einer Entwicklungsumgebung oder einer bestimmten Standard-Software nimmt viel Zeit in Anspruch und benötigt oftmals detaillierte Kenntnisse der zugrundeliegenden Technologien. “Software-Appliances” können hier Abhilfe schaffen. Eine Software-Appliance ist eine vorkonfigurierte, komplette Systemumgebung, die in einer Virtual-Machine (VM) ausgeführt werden kann. Somit entfallen die Konfigurations- und Installationsaufgaben, und die benötigte Software kann sofort ausgeführt werden.

Davon können zB. Entwicklungsorganisationen genauso profitieren wie einzelne Entwickler: Eine komplette, auch komplexe Entwicklungs-Umgebung (z.B. für J2EE) kann sofort und ohne manuelle Anpassungen bezogen und eingesetzt werden.

RPath hat sich mit Rbuilder zur Aufgabe gemacht, die Konfiguration von Anwendungen als Software-Appliance so einfach wie nur möglich zu machen - basierend auf OpenSource Technologien. ©