On 28 March 2011 09:03, laurent laffont <[email protected]> wrote: > Hi, > Actually I'm training remotely a developer on Pharo using Skype and > TeamViewer. This guy records all sessions for its own purpose and I like the > idea. > For PharoCasts I would like to record 30mn to 1 hour sessions (as I know you > don't have time) with an expert who shows us real code, explaining a > framework / programming style / pattern while programming some examples (in > the spirit of PharoCasts, and may be > http://forum.world.st/Screencast-proposition-Watch-someone-read-code-td3244804.html > ). > Right now I'm thinking about: > - Mariano on DBXTalk > - Gary on Polymorph > - Igor on VM debugging or FFI / NativeBoost (for example interfacing > with http://id3lib.sourceforge.net/ or other lib)
this lib is a C++.. interfacing with C++ is troublesome. Usually this is done by creating a standard C library with C- functions wrapping around C++ calls. Then as usual. > - Lukas on Magritte or PetitParser > - Dale on Metacello > - Nicolas on Iliad > - Janko on Aida/Web > and all that I forgot ..... I'm sure plenty of people would like their > open-source project to be more known. This may be an opportunity. > > How to do this: contact me if you wish to do that so we can choose an hour > that match our respective calendars and agree on tools used (skype, google > video chat, vnc, teamviewer, ....) - I will care about video stuff. Just > talk and code :) > > Anyone ? > > Laurent Laffont - @lolgzs > Pharo Smalltalk Screencasts: http://www.pharocasts.com/ > Blog: http://magaloma.blogspot.com/ > Developer group: http://cara74.seasidehosting.st > -- Best regards, Igor Stasenko AKA sig.
