#MAPBENDER IRC Log - 2009-06-29

For logs after Feb 3, 2007, all times are GMT-8. Prior logs are GMT-9.
Back to Logs
00:46:49 aghisla: hi all : )
03:42:45 verendi: http://www.youtube.com/watch?v=Mxox3AsjH6Q
03:42:46 sigq: Title: YouTube - OSGeo Hacking Event 2009 ( at www.youtube.com )
03:59:33 : * aghisla cries
03:59:42 aghisla: I miss you so much!!
04:16:20 astroidex: I miss you too. Maybe you come tp germany to the next mapbender Sprint http://www.mapbender.org/Category:Dev_sprint
04:16:21 sigq: Title: Category:Dev sprint - MapbenderWiki ( at www.mapbender.org )
04:17:56 : * aghisla checks agenda
04:19:33 aghisla: wow it's 2 weeks before graduation but I'll do more than my best to come
04:19:59 aghisla: Karlsruhe is not too far away
04:20:46 astroidex: oh sorry - I ment the secand event: Linuxhotel
04:20:49 aghisla: hmm
04:21:00 astroidex: Mapbender Developer Meeting September / October in the Linuxhotel ( Essen )
04:21:13 astroidex: date is not fixed yet. see http://doodle.com/bi8p5vmt7gr3mqcu
04:21:15 sigq: Title: Doodle: Mapbender Developer Sprint 2009 ( at doodle.com )
04:21:57 aghisla: oh, good
04:24:08 aghisla: I'll be available >15.10.. after graduation.. good time for celebration : )
04:29:36 : * aghisla looks for flights
05:26:24 astroidex: www.mapbender.org moved to another server. If you don't see the red warning on the start page you are linked to the new wiki
05:28:09 astroidex: hi mlechner
05:28:19 mlechner: ahoi astroidex
05:28:36 astroidex: we want to meet in linuxhotel with the mapbender team http://www.mapbender.org/Category:Dev_sprint
05:28:38 sigq: Title: Category:Dev sprint - MapbenderWiki ( at www.mapbender.org )
05:29:01 astroidex: what do you think about coming with some fossgis people too, if they are interested
05:29:56 astroidex: it would be a small hacking event in germany and we could win from the synergie effect
05:31:13 mlechner: for those who are interessted in mapbender ( as /me ) - why not - just post it to the ml
05:31:45 mlechner: astroidex: will there be a developer meeting today?
05:31:55 astroidex: ok - I will. But maybe it is an chance for other projects to meet
05:32:01 astroidex: yes
05:33:15 mlechner: just write down you ideas of synergy to make it sound interesting for some out-mapbenders
05:34:18 astroidex: for me it would be possible if the qgis team or deegree team or the fossgis conference team would meet parallel and we would come together in the evenings
05:34:23 astroidex: I will send a mail
05:34:23 mlechner: if various projects take part - we can call it the FOSSGIS-Lummerland-Sprint ( including running in the morning ,-9
05:38:14 astroidex: that is a good idea.
05:40:13 astroidex: maybe we can invent such an event regulary every autumn and spring. and in summer is the OSGeo hacking event. That would be great for community building
05:40:25 aghisla: yep
05:40:35 astroidex: ; )
05:41:02 astroidex: aghisla - would you like to join the mapbender Team ; ) It is quite fun
05:42:04 mlechner: FOSSGIS e.V. already had such a thing. The so called spring-meeting ( started years ago at some hut at the Odenwald. The last two years it more and more became a FOSSGIS-conference-meeting
05:42:58 mlechner: ... so may be there's time for a new hacking-date
05:43:54 aghisla: astroidex: why not?
05:45:58 mlechner: there are no arguments against it *LOL*
05:47:03 : * aghisla reads Dev section on the site
05:54:34 astroidex: would be good fun. you can join the irc meeting at 17:00 today
06:07:06 aghisla: here am I! I'll fix a bug in the meanwhile :P
06:54:25 mlechner: mandsch: no party :-(
06:54:41 mandsch: hmmpf ;-(
06:54:53 astroidex: party?
06:55:10 mandsch: no party ...
06:55:30 astroidex: arnulf and uli are on their way. they will meet us in about 10 min
06:55:40 Testbaudson: meeting time
06:55:57 Testbaudson: let's do the roll call
06:56:01 Testbaudson: Christoph
06:56:09 mandsch: Michael
06:56:15 marcm: marc
06:56:19 verendi: Verena
06:57:02 mlechner: mlechner ( reading along )
06:57:28 Testbaudson: how about kmq? are you there?
06:57:39 Testbaudson: agenda is here
06:57:40 Testbaudson: http://www.mapbender.org/IRC_Meeting#Meeting_Agenda
06:57:42 sigq: Title: IRC Meeting - MapbenderWiki ( at www.mapbender.org )
06:57:47 astroidex: astrid
06:58:10 aghisla: Anne ( guest )
06:58:22 kmq: karim
06:59:03 kmq: should I just start?
06:59:06 Testbaudson: let's start, seven and ur will join shortly
06:59:14 Testbaudson: ( 1 ) GSoC Q&A
06:59:18 Testbaudson: kmq, please start
06:59:50 kmq: I am messing with the AjaxResponse PHP object a bit
07:00:19 kmq: is my understanding correct that it is not used elsewhere yet ?
07:00:34 Testbaudson: it is used in only a few scripts
07:00:42 Testbaudson: so we can still change things
07:00:54 Testbaudson: there have also been some changes in the JavaScript
07:01:01 Testbaudson: we made some adjustments in Bolsena
07:01:30 Testbaudson: we moved a lot of parameters to the constructors
07:01:36 Testbaudson: they are no longer in the send method
07:01:43 Testbaudson: just check ajax.js from trunk
07:01:53 kmq: ok
07:01:56 kmq: on that point
07:02:32 kmq: the RPCs are sent off as application/x-www-form-urlencoded, right ?
07:02:42 : * Testbaudson would have to check....
07:03:25 kmq: well, I mean the post request looks soemthing like "id=12&method=bla&parameters=foo"
07:03:31 kmq: nevermind the mime-type
07:03:49 kmq: I was trying to find a reference on how to encode json-rpc in http post requests
07:04:34 kmq: and I found JSON-RPC version 2, which requires a mimetype of application/json , and the POST body to contain proper JSON
07:04:55 Testbaudson: we are using JSON RPC v1
07:05:00 kmq: yes
07:05:29 kmq: but I could not find a reference on how to encode this in POSt requests
07:05:58 Testbaudson: are you saying you found a bug ( ? )
07:06:40 Testbaudson: we are talking about the server side, right?
07:06:57 kmq: well, the transport of the JSON
07:07:16 kmq: I was expecting the POST body to be a JSON object
07:07:52 Testbaudson: these lines make me think it is
07:07:53 kmq: I guess I am asking: does anyone know where this is specified for JSON RPC v1
07:07:53 Testbaudson: header( "Content-type:application/json; charset=" . CHARSET );
07:07:54 Testbaudson: echo $this->getData( );
07:07:54 Testbaudson: die;
07:08:11 Testbaudson: getData return $this->json->encode( $obj )
07:08:36 Testbaudson: are you using the send( ) method?
07:08:41 kmq: no, I mean the other way round: client -> server
07:08:47 Testbaudson: ok
07:08:57 Testbaudson: I see
07:09:24 kmq: I initialize like so "new AjaxResponse( $_REQUEST )"
07:09:36 Testbaudson: yes
07:10:46 kmq: and not like "$jsonRPC = file_get_contents( 'php://input' ); $foo = new AjaxResponse( $jsonRPC )"
07:10:50 Testbaudson: check http/javascripts/mod_changeEPSG.php
07:10:54 Testbaudson: from trunk
07:11:29 Testbaudson: kmq, maybe we get a little too much into details
07:11:36 kmq: ok
07:11:38 Testbaudson: I don't want to scare the others away
07:11:46 Testbaudson: do you care to meet face to face this week
07:11:47 Testbaudson: ?
07:11:55 Testbaudson: or continue to chat after the meeting
07:11:55 Testbaudson: ?
07:12:16 kmq: lets chat after, and see what we can do
07:12:20 Testbaudson: cool
07:12:20 kmq: if you have the time of course
07:12:22 Testbaudson: yes
07:12:38 Testbaudson: ( 2 ) new print modules; merging
07:12:48 Testbaudson: mandsch ( =hero ) worked on this
07:13:02 Testbaudson: do you care to tell us about the status?
07:13:05 mandsch: harhar ...
07:13:14 mandsch: well, i've made some progress
07:13:30 mandsch: the two modules should work pretty well together
07:13:44 mandsch: I hope to check in the current status in the next days ...
07:13:51 mandsch: into svn
07:13:58 Testbaudson: I assume you based the merge on trunk?
07:14:16 mandsch: yep, i'm trying to keep my development based on trunk
07:14:24 Testbaudson: cool, just wanted to check
07:14:46 mandsch: have to update my dev environment to support imagemagick ...
07:14:58 mandsch: to properly test rotation
07:15:20 mandsch: but print frame works, it sends the extents and i get back a pdf ...
07:15:37 mandsch: while some where in Bolsena, we had a pretty good irc chat
07:15:44 mandsch: about how to implement the workflow
07:15:57 mandsch: we agreed to put a button in the print tab module
07:16:11 mandsch: to start the printframe in the mapframe ...
07:16:57 mandsch: and we said, that we'll try to make sverela thing configurable
07:17:12 mandsch: e.g. whether oe wants to enable rotation of maps at all ...
07:17:17 mandsch: oe = one
07:17:51 mandsch: well, any questions?
07:18:00 astroidex: no - sounds good.
07:18:05 Testbaudson: in Bolsena we also discussed OSGeo marketing w/ Tyler Mitchell
07:18:12 Testbaudson: he wanted a web service
07:18:23 Testbaudson: that created a PDF for project flyers
07:18:34 Testbaudson: we thought that your script could be used
07:18:49 Testbaudson: we could put images and text fields in the PDF
07:19:07 Testbaudson: and use the input of the user as data
07:19:12 seven: That would be sooo cool.
07:19:13 mandsch: hmm, wrt i18n it wopuld make sense to use this template technique...
07:19:13 Testbaudson: so no maps
07:19:58 : * seven wonders whether this will ultimately confuse people as to the vision behind Mapbender... :- )
07:20:06 mandsch: ok, what input of the user ... where ?
07:20:15 Testbaudson: seven?
07:20:21 Testbaudson: care to explain it?
07:20:35 : * seven was referring to using the PDF print modul to print flyers for marketing.
07:20:45 : * seven is not making much sense. Ignore her.
07:21:11 Testbaudson: mandsch: the idea is that OSGeo local chapters can create their own marketing material
07:21:15 Testbaudson: for fairs etc
07:21:39 Testbaudson: we just brainstormed
07:21:41 mandsch: ok, yes, that was what i was thinking, too ...
07:21:44 Testbaudson: and I wanted to mention it to you
07:22:00 Testbaudson: because your feature is so nice
07:22:05 mandsch: makes sense... what kind of cms is osgeo using?
07:22:13 Testbaudson: drupal
07:22:41 mandsch: ok ... maybe they are alreday using fpdf for printing
07:23:02 mandsch: then it shoud not ne difficiult to enhance that to support the templates stuff...
07:23:29 mandsch: they can also install mapbender and have a gui only with the new peint module ... ;- )
07:23:36 mandsch: peint = print
07:23:43 Testbaudson: yes
07:23:52 Testbaudson: Mapbender is quite universal...
07:24:03 Testbaudson: next topic?
07:24:12 Testbaudson: or are there any more questions?
07:24:30 mandsch: Testbaudson: should we look in to this some time a bit more detailed?
07:24:40 Testbaudson: mandsch: I would love to
07:24:58 Testbaudson: just let me know when you have time
07:25:11 mandsch: ok
07:25:31 Testbaudson: ( 3 ) motion
07:25:36 Testbaudson: at http://lists.osgeo.org/pipermail/mapbender_dev/2009-June/001607.html
07:25:37 sigq: Title: [MOTION] Re: [Mapbender-dev] magic quotes ( at lists.osgeo.org )
07:25:46 Testbaudson: no one has 2nded or voted
07:26:04 seven: not true
07:26:05 seven: :- )
07:26:09 Testbaudson: ( apart from seven )
07:26:27 Testbaudson: I confused seven with no one...
07:26:36 : * seven admits that she only did it minutes ago...
07:26:38 astroidex: how embarassing - sorry
07:26:39 ur: should we handle the request-variable in a separated class like the new session-stuff?
07:26:53 Testbaudson: ur: good point
07:27:03 ur: maybe we need some security features...
07:28:17 Testbaudson: so what about the motion?
07:28:33 Testbaudson: cancel?
07:28:37 Testbaudson: when would we have time to discuss and to implement?
07:29:28 ur: yesterday?
07:29:37 : * seven sighs
07:29:51 mandsch: I think your suggestion is good. and you already provided code to implement it, I second the motion.
07:30:42 Testbaudson: ur: my suggestion: let's vote on this motion
07:30:44 Testbaudson: feel free to add another motion later
07:30:54 ur: ok
07:30:56 Testbaudson: I guess your idea and the motion do not conflict
07:31:03 ur: seems so
07:31:06 seven: +1 Arnulf
07:31:10 ur: +1
07:31:10 mandsch: +1 Michael
07:31:19 verendi: +1
07:31:22 astroidex: +1
07:31:32 marcm: +1
07:32:11 Testbaudson: ok...motion carried
07:32:28 Testbaudson: I will implement it this week...should not be much work
07:32:39 marcm: you could take a look at the php manual page here http://www.php.net/manual/de/security.magicquotes.php
07:32:40 sigq: Title: PHP: Magic Quotes - Manual ( at www.php.net )
07:32:41 Testbaudson: ( 4 ) Mapbender Dev sprint in Linuxhotel in sept/oct. Please come
07:33:14 astroidex: have a look at
07:33:21 astroidex: http://www.mapbender.org/Category:Dev_sprint
07:33:23 sigq: Title: Category:Dev sprint - MapbenderWiki ( at www.mapbender.org )
07:33:44 astroidex: we thought it would be nice to meet a whole weekend instead of a day for the next developer sprint
07:33:55 astroidex: I asked at the linuxhotle for some dates
07:34:11 astroidex: please vote which date you prefer http://doodle.com/bi8p5vmt7gr3mqcu
07:34:14 sigq: Title: Doodle: Mapbender Developer Sprint 2009 ( at doodle.com )
07:34:16 astroidex: all are welcome
07:34:31 astroidex: http://www.linuxhotel.de/
07:34:33 sigq: Title: Kurse und Schulungen für Linux und Open Source Software ( at www.linuxhotel.de )
07:34:43 : * seven cannot commit yet due to open schedules. Will do so asap.
07:34:55 astroidex: for community meetings the linuxhotel is not expensive
07:35:12 astroidex: and we can try to get sponsoring from the fossgis e.V.
07:35:37 astroidex: with marco an d mandsch we thought about arranging a bigger meeting.
07:35:41 seven: who kindly sponsored the Bolsena Code Sprint! Kudos & thank you, FOSSGIS e.V.
07:35:49 astroidex: that means to invite other fossgis people
07:35:57 astroidex: what do you think about this?
07:36:06 Testbaudson: +1 for a big meeting
07:36:12 Testbaudson: the more the merrier
07:36:13 astroidex: yes seven - thanks to FOSSGIS e.V.
07:36:25 mandsch: I think it's a good idea ...
07:36:27 astroidex: +1 for a big meeting
07:36:28 seven: There are new and good contacts to the deegree folks.
07:36:58 seven: There were 8( ! ) people from Bonn in Bolsena.
07:37:05 astroidex: so if you all agree I would send a mail to the fossgis e.v. mailinglist and ask them if they want to join
07:37:22 seven: time for a Stammtisch in Bonn...
07:37:30 astroidex: good idea too
07:37:41 mandsch: seven including WG related or not?
07:38:22 seven: Huh?
07:38:24 astroidex: maybe we foirst vote on the meeting in the linuxhotel - marco called it "FOSSGIS-Lummerland-Sprint"
07:38:56 astroidex: motin - shall we go for a bigger meeting - please vote:
07:38:59 astroidex: +1
07:39:02 Testbaudson: +1
07:39:04 mandsch: +1
07:39:05 seven: +1
07:39:27 ur: +1
07:39:29 verendi: +1
07:39:53 astroidex: ok - thank you. so I will send the mail and update you on the reaction
07:39:55 astroidex: GSoC - pleople should come too
07:40:08 astroidex: motion to make a Bonn Stammtisch
07:40:18 ur: oh yes - great
07:40:21 astroidex: +1
07:40:36 verendi: +1
07:40:53 marcm: +1
07:40:58 Testbaudson: astroidex: Is this a general open source stammtisch?
07:41:10 astroidex: we can think about it
07:41:17 Testbaudson: or just Mpabender?
07:41:25 astroidex: there am some stammtisch going on in berlin and freiburg and ?? from
07:41:29 astroidex: the FOSSGIS e.V-
07:41:31 ur: or maybe a open source gis stammtisch
07:41:35 astroidex: we could connect opn this
07:41:40 astroidex: wait for the link ....
07:41:53 mandsch: freiburg is fossgis in a very general way
07:42:05 mandsch: the stammtisch in freiburg , i mean
07:42:17 astroidex: http://www.fossgis.de/community_stammtische.html
07:42:19 sigq: Title: regionale Stammtische | FOSSGIS e.V. ( at www.fossgis.de )
07:42:46 astroidex: I would like to anounce it as another FOSSGIS e.V. Stammtisch
07:43:12 Testbaudson: then why vote here? ( I'm confused )
07:43:23 seven: No vote required.
07:43:23 mlechner: there's also an IRC-Stammtisch of FOSSGIS e.V. ( just took place twice )
07:43:34 seven: We shoudl do that on #fossgis and the mailing lists there.
07:43:43 astroidex: only to decide whether we want to push this in the FOSSGIS e.V. list
07:43:44 seven: General FOSS GIS and so on.
07:44:14 Testbaudson: you can cross-post to the Mapbender lists
07:44:19 astroidex: ok
07:44:32 Testbaudson: in general, a good idea
07:44:40 Testbaudson: thanks astroidex
07:45:20 Testbaudson: next topic?
07:45:28 astroidex: ok
07:45:52 ur: where is the video?
07:45:54 Testbaudson: ( 5 ) Bolsena_2009
07:46:15 Testbaudson: http://www.mapbender.org/Bolsena_2009
07:46:17 sigq: Title: Bolsena 2009 - MapbenderWiki ( at www.mapbender.org )
07:46:44 Testbaudson: I think we should not discuss every detail here
07:46:45 verendi: http://www.youtube.com/watch?v=Mxox3AsjH6Q
07:46:46 sigq: Title: YouTube - OSGeo Hacking Event 2009 ( at www.youtube.com )
07:47:02 Testbaudson: we should send a summary to the mailing lists
07:47:21 astroidex: this would be good
07:47:44 astroidex: seven and astroidex should work on one.
07:47:59 Testbaudson: -= THIS MESSAGE NOT LOGGED =-
07:48:00 astroidex: we have to post one for fossgis e.V too
07:48:03 seven: Alreday at it.
07:48:13 astroidex: great
07:48:16 Testbaudson: thanks
07:48:17 seven: Testbaudson: +1
07:49:27 Testbaudson: ( 6 ) Release 2.6
07:49:40 Testbaudson: are there any blockers left?
07:50:29 astroidex: let's have a look
07:50:53 astroidex: http://trac.osgeo.org/mapbender/report/42
07:50:54 sigq: Title: {42} Milestones for Mapbender Release 2.6 - Mapbender - Trac ( at trac.osgeo.org )
07:51:17 astroidex: looks like
07:51:39 Testbaudson: maybe we can find a window this week to work on it
07:51:46 Testbaudson: how about Friday afternoon?
07:51:52 astroidex: this would be great.
07:52:42 Testbaudson: we should really release 2.6 asap
07:52:44 astroidex: I have to leave friday quitre early
07:52:50 Testbaudson: it's quite stable imho
07:53:05 astroidex: yes it is time. as lot of peolple alredy ask
07:53:16 astroidex: and we promised it to come out in may
07:53:34 : * Testbaudson never promised anything
07:53:46 astroidex: ok - you are right.
07:53:57 ur: but astroidex did so :- )
07:54:14 astroidex: I was optimistic ; )
07:55:01 astroidex: so we will have a look on friday
07:55:11 Testbaudson: or do you want to schedule it for thursday?
07:55:14 astroidex: and maybe we can bring it out next week
07:55:30 astroidex: thursdayx would be better for me
07:55:35 astroidex: thursday afternoon?
07:55:39 Testbaudson: yes
07:56:10 astroidex: good
07:56:29 astroidex: feel free to join and meet us in the IRC
07:56:40 mandsch: ok.
07:56:57 marcm: ok
07:57:02 Testbaudson: anything else?
07:57:21 : * seven wanted to thank all for the cool time in Bolsena!
07:57:34 seven: Including those who participated remotely.
07:57:38 astroidex: yesyes. And next year we go there again
07:57:46 aghisla: sure : )
07:57:47 ur: +++1
07:57:47 verendi: :- )
07:57:47 astroidex: and take some of you with us
07:57:52 Testbaudson: thanks to those who attended and the sponsors
07:57:52 astroidex: that would be great
07:59:06 seven: Motion to close the meeting.
07:59:13 mandsch: wait ... I added one topic to the agenda: rfc wms time with mapbender
07:59:23 mandsch: http://www.mapbender.org/Wms_time
07:59:25 sigq: Title: Wms time - MapbenderWiki ( at www.mapbender.org )
07:59:35 mandsch: Just to let you knwo ... nothing to discuss ...
07:59:44 Testbaudson: this sounds interesting
07:59:56 seven: Yes.
08:00:09 ur: sure
08:00:27 mandsch: I wanted to try the rfc modus for development ... we had an intern that did the rfc ...
08:00:40 mandsch: I like this at umn development.
08:00:54 seven: Cool documentation! Looks like it is almost finished.
08:01:06 mandsch: hihi, thatä#s the point ... not at all ;- )
08:01:38 : * seven votes +0 - cool, if you do it.
08:01:50 Testbaudson: I'm light years away from that kind of documentation....cool
08:02:06 mandsch: Well, it's only a sketch ...
08:02:25 : * seven can show you to a wormhole so shortcut the light years
08:02:34 mandsch: If i have time or another intern ... I'll go for it ...
08:03:00 : * mandsch has finished with wms time.
08:03:00 Testbaudson: seven: create a wormhole for mandsch
08:03:27 mandsch: :- ) can i return?
08:03:33 seven: No way.
08:03:51 Testbaudson: any other topics?
08:04:03 mandsch: nope
08:04:25 seven: done
08:04:27 astroidex: no
08:04:35 seven: Motion to close the meeting.
08:04:49 astroidex: +1
08:04:51 ur: +1
08:04:52 mandsch: +1
08:04:53 seven: +1 thanks All
08:04:56 verendi: +1
08:04:59 Testbaudson: +1
08:05:11 mandsch: thx, cu you ...
08:05:40 Testbaudson: kmq: care to discuss now?
08:05:42 verendi: bye, have a nice evening
08:05:44 kmq: yep
08:05:53 mlechner: astroidex: ( quick question after meeting ) is there a difference in extent between tutorial_de and tutorial_en?
08:06:09 astroidex: maybe a bit
08:06:19 astroidex: but it should be more or less the same
08:06:37 mlechner: then i'll prefer the german version ;- )
08:06:45 astroidex: most workshops where in german, so I took the german tutorial most of the time
08:06:50 astroidex: ok
08:06:52 seven: Who is keeping them up to date?
08:06:57 aghisla: leaving too, see you tomorrow and thanks again for the amazing time in bolsena ; )
08:06:59 Testbaudson: kmq: as far as I understand the data is encoded in getParameters
08:07:00 astroidex: do you have a wiki account?
08:07:13 Testbaudson: aghisla, thanks for attending, good luck for GSoC
08:07:17 astroidex: I have half an eye on it
08:07:30 astroidex: but it would be good to refresh the whole wiki
08:07:40 aghisla: Testbaudson: good luck for your project as well!
08:07:45 mlechner: astroidex: who are you asking for the wiki-account?
08:07:51 astroidex: the tutorial links to other wiki pages which sould be refreshedf
08:07:58 astroidex: mlechner
08:08:04 kmq: I am wondering wether to send my RPC call as JSON in the HTTP body, or as key-value-pairs as is done by application/x-www-urlencoded in a 'normal' POST request
08:08:13 Testbaudson: kmq: did you check out the latest version of ajax.js
08:08:20 : * mlechner has to find out if he has a wiki-account.
08:08:21 Testbaudson: I did a lot of changes last week
08:08:26 Testbaudson: unfortunately...
08:08:29 Testbaudson: :-(
08:08:41 kmq: just a sec
08:09:01 kmq: yes
08:09:08 Testbaudson: basically, I moved the parameters from send( ) to the constructor
08:09:08 astroidex: mlechner - does not look like http://www.mapbender.org/Special:ListUsers
08:09:09 sigq: Title: User list - MapbenderWiki ( at www.mapbender.org )
08:09:19 Testbaudson: you would need to change that in your scripts... sorry
08:09:19 seven: mlechner: You can ask me if you need anything wrt the Wiki.
08:09:31 kmq: line 253: $.post( url, getParameters( ), callbackWrapper );
08:09:49 kmq: get parameters returns a javascript object
08:09:58 : * seven is too slow 4 astroidex
08:10:16 astroidex: seven could we meet in skype?
08:10:44 kmq: and jQuerys post( ), takes each member, it's value and sends them
08:10:56 kmq: it does not send the JSON serialization of that object
08:11:16 Testbaudson: hmmm.....I assumed it did
08:11:25 : * mlechner is shocked of not having a mapbender-wiki account yet and pleases seven to create him one. is she so kind?
08:11:45 Testbaudson: kmq: do you have a suggestion?
08:11:57 kmq: not really
08:11:58 kmq: this works
08:12:06 kmq: but I was trying to find out the correct way of doing it
08:12:12 kmq: and I did not find any documentation
08:12:24 Testbaudson: kmq: as we are using this wrapper, we can exchange it later
08:12:32 Testbaudson: I guess it's not a blocker
08:12:45 Testbaudson: but you're right, it should be correct
08:12:56 kmq: no not, really. I am just curious te json-rpc.org site does not mention it
08:13:28 Testbaudson: mlechner: I can create a wiki account too, if seven is unresponsive
08:13:56 Testbaudson: kmq: any other issues?
08:14:06 kmq: no
08:14:17 kmq: I would suggesst we wmmet after I finish the user editor
08:14:26 mlechner: do so please - but it's unhasty
08:14:26 Testbaudson: yes, that would be good
08:14:26 kmq: s/wmmt/meet/
08:14:44 Testbaudson: any date?
08:15:42 kmq: not sure
08:16:00 Testbaudson: kmq: just let me know when you're ready...
08:16:03 kmq: I will
08:16:05 Testbaudson: we can schedule then
08:16:14 Testbaudson: is it this week, next week, or later?
08:16:55 kmq: how about we just say monday next week
08:16:59 kmq: I will be done for sure
08:18:21 Testbaudson: kmq: good
08:18:26 Testbaudson: thanks for the discussion
08:18:31 kmq: thank youj
08:18:36 Testbaudson: talk to you soon, bye
08:18:41 kmq: I will let you know when I finish
08:18:48 kmq: ok, I am off
08:18:49 Testbaudson: mlechner: sent you the credentials via PM
08:21:03 mlechner: thnx
08:29:39 Testbaudson: mlechner: thanks for joining ;- )
08:29:43 Testbaudson: have a nice evening, bye