Re: [josm-dev] Localization of exception messages

2010-01-08 Thread Ľubomír Varga
My suggestion is to throw just english language exceptions. All exceptions should have some "code" and this code can be key in some wiki page with tutorials how to remove occurence of exceptions. Ideal is link in exception window. Googling for number could be sometimes problem. For developer co

Re: [josm-dev] Switch to Java 6?

2009-11-28 Thread Ľubomír Varga
On Saturday 28 November 2009 20:24:46 Dirk Stöcker wrote: > On Sat, 28 Nov 2009, Frederik Ramm wrote: > >> Good plan, but I don't think it will work. When we say Java 6 yes, then > >> the usage of Java 6 features will grow very fast in too many places to > >> ever build a Java 5 version later. Espe

Re: [josm-dev] Joining the map plugins

2009-11-25 Thread Ľubomír Varga
Hello, I (helper with slippymap) suggested a time ago to use geotools library for reading data from net/disc and to render it also through geotools. In that library is imho all what josm needs, but I think it is not mergable into current architecture. So this solution is blind alley. For same

Re: [josm-dev] Java experts

2009-11-22 Thread Ľubomír Varga
Hi, I dont have info about that concrete situation, but as I know java gui api, there should be some function called "revalidate()" which should do revalidation also on parent components. So try to override this on core panel, than from overriden method call original revalidate (super.revalida

Re: [josm-dev] Plugin Popularity

2009-10-20 Thread Ľubomír Varga
Vhat about to make it "legal"? As in eclipse or netbeans, show to user one page, where will be writen, that josm coul monitor his ussage off josm sw and report it to its autors to improve future versions. Only uploaded data will be a list of plugins. This upload will be done on any change in use

Re: [josm-dev] Remove internal help browser?

2009-10-09 Thread Ľubomír Varga
Hi, I personally dont like external browsers much. Many times I dont have control, which browser is used. If there will be move to external browser, please try it make somehow configurable, that after click on link button it will show panel with more options about what browser use. I have fire

Re: [josm-dev] shocking - unsecure password sending!

2009-10-07 Thread Ľubomír Varga
Issues with importing certificates to java can be solved by contacting me :-) It is simple and if it will be necessary, I could write some tutorial, or code part which will be importing/installing certificates. PS: (very simple explanation) Certificates are stored for example in: java-6-sun-1.6.

Re: [josm-dev] shocking - unsecure password sending!

2009-10-02 Thread Ľubomír Varga
Thanks for that improvement. Now we are a little bit safer :-) Have a nice day. On Friday 02 October 2009 21:20:15 Dirk Stöcker wrote: > On Thu, 24 Sep 2009, Valent Turkovic wrote: > > I was amazed when my OSM username and password appeared on "Wall of > > Sheep" during the conference at which I

Re: [josm-dev] [PATCH 1/2] QuadBuckets (using quad tiling) for node storage in JOSM

2009-09-19 Thread Ľubomír Varga
AFAIK this is possible right now. Just use PostGis database of world, connect GeoServer like renderer / transformer to WMS / WFS / WSC and add WMS layer to JOSM. So in JOSM you could view whole world from PostGis (postgres) database. One problem is imho sld style for rendering which I doesnt fou

[josm-dev] svn not working?

2009-08-11 Thread Ľubomír Varga
Hi. Is svn down? Or do I have miss some migration? lu...@blackhorse:~/eclipseworkspace/josm$ svn up svn: OPTIONS of 'http://josm.openstreetmap.de/svn/trunk': could not connect to server (http://josm.openstreetmap.de) Thanks for response. (I want to publish last binary of slippymap plugin to so

Re: [josm-dev] Cloudmade's Editor

2009-07-25 Thread Ľubomír Varga
Hi, You probably mean "Specialized Junction Editing" chapter of that url. If yes, I think that should not be problem to program something like that. I think that cloud made had a wery fresh look to mapping and this sort of editing "wizard" or "guide" is cutting edge. PS: does anyone know of so

Re: [josm-dev] [PATCH 01/14] make image scaling smarter

2009-06-26 Thread Ľubomír Varga
Hi. I have sucessfully merged patches from Dave Hansen. It probably works well :) Please try it from here http://dawn.ynet.sk/~luvar/openStreetMap/slippymap.jar or build your own from svn, where are all patches merged. After some approving, or after monday (Ill get my mouse :) Ill publish it to

Re: [josm-dev] Czech house numbers

2009-05-11 Thread Ľubomír Varga
btw. I think Slovak numbering is same. I use just number which is connected to street name, but we also have that second number... PS: if the only problem is to implement it, I could have a look at it. But I think problem is to stabilize tags in house numbers... On Monday 11 May 2009 12:33:35 R

Re: [josm-dev] R: R: R: R: R: FW: [OSM-newbies] JOSM problems - is it just me?

2009-05-10 Thread Ľubomír Varga
I have one question. Consider Iam random josm user, without any interest in bugreporting, finding why is something broken etc. (normal, flegmatic user :D) How will be presented this information to me? Will it after crash write me an link to bug and to solution? Is it possible when problem is in

Re: [josm-dev] New GPX implementation

2009-05-06 Thread Ľubomír Varga
lson wrote: > Ľubomír Varga writes: > > I like system "not reinventing wheel". If josm will more rely on third > > party code, it will gain better maintability, stability and less code. > > Only drawback is in relying on "third party code". > > There

Re: [josm-dev] New GPX implementation

2009-05-05 Thread Ľubomír Varga
I like system "not reinventing wheel". If josm will more rely on third party code, it will gain better maintability, stability and less code. Only drawback is in relying on "third party code". I suggest to make some prototyping done with that libraty, to get familiar with it and than decide if

Re: [josm-dev] JOSM-NG and eclipse rcp

2009-04-26 Thread Ľubomír Varga
I am here new, but my opinion is this: Eclipse and NetBeans are wery good programs. I use both equaly, about 2 hours a day (minimaly...) Developing program use relativly few resources (text editor :D). look at memmory and cpu compsintion of this monsters. Now add to it some gis sw consumption o