Diferencia entre revisiones de «Guifi.net Studio»

De Guifi.net - Wiki Hispano

Línea 6: Línea 6:
  
 
Lo que empecé a desarrollar en verano de 2011: https://github.com/PabloCastellano/pablog-scripts/tree/master/guifi/cnml_explorer
 
Lo que empecé a desarrollar en verano de 2011: https://github.com/PabloCastellano/pablog-scripts/tree/master/guifi/cnml_explorer
 +
 +
 +
== English ==
 +
'''What is [[CNML]]?'''
 +
 +
CNML is an XML-based specification designed for deploying mesh clouds. This way, different network communities can export/import/explore the data from other network using the same file schema.
 +
 +
Although the specification is not finished, networks like Guifi.net have already implemented it and you can download the CNML of zones and single nodes.
 +
 +
A CNML file contains information about nodes of the Guifi.net network. These data are things like coordinates of the node location, what hardware it uses and what services it offers, if any.
 +
 +
[[Archivo:Cnml1.png|center|500px]]
 +
 +
[[Archivo:Cnml2.png|center|500px]]
 +
 +
[[Archivo:Cnml_detail.png|center|500px]]
 +
 +
[[Archivo:Cnml_nodes.png|center|500px]]
 +
 +
[[Archivo:Cnml_zones.png|center|500px]]
 +
 +
[[Archivo:Cnml_explorer1.png|center|300px]] [[Archivo:Cnml_explorer2.png|center|500px]]
 +
 +
* http://guifi.net/es/el%20garraf
 +
* http://guifi.net/es/guifi/cnml/9773
 +
* http://guifi.net/es/guifi/cnml/9773/zones
 +
* http://guifi.net/es/guifi/cnml/9773/nodes
 +
* http://guifi.net/es/guifi/cnml/9773/detail

Revisión de 19:32 26 feb 2012

En proceso de desarrollo...

El formato de ficheros CNML guarda información sobre los nodos de la red guifi, como sus coordenadas, su hardware o enlaces con otros nodos. A día de hoy no contamos con una aplicación de escritorio que permita extraer, consultar y visualizar estos datos. El objetivo es desarrollar dicha aplicación, que permitiría consultar la topografía de la red de Guifi.net sin tener conexión a internet.

Podría ser también un primer paso para desarrollar un cliente que permitiera a los usuarios modificar datos de sus nodos mediante una API de Guifi.net sin tener que pasar por la web.

Lo que empecé a desarrollar en verano de 2011: https://github.com/PabloCastellano/pablog-scripts/tree/master/guifi/cnml_explorer


English

What is CNML?

CNML is an XML-based specification designed for deploying mesh clouds. This way, different network communities can export/import/explore the data from other network using the same file schema.

Although the specification is not finished, networks like Guifi.net have already implemented it and you can download the CNML of zones and single nodes.

A CNML file contains information about nodes of the Guifi.net network. These data are things like coordinates of the node location, what hardware it uses and what services it offers, if any.

Cnml1.png
Cnml2.png
Cnml detail.png
Cnml nodes.png
Cnml zones.png
Cnml explorer1.png
Cnml explorer2.png
Herramientas personales