<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I think this is the big difference between Lizmap and Qgis Web Client (but I can be wrong, as I have barely tested it) : <br>

* Lizmap is buit with a php framework, so it do whatever is possible server side : rights management, use database , use web caching, etc. Lizmap does 2 jobs : it create the web map interface AND it acts as a proxy between QGIS Server and the web map.<br>

* Qgis Web Client is built with geoext, which is only javascript. So you cannot create web services with it. You must rely on other tools to provides server side scripting.</blockquote><div><br></div><div>You're right. Multiple solutions are always good for the market ;)</div>
<div>Qgis Web Client, by itself, provides only a couple of python cgi scripts for text searches on structured PG tables.</div><div>That's why we've started developing the Django project to sit in between Qgis Web Client and Qgis Server...</div>
<div><br></div><div>giovanni</div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"> </blockquote><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Marco, please correct me if I am wrong.<br>
<div class="gmail_extra"><br><br><div class="gmail_quote">2012/11/15 Paolo Cavallini <span dir="ltr"><<a href="mailto:cavallini@faunalia.it" target="_blank">cavallini@faunalia.it</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Il 15/11/2012 10:34, kimaidou ha scritto:<br>
<div>><br>
> * it took us only one day to develop the caching system in Lizmap,<br>
> because PHP and the jelix framework provide all the stuff needed to<br>
> achieve this goal efficiently. This is why we did it (why not at this<br>
> cost :)  )  We could also use memcache, postgresql bdd to store the<br>
> cache, etc.<br>
</div>I understand this. In your opinion, would it be difficult to add the<br>
same also to qgis web browser (I know it's unfair to ask, since it's<br>
actually a competitor ;) ).<br>
All the best.<span class="HOEnZb"><font color="#888888"><br>
<div><div><br>
--<br>
Paolo Cavallini - Faunalia<br>
<a href="http://www.faunalia.eu" target="_blank">www.faunalia.eu</a><br>
Full contact details at <a href="http://www.faunalia.eu/pc" target="_blank">www.faunalia.eu/pc</a><br>
Nuovi corsi QGIS e PostGIS: <a href="http://www.faunalia.it/calendario" target="_blank">http://www.faunalia.it/calendario</a><br>
<br>
</div></div></font></span></blockquote></div><br></div>
<br>_______________________________________________<br>
Qgis-developer mailing list<br>
<a href="mailto:Qgis-developer@lists.osgeo.org">Qgis-developer@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/qgis-developer" target="_blank">http://lists.osgeo.org/mailman/listinfo/qgis-developer</a><br>
<br></blockquote></div><br>