<div dir="ltr">Hello !<div>I have placed a GeoExt BOF session for next friday: <a href="http://wiki.osgeo.org/wiki/FOSS4G_2013_BirdsOfAFeather#The_Future_of_GeoExt_BOF">http://wiki.osgeo.org/wiki/FOSS4G_2013_BirdsOfAFeather#The_Future_of_GeoExt_BOF</a></div>

<div>Feel free to attend !</div><div>Cédric</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Sep 11, 2013 at 7:40 PM, Bart van den Eijnden <span dir="ltr">&lt;<a href="mailto:bartvde@opengeo.org" target="_blank">bartvde@opengeo.org</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word">Looking at the programme they basically suggest a Friday or Saturday morning breakfast session (before 9 am when the normal program starts).<div>

<br></div><div>Maybe alternatively Friday after the program? I do want to attend the metadata BOF at 17:30 on Friday if possible.</div><div><br></div><div>Best regards,</div><div>Bart</div><div><div class="im"><br><div>
<span style="text-indent:0px;letter-spacing:normal;font-variant:normal;text-align:auto;font-style:normal;font-weight:normal;line-height:normal;border-collapse:separate;text-transform:none;font-size:medium;white-space:normal;font-family:Helvetica;word-spacing:0px"><div>

-- <br>Bart van den Eijnden<br>OpenGeo - <a href="http://opengeo.org/" target="_blank">http://opengeo.org</a><br>Expert service straight from the developers.</div><div><br></div></span><br>

</div>
<br></div><div><div class="h5"><div><div>On Sep 11, 2013, at 6:33 PM, Cédric MOULLET &lt;<a href="mailto:cedric.moullet@gmail.com" target="_blank">cedric.moullet@gmail.com</a>&gt; wrote:</div><br><blockquote type="cite">

<div dir="ltr">Great idea ! What would be the best timeslot ?</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Sep 11, 2013 at 5:18 PM, Bart van den Eijnden <span dir="ltr">&lt;<a href="mailto:bartvde@opengeo.org" target="_blank">bartvde@opengeo.org</a>&gt;</span> wrote:<br>



<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word">Hey Cedric, everyone,<div><br></div><div>should we organise a BOF at FOSS4G on this topic?</div>



<div><br></div><div><a href="http://wiki.osgeo.org/wiki/FOSS4G_2013_BirdsOfAFeather" target="_blank">http://wiki.osgeo.org/wiki/FOSS4G_2013_BirdsOfAFeather</a></div><div><br></div><div>Best regards,</div><div>Bart</div><div>



<span><font color="#888888"><br><div>
<span style="border-collapse:separate;border-spacing:0px"><div>-- <br>Bart van den Eijnden<br>OpenGeo - <a href="http://opengeo.org/" target="_blank">http://opengeo.org</a><br>Expert service straight from the developers.</div>



<div><br></div></span><br>

</div>
<br></font></span><div><div><div><div>On Aug 29, 2013, at 6:55 AM, Cédric MOULLET &lt;<a href="mailto:cedric.moullet@gmail.com" target="_blank">cedric.moullet@gmail.com</a>&gt; wrote:</div><br></div></div><blockquote type="cite">



<div><div><div dir="ltr"><div>Hello,</div><div><br></div><div>We are currently working on an application using Boostrap 3, OpenLayers 3 and AngularJS 1.2.</div><div>You can test it here: <a href="http://mf-geoadmin3.bgdi.admin.ch/main/prod/?lang=fr&amp;topic=ech&amp;bgLayer=ch.swisstopo.pixelkarte-farbe&amp;X=190000.00&amp;Y=660000.00&amp;zoom=1" target="_blank">http://mf-geoadmin3.bgdi.admin.ch/main/prod/?lang=fr&amp;topic=ech&amp;bgLayer=ch.swisstopo.pixelkarte-farbe&amp;X=190000.00&amp;Y=660000.00&amp;zoom=1</a></div>





<div><br></div><div>You can find all the source code here: <a href="https://github.com/geoadmin/mf-geoadmin3" target="_blank">https://github.com/geoadmin/mf-geoadmin3</a></div><div><br></div><div>We have tried to architecture the application in a way that allows the sharing of elements. The components directory <a href="https://github.com/geoadmin/mf-geoadmin3/tree/master/src/components" target="_blank">https://github.com/geoadmin/mf-geoadmin3/tree/master/src/components</a> contains, for example, a KML importer or a WMS browser that could be used in other applications. </div>





<div>These components could be the start of a library equivalent to GeoExt. </div><div>So, I would be happy to hear other&#39;s opinion about the creation of &quot;ngGeo&quot;.</div><div>Cédric</div><div>

<br></div>On Tue, Jul 30, 2013 at 2:46 PM, Raffaele Morelli<br>
<div class="gmail_quote">
&lt;<a href="mailto:raffaele.morelli@gmail.com" target="_blank">raffaele.morelli@gmail.com</a>&gt; wrote:<br>
&gt; 2013/7/26 Andreas Hocevar &lt;<a href="mailto:ahocevar@opengeo.org" target="_blank">ahocevar@opengeo.org</a>&gt;<br>
&gt;&gt;<br>
&gt;&gt; GeoExt 2 is currently mostly maintained by terrestris, and a release is<br>
&gt;&gt; still on their todo list. To my knowledge, there are no plans to create<br>
&gt;&gt; something like GeoExt for Leaflet or OpenLayers 3.<br>
&gt;&gt;<br>
&gt;&gt; Having said that, a combination of OpenLayers 3 with a JavaScript library<br>
&gt;&gt; (e.g. JQuery), a widget collection (e.g. Bootstrap) and application logic in<br>
&gt;&gt; a MVC framework (e.g. AngularJS) is a promising alternative to an all-in-one<br>
&gt;&gt; framework like GeoExt.<br>
&gt;&gt;<br>
&gt;&gt; Andreas.<br>
&gt;<br>
&gt;<br>
&gt; That&#39;s interesting.<br>
&gt; Is there any demo/howto which follows this approach?</div><div dir="ltr"><div><a href="http://twitter.com/cedricmoullet" target="_blank"></a></div>
</div>
</div></div></div><div>
_______________________________________________<br>Users mailing list<br><a href="mailto:Users@geoext.org" target="_blank">Users@geoext.org</a><br><a href="http://www.geoext.org/cgi-bin/mailman/listinfo/users" target="_blank">http://www.geoext.org/cgi-bin/mailman/listinfo/users</a><br>



</div></blockquote></div><br></div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div dir="ltr"><div>Twitter: <a href="http://twitter.com/cedricmoullet" target="_blank">http://twitter.com/cedricmoullet</a><br>



Linked In: <a href="http://www.linkedin.com/in/cedricmoullet" target="_blank">http://www.linkedin.com/in/cedricmoullet</a><br><br><a href="http://twitter.com/cedricmoullet" target="_blank"></a></div>
</div>
</div>
</blockquote></div><br></div></div></div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div dir="ltr"><div>Twitter: <a href="http://twitter.com/cedricmoullet" target="_blank">http://twitter.com/cedricmoullet</a><br>

Linked In: <a href="http://www.linkedin.com/in/cedricmoullet" target="_blank">http://www.linkedin.com/in/cedricmoullet</a><br><br><a href="http://twitter.com/cedricmoullet" target="_blank"></a></div>
</div>
</div>