| *** projekt01 has joined #zope3-dev | 00:05 | |
| *** dunny has joined #zope3-dev | 00:14 | |
| *** jfmoxley has joined #zope3-dev | 00:20 | |
| jfmoxley | for a zope.schema.Choice with vocabulary= SimpleVocabulary.fromValues(range(-20, 20+1)), i am having trouble verifying values like '0' from a database using schema.fromUnicode() | 00:27 |
|---|---|---|
| jfmoxley | can i set a type on the vocabulary somehow so that it would behave like zope.schema.Int.fromUnicode()? | 00:29 |
| jfmoxley | any thoughts or suggestions guys? | 00:47 |
| srichter | mmh, that seems like a bug in the choice implementation | 00:49 |
| srichter | jfmoxley: in the special case of a range, you could use an integer field and provide a min and max value | 00:50 |
| projekt01 | Hi srichter | 00:50 |
| jfmoxley | thanks srichter. i guess i just liked the idea of having a pulldown menu | 00:51 |
| jfmoxley | i'll go back to the simpler form :) | 00:51 |
| projekt01 | sricher, do you know if we can customize the accesslog (twisted) and get back the user name in the log | 00:51 |
| srichter | projekt01: not that easily | 00:52 |
| projekt01 | ;-) | 00:52 |
| srichter | projekt01: we have to agree with the twisted.web2 developers on a WSGI variable | 00:53 |
| srichter | ok gotta go again | 00:53 |
| projekt01 | Have a nice weekend | 00:53 |
| *** bradallen has quit IRC | 00:56 | |
| newpers | hi projekt01. how's Tiks coming along? | 01:02 |
| projekt01 | newpers, Hi | 01:03 |
| newpers | :) | 01:03 |
| projekt01 | I have to implement a user tracking system right now and didn't have had many time to make progress on new features ;-) | 01:04 |
| projekt01 | Except some AJAJ stuff | 01:04 |
| newpers | AJAJ? | 01:06 |
| projekt01 | AJAX with JSON | 01:06 |
| newpers | ohh... nice | 01:06 |
| projekt01 | I implemented a generic message queue for server side AJAx messages in Tiks | 01:07 |
| newpers | sounds exciting | 01:07 |
| projekt01 | Where can be used for showing progress (progress bar) on large fileupload via AJAX | 01:08 |
| newpers | that's cool | 01:08 |
| projekt01 | Or you can build a chat system based on this message queue | 01:08 |
| projekt01 | You can use this messages for principals (e.g. chat) or for sessions (e.g. file upload) | 01:10 |
| newpers | the demand is definitely there | 01:11 |
| projekt01 | newpers, your mail is in my inbox. If I find time, I will take a closer look at your requirement and extract some things out where we can share. (e.g. the join/login system where I also need for the tiks.org site) | 01:13 |
| newpers | thanks, projekt01. no rush. i understand you're busy and i'm still learning. :) | 01:14 |
| projekt01 | newpers, btw, do you know a good user tracking software? | 01:14 |
| newpers | sorry | 01:16 |
| newpers | no | 01:16 |
| projekt01 | no problem | 01:16 |
| projekt01 | ...then I will continue fighting with LiveStats | 01:17 |
| newpers | projekt01: http://www.haveamint.com/ looks nice :) | 01:20 |
| * projekt01 is looking at ... | 01:21 | |
| newpers | for a better screenshot: http://goodblimey.com/images/uploads/mint.png | 01:23 |
| *** oferw has quit IRC | 01:23 | |
| newpers | i found a url that compares measuremap, mint, and google analytics. i think a few comments mention livestats as well. | 01:31 |
| newpers | http://www.markboulton.co.uk/journal/comments/measuremap_mint_and_googleanalytics/ | 01:31 |
| projekt01 | newpers, thanks for the links, very good infos. | 01:35 |
| newpers | np | 01:37 |
| projekt01 | I guess what I need doesn't exist right now. What I need is a user tracking software where is able to log via a image (domain/xy.gif?username=zope.Manager&foo=bar) | 01:38 |
| newpers | i asked this a week or two ago, but i don't think i explained the problem to well. i installed zope3.1 with prefix=/usr and make install prefix=/tmp/zope-slackpackage/usr. i then made a slackware package and installed, where it installed everything to /usr. everything runs great and all the installation files are in /usr/... But, when I get an error in /usr/lib/python/zope/... it says that the error is in File "/tmp/zope-slackpackag | 01:47 |
| newpers | woh. that was long | 01:47 |
| projekt01 | Are you speaking about the zpkg tool? | 01:48 |
| newpers | nope. i'm talking about slackwares SlackBuild scripts that use makepkg | 01:49 |
| newpers | in the SlackBuild, i run ./configure, make, make install prefix=SOMEPATH, makepkg | 01:50 |
| projekt01 | Sorry, I have never heard about that. Is it a part of z3? | 01:51 |
| newpers | nope. i'm asking because i think it happens whenever you use z3's make install | 01:51 |
| projekt01 | Sorry, I have no idea | 01:51 |
| newpers | that it hardcodes make install's prefix path into the debugging | 01:51 |
| newpers | i think | 01:52 |
| newpers | np | 01:52 |
| projekt01 | write a mail to the list if you think there is a compatibility problem | 01:53 |
| newpers | thanks | 01:53 |
| projekt01 | np | 01:53 |
| *** ignas has joined #zope3-dev | 01:59 | |
| *** sashav has joined #zope3-dev | 02:14 | |
| *** dman13 has quit IRC | 02:23 | |
| *** projekt01 has quit IRC | 02:39 | |
| *** sashav_ has joined #zope3-dev | 03:00 | |
| *** sashav has quit IRC | 03:00 | |
| *** sashav_ is now known as sashav | 03:00 | |
| *** lifeless has quit IRC | 03:02 | |
| *** BjornT has quit IRC | 03:09 | |
| *** BjornT has joined #zope3-dev | 03:09 | |
| *** yota has quit IRC | 04:33 | |
| *** ignas has quit IRC | 05:37 | |
| *** dunny has quit IRC | 06:07 | |
| *** BjornT_ has joined #zope3-dev | 06:09 | |
| *** dunny has joined #zope3-dev | 06:17 | |
| *** BjornT has quit IRC | 06:25 | |
| *** stub has joined #zope3-dev | 06:34 | |
| *** stub has quit IRC | 07:48 | |
| *** sashav has quit IRC | 07:53 | |
| *** dunny has quit IRC | 07:55 | |
| *** BjornT_ has quit IRC | 07:55 | |
| *** WebMaven has quit IRC | 07:55 | |
| *** MiUlEr has quit IRC | 07:55 | |
| *** tarek_ has quit IRC | 07:55 | |
| *** Aiste has quit IRC | 07:55 | |
| *** tonico has quit IRC | 07:55 | |
| *** srichter has quit IRC | 07:55 | |
| *** andrew_m has quit IRC | 07:55 | |
| *** newpers has quit IRC | 07:55 | |
| *** VladDrac has quit IRC | 07:55 | |
| *** srichter has joined #zope3-dev | 07:57 | |
| *** dunny has joined #zope3-dev | 07:57 | |
| *** BjornT_ has joined #zope3-dev | 07:57 | |
| *** WebMaven has joined #zope3-dev | 07:57 | |
| *** MiUlEr has joined #zope3-dev | 07:57 | |
| *** tarek_ has joined #zope3-dev | 07:57 | |
| *** Aiste has joined #zope3-dev | 07:57 | |
| *** tonico has joined #zope3-dev | 07:57 | |
| *** andrew_m has joined #zope3-dev | 07:57 | |
| *** newpers has joined #zope3-dev | 07:57 | |
| *** VladDrac has joined #zope3-dev | 07:57 | |
| *** irc.freenode.net sets mode: +o srichter | 07:57 | |
| *** povbot has joined #zope3-dev | 08:04 | |
| *** _anguenot has quit IRC | 08:04 | |
| *** xenru has quit IRC | 08:04 | |
| *** povbot` has quit IRC | 08:04 | |
| *** andres has quit IRC | 08:04 | |
| *** d2m has quit IRC | 08:04 | |
| *** Jim7J1AJH has quit IRC | 08:04 | |
| *** d2m_ is now known as d2m | 08:04 | |
| *** _anguenot has joined #zope3-dev | 08:06 | |
| *** Jim7J1AJH has joined #zope3-dev | 08:06 | |
| *** dunny has quit IRC | 08:21 | |
| *** dunny has joined #zope3-dev | 08:38 | |
| *** stub has joined #zope3-dev | 09:15 | |
| *** sashav has joined #zope3-dev | 10:21 | |
| *** jhauser has joined #zope3-dev | 10:23 | |
| *** bradallen has joined #zope3-dev | 10:23 | |
| *** d2m has quit IRC | 10:24 | |
| *** drzoltron_ has joined #zope3-dev | 10:28 | |
| *** xenru|clone has quit IRC | 10:34 | |
| *** drzoltron_ has quit IRC | 10:41 | |
| *** d2m has joined #zope3-dev | 10:42 | |
| *** bradallen has quit IRC | 10:46 | |
| *** stub has quit IRC | 11:54 | |
| *** dunny has quit IRC | 12:04 | |
| *** xenru has joined #zope3-dev | 14:06 | |
| *** Aiste has quit IRC | 14:30 | |
| *** sashav has quit IRC | 14:44 | |
| *** Aiste has joined #zope3-dev | 14:45 | |
| *** drzoltron_ has joined #zope3-dev | 15:06 | |
| *** agroszer has joined #zope3-dev | 15:22 | |
| *** xenru has quit IRC | 15:51 | |
| *** xenru has joined #zope3-dev | 15:52 | |
| *** srichter has quit IRC | 16:14 | |
| *** MrTopf has joined #zope3-dev | 16:53 | |
| *** yota has joined #zope3-dev | 17:08 | |
| *** xenru|clone has joined #zope3-dev | 17:25 | |
| *** sashav has joined #zope3-dev | 17:29 | |
| *** xenru has quit IRC | 17:33 | |
| *** drzoltron_ has quit IRC | 17:35 | |
| *** xenru|clone has quit IRC | 17:46 | |
| *** MiUlEr has quit IRC | 17:50 | |
| *** ignas has joined #zope3-dev | 18:20 | |
| *** JoaoJoao has joined #zope3-dev | 18:44 | |
| *** bradallen has joined #zope3-dev | 18:46 | |
| JoaoJoao | hello | 18:47 |
| JoaoJoao | I was wondering, is there any example on how to do AJAX in Z3? | 18:47 |
| agroszer | hi, look for azax at the z3ecm project | 18:50 |
| JoaoJoao | Oh I tried to install Azax but then I got a little confused, it needed Zope2 | 18:51 |
| agroszer | drop them a mail about it | 18:52 |
| d2m | JoaoJoao: ajax just calls urls like a regular browser does, depends more on what you want to return from your app | 18:54 |
| JoaoJoao | I would need something like "the list of objects in the current folder which implement interface X" | 18:55 |
| d2m | JoaoJoao: write a view for this, let it return the result as XML, call it from the browser and process it there | 18:56 |
| JoaoJoao | d2m: A XML-RPC view then | 18:56 |
| d2m | JoaoJoao: well, no -- ajax requests are plain GET or POST requests | 18:57 |
| JoaoJoao | I'm considering using Dojo or MochiKit | 18:58 |
| d2m | I have seen examples wher people went through an extra xmlrpc layer, but i think thats not necessary most of the time | 18:59 |
| *** andres_ has quit IRC | 18:59 | |
| JoaoJoao | That's true, I like the Azax approach though | 18:59 |
| d2m | Azax is meant that you do not need to write the client part at all, should be managed by the package too | 19:00 |
| *** J1m has joined #zope3-dev | 19:16 | |
| *** philiKON has quit IRC | 19:16 | |
| *** dobee has joined #zope3-dev | 19:19 | |
| *** dobee has quit IRC | 19:21 | |
| *** MrTopf has quit IRC | 19:25 | |
| *** klaus has joined #zope3-dev | 19:26 | |
| *** srichter has joined #zope3-dev | 19:30 | |
| *** ChanServ sets mode: +o srichter | 19:31 | |
| *** klaus has quit IRC | 19:32 | |
| *** bradallen has quit IRC | 19:36 | |
| JoaoJoao | hum it seems that Azax is meant for Z2 really | 19:36 |
| *** bradallen has joined #zope3-dev | 19:37 | |
| srichter | yes, it is | 19:43 |
| JoaoJoao | ah that's why I couldn't use it in Z3 :P | 19:51 |
| *** SiggyF has joined #zope3-dev | 20:00 | |
| *** agroszer has quit IRC | 20:03 | |
| *** ignas_ has joined #zope3-dev | 20:05 | |
| *** ignas has quit IRC | 20:05 | |
| J1m | srichter, I can't run schooltool | 20:07 |
| ignas_ | how and why ? | 20:09 |
| *** J1m has quit IRC | 20:12 | |
| *** SiggyF has quit IRC | 20:12 | |
| *** dobee has joined #zope3-dev | 20:15 | |
| *** dunny has joined #zope3-dev | 20:26 | |
| *** j1m has joined #zope3-dev | 20:48 | |
| *** j1m has quit IRC | 21:08 | |
| *** dobee has quit IRC | 21:21 | |
| *** ignas__ has joined #zope3-dev | 21:32 | |
| newpers | a882bd | 21:34 |
| *** ignas_ has quit IRC | 21:34 | |
| *** hazmat has joined #zope3-dev | 21:52 | |
| *** jhauser_ has joined #zope3-dev | 21:55 | |
| *** drzoltron_ has joined #zope3-dev | 22:05 | |
| *** jhauser has quit IRC | 22:08 | |
| *** drzoltron_ has quit IRC | 22:17 | |
| *** MrTopf has joined #zope3-dev | 22:28 | |
| *** sashav_ has joined #zope3-dev | 22:29 | |
| *** sashav has quit IRC | 22:29 | |
| *** sashav_ is now known as sashav | 22:29 | |
| *** dunny has quit IRC | 22:34 | |
| *** sashav_ has joined #zope3-dev | 22:42 | |
| *** sashav has quit IRC | 22:42 | |
| *** sashav_ is now known as sashav | 22:42 | |
| *** sashav has quit IRC | 22:50 | |
| *** sashav has joined #zope3-dev | 22:51 | |
| *** j1m has joined #zope3-dev | 22:57 | |
| *** drzoltron_ has joined #zope3-dev | 23:12 | |
| *** MrTopf has quit IRC | 23:20 | |
| *** ChanServ sets mode: +o hazmat | 23:27 | |
| *** drzoltron_ has quit IRC | 23:33 | |
| *** drzoltron_ has joined #zope3-dev | 23:38 | |
| drzoltron_ | any sqlos sharks around ? | 23:38 |
| *** hazmat has quit IRC | 23:42 | |
| *** projekt01 has joined #zope3-dev | 23:43 | |
| *** projekt01 has quit IRC | 23:47 | |
Generated by irclog2html.py 4.0.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!