On 13/05/15 11:02, Damien Cassou wrote:
Hi Julien,
Julien Delplanque <julien@tamere.eu> writes:
Hi everyone,
I took a little time to enhance the ICal library and to make it work with Pharo 4!
So I forked the one on smalltalkhub (http://smalltalkhub.com/#!/~pdebruic/iCal) and put all the modified code on github https://github.com/juliendelplanque/pharo-ical. that's great news, thank you very much for this work. This kind of library is very important. 2 suggestions:
- could you please create a Jenkins job at https://ci.inria.fr/pharo-contribution/ to monitor the project? Sure but I need an account how do I get one? - if you write your documentation in the next few weeks and in Pillar (http://www.smalltalkhub.com/#!/~Pier/Pillar), we might include the chapter in the next EnterprisePharo book (no promise, but iCal would fit well in the book theme). If you are not fast enough, we could still include it in one of the next books.
I'll probably write documentation next week if I find time (exams are coming). If I do, I'll write it in Pillar.
I already added a GTInspector extension to have better representation of iCalendar when inspecting them in Pharo.
A calendar view would be awesome (but probably a lot of work too :-)). Yep it sounds cool :)
A list of nicely-formatted events would already be great. Something along the lines of http://getandroidstuff.com/wp-content/uploads/2013/01/Chronus-CM-10-Clock-Ca... I already did this kind of stuff (attachments) but I'm not a designer so it may not look as good as you want...
Julien