[JPP-Devel] Window menu patch

2007-09-04 Thread Paul Austin
All, I have created a patch which should remove the hard coding of the number of items in the Window menu. This allows use to expand the window menu as required in plugins without needing to modify com.vividsolutions.jump.workbench.ui.WorkbenchFrame. Can someone apply the following patch to their

Re: [JPP-Devel] [udig-devel] Transformation/Reprojection

2007-09-04 Thread Sunburned Surveyor
Why does everything in GeoTools have to be so hard? I spent a few minutes this afternoon looking at their reprojection code. I had to wind my way through the methods of at least 3 or 4 classes before I got to code packages in an external plug-in, and I haven't even hit the source code that actuall

Re: [JPP-Devel] [udig-devel] Transformation/Reprojection

2007-09-04 Thread Sunburned Surveyor
Jody, I took a quick trip through the wiki for GeoTools Reprojection. It seems simple enough to use. However, I am one of those really sick people that needs to see how things work under the hood. Could you tell me where I would look in GeoTools to find out more about how the MathTransforms are c

[JPP-Devel] Fwd: [udig-devel] Transformation/Reprojection

2007-09-04 Thread Sunburned Surveyor
We had talked a little the other day about a incorporating third-party reprojection code into OpenJUMP. I sent a post to the UDig list, since I know they support "on-the-fly" reprojection. I know we don't necessarily want to mess with "on-the-fly" reprojection in OpenJUMP, but maybe we couls use t

Re: [JPP-Devel] Example of YAML for geospatial data

2007-09-04 Thread Martin Davis
Sunburned Surveyor wrote: > Martin wrote: "I think I'm keen on pursuing the Super-Simple GML > route. That has the best chance of being readable by other tools, I > think." > > That is too bad. I was starting to like YAML. :] I'm actually going to > try using it for a parseable change log on the

[JPP-Devel] Reorganization of OpenJUMP Wiki

2007-09-04 Thread Sunburned Surveyor
I have a short post on the OpenJUMP blog about reorganizing our OpenJUMP wiki to be a little more structured. If you are interested you can read the post here: http://openjump.blogspot.com/ The Sunburned Surveyor - This SF.

Re: [JPP-Devel] Example of YAML for geospatial data

2007-09-04 Thread Sunburned Surveyor
Martin wrote: "I think I'm keen on pursuing the Super-Simple GML route. That has the best chance of being readable by other tools, I think." That is too bad. I was starting to like YAML. :] I'm actually going to try using it for a parseable change log on the SurveyOS SVN Repository module for JTS

Re: [JPP-Devel] Example of YAML for geospatial data

2007-09-04 Thread Martin Davis
Sunburned Surveyor wrote: > YAML looks very clean. A lot cleaner than the corresponding XML. Very > interesting. > > It looks like there is also an open source parser for YAML written in Java: > > http://jyaml.sourceforge.net/ > > What do you think Martin? Is YAML a better option than GML? > >

Re: [JPP-Devel] About embedded help

2007-09-04 Thread Larry Becker
@Sunburned , In general it is pretty easy, but as usual there are some cross platform issues: http://www.croftsoft.com/library/tutorials/browser/ We could always copy the code from some open source app. @Peppe, I've been on the broadband net for so long, I forget that it isn't universal. T

Re: [JPP-Devel] About embedded help

2007-09-04 Thread Sunburned Surveyor
Larry wrote: "One of the problems is that once you have published a PDF, it is around forever regardless of how out of date it becomes. The web is always up to date, which is why most new software uses web links for help." You know, I never thought of that. Thanks for pointing it out. Peppe wrot

Re: [JPP-Devel] Who takes care of OJ Italian translation?

2007-09-04 Thread Sunburned Surveyor
This is great Peppe! SS On 9/4/07, Giuseppe Aruta <[EMAIL PROTECTED]> wrote: > Thanks SS, > as soon as possible I start to make a short (only > menus) translation > > Peppe > --- Sunburned Surveyor <[EMAIL PROTECTED]> > ha scritto: > > > I'm not sure about this Peppe. But if you don't hear > > an

Re: [JPP-Devel] Network Installation

2007-09-04 Thread Sunburned Surveyor
Thank you for the patch Andreas. I apologize if I missed it earlier. The Sunburned Surveyor On 9/4/07, Andreas Schmitz <[EMAIL PROTECTED]> wrote: > Sunburned Surveyor wrote: > > Hi, > > > Do you mind telling me very briefly how you made this modification? > > I'm interested in seeing how you did

Re: [JPP-Devel] OpenJUMP releases and bug management

2007-09-04 Thread stefan . steiniger
Hei Guys, i return later on that when i am back home currently i am on a conference near Dublin. stefan > Hi, > > Here are some thoughts about releases and bug management. > I think we miss some rules to decide when a new version of OJ has to be > released, and that lack of visibility may be a d

Re: [JPP-Devel] Improved buffer plugin

2007-09-04 Thread Martin Davis
Thanks for the feedback, Michael & Stefan. I agree, it would be nice to get this into JTS. I don't know that it will be any more performant than your solutions, but at least the API will be standardized, and maybe a clever way to improve performance even further will show up down the road. (

[JPP-Devel] @Uwe

2007-09-04 Thread Giuseppe Aruta
Hi Uwe, few days ago I sent to you the "List of Function documentation" in Openwriter format generated from the wiki page. This evening I discovered that it yahoo didn't allowed the message. I image because it was a little big. I sent a copy today to the devel list, as a simple document with no pic

Re: [JPP-Devel] About embedded help - file attached

2007-09-04 Thread Larry Becker
Pretty nice! Larry On 9/4/07, Giuseppe Aruta <[EMAIL PROTECTED]> wrote: > Hi, > I send some file as a sample. One is an opendoc help > file - only the list of the function (a clone of the > wiki page) > The second one is the exported PDF. > > You can see how minimum can be an help file (ODT only

Re: [JPP-Devel] About embedded help

2007-09-04 Thread Giuseppe Aruta
You're right Larry, but I think we shall consider the people who cannot be on-line every time they work. And also thet probabily there are still places in the World where Internet is not so availabe whenever you switch on a laptop (e.g. in Italy! But I would like to know the opinion of Ravi from In

Re: [JPP-Devel] Who takes care of OJ Italian translation?

2007-09-04 Thread Giuseppe Aruta
Thanks SS, as soon as possible I start to make a short (only menus) translation Peppe --- Sunburned Surveyor <[EMAIL PROTECTED]> ha scritto: > I'm not sure about this Peppe. But if you don't hear > anything soon it > probably means this translation effort is up for > adoption. > > SS > > On 9/2

Re: [JPP-Devel] About embedded help

2007-09-04 Thread Larry Becker
Actually I like the idea that the wiki IS the help. We can put in a menu item that simply opens the wiki help page. This is the simplest solution and consolidates all of the help work with no duplication of effort. Keeping PDFs up to date could be a big effort. I have tried to do this on other

Re: [JPP-Devel] About embedded help

2007-09-04 Thread Sunburned Surveyor
Peppe, Maybe #2 is the way to go then Peppe. We'll need to give some thought to how we organize the PDFs in a directory, and we should still think about separating the text from the images in the PDF files to reduce layout changes during translation. SS On 9/2/07, Giuseppe Aruta <[EMAIL PROTECTE

Re: [JPP-Devel] @ Larry .. a question!

2007-09-04 Thread Larry Becker
I have more icons to transfer as I get the time. I think some of the icons I made for SkyJUMP have too much detail to be easily understood, so I will leave those out. I think the Tool menu could benefit from some icons, but that they would not be found in the famfamfam icon collection, and it wou

Re: [JPP-Devel] Who takes care of OJ Italian translation?

2007-09-04 Thread Sunburned Surveyor
I'm not sure about this Peppe. But if you don't hear anything soon it probably means this translation effort is up for adoption. SS On 9/2/07, Giuseppe Aruta <[EMAIL PROTECTED]> wrote: > Hi, > I want to start to translate OJ in Italian, I saw on > wiki that Italian is "in progress". Who start to

Re: [JPP-Devel] @ Larry .. a question!

2007-09-04 Thread Giuseppe Aruta
Hi larry, thank you for the icons. I think we have to think about to add icons even to menuba>tool menu to make it more easy to understand. Peppe --- Michaël Michaud <[EMAIL PROTECTED]> ha scritto: > Hi Larry, new icons look nice > Thank you, > > Michaël > > Larry Becker a écrit : > > >OK, I

Re: [JPP-Devel] Network Installation

2007-09-04 Thread Andreas Schmitz
Sunburned Surveyor wrote: Hi, > Do you mind telling me very briefly how you made this modification? > I'm interested in seeing how you did it. I just modified the JUMPWorkbench as attached, IIRC. Best regards, Andreas -- l a t / l o n GmbH Aennchenstrasse 19 53177 Bonn, Germany phon