*** jelkner has joined #schooltool | 00:03 | |
*** pcardune_ has joined #schooltool | 00:48 | |
*** pcardune_ has quit IRC | 02:46 | |
*** pcardune_ has joined #schooltool | 02:58 | |
*** jelkner has quit IRC | 03:06 | |
*** pcardune_ has quit IRC | 04:55 | |
*** krushik has quit IRC | 05:58 | |
*** pcardune_ has joined #schooltool | 07:01 | |
*** pcardune_ has quit IRC | 08:42 | |
*** dlobo has joined #schooltool | 09:44 | |
*** dlobo has quit IRC | 10:05 | |
*** ignas has joined #schooltool | 12:26 | |
*** menesis has joined #schooltool | 12:32 | |
*** ignas has quit IRC | 15:17 | |
*** jelkner has joined #schooltool | 15:18 | |
*** ignas has joined #schooltool | 15:18 | |
*** th1a has joined #schooltool | 15:32 | |
*** menesis has quit IRC | 15:32 | |
*** dlobo has joined #schooltool | 15:57 | |
*** th1a_ has joined #schooltool | 16:29 | |
*** th1a_ has quit IRC | 16:33 | |
*** ignas has quit IRC | 18:13 | |
fsufitch | Lumiere: ping | 18:20 |
---|---|---|
Lumiere | pong | 18:22 |
fsufitch | Lumiere: is there any APS logo or something i should use on the certificate? | 18:25 |
Lumiere | fsufitch: the RML stuff should define a header | 18:25 |
Lumiere | that is setup somewhere else | 18:25 |
fsufitch | no, it only defines a footer with a schooltool logo on it | 18:25 |
fsufitch | ill show you how the stuff looks right now | 18:26 |
fsufitch | sent | 18:26 |
Lumiere | I see it | 18:28 |
Lumiere | compsci with aviation comps? | 18:28 |
Lumiere | I suggest something like the standard H2 from media wiki | 18:28 |
Lumiere | (with the line under it) | 18:28 |
Lumiere | for the headers | 18:29 |
Lumiere | I dunno what welsh wants on the top | 18:29 |
Lumiere | but I think that looks ugly as sin | 18:29 |
th1a | The header functionality in SchoolTool is still not complete. | 18:29 |
Lumiere | oh | 18:29 |
Lumiere | I would say something more along the lines of "Achievement Record: Last, First\n" | 18:29 |
fsufitch | oook | 18:30 |
Lumiere | "For Computer Science 101" | 18:30 |
Lumiere | but that's just me | 18:30 |
Lumiere | we need a header functionality | 18:30 |
Lumiere | that puts the school info in (it shouldn't be hard coded) | 18:30 |
fsufitch | lol, i have no idea in certificate aesthetics :-P | 18:30 |
Lumiere | nor do I | 18:30 |
Lumiere | :P | 18:30 |
fsufitch | jeff told me the school info should be hardcoded for now, since it's only the ACC that wants it | 18:30 |
Lumiere | that is why I say stuff like I dunno what welsh wants on the top | 18:30 |
Lumiere | ...... grr | 18:31 |
Lumiere | this is the sort of thing that jeff drives me nuts about | 18:31 |
fsufitch | lol XD | 18:31 |
fsufitch | well, the blueprint spec has this: https://blueprints.launchpad.net/cando/+spec/competency-certificate | 18:31 |
Lumiere | imo he's violating XP | 18:31 |
Lumiere | because we know other people do want it, they just haven't expressed needing yet (because they don't know they need it :) ) | 18:32 |
fsufitch | lol yea | 18:33 |
* fsufitch agrees | 18:33 | |
fsufitch | i dunno, though | 18:33 |
fsufitch | th1a: should i hack together my own solution or wait for the header feature to be finished? | 18:33 |
*** pcardune_ has joined #schooltool | 18:39 | |
*** dlobo has quit IRC | 18:40 | |
*** pcardune_ has quit IRC | 18:42 | |
*** jelkner has quit IRC | 18:46 | |
th1a | fsufitch: Hack. | 18:53 |
fsufitch | ohk | 18:53 |
th1a | I can't remember exactly what the hangup was... oh, I think just because all the reports (of which we have like, three) aren't RML yet. | 18:54 |
fsufitch | RML is a pain to start with... | 18:56 |
Lumiere | fsufitch: but? | 18:56 |
fsufitch | Lumiere: there's no but :-P i'm gonna do some pretty header i guess | 18:56 |
th1a | RML is less of a pain than writing Python Reportlab scripts. | 18:57 |
fsufitch | true, since we can use ZPT with it | 18:57 |
th1a | Especially if you aren't a wizard programmer. | 18:57 |
*** jelkner has joined #schooltool | 18:58 | |
Lumiere | hi jelkner | 18:59 |
jelkner | Lumiere: hi | 18:59 |
fsufitch | jelkner: hi | 19:01 |
jelkner | fsufitch: hi | 19:03 |
jelkner | we need to talk | 19:03 |
jelkner | tomorrow is the day | 19:03 |
jelkner | u around then? | 19:03 |
fsufitch | sure | 19:03 |
jelkner | ok, i'll contact you | 19:03 |
jelkner | need to get back to work... | 19:04 |
fsufitch | btw, im mostly done with the certificate | 19:04 |
fsufitch | i only need a couple more things | 19:04 |
jelkner | that's what i want to talk about | 19:04 |
fsufitch | the school logo at the top, and the teacher signature | 19:04 |
jelkner | cool | 19:04 |
jelkner | let's talk tomorrow | 19:04 |
fsufitch | *school logo + info | 19:04 |
fsufitch | ok | 19:04 |
fsufitch | th1a: hardcoding the header in would require modifying the header in the <pageTemplate> tag, something that the current schooltool rml macro doesn't allow | 19:06 |
fsufitch | so i'd need to throw macros and the schooltool skin to the wind to do this... | 19:06 |
fsufitch | i can do it, but im just letting you know that this code will need big refactoring later if i do | 19:07 |
Lumiere | fsufitch: how about writing a rml macro to add to the skin? | 19:08 |
Lumiere | I'd suggest yelling for yvl | 19:08 |
Lumiere | but :) | 19:08 |
fsufitch | Lumiere: im not sure i understand what you're saying | 19:09 |
fsufitch | writing a whole new macro just for this one page? | 19:09 |
Lumiere | just a macro to add the header | 19:09 |
Lumiere | in the global rml macro | 19:09 |
fsufitch | ... that's schooltool code | 19:10 |
Lumiere | so? | 19:10 |
fsufitch | hooray, a whole new checkout of code >.> | 19:11 |
Lumiere | fsufitch: the bzr checkout is not too bad | 19:11 |
Lumiere | but I hate the idea of writing it in a way that is broken | 19:11 |
Lumiere | by design | 19:11 |
Lumiere | I'd rather fix st | 19:12 |
fsufitch | thats why im having qualms about it | 19:12 |
th1a | Uh... | 19:15 |
th1a | I don't know. | 19:15 |
th1a | Do you see any code written by yvl dealing with custom headers at all? | 19:15 |
fsufitch | no | 19:15 |
fsufitch | the only header thing fills in a big string with whatever is in view/title | 19:16 |
*** pcardune_ has joined #schooltool | 19:16 | |
th1a | I just don't know if yvl did some work in another branch or something. | 19:16 |
fsufitch | i mean, i can build off that and hack together the logo, but the rml page template isnt flexible enough to do it from outside st | 19:16 |
th1a | It is just something that yvl should have been asked about before the last possible moment. | 19:17 |
fsufitch | sorry, i didnt know about these issues beforehand | 19:18 |
fsufitch | first time i work in rml :-/ | 19:18 |
th1a | What's happening tomorrow? | 19:23 |
fsufitch | tomorrow jelkner and Lumiere are disappearing i think | 19:23 |
fsufitch | or at least this weekend | 19:23 |
th1a | Oh... when do you have to push the code out? | 19:24 |
fsufitch | jelkner wants it by tomorrow, so he can give it a seal of approval | 19:24 |
fsufitch | since he's a customer | 19:24 |
th1a | Well, can you do the design and get that approved without settling on how it will all be wired together. | 19:25 |
Lumiere | fsufitch: my job ends tomorrow | 19:25 |
th1a | Get the layout approved? | 19:25 |
Lumiere | and I think Jeff and David haven't figured out that I won't quit working on CanDo | 19:26 |
Lumiere | (although me coming to a 9:30 am dev meeting might be hard if I was up till 5 am the night before cause I no longer have a job) | 19:26 |
fsufitch | Lumiere: wait, *won't*? awesome :) | 19:26 |
fsufitch | how is not having a job being reason to be irresponsible with your sleeping schedule? | 19:27 |
Lumiere | fsufitch: because I can sleep till noon | 19:27 |
Lumiere | and noone will care? | 19:27 |
fsufitch | truee... | 19:27 |
th1a | This is just a case where chatting for five minutes tomorrow morning with yvl will save a lot of confusion down the road. | 19:27 |
fsufitch | forgot about that perk | 19:27 |
fsufitch | ok | 19:27 |
Lumiere | fsufitch: I agree with th1a | 19:27 |
Lumiere | try and grab yvl and I think he'll get you setup pretty quick :) | 19:27 |
th1a | Just get the layout approved on way or another. | 19:27 |
fsufitch | well, i can send you all what it looks like right now | 19:27 |
fsufitch | the layout is fairly simple | 19:28 |
th1a | Well, *I* don't need to see it. | 19:32 |
fsufitch | alrighty | 19:32 |
fsufitch | i guess ill get a hold of jelkner tomorrow and get him to approve it :) | 19:33 |
Lumiere | fsufitch: he is on gt | 19:34 |
Lumiere | and showing as non-idle | 19:34 |
*** pcardune_ has quit IRC | 19:34 | |
fsufitch | technically he's in here too | 19:34 |
fsufitch | i think he has class though | 19:35 |
Lumiere | oh yea | 19:36 |
Lumiere | it started 5 mintus ago | 19:36 |
*** pcardune_ has joined #schooltool | 19:37 | |
*** pcardune_ has quit IRC | 19:46 | |
*** jelkner has quit IRC | 19:59 | |
*** pcardune_ has joined #schooltool | 20:13 | |
*** pcardune__ has joined #schooltool | 20:39 | |
*** pcardune___ has joined #schooltool | 20:46 | |
*** pcardune_ has quit IRC | 20:47 | |
*** pcardune__ has quit IRC | 20:54 | |
*** krushik has joined #schooltool | 20:56 | |
*** ignas has joined #schooltool | 21:49 | |
*** krushik has quit IRC | 21:52 | |
*** ignas has quit IRC | 22:09 | |
*** pcardune___ has quit IRC | 22:17 | |
*** pcardune_ has joined #schooltool | 23:10 |
Generated by irclog2html.py 2.15.1 by Marius Gedminas - find it at mg.pov.lt!