[00:02:05] azaghal_ has joined #peragro
[00:02:05] ChanServ sets mode: +o azaghal_
[00:05:25] azaghal has quit: Ping timeout: 264 seconds
[00:08:26] k2 has joined #peragro
[00:10:53] k2_ has quit: Ping timeout: 265 seconds
[00:36:07] <azaghal> Night all
[01:23:25] <Tucos> lol, his page errors: "The database did not find the text of a page that it should have found, named "User:Zerothis" (Diff: 0, 0)."
[01:23:32] <Tucos> was expecting some fun spam there :(
[01:26:27] <Tucos> o.O
[02:47:01] arpu has quit: Quit: Ex-Chat
[02:51:58] arpu has joined #peragro
[06:04:12] k2 has quit: Ping timeout: 265 seconds
[07:35:01] TheAncientGoat has joined #peragro
[08:23:41] Vornne has quit: Ping timeout: 248 seconds
[08:25:51] Vornne has joined #peragro
[08:25:52] ChanServ sets mode: +o Vornne
[09:28:16] brankom has joined #peragro
[09:32:10] |Arerano| has joined #peragro
[09:48:26] needle has quit: Ping timeout: 265 seconds
[09:50:04] needle has joined #peragro
[09:52:12] Deepa has quit: Read error: Connection reset by peer
[09:52:44] Deepa has joined #peragro
[10:30:39] <sueastside> http://imgs.xkcd.com/comics/geeks_and_nerds.png
[10:38:56] <brankom> Heh
[10:39:02] <brankom> sueastside: Liked the blog post I made? :)
[10:40:32] <sueastside> brankom: which blog?
[10:53:50] <brankom> sueastside: Mine, check last entry :)
[10:55:12] <sueastside> brankom: link me
[10:55:23] <brankom> sueastside: majic.rs
[10:56:58] <sueastside> arg .rs that so dont stand for siberia
[10:57:34] <sueastside> brankom: honestly, youre more of a nerd, really.
[10:58:07] <sueastside> geeks are into firefly and startrek, you're a LOTR person
[10:58:09] <brankom> Heheh
[10:58:22] <brankom> Actually, I think I like Sci-Fi more.
[10:58:26] <brankom> BSG ftw!
[10:58:54] <sueastside> yeah...pick the nerdiest sci-fi on this planet...
[11:27:23] brankom has quit: Quit: Page closed
[12:27:56] <Tucos> \o
[12:39:19] arpu has quit: Ping timeout: 245 seconds
[12:46:53] tereay has joined #peragro
[14:19:51] arpu has joined #peragro
[14:43:34] TheAncientGoat has quit: Ping timeout: 240 seconds
[14:52:01] Arerano_Areramau has quit: Ping timeout: 264 seconds
[14:52:20] Arerano_Areramau has joined #peragro
[15:30:49] Indune has joined #peragro
[15:30:49] ChanServ sets mode: +o Indune
[15:35:02] <sueastside> hey Indune missing some letters?
[15:35:11] <Indune> missing some letters?
[15:35:15] <Indune> oh
[15:35:17] <Indune> yea
[15:35:36] <sueastside> :)
[15:35:41] <sueastside> Induane: what up?
[15:35:53] <Induane> not much
[15:35:57] <Induane> fixing the email parsing script
[15:36:19] <Induane> in some cases data[0] had no value so the script crashed and didn't continue parsing emails from our consumer orders
[15:36:29] <Induane> make the cron job fall behind if we had a large volume
[15:38:14] <sueastside> Induane: you should perhaps put a try/catch around your main function, catching all errors, import the google voice api and send yourself a text when it crashes
[15:38:43] <sueastside> or if you can handle it properly do that instead :)
[15:43:43] <Induane> well what I've done for now is do if data[0] != None: do all the normal stuff (thats all in the for loop)
[15:43:51] <Induane> that way the offending email won't be moved from the inbox
[15:43:57] <Induane> and I can see what is tripping it up
[15:44:24] <Induane> or it might get caught in an infinite loop
[15:44:29] <Induane> :D
[15:44:31] <Induane> I'll have to see
[15:44:58] Easton has joined #peragro
[15:45:15] <Induane> brb unloading a truck
[15:46:58] <Induane> back
[15:47:03] <Induane> I am so fast
[15:47:05] <Induane> Buwahahaha
[15:47:05] <Easton> jeebus
[15:48:05] <Induane> I know
[15:48:09] <Induane> its amazing
[15:48:53] <sueastside> Induane: how does data[0] become empty in the first place? you sure it isnt an index error as in len(data)==0 ?
[15:49:48] <Induane> http://dpaste.com/201832/
[15:49:53] <Induane> thats basically the script
[15:49:57] <Induane> I don't know how it becomes empty
[15:50:10] <Induane> Thats what I was trying to identify
[15:50:18] <Induane> next time it happens I'll have a better idea I'm hoping
[15:50:34] <Induane> whatever email it fails on will still be in the inbox
[15:52:42] <sueastside> Induane: line 98?
[15:53:06] <Induane> yes
[16:03:58] <sueastside> Induane: http://dpaste.com/201851/ something like that
[16:06:58] hooloovoo has quit: Quit: Lost terminal
[16:07:13] <Induane> ahhh I see what you did there
[16:07:16] <Induane> clever
[16:09:53] <Induane> never used the len stuff before - is that just string length?
[16:09:58] <Induane> or something along those lines
[16:22:59] <sueastside> Induane: yeah, it calls __len__ on the object if present, which is implemented on strings, dicts, arrays, sets, ...
[16:23:38] <Induane> added the flag label to the gmail account
[16:23:40] <Induane> that way it should work
[16:24:08] TheAncientGoat has joined #peragro
[16:41:16] hooloovoo has joined #peragro
[16:43:29] <azaghal> Induane: Yo, ho!
[16:46:46] <Induane> Yo ho!!!!!
[16:46:49] <Induane> And a bottle of rum
[16:47:37] <Induane> :D
[16:49:09] <azaghal> And now I head off for a nap, because I get back to work for a "technical night".
[16:49:57] <azaghal> Induane: Everything ok with you?
[16:53:52] <azaghal> Heh
[16:53:57] <azaghal> Timely responses as ever :)
[16:53:59] <azaghal> Off to bed o/
[16:58:27] <Induane> hehe
[16:58:29] <Induane> welll....
[16:58:32] <Induane> you know me!
[16:58:34] <Induane> :D
[16:58:37] <Induane> not too shabby here :D
[16:59:03] <azaghal> Ok :)
[16:59:06] <azaghal> Off ;)
[17:03:15] SgtFlame|Zen has parted:
[17:08:21] <Tucos> \o
[17:23:19] |Arerano| has quit: Ping timeout: 240 seconds
[17:36:47] Easton has quit: Quit: OUCH!!!
[17:40:23] Easton has joined #peragro
[17:45:53] Arerano_Areramau has quit: Read error: Connection reset by peer
[18:21:04] tereay has quit: Ping timeout: 240 seconds
[18:29:59] Arerano_Areramau has joined #peragro
[18:35:52] Arerano_Areramau has quit: Ping timeout: 272 seconds
[18:45:07] arpu has quit: Ping timeout: 276 seconds
[18:47:38] Induane has quit: Remote host closed the connection
[18:47:53] Induane has joined #peragro
[18:47:53] ChanServ sets mode: +o Induane
[18:49:10] arpu has joined #peragro
[19:14:32] Arerano_Areramau has joined #peragro
[19:25:48] circeavalon_ has joined #peragro
[19:26:10] * circeavalon_ pokes sueastside
[19:27:32] tereay has joined #peragro
[19:28:03] <circeavalon_> gah..cellphone bill...
[19:52:25] * sueastside creams Induane's face
[19:58:32] <thebolt> circeavalon_: don't call so much then it won't be so expensive :P
[19:58:55] <circeavalon_> it's the plan that is expensive
[19:59:23] <circeavalon_> and the benefits of the plan that I want
[19:59:27] <circeavalon_> not the minutes
[20:00:01] <circeavalon_> which sucks cause I pay out the ass for the benefits and don't use any of my minutes
[20:09:00] TheAncientGoat has quit: Remote host closed the connection
[20:25:59] circeavalon__ has joined #peragro
[20:26:46] circeavalon_ has quit: *.net *.split
[20:51:50] k2 has joined #peragro
[20:52:34] <Induane> how much is it this time/
[20:52:37] <Induane> ?
[20:52:50] <Induane> I was expecting kerris half to be in the 40-50 dollar a month range
[20:53:02] <Induane> last ones have been slaughter!
[20:53:08] * Induane licks sueastside's cream off
[20:53:29] <circeavalon__> no...your high
[20:53:43] <circeavalon__> it's the same as it has always been...
[20:53:51] <sueastside> 457bucks!
[20:54:21] <circeavalon__> unless the money you gave me for tires was actually for a phone bill then it's still the same old amount
[20:54:27] <circeavalon__> 75
[21:02:33] recon69_lap has joined #peragro
[21:02:48] <recon69_lap> o/
[21:03:12] <sueastside> woot recon69_lap !!
[21:03:40] <recon69_lap> hi sueastside
[21:10:44] <sueastside> recon69_lap: what up? you like ... been gone for a while again?
[21:13:52] <recon69_lap> nothing much, just watching some SGU, dont have a good coding chair any more so have not opened an editor to code in a good while now. sort of an extended break.
[21:16:08] <sueastside> a good coding chair...
[21:17:01] <sueastside> SGU ftw
[21:17:38] <recon69_lap> get a sore ass trying to code on a stool :)
[21:19:13] <sueastside> eat some more bacon, get a nice cushion you always carry around with you :)
[21:22:01] <recon69_lap> and fringe is much better than SGU, on later
[21:23:02] <sueastside> wouldnt say much better, but it does have Leonard Nimoy
[21:23:51] <sueastside> and the crazy steward of Gondor
[21:25:56] <recon69_lap> Leonard Nimoy, Gondor, we talking about the same program ? and I thought you did not own a tv!!
[21:26:25] <sueastside> recon69_lap: Fringe division, massive dynamic,...
[21:26:46] <sueastside> recon69_lap: my parents have a tv, i dont watch it...
[21:27:42] <recon69_lap> Well then, not much point in recommending TV programs to you then :)
[21:27:59] <sueastside> recon69_lap: http://l.yimg.com/eb/ymv/us/img/hv/photo/movie_pix/new_line_cinema/the_lord_of_the_rings__the_return_of_the_king/john_noble/rings.jpg look familiar?
[21:30:33] <recon69_lap> its walter :)
[21:30:45] <sueastside> recon69_lap: yup :)
[21:35:08] <sueastside> recon69_lap: i can recommend: Black books, coupling, dexter, farscape, firefly, house, it crowd, red dwarf, the big bang theory, the mentalist, true blood, being human
[21:35:45] <recon69_lap> even hear of "the lost room" ?
[21:37:19] <sueastside> i have not
[21:37:45] <recon69_lap> http://en.wikipedia.org/wiki/The_Lost_Room , good , pity only one season
[21:39:22] <sueastside> recon69_lap: 3 episodes doesnt really equal a season
[21:41:03] <recon69_lap> 3 two hour episodes :)
[21:45:08] loufoque_ has joined #peragro
[21:45:54] <sueastside> recon69_lap: well find yourself a nice comfy chair, i'm off need to get up early :/
[21:45:57] <sueastside> night
[21:46:07] <recon69_lap> g'night
[21:52:22] Deepa has quit: Read error: Connection reset by peer
[21:52:55] Deepa has joined #peragro
[21:58:18] needle has quit: Ping timeout: 264 seconds
[21:59:57] needle has joined #peragro
[23:08:57] Easton|clazzo has quit: Read error: Connection reset by peer
[23:09:42] Easton has joined #peragro
[23:19:04] loufoque_ has quit: Remote host closed the connection
[23:43:30] recon69_lap has parted: