*** bskahan has quit IRC | 00:10 | |
tvon | should I be putting a Choice() widget in interfaces.py ? | 00:18 |
---|---|---|
tvon | I ask because most of what is defined in there is pretty simple, Choice would require importing vocabulary and SchoolBellMessageID.. unless I can just define a skel Choice() | 00:19 |
mgedmin | tvon, schoolbell.calendar.interfaces uses Choice already | 00:21 |
tvon | ah, okay | 00:21 |
mgedmin | and schoolbell.app.interfaces imports it -- perhaps it used to use it some time in the past | 00:21 |
mgedmin | btw Choice is a field, not a widget | 00:21 |
mgedmin | you confused me for a minute | 00:21 |
tvon | ah :) | 00:22 |
mgedmin | good night | 00:22 |
*** mgedmin has quit IRC | 00:22 | |
tvon | night | 00:22 |
th1a | Oh, dammit. | 00:30 |
th1a | If you search for Python UK 2005, the first link takes you to the info for Python 2004, under a banner saying "ACCU 2005." | 00:31 |
th1a | As a result, I booked my flights for the wrong days. | 00:31 |
tvon | gah, suck | 00:35 |
th1a | What I need is a calendar to help me manage these things. | 00:35 |
tvon | someone should write one | 00:35 |
th1a | No shit. | 00:36 |
tvon | hehe | 00:36 |
*** bskahan has joined #schooltool | 00:45 | |
*** Aiste has quit IRC | 00:54 | |
*** hazmat has quit IRC | 00:59 | |
*** alga has quit IRC | 01:25 | |
*** hazmat has joined #schooltool | 02:03 | |
*** ignas has quit IRC | 02:22 | |
*** ignas_ is now known as ignas | 02:22 | |
*** ignas_ has joined #schooltool | 02:22 | |
*** hazmat has quit IRC | 02:38 | |
*** hazmat has joined #schooltool | 03:03 | |
th1a | bakahan: I was wondering if we were still creating valid XHTML. It would be cool if that could be integrated into our functional testing. | 04:03 |
bskahan | I'm doing a validation marathon tonight (which is tedious, but important) | 04:11 |
bskahan | I'm not sure how we could get ftests for that, but it would be really good to do | 04:12 |
bskahan | its to easy for it to get lost | 04:12 |
tvon | that would be cool | 06:38 |
bskahan | BEGIN:VCALENDAR | 06:43 |
bskahan | VERSION:2.0 | 06:43 |
bskahan | PRODID:-//SchoolTool.org/NONSGML SchoolBell//EN | 06:43 |
bskahan | METHOD:PUBLISH | 06:43 |
bskahan | DTSTAMP: 20050310T012856Z | 06:43 |
bskahan | BEGIN:VFREEBUSY | 06:43 |
bskahan | FREEBUSY:20050309T090000/20050309T10000000Z | 06:43 |
bskahan | FREEBUSY:20050308T180000/20050308T19000000Z | 06:43 |
bskahan | FREEBUSY:20050308T100000/20050308T13000000Z | 06:43 |
bskahan | FREEBUSY:20050308T160000/20050308T17000000Z | 06:43 |
bskahan | FREEBUSY:20050309T110000/20050309T12000000Z | 06:43 |
bskahan | END:VFREEBUSY | 06:43 |
bskahan | END:VCALENDAR | 06:43 |
bskahan | oops | 06:43 |
bskahan | wrong window | 06:43 |
th1a | Dude. | 06:44 |
th1a | iCal overload. | 06:44 |
bskahan | on the bright side, looking at it here I think I see the problem | 06:45 |
th1a | Whatever it takes. | 06:46 |
th1a | Ah. Got vim running on my Virtual PC. | 06:47 |
th1a | It's the little things that count. | 06:47 |
tvon | heh, nice | 06:48 |
th1a | Not actually a challenge with Cygwin, but I had forgotten to do it. | 06:49 |
bskahan | not running vim for windows? | 06:49 |
th1a | I think I have the Makefile properly tweaked now. It should just take 'make test' and about five hours of the G4 pinned at 100% to see if the alga's fixes work. | 06:50 |
th1a | bskahan: I've got Cygwin, so that's probably easiest. I don't spend a lot of time tweaking my virtual Windows. | 06:51 |
th1a | I need some kind of super-cheap, super small Windows box & monitor. | 06:51 |
bskahan | I'm unconvinced that evolution's VFB parser works | 06:54 |
bskahan | *sigh* | 06:54 |
th1a | That invoice you sent me just has little grey boxes where the characters should be. | 06:56 |
th1a | Strange, since that hasn't happened with the previous ones. | 06:56 |
bskahan | mystery invoicing, its a new technique | 06:57 |
tvon | dammit | 06:57 |
tvon | its a PDF this time | 06:57 |
th1a | Yes. Did you send me a .doc before? | 06:57 |
bskahan | too bad apple has so much trouble with pdfs | 06:57 |
tvon | last time it was an XLS from OOO | 06:57 |
tvon | or gnumeric actually I think | 06:57 |
bskahan | gnumeric | 06:57 |
th1a | Is this from OpenOffice? | 06:58 |
tvon | gnumeric as well, but a PDF this time since I'd rather not use xls if I can help it :) | 06:59 |
th1a | Sure. | 06:59 |
th1a | Odd. | 07:00 |
tvon | I'll send another in some other format | 07:00 |
th1a | OK. Did you do a "print to pdf?" | 07:01 |
th1a | Or does Gnumeric export in that format? | 07:01 |
bskahan | oddly, you fowarded it to me, and it was fine in evince | 07:02 |
bskahan | I probably would notice little grey boxes | 07:02 |
tvon | did print to pdf | 07:02 |
th1a | It isn't like Apple doesn't support PDF well. Their whole damn display engine runs on PDF. | 07:02 |
bskahan | heh | 07:02 |
tvon | sending you an .xls and a .ps for kicks | 07:03 |
tvon | yeah, worked here too... probably some encoding thing or something.. thats usually what boxed chars are about | 07:03 |
th1a | Let me see if it works on Acrobat Reader. | 07:03 |
bskahan | I like OOo's direct "Dump to PDF" button | 07:04 |
tvon | k, its off | 07:04 |
th1a | OK, it works in Acrobat, so we'll blame Apple's Preview, which otherwise is a kickass pdf viewer. | 07:06 |
tvon | heh, cool | 07:07 |
bskahan | th1a: can you hit this url? | 07:22 |
bskahan | http://office.etria.com:7080/@@login.html | 07:23 |
th1a | Got it. | 07:32 |
th1a | I was pacing around going over my ETech talk in my head. | 07:32 |
th1a | It works. | 07:35 |
bskahan | cool, thanks | 07:37 |
bskahan | that makes it much easier to validate pages | 07:39 |
*** bskahan has quit IRC | 07:51 | |
*** Aiste has joined #schooltool | 10:40 | |
*** Aiste has quit IRC | 11:31 | |
*** SteveA has quit IRC | 11:41 | |
*** SteveA has joined #schooltool | 11:43 | |
*** Aiste has joined #schooltool | 11:51 | |
*** Aiste has quit IRC | 11:59 | |
*** ignas has quit IRC | 12:27 | |
*** ignas has joined #schooltool | 12:28 | |
*** ignas has quit IRC | 12:28 | |
*** ignas_ is now known as ignas | 12:28 | |
*** ignas_ has joined #schooltool | 12:28 | |
*** SteveA has quit IRC | 13:08 | |
*** SteveA has joined #schooltool | 13:17 | |
*** tvon has quit IRC | 13:34 | |
*** tvon has joined #schooltool | 13:36 | |
*** Aiste has joined #schooltool | 13:43 | |
*** mgedmin has joined #schooltool | 13:45 | |
mgedmin | http://naeblis.cx/rtomayko/2004/12/12/rest-to-my-wife | 13:45 |
*** SteveA__ has joined #schooltool | 15:01 | |
*** SteveA__ is now known as SteveA_ | 15:02 | |
*** SteveA has quit IRC | 15:02 | |
*** SteveA_ is now known as SteveA | 15:02 | |
*** SteveA__ has joined #schooltool | 16:21 | |
*** SteveA has quit IRC | 16:44 | |
*** tvon has quit IRC | 16:46 | |
*** bskahan has joined #schooltool | 17:03 | |
*** tvon has joined #schooltool | 17:06 | |
*** tvon has quit IRC | 17:10 | |
*** tvon has joined #schooltool | 17:10 | |
*** tvon has quit IRC | 17:15 | |
*** tvon has joined #schooltool | 17:15 | |
*** tvon|x31 has joined #schooltool | 17:24 | |
*** tvon has quit IRC | 17:25 | |
*** mgedmin has quit IRC | 17:33 | |
*** tvon has joined #schooltool | 17:40 | |
*** tvon|x31 has quit IRC | 17:40 | |
tvon | I'm a bit confused about the right way to do something here | 17:54 |
tvon | Notes now store 'creator' and 'privacy' to determine who can view a note.. so I need to restrict __iter__ to only return items where creator == principal.id or privacy == 'public' | 17:55 |
tvon | however, I'm not sure how to do this right in z3 | 17:55 |
tvon | I'm not even sure if I should ditch or touch __iter__ or if I should put this functionality in NoteView | 17:56 |
tvon | I thought of altering the adapter, but then INotes(context) would have to return a modified version of the annotation, so that seems to be out | 17:58 |
tvon | sticking it in NotesView | 18:10 |
*** SteveA__ is now known as SteveA | 18:18 | |
*** mgedmin has joined #schooltool | 18:38 | |
mgedmin | tvon, either stick it in the NotesView (like you did), or create a new method in INotes | 18:56 |
mgedmin | getNotesFor(principalid) | 18:56 |
* tvon nods | 18:58 | |
*** tvon|x31 has joined #schooltool | 19:13 | |
*** tvon has quit IRC | 19:13 | |
*** bskahan has quit IRC | 19:18 | |
*** Aiste has quit IRC | 19:41 | |
*** Aiste has joined #schooltool | 19:44 | |
tvon|x31 | someone try out the new notes UI stuff with Safari please | 20:36 |
*** bskahan has joined #schooltool | 20:40 | |
tvon|x31 | have a bit of a rendering issue when there are enough notes to hit the bototm of the page | 20:43 |
tvon|x31 | er, bottom | 20:43 |
tvon|x31 | they go under the footer | 20:43 |
bskahan | there are other similar issues with the footer | 20:46 |
bskahan | I can't recall how I made them show up atm though | 20:46 |
tvon|x31 | I'm talking about the footer | 20:47 |
tvon|x31 | or did you mean something else | 20:47 |
tvon|x31 | btw, you stole my lighter | 20:47 |
tvon|x31 | punk | 20:47 |
tvon|x31 | I think the notes issue is because they're floated so they don't push the footer down | 20:48 |
th1a | The footer generally overlaps stuff in Safari. | 20:49 |
tvon|x31 | ah | 20:49 |
tvon|x31 | we are doing some voodoo with it ti keep it at the bottom of the page... might have to drop that | 20:49 |
tvon|x31 | some margin below #notes would do it | 20:51 |
th1a | It seems like there is too much voodoo going on in the footer. | 20:52 |
tvon|x31 | actually, if we put a decent margin-bottom on column-center it should fix it | 20:52 |
mgedmin | I think there is a <div style="clear: both"></div> just before the footer | 20:53 |
mgedmin | and if there isn't, there should be | 20:53 |
tvon|x31 | nm about the column-center thing | 20:54 |
bskahan | tvon|x31: I was talking about the footer, and I did not steal your lighter ;) | 20:54 |
tvon|x31 | heh | 20:54 |
tvon|x31 | mgedmin: it's there | 20:54 |
bskahan | I made the same footer overlap thing happen on person view or something similar | 20:55 |
tvon|x31 | ah | 20:55 |
bskahan | th1a: have a python prompt on windows handy? | 21:04 |
th1a | Sure. | 21:05 |
bskahan | can you try a python snippet for me? | 21:06 |
th1a | Yes. | 21:06 |
bskahan | >>> from datetime import datetime | 21:06 |
bskahan | >>> dt = datetime.now() | 21:06 |
bskahan | >>> dt.strftime('%I:%M %p') | 21:06 |
bskahan | Out[6]: '02:06 PM' | 21:06 |
bskahan | (the 'Out[6]:' won't be there, but the '02:06 PM' should be) | 21:07 |
th1a | That's what I get. | 21:07 |
bskahan | thanks | 21:07 |
th1a | Except it is 2:07 now :-) | 21:08 |
mgedmin | 21:08 here ;) | 21:08 |
bskahan | stupid windows bugs | 21:10 |
bskahan | ;) | 21:10 |
bskahan | mgedmin: used ipython at all? | 21:12 |
mgedmin | tried it | 21:13 |
mgedmin | wasn't hooked | 21:13 |
* bskahan nods | 21:14 | |
bskahan | I've become a big fan | 21:14 |
th1a | Do you use it as your regular shell? | 21:15 |
bskahan | I use it in place of the python shell mostly | 21:15 |
bskahan | i use zsh as my regular shell | 21:15 |
*** ignas is now known as ignas|away | 21:16 | |
bskahan | 1.0rc2 has some serious rendering bugs in IE | 21:18 |
* mgedmin suggests an issue in the tracker | 21:23 | |
mgedmin | I see ignas already filed two: issues 201 and 202 | 21:23 |
tvon|x31 | bbiab | 21:49 |
*** tvon|x31 has quit IRC | 21:49 | |
*** alga has joined #SchoolTool | 22:18 | |
*** hazmat has quit IRC | 23:13 | |
*** bskahan has quit IRC | 23:16 | |
*** tvon has joined #schooltool | 23:19 | |
*** bskahan has joined #schooltool | 23:33 | |
*** hazmat has joined #schooltool | 23:37 | |
th1a | mgedmin: Does SB 1.0 not have full i18n support? | 23:39 |
bskahan | it hasn't been audited for i18n | 23:47 |
bskahan | there was a mail that mentioned it in the last few days, can't track it down now | 23:48 |
th1a | It doesn't specifically _not_ support i18n in some way? | 23:48 |
mgedmin | we have no documentation for i18n | 23:49 |
mgedmin | no tools to extract .pot files from the source tree | 23:49 |
th1a | And are those the files we need for Rosetta? | 23:50 |
mgedmin | and we probably have a bunch of strings that aren't marked for translation | 23:50 |
mgedmin | yes, I think Rosetta needs .pot files | 23:50 |
th1a | OK, that's important for me to know. | 23:50 |
mgedmin | ok, see ya | 23:59 |
*** mgedmin has quit IRC | 23:59 |
Generated by irclog2html.py 2.15.1 by Marius Gedminas - find it at mg.pov.lt!