<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<TITLE>Message</TITLE>
<META content="MSHTML 6.00.2800.1498" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=741201520-22082005><FONT face=Arial color=#0000ff
size=2>Hi,</FONT></SPAN></DIV>
<DIV><SPAN class=741201520-22082005><FONT face=Arial color=#0000ff
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=741201520-22082005><FONT face=Arial color=#0000ff
size=2>Unfrtunatelly I have no clever answer, I am just participating the
discussion because I was thinking about integrating cartoweb in Typo3 CMS. So if
someone has any idea/suggestion I will be glad to hear.</FONT></SPAN></DIV>
<DIV><SPAN class=741201520-22082005><FONT face=Arial color=#0000ff
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=741201520-22082005><FONT face=Arial color=#0000ff
size=2>regards</FONT></SPAN></DIV>
<DIV><SPAN class=741201520-22082005><FONT face=Arial color=#0000ff
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=741201520-22082005><FONT face=Arial color=#0000ff size=2>dejan
gambin</FONT></SPAN></DIV>
<BLOCKQUOTE style="MARGIN-RIGHT: 0px">
<DIV></DIV>
<DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left><FONT
face=Tahoma size=2>-----Original Message-----<BR><B>From:</B>
cartoweb-users-bounces@lists.maptools.org
[mailto:cartoweb-users-bounces@lists.maptools.org] <B>On Behalf Of </B>Eduardo
Patto Kanegae<BR><B>Sent:</B> Monday, August 22, 2005 6:19 PM<BR><B>To:</B>
cartoweb-users@lists.maptools.org<BR><B>Subject:</B> Fwd: [Cartoweb-users]
Fwd: a mapserver framework for flexibility<BR><BR></FONT></DIV>Sorry listers!
:-)<BR><BR>My reply did not include the list
mail.<BR><BR>best<BR><BR>---------- Forwarded message ----------<BR><SPAN
class=gmail_quote>From: <B class=gmail_sendername>Eduardo Patto Kanegae</B>
<<A
href="mailto:e.patto.kanegae@gmail.com">e.patto.kanegae@gmail.com</A>>
<BR>Date: Aug 22, 2005 12:51 PM<BR>Subject: Re: [Cartoweb-users] Fwd: a
mapserver framework for flexibility<BR>To: Claude Philipona
<claude.philipona@...><BR><BR></SPAN><SPAN style="FONT-STYLE: italic">Hi
Claude, thanks for answering me. :-) <BR><SPAN
style="FONT-STYLE: italic"><BR><SPAN style="FONT-STYLE: italic">MamboServer is
a very nice CMS which basically has a "component" architecture...you can
install, uninstall or create your components.<BR><BR><SPAN
style="FONT-STYLE: italic">Example: I could create a "CartoMambo"
component...so when users pointo to "Maps" link on the application( which
should be something like
"/index.php?option=com_cartomambo&param1=xxx&param2=yyyy..." ) the
file "cartomambo.php" should be included from "components"
directory.<BR><BR>Mambo has its own functions to handle inputs(get/post...it
also filter data againts xss, injections...) and also a database API to run
SQLs. <BR><BR>Could I be able to insert "carto client" code inside this
component file?<BR><BR>How does cartoclient interface widgets are handled? As
pre-defined .html files? such as mapserver and chameleon does?<BR><BR>best
regards.<BR><BR>Eduardo<BR></SPAN><BR></SPAN></SPAN></SPAN>
<DIV><SPAN class=e id=q_105dee3537182177_1><BR>
<DIV><SPAN class=gmail_quote>On 8/22/05, <B class=gmail_sendername>Claude
Philipona</B> <<A onclick="return top.js.OpenExtLink(window,event,this)"
href="mailto:claude.philipona@camptocamp.com" target=_blank>
claude.philipona@camptocamp.com</A>> wrote:</SPAN>
<BLOCKQUOTE class=gmail_quote
style="PADDING-LEFT: 1ex; MARGIN: 0pt 0pt 0pt 0.8ex; BORDER-LEFT: rgb(204,204,204) 1px solid">Hi,<BR><BR>As
Cartoweb and mambo are both in PHP, it is already a good start.<BR><BR>The
cartoweb architecture allows you to separate the the cartoserver <BR>(whiche
drives the mapserver) from the cartoclient (which handles mainly<BR>the
rendering).<BR><BR>So you wouldn't have to implement both as Mambo modules,
but only the<BR>cartoclient part, which is a good point. I don't know mambo
good enough to <BR>tell if you could use the mainstream cartoclient straight
away. You will<BR>probably have to adapt somme part. We would have to talk
about this with<BR>the main CartoWeb developers. But one thing is sure, you
can always rewrite <BR>part of it, or even the whole cartoclient to suite
your needs. For<BR>instance, we did developp for a client a special
cartoclient in JSP feeded<BR>by the standard cartoserver.<BR><BR>So yes
CartoWeb could fit, but we would have to study a little bit more the
<BR>Mambo architure to tell more precisely how easily it would
fit.<BR><BR><BR>Claude<BR><BR>> -------- Message original
--------<BR>> Sujet: [Cartoweb-users] Fwd: a mapserver framework for
flexibility<BR>> Date: Sun, 21 Aug 2005 22:00:10 -0300 <BR>> De:
Eduardo Patto Kanegae <<A
onclick="return top.js.OpenExtLink(window,event,this)"
href="mailto:e.patto.kanegae@gmail.com"
target=_blank>e.patto.kanegae@gmail.com</A>><BR>> Pour: <A
onclick="return top.js.OpenExtLink(window,event,this)"
href="mailto:cartoweb-users@lists.maptools.org"
target=_blank>cartoweb-users@lists.maptools.org</A><BR>><BR>>
Hi,<BR>><BR>> I forgot to consider CartoWeb to do this
job!<BR>><BR>> Could CartoWeb fit?<BR>><BR>> -------- Original
Message --------<BR>> Subject: a
mapserver framework for flexibility <BR>>
Date: Sun, 21 Aug 2005
21:45:11 -0300<BR>> From:
Eduardo Patto Kanegae<BR>> To: <A
onclick="return top.js.OpenExtLink(window,event,this)"
href="mailto:MAPSERVER-USERS@LISTS.UMN.EDU"
target=_blank>MAPSERVER-USERS@LISTS.UMN.EDU</A><BR>><BR>><BR>><BR>>
Hi folks,<BR>><BR>> I'm currently looking for a MapServer *framework*
to build MapScript<BR>> applications inside another application :
MamboServer.<BR>><BR>> Just to clarify, MamboServer ( <A
onclick="return top.js.OpenExtLink(window,event,this)"
href="http://www.mamboserver.com" target=_blank>www.mamboserver.com</A> ) is
a free CMS<BR>> software written in PHP and have a lot of great
features.<BR>><BR>> Now, we want to integrate MapServer inside Mambo
as a mambo component.<BR>><BR>> I was thinking to use Chameleon as
preffered mapping framework, but is <BR>> my suggestion
right?<BR>><BR>> Can I do it? Or chameleon can just work
alone? I mean, can I use<BR>> Chameleon widgets to load MapFiles,<BR>>
draw maps but inside another PHP application? ( because, we need to <BR>>
validate user rights, etc...)<BR>><BR>> another idea I was thinking
about is to develop OGC maps, to be used<BR>> with desktop applications
(JUMP,uDig,ArcGIS OGC,...)<BR>> and also a set of "mirror"
maps using NON-ogc access , to be used by <BR>> PHP/MapScript
applications. I was thinking in doing<BR>> things this way to get some
"speed" on web applications. But, is this<BR>> really necessary? Or OGC
maps should be enough<BR>> to feed web MapServer clients and desktop
clients? <BR>><BR>> thanks in advance.<BR>><BR>> best
regards.<BR>><BR>> --<BR>> Eduardo Patto
Kanegae<BR>><BR>><BR>><BR>>
_______________________________________________<BR>> Cartoweb-users
mailing list <BR>> <A
onclick="return top.js.OpenExtLink(window,event,this)"
href="mailto:Cartoweb-users@lists.maptools.org"
target=_blank>Cartoweb-users@lists.maptools.org</A><BR>> <A
onclick="return top.js.OpenExtLink(window,event,this)"
href="http://lists.maptools.org/mailman/listinfo/cartoweb-users"
target=_blank>http://lists.maptools.org/mailman/listinfo/cartoweb-users
</A><BR><BR>--<BR>camptocamp SA<BR>Claude Philipona<BR>PSE-A /
EPFL<BR>CH-1015 Lausanne, Switzerland<BR>phone: +41 21 693 86 32<BR>fax: +41
21 693 86 20<BR>mobile: +41 78 648 32 84<BR><A
onclick="return top.js.OpenExtLink(window,event,this)"
href="mailto:claude.philipona@camptocamp.com"
target=_blank>claude.philipona@camptocamp.com</A><BR></BLOCKQUOTE></DIV><BR><BR
clear=all><BR></SPAN></DIV><SPAN class=sg>-- <BR>Eduardo Patto Kanegae<BR><A
onclick="return top.js.OpenExtLink(window,event,this)"
href="http://www.webmapit.com.br" target=_blank>http://www.webmapit.com.br</A>
</SPAN><BR clear=all><BR>-- <BR>Eduardo Patto Kanegae<BR><A
href="http://www.webmapit.com.br">http://www.webmapit.com.br</A>
</BLOCKQUOTE></BODY></HTML>