open source basecamp

RSS
Twitter
 
Blog

Archive for April, 2009

My first steps with OpenScales

Monday, April 13th, 2009 by Cédric Moullet

After a big refactoring of the imported/rewritten OpenLayers code, I wanted to test a little bit OpenScales . After playing with the demo: http://openscales.org/openscales.swf , let’s try to develop something.
All information can be found here: http://openscales.org/p/openscales/page/Development/
Important information : because FlexBuilder doesn’t work on Linux, I’m on a Vista Home edition computer.

1. Install Tortoise . Good Windows installer here: http://tortoisesvn.net/downloads (bouh… it needs a restart…)

2. Checkout svn code with Tortoise

3. Then start FlexBuilder (standard version for 249$ ). In Flex builder, click on File -> Import -> General -> Existing projects into workspace and FlexBuilder makes all the work for you.

4. Then find openscales-fx-examplessrcmainflexindex.mxml and run it. If you see a nice flex app, then it should be ok.

5. For the fun, I changed the line 43 of OpenStreetMap.mxml from
mark.addEventListener(MouseEvent.CLICK, showPopup); to
mark.addEventListener(MouseEvent.MOUSE_OVER, showPopup);
It works !

Hope it can help someone.

OpenSource: pour les entreprises

Thursday, April 9th, 2009 by Cédric Moullet

Je relaie volontiers le blog de Gwenaël à propos du fait que l’OpenSource gagne du terrain pour les entreprises.

Open Source : pour les entreprises

Thursday, April 9th, 2009 by Cédric Moullet

Je relaie volontiers le blog de Gwenaël à propos du fait que l’Open Source gagne du terrain pour les entreprises.

MapFish workshop at FOSS4G 2009

Sunday, April 5th, 2009 by Cédric Moullet

A MapFish workshop will be presented at FOSSG 2009: “Practical introduction to MapFish, the web 2.0 mapping application framework”. Claude Philipona, Cédric Moullet, Frédéric Junod and Eric Lemoine will prepare it for you.

FOSS4G Conference

MapFish workshop at FOSS4G 2009

Sunday, April 5th, 2009 by Cédric Moullet

A MapFish workshop will be presented at FOSSG 2009 : "Practical introduction to MapFish, the web 2.0 mapping application framework" by Claude Philipona, Cédric Moullet, Frédéric Junod and Eric Lemoine.

Google map will switch to MapFish

Wednesday, April 1st, 2009 by Cédric Moullet

The MapFish community is very proud to annonce that Google will switch to MapFish for it’s map.google.com mapping website.