Moodle Developer Meeting Thursday/Friday 7th/8th December
There'll be a developer meeting this Friday 8am Perth time (find your time) to provide a chance for all of us to have a chat about the various things being worked on right now and upcoming.
The agenda will be evolving here:
http://docs.moodle.org/en/Developer_conference_December_2006
The technology will probably be Elluminate (more details closer to the time).
Re: Moodle Developer Meeting Thursday/Friday 7th/8th December
I can't actually find an acceptable usage policy, so I don't know whether discussing non-OpenLearn stuff there is OK. I've asked. I am pretty sure the answer will be yes, and anyway, Moodle is relevant to OpenLearn!
If you go that route, you have the option of making a recording of the meeeting publicly available afterwards.
I'm not sure how big the Moodle Developer Meetings get?
Re: Moodle Developer Meeting Thursday/Friday 7th/8th December
An Elluminate activity with Martin designated as moderator has been created for this time should it be agreed this is where the Moodle Developer Meeting will take place. Invitations were sent to many who typically attend Developer Meetings already. The link to this meeting is:
Link: http://67.59.141.143:8080/join_meeting.html?meetingId=1165324957008
Username: Please use your real name (e.g. John Smith)
Password: moodle
The meeting will be recorded for those who can't make it. If you have not used Elluminate before arrive a little early and test your headset and microphone. Participation is limited to the first 55 users entering the virtual room.
Re: Moodle Developer Meeting Thursday/Friday 7th/8th December
Re: Moodle Developer Meeting Thursday/Friday 7th/8th December
Re: Moodle Developer Meeting Thursday/Friday 7th/8th December
Re: Moodle Developer Meeting Thursday/Friday 7th/8th December
So everybody: http://67.59.141.143:8080/join_meeting.html?meetingId=1165324957008
Re: Moodle Developer Meeting Thursday/Friday 7th/8th December
About the wiki, we have revisited the security stuff, double and triple checking backups, xml exports and ewiki migrations, roles and xml are already on its way...
In one week I expect a 1.7 working version.
cheers
Ludo
Re: Moodle Developer Meeting Thursday/Friday 7th/8th December

Just found out about this, and unfortunately I will not be able to attend as in two hours (conference starting time) I 'm expected to be safely fast asleep inside our homely barracks.

I hope there will be a recording of the session which we could listen to. Cheers to all who will make it!
Jon
Re: Moodle Developer Meeting Thursday/Friday 7th/8th December
Re: Moodle Developer Meeting Thursday/Friday 7th/8th December
Hi Carlos,
The recording of the Moodle Developers meeting is at: http://elluminate.remote-learner.net:8080/play_recording.html?recordingId=1165324957008_1165530555513
Martin's connection was a little funky so be patient with the slow refresh rate on screens he was sharing; it was a very good meeting which lasted a little over 2 hours.
Re: Moodle Developer Meeting Thursday/Friday 7th/8th December
Brian,
Thanks for the post. It was a helpful link. Are these meetings open to anyone who is interested in learning more about the design and development of Moodle?
Re: Moodle Developer Meeting Thursday/Friday 7th/8th December
In practice, however, access is open. If you are just curious, you can just watch the recorded session after the fact and at a time convenient to you. If you want to take part of the next one... it won't hurt if you submit a few patches first
In any case, some good reading material here:
http://docs.moodle.org/en/Developer_documentation
http://docs.moodle.org/en/Development:Working_with_the_Community
Re: Moodle Developer Meeting Thursday/Friday 7th/8th December
Re: Moodle Developer Meeting Thursday/Friday 7th/8th December
Re: Moodle Developer Meeting Thursday/Friday 7th/8th December
Saludos. Iñaki.
Re: Moodle Developer Meeting Thursday/Friday 7th/8th December
Re: Moodle Developer Meeting Thursday/Friday 7th/8th December
Full Disclosure: I work for Elluminate
All you need to do is make sure you have a version of Sun's Java installed and the recording should play back just fine on Linux as well. You can get Java from http://www.java.com/en/download/manual.jsp
After that, the first time you watch an Elluminate recording, it will download the JNLP file and use Java Web Start to get the rest of the Elluminate playback client JAR files. The browser should know what to do with a JNLP file if the MIME type is configured correctly - but you can always save the JNLP file on your desktop and manually launch it with Java Web Start as well.
Shameless Plug: Recordings in Elluminate are pretty cool - you can see and hear everything that happened in the sesson, you can save the slides presented during the session as PNGs or PDFs. You can save the text chat as a TXT file. If people in the live session had their user profiles filled in, you can even email them right from within the recording playback
If you have any trouble at all, just email support@elluminate.com and we'll help out.
Thanks,
Rajeev
Re: Moodle Developer Meeting Thursday/Friday 7th/8th December
The reason for the slow refresh rate might be that the connection speed on Martin's machine might be set to Dialup rather than Cable or LAN etc. This will throttle the traffic being sent out from Martin's machine down to 56kbps and hence, the refresh would be pretty slow.
It's worthwhile to check that in the Elluminate application and set it to a higher speed connection to see if it fixes the issue.
Cheers,
Rajeev
Re: Moodle Developer Meeting Thursday/Friday 7th/8th December
Why is it necessary to set the connection speed manually? Couldn't it just shoot a few packets back and forth to the server during the setup process, then adjust itself to the best speed? I realize this might be a little tricky for an asymmetric connection (or one that had high latency, like a satellite connection) but it seems like it ought to be doable.
We like your product a lot!
Re: Moodle Developer Meeting Thursday/Friday 7th/8th December
Thanks for the positive feedback and the suggestion.
The prompt at the beginning is really sort of an "upper-limit" which the user can set for Elluminate (in fact, you can set it once for a machine and tell Elluminate not to ask you the question again). The idea is to allow the user to control the upper limit of how much bandwidth you really want to allow Elluminate to use.
After that is initially set, we actually do exactly what you suggest and we monitor the connection and continually adjust the data being sent to that user. That is sort of the "secret-sauce" in Elluminate called the Collaborative Communications Framework (CCF). Since you've been using Elluminate, you've probably noticed that even if someone has set the connection speed to Cable or Broadband, if there's any Internet connection hiccup at all, CCF recognizes that and starts showing a red indicator by any data that's being backed up for the user (Audio or App-sharing or Video etc.) When the connection gets re-established, CCF again recognizes that and dynamically accelerates the streaming of data (such as audio which leads to the funnily named "chipmunk effect" where the speaker sounds like they are on a bit of helium
So, a long-winded answer and explanation at midnight my time, but hopefully, it makes sense
Thanks,
Rajeev