[JPP-Devel] Test of Google Sites as Wiki Replacement

2008-06-24 Thread Sunburned Surveyor
I threw up a page as part of our test of Google Sites as a replacement for the current OpenJUMP wiki: http://sites.google.com/site/openjumpwiki/gpx-support I like the user interface for Google sites and I think it would be easy for people to learn. It was also a snap to delete an unwanted page.

[JPP-Devel] First Example For Plug-In Programmer's Guide Is Complete

2008-06-24 Thread Sunburned Surveyor
I've finished my first example for the plug-in programmer's guide. In this example the user selects a text file and the plug-in writes the feature count of each layer to the file. I've tried to make the plug-in user friendly without being to complex from a programmer's prespective. However, I wante

Re: [JPP-Devel] Test of Google Sites as Wiki Replacement

2008-06-24 Thread Martin Davis
Seems like this could be a good way to do. As usual for Google, the UI is easy to use and powerful. I would have some concerns that the content is "write-only" - how easy is it to get the content out if it's necessary to change hosts? Although most wikis/CMS have this problem to some extent.

Re: [JPP-Devel] Test of Google Sites as Wiki Replacement

2008-06-24 Thread Sunburned Surveyor
I did some research on the Google Site back-up. It looks like the feature isn't implemented yet, but it is coming: http://groups.google.com/group/sites-help-howtoadmin/browse_thread/thread/eed756cbaed797f0/8f7a9d92962fd740#8f7a9d92962fd740 Landon On Tue, Jun 24, 2008 at 1:24 PM, Martin Davis <[E

Re: [JPP-Devel] Test of Google Sites as Wiki Replacement

2008-06-24 Thread Stefan Steiniger
Yesterday evening I played around with the google sites as well using the openjumpmails account: http://sites.google.com/site/ojwiki/ since Sunburned gave me only write-access and no admin rights.. i.e. I could not see the full features of GS available. However, GS did not full

Re: [JPP-Devel] Test of Google Sites as Wiki Replacement

2008-06-24 Thread Sunburned Surveyor
Sorry about that Stefan. I thought admin rights were granted. SS On Tue, Jun 24, 2008 at 3:29 PM, Stefan Steiniger <[EMAIL PROTECTED]> wrote: > Yesterday evening I played around with the google sites as well using > the openjumpmails account: > >http://sites.google.com/site/ojwiki/ > > si

Re: [JPP-Devel] Test of Google Sites as Wiki Replacement

2008-06-24 Thread Stefan Steiniger
is ok.. I found a way to test :) and more over.. as it is your login you are free to decide what works for you. stefan Sunburned Surveyor wrote: > Sorry about that Stefan. I thought admin rights were granted. > > SS > > On Tue, Jun 24, 2008 at 3:29 PM, Stefan Steiniger <[EMAIL PROTECTED]> wrot

[JPP-Devel] Update on enhanced I18N code for OpenJUMP plug-ins.

2008-06-24 Thread Sunburned Surveyor
I've finished unit testing my ehanced I18N code for OpenJUMP plug-ins. I'm going to go trough and add/clean-up the Javadoc comments the rest of this week. I'll make an alpha release at the end of the week. I'll try to add some brief instructions and a short example on how to internationalize a plug

Re: [JPP-Devel] First Example For Plug-In Programmer's Guide Is Complete

2008-06-24 Thread Stefan Steiniger
Hei Sunburned, did you forgot an attachement or link? stefan Sunburned Surveyor schrieb: > I've finished my first example for the plug-in programmer's guide. In > this example the user selects a text file and the plug-in writes the > feature count of each layer to the file. I've tried to make th