Developers
GTK editor for Zero Install feeds
Submitted by Thomas Leonard on Sat, 2007-01-13 16:41I've made the first release of 0publish-gui today. This is a GTK utility for creating and editing Zero Install feeds. This should make it a lot easier to get started. Here's a tutorial with lots of screenshots. Have fun!
Shared configuration
As well as the private configuration data stored in the Configuration settings there is some shared configuration available for many applications.
ROX-Trasher
Submitted by achaw.ar on Mon, 2006-12-18 05:13Summary:
Trashcan application for the ROX Filer and Desktop
Current stable version:
0.5
Current testing version:
svn
Home page:
http://code.google.com/p/rox-trasher
Primary author(s):
Gabriel Rojas (achaw.ar@gmail.com) - Fernando Garcia Bermudez (movrev@gmail.com)
0compile GUI
Submitted by Thomas Leonard on Tue, 2006-11-21 21:45I've been doing some work on the GUI for 0compile, used to build programs from source. Here are some screen-shots showing how we can download and compile ROX-CLib.
Desktop Notifications (using libnotify)
Desktop Notifications is a system for consolidating an API, UI and mechanism to allow applications, applets, services, etc. to notify the user when something interesting happens.
The software for this is currently hosted under the Galago project, which is listed on freedesktop.org.
This software consists of a notification-daemon, a client API implemented by the libnotify library, the DBus system for tying things together, and finally various language bindings (so far only python and of course C)
Google Hosting
Submitted by KenHayber on Sat, 2006-08-19 22:32I was looking for an excuse to play with the new Google hosting service. So I put WiFi there - the reasoning being that it wasn't my code to begin with and if someone else wants to contribute it is a bit easier to give others access (than on my personal site).
I wonder if we should put other abandoned ROX stuff there.
In case you haven't checked it out (rox-wifi) they're offering a simple Home Page, Keywords, SVN access (with very simple web view), and an Issue Tracker with a very simple interface. Discussions can be linked to Google Groups.
Compiling with SCons and GTK
Submitted by Thomas Leonard on Sat, 2006-05-06 16:57SCons is a rather nice build system written in Python. It compiles many languages, including C and Java. But the problem is that not many people have it, and making your code unnecessarily hard to compile by depending on an uncommon build system is not a good idea. In this article I'll show how you can get your build scripts to automatically download (and cache) SCons as part of the build process...
Easy GTK binary compatibility
Submitted by Thomas Leonard on Sat, 2006-04-01 16:07If you compile ROX-Filer on a system with GTK 2.4, it will still work on a system with GTK 2.8. Compile it on a 2.8 system, and it will fail to run with 2.4. This problem isn't specific to ROX-Filer (or to GTK); recent versions of ROX-CLib and programs using it stopped working because they gained a phantom dependency on libglitz. Here's how to avoid these problems...
Profiling
Submitted by Thomas Leonard on Fri, 2006-03-10 22:53ROX-CLib roadmap
Submitted by kerofin on Sat, 2006-03-04 11:11My current plans for ROX-CLib are:
- 2.1.8. This was done in March 2006. The major new feature: internationalization support. The messages in ROX-CLib are now translatable, there is a .po file, the .mo files are generated and stored inside the AppDir, and are used when found. Apps get their .mo files loaded if found.
- 2.1.9 was released November 2006. This includes:
- More support for menus, simplifying the code that needs to be in the app.
- Extended attribute support.
- Support for building against GTK 2.4 using Zero Install.
- 0compile support
- 2.1.10 sometime in the future, including:
- Improved system tray interface
- xxmlrpc for communicating with ROX-Session
- libglade interface similar to that in ROX-Lib.
- 2.2.0, hopefully this will be 2.1.10 deemed stable.
- kerofin's blog
- Login to post comments
- Read more
Recent comments
2 years 8 weeks ago
2 years 17 weeks ago
3 years 1 week ago
3 years 5 weeks ago
3 years 9 weeks ago
3 years 10 weeks ago
3 years 10 weeks ago
3 years 14 weeks ago
3 years 14 weeks ago
3 years 15 weeks ago