| *** romanofski has quit IRC | 00:06 | |
| *** edgordon has joined #zope3-dev | 00:10 | |
| *** derek|about has quit IRC | 00:13 | |
| *** deo has quit IRC | 00:31 | |
| *** niemeyer has quit IRC | 00:43 | |
| instantfoo | hi guys and girls, does Zope provide internationalized country names i can use in my member signup? | 00:46 |
|---|---|---|
| jpfarias | instantfoo: just so u don't think everyone ignores u, I'm sorry but I don't know the answer | 00:48 |
| jpfarias | lol | 00:48 |
| instantfoo | thanks for your support | 00:48 |
| instantfoo | i *could* hardcode them into my ZPT-page.. and this way i could easily translate them :) | 00:51 |
| jpfarias | maybe a vocabulary? | 00:51 |
| *** niemeyer has joined #zope3-dev | 00:52 | |
| instantfoo | that's an option too, but then you can't internationalize as easy as just listing them in a ZPT page | 00:53 |
| instantfoo | but having the countries in ZPT, the value still needs to be checked at server-side, meh | 00:57 |
| *** regebro has left #zope3-dev | 00:59 | |
| *** pbugni has joined #zope3-dev | 01:01 | |
| *** RaFromBRC|lunch has quit IRC | 01:05 | |
| *** rcrafton has quit IRC | 01:12 | |
| *** RaFromBRC has joined #zope3-dev | 01:12 | |
| *** deo has joined #zope3-dev | 01:13 | |
| instantfoo | hmm... quote: "[...] or that I didn't know something very special I needed was | 01:22 |
| instantfoo | already provided by Zope (e.g. internationalized country names)." | 01:22 |
| instantfoo | seems like zope can help me with country names, now i just need to find out how :) | 01:23 |
| instantfoo | quote from here btw.. http://www.mail-archive.com/zope3-users@zope.org/msg04338.html | 01:23 |
| philiKON | jpfarias: nope | 01:38 |
| instantfoo | hmm, i think i'll settle with a vocabulary of country codes and then manually do this for each country: (germany example) '<option value="DE" i18n:translate="country-de">Germany</option>' | 01:43 |
| philiKON | all that data is probably already available in the ICU data in zope.i18n.locales | 01:47 |
| instantfoo | oh ok | 01:48 |
| instantfoo | yeah, they're in zope/i18n/locales/data/ | 01:51 |
| instantfoo | in XML format | 01:51 |
| instantfoo | sweet | 01:51 |
| *** jodok has quit IRC | 01:53 | |
| instantfoo | great, works like a charm | 01:57 |
| instantfoo | now for some sleep | 01:57 |
| *** dunny has quit IRC | 02:00 | |
| *** dunny has joined #zope3-dev | 02:05 | |
| *** jsadjohnson__ has quit IRC | 02:08 | |
| *** kawaiines has joined #zope3-dev | 02:18 | |
| kawaiines | hey, i'm having a problem with zope page templates and ZSQL methods | 02:19 |
| kawaiines | basically, i havea ZSQL method i want to call, using the results from a previous ZSQL method as argument | 02:19 |
| kawaiines | using a nested sequence of tal:repeats | 02:19 |
| kawaiines | one for the first method | 02:19 |
| kawaiines | another for the second | 02:19 |
| kawaiines | a loop of loops | 02:20 |
| *** romanofski has joined #zope3-dev | 02:20 | |
| kawaiines | but the 2nd ZSQL method refuses to pass the variable from the first one. just says "missing input" | 02:20 |
| kawaiines | any ideas, anyone? | 02:20 |
| kawaiines | perhaps there's a way to use python to tell ZSQL objects what variables are what | 02:21 |
| *** nathany has quit IRC | 02:33 | |
| *** romanofs1i has quit IRC | 02:35 | |
| *** RaFromBRC has quit IRC | 02:47 | |
| *** RaFromBRC has joined #zope3-dev | 02:54 | |
| *** dunny has quit IRC | 02:59 | |
| *** whit has quit IRC | 03:07 | |
| *** MrTopf has quit IRC | 03:10 | |
| *** jsadjohnson has joined #zope3-dev | 03:14 | |
| *** kawaiines has left #zope3-dev | 03:15 | |
| *** pbugni has quit IRC | 03:17 | |
| *** timte has quit IRC | 03:17 | |
| *** J1m has quit IRC | 03:33 | |
| *** jsadjohnson has quit IRC | 04:10 | |
| *** romanofs1i has joined #zope3-dev | 04:58 | |
| *** b52laptop has quit IRC | 05:06 | |
| *** romanofski has quit IRC | 05:15 | |
| *** afd_ has quit IRC | 05:53 | |
| *** afd_ has joined #zope3-dev | 05:53 | |
| *** RaFromBRC has quit IRC | 06:06 | |
| *** greenman has joined #zope3-dev | 06:14 | |
| *** ktwilight has joined #zope3-dev | 06:19 | |
| *** niemeyer has quit IRC | 06:23 | |
| *** ktwilight_ has quit IRC | 06:51 | |
| *** philiKON_ has joined #zope3-dev | 07:13 | |
| *** Ariel_Calzada has joined #zope3-dev | 07:28 | |
| *** philiKON has quit IRC | 07:29 | |
| *** cursor has joined #zope3-dev | 07:41 | |
| *** cursor has quit IRC | 07:54 | |
| *** jsadjohnson_ has quit IRC | 07:55 | |
| *** greenman has quit IRC | 08:22 | |
| *** deo has quit IRC | 08:25 | |
| *** tarek has joined #zope3-dev | 09:02 | |
| *** zagy has joined #zope3-dev | 09:55 | |
| *** romanofski has joined #zope3-dev | 10:14 | |
| *** romanofs2i has joined #zope3-dev | 10:29 | |
| *** zagy has quit IRC | 10:29 | |
| *** romanofs1i has quit IRC | 10:31 | |
| *** romanofski has quit IRC | 10:44 | |
| *** jodok has joined #zope3-dev | 11:15 | |
| *** dunny has joined #zope3-dev | 11:21 | |
| *** jodok has quit IRC | 11:22 | |
| *** zagy has joined #zope3-dev | 11:30 | |
| *** cursor has joined #zope3-dev | 11:51 | |
| *** tarek_ has joined #zope3-dev | 11:58 | |
| *** cursor has quit IRC | 11:59 | |
| *** tarek has quit IRC | 12:02 | |
| *** regebro has joined #zope3-dev | 12:17 | |
| *** greenman has joined #zope3-dev | 12:24 | |
| *** ThomasKarlRichte has joined #zope3-dev | 12:35 | |
| *** ThomasKarlRichte has quit IRC | 12:36 | |
| *** b52laptop has joined #zope3-dev | 12:48 | |
| *** ThomasKarlRichte has joined #zope3-dev | 12:53 | |
| *** dunny has quit IRC | 13:06 | |
| *** zagy has quit IRC | 13:34 | |
| *** markusleist has joined #zope3-dev | 14:04 | |
| *** afd_ has quit IRC | 14:37 | |
| *** jfroche_ has joined #zope3-dev | 14:37 | |
| *** afd_ has joined #zope3-dev | 14:38 | |
| *** jfroche has quit IRC | 14:54 | |
| *** philiKON_ is now known as philiKON | 15:08 | |
| *** pelle_ has quit IRC | 15:19 | |
| *** aclark has joined #zope3-dev | 15:29 | |
| *** greenman has quit IRC | 15:50 | |
| *** benji has joined #zope3-dev | 16:09 | |
| *** ousado_ has joined #zope3-dev | 16:13 | |
| *** markusleist has quit IRC | 16:25 | |
| *** alecm has quit IRC | 16:37 | |
| *** Ariel_Calzada has quit IRC | 16:38 | |
| *** ktwilight has quit IRC | 16:39 | |
| *** ktwilight has joined #zope3-dev | 16:40 | |
| *** markusleist has joined #zope3-dev | 16:41 | |
| *** timte has joined #zope3-dev | 17:04 | |
| *** zagy has joined #zope3-dev | 17:11 | |
| *** nouri has joined #zope3-dev | 17:34 | |
| *** dobee has joined #zope3-dev | 17:38 | |
| *** regebro has left #zope3-dev | 17:50 | |
| *** aclark is now known as aclark|away | 17:50 | |
| philiKON | so, i'm in the process of adding "debugzope" and "zopectl"-like capaibilities to zopeproject. | 17:59 |
| philiKON | i need a naming scheme for these scripts | 17:59 |
| philiKON | my current idea is | 17:59 |
| philiKON | ${package}-debug | 17:59 |
| philiKON | ${package}-ctl | 17:59 |
| philiKON | so, for example: | 17:59 |
| philiKON | bin/todolist-ctl fg | 17:59 |
| philiKON | would start zope in case your package is called todolist (the egg may be called TodoList) | 17:59 |
| jpfarias | sounds good to me | 18:00 |
| jpfarias | :-) | 18:00 |
| philiKON | and bin/todolist-debug would start the interactive debugger | 18:00 |
| philiKON | questions: | 18:00 |
| philiKON | - drop the dash or not? | 18:00 |
| philiKON | - use the egg name rather than the package name? | 18:00 |
| jpfarias | I like the dash there | 18:00 |
| philiKON | (e.g. bin/TodoList-ctl fg ?) | 18:00 |
| jpfarias | todolist-ctl fg | 18:00 |
| philiKON | ok | 18:00 |
| jpfarias | sounds better | 18:00 |
| philiKON | anybody else? | 18:01 |
| instantfoo | well, since debugzope and zopectl is used before, debug${package} and ${package}ctl | 18:03 |
| instantfoo | how about that | 18:03 |
| philiKON | i thought of that too, but isn't that a bit inconsistent? | 18:03 |
| philiKON | i mean, it *is* consistent with the past, but... | 18:03 |
| instantfoo | yeah.. | 18:03 |
| philiKON | also, debugtodolist and todolistctl look stupid | 18:03 |
| jpfarias | yep | 18:04 |
| instantfoo | agreed, come to think about it, i like the dash todolist-ctl.. that's my vote | 18:05 |
| philiKON | ok | 18:05 |
| rocky | philiKON: i agree with your initial statements... todolist-ctl (with dash and not camelcase) | 18:20 |
| philiKON | cool, thx | 18:20 |
| *** dobee has left #zope3-dev | 19:03 | |
| *** dobee has joined #zope3-dev | 19:03 | |
| *** jodok has joined #zope3-dev | 19:06 | |
| *** pelle_ has joined #zope3-dev | 19:16 | |
| *** markusleist has quit IRC | 19:54 | |
| *** kittonian has joined #zope3-dev | 20:07 | |
| kittonian | hi all, anyone around? | 20:07 |
| instantfoo | i'm not here | 20:08 |
| kittonian | heh | 20:08 |
| kittonian | no one is around in the #zope channel and although I'm using zope2 i was hoping someone could lend me some guidance on a python script issue I've been having for a few days now | 20:09 |
| *** jodok has quit IRC | 20:09 | |
| kittonian | the script is at: http://www.pastebin.org/2472 | 20:10 |
| kittonian | the problem is that the form data that is being validated by this script isn't being passed correctly to the dtml-doc that processes the form and puts the data in the db. if I take out the python script and post the form directly to the processing page all is well | 20:11 |
| kittonian | i don't understand what I'm doing wrong here and google is no help | 20:11 |
| *** pelle_ has quit IRC | 20:14 | |
| kittonian | hello? anyone? | 20:33 |
| *** rocky is now known as rocky|away | 20:42 | |
| *** philiKON has quit IRC | 20:52 | |
| *** philiKON has joined #zope3-dev | 21:00 | |
| *** kittonian has left #zope3-dev | 21:05 | |
| *** philiKON has quit IRC | 21:08 | |
| *** philiKON has joined #zope3-dev | 21:13 | |
| *** brandon_rhodes has joined #zope3-dev | 21:15 | |
| brandon_rhodes | Where ought z3c bugs be reported? zalchemy does not work with the new version of SQLAlchemy (0.4), and I'd like to contribute a patch. | 21:16 |
| philiKON | brandon_rhodes: Theuni's been working on this as well | 21:19 |
| philiKON | brandon_rhodes: it helps watching the commit list :) | 21:19 |
| philiKON | especially since you're now a contributor | 21:19 |
| philiKON | you're actually obliged to subscribe to it | 21:20 |
| philiKON | (with the email address that you signed up on zope.org with, so your commit messages come thru) | 21:20 |
| philiKON | to answer your original question, write to zope3-dev | 21:20 |
| brandon_rhodes | Ah! So merely gmane'ing it will not be enough because that wouldn't let my emails post from Subversion. | 21:25 |
| philiKON | right | 21:25 |
| philiKON | but if you'r eusing gmane like me, you can disable mail delivery in mailman after signing up | 21:26 |
| brandon_rhodes | Right! But I've got to be subscribed either way ... there, I'm subscribed now with delivery off. Anyway, I don't see anything zalchemy-related in the last few hundred commits. | 21:29 |
| philiKON | hmm | 21:30 |
| philiKON | perhaps theuni didn't commit | 21:30 |
| philiKON | no he did | 21:31 |
| philiKON | on 9/11 | 21:31 |
| philiKON | r79578 | 21:31 |
| * brandon_rhodes tries to figure out why gmane is giving him the zope checkins all out of order | 21:37 | |
| *** pelle_ has joined #zope3-dev | 21:38 | |
| philiKON | brandon_rhodes: sort by date? | 21:39 |
| brandon_rhodes | Hmm. Gmane claims no posts to zope.zope3.cvs (as it calls it) have ever mentioned the word "zalchemy". maybe I'd better go check the box to get actual email delivery after all. | 21:39 |
| brandon_rhodes | It only shows one post in September: http://news.gmane.org/gmane.comp.web.zope.zope3.cvs | 21:42 |
| brandon_rhodes | Is this the wrong mailing list? | 21:42 |
| brandon_rhodes | Using the gmane "blog" interface, in date order, also only shows one September post: http://blog.gmane.org/gmane.comp.web.zope.zope3.cvs | 21:43 |
| philiKON | um | 21:45 |
| philiKON | use the all-cvs | 21:45 |
| philiKON | zope3.cvs only records commits to the Zope3/ tree | 21:45 |
| philiKON | zope.all-cvs corresponds to checkins@zope.org | 21:46 |
| philiKON | which is what you shoudl be subscribed to | 21:46 |
| *** salfield has joined #zope3-dev | 21:47 | |
| brandon_rhodes | Roger | 21:47 |
| *** salfield has quit IRC | 21:49 | |
| *** salfield has joined #zope3-dev | 21:49 | |
| brandon_rhodes | Thank you! I can see the changes now, and they're exactly what I needed. | 21:52 |
| brandon_rhodes | I'll have to test to see if the current zalchemy egg is updated yet though. | 21:52 |
| *** dunny has joined #zope3-dev | 21:56 | |
| *** pelle_ has quit IRC | 21:58 | |
| *** MrTopf has joined #zope3-dev | 22:22 | |
| *** rocky|away has quit IRC | 23:23 | |
| *** ktwilight has quit IRC | 23:33 | |
| *** ktwilight has joined #zope3-dev | 23:33 | |
| *** salfield has quit IRC | 23:34 | |
| *** b52GM has joined #zope3-dev | 23:52 | |
| *** ousado has joined #zope3-dev | 23:53 | |
| *** greenman has joined #zope3-dev | 23:55 | |
| *** zagy has quit IRC | 23:59 | |
Generated by irclog2html.py 4.0.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!