/irc-logs / freenode / #microformats / 2014-12-24 / end

Options:

Previous day, Next day

  1. # Session Start: Wed Dec 24 00:00:00 2014
  2. # Session Ident: #microformats
  3. # [00:19] * Quits: netweb (~netweb@unaffiliated/netweb) (Quit: Leaving)
  4. # [00:28] * Quits: gRegor` (~me@h96-60-208-186.cytnin.dsl.dynamic.tds.net) (Ping timeout: 258 seconds)
  5. # [00:32] * Quits: KartikPrabhu (~kartik@nsit-dhcp-205-208-056-199.uchicago.edu) (Ping timeout: 272 seconds)
  6. # [02:01] * Joins: KartikPrabhu (~kartik@108-69-72-147.lightspeed.cicril.sbcglobal.net)
  7. # [02:18] <kylewm> tommorris: KartikPrabhu: can you think of a disadvantage of changing mf2py.Parser.__init__'s signature to def __init__(self, doc=None, url=None) ?
  8. # [02:19] <KartikPrabhu> kylewm: what is the advantage?
  9. # [02:24] <kylewm> KartikPrabhu: I almost never remember to use the parameter names the first time; with named params, it would work with or without the named param
  10. # [02:24] <kylewm> sorry that was worded very confusingly
  11. # [02:25] <KartikPrabhu> no i got it
  12. # [02:25] <KartikPrabhu> but then there is an order in which they are called right?
  13. # [02:26] <kylewm> they have to be in order unless you specify each parameter by name
  14. # [02:26] * Quits: KartikPrabhu (~kartik@108-69-72-147.lightspeed.cicril.sbcglobal.net) (Read error: Connection reset by peer)
  15. # [02:26] <kylewm> it might make sense to put url before doc, since doc is optional, whereas url is not (really)
  16. # [02:33] * Joins: KartikPrabhu (~kartik@108-69-72-147.lightspeed.cicril.sbcglobal.net)
  17. # [02:34] <KartikPrabhu> kylewm: can you then just do Parser('example.com')?
  18. # [02:34] <kylewm> yes, assuming the signature was __init__(url=None, doc=None)
  19. # [02:34] <KartikPrabhu> but to give just a doc you'd have to do Parser(doc=document)...
  20. # [02:35] <kylewm> yeah that's correct
  21. # [02:35] <KartikPrabhu> might work...
  22. # [02:35] <kylewm> do you have the problem, forgetting to name the parameters?
  23. # [02:36] <KartikPrabhu> sometimes, but it throws and error anyway
  24. # [02:37] <kylewm> it does??
  25. # [02:41] <KartikPrabhu> no?
  26. # [02:42] <KartikPrabhu> hmm maybe it just gives nothing
  27. # [03:16] * Quits: KartikPrabhu (~kartik@108-69-72-147.lightspeed.cicril.sbcglobal.net) (Read error: Connection reset by peer)
  28. # [03:22] * Joins: Rastus_Vernon (uid15187@wikimedia/Rastus-Vernon)
  29. # [03:33] * Joins: KartikPrabhu (~kartik@108-69-72-147.lightspeed.cicril.sbcglobal.net)
  30. # [03:34] * Quits: @tantek (~tantek@70-36-197-247.dsl.dynamic.fusionbroadband.com) (Quit: tantek)
  31. # [03:43] * Quits: Erkan_Yilmaz (~Erkan_Yil@wikimedia/Erkan-Yilmaz) (Ping timeout: 258 seconds)
  32. # [03:49] * Quits: Garbee (uid21171@gateway/web/irccloud.com/x-vtemqrrfvabhaznb) (Quit: Connection closed for inactivity)
  33. # [03:51] * Quits: KartikPrabhu (~kartik@108-69-72-147.lightspeed.cicril.sbcglobal.net) (Read error: Connection reset by peer)
  34. # [04:11] * Joins: KartikPrabhu (~kartik@108-69-72-147.lightspeed.cicril.sbcglobal.net)
  35. # [04:49] * Joins: gRegor` (~me@h96-60-208-186.cytnin.dsl.dynamic.tds.net)
  36. # [05:14] * Quits: gRegor` (~me@h96-60-208-186.cytnin.dsl.dynamic.tds.net) (Ping timeout: 240 seconds)
  37. # [06:18] * Joins: tantek (~tantek@70-36-197-247.dsl.dynamic.fusionbroadband.com)
  38. # [06:18] * ChanServ sets mode: +o tantek
  39. # [07:28] * Quits: KartikPrabhu (~kartik@108-69-72-147.lightspeed.cicril.sbcglobal.net) (Read error: Connection reset by peer)
  40. # [07:29] * Joins: KartikPrabhu (~kartik@108-69-72-147.lightspeed.cicril.sbcglobal.net)
  41. # [07:31] * Quits: KartikPrabhu (~kartik@108-69-72-147.lightspeed.cicril.sbcglobal.net) (Client Quit)
  42. # [07:31] * Joins: KartikPrabhu (~kartik@108-69-72-147.lightspeed.cicril.sbcglobal.net)
  43. # [09:24] * Quits: @tantek (~tantek@70-36-197-247.dsl.dynamic.fusionbroadband.com) (Quit: tantek)
  44. # [10:05] * Joins: philipashlock (~philipash@pool-100-38-91-12.nycmny.fios.verizon.net)
  45. # [10:07] * Quits: philipashlock (~philipash@pool-100-38-91-12.nycmny.fios.verizon.net) (Client Quit)
  46. # [10:14] <tommorris> KartikPrabhu, kylewm: that all makes sense (sorry for slow response - at 1am this morning, I was busy being ill).
  47. # [10:26] * Quits: theanxy (~theanxy@roberto.x-company.com) (Ping timeout: 244 seconds)
  48. # [10:29] * Joins: Erkan_Yilmaz (~Erkan_Yil@wikimedia/Erkan-Yilmaz)
  49. # Session Close: Wed Dec 24 10:31:35 2014
  50. #
  51. # Session Start: Wed Dec 24 10:31:35 2014
  52. # Session Ident: #microformats
  53. # [10:31] * Disconnected
  54. # [10:32] * Attempting to rejoin channel #microformats
  55. # [10:32] * Rejoined channel #microformats
  56. # [10:32] * Topic is 'http://microformats.org/wiki Logs: http://logbot.glob.com.au/?c=freenode%23microformats&s=today'
  57. # [10:32] * Set by tantek!~tantek@50-0-164-83.dsl.dynamic.sonic.net on Sun Aug 11 23:38:23
  58. # [10:32] -ChanServ- [#microformats] Welcome to #microformats. Logs at http://krijnhoetmer.nl/irc-logs/microformats
  59. # [10:32] #microformats url is http://microformats.org
  60. # [10:34] * Quits: krijnhoetmer (~krijnhoet@ip4da4a84d.direct-adsl.nl) (Ping timeout: 244 seconds)
  61. # [10:40] * Joins: theanxy (~theanxy@roberto.x-company.com)
  62. # [11:17] * Quits: Rastus_Vernon (uid15187@wikimedia/Rastus-Vernon) (Quit: Connection closed for inactivity)
  63. # [12:41] * Quits: Erkan_Yilmaz (~Erkan_Yil@wikimedia/Erkan-Yilmaz) (Ping timeout: 256 seconds)
  64. # [13:09] * Quits: KartikPrabhu (~kartik@108-69-72-147.lightspeed.cicril.sbcglobal.net) (Read error: Connection reset by peer)
  65. # [13:27] * Joins: KartikPrabhu (~kartik@108-69-72-147.lightspeed.cicril.sbcglobal.net)
  66. # [13:28] * Joins: Erkan_Yilmaz (~Erkan_Yil@wikimedia/Erkan-Yilmaz)
  67. # [14:06] * Joins: gRegor` (~me@h96-60-208-186.cytnin.dsl.dynamic.tds.net)
  68. # [14:12] * Quits: gRegor` (~me@h96-60-208-186.cytnin.dsl.dynamic.tds.net) (Ping timeout: 258 seconds)
  69. # [15:32] * Joins: TallTed (~Thud@63.119.36.36)
  70. # [16:04] * Quits: ben_thatmust (~ben@c-50-169-211-67.hsd1.ma.comcast.net) (Remote host closed the connection)
  71. # [16:16] * Joins: ben_thatmust (~ben@c-50-169-211-67.hsd1.ma.comcast.net)
  72. # [16:20] * Joins: Garbee (uid21171@gateway/web/irccloud.com/x-yqsccfbiulsgzyvf)
  73. # [17:18] * Quits: KartikPrabhu (~kartik@108-69-72-147.lightspeed.cicril.sbcglobal.net) (Read error: Connection reset by peer)
  74. # [17:37] * Joins: KartikPrabhu (~kartik@108-69-72-147.lightspeed.cicril.sbcglobal.net)
  75. # [17:54] * Quits: KartikPrabhu (~kartik@108-69-72-147.lightspeed.cicril.sbcglobal.net) (Read error: Connection reset by peer)
  76. # [18:13] * Joins: KartikPrabhu (~kartik@108-69-72-147.lightspeed.cicril.sbcglobal.net)
  77. # [18:58] * Joins: tantek (~tantek@70-36-197-247.dsl.dynamic.fusionbroadband.com)
  78. # [18:58] * ChanServ sets mode: +o tantek
  79. # [18:59] * Quits: Garbee (uid21171@gateway/web/irccloud.com/x-yqsccfbiulsgzyvf) (Quit: Connection closed for inactivity)
  80. # [19:12] * Quits: KartikPrabhu (~kartik@108-69-72-147.lightspeed.cicril.sbcglobal.net) (Read error: Connection reset by peer)
  81. # [19:30] * Joins: KartikPrabhu (~kartik@108-69-72-147.lightspeed.cicril.sbcglobal.net)
  82. # [19:38] * Quits: TallTed (~Thud@63.119.36.36) (Read error: Connection reset by peer)
  83. # [20:05] * Joins: TallTed (~Thud@63.119.36.36)
  84. # [20:05] * Joins: gRegor` (~me@h96-60-208-186.cytnin.dsl.dynamic.tds.net)
  85. # [20:41] * Joins: Garbee (uid21171@gateway/web/irccloud.com/x-tuckgnvwklnczqbi)
  86. # [22:16] * Quits: TallTed (~Thud@63.119.36.36)
  87. # [22:47] * Quits: gRegor` (~me@h96-60-208-186.cytnin.dsl.dynamic.tds.net) (Ping timeout: 244 seconds)
  88. # [23:07] * Quits: @KevinMarks_ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net) (Read error: Connection reset by peer)
  89. # [23:11] * Joins: KevinMarks_ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net)
  90. # [23:11] * ChanServ sets mode: +o KevinMarks_
  91. # Session Close: Thu Dec 25 00:00:00 2014

Previous day, Next day

Think these logs are useful? Then please donate to show your gratitude (and keep them up, of course). Thanks! — Krijn