*** mjsir911 has joined #novawebdev | 07:50 | |
*** mjsir911 has joined #novawebdev | 09:46 | |
*** zOnny has joined #novawebdev | 10:09 | |
*** nrcerna has joined #novawebdev | 10:20 | |
*** mjsir911_ has joined #novawebdev | 10:27 | |
*** mjsir911 has joined #novawebdev | 10:28 | |
*** mjsir911 has joined #novawebdev | 10:29 | |
*** mjsir911 has joined #novawebdev | 10:35 | |
*** mjsir911 has joined #novawebdev | 10:46 | |
nrcerna | GM zOnny | 11:00 |
---|---|---|
zOnny | nrcerna: | 11:02 |
nrcerna | how is everything going? zOnny | 11:02 |
zOnny | nrcerna: https://imgur.com/a/SPrFidt | 11:02 |
zOnny | I have the list | 11:02 |
zOnny | nrcerna: I will include the membershiptypes | 11:03 |
nrcerna | AWESOME!!! | 11:03 |
zOnny | nrcerna: I'm finishing the integration | 11:03 |
nrcerna | zOnny we are making progress!!! | 11:03 |
nrcerna | Congrats zOnny! | 11:03 |
zOnny | nrcerna: hopefully get done today | 11:03 |
zOnny | nrcerna: ttyl | 11:04 |
*** jelkner has joined #novawebdev | 11:04 | |
nrcerna | ok :) | 11:04 |
*** GFbot has joined #novawebdev | 11:04 | |
nrcerna | http://irclogs.novawebdevelopment.org/%23novawebdev/2019-08-06.log.html jelkner | 11:28 |
zOnny | GFbot: | 12:31 |
zOnny | GFbot: one question | 12:31 |
GFbot | zOnny, yes? | 12:32 |
zOnny | GFbot: in your instance | 12:32 |
zOnny | GFbot: /admin/memberships/membershipapp/ | 12:32 |
zOnny | is this link already broken? | 12:32 |
GFbot | zOnny, checking | 12:32 |
GFbot | zOnny, nope. | 12:33 |
zOnny | GFbot: I see | 12:33 |
zOnny | GFbot: uhmmmm | 12:33 |
zOnny | GFbot: THX | 12:33 |
GFbot | zOnny, need helP' | 12:33 |
GFbot | ? :D | 12:33 |
zOnny | GFbot: I don't understand why is blorken in my instance | 12:34 |
zOnny | *broke | 12:34 |
zOnny | GFbot: when I checkout your forum branch | 12:35 |
GFbot | zOnny, weird | 12:35 |
zOnny | GFbot: and open the link it's already broken | 12:35 |
GFbot | im added my forums with events | 12:35 |
GFbot | in a single branch | 12:36 |
GFbot | en everything is working | 12:36 |
*** mjsir911 has joined #novawebdev | 13:21 | |
zOnny | jelkner: are u around? | 14:08 |
jelkner | zOnny: i am | 14:08 |
zOnny | jelkner: so, should I respond to Susan's Email? | 14:09 |
jelkner | zOnny: which email, i'm afraid i didn't see it | 14:10 |
jelkner | zOnny: i was just brought lunch | 14:10 |
zOnny | jelkner: -.- | 14:10 |
jelkner | zOnny: can i eat it (about 15-20 minutes= | 14:10 |
jelkner | and then talk to you after? | 14:11 |
zOnny | jelkner: NO | 14:11 |
jelkner | zOnny: -.- | 14:11 |
zOnny | jelkner: ttyl | 14:11 |
zOnny | jelkner: enjoy your meal | 14:12 |
jelkner | zOnny: i'm back | 14:19 |
jelkner | so, zOnny, let's practice *effective communication* | 14:19 |
jelkner | here's how it works: | 14:19 |
jelkner | 1. i ask you *specific* questions | 14:20 |
jelkner | 2. you do your best to provide me with enough information to actually answer what i ask | 14:20 |
jelkner | here goes... | 14:20 |
jelkner | What is the date of the email from Susan about which you are asking? | 14:20 |
jelkner | btw. zOnny, i will soon delete my account on his laptop, which i'm leaving with nrcerna, and i won't be online again until thursday morning | 14:21 |
jelkner | if you need to reach me before then, you can text me at 240-406-2906 | 14:22 |
jelkner | never mind the question about the date | 14:22 |
jelkner | i see it in my inbox now | 14:22 |
jelkner | zOnny: would you like me to respond? | 14:23 |
jelkner | i have no problem doing that. | 14:23 |
zOnny | jelkner: great | 14:23 |
zOnny | jelkner: thx | 14:24 |
jelkner | zOnny: email sent | 14:26 |
zOnny | jelkner: thx | 14:27 |
jelkner | zOnny: np | 14:27 |
zOnny | jelkner: one python question | 14:28 |
jelkner | zOnny: ask me | 14:28 |
zOnny | jelkner:local variable 'final_attrs' referenced before assignment | 14:28 |
jelkner | that means that final_attrs is used in an expression without having been created in an assignment statement | 14:29 |
jelkner | if i write in a brand new python script: | 14:29 |
jelkner | y = n + 3 | 14:29 |
jelkner | n is referenced before assignment | 14:30 |
jelkner | its a name error | 14:30 |
zOnny | jelkner: where is the value of n? | 14:30 |
jelkner | that's the point, zOnny, it doesn't have one | 14:31 |
zOnny | jelkner: make sense | 14:31 |
jelkner | same problem with final_sttrs | 14:31 |
jelkner | final_attrs | 14:31 |
jelkner | you are using it somewhere without having created it | 14:31 |
jelkner | in python, names are created when they are assigned to values | 14:31 |
zOnny | jelkner: I'm not | 14:31 |
zOnny | jelkner: tendenci :( | 14:32 |
jelkner | fair enought | 14:32 |
zOnny | jelkner: I see | 14:32 |
jelkner | enough | 14:32 |
zOnny | jelkner: thx | 14:32 |
jelkner | zOnny: I see | 14:32 |
jelkner | zOnny: best of luck to you tracking that down | 14:32 |
jelkner | what we need is TESTS! | 14:32 |
zOnny | jelkner: -.- | 14:32 |
jelkner | once i get back, you and i will talk about how to start adding them everywhere | 14:33 |
jelkner | zOnny: -.- | 14:33 |
zOnny | jelkner: did you get whitaker's Email? | 14:34 |
jelkner | zOnny: not that i know of? | 14:34 |
jelkner | zOnny: can you give me the date of whitaker's email? | 14:35 |
zOnny | jelkner: -.- | 14:35 |
zOnny | jelkner: ok | 14:35 |
jelkner | zOnny: -.- | 14:35 |
jelkner | zOnny: ok | 14:35 |
zOnny | jelkner: I see | 14:35 |
jelkner | ACTION is learning zOnny speak ;-) | 14:36 |
zOnny | jelkner: you weren't cc on it | 14:36 |
jelkner | and susan just replied | 14:36 |
zOnny | jelkner: Mon, Aug 5, 5:25 PM | 14:36 |
jelkner | thnx, zOnny | 14:37 |
jelkner | susan's email indicates we have nothing to do but wait | 14:37 |
jelkner | she is hoping you will be given the credentials you need by friday | 14:37 |
jelkner | that would be great | 14:37 |
jelkner | so checking in on monday makes perfect sense | 14:37 |
zOnny | jelkner: ok | 14:38 |
jelkner | zOnny: ok | 14:38 |
jelkner | c u thursday at 10 am, zOnny | 14:38 |
zOnny | jelkner: ? | 14:38 |
jelkner | zOnny: ? | 14:38 |
GFbot | -.- ? | 14:39 |
nrcerna | -.- +1 | 14:39 |
nrcerna | o_O | 14:39 |
zOnny | me goes to fix his traceback errors | 14:39 |
zOnny | me goes to fix his traceback errors | 14:40 |
zOnny | ACTION goes to fix his traceback errors | 14:40 |
jelkner | hasta miercoles, zOnny | 14:40 |
jelkner | oops, jueves! | 14:40 |
zOnny | jelkner: ? | 14:40 |
jelkner | ACTION logs off until jueves | 14:40 |
zOnny | jelkner: NO! | 14:40 |
jelkner | zOnny: YES! | 14:40 |
nrcerna | What happen zOnny? | 14:41 |
jelkner | do you need anything else before i go, zOnny? | 14:41 |
zOnny | jelkner: see u | 14:41 |
*** mjsir911 has joined #novawebdev | 15:23 | |
*** mjsir911 has joined #novawebdev | 15:42 | |
*** mjsir911 has joined #novawebdev | 16:27 | |
*** mjsir911 has joined #novawebdev | 19:15 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!