<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.osgeo.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Wiki-Mgandini</id>
	<title>OSGeo - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.osgeo.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Wiki-Mgandini"/>
	<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/wiki/Special:Contributions/Wiki-Mgandini"/>
	<updated>2026-04-14T05:10:42Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.35.9</generator>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=User:Mgandini&amp;diff=40544</id>
		<title>User:Mgandini</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=User:Mgandini&amp;diff=40544"/>
		<updated>2009-08-25T14:05:39Z</updated>

		<summary type="html">&lt;p&gt;Wiki-Mgandini: New page: Profesor de grado y de la Maestría en Teledeteccion y GIS Director de Laboratorio de investigacion y servicios en teledeteccion Facultad de Agronomía de Azul Buenos Aires Argentina&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Profesor de grado y de la Maestría en Teledeteccion y GIS&lt;br /&gt;
Director de Laboratorio de investigacion y servicios en teledeteccion&lt;br /&gt;
Facultad de Agronomía de Azul&lt;br /&gt;
Buenos Aires Argentina&lt;/div&gt;</summary>
		<author><name>Wiki-Mgandini</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=Newsletter_Volume_1_Livecd&amp;diff=13345</id>
		<title>Newsletter Volume 1 Livecd</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=Newsletter_Volume_1_Livecd&amp;diff=13345"/>
		<updated>2007-03-29T13:50:52Z</updated>

		<summary type="html">&lt;p&gt;Wiki-Mgandini: /* Introducition */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;;Luca Casagrande&lt;br /&gt;
:luca.casagrande@gmail.com&lt;br /&gt;
:http://ominiverdi.org&lt;br /&gt;
&lt;br /&gt;
=Introduction=&lt;br /&gt;
&lt;br /&gt;
==What is a Livecd==&lt;br /&gt;
As Wikipedia report, liveCd is a &amp;quot;is a generic term for an operating system distribution that is executed upon boot, without installation on a hard drive. Typically, it is stored on bootable media such as a CD-ROM (Live CD), DVD (Live DVD), USB flash drive (Live USB), among others&amp;quot;. Using this kind of application user can get a &amp;quot;taste&amp;quot; of a full Linux box without fighting with any setup or installation. Once the liveCd has been booted, everything it's loaded in the RAM keeping safe the hard disk. Of course, once the machine it's shut down, every change it's lost.&lt;br /&gt;
&lt;br /&gt;
==Tasks==&lt;br /&gt;
&lt;br /&gt;
There are many application that can be satisfied by a livecd:&lt;br /&gt;
&lt;br /&gt;
#Using your favorite application everywhere you can find a pc. With a Pen Drive to save your data you'll have a perfect survival kit.&lt;br /&gt;
#Teaching purpose: people can have machine with the needed software in a boot time.&lt;br /&gt;
#Using old machine: liveCd can be run on smooth machine and also without HD.&lt;br /&gt;
#Spreading data: it's a very cool way to distribute your work around. You deliver your work ( for example data ) and all application needed and configured to appreciate it !&lt;br /&gt;
&lt;br /&gt;
==Limitation of a Livecd==&lt;br /&gt;
&lt;br /&gt;
Inside a livecd we have got the kernel, the drivers, the WM and all the applications. Of course is pretty impossible to put all the driver that could suite all the machine that have been created; can happen that, during the boot the cd stops or something else goes wrong (missing lan detection for example). During the years, have been created very good tool that detect the hardware during the boot, but, like every software application, there can be still bug.&lt;br /&gt;
So you must see a failing boot, as a crash..that will be fixed soon!&lt;br /&gt;
&lt;br /&gt;
The other thing that should be clear, it's that no information it's saved while working in the livecd enveroment. This is good from a side (for example for keeping safe your hard disk) but can be tedious from another way. The solution for this is use a Storage Device (like an USB HD for example) to store all your outputs. This approach could also be used to save configuration file, so that you can have the same setting at every boot.&lt;br /&gt;
&lt;br /&gt;
=LiveCd and open source geospatial software=&lt;br /&gt;
&lt;br /&gt;
LiveCd can be a valid tool together with open source geospatial software. It could be used in one of the situation we already explained so that an easy access to user that want to try those new application.&lt;br /&gt;
An example of the use of liveCd and GIS FOSS application, it's running a workstation that will allow the user to explore data inside it or, for example, in a Postgis DB. Using old hardware you could spread those kind of workstation all around the office.&lt;br /&gt;
&lt;br /&gt;
During the FOSS4G 2007 at Lausanne we used 2 LiveCds during seminaries (ka-Map and Grass 3d). We've allowed attendants to test immediately what they were seeing in the slide show. Once the workshop ended they have been able to take away their liveCd and use it at home or at their office. This is a good example of the great potential of liveCd in Educational purpose.&lt;br /&gt;
&lt;br /&gt;
=Ominiverdi Livecd=&lt;br /&gt;
&lt;br /&gt;
==Objective==&lt;br /&gt;
&lt;br /&gt;
Our livecd will try to offer to user always those things:&lt;br /&gt;
&lt;br /&gt;
#Keep all software up to date with every single official release&lt;br /&gt;
#Include Guide, Documents and Tutorial&lt;br /&gt;
#Grant a good hardware compatibilty&lt;br /&gt;
&lt;br /&gt;
==Tecnical development==&lt;br /&gt;
&lt;br /&gt;
We decided to use the same tool that Gentoo Release Engineering use: Catalyst. &lt;br /&gt;
&lt;br /&gt;
This choice as been made for 2 main reason: &lt;br /&gt;
&lt;br /&gt;
#Use a system that will keep the updating fast and safe&lt;br /&gt;
#Allow the customization of everything inside the cd&lt;br /&gt;
&lt;br /&gt;
==Desktop 2007.0==&lt;br /&gt;
Our first release for 2007 contains these software:&lt;br /&gt;
&lt;br /&gt;
    * QGIS 0.8&lt;br /&gt;
    * GRASS 6.2.1&lt;br /&gt;
    * PostgreSQL 8.1.5&lt;br /&gt;
    * PostGIS 1.1.4&lt;br /&gt;
    * GDAL 1.3.2 &lt;br /&gt;
&lt;br /&gt;
All the system run on a kernel 2.6.18 and use Gnome as Desktop Manager.&lt;br /&gt;
&lt;br /&gt;
While writing this abstract, we are waiting for Qgis 0.8.1 for releasing version 2007.1.&lt;br /&gt;
&lt;br /&gt;
=Future Development and task=&lt;br /&gt;
Our goal is to keep the cd updated, creating new version at regular times, or at least as soon as major update or included softwares will come out.&lt;br /&gt;
&lt;br /&gt;
Right now we are working on two tasks:&lt;br /&gt;
&lt;br /&gt;
# An Installer for the livecd&lt;br /&gt;
# A server edition with mapserver and some webgis application&lt;br /&gt;
&lt;br /&gt;
===LiveCD installer===&lt;br /&gt;
The installer will be accessible trough an icon on the desktop. The installation process will guide the user to the set up of the linux distribution in his computer. &lt;br /&gt;
Installing on the hard disk will allow better performances and the possibility to update all packages thanks to Gentoo systems.&lt;br /&gt;
&lt;br /&gt;
===Server Edition===&lt;br /&gt;
The server edition will target a server machine with minimum graphical support but full featured set of application to offer OCG Web Services and UMN Mapserver front ends (ka-Map, Open Layers, p.Mapper, ecc.).&lt;br /&gt;
&lt;br /&gt;
===More Infos===&lt;br /&gt;
*[http://livecd.ominiverdi.org Ominiverdi Livecd Project]&lt;br /&gt;
*[http://www.gentoo.org/proj/en/releng/catalyst/ Gentoo Catalyst Project]&lt;/div&gt;</summary>
		<author><name>Wiki-Mgandini</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=Autores&amp;diff=13344</id>
		<title>Autores</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=Autores&amp;diff=13344"/>
		<updated>2007-03-29T13:46:42Z</updated>

		<summary type="html">&lt;p&gt;Wiki-Mgandini: /* Autores */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Libro SIG|Volver al índice]] &lt;br /&gt;
&lt;br /&gt;
 En esta página se recoge la lista de personas interesadas en participar en la redacción del libro.&lt;br /&gt;
 Añádete a ella (mejor si lo haces en el orden alfabético apropiado) y no olvides rellenar tu perfil &lt;br /&gt;
 con los datos que creas interesantes.&lt;br /&gt;
 Para saber el papel que cada unos de los autores juega en el libro, puedes consultar la sección &lt;br /&gt;
 [[Organización y asignación de capítulos]].&lt;br /&gt;
&lt;br /&gt;
=== Autores ===&lt;br /&gt;
&lt;br /&gt;
* [[User:volaya|Víctor Olaya]] ([[Special:Contributions/volaya|Contribuciones de este autor]])&lt;br /&gt;
* [[User:jsanz|Sanz Salinas, Jorge Gaspar]] ([[Special:Contributions/jsanz|Contribuciones de este autor]])&lt;br /&gt;
* [[User:vehrka|Pedro-Juan Ferrer]] ([[Special:Contributions/vehrka|Contribuciones de este autor]])&lt;br /&gt;
* [[User:Geochente|Bayarri Cayón, Vicente]] ([[Special:Contributions/Geochente|Contribuciones de este autor]])&lt;br /&gt;
* [[User:alvaro|Alvaro Anguix]] ([[Special:Contributions/alvaro|Contribuciones de este autor]])&lt;br /&gt;
* [[User:jcfernan|Juan Carlos Giménez]] ([[Special:Contributions/jcfernan|Contribuciones de este autor]])&lt;br /&gt;
* [[User:mchica|Mario Chica-Olmo]] ([[Special:Contributions/mchica|Contribuciones de este autor]])&lt;br /&gt;
* [[User:pardoiguzquiza| Eulogio Pardo-Igúzquiza]]  ([[Special:Contributions/pardoiguzquiza|Contribuciones de este autor]])&lt;br /&gt;
* [[User:Bernardo|Bernardo Martín García]] ([[Special:Contributions/Bernardo|Contribuciones de este autor]])&lt;br /&gt;
* [[User:Mario Fèvre| Mario Fèvre]] ([[Special:Contributions/Mario Fèvre|Contribuciones de este autor]])&lt;br /&gt;
* [[User:miguelluaces| Miguel R. Luaces]] ([[Special:Contributions/miguelluaces|Contribuciones de este autor]])&lt;br /&gt;
* [[User:mdelacalle| Manuel de la Calle]] ([[Special:Contributions/mdelacalle|Contribuciones de este autor]])&lt;br /&gt;
* [[User:geopanama| Carlos Gordon]] ([[Special:Contributions/geopanama|Contribuciones de este autor]])&lt;br /&gt;
* [[User:mario_ledezma_a| Mario Ledezma]] ([[Special:Contributions/mario_ledezma_a|Contribuciones de este autor]])&lt;br /&gt;
* [[User:David| David Martinez Morata]] ([[Special:Contributions/David|Contribuciones de este autor]])&lt;br /&gt;
* [[User:pgonzalp| Pedro A. González Pérez]] ([[Special:Contributions/pgonzalp|Contribuciones de este autor]])&lt;br /&gt;
* [[User:Lalonica|Arteaga Revert, Mª Dolores]] ([[Special:Contributions/Lalonica|Contribuciones de este autor]])&lt;br /&gt;
* [[User:Kangrex|Orellana Vintimilla, Daniel]] ([[Special:Contributions/Kangrex|Contribuciones de este autor]])&lt;br /&gt;
* [[User:jpalomav|Jesús Palomar Vázquez]] ([[Special:Contributions/jpalomav|Contribuciones de este autor]])&lt;br /&gt;
* [[User:MMontesinos|Montesinos Lajara, Miguel]] ([[Special:Contributions/MMontesinos|Contribuciones de este autor]])&lt;br /&gt;
* [[User:mgandini|Gandini, Marcelo Luciano]] ([[Special:Contributions/mgandini|Contribuciones de este autor]])&lt;br /&gt;
* añádete tú mismo [para ello, edita esta página y pon tu nombre...]&lt;br /&gt;
&lt;br /&gt;
=== Autores indirectos ===&lt;br /&gt;
&lt;br /&gt;
Añade aquí el nombre de aquellos autores de los que utilices su trabajo (siempre siendo éste libre, por supuesto) o que, de alguna forma, contribuyan indirectamente en el libro sin que su contribución quede reflejada en el histórico de versiones del wiki.&lt;br /&gt;
&lt;br /&gt;
* Rafael González Aguayo&lt;br /&gt;
* añade aquí el nombre del autor [para ello, edita esta página...]&lt;br /&gt;
&lt;br /&gt;
[[Category:Libro SIG]]&lt;br /&gt;
[[Category:Español]]&lt;/div&gt;</summary>
		<author><name>Wiki-Mgandini</name></author>
	</entry>
</feed>