*** alga has joined #SchoolTool | 00:19 | |
*** jinty has quit IRC | 00:27 | |
*** kjaer has joined #schooltool | 00:45 | |
*** didymo has joined #schooltool | 01:18 | |
*** pcardune has quit IRC | 01:38 | |
*** ignas has quit IRC | 02:47 | |
*** alga has quit IRC | 03:33 | |
*** pcardune has joined #schooltool | 05:59 | |
*** pcardune has quit IRC | 06:23 | |
*** pcardune has joined #schooltool | 07:51 | |
*** pcardune has quit IRC | 08:35 | |
*** pcardune has joined #schooltool | 08:35 | |
*** vidasp has joined #schooltool | 09:36 | |
*** kjaer has quit IRC | 09:51 | |
*** pcardune has quit IRC | 09:55 | |
*** pcardune has joined #schooltool | 09:56 | |
*** pcardune has quit IRC | 10:05 | |
*** pcardune has joined #schooltool | 10:05 | |
*** srichter has joined #schooltool | 10:10 | |
*** srichter has quit IRC | 10:47 | |
*** thisfred has joined #schooltool | 11:04 | |
*** mgedmin has joined #schooltool | 12:05 | |
*** alga has joined #SchoolTool | 12:08 | |
*** Aiste|away is now known as Aiste | 12:28 | |
*** Aiste has quit IRC | 13:13 | |
*** jinty has joined #schooltool | 13:26 | |
*** mgedmin has quit IRC | 13:33 | |
*** Aiste has joined #schooltool | 13:41 | |
*** srichter has joined #schooltool | 14:21 | |
*** srichter has quit IRC | 14:59 | |
*** mgedmin has joined #schooltool | 16:32 | |
*** mgedmin has quit IRC | 16:47 | |
*** didymo has quit IRC | 16:49 | |
*** alga has quit IRC | 16:55 | |
*** mgedmin has joined #schooltool | 17:26 | |
*** thisfred has quit IRC | 20:20 | |
*** vidasp has quit IRC | 20:39 | |
*** Aiste has quit IRC | 21:12 | |
*** SystemGuard has joined #schooltool | 22:10 | |
*** SystemGuard has left #schooltool | 22:14 | |
*** mgedmin has quit IRC | 22:21 | |
*** jelkner has joined #schooltool | 23:00 | |
jelkner | hi paul | 23:00 |
---|---|---|
jelkner | pcardune: hello! | 23:00 |
*** rjelliso has joined #schooltool | 23:00 | |
pcardune | hi jelkner | 23:01 |
jelkner | robbie and i are both here | 23:01 |
jelkner | say hi, robbie ;-) | 23:01 |
rjelliso | Hi | 23:01 |
pcardune | are you ready to get started? | 23:02 |
jelkner | i am | 23:02 |
rjelliso | Yup. | 23:02 |
jelkner | did you see the email from mark? | 23:02 |
pcardune | we are going to need to update the server | 23:02 |
pcardune | jelkner: yes, i did | 23:02 |
jelkner | ok, let me not be off task | 23:02 |
jelkner | what is the server? | 23:02 |
jelkner | i need to remember | 23:02 |
pcardune | I also got an email from Michael shoag | 23:03 |
pcardune | i sent him my resume | 23:03 |
jelkner | great | 23:03 |
jelkner | do you remember which server? | 23:03 |
pcardune | wasn't it bonnieb? | 23:03 |
jelkner | hmm | 23:04 |
jelkner | maybe it was | 23:04 |
jelkner | hold on | 23:04 |
pcardune | yeah, i'm pretty sure it was | 23:04 |
jelkner | that seems to work | 23:04 |
jelkner | and there is a cando instance in my home directory | 23:04 |
jelkner | so i guess that's it | 23:05 |
jelkner | do an svn up? | 23:05 |
pcardune | not quite | 23:05 |
pcardune | go the the cando/SchoolTool/src/cando | 23:05 |
pcardune | then do an svn up | 23:05 |
jelkner | ok, give me a minute | 23:05 |
jelkner | Updated to revision 513. | 23:06 |
pcardune | ok | 23:06 |
pcardune | go ahead and start it up | 23:06 |
jelkner | remind me how to do that? | 23:08 |
pcardune | in cando/SchoolTool | 23:08 |
pcardune | run ./schooltool-server.py | 23:08 |
jelkner | Reading configuration from ./schooltool.conf | 23:09 |
jelkner | blahalh | 23:09 |
jelkner | /home/jelkner/cando/SchoolTool/src/cando/virginia/configure.zcml:113: DeprecationWarning: The 'vocabulary' directive has been deprecated and will be removed in Zope 3.5. Use the 'utility' directive instead to register the class as a named utility: | 23:09 |
jelkner | <utility | 23:09 |
jelkner | provides="zope.app.schema.interfaces.IVocabularyFactory" | 23:09 |
jelkner | component="zope.app.component.vocabulary.UtilityVocabulary" | 23:09 |
jelkner | name="cando.virginia.scoresystems" | 23:09 |
jelkner | /> | 23:09 |
jelkner | <vocabulary | 23:09 |
jelkner | Could not initialize the database: | 23:09 |
jelkner | [Errno 11] Resource temporarily unavailable | 23:09 |
jelkner | Perhaps another SchoolTool instance is using it? | 23:09 |
pcardune | check to see if ./schooltool-server.py is already running | 23:10 |
pcardune | ps aux | grep schooltool... if so, kill it, then start again | 23:10 |
jelkner | ok, it is running, but did you see the deprecation warning? | 23:10 |
pcardune | yes | 23:11 |
pcardune | the zope folks have recently been making massive cuts to zcml tags | 23:11 |
pcardune | That is the only one I haven't fixed yet, since no where does it explain how to register a vocabulary using the utility zcml tag... at least in the way I need to | 23:12 |
jelkner | massive cuts, i *like* that! ;-) | 23:12 |
jelkner | smaller is better | 23:12 |
rjelliso | The emacs folks would disagree : > | 23:12 |
pcardune | well, it just means that the whole thing is becoming that much more abstracted | 23:13 |
pcardune | there is a balance that should be achieved | 23:13 |
jelkner | anyway, what next? | 23:13 |
pcardune | now, if i remember correctly we did do some set up right? | 23:14 |
pcardune | oh, what port is it running on? 7080? | 23:14 |
pcardune | (that is the default) | 23:14 |
jelkner | 7085 | 23:14 |
jelkner | once we get this going, i'll ask nwheeler to help me run it through port 80 | 23:15 |
pcardune | (that works a lot better) | 23:15 |
pcardune | so, everyone should log in | 23:16 |
jelkner | hold on, robbie's computer just died | 23:16 |
jelkner | are u near a phone | 23:17 |
pcardune | yeah | 23:17 |
jelkner | ? | 23:17 |
jelkner | regular number | 23:17 |
jelkner | ? | 23:17 |
pcardune | yeah | 23:17 |
jelkner | i got your answering machine | 23:17 |
pcardune | try again | 23:18 |
pcardune | (it was just barely off the ook) | 23:18 |
*** rjelliso_ has joined #schooltool | 23:20 | |
rjelliso_ | Sorry for that, my computer just had a spasm :( | 23:20 |
*** jinty has left #schooltool | 23:20 | |
*** _rjelliso has joined #schooltool | 23:28 | |
_rjelliso | Ah lord, it just happened AGAIN. | 23:28 |
jelkner | th1a: tom, u here? | 23:30 |
*** th1a_ has joined #schooltool | 23:32 | |
*** rjelliso has quit IRC | 23:32 | |
*** th1a has quit IRC | 23:32 | |
jelkner | thla_: tom, is this u? | 23:32 |
pcardune | ok, _rjelliso, | 23:35 |
pcardune | I want you to copy the directory /home/jelkner/cando to your home directory | 23:36 |
_rjelliso | Alrighty | 23:36 |
pcardune | and to rename the /home/rjelliso/cando/SchoolTool/schooltool-skel/var/Data.fs file to backupData.fs | 23:37 |
_rjelliso | Done | 23:38 |
pcardune | then run the ./schooltool-server.py file in cando/SchoolTool/ | 23:38 |
_rjelliso | It's starting up now. | 23:39 |
_rjelliso | ... and it is up! | 23:39 |
pcardune | ok, it should be running on port 7080 | 23:39 |
pcardune | i mean, 7085 | 23:39 |
_rjelliso | So what should the system administration password be? | 23:40 |
_rjelliso | Does it matter? | 23:40 |
pcardune | it's up to you | 23:41 |
pcardune | just as long as you tell me what it is | 23:42 |
* _rjelliso thinks | 23:42 | |
_rjelliso | Sent. | 23:44 |
_rjelliso | jelkner thought it up, actually. so if someone guesses it blame him : > | 23:45 |
_rjelliso | So anyway, what next? | 23:45 |
*** rjelliso_ has quit IRC | 23:45 | |
pcardune | next, you need to tell me the password | 23:46 |
pcardune | and I will set it for the administrator account | 23:46 |
pcardune | just send it to me in a private message... i think that is safe enough for what we are doing | 23:47 |
_rjelliso | Have done | 23:47 |
pcardune | i haven't received it | 23:48 |
pcardune | maybe just send it to my gmail account | 23:48 |
_rjelliso | Have done that as well : > | 23:49 |
_rjelliso | Haven't you got it? | 23:49 |
pcardune | yeah | 23:50 |
pcardune | now you can log in as manager with that password | 23:50 |
_rjelliso | Have done. | 23:51 |
pcardune | ok, go ahead and add yourself as a person | 23:51 |
pcardune | (go to Persons) and click New Person | 23:51 |
pcardune | and add yourself to the Students group | 23:51 |
_rjelliso | Alrighty | 23:52 |
pcardune | and jelkner probably wants an account as well | 23:52 |
_rjelliso | Yup. | 23:54 |
_rjelliso | Does the format of the full name matter? As in, does it matter to searches or anything whether it's "Jellison, Robert" or "Robert Jellison"? | 23:55 |
pcardune | well, the names are ordered alphabetically | 23:56 |
pcardune | so in general people put Jellison, Robert because they want the order by last name | 23:56 |
_rjelliso | Ah. | 23:56 |
jelkner | pcardune, why don't we have two fields, fname an lname? | 23:57 |
pcardune | ask the schooltool folks | 23:57 |
pcardune | (I would have gone with first name, last name) | 23:58 |
jelkner | i guess i could write a user story to have it alphabetize by last name | 23:58 |
jelkner | and let you display Robert Jellison | 23:58 |
jelkner | ok, that's something for me to think about later | 23:59 |
jelkner | since there are only 3 of us now, it really doesn't matter ;-) | 23:59 |
Generated by irclog2html.py 2.15.1 by Marius Gedminas - find it at mg.pov.lt!