IRC Log for #openid on 2008-05-16

Timestamps are in UTC.

  1. [00:06:38] * Fitzsimmons (n=justin@unaffiliated/fitzsimmons) has joined #openid
  2. [00:18:56] * Keef_ (n=Keef@d122-104-8-232.rdl9.qld.optusnet.com.au) has joined #openid
  3. [00:35:01] * jpwatts (n=joel@pool-71-123-189-201.dllstx.fios.verizon.net) Quit ()
  4. [00:37:53] * _Keef_ (n=Keef@d122-104-8-232.rdl9.qld.optusnet.com.au) Quit (Read error: 110 (Connection timed out))
  5. [00:57:40] * hikoz (n=hikoz@27.183.244.43.ap.yournet.ne.jp) has joined #openid
  6. [01:17:29] * luluru1 (n=lulu@KHP059136017144.ppp-bb.dion.ne.jp) Quit (Read error: 110 (Connection timed out))
  7. [01:43:04] * reffle_ (n=reffle@cpc2-amer1-0-0-cust67.watf.cable.ntl.com) Quit ("This computer has gone to sleep")
  8. [01:59:21] * dynamic_ (n=dynamic@66-224-171-138.atgi.net) Quit ("This computer has gone to sleep")
  9. [02:39:11] * hikoz (n=hikoz@27.183.244.43.ap.yournet.ne.jp) Quit ("Leaving...")
  10. [05:38:48] * stub (n=stub@ppp-58-8-12-154.revip2.asianet.co.th) has joined #openid
  11. [06:02:09] <lulurun> there is a small bug in JanRain's php-openid-2.0.1.tar.bz2
  12. [06:02:53] <lulurun> examples/server/lib/render/idpage.php
  13. [06:03:14] <lulurun> Line 25 -27 should be
  14. [06:03:52] <lulurun> $body = sprintf(idpage_pat, buildURL(), $xrdsurl);
  15. [06:13:38] * Mitsurugi (n=Nightmar@235.Red-83-43-196.dynamicIP.rima-tde.net) has joined #openID
  16. [06:32:41] * tjohns (n=tjohns@cpe-76-170-58-80.socal.res.rr.com) has joined #openid
  17. [07:21:09] * _Keef_ (n=Keef@d122-104-8-232.rdl9.qld.optusnet.com.au) has joined #openid
  18. [07:39:32] * Keef_ (n=Keef@d122-104-8-232.rdl9.qld.optusnet.com.au) Quit (Read error: 110 (Connection timed out))
  19. [08:01:22] * lulurun (n=liu@219.106.248.145) has left #openid
  20. [08:02:53] * _Keef_ (n=Keef@d122-104-8-232.rdl9.qld.optusnet.com.au) Quit ("Leaving")
  21. [08:25:32] * xpo (n=xpo@bgl93-2-82-226-41-47.fbx.proxad.net) Quit ()
  22. [09:07:19] * luluru1 (n=lulu@KHP059136017144.ppp-bb.dion.ne.jp) has joined #openid
  23. [09:13:25] * hillsy (n=shhi2@npfit3.dh.bytemark.co.uk) has joined #openid
  24. [09:15:38] * GabeW (i=gwachob@pdpc/supporter/professional/GabeW) Quit (brown.freenode.net irc.freenode.net)
  25. [09:18:24] * GabeW (i=gwachob@pdpc/supporter/professional/GabeW) has joined #openid
  26. [09:27:15] * xpo (n=xpo@nat/af83/x-ebb9b4264a5e9866) has joined #openid
  27. [09:44:26] * luluru1 (n=lulu@KHP059136017144.ppp-bb.dion.ne.jp) has left #openid
  28. [10:44:05] * reffle (n=reffle@cpc2-amer1-0-0-cust67.watf.cable.ntl.com) has joined #openid
  29. [10:58:24] * tjohns (n=tjohns@cpe-76-170-58-80.socal.res.rr.com) Quit ()
  30. [11:37:29] * stu1 (n=stub@ppp-58-8-16-134.revip2.asianet.co.th) has joined #openid
  31. [11:37:29] * stub (n=stub@canonical/launchpad/stub) Quit (Nick collision from services.)
  32. [11:37:49] * stu1 is now known as stub
  33. [12:14:21] * stub (n=stub@canonical/launchpad/stub) Quit ("Leaving.")
  34. [13:06:11] * Fitzsimmons (n=justin@unaffiliated/fitzsimmons) Quit (Read error: 110 (Connection timed out))
  35. [13:13:21] * MrTopf (i=hidden-u@oecher.info) has joined #openid
  36. [13:21:06] * Jencha (n=file@gwvita.venta.lv) has joined #openid
  37. [13:21:11] <Jencha> hello
  38. [13:21:23] <Jencha> what's the easyest way to OpenID enable my site ?
  39. [13:21:34] <Jencha> Is there something that works already out of the box ?
  40. [13:21:50] <Jencha> or something that needs just minor tweaks ?
  41. [13:24:48] <Chaz6> The easiest way used to be to use an OpenID library. However, Google's Friend Connect makes it even easier, removing any back-end code requirements completely - not that I advocate it, but it's certainly the "easiest" way
  42. [13:28:00] * luluru1 (n=lulu@KHP059136017144.ppp-bb.dion.ne.jp) has joined #openid
  43. [13:35:54] <Jencha> Thank you Chaz6, i`ll take a look at it.
  44. [13:36:20] <Jencha> I was just wondering if i need to write the code or i can just paste some lines of code in the file which is not coding ^^
  45. [13:36:44] <Chaz6> Jencha: JanRain produce some high-quality OpenID libraries that may be useful
  46. [13:37:26] <Chaz6> There is also an implementation guide here:- http://www.plaxo.com/api/openid_recipe
  47. [13:37:37] * a9913 (n=me@unaffiliated/a9913) has joined #openid
  48. [13:46:40] <Jencha> yea, i`v been reading that, but i hoped for some code ^^
  49. [13:48:15] * Fitzsimmons (n=justin@unaffiliated/fitzsimmons) has joined #openid
  50. [13:50:43] * Ng (n=cmsj@mairukipa.tenshu.net) has joined #openid
  51. [13:50:53] <Ng> hey hey
  52. [13:51:28] <Ng> I'm using the jahrain python openid stuff, and I'm wondering if I can specify different authorized_users for different levels of the tree of web content
  53. [13:51:47] <Ng> e.g. a group of all users can see /, some users can see /foo, others can see /bar, etc.
  54. [13:52:08] <Ng> atm it seems like whatever the rule for / is applies below, even though I have the <Location> for / specified last in apache
  55. [13:56:30] * xpo (n=xpo@nat/af83/x-ebb9b4264a5e9866) Quit ()
  56. [14:26:07] * etnt (n=tobbe@hq.kreditor.se) Quit (Remote closed the connection)
  57. [14:27:47] * a9913 (n=me@unaffiliated/a9913) Quit (Read error: 110 (Connection timed out))
  58. [14:50:52] * a9913 (n=me@unaffiliated/a9913) has joined #openid
  59. [15:01:21] * hillsy (n=shhi2@npfit3.dh.bytemark.co.uk) Quit (Remote closed the connection)
  60. [15:04:15] * hillsy (n=shhi2@npfit3.dh.bytemark.co.uk) has joined #openid
  61. [16:15:59] * Mitsurugi (n=Nightmar@235.Red-83-43-196.dynamicIP.rima-tde.net) Quit (Read error: 104 (Connection reset by peer))
  62. [16:20:59] * reffle (n=reffle@cpc2-amer1-0-0-cust67.watf.cable.ntl.com) Quit ("This computer has gone to sleep")
  63. [16:33:14] * Mitsurugi (n=Nightmar@235.Red-83-43-196.dynamicIP.rima-tde.net) has joined #openID
  64. [16:44:16] * hillsy (n=shhi2@npfit3.dh.bytemark.co.uk) Quit (brown.freenode.net irc.freenode.net)
  65. [16:44:16] * MacTed (n=Thud@c-76-119-195-179.hsd1.ma.comcast.net) Quit (brown.freenode.net irc.freenode.net)
  66. [16:45:00] * hillsy (n=shhi2@npfit3.dh.bytemark.co.uk) has joined #openid
  67. [16:45:00] * MacTed (n=Thud@c-76-119-195-179.hsd1.ma.comcast.net) has joined #openid
  68. [16:51:27] * luluru1 (n=lulu@KHP059136017144.ppp-bb.dion.ne.jp) Quit (Connection timed out)
  69. [16:59:12] * hillsy (n=shhi2@npfit3.dh.bytemark.co.uk) Quit (brown.freenode.net irc.freenode.net)
  70. [16:59:12] * MacTed (n=Thud@c-76-119-195-179.hsd1.ma.comcast.net) Quit (brown.freenode.net irc.freenode.net)
  71. [16:59:30] * hillsy (n=shhi2@npfit3.dh.bytemark.co.uk) has joined #openid
  72. [16:59:30] * MacTed (n=Thud@c-76-119-195-179.hsd1.ma.comcast.net) has joined #openid
  73. [17:10:00] * a9913 (n=me@unaffiliated/a9913) Quit ("IRC is just multiplayer notepad")
  74. [17:57:03] * conner_bw (n=conner_b@bas16-montreal02-1279374751.dsl.bell.ca) has joined #openid
  75. [18:00:26] * luluru1 (n=lulu@KHP059136017144.ppp-bb.dion.ne.jp) has joined #openid
  76. [18:21:10] * MrTopf (i=hidden-u@oecher.info) Quit ()
  77. [18:24:35] * luluru1 (n=lulu@KHP059136017144.ppp-bb.dion.ne.jp) Quit (Read error: 110 (Connection timed out))
  78. [18:34:17] * xpo (n=xpo@nat/af83/x-90ca70509a570b37) has joined #openid
  79. [18:40:16] * reffle (n=reffle@cpc2-amer1-0-0-cust67.watf.cable.ntl.com) has joined #openid
  80. [18:48:27] * jcollie (n=jcollie@fedora/jcollie) Quit (Read error: 113 (No route to host))
  81. [18:53:39] * hillsy (n=shhi2@npfit3.dh.bytemark.co.uk) Quit (Remote closed the connection)
  82. [19:05:03] * MrTopf (n=cs@pD9EBF4FA.dip.t-dialin.net) has joined #openid
  83. [19:12:09] * xpo (n=xpo@nat/af83/x-90ca70509a570b37) Quit ()
  84. [19:39:39] * Jencha (n=file@gwvita.venta.lv) Quit ()
  85. [19:51:39] * reffle_ (n=reffle@cpc2-amer1-0-0-cust67.watf.cable.ntl.com) has joined #openid
  86. [19:52:14] * MrTopf (n=cs@pD9EBF4FA.dip.t-dialin.net) Quit ()
  87. [19:58:47] * reffle (n=reffle@cpc2-amer1-0-0-cust67.watf.cable.ntl.com) Quit (Connection timed out)
  88. [20:01:46] * Fitzsimmons (n=justin@unaffiliated/fitzsimmons) Quit (Read error: 110 (Connection timed out))
  89. [20:13:56] * pvandewyngaerde (n=pvandewy@248.92-136-217.adsl-dyn.isp.belgacom.be) has joined #openid
  90. [20:20:07] * reffle_ (n=reffle@cpc2-amer1-0-0-cust67.watf.cable.ntl.com) Quit (Read error: 110 (Connection timed out))
  91. [20:51:21] * Fitzsimmons (n=justin@unaffiliated/fitzsimmons) has joined #openid
  92. [21:16:44] * reffle_ (n=reffle@cpc2-amer1-0-0-cust67.watf.cable.ntl.com) has joined #openid
  93. [21:17:16] * conner_bw (n=conner_b@bas16-montreal02-1279374751.dsl.bell.ca) Quit ("http://xrns-php.sourceforge.net/")
  94. [21:43:19] * reffle__ (n=reffle@cpc2-amer1-0-0-cust67.watf.cable.ntl.com) has joined #openid
  95. [21:43:45] <Chaz6> I filed a bug on digg as they STILL do not support OpenID
  96. [21:55:04] * reffle_ (n=reffle@cpc2-amer1-0-0-cust67.watf.cable.ntl.com) Quit (Connection timed out)
  97. [21:57:26] <Fitzsimmons> lol
  98. [21:57:46] <Fitzsimmons> really. that was a joke, right?
  99. [21:58:38] <Chaz6> No, they really don't support it yet!
  100. [21:58:50] <Chaz6> Contrary to their assertion last year
  101. [22:16:42] * conner_bw (n=conner_b@bas16-montreal02-1279374751.dsl.bell.ca) has joined #openid
  102. [22:17:26] * conner_bw (n=conner_b@bas16-montreal02-1279374751.dsl.bell.ca) Quit (Client Quit)
  103. [22:17:39] * conner_bw (n=conner_b@bas16-montreal02-1279374751.dsl.bell.ca) has joined #openid
  104. [22:18:16] * a9913 (n=me@unaffiliated/a9913) has joined #openid
  105. [22:20:34] * conner_bw (n=conner_b@bas16-montreal02-1279374751.dsl.bell.ca) Quit (Client Quit)
  106. [22:29:45] * pvandewyngaerde (n=pvandewy@248.92-136-217.adsl-dyn.isp.belgacom.be) Quit (Remote closed the connection)
  107. [22:31:11] * MrTopf (n=cs@pD9EBF4FA.dip.t-dialin.net) has joined #openid
  108. [22:34:32] * a9913_ (n=me@unaffiliated/a9913) has joined #openid
  109. [22:52:02] * a9913 (n=me@unaffiliated/a9913) Quit (Read error: 110 (Connection timed out))

These logs were automatically created by OpenIDlogbot on chat.freenode.net using a modified version of the Java IRC LogBot.