<HTML><HEAD><TITLE>[Gvsig_english] gvSIG Mobile. New translation and module</TITLE>
<META http-equiv=Content-Type content="text/html; charset=unicode">
<META content="MSHTML 6.00.6000.17092" name=GENERATOR></HEAD>
<BODY>
<DIV id=idOWAReplyText35058>
<DIV><FONT face="Times New Roman" color=#000000 size=3>Hello, Piotr:</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV>You can contact Mario Carrera <A href="mailto:carrera_marrod@gva.es">carrera_marrod@gva.es</A>&nbsp;to have access to the translation page.</DIV>
<DIV>&nbsp;</DIV>
<DIV>I'm not sure it UTF-8 is ok for the properties file. I think it's better to use Unicode, for example:</DIV>
<DIV>&nbsp;</DIV>
<DIV>husband=m\u0105\u017C</DIV>
<DIV>&nbsp;</DIV>
<DIV><A href="http://bit.ly/fLKj8s">http://bit.ly/fLKj8s</A></DIV>
<DIV>&nbsp;</DIV>
<DIV>This is a nice converter: <A href="http://rishida.net/tools/conversion/">http://rishida.net/tools/conversion/</A></DIV>
<DIV>&nbsp;</DIV>
<DIV>As for the source code, you should modify the original source code to add some functionality (you still cannot add any functionality without compiling the source code). I recommend to divide your new source code in two pieces: your new GUI components&nbsp;can be added to appGvsigMobile project and you can add a new project called libOpenSearch (or similar) where you&nbsp;can add everything that is not related to GUI.</DIV>
<DIV>&nbsp;</DIV>
<DIV>The basic instructions to set up the workspace are:</DIV>
<DIV>&nbsp;</DIV>
<DIV>Add a SVN repository to your Eclipse workspace (you need a SVN plugin such as Subclipse):</DIV>
<DIV>&nbsp;</DIV>
<DIV><A href="https://svn.forge.osor.eu/svn/gvsig-mobile">https://svn.forge.osor.eu/svn/gvsig-mobile</A></DIV>
<DIV>&nbsp;</DIV>
<DIV>Checkout as different projects the following folders from the /pilots/tags/pilot3 branch:</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;- appGvsigMobile</DIV>
<DIV>&nbsp;- boot</DIV>
<DIV>&nbsp;- customForms</DIV>
<DIV>&nbsp;- DefaultIcons</DIV>
<DIV>&nbsp;- deploy_Lin_X86</DIV>
<DIV>&nbsp;- deploy_Win_X86</DIV>
<DIV>&nbsp;- deploy_WM5_ARM</DIV>
<DIV>&nbsp;- deploy_WM5_ARM_RXTX</DIV>
<DIV>&nbsp;- libFMap</DIV>
<DIV>&nbsp;- libFmapGpeMobile<BR>&nbsp;- libGPE<BR>&nbsp;- libInternationalization<BR>&nbsp;- libLocation<BR>&nbsp;- resources<BR>&nbsp;- rxtx<BR>&nbsp;- rxtx_gnuio</DIV>
<DIV>&nbsp;</DIV>
<DIV>Set workspace Java VM to JDK 1.4 or JDK 1.5 (Window-&gt;Preferences-&gt;Java-&gt;Installed JREs). You might need to download it from the Oracle/Sun website.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Set workspace Java compliance level to 1.4 (Window-&gt;Preferences-&gt;Java-&gt;Compiler).</DIV>
<DIV>&nbsp;</DIV>
<DIV>Build boot project (build.xml-&gt;right click-&gt;Run As-&gt;Ant Build)</DIV>
<DIV>&nbsp;</DIV>
<DIV>Select all projects and clean (Project-&gt;Clean).</DIV>
<DIV>&nbsp;</DIV>
<DIV>Now you should be able to build appGvsigMobile project (build.xml-&gt;right click-&gt;Run As-&gt;Ant Build).</DIV>
<DIV>&nbsp;</DIV>
<DIV>Create a new Run configuration for a Java Application (Run-&gt;Run...-&gt;Java Application). Select project appGvsigMobile and class Launcher. In the Arguments tab add:</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;- Program arguments: m=J9 s=480x600 l=en p="${workspace_loc}"</DIV>
<DIV>&nbsp;- VM arguments: -Xmx256M -Djava.library.path=${workspace_loc}/resources/lib/Win_X86</DIV>
<DIV>&nbsp;</DIV>
<DIV>Change the following values according to your targeted configuration:</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;- m: virtual machine, J9 or PMEA (Phone ME Advance)</DIV>
<DIV>&nbsp;- s: window size, in pixels, in the example above 480x600</DIV>
<DIV>&nbsp;- l: language, in the example French would be l=fr</DIV>
<DIV>&nbsp;- Djava.library.path: should point to the native libraries</DIV>
<DIV>&nbsp;</DIV>
<DIV>Run this configuration. Done!</DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face="Times New Roman" color=#000000 size=3></FONT>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>Regards,</DIV></DIV>
<DIV id=idSignature29409>
<DIV><FONT face="Courier New" size=2><FONT face="Times New Roman" size=3>Juan Lucas Domínguez Rubio<BR></FONT>---</FONT></DIV>
<DIV><FONT face="Courier New" size=2><FONT face="Courier New" size=2><FONT face="Courier New" size=2>Prodevelop SL, Valencia (España)</FONT></DIV>
<DIV>
<DIV><FONT face="Courier New" size=2>Tlf.: 96.351.06.12 -- Fax: 96.351.09.68<BR></FONT><A href="http://www.prodevelop.es/"><FONT face="Courier New" size=2>http://www.prodevelop.es</FONT></A><BR><FONT face="Courier New" size=2>---</FONT></DIV></FONT></DIV></FONT></DIV>
<DIV><BR>
<HR>
<FONT face=Tahoma size=2><B>De:</B> gvsig_internacional-bounces@listserv.gva.es en nombre de ST&#280;PEL<BR><B>Enviado el:</B> sáb 27/11/2010 20:06<BR><B>Para:</B> gvsig_internacional@listserv.gva.es<BR><B>Asunto:</B> [Gvsig_english] gvSIG Mobile. New translation and module<BR></FONT><BR></DIV>
<DIV>
<P><FONT size=2>Hi,<BR><BR>I am a student and my diploma project concerns gvSIG Mobile: "gvSIG<BR>Mobile package localization and development of its modules", which means<BR>that I have to prepare/correct polish language translation of the<BR>application and to create an extension module for OpenSearch&nbsp; standard<BR>support (eg. integration with Twitter, Wikipedia etc.).<BR><BR>I have created new .properties file containing polish translation (using<BR>UTF-8), but I don't have any access to the website, where I could<BR>add/correct new words. I know, that there already exits one polish<BR>translation, but there are still blank places in it.<BR><BR>Secondly, I tried to modify the sources of gvSIG Mobile application, but<BR>I cannot find the answer on how to create my own module with<BR>installation package, without modyfying the original. I downloaded<BR>content of SVN server, but so far I have not tried to do change<BR>anything. I ask for any advices how to start with it.<BR><BR>Regards,<BR>Piotr<BR>_______________________________________________<BR>Gvsig_internacional mailing list<BR>Gvsig_internacional@listserv.gva.es<BR><A href="http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_internacional">http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_internacional</A><BR></FONT></P></DIV></BODY></HTML>