*** rocky has joined #zope3-dev | 00:00 | |
*** rocky is now known as rocky|away | 00:01 | |
*** RaFromBRC has joined #zope3-dev | 00:04 | |
*** TrevorP has quit IRC | 00:05 | |
*** TrevorP has joined #zope3-dev | 00:06 | |
*** dunny has joined #zope3-dev | 00:13 | |
*** natea has quit IRC | 00:19 | |
*** hazmat has joined #zope3-dev | 00:20 | |
*** ChanServ sets mode: +o hazmat | 00:20 | |
*** zbir has joined #zope3-dev | 00:26 | |
*** gump1 has left #zope3-dev | 00:31 | |
*** volvox has joined #zope3-dev | 00:44 | |
*** tarek has joined #zope3-dev | 00:49 | |
*** hazmat has quit IRC | 01:10 | |
*** deo has quit IRC | 01:15 | |
*** J1m has quit IRC | 01:24 | |
*** hazmat has joined #zope3-dev | 01:38 | |
*** ChanServ sets mode: +o hazmat | 01:38 | |
*** hazmat has quit IRC | 01:39 | |
*** nathany has quit IRC | 01:39 | |
*** Pupeno has quit IRC | 01:55 | |
*** oferw has joined #zope3-dev | 02:05 | |
*** Pupeno has joined #zope3-dev | 02:14 | |
*** yota has quit IRC | 02:44 | |
*** niemeyer has quit IRC | 02:44 | |
*** rocky|away is now known as rocky | 03:07 | |
*** projekt01 has left #zope3-dev | 03:12 | |
*** d2m has quit IRC | 03:46 | |
*** RaFromBRC is now known as RaFromBRC|away | 03:49 | |
*** volvox has quit IRC | 04:33 | |
*** natea has joined #zope3-dev | 04:34 | |
*** oferw has quit IRC | 04:37 | |
*** kamalgill has left #zope3-dev | 04:37 | |
*** natea has quit IRC | 04:39 | |
*** alga has quit IRC | 04:41 | |
*** alecm has quit IRC | 05:17 | |
*** natea has joined #zope3-dev | 05:33 | |
*** tarek has quit IRC | 05:35 | |
*** jinty has quit IRC | 05:56 | |
*** natea has quit IRC | 06:46 | |
*** dobee has joined #zope3-dev | 07:07 | |
*** whit has quit IRC | 08:14 | |
*** RaFromBRC|away has quit IRC | 08:29 | |
*** natea has joined #zope3-dev | 08:43 | |
*** natea has quit IRC | 08:49 | |
*** natea has joined #zope3-dev | 08:55 | |
*** natea has quit IRC | 09:09 | |
*** natea has joined #zope3-dev | 09:11 | |
*** natea has quit IRC | 09:17 | |
*** alecm has joined #zope3-dev | 09:24 | |
*** mexiKON has quit IRC | 09:43 | |
*** dunny has quit IRC | 10:09 | |
*** dunny has joined #zope3-dev | 10:22 | |
*** jinty has joined #zope3-dev | 10:24 | |
*** alecm has quit IRC | 10:30 | |
*** Theuni has joined #zope3-dev | 10:42 | |
*** zagy has joined #zope3-dev | 10:43 | |
*** jinty has quit IRC | 10:46 | |
*** tarek has joined #zope3-dev | 11:30 | |
*** zagy has quit IRC | 11:37 | |
*** zagy has joined #zope3-dev | 11:41 | |
*** dobee has quit IRC | 11:43 | |
*** tarek has quit IRC | 11:49 | |
*** tarek has joined #zope3-dev | 11:50 | |
*** tarek has quit IRC | 11:51 | |
*** dunny has quit IRC | 12:24 | |
*** dunny has joined #zope3-dev | 12:34 | |
*** yota has joined #zope3-dev | 12:46 | |
*** admp has joined #zope3-dev | 12:51 | |
*** admp has quit IRC | 12:56 | |
*** Theuni has quit IRC | 13:00 | |
*** projekt01 has joined #zope3-dev | 13:05 | |
*** tarek has joined #zope3-dev | 13:15 | |
*** dobee has joined #zope3-dev | 13:27 | |
*** zagy_ has joined #zope3-dev | 13:34 | |
*** tarek has quit IRC | 13:37 | |
*** zagy has quit IRC | 13:39 | |
*** domma has joined #zope3-dev | 13:52 | |
domma | Hi, is this channel only for Zope3 core development or may I also ask general Zope3 questions? | 13:53 |
---|---|---|
rocky | domma: i recently discovered general zope3 questions are fine too ;) | 13:55 |
domma | Ok, I have posted my code under http://zope3.pastebin.com/715052 | 13:56 |
domma | I try to define an Interface which composes other content objects | 13:57 |
domma | the code shows the interface, the error message if I try to start zope with this interface and the matching line in configure.zcml | 13:58 |
domma | Any hint what I'm doing wrong? | 13:58 |
*** rocky has quit IRC | 14:01 | |
*** oferw has joined #zope3-dev | 14:05 | |
yota | srichter: ayt ? | 14:16 |
yota | anybody knows a bit formlib ? | 14:16 |
*** dunny has quit IRC | 14:31 | |
*** rocky has joined #zope3-dev | 14:43 | |
*** domma has left #zope3-dev | 14:54 | |
*** dobee has quit IRC | 15:43 | |
*** volvox has joined #zope3-dev | 15:49 | |
projekt01 | yota, yes | 15:58 |
yota | Hi Roger :) | 16:08 |
yota | I'am translating formlib | 16:09 |
yota | and 1 have 2 small questions | 16:09 |
yota | What is 'process definition' ? 1/ definition of a process or 2/ a "production" process (synonym of Workflow for ex.) | 16:10 |
projekt01 | definition of a process | 16:12 |
projekt01 | a workflow reads the definition data and creates a process | 16:12 |
projekt01 | Does this help? | 16:13 |
yota | hum I see | 16:13 |
*** efrerich has joined #zope3-dev | 16:13 | |
projekt01 | a definition defines the configuration which the process uses | 16:13 |
yota | and for "class-bases" or "class-attibuts" or "python-module", How I can translate these ? | 16:14 |
yota | I can make a complete sentence like "attributs of the class" ? | 16:14 |
yota | efrerich: hi :) | 16:15 |
projekt01 | In which langauge do you like to translate? | 16:15 |
yota | French | 16:15 |
yota | so I can choose "classes-attributs" or "attributs de la classe" | 16:15 |
yota | I don't have the context | 16:16 |
projekt01 | in german I whould say "Basis Klasse" | 16:16 |
yota | ok, litteral | 16:16 |
yota | thanks projekt01 :) | 16:16 |
projekt01 | does this make seence in french "Classe Attributs" | 16:16 |
projekt01 | np | 16:16 |
yota | yes but in French, needs to swap :) "Attributs de la classe" | 16:17 |
projekt01 | I think the translation in french is allways to long ;-) | 16:17 |
yota | ahaha | 16:17 |
yota | yes, btw It' a problem | 16:17 |
efrerich | yota: hi | 16:18 |
yota | because zope3 gui is not readable, I must truncate some sentances | 16:18 |
yota | it's very bad | 16:18 |
projekt01 | Or improve the UI ;-) | 16:18 |
yota | yes i love limi make some love with zope3 ui :) | 16:18 |
efrerich | I uploaded a new pot-file to launchpad | 16:18 |
projekt01 | btw, did you also check the Boston skin? | 16:18 |
yota | s/love/love see/ | 16:19 |
yota | not yet | 16:19 |
yota | efrerich: I know, translated already | 16:19 |
yota | but I need to make some changes after projekt01 explications | 16:19 |
yota | I have never user formlib | 16:20 |
yota | and zope3 po files are "uncontext" :) | 16:20 |
*** oferw has quit IRC | 16:23 | |
efrerich | My e-mail to i18n was blocked (Client host [212.6.122.32] blocked using bl.spamcop.net;) | 16:25 |
efrerich | yota: do you translate in launchpad directly? | 16:25 |
yota | no, download / work with i18n editor and uplaod | 16:26 |
yota | no, download / work with i18n editor / uplaod | 16:26 |
rocky | someone mentioning zope3 UI? the default zope3 zmi looks absolutely hideous ;) | 16:26 |
yota | rocky: We need to hire Limi I think ;) | 16:26 |
rocky | yota: to be honest to me the zope3 zmi feels quite useless... but that may be because i'm used to all of the functionality that the zope2 zmi provides | 16:27 |
srichter | we really should switch to the Boston skin by default | 16:27 |
srichter | and btw, Limi did do Rotterdam back then | 16:28 |
rocky | my guess is rotterdam has, um, evolved since then ;) | 16:28 |
srichter | no, not much at all | 16:28 |
srichter | because none of the core Zope 3 developers understands it | 16:29 |
efrerich | yota: I use poedit. In poedit you can say where the source (= Zope 3) is so you can get exactly the line of the module where the message comes from | 16:29 |
efrerich | so you have the context | 16:29 |
rocky | srichter: why hasn't zope3 switched to boston yet? | 16:29 |
srichter | there were some reservations earlier about its completeness but it is much better off now | 16:29 |
projekt01 | rocky, nobody change the configure zcml ;-) | 16:29 |
rocky | lol | 16:30 |
srichter | yeah, I think this is the main reason | 16:30 |
efrerich | (but sometimes it is difficult to find the exakt meaning) | 16:30 |
rocky | the bug tracker included with zope3 is (UI-wise) baaaad ;) | 16:31 |
rocky | Poi is nice | 16:31 |
srichter | I like my bugtracker | 16:32 |
projekt01 | rocky, feel free, to improve it | 16:32 |
srichter | it is not totally polished, i.e. I would do some things different now, but I think it is very usable to me | 16:32 |
srichter | in fact, Roger and I installed it for a project last night | 16:32 |
rocky | srichter: i mentioned UI tho... i haven't tried its functionality yet... could be every developers dream ;) | 16:33 |
srichter | no it is not | 16:33 |
srichter | but it fits my brain and needs | 16:33 |
yota | efrerich: I translated only 1 sentence in the site directly and my new translation was transformed on suggestion and not translation | 16:33 |
rocky | projekt01: i would never dare trying to improve a UI ... i would make things worse ;) | 16:33 |
srichter | specifically dependency specification and statistical analysis | 16:33 |
projekt01 | rocky, ;-) | 16:34 |
rocky | srichter: curious why you didn't use something like Trac | 16:34 |
srichter | but there is a lot to do still | 16:34 |
srichter | because it would have been much more time to setup | 16:34 |
rocky | really? i always found Trac a breeze to get up and running | 16:34 |
rocky | you're right tho, the boston skin is soooo much nicer than the rotterdam skin | 16:35 |
projekt01 | rocky, we need just SVN support for the bugtracker, then we have all what Trac does. | 16:35 |
efrerich | yota: ah | 16:35 |
srichter | ok, I am going to spend more time explaining than it took yesterday to setup; we had Zope 3 trunk installed and running, so all we had to do is create a bugtracker instance and make a DNS entry | 16:36 |
rocky | projekt01: umm... not quite =P | 16:36 |
*** efrerich has quit IRC | 16:36 | |
rocky | srichter: oh sorry, thought you meant "writing your own bug tracker software in zope3" VS "configuring and setting up trac" | 16:36 |
*** jukart has joined #zope3-dev | 16:37 | |
srichter | rocky: oh no! :-) | 16:45 |
volvox | are there zope3 things (papers, sprints, whatever) foreseen for europython? | 16:53 |
projekt01 | volvox, many unit and doctests are included in the source code | 16:58 |
*** jukart has left #zope3-dev | 16:58 | |
projekt01 | volvox, there is also a tutorial from jim somewhere at: | 16:59 |
projekt01 | http://www.zope.org/DevHome/Wikis/DevSite/Projects/ComponentArchitecture/FrontPage | 16:59 |
volvox | well, I worded it incorrectly, I mean... I am going to europython in Geneve and I'd like to buy some core developers a barrel of beer :-) | 17:11 |
projekt01 | volvox, I'd like vodka not beer ;-) | 17:16 |
projekt01 | volvox, perhaps srichter or philiKON have some papers or presentations | 17:17 |
*** volvox has quit IRC | 17:25 | |
*** volvox has joined #zope3-dev | 17:26 | |
*** alecm has joined #zope3-dev | 17:45 | |
*** projekt01 has left #zope3-dev | 18:03 | |
*** admp has joined #zope3-dev | 18:37 | |
*** admp has quit IRC | 18:51 | |
*** natea has joined #zope3-dev | 18:51 | |
*** natea has quit IRC | 19:23 | |
*** volvox has quit IRC | 19:30 | |
*** d2m has joined #zope3-dev | 19:32 | |
*** alecm has quit IRC | 19:32 | |
*** alecm has joined #zope3-dev | 19:32 | |
*** mgedmin has joined #zope3-dev | 19:58 | |
*** oferw has joined #zope3-dev | 20:03 | |
*** rocky has quit IRC | 20:20 | |
*** rocky has joined #zope3-dev | 20:22 | |
*** alecm has quit IRC | 20:33 | |
*** natea has joined #zope3-dev | 20:38 | |
*** jinty has joined #zope3-dev | 20:46 | |
*** dunny has joined #zope3-dev | 21:14 | |
*** benji_york has joined #zope3-dev | 21:19 | |
*** natea has quit IRC | 21:27 | |
*** oferw has quit IRC | 21:46 | |
*** natea has joined #zope3-dev | 21:52 | |
*** zagy_ has quit IRC | 21:53 | |
*** vinsci has quit IRC | 22:06 | |
*** benji_york is now known as benji | 22:15 | |
*** oferw has joined #zope3-dev | 22:19 | |
*** natea has quit IRC | 22:23 | |
*** natea has joined #zope3-dev | 22:24 | |
*** tarek has joined #zope3-dev | 22:25 | |
*** natea has quit IRC | 22:26 | |
*** Pupeno has quit IRC | 22:30 | |
*** projekt01 has joined #zope3-dev | 23:21 | |
*** alga has joined #zope3-dev | 23:32 | |
*** jinty has quit IRC | 23:35 | |
*** vinsci has joined #zope3-dev | 23:36 | |
*** jbb666 has quit IRC | 23:59 | |
*** jbb666 has joined #zope3-dev | 23:59 |
Generated by irclog2html.py 2.15.1 by Marius Gedminas - find it at mg.pov.lt!