*** menesis has quit IRC | 03:41 | |
*** ivan_ has joined #schooltool | 07:58 | |
*** menesis has joined #schooltool | 11:38 | |
*** khildin has joined #schooltool | 11:56 | |
*** menesis has quit IRC | 13:26 | |
*** th1a has joined #schooltool | 14:03 | |
*** menesis has joined #schooltool | 14:22 | |
*** khildin has quit IRC | 17:44 | |
*** replaceafill has joined #schooltool | 19:10 | |
*** khildin has joined #schooltool | 19:17 | |
*** khildin has quit IRC | 19:49 | |
*** menesis has quit IRC | 21:34 | |
*** menesis1 has joined #schooltool | 21:34 | |
*** menesis1 is now known as menesis | 21:34 | |
*** menesis has quit IRC | 21:37 | |
th1a | hi replaceafill. | 22:01 |
---|---|---|
replaceafill | hi th1a | 22:01 |
replaceafill | did you get my email? | 22:01 |
replaceafill | i tried to send it like 5 times :( | 22:01 |
replaceafill | typical network issues | 22:02 |
th1a | About zrs, yes. | 22:02 |
replaceafill | ah ok | 22:02 |
th1a | I presume with zlibstorage in general the tradeoff is disk space for cpu? | 22:02 |
replaceafill | yeah | 22:03 |
replaceafill | well, transfer size, right? | 22:04 |
th1a | And, yes. | 22:04 |
th1a | We'll have to see what kind of hardware they end up getting. | 22:04 |
replaceafill | i'm more worried about ports blocked, etc | 22:05 |
replaceafill | ask jelkner when he came to el salvador and tried to sync his work through ssh | 22:05 |
replaceafill | he couldn't | 22:05 |
th1a | Well, yeah, there are a number of possible problems. | 22:05 |
th1a | OK, I won't get specific, but I'll note that we can probably compress it. | 22:06 |
replaceafill | cool | 22:06 |
th1a | I mean, assuming they actually want to move all the data, the sheer verbosity of moving Python objects around is the only real problem with zrs. | 22:07 |
th1a | But it should compress well. | 22:07 |
th1a | Hell, there are probably just a bunch of blank spaces in there. | 22:07 |
replaceafill | want me to try zlibstorage? | 22:08 |
th1a | It is probably not necessary at this point. | 22:08 |
replaceafill | ah ok | 22:08 |
th1a | They could easily get servers that had excess CPU, esp. multi-cores. | 22:09 |
th1a | In which case it might be fine. | 22:09 |
replaceafill | sure | 22:09 |
th1a | otoh, if they'd get some kind of ARM thing with a SATA interface, disk space/access may be more plentiful than CPU. | 22:09 |
th1a | OK. | 22:10 |
th1a | Can you send me an invoice for March? | 22:10 |
th1a | I need to pay my taxes. | 22:10 |
replaceafill | ah ok | 22:10 |
replaceafill | sure | 22:10 |
replaceafill | sorry i always forget when we change months | 22:10 |
replaceafill | i need a device to remind me ;) | 22:11 |
replaceafill | i'll send it tonight | 22:11 |
th1a | Thanks. | 22:12 |
th1a | Do you want to go over the trunk & some UI stuff by hangout tomorrow? | 22:12 |
replaceafill | sure | 22:12 |
th1a | This time(ish) | 22:12 |
replaceafill | ok | 22:12 |
replaceafill | i'm working on this one: | 22:12 |
replaceafill | https://bugs.launchpad.net/schooltool/+bug/1005962 | 22:12 |
replaceafill | it went more complicated than i expected :( | 22:13 |
th1a | Ah... yes... do you just want to ask when you do the migration? | 22:13 |
replaceafill | the migration? | 22:14 |
th1a | To the new year. | 22:14 |
th1a | Get the start/end explicitly? | 22:14 |
th1a | Or is does it always correspond to the whole year? | 22:14 |
replaceafill | not really, we can get that from the schoolyear | 22:14 |
replaceafill | yeah | 22:15 |
th1a | OK. | 22:15 |
replaceafill | the real problem is that currently we're using pickles to get the copy! | 22:15 |
th1a | OH! | 22:15 |
th1a | Eek. | 22:15 |
replaceafill | i guess it was the quicker solution at some point :D | 22:15 |
replaceafill | what i'm doing is that i'm detaching the code in the wizard's last step | 22:16 |
replaceafill | the one that really creates the timetable and add it to the container | 22:16 |
replaceafill | setting it up completely (day templates, etc) | 22:16 |
replaceafill | so it became a hairy one | 22:16 |
replaceafill | but i should finish it today i think | 22:16 |
th1a | OK. | 22:17 |
th1a | Here's a question: how hard would it be to have a checkbox to put the name of the school in the green bar (instead of SchoolTool)? | 22:17 |
replaceafill | we'll that just comes from the main template | 22:18 |
replaceafill | (from the skin) | 22:18 |
replaceafill | we could replace it with a preference or something | 22:18 |
th1a | Yeah. | 22:19 |
replaceafill | and maybe some css to adjust multilines? | 22:19 |
replaceafill | in case the school name is loooong | 22:19 |
th1a | Well... it is an option, so if it doesn't fit you can just not use it. | 22:20 |
th1a | Jim Gatten, the guy I visited in London wanted that. | 22:20 |
replaceafill | we could restrict the length of the preference? | 22:20 |
th1a | Well... I'm just saying that isn't super necessary anyhow because if you turn it on and it doesn't work, you can turn it back off anyhow. | 22:21 |
th1a | And if it really bothers you then you can file a bug on Launchpad. | 22:22 |
replaceafill | ah, got it | 22:22 |
th1a | So that's one thing I want to discuss tomorrow, but we sort of already did. | 22:23 |
replaceafill | :) | 22:24 |
th1a | I'm not sure just how much of a priority it would be, just depends on how easy it would be. | 22:24 |
replaceafill | not more than half a day i'd hope | 22:24 |
th1a | Right, I wouldn't put more than that into it. | 22:25 |
th1a | The other thing I want to talk about while we're screen sharing is the tab style. | 22:25 |
replaceafill | ah, yes! | 22:26 |
th1a | For teritiary nav and the gradebook. | 22:26 |
replaceafill | right | 22:26 |
th1a | I think it is the opposite of what it should be, completely. | 22:26 |
th1a | Have you ever thought that? | 22:26 |
replaceafill | not really | 22:26 |
replaceafill | i just remember we copied it from ubuntu.com | 22:27 |
th1a | Yeah, they don't use that style any more anyhow. | 22:27 |
*** khildin has joined #schooltool | 22:28 | |
th1a | Partly, we just need to literally make them more tabs, like, without a bottom border so they're connected to the main page. | 22:28 |
th1a | That's the strongest signal of connection. | 22:28 |
replaceafill | ah, got it | 22:28 |
th1a | And the active tab the same color. | 22:28 |
th1a | As the page. | 22:28 |
th1a | The INACTIVE ones gray-er. | 22:28 |
th1a | OK. | 22:29 |
th1a | So just mentally prepare yourself for that... | 22:29 |
replaceafill | :D | 22:29 |
replaceafill | will do | 22:29 |
th1a | I'm 617 words into the 3000 word rfq text. | 22:31 |
replaceafill | great | 22:32 |
th1a | Well, it probably wont take that many words. | 22:32 |
th1a | I'll send you what I've got at the end of the evening. | 22:33 |
replaceafill | cool | 22:33 |
th1a | We sound like we know what we are doing! | 22:33 |
replaceafill | :)) | 22:33 |
th1a | OK, anything else? | 22:35 |
replaceafill | no, that's it from me | 22:35 |
th1a | OK. Invoice. | 22:35 |
th1a | Thanks replaceafill. | 22:35 |
replaceafill | will do | 22:35 |
replaceafill | thanks th1a | 22:35 |
* th1a drops the bag of gravel. | 22:35 | |
th1a | See you (literally) tomorrow, same time. | 22:36 |
replaceafill | :D | 22:36 |
replaceafill | see u | 22:36 |
*** menesis has joined #schooltool | 23:01 | |
th1a | hi menesis. | 23:30 |
menesis | hi | 23:30 |
th1a | Have you made any progress with the celery issue? | 23:31 |
*** khildin has quit IRC | 23:35 | |
menesis | not much. the celery API has changed, the one used was undocumented, and I was struggling to port it | 23:38 |
menesis | and I haven't worked on it the last two days because of urgent request from a customer | 23:39 |
menesis | :( | 23:39 |
menesis | I will continue tomorrow though | 23:39 |
th1a | OK. Are we in the time range now that we'll have to beg for mercy to get the fix into Universe? | 23:40 |
menesis | not yet but it is dangerously close | 23:41 |
th1a | What date is key? | 23:41 |
menesis | it's not starting now so will get approved I can hope | 23:41 |
th1a | OK. | 23:41 |
th1a | It is clearly a bugfix! | 23:41 |
menesis | and I'll work more the coming days to solve it | 23:42 |
th1a | OK. Thanks menesis. | 23:42 |
menesis | Thursday 10th is final freeze | 23:42 |
th1a | OK. | 23:42 |
th1a | Do you need permission before that point? | 23:43 |
menesis | the upload needs an approval but I don't need to do anything extra | 23:44 |
th1a | ok | 23:44 |
*** th1a has quit IRC | 23:52 |
Generated by irclog2html.py 2.15.1 by Marius Gedminas - find it at mg.pov.lt!