| *** th1a has quit IRC | 00:00 | |
| *** th1a has joined #schooltool | 00:02 | |
| *** tvon has joined #schooltool | 00:28 | |
| *** tvon has quit IRC | 01:53 | |
| *** tvon has joined #schooltool | 01:54 | |
| *** bskahan has joined #schooltool | 03:23 | |
| *** bskahan has quit IRC | 04:03 | |
| *** bskahan has joined #schooltool | 05:28 | |
| bskahan | http://jtauber.com/blog/2005/03/26/simple_algorithm_for_recurring_tasks | 05:33 |
|---|---|---|
| *** bskahan has quit IRC | 05:41 | |
| *** th1a_ has joined #schooltool | 07:04 | |
| *** th1a has quit IRC | 07:21 | |
| *** jinty has joined #schooltool | 10:18 | |
| *** jinty has quit IRC | 10:52 | |
| *** jinty has joined #schooltool | 10:57 | |
| *** thisfred has joined #schooltool | 12:03 | |
| *** mgedmin has joined #schooltool | 12:16 | |
| *** jinty has quit IRC | 12:17 | |
| *** jinty has joined #schooltool | 12:53 | |
| mgedmin | http://www.zopemag.com/Issue010/Section_Articles/article_SchoolTool.html | 13:08 |
| mgedmin | nice article, jinty! | 13:08 |
| * jinty blushes | 13:22 | |
| jinty | a good editor and ... | 13:22 |
| jinty | on the subject of eggs. It seems like python has something against the FHS. eggs don't really help. Also, what is a debian package, but an egg. Perhaps 2 wheels are too many. | 13:25 |
| *** Aiste has joined #schooltool | 13:47 | |
| jinty | btw where did everyone dissapear to? | 13:49 |
| mgedmin | I was ill last week | 13:52 |
| mgedmin | Albert was busy being a father | 13:52 |
| * jinty was also being very painfully sick with flu! | 13:58 | |
| jinty | hope you feel better. And for Albert that he savours this time. | 13:59 |
| *** thisfred has quit IRC | 14:18 | |
| *** thisfred has joined #schooltool | 14:31 | |
| *** jinty_ has joined #schooltool | 14:33 | |
| *** jinty has quit IRC | 14:56 | |
| *** bskahan has joined #schooltool | 15:05 | |
| *** mgedmin has quit IRC | 17:12 | |
| *** Aiste has quit IRC | 17:36 | |
| *** Aiste has joined #schooltool | 17:43 | |
| *** tvon has left #schooltool | 17:54 | |
| *** nimfa_ has joined #schooltool | 17:57 | |
| *** Aiste has quit IRC | 18:10 | |
| *** nimfa_ has quit IRC | 18:32 | |
| *** nimfa__ has joined #schooltool | 18:32 | |
| *** jinty has joined #schooltool | 18:47 | |
| bskahan | Zope3 changes broke our ACL system | 18:58 |
| *** tvon has joined #schooltool | 19:01 | |
| *** jinty_ has quit IRC | 19:08 | |
| th1a_ | alga won't be pleased. | 19:18 |
| bskahan | no, probably not | 19:19 |
| bskahan | can't use schoolbell-server.py, which is faster to start/stop than z3.py | 19:20 |
| bskahan | hrm | 19:21 |
| *** nimfa__ has quit IRC | 19:22 | |
| th1a_ | mgedmin: When are you guys going to be able to focus on SchoolTool again, illness notwithstanding? | 19:24 |
| bskahan | noone from POV around | 19:26 |
| th1a_ | Oh yeah. | 19:26 |
| *** th1a_ is now known as th1a | 19:26 | |
| th1a | I have a question, bskahan. | 19:28 |
| th1a | I'm working on my LearningStandardDocument, | 19:28 |
| * bskahan nods | 19:28 | |
| th1a | and I've got some attributes that are sequences. | 19:28 |
| th1a | So I can't just make them schema fields, right? I mean, there's no proper widget for them, is there. It isn't a selection list for, say, a sequence of author names. | 19:30 |
| bskahan | I don't believe we're currently using anything like that, but there's a List and Set schema in zope.schema | 19:30 |
| bskahan | and Tuple | 19:31 |
| bskahan | my guess is you want List | 19:31 |
| th1a | I saw that but I couldn't get it to work. | 19:33 |
| th1a | Let me try again. | 19:33 |
| bskahan | take a look at zope.schema.tests.test_listfield | 19:34 |
| bskahan | th1a: zope.app.dublincore.interfaces is using List the way you probably need | 19:38 |
| th1a | That helps. | 19:39 |
| bskahan | cool | 19:39 |
| bskahan | can't do anything with preferences on Zope Principals | 19:47 |
| bskahan | preferences only apply to Schoolbell users | 19:47 |
| bskahan | which is a pain, since currently you can't login as a schoolbell user | 19:48 |
| *** mgedmin has joined #schooltool | 19:53 | |
| th1a | List works. | 19:54 |
| th1a | mgedmin: When are you guys going to be able to focus on SchoolTool again, illness notwithstanding? | 19:55 |
| *** alga has joined #SchoolTool | 19:56 | |
| *** ignas has joined #schooltool | 19:56 | |
| mgedmin | right now, I hope | 19:56 |
| mgedmin | (I still have some outstanding urgent non-schooltool work that I need to finish ASAP) | 19:57 |
| bskahan | hey mgedmin alga ignas | 20:03 |
| alga | hey bskahan | 20:03 |
| alga | th1a: /me and ignas are concentrating on SchoolTool now | 20:03 |
| tvon | Looking at the auth changes by any chance? | 20:04 |
| bskahan | heh | 20:04 |
| *** nimfa__ has joined #schooltool | 20:04 | |
| mgedmin | tvon, http://zope3.pov.lt/irclogs/%23zope3-dev.2005-03-29.log.html#t2005-03-29T19:11:50 | 20:04 |
| mgedmin | Jim added a logout method to IAuthentication2 because he didn't want to change IAuthentication for backwards-compatibility reasons | 20:05 |
| * tvon nods | 20:06 | |
| mgedmin | alga, ignas, have you looked at this yet? | 20:06 |
| bskahan | there's a heads up on the zope3-dev list about garret's pau commit as well | 20:06 |
| tvon | mgedmin: what does BBB refer to? | 20:07 |
| bskahan | not sure if that's relevant to sb though | 20:07 |
| mgedmin | backwards compatibility, afaiu | 20:07 |
| bskahan | backwards compatibility | 20:07 |
| tvon | ah, I get it | 20:08 |
| bskahan | tvon: http://www.zope.org/Wikis/DevSite/Projects/ComponentArchitecture/TodoComments | 20:08 |
| bskahan | not sure what BBB stands for though | 20:08 |
| tvon | ah | 20:08 |
| tvon | I suspect it doesnt actually stand for anything | 20:09 |
| bskahan | heh | 20:09 |
| tvon | eg, XXX | 20:09 |
| mgedmin | it was coined to look like XXX and to be easily greppable | 20:09 |
| * bskahan nods | 20:09 | |
| bskahan | cnbc has the worst coverage of the grokster case | 20:11 |
| bskahan | people shouldn't be able to call themselves 'journalists' after something like this | 20:11 |
| *** tvon has quit IRC | 20:23 | |
| *** tvon has joined #schooltool | 20:32 | |
| tvon | gah | 20:33 |
| th1a | My paper was accepted for the "Open Educational Symposium." Now I just have to write it... | 20:40 |
| th1a | This week. | 20:40 |
| bskahan | lol | 20:43 |
| bskahan | not sure how to get the right cursor from date.today() | 20:44 |
| bskahan | nm, can change it to datetime() | 20:44 |
| bskahan | self.now = datetime.now().replace(tzinfo=utc).astimezone(self.timezone) | 21:01 |
| bskahan | ignore that, wrong window | 21:01 |
| *** ignas has quit IRC | 21:16 | |
| *** SteveA_ has joined #schooltool | 21:23 | |
| *** alga has quit IRC | 21:25 | |
| *** nimfa__ is now known as Aiste | 21:27 | |
| *** SteveA has quit IRC | 21:28 | |
| SteveA_ | on the subject of BBB, I wonder what a BBB gun would be? http://en.wikipedia.org/wiki/BB_gun | 21:37 |
| tvon | a bb gun with an attached sling shot perhaps | 21:44 |
| tvon | or just a bb gun that is easily thrown | 21:46 |
| mgedmin | Big BB gun | 21:48 |
| tvon | http://en.wikipedia.org/wiki/Potato_cannon | 21:48 |
| *** alga has joined #SchoolTool | 21:53 | |
| *** bskahan has quit IRC | 21:54 | |
| *** jinty has quit IRC | 21:54 | |
| *** jinty_ has joined #schooltool | 21:54 | |
| *** jinty_ has quit IRC | 21:57 | |
| *** SteveA_ has quit IRC | 22:51 | |
| *** SteveA_ has joined #schooltool | 22:52 | |
| *** mgedmin has quit IRC | 23:17 | |
| *** tvon has quit IRC | 23:21 | |
| *** Aiste has quit IRC | 23:42 | |
Generated by irclog2html.py 4.0.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!