Re: [JPP-Devel] Draft of OpenJUMP Plug-in Programmer's Guide

2008-06-23 Thread Paul Austin
I've been experimenting with the concepts of http://microformats.org/ which are basically XHTML documents where you use classes on divs (and other html elements) to provide some semantics to a document. Hopefully someone will come up with a docbook like micro format. Until then I've just made o

Re: [JPP-Devel] Draft of OpenJUMP Plug-in Programmer's Guide

2008-06-23 Thread Stefan Steiniger
that is something I like too... (separating files + images...) and thus is way easier for doing it on the svn - especially as it is text file only. For word one could only check-in and out the complete file. However, Word does also support the inclusion/connection of several files. Which is to r

Re: [JPP-Devel] Draft of OpenJUMP Plug-in Programmer's Guide

2008-06-23 Thread Christopher
The thing I like about LaTeX and other TeX derivatives is that the chapters are separate files and everything is in plain text. This would allow for the file to be maintained as part of the SVN repository, thus allowing easier collaboration. But I’m open for anything. --Christopher --- Sunburned

Re: [JPP-Devel] Draft of OpenJUMP Plug-in Programmer's Guide

2008-06-23 Thread Stefan Steiniger
ok.. for me Word would be fine [I really like the track changes mode] :) Latex is not that difficult - but it takes some weeks for starters and hand full of good examples. It is like programming JUMP: having good code examples helps to achieve what is wanted. Actually what I did for my thesis w

Re: [JPP-Devel] Draft of OpenJUMP Plug-in Programmer's Guide

2008-06-23 Thread Sunburned Surveyor
Christopher, I'm currently using Microsoft Word because I am writing the document at work. However, I run OpenOffice at home and on my laptop, so I am open to using that. I must tell you that I have been trying to use LaTex for some of my work at the OSGeo, and I have acquired a strond dislike for

Re: [JPP-Devel] Draft of OpenJUMP Plug-in Programmer's Guide

2008-06-20 Thread Christopher
This is a great idea, and I like where you are heading with it. Since I'm having to discover all these things on my own through my TIN project, I think I could be of some help in drafting some chapters. What was the software program you used to originally compose the document? Would you be up for c

[JPP-Devel] Draft of OpenJUMP Plug-in Programmer's Guide

2008-06-19 Thread Giuseppe Aruta
Hi, Thanks to Italian Gfoss mail list I came to know that there is a basic ECW plugin for GDAL 1.5.2, for Debian Linux (http://svn.debian.org/viewsvn/pkg-grass/packages/gdal-ecw/trunk/). I am not sure if this can help to solve ECW support for OJ in linux Peppe _

Re: [JPP-Devel] Draft of OpenJUMP Plug-in Programmer's Guide

2008-06-18 Thread Stefan Steiniger
> > By the way, what do you think about include these jon's examples on the > Scripting section of the OJ wiki? yes done! :) > > Best regards, > Nacho > > [1]: http://jonaquino.blogspot.com/search?q=jump+script - Check o

Re: [JPP-Devel] Draft of OpenJUMP Plug-in Programmer's Guide

2008-06-18 Thread Giuseppe Aruta
I agree with Nacho, a beanshell scripting section would be of a great benefit for users with no java programming knowledge Peppe --- Mer 18/6/08, Nacho Uve <[EMAIL PROTECTED]> ha scritto: Da: Nacho Uve <[EMAIL PROTECTED]> Oggetto: Re: [JPP-Devel] Draft of OpenJUMP Plug-in Programm

Re: [JPP-Devel] Draft of OpenJUMP Plug-in Programmer's Guide

2008-06-18 Thread Nacho Uve
I think it would include a "beanshell scripting section". It's a good point to start for beginners. It's a really powerful tool and very nice for doing quick prototyping and so on. Some greats examples of this at jonaquino's blogs [1]. By the way, what do you think about include these jon's examp

Re: [JPP-Devel] Draft of OpenJUMP Plug-in Programmer's Guide

2008-06-17 Thread Stefan Steiniger
upps.. I haven't seen that there is also some text. I looked only on the outline ;) stefan Stefan Steiniger schrieb: > yep.. the content sounds good. > > I would additionally suggest the topics from wiki and the vividsolutions > doc: > a) the Hello World-PlugIn (should be probably the first th

Re: [JPP-Devel] Draft of OpenJUMP Plug-in Programmer's Guide

2008-06-17 Thread Stefan Steiniger
yep.. the content sounds good. I would additionally suggest the topics from wiki and the vividsolutions doc: a) the Hello World-PlugIn (should be probably the first thing to present.. directly after introducing the PlugIn/-Interface So you start with an example and then refer in the description

Re: [JPP-Devel] Draft of OpenJUMP Plug-in Programmer's Guide

2008-06-17 Thread Sunburned Surveyor
Thank you for the comments Nacho. The Sunburned Surveyor On Tue, Jun 17, 2008 at 2:12 PM, Nacho Uve <[EMAIL PROTECTED]> wrote: > Great idea!! > It looks a very good guide reading the index and initial pages! > > > 2008/6/17 Sunburned Surveyor <[EMAIL PROTECTED]>: >> >> I forgot to attach the PDF.

Re: [JPP-Devel] Draft of OpenJUMP Plug-in Programmer's Guide

2008-06-17 Thread Nacho Uve
Great idea!! It looks a very good guide reading the index and initial pages! 2008/6/17 Sunburned Surveyor <[EMAIL PROTECTED]>: > I forgot to attach the PDF. > > SS > > > > On Tue, Jun 17, 2008 at 1:35 PM, Sunburned Surveyor > <[EMAIL PROTECTED]> wrote: > > I've decided to split my lunch breaks b

Re: [JPP-Devel] Draft of OpenJUMP Plug-in Programmer's Guide

2008-06-17 Thread Sunburned Surveyor
I forgot to attach the PDF. SS On Tue, Jun 17, 2008 at 1:35 PM, Sunburned Surveyor <[EMAIL PROTECTED]> wrote: > I've decided to split my lunch breaks between my GeoTools GPX module > and a new guide for OpenJUMP plug-in programmer's. This guide will > build on some of the existing material in t

[JPP-Devel] Draft of OpenJUMP Plug-in Programmer's Guide

2008-06-17 Thread Sunburned Surveyor
I've decided to split my lunch breaks between my GeoTools GPX module and a new guide for OpenJUMP plug-in programmer's. This guide will build on some of the existing material in the old JUMP Developer Guide. However, it will not deal with programming OpenJUMP's core, but will deal only with what c