[JPP-Devel] internationalization?

2006-08-25 Thread Danilo . Ercoli
Hi all, Somebody know why there are some pieces of code that not use the internationalization? such as com.vividsolutions.jump.workbench.plugin.EnableCheckFactory.java at line 97, 109 and so on... Thanx Danilo. Danilo Ercoli - COR

Re: [JPP-Devel] Some comments about Wiki and CVS and plugin hosting

2006-08-25 Thread Ugo Taddei
Hello, while I'm not against svn, I lack time to move. I also find svn is not yet quite established (oh, please don't flame me ;-) I'd support svn at a later time, but not quite now. Cheers, Ugo Stefan Steiniger wrote: > as far as i know i am the only one who is comitting frequently.. > Ugo d

Re: [JPP-Devel] Changes to OpenJUMP's Core

2006-08-25 Thread Ugo Taddei
Hi, please make a branch... Ugo Sunburned Surveyor wrote: > I'm currently putting together a list of methods in OpenJUMP's core > that will need to be modified to allow for RAM-Independent > implementations of the FeatureCollection interface. (This will allow > us to overcome OpenJUMP's RAM limit

Re: [JPP-Devel] italian translation

2006-08-25 Thread Ugo Taddei
Ciao Danilo, your best bet is to sen Stefan the file when you're ready. He can check it in. Ciao (again ;-) Ugo [EMAIL PROTECTED] wrote: > > I'm working with the cvs version and i'm able to compile it and run > it. I'm a java developer with some experience about GIS...I've worked > mainly wi

[JPP-Devel] FOSS4Geo 2006

2006-08-25 Thread Ugo Taddei
Hi Folks, so, who's in Lausanne next month (R1, Michael?, Stefan, Steve Tanner?). I'm certainly there, with a presentation, a workshop and a guest appearance in R1's workshop ;-) (Erwan, managed to get the styles working? the workshop is full.) Anyone from PIROL coming down? Martin Davis said

Re: [JPP-Devel] internationalization?

2006-08-25 Thread Stefan Steiniger
no, i need to check that, but it might be that these are some messages not shown to Jump-Users and rather intended for developers ..and we should assume that all developers speak a bit english ;) stefan [EMAIL PROTECTED] wrote: > > Hi all, > > Somebody know why there are some pieces of code th

Re: [JPP-Devel] italian translation

2006-08-25 Thread Rahkonen Jukka
Hi, If it's not too difficult I could take a try to add one or possibly two more languages: Finnish and Swedish. How should I proceed? -Jukka Rahkonen- - Using Tomcat but need to do more? Need to support web services, secur

Re: [JPP-Devel] FOSS4Geo 2006

2006-08-25 Thread Stefan Steiniger
Yes i will be there, but i have only registred for the wokshop. I personally plan to come on only one day (Tuesday) from Zurich - to the session on "Building a SDI with OpenJump" - and will stay until the evening (9pm) @note to all who are comming with a computer: *remember that in switzerland w

Re: [JPP-Devel] internationalization?

2006-08-25 Thread Danilo . Ercoli
no, these are main menu tooltip message and these are showed to the user. The language properties file containing the translation for these entries, jump_es.properties at line 259: plugin.EnableCheckFactory.a-fence-must-be-drawn=Un cuadro debe estar dibujado. jump_pt.properties at line 259: plu

Re: [JPP-Devel] FOSS4Geo 2006

2006-08-25 Thread erwan bocher
Hi,Yes i will be there, but i have only registred for the wokshop. I personally plan to come on only one day (Tuesday) from Zurich - to thesession on "Building a SDI with OpenJump" - and will stay until theevening (9pm)Cool.  It's  a heaven-sent  opportunity  to present  OpenJUMP members. Perhaps I

Re: [JPP-Devel] italian translation

2006-08-25 Thread Stefan Steiniger
Hei Jukka, teh easiest way is if I send you the current english tanslation file.. it works in a way that on the left the english is written and on the right side as well for example jump.ui.ShowWelcomePlugIn.Hello-User=Hello User and you would translate to jump.ui.ShowWelcomePlugIn.Hello-

Re: [JPP-Devel] internationalization?

2006-08-25 Thread Stefan Steiniger
ok & thanx.. so i need to fix that [EMAIL PROTECTED] wrote: > > no, these are main menu tooltip message and these are showed to the user. > > The language properties file containing the translation for these > entries, > > *jump_es.properties* at line 259: > plugin.EnableCheckFactory.a-fence-mus

Re: [JPP-Devel] Some comments about Wiki and CVS and plugin hosting

2006-08-25 Thread Sunburned Surveyor
No problem Ugo. If I end up tweaking the source code for OpenJUMP I may set up a SVN at the SurveyOS Project. I'll give you guys some time to get used to the idea of SVN. :] The Sunburned Surveyor On 8/25/06, Ugo Taddei <[EMAIL PROTECTED]> wrote: > Hello, > > while I'm not against svn, I lack t

Re: [JPP-Devel] Changes to OpenJUMP's Core

2006-08-25 Thread Sunburned Surveyor
Ugo, It looks like this may not be necessary. I think I can get a RAM-indpendent Feature implementation to serve my purpose, rather that a RAM-independent FeatureCollection. If this is the case I won't need to refactor those methods after all. The Sunburned Surveyor On 8/25/06, Ugo Taddei <[EMAI

Re: [JPP-Devel] FOSS4Geo 2006

2006-08-25 Thread Sunburned Surveyor
Not sure about what software we might use to get together. I was just thinking of a conference call. If you guys have a phone with a conference speaker I could just give you a call. You'll have to let me know what timezone your in though. I think it will be in the middle of the night here in Calif

[JPP-Devel] Overcoming OpenJUMp's memory problem...Again :]

2006-08-25 Thread Sunburned Surveyor
I've been able to get in touch with Jon and Alvaro and asked them a couple questions about OpenJUMP's RAM limitation and some possible solutions. I'll be waiting for some more input from them before I start work on a fix. (Alvaro mentioned that he is now working with the gvSIG project, but will try

[JPP-Devel] arc-sde plugin question

2006-08-25 Thread Stefan Steiniger
Hei Larry, i have externalized the sde-plugin as i mentioned before. Now i did a test and got the following error message: Database Level Error Occured (SE Exception) so what's wrong? NB: I can see the db in ArcGIS.. but the difference in the layer listing is, that in ArcGIS the owner is show

[JPP-Devel] Planned documentation at the JPP Wiki...

2006-08-25 Thread Sunburned Surveyor
I have two new documentation pages up at the JPP Wiki: http://thejumppilotproject.pbwiki.com/Developer%20Articles http://thejumppilotproject.pbwiki.com/Tutorials I hope I will have time to work on both the tutorials and the developer articles as part of my FeatureEater Plug-in, and on the sample

[JPP-Devel] FeatureEater Plug-In - 3 Questions On Your Use of the Feature Interface

2006-08-25 Thread Sunburned Surveyor
Guys, I've got a couple of questions about your use of the Feature interface: [1] As part of my FeatureEater plug-in I will be storing feature attributes as Strings. This means any Features stored on the hard-disk and managed by the FeatureEater Plug-In will need to be able to convert their attri

[JPP-Devel] Tips for Plug-In Design - Compatiability and Internationalization

2006-08-25 Thread Sunburned Surveyor
I had a couple of quick questions about designing a Plug-In for OpenJUMP: [1] How can I make my Plug-In compatiable with Vivid's JUMP as well as OpenJUMP? What about the other JUMP "brands"? Is this a nightmare? [2] I'd like my Plug-In to support internationalization. What does that involve, and

[JPP-Devel] Which version of JTS for OpenJUMP?

2006-08-25 Thread Sunburned Surveyor
I feel ashamed to have to ask this, but what version of JTS are we currently using to build OpenJUMP? I want to make sure that I reference the proper version in my Plug-In. The Sunburned Surveyor - Using Tomcat but need to d

Re: [JPP-Devel] FeatureEater Plug-In - 3 Questions On Your Use of the Feature Interface

2006-08-25 Thread Stefan Steiniger
>[2] I will be storing all of the attributes as Strings except for the >Geometry attribute. I think I am going to store this as a JTS geometry >using object serialization. This will save me the headache of trying >to parse text representation of the Geometry. Does anyone have >experience serializi

Re: [JPP-Devel] Which version of JTS for OpenJUMP?

2006-08-25 Thread Stefan Steiniger
jts 1.7 Sunburned Surveyor wrote: >I feel ashamed to have to ask this, but what version of JTS are we >currently using to build OpenJUMP? > >I want to make sure that I reference the proper version in my Plug-In. > >The Sunburned Surveyor > >

Re: [JPP-Devel] Tips for Plug-In Design - Compatiability and Internationalization

2006-08-25 Thread Stefan Steiniger
do you think it might be worth to look on the existing wiki and on the cvs and ask if you could not find .. but anyway .. i hope others asked this question too.. Sunburned Surveyor wrote: >I had a couple of quick questions about designing a Plug-In for OpenJUMP: > >[1] How can I make my Plug-In

Re: [JPP-Devel] Some comments about Wiki and CVS and plugin hosting

2006-08-25 Thread Stefan Steiniger
Sunburned Surveyor wrote: >Sounds good Stefan. I'll just leave the CVS alone for the time being. :] > >Are you working on OpenJUMP as part of the SIGLE project? Or as part >of something else? > > lets say this way: Currently I AM THE OpenJUMP PROJECT *g* :o) .. at least the one contributing to

Re: [JPP-Devel] FeatureEater Plug-In - 3 Questions On Your Use of the Feature Interface

2006-08-25 Thread Sunburned Surveyor
Stefan, What do you mean when you say "blob". Is that like a "large binary object" or something similar? I guess I thought the main advantage of storing the attributes as a text string is that it would be human readable. This would allow users, developers to directly access and edit these attribu

Re: [JPP-Devel] Some comments about Wiki and CVS and plugin hosting

2006-08-25 Thread Sunburned Surveyor
Stefan, You have indeed been the OpenJUMP project for the past few months, and for that I am grateful, as I know others are. I was just curious about your purposes for OpenJUMP, since most developers seem to be involved with it as part of another project. I'm glad I'm not the only freelancer. :]

Re: [JPP-Devel] Tips for Plug-In Design - Compatiability and Internationalization

2006-08-25 Thread Sunburned Surveyor
Stefan, I have looked at your articles on the OpenJUMP wiki, and I am sure that they will be very helpful. I was just looking for any hidden "gotchas" that might not have been covered in the documents. Thanks for the assistance. The Sunburned Surveyor P.S. - Are you using an IDE for your OpenJ

Re: [JPP-Devel] Tips for Plug-In Design - Compatiability and Internationalization

2006-08-25 Thread Stefan Steiniger
ok, i am using eclipse as well stefan Sunburned Surveyor wrote: >Stefan, > >I have looked at your articles on the OpenJUMP wiki, and I am sure >that they will be very helpful. > >I was just looking for any hidden "gotchas" that might not have been >covered in the documents. > >Thanks for the ass

Re: [JPP-Devel] Some comments about Wiki and CVS and plugin hosting

2006-08-25 Thread Stefan Steiniger
> >I was wondering what you thought about preparing another stable >release of OpenJUMP in the next couple of moths. I will have some time >off of work in December. > > > jep .. i guess this year should be a further one.. it depends on - my time and on - how stable it is... (currently there is

Re: [JPP-Devel] Some comments about Wiki and CVS and plugin hosting

2006-08-25 Thread Sunburned Surveyor
Sounds like a plan Stefan. In the meantime I'll be working on this memory fix. SS On 8/25/06, Stefan Steiniger <[EMAIL PROTECTED]> wrote: > > > > >I was wondering what you thought about preparing another stable > >release of OpenJUMP in the next couple of moths. I will have some time > >off of