IRC log of #schooltool for Tuesday, 2006-11-07

*** Aiste has joined #schooltool00:23
*** jfroche_ has quit IRC00:44
*** povbot has joined #schooltool01:19
lisppaste5ignas pasted "A sample snippet of code to check whether default colorization is the right one" at http://paste.lisp.org/display/2940601:27
*** jinty has joined #schooltool01:38
*** Aiste has quit IRC01:50
*** tiredbones_ has quit IRC01:50
*** wrobel has quit IRC01:50
*** th1a has quit IRC01:50
*** srichter has quit IRC01:50
*** kitblake has quit IRC01:50
*** ignas has quit IRC01:50
*** Lumiere has quit IRC01:50
*** Aim2 has quit IRC01:50
*** wrobel has joined #schooltool01:52
*** th1a has joined #schooltool01:52
*** srichter has joined #schooltool01:52
*** kitblake has joined #schooltool01:52
*** Aiste has joined #schooltool01:52
*** tiredbones_ has joined #schooltool01:52
*** didymo has quit IRC01:53
*** didymo has joined #schooltool01:53
*** Lumiere has joined #schooltool01:53
*** Aim2 has joined #schooltool01:53
*** Aiste has quit IRC01:57
*** Aiste has joined #schooltool02:10
*** Aiste has quit IRC02:13
*** Aiste has joined #schooltool02:14
*** Aiste has quit IRC02:55
*** Aiste has joined #schooltool03:03
*** didymo has quit IRC03:18
*** didymo has joined #schooltool03:18
*** Aiste has quit IRC03:25
*** wrobel has quit IRC03:30
*** Aiste has joined #schooltool03:30
*** Aiste_ has joined #schooltool03:41
*** Aiste has quit IRC03:41
*** jinty has quit IRC03:55
*** th1a_ has joined #schooltool06:17
*** th1a has quit IRC06:34
*** lisppaste5 has quit IRC07:25
*** lisppaste5 has joined #schooltool07:29
*** wrobel has joined #schooltool09:39
*** Aiste_ is now known as Aiste10:41
*** ignas has joined #schooltool10:56
*** vidasp has joined #schooltool11:36
*** thisfred has joined #schooltool11:43
*** jfroche has joined #schooltool12:44
*** ignas has quit IRC12:51
*** jinty has joined #schooltool12:56
*** ignas has joined #schooltool13:00
ignasanyone with rights to change the topic of the channel ?13:01
jfrocheignas: booked your flight ?13:07
jfroche(hello ;))13:07
ignashi13:07
ignasnot yet i think13:07
jfrocheforgot to write it down yesterday 28 => 1 ?13:08
ignasNov 28th evening to Dec 1st evening13:09
ignashttp://source.schooltool.org/irclogs/%23schooltool.2006-11-06.log.html#t2006-11-06T15:38:5113:09
jfrocheah great13:10
ignasjfroche: there is no plane Dec1 evening so it's either Dec 1 morning or Dec 214:25
ignaswhich way is better ?14:25
jfrochethe way you prefer14:30
jfrochesame for me14:30
ignasi'd go for the Dec 2 then, so we'd have 3 days for work14:31
jfrocheperfect14:33
jfrochesend me your plane shedule per mail14:33
jfrocheplz14:33
ignasas soon as i will have it :)14:34
jfrocheok14:37
*** jinty has quit IRC15:13
*** thisfred has left #schooltool15:48
jfrocheignas: do you know why login/password of the first user isn't asked when you create a schooltool instance like in zope2 & zope 3 ?15:56
ignasjfroche: because features don't exist by default :)15:57
ignasthough i think there was some parameter you could pass to ./schooltool-server.py15:57
ignasso it would ask you for an admin password15:57
jfrochechecking15:58
jfrochedo you know if there is some UML diagram somewhere ?15:59
ignasUML ?15:59
ignasfor a Zope3 application?16:00
ignaswould like to see one16:00
jfrocheshould be part of the doc16:03
ignasjfroche: what i wanted to say is that a simple UML would not be of any actual use16:04
jfrochesee clearer the global schema of the app16:04
ignasin zope 3 relationships between components are on the function level, adapters, subscribers, viewlets16:04
ignasand they do not transfer to UML straightforwardly16:05
jfrocheright but people are creating standard for Z3 code generation from UML16:05
ignasand if you want to see the object hierarchy of the application i can suggest you using zodbbrowser, or introspector from the devmode16:05
jfrocheguess they have some way to transfer16:05
ignaswhat i am trying to tell you is that UML diagram will not be of any use to you with the current architecture of the application16:07
ignasmost class hierarchies are very flat16:07
jfrochethings like http://wiki.zope.org/zope3/UMLDiagramOfAnAdapterFromIExampleISearchableText16:08
jfrochehelps16:08
ignasuntil now, no programmers working on schooltool, considered things like this useful, so, sorry there aren't any UML diagrams16:09
ignasif they help you, you can try reading the code and creating them while learning16:09
ignasso they would help these after tou16:09
ignas*you16:09
jfrocheyes i ll keep this idea in mind16:11
ignasas for such documentation16:11
ignasthere is the APIdoc thing16:11
ignasit can list all the adapters for an interface16:11
ignasetc.16:11
ignasand it is always up to date16:11
ignaskeeping it in graphics format is not very feasible16:11
jfrochei am looking after apidoc16:12
jfrochethankx16:12
ignasa lot of Zope3 developers use TAGS, id-utils, code, their memory instead of UML though16:13
jfrocheok just need to learn all these16:15
*** thisfred has joined #schooltool16:28
*** mgedmin has joined #schooltool16:56
ignaslisppaste5: url17:01
lisppaste5To use the lisppaste bot, visit http://paste.lisp.org/new/schooltool and enter your paste.17:01
*** jinty has joined #schooltool17:12
*** thisfred has left #schooltool18:26
jfrocheignas: does the init.d scripts for schooltool are available on svn ?18:27
ignasdon't know, maybe18:28
ignasjust that i am not sure they will work with an svn checkout18:28
jfrochewhat do you think to be the best way to run in daemon ?18:30
jfrocherunning start-stop-daemon ?18:31
ignasi am not sure really18:32
ignasi am using detachtty at the moment18:32
ignasjust that i am not very good at deployment part18:33
jfrochetook the one in http://www.mail-archive.com/schooltool@schooltool.org/msg00437.html18:33
jfrochell try18:33
ignasmanaging servers, packaging things, monitoring uptime, etc seem difficult for me18:33
ignashmm, what if schooltool is not in your /usr/bin ?18:34
* ignas is running schooltool on a server without having root on it18:35
jfrochei am changing the script to take the schooltool-server from the checkout18:36
ignasoh18:36
ignasmail it to the mailing list if you'll get it working reliably18:37
lisppaste5ignas pasted "At the moment i am using this" at http://paste.lisp.org/display/2944418:38
ignasdetachtty is apt-getable on dapper and edgy18:39
*** mgedmin has quit IRC18:39
jintyignas, jfroche: there is an easily modifiable startup script in the packages. http://svn.debian.org/wsvn/pkg-zope/schooltool/trunk/debian/schooltool.init?op=file&rev=0&sc=019:14
jintybut you have to be really careful that the name of the binary is not more than 15 charachters19:14
jfrochejinty: thanks, that's the one i am editing19:15
jintyActually we should make makeinstance not create schooltool-server but schooltool19:15
jintyyou might also be interested in the logrotate script19:16
jfrochei ll svn the script19:35
*** jinty has quit IRC20:17
*** ignas has quit IRC20:21
*** didymo has quit IRC21:20
*** mgedmin has joined #schooltool21:34
*** jfroche has quit IRC21:58
*** didymo has joined #schooltool22:37

Generated by irclog2html.py 2.15.1 by Marius Gedminas - find it at mg.pov.lt!