I have been playing a little with XEmacs JDE and JDEbug packages. These provide a nice IDE for Java within Emacs. However, I can't seem to be able to get these to work properly just yet. This I need for work, as we work remotely on a Sun machine that's in Boston and any graphical IDE (like Jbuilder or Netbeans) simply doesn't work over a wide area network (way too slow!).
Anyway, seeing how nice the Java mode is in Emacs, I thought it would be nice to extend the Eiffel mode to allow compiling and debugging Eiffel - now that SmallEiffel has a debugger. There are already two different Eiffel modes, one of which already has the compilation things in it. This project would require a more serious dive into Emacs lisp programming.
Meanwhile the eGTK project is showing some signs of life. Another developer has become interested and wants to help in building eGTK for the new, future version of GTK. This time around the plan is to generate a lot the tedious code we wrote by hand before. Perhaps this time we will be able to generate a single set of bindings that works with all the compilers...
Since the last time eGTK was worked on Eiffel language acquired "agents" - basically routine objects, so that call backs can probably be done much nicer. Before we used the COMMAND pattern, which is bit tedious to code.
Now, I just need to sleep less....
FOAF updates: Trust rankings are now exported, making the data available to other users and websites. An external FOAF URI has been added, allowing users to link to an additional FOAF file.
Keep up with the latest Advogato features by reading the Advogato status blog.
If you're a C programmer with some spare time, take a look at the mod_virgule project page and help us with one of the tasks on the ToDo list!