From: <ly...@kn...> - 2003-08-07 19:03:57
|
FYI: The recently published "Jabber Developer's Guide", by Dana Moore and William Wright, includes an example program written in Ruby and using FXRuby (the Ruby binding to FOX) for its graphical user interface. The program is, I think, a modified version of the imageviewer.rb example program from the FXRuby distribution, which in turn is based on the imageviewer.cpp example program from the regular FOX distribution. I didn't study the example too closely, but I think it was basically transferring data about images between different instances of the application using the Jabber (http://www.jabber.org) protocol. I am pretty sure that Rich Kilmer (author of the jabber4r extension, as well as one of the primary FreeRIDE developers) was the author of this example program -- so thanks, Rich! |