Thread: [Java-gnome-developer] Hello
Brought to you by:
afcowie
From: Dan B. <da...@mi...> - 2000-11-02 21:34:19
|
I just wanted to let whoever's listening know that I've recently begun work on an application, the GUI of which I am now planning to do with the GTK Java bindings. I notice that there hasn't been a release of it for a while, and archives of this list don't seem to be available, so I'm not really sure what the right tack to take is--do I get the year-old 0.4.1? Should I do a cvs checkout? Has the project been abandoned? Or what? I'm a seasoned programmer, although I'll freely admit that GUI programming is one of my weaknesses, but I am willing to help in the process of developing and debugging the library, to the extent that I can. Your collective advice is hereby requested. Thanks, -dan <http://www.milk.com/> |
From: craigbakalian <cra...@ve...> - 2009-04-22 09:24:01
|
Hello, Is anyone on this list? Craig Bakalian 560 Keswick Drive Yardley, PA 19067 215-428-0856 |
From: Trond A. <tro...@gm...> - 2009-04-22 10:59:12
|
> Hello, > Is anyone on this list? Yes - and you could have figured this out by looking into the mailinglist archives: http://news.gmane.org/gmane.comp.gnome.bindings.java --------- Trond |
From: Andrew C. <an...@op...> - 2009-04-22 11:31:49
|
On Wed, 2009-04-22 at 12:59 +0200, Trond Andersen wrote: > Yes :) You might also encourage people to come camp out in #java-gnome on gimpnet. That's where we have most of our conversations¹, and meanwhile it's always nice to get to know people who are developing with the library. AfC Sydney ¹modulo timezones and other commitments, of course. -- Andrew Frederick Cowie Operational Dynamics is an operations and engineering consultancy focusing on IT strategy, organizational architecture, systems review, and effective procedures for change management: enabling successful deployment of mission critical information technology in enterprises, worldwide. http://www.operationaldynamics.com/ Sydney New York Toronto London |
From: Andrew C. <an...@op...> - 2009-04-23 02:04:25
|
On Wed, 2009-04-22 at 08:37 -0300, Leonardo wrote: > i'm having problems trying to access irc.gimp.org, :( I've had problems this week too. Specifically, when "luke.eagle.y.se" was the selection from the lookup to the irc.gimp.net DNS round-robin, it didn't work. The other two, dupe.XCF.Berkeley.EDU and kennedy.acc.umu.se seem ok. [this, of course, has ever been the problem with trying to use DNS round-robin as a high-availability solution. You're screwed if one of the nodes in the group is down] They may have fixed it by the time you read this. AfC Sydney |
From: Jeff M. <ku...@ne...> - 2000-11-02 23:00:32
|
Dan, About a month ago I joined the project and took over as project leader. It had been dormant for about a year. Since that time much work has been completed. We are shooting for a 0.5 release within the next two weeks as well as a formal announcement of the projects resurrection. This release has numerous enhancements and bug fixes, documentation (including a tutorial) and the ability to create a GTK only binding. Most of the code is currently in CVS at sourceforge. I hope to check more in this evening. Your best bet is to checkout from CVS. I now have four developers actively working on this project. I believe we are making good progress but additional help is always welcome. If you wish to contribute we would welcome your involvement. Please let me know if I can be of assistance. -Jeff -----Original Message----- From: jav...@li... [mailto:jav...@li...]On Behalf Of Dan Bornstein Sent: Thursday, November 02, 2000 4:34 PM To: jav...@li... Subject: [Java-gnome-developer] Hello I just wanted to let whoever's listening know that I've recently begun work on an application, the GUI of which I am now planning to do with the GTK Java bindings. I notice that there hasn't been a release of it for a while, and archives of this list don't seem to be available, so I'm not really sure what the right tack to take is--do I get the year-old 0.4.1? Should I do a cvs checkout? Has the project been abandoned? Or what? I'm a seasoned programmer, although I'll freely admit that GUI programming is one of my weaknesses, but I am willing to help in the process of developing and debugging the library, to the extent that I can. Your collective advice is hereby requested. Thanks, -dan <http://www.milk.com/> _______________________________________________ java-gnome-developer mailing list jav...@li... http://lists.sourceforge.net/mailman/listinfo/java-gnome-developer |
From: Dan B. <da...@mi...> - 2000-11-03 00:23:55
|
Jeff writes: >Most of the code is currently in CVS at sourceforge. I hope to check >more in this evening. Your best bet is to checkout from CVS. Ah, thanks for the tip. I'll try to do a CVS checkout and attempt to build it within the next day or two (probably over the weekend, when I get the most time to work on my project, as it's not something I'm getting paid for). My guess is that I'll probably end up spending a lot of time just figuring out how to write code to the API before feeling comfortable enough to contribute back. As I said before, GUI programming is not one of my strong suits (both in the sense of writing apps with GUIs *and* writing GUI toolkits); most of my programming time has been in writing compilers, interpreters, OS and GUIless-server type stuff. -dan |
From: Paul G. <pau...@bi...> - 2000-11-03 11:14:41
|
Jeff Morgan wrote: > > Dan, > > About a month ago I joined the project and took over as project leader. > It had been dormant for about a year. Since that time much work has > been completed. We are shooting for a 0.5 release within the next two > weeks as well as a formal announcement of the projects resurrection. > This release has numerous enhancements and bug fixes, documentation > (including a tutorial) and the ability to create a GTK only binding. > > Most of the code is currently in CVS at sourceforge. I hope to check > more in this evening. Your best bet is to checkout from CVS. Question from another lurker: how complete are the GNOME bindings in CVS? They seem to be almost non-existant in 0.4.1 - where can i find information on how to use them? > I now have four developers actively working on this project. I believe > we are making good progress but additional help is always welcome. If > you wish to contribute we would welcome your involvement. I can't promise contribution, but i'd like to use the library to write a GNOME application - where is the best place to start? Paul --------- "He must become greater; i must become less." - John 3:30 http://www.bigfoot.com/~paulgear |
From: Jean v. W. <je...@sm...> - 2000-11-03 11:42:52
|
Hi, To all the people lurking and watching on java-gnome-developer: On Fri, 3 Nov 2000, Paul Gear wrote: > Question from another lurker: how complete are the GNOME bindings in > CVS? They seem to be almost non-existant in 0.4.1 - where can i find > information on how to use them? Most of the GNOME bindings is done and even partially tested in the version in CVS. Since the 0.4.1 release we have made a lot of changes. The project was dormant for a while but is back on the track. Jeff Morgan is the new project leader. We are working towards a 0.5.0 release with the added changes and with better documentation and a tutorial. We plan to bring it out as soon as possible. For those that are to impatient to wait feel free to check it out from CVS, but check back regularly to get the aditional changes. > I can't promise contribution, but i'd like to use the library to write a > GNOME application - where is the best place to start? The best place to start differs. If you have GTK+/GNOME experience you can just dive in and look at the test examples. Have a browse through the tutorial as well. For those with no GTK+/GNOME experience start with the tutorial, and then look at the examples in test. TIP: If you run "make doc" in the src directory you will get the javadoc docmuentation of all the packages and classes plus all the methods that was implemented so this is an excelent reference. > Paul > --------- > "He must become greater; i must become less." - John 3:30 > http://www.bigfoot.com/~paulgear Paul - please start writing your application. You will most probably run into some trouble. We will be willing to help and we plan to expand the Java-GNOME bindings as fast as we can. Yours sincerely Jean |
From: Paul G. <pau...@bi...> - 2000-11-03 12:16:59
|
Jean van Wyk wrote: > ... > > I can't promise contribution, but i'd like to use the library to write a > > GNOME application - where is the best place to start? > > The best place to start differs. If you have GTK+/GNOME experience you > can just dive in and look at the test examples. Have a browse through the > tutorial as well. For those with no GTK+/GNOME experience start with the > tutorial, and then look at the examples in test. > > TIP: If you run "make doc" in the src directory you will get the javadoc > docmuentation of all the packages and classes plus all the methods that > was implemented so this is an excelent reference. > ... > Paul - please start writing your application. You will most probably run > into some trouble. We will be willing to help and we plan to expand the > Java-GNOME bindings as fast as we can. Hi Jean & Jeff, Thanks for the kind welcome. Here is my first feedback. When i configure from the CVS version, i get this: creating ./config.status creating test/Makefile sed: file conftest.s1 line 36: Unterminated `s' command creating src/Makefile sed: file conftest.s1 line 36: Unterminated `s' command creating src/tools/Makefile sed: file conftest.s1 line 36: Unterminated `s' command creating Makefile sed: file conftest.s1 line 36: Unterminated `s' command creating java-gnome.spec sed: file conftest.s1 line 36: Unterminated `s' command What is likely to be the issue? (BTW, the Makefiles produced are empty - understandably enough since the sed failed.) (P.S. Debugging autoconf is awful! :-) I found the tutorial file, but how can i use it? I know nothing about DocBook - i probably don't even have it installed. Paul --------- "He must become greater; i must become less." - John 3:30 http://www.bigfoot.com/~paulgear |
From: Jeff M. <ku...@ne...> - 2000-11-03 11:52:53
|
Paul, Lurkers are always welcome here:) There is actually a suprising amount of the GNOME bindings complete. There is still a long ways to go until we are finished but there is enough to get started with you application. The best place to start is look at the test applications (TestGNOME and TestGTK) and read the tutorial. The tutorial is still a work in progress but you can find some basic information there. Another resource is this mailing list. I and Jean van Wyk are on this list and will try to answer any questions you have. Please don't hesitate to let us know how we can help and as you start using the library we whould appreciate feedback. -Jeff -----Original Message----- From: jav...@li... [mailto:jav...@li...]On Behalf Of Paul Gear Sent: Friday, November 03, 2000 6:14 AM To: jav...@li... Subject: Re: [Java-gnome-developer] Hello Jeff Morgan wrote: > > Dan, > > About a month ago I joined the project and took over as project leader. > It had been dormant for about a year. Since that time much work has > been completed. We are shooting for a 0.5 release within the next two > weeks as well as a formal announcement of the projects resurrection. > This release has numerous enhancements and bug fixes, documentation > (including a tutorial) and the ability to create a GTK only binding. > > Most of the code is currently in CVS at sourceforge. I hope to check > more in this evening. Your best bet is to checkout from CVS. Question from another lurker: how complete are the GNOME bindings in CVS? They seem to be almost non-existant in 0.4.1 - where can i find information on how to use them? > I now have four developers actively working on this project. I believe > we are making good progress but additional help is always welcome. If > you wish to contribute we would welcome your involvement. I can't promise contribution, but i'd like to use the library to write a GNOME application - where is the best place to start? Paul --------- "He must become greater; i must become less." - John 3:30 http://www.bigfoot.com/~paulgear _______________________________________________ java-gnome-developer mailing list jav...@li... http://lists.sourceforge.net/mailman/listinfo/java-gnome-developer |