IRC Log for #openid on 2008-07-04
Timestamps are in UTC.
- [00:20:30] * tjohns (n=tjohns@adsl-76-202-197-22.dsl.pltn13.sbcglobal.net) has joined #openid
- [00:47:44] * shigeta (n=shigeta@124.32.114.226) has joined #openid
- [00:57:18] * hikoz (n=hikoz@27.183.244.43.ap.yournet.ne.jp) has joined #openid
- [01:08:03] * Whtiger (n=josh@c-68-40-109-193.hsd1.mi.comcast.net) has joined #openid
- [01:18:13] * mtrichardson (n=michaelr@dsl093-039-218.pdx1.dsl.speakeasy.net) has joined #openid
- [01:29:30] * mtrichardson (n=michaelr@dsl093-039-218.pdx1.dsl.speakeasy.net) Quit ()
- [02:08:27] * peace-keeper (n=peace-ke@chello084114169104.2.15.vie.surfer.at) Quit (Read error: 60 (Operation timed out))
- [02:27:40] * MacTed (n=Thud@twentyfourmullen.hsd1.ma.comcast.net) has joined #openid
- [02:27:41] <jibot>
MacTed is a Technology Evangelist from http://www.openlinksw.com/ and a Troublemaker from Way Back
- [02:28:52] * tjohns_ (n=trevorjo@72.14.224.1) has joined #openid
- [03:50:55] * tjohns_ (n=trevorjo@72.14.224.1) Quit ()
- [05:02:35] * xpo (n=xpo@bgl93-2-82-226-41-47.fbx.proxad.net) Quit ()
- [05:14:17] * tjohns_ (n=trevorjo@adsl-76-202-197-22.dsl.pltn13.sbcglobal.net) has joined #openid
- [05:16:20] * tjohns__ (n=trevorjo@adsl-76-202-197-22.dsl.pltn13.sbcglobal.net) has joined #openid
- [05:16:20] * tjohns_ (n=trevorjo@adsl-76-202-197-22.dsl.pltn13.sbcglobal.net) Quit (Read error: 104 (Connection reset by peer))
- [05:17:53] * tjohns_ (n=trevorjo@72.14.224.1) has joined #openid
- [05:35:28] * tjohns__ (n=trevorjo@adsl-76-202-197-22.dsl.pltn13.sbcglobal.net) Quit (Read error: 110 (Connection timed out))
- [05:45:00] * tjohns_ (n=trevorjo@72.14.224.1) Quit ()
- [05:59:16] * stub (n=stub@ppp-58-8-9-124.revip2.asianet.co.th) has joined #openid
- [06:05:13] * Whtiger (n=josh@c-68-40-109-193.hsd1.mi.comcast.net) Quit ("leaving")
- [06:13:07] * idnar (i=mithrand@unaffiliated/idnar) has joined #openid
- [06:35:13] * SunWuKung (n=SunWuKun@S01060016cbc4c705.vc.shawcable.net) Quit ()
- [06:53:51] * tjohns_ (n=trevorjo@adsl-76-202-197-22.dsl.pltn13.sbcglobal.net) has joined #openid
- [06:54:37] * tjohns__ (n=trevorjo@72.14.224.1) has joined #openid
- [06:58:34] * tjohns__ (n=trevorjo@72.14.224.1) Quit (Client Quit)
- [07:10:23] * tjohns_ (n=trevorjo@adsl-76-202-197-22.dsl.pltn13.sbcglobal.net) Quit (Read error: 110 (Connection timed out))
- [07:23:54] * flaccid (n=flaccid@124.189.84.12) Quit ("Konversation terminated!")
- [07:29:29] * tjohns (n=tjohns@adsl-76-202-197-22.dsl.pltn13.sbcglobal.net) Quit ()
- [07:32:09] * tudorizer (n=Tudor@79.114.57.250) has joined #openid
- [07:38:10] * flaccid (n=flaccid@124.189.84.12) has joined #openid
- [07:38:10] <jibot>
flaccid is an OpenID enthusiast
- [07:44:33] * SunWuKung (n=SunWuKun@24.84.219.10) has joined #openid
- [07:47:56] * xpo (n=xpo@rdcg01.wifihubtelecom.net) has joined #openid
- [08:05:13] * xpo (n=xpo@rdcg01.wifihubtelecom.net) Quit (No route to host)
- [08:23:34] <tudorizer>
anyone uses openID in django/
- [08:23:35] <tudorizer>
?
- [08:32:09] <flaccid>
tudorizer: have you found a django relying party or server yet or anything? i use django at work but havnt researched python implementations
- [08:33:12] <tudorizer>
flaccid: i found openID lib for python and a django app (plus sample)
- [08:33:29] <tudorizer>
but not much docs
- [08:33:59] <tudorizer>
now i'm getting error that it cant use postgresql
- [08:37:21] <flaccid>
where is the django app?
- [08:37:34] <tudorizer>
http://code.google.com/p/django-openid/
- [08:38:17] <flaccid>
ah yeah i remember that one now, consumer only
- [08:38:51] <flaccid>
brb
- [08:39:00] <tudorizer>
the python lib has some examples with Django: http://pypi.python.org/pypi/python-openid/
- [08:40:30] <flaccid>
it does include django examples?
- [08:43:40] <tudorizer>
yes
- [08:48:04] <flaccid>
tudorizer: is examples/djopenid relying party or provider or both?
- [08:48:45] <tudorizer>
i think it's both. comsumer and server
- [08:49:01] <flaccid>
ah yep looks like it
- [08:49:36] <flaccid>
ah sweet thanks tudorizer
- [08:50:00] <tudorizer>
flaccid: with pleasure
- [08:50:14] <tudorizer>
i'm new to openId dev so I'm just poking around and testing.
- [08:50:57] <flaccid>
whats the actual error you get?
- [08:51:17] <tudorizer>
ImproperlyConfigured at /consumer/ Database engine postgresql_psycopg2 not supported by OpenID library
- [08:51:30] <tudorizer>
but in the docs it says postgresql is supported
- [08:52:50] <flaccid>
tudorizer: which platform/OS is this?
- [08:53:08] <tudorizer>
flaccid: win xp
- [08:54:15] <tudorizer>
i'm extending my current django project. so the db works fine in other cases
- [08:55:06] <flaccid>
tudorizer: um i would probably mail the python-id mailing list and ask to get closure, but you could try a different backend assuming that the error message is correct. see http://www.djangoproject.com/documentation/settings/ and perhaps use 'postgresql' instead
- [08:56:53] <tudorizer>
flaccid: i'm posting an issue on google code to the developer
- [08:57:17] <flaccid>
okies
- [09:03:07] * peace-keeper (n=peace-ke@chello084114169104.2.15.vie.surfer.at) has joined #openid
- [09:08:40] * stub (n=stub@canonical/launchpad/stub) Quit ("Leaving.")
- [09:20:08] <tudorizer>
flaccid: got django openID to work. partially
- [09:21:19] <flaccid>
k
- [09:35:29] * flaccid (n=flaccid@124.189.84.12) Quit (Read error: 104 (Connection reset by peer))
- [09:36:42] * MrTopf (i=hidden-u@oecher.info) has joined #openid
- [09:50:46] * tudorizer (n=Tudor@79.114.57.250) Quit (Read error: 104 (Connection reset by peer))
- [09:55:14] * tudorizer (n=Tudor@79.114.57.250) has joined #openid
- [10:00:25] * bortzmeyer (i=bortzmey@batilda.nic.fr) has joined #openid
- [10:50:24] * hikoz (n=hikoz@27.183.244.43.ap.yournet.ne.jp) Quit ("Leaving...")
- [10:50:36] * flaccid (n=flaccid@124.189.84.12) has joined #openid
- [10:50:36] <jibot>
flaccid is an OpenID enthusiast
- [11:09:00] * stub (n=stub@ppp-58-8-9-124.revip2.asianet.co.th) has joined #openid
- [12:06:06] * shigeta (n=shigeta@124.32.114.226) Quit ("Leaving...")
- [12:38:14] * desu (i=desu@unaffiliated/desu) Quit ("Read Error: Connection reset by peer pressure")
- [12:38:45] * desu (n=me@59.178.36.92) has joined #openid
- [12:46:44] * desu is now known as desudesu
- [12:47:42] * desu (i=desu@unaffiliated/desu) has joined #openid
- [12:50:18] * desu (i=desu@unaffiliated/desu) Quit (Client Quit)
- [12:51:50] * desu (i=desu@unaffiliated/desu) has joined #openid
- [12:55:40] * desudesu (n=me@unaffiliated/desu) Quit ("Read Error: Connection reset by peer pressure")
- [13:07:05] * hillsy (n=shhi2@npfit3.dh.bytemark.co.uk) Quit (Remote closed the connection)
- [13:07:12] * hillsy (n=shhi2@npfit3.dh.bytemark.co.uk) has joined #openid
- [13:10:34] * metadaddy (n=metadadd@193.55.218.203) has joined #openid
- [13:26:12] * stub (n=stub@canonical/launchpad/stub) Quit ("Leaving.")
- [13:55:18] * flaccid (n=flaccid@124.189.84.12) Quit ("Konversation terminated!")
- [14:12:51] * peacekeeper (n=peace-ke@chello084114169104.2.15.vie.surfer.at) has joined #openid
- [14:27:58] * peace-keeper (n=peace-ke@chello084114169104.2.15.vie.surfer.at) Quit (Connection timed out)
- [14:52:32] * metadaddy (n=metadadd@193.55.218.203) Quit ()
- [15:00:54] * metadaddy (n=metadadd@193.55.218.203) has joined #openid
- [15:01:39] * metadaddy (n=metadadd@193.55.218.203) Quit (Client Quit)
- [15:07:17] * bortzmeyer (i=bortzmey@batilda.nic.fr) has left #openid
- [16:50:19] * tudorizer (n=Tudor@79.114.57.250) has left #openid
- [16:54:44] * Mitsurugi (n=Nightmar@209.Red-81-38-236.dynamicIP.rima-tde.net) Quit (Read error: 104 (Connection reset by peer))
- [17:10:14] * hillsy (n=shhi2@npfit3.dh.bytemark.co.uk) Quit (Remote closed the connection)
- [17:10:34] * Mitsurugi (n=Nightmar@209.Red-81-38-236.dynamicIP.rima-tde.net) has joined #openID
- [18:42:43] * metadaddy (n=metadadd@93.158.22.214) has joined #openid
- [19:54:10] * pvandewyngaerde (n=pvandewy@233.77-200-80.adsl-dyn.isp.belgacom.be) has joined #openid
- [20:10:06] * MrTopf (i=hidden-u@oecher.info) Quit ()
- [20:30:41] * desu (i=desu@unaffiliated/desu) Quit (Connection reset by peer)
- [20:37:18] * desu (i=desu@unaffiliated/desu) has joined #openid
- [21:01:11] * MrTopf (i=hidden-u@oecher.info) has joined #openid
- [21:45:38] * pvandewyngaerde (n=pvandewy@233.77-200-80.adsl-dyn.isp.belgacom.be) Quit (Remote closed the connection)
- [21:55:27] * samsm (n=samsm@c-98-242-68-234.hsd1.ga.comcast.net) Quit ("Leaving...")
- [22:23:26] * SunWuKung (n=SunWuKun@24.84.219.10) Quit ()
- [22:57:28] * MrTopf (i=hidden-u@oecher.info) Quit ()
- [23:02:20] * SunWuKung (n=SunWuKun@S01060016cbc4c705.vc.shawcable.net) has joined #openid
- [23:24:39] * e_s_p (n=evan@adsl-75-37-139-84.dsl.renocs.sbcglobal.net) has joined #openid
These logs were automatically created by OpenIDlogbot on
chat.freenode.net
using a modified version of the Java IRC LogBot.