Hi,

I am ready to test it as well.  Tracker could be a good start to GPS field data 
collector extension, something equivalent to ESRI ArcPAD, TDS SOLO Field, Terra 
Sync/Pathfinder office etc.  I have some ideas for such an extension.
-Jukka Rahkonen-


-----Alkuperäinen viesti-----
Lähettäjä: [EMAIL PROTECTED] puolesta: Edgar Soldin
Lähetetty: pe 23.5.2008 22:05
Vastaanottaja: ANEEL KUMAR.V; [EMAIL PROTECTED]; List for discussion of JPP 
development and use.; JUMP Developers; [EMAIL PROTECTED]
Aihe: Re: [JPP-Devel] Mobile GPS solution in OJ
 
... would you or Peppe offer to assist me by using and testing an 
updated gps tracker extension for OJ?

regards ede
--
>   
> Dear Edgar, 
>
> I am aware of the constraints you mentioned in your communication to 
> jump-users forum on May 5th .Please recall I have actively tried to work with 
> the plugin in Nov-DEC07 but failed to takeoff.Pl keep us informed of further 
> progress with GPS plugin
>
> Aneel
>   


-- 
public class WhoDidIt{ // A comment. I love comments 
  private static Person sender;

  public static void main (String[] foo){

  sender = new Person();
  sender.setName(new String[]{"Edgar", "Soldin"});

  Address address = new Address();
  address.setStreet("Stadtweg 119");
  address.setZip(39116);
  address.setCity("Magdeburg");
  address.setCountry("Germany");

  sender.setAddress(address);

  sender.setMobilePhone(" +49(0)171-2782880 ");
  sender.setWebSiteUrl(" http://www.soldin.de ");
  sender.setEmail(" [EMAIL PROTECTED] ");
  sender.setPGPPublicKey(" http://www.soldin.de/edgar_soldin.asc ");
  sender.setGender(true);

  System.out.println(sender.toString());
  }
}


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel







-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to