srichter | AJC: cool, make it a how to :-) | 00:00 |
---|---|---|
AJC | it's code straight from twisted's howto | 00:01 |
AJC | i'll see if it works first, then let you know | 00:01 |
srichter | ok | 00:01 |
*** foom has quit IRC | 00:07 | |
VladDrac | what's svn.zope.org running to mail svn checkins around? | 00:11 |
*** foom has joined #zope3-dev | 00:38 | |
*** jan_s has joined #zope3-dev | 00:42 | |
*** foom2 has joined #zope3-dev | 00:43 | |
*** foom has quit IRC | 00:44 | |
*** foom2 is now known as foom | 00:44 | |
*** mooded has quit IRC | 00:47 | |
*** jan_s has quit IRC | 01:06 | |
*** SteveA has joined #zope3-dev | 01:18 | |
*** SteveA has quit IRC | 02:13 | |
*** BradB is now known as BradB|away | 02:22 | |
*** stub has joined #zope3-dev | 02:25 | |
*** benji_york has quit IRC | 02:30 | |
*** foom has quit IRC | 02:31 | |
*** `anthony has quit IRC | 03:26 | |
*** `anthony has joined #zope3-dev | 05:38 | |
*** stub has quit IRC | 06:22 | |
*** Suresh-E has joined #zope3-dev | 07:05 | |
*** Ragica has quit IRC | 07:31 | |
*** stub has joined #zope3-dev | 07:38 | |
*** d2m has joined #zope3-dev | 07:38 | |
*** stub has quit IRC | 08:51 | |
*** sashav has quit IRC | 09:01 | |
*** hdima has joined #zope3-dev | 09:13 | |
*** stub has joined #zope3-dev | 09:15 | |
*** stub has quit IRC | 09:24 | |
*** tvon has quit IRC | 09:27 | |
*** stub has joined #zope3-dev | 09:59 | |
*** sashav has joined #zope3-dev | 10:18 | |
*** AJC has quit IRC | 10:51 | |
*** MalcolmC has joined #zope3-dev | 11:00 | |
*** AJC has joined #zope3-dev | 11:07 | |
*** apoirier has joined #zope3-dev | 11:23 | |
*** `anthony has quit IRC | 12:41 | |
*** J1m has joined #zope3-dev | 12:41 | |
*** [nicknam] has joined #zope3-dev | 12:43 | |
*** [nicknam] has quit IRC | 12:44 | |
*** [nicknam] has joined #zope3-dev | 12:44 | |
*** Suresh-E has quit IRC | 12:46 | |
*** stub has quit IRC | 12:47 | |
*** stub has joined #zope3-dev | 12:47 | |
*** Suresh-E has joined #zope3-dev | 12:47 | |
*** __gotcha_ is now known as __gotcha | 12:53 | |
*** apoirier has quit IRC | 12:59 | |
*** _nicknam_ has joined #zope3-dev | 13:06 | |
*** J1m has quit IRC | 13:20 | |
*** _nicknam_ has quit IRC | 13:25 | |
*** [nicknam] has quit IRC | 13:33 | |
*** `anthony has joined #zope3-dev | 13:47 | |
*** mkerrin has joined #zope3-dev | 13:48 | |
*** Damascene has quit IRC | 13:59 | |
*** SteveA has joined #zope3-dev | 14:07 | |
*** Theuni has joined #zope3-dev | 14:22 | |
*** SteveA has quit IRC | 14:32 | |
*** Damascene has joined #zope3-dev | 14:40 | |
*** mgedmin has joined #zope3-dev | 14:42 | |
*** mohsen-away is now known as mohsen | 14:45 | |
*** SteveA has joined #zope3-dev | 14:45 | |
*** Voblia has joined #zope3-dev | 14:51 | |
*** SteveA has quit IRC | 15:02 | |
*** `anthony has quit IRC | 15:12 | |
*** `anthony has joined #zope3-dev | 15:14 | |
*** mgedmin has quit IRC | 15:25 | |
*** agenteo has joined #zope3-dev | 15:43 | |
*** zagy_ has quit IRC | 15:45 | |
*** mooded has joined #zope3-dev | 15:46 | |
*** gintas has joined #zope3-dev | 16:00 | |
*** benji_york has joined #zope3-dev | 16:07 | |
*** stub has quit IRC | 16:19 | |
*** Suresh-E has left #zope3-dev | 16:36 | |
*** J1m has joined #zope3-dev | 16:37 | |
* VladDrac yawns a bit | 16:37 | |
*** d2m has quit IRC | 16:40 | |
*** BradB|away is now known as BradB | 16:50 | |
*** faassen has joined #zope3-dev | 16:56 | |
*** mgedmin has joined #zope3-dev | 17:12 | |
*** sashav has quit IRC | 17:21 | |
*** hdima has quit IRC | 17:30 | |
*** tav_ has joined #zope3-dev | 17:41 | |
*** tav has quit IRC | 17:47 | |
*** sashav has joined #zope3-dev | 18:16 | |
*** adim has joined #zope3-dev | 18:36 | |
*** BradB has quit IRC | 18:38 | |
*** BradB has joined #zope3-dev | 18:40 | |
*** Voblia has quit IRC | 18:44 | |
*** regebro has joined #zope3-dev | 18:54 | |
srichter | J1m: where can I find the OpenOffice slides of the tutorial these days? | 18:57 |
J1m | On my hard drive | 18:57 |
srichter | nothing uptodate? | 18:58 |
J1m | I havn't checked them into svn in a loooong time. | 18:58 |
srichter | can you send it to me? | 18:58 |
srichter | I want to use a couple of slides | 18:58 |
J1m | sure | 18:58 |
srichter | thanks | 18:59 |
regebro | What is the difference between zope.security,checkPermission() and zope.app.security.checkPermission()? | 18:59 |
regebro | Hmmm... <objects>.checkPermission is consistently (self, permission, object), and zope.security.checkPermission is (permission, object, interaction) | 19:00 |
regebro | But zope.app.security.permission.checkPermission is (context, permission_id). Confusing order switch there. ;) | 19:00 |
srichter | so I would infer that the zope.app version knows how to look up the participation in a thread global | 19:01 |
srichter | J1m: thanks | 19:01 |
regebro | (I'm, working on Five again, of course, that's when I come with all these questions)... | 19:02 |
J1m | zope.app.security.checkPermission? | 19:02 |
J1m | I don't see that. | 19:03 |
regebro | Sorry, zope.app.security.permission.checkPermission. | 19:03 |
J1m | zope.app.security.permission,checkPermission checks whether a permission id is valid (has been defined) | 19:03 |
regebro | Ah! OK, thanks. | 19:04 |
J1m | Which is more or less what the doc strings says | 19:04 |
regebro | Yeah, but that (has been defined) part cleared it up. | 19:04 |
*** mohsen is now known as mohsen-away | 19:05 | |
regebro | Five has a special version of that checkPermission, but it isn't used anywhere, and I need the zope.security one. | 19:06 |
regebro | OK, thanks, I'm back on track now! | 19:06 |
*** gintas has quit IRC | 19:09 | |
*** adim has left #zope3-dev | 19:16 | |
*** benji_york has quit IRC | 19:22 | |
*** regebro has quit IRC | 19:30 | |
*** srichter has quit IRC | 19:37 | |
*** MalcolmC has quit IRC | 19:44 | |
*** mkerrin has quit IRC | 19:46 | |
*** srichter has joined #zope3-dev | 19:56 | |
*** ChanServ sets mode: +o srichter | 19:58 | |
*** agenteo has quit IRC | 20:28 | |
*** Theuni has quit IRC | 20:41 | |
Damascene | hey VladDrac, did you say you had a photo package for zope3? | 20:48 |
VladDrac | damascene correct, it's on svn.zope.org | 20:48 |
Damascene | darn, no exif support | 20:50 |
VladDrac | exif? | 20:50 |
Damascene | well it's in your TODO list | 20:50 |
Damascene | so that's a good sign! | 20:50 |
VladDrac | it is? | 20:50 |
Damascene | http://svn.zope.org/photo/trunk/photo/TODO?rev=28778&view=markup | 20:50 |
Damascene | ? | 20:50 |
* VladDrac revived the package, the old TODO isn't really my todo :) | 20:51 | |
Damascene | OH hahah | 20:51 |
Damascene | EXIF is extended information embedded in jpegs or RAW files by digitalcameras. | 20:51 |
Damascene | it contains al ot of meta data about the photo, like shutter speed, fstop, lens type, etc. | 20:51 |
VladDrac | hmm ok | 20:51 |
*** RaFromBRC has joined #zope3-dev | 20:51 | |
Damascene | typicalyl that information is destroyed after being resized, so that's why i was a bit surprised you did resizing on the image ;) | 20:52 |
Damascene | but ig uess it's okay as long a syou pull the exif at least once out, and then have 'big original' and tiny thumbnail | 20:52 |
Damascene | i'm a big fan of exif data. ;) | 20:52 |
VladDrac | I doubt if my camera supports it :) | 20:53 |
Damascene | i think they all do. | 20:54 |
Damascene | you just probably do not have ap rogram that reads it though | 20:54 |
VladDrac | exif - Command-line utility to show EXIF information in JPEG files | 21:03 |
*** deo has quit IRC | 21:05 | |
Damascene | yeah, lots of programs.. and there is even a python exif lib. | 21:06 |
*** faassen has quit IRC | 21:13 | |
*** dlk has joined #zope3-dev | 21:25 | |
*** deo has joined #zope3-dev | 21:26 | |
*** _dlk has joined #zope3-dev | 21:38 | |
*** foom has joined #zope3-dev | 21:38 | |
*** dlk_ has joined #zope3-dev | 21:40 | |
*** dlk has quit IRC | 21:49 | |
*** dlk_ is now known as dlk | 21:49 | |
*** _dlk has quit IRC | 21:56 | |
*** srichter has quit IRC | 22:32 | |
*** srichter has joined #zope3-dev | 22:34 | |
*** gintas has joined #zope3-dev | 23:08 | |
*** bskahan has quit IRC | 23:22 | |
*** mgedmin has quit IRC | 23:55 | |
*** gintas has quit IRC | 23:57 |
Generated by irclog2html.py 2.15.1 by Marius Gedminas - find it at mg.pov.lt!