IRC log of #novawebdev for Saturday, 2022-09-17

jelknerGood morning mulbah, scooper, svaye, and tboimah!11:44
jelknerYou've been here almost 15 minutes, and I'm only noticing now.11:44
jelknerI was busy getting ready.11:44
tboimahI'm fine and you sir?11:44
mulbahGood moring jeff11:45
jelknerIf anyone is bored looking for something to do, check out https://codeberg.org/jelkner/mcssnovawebsters/src/branch/main/robots.py11:45
jelknerif that doesn't load, i have it in pastebin also at https://pastebin.com/4eNvUNAD11:45
jelknerGood morning dcammue 11:46
dcammueGood morning Jeff, how was You trip?11:47
jelknerIt was great, dcammue, thanks for asking11:47
dcammuey11:47
jelknerhttps://weblog.elkner.net/blog/64/11:47
jelknerToday I'm here in Washington DC at HacDC with the famous Ubuntourist11:48
dcammueYeah I was thinking about you the whole while.11:48
jelknerGood morning fkoikoi!11:48
fkoikoiGood Morning Jeff11:49
ubuntouristAhoy, all.11:50
ubuntouristI'm "dark and surly" as usual. (jelkner on the other hand is his usual "bright and early" self.)11:51
jelknerDid y'all get to look at this: https://github.com/code4nova/SIS-MCSS yesterday?11:52
jelknerWe'll talk when the meeting starts, but that will be *very* important!11:52
jelknerWe are only missing Janet11:54
jelknerWe can start early if she gets here11:55
fkoikoialright11:55
LittleWebsterjelkner : mulbah : ubuntourist : scooper : dcammue : tboimah : fkoikoi : svaye12:00
LittleWebsterTick Tock!12:00
LittleWebsterIt's 12:00 UTC o'clock and NOVA Web Development's meeting is starting.12:00
LittleWebsterThis is the agenda for today:12:00
LittleWebsterDiscuss asking Jallah to join our group (added by jelkner)12:00
LittleWebsterMCSS Websters present progress reports (added by jelkner)12:00
LittleWebsterContinue with Robots development (added by jelkner)12:00
LittleWebsterTalk about Questions in: https://github.com/code4nova/SIS-MCSS/blob/main/docs/ProjectPlanning.md (added by jelkner)12:00
LittleWebsterHave a nice day, Websters!12:00
jelknerGood afternoon, Monrovians!12:00
jelknerLet's start our meeting.12:00
jelknerFirst agenda item: can we invite Jallah to join the group?12:01
jelknerJallah has been the only person regularly messaging me on Zulip12:01
mulbah+112:01
svaye+112:01
svayeGood morning 12:02
scooperGood morning Jeff12:02
dcammue+112:02
scooperSorry I'm a bit late, when to take my first phase12:02
scooper*went12:02
tboimah+112:03
jelkner+112:03
jelknerSo we agree, and let's do it, but let me talk a bit about my concerns12:03
jelknerI told Jallah that I can't afford to send any more of a stipend each month than I already am.12:04
jelknerHe said he doesn't care, he just wants to learn, but I care.12:04
jelknerTo make this work, and for you all to become IT professionals, will require *lots of time*!12:04
jelknerWhen I talked about this project with the Sup, I told him I needed to be able to pay you the same amount of money you would make hawking Orange and Lone Star minutes after school12:05
jelknerso that you could work for NOVA Web Development instead of Orange and Lone Star12:06
jelknerI need your help understanding the economic realities you face, so we can plan together accordingly12:06
jelkneranyway, we want to seek outside funding, but for now, we have what we have.12:06
jelknerACTION done with that12:06
jelknerscooper: I'll tell Jallah to come talk with you12:07
jelknerand I'll set up a NOVA Web email for him and add him to our mcsswebsters alias12:07
jelknerNext item: webster reports12:07
jelkneryou all should tell us what you've been working on during the past week12:08
jelknerand I want you to start including more details12:08
jelknerdon't just say "Vimtutor"12:08
jelknerWhat new key combinations did you learn in vim?12:08
jelknerHow are you practicing to get better at using it? etc.12:08
jelknerSame with Unix and Python, give *details*.12:08
jelknertake it away websters...12:09
jelknerACTION waits for the crew to start typing what they did last week12:10
jelknerscooper: what's happening?12:15
ubuntouristYou can all type summaries at the same time. Many short messages are better than few long messages.12:15
jelkner+112:16
ubuntouristIf you only type...12:16
ubuntourist...a few words on a line...12:16
ubuntourist...we will see...12:16
ubuntourist...much faster!12:16
scooperJeff as it relate to what12:17
jelknerwhy is no one typing12:17
jelkner?12:17
mulbahjeff i bening working on my program this week and list week but challenge 7 is giveing me hade time but i promise u next week i will show u new  key combinations on vim and i will do my best on the unix comman 12:18
fkoikoilast week was great, I worked on the robot program from challenge 1 to 6 and I also learned about the "wc" command that count the file lines, the number line and the character. I also learned about the find command, and the grep command 12:18
scooperI'm following te conversion bewteen you and the students12:18
jelknerexcellent, mulbah and fkoikoi 12:19
jelknerwhat about dcammue, svaye, tboimah, and janet 12:19
fkoikoiAs for this week I worked on the robot challenge 7 (moving the robot). I try to move both the player and the robot but it is moving in one direction.  12:20
svayeACTION worked on the robots are coming program from challenge 1 to 6, but challenge 7 I didn't complete. I also learn some new commands like the "wc" command that count, and also the grep the dev/null and -name "host".12:21
jelknerfkoikoi: until we get you using git, you could setup an account in pastebin.com, copy the code there, and send me the link12:21
jelknerthen i could help you with any challenges you are facing12:21
jelknerthanks svaye 12:22
jelknerdcammue, tboimah, and janet, were waiting for you...12:22
tboimahokay, I have been learning some keys in vimtutor, i learn the  H,J,K, and L key that make you to go left, down, up, and right respectively and i all also learn :q which means to quit and :qw which means to quit and save and i also learn X which means to delete a character under the cursor i also i to insect text and A to Append text, on the unix command i learn find, grep, kill, alise,command and etc, on python i work on my robots game and i am done 12:22
tboimahwith challenge 1,2,3,4,5,but challenge 6 and 7 given me a hard time. thanks.12:22
jelknerthanks, tboimah 12:23
jelknertwo to go...12:23
janetHi jeff, alright i learn about the h,j,k, and l key in vim,also the <esc>,x, i and others,am still making effort to learn the others, Am still trying to make the robot move in challenge 7.12:23
jelknertboimah and janet, if you look at the version of robots i'm working on with you all, it uses h,j,k, and l to move left, down, up, and right12:24
dcammueFor me I have been woking on the robots program, and I having hard time to really understand the "vimtutor", especially to set the key to start or run the program by making the robot to follow the player with one step only. secondly last week was our 1st period test week so I didn't paid more attention the the lesson.And also for the meeting last week, I learned about the "wc", dev/null and -name "host".12:24
jelknerso we can have a game that will help you learn to use those keys12:24
dcammueokay12:25
jelknerdcammue: we need to work on being more specific12:26
jelknerwhen you say you are having a hard time with the vim tutor, what do you mean?12:26
jelknerwhen you type vimtutor at the prompt in your terminal12:26
jelkneryou see a screen of text12:27
jelkneryou should read the whole thing12:27
jelknerand ask if there are words used that you don't understand12:27
dcammueTo set the key for running the program.12:27
jelknerthen at the bottom of the first screen it tells you to press the "j" key over and over until Lesson 1.1 appears at the top of the screen12:28
jelkner"j" is the down key12:28
jelknerdcammue, what do you mean "set the key"12:28
jelkneri don't understand12:28
dcammueI'm talking about the vimtutor Jeff.12:29
jelkneryes, i understand12:29
jelknerok, let's move on12:30
jelknerone last thing i want to say about this.12:30
jelknerlet's work on taking "baby steps"12:30
jelknerlearning to do that in technology is really important12:31
jelkneryou solve large problems by breaking them down into smaller and smaller pieces12:31
jelkneruntil you get a piece small enough you can solve it12:31
jelknernone of you emailed me during the week12:31
jelknerif you need my help on something, i would like you to do that12:31
jelknersend me an email that with a specific question12:32
jelknerand i will write back with a specific answer12:32
jelknerlittle by little, we will learn and grow our skills12:32
jelknerbut we need to keep pushing ahead12:32
jelknerstep-by-step12:32
mulbahi email u yestday jeef but u did't respone12:32
jelknerdid you, mulbah?12:32
jelknerto which email?12:33
mulbah+112:33
jelknerI don't see it12:33
jelknerdid you use jeff.elkner@novawebdevelopment.org ?12:33
mulbahi use my email12:33
jelknermulbah.kolleh@novawebdevelopment.org ?12:34
mulbahi use my personal email12:35
jelkneryou are young interns working for NOVA Web Development12:35
jelkneryou should use your professional email for correspondence with me relating to your internship12:36
jelknerwe are making good progress using irc12:36
jelknerwe should work on learning to use email too12:36
jelknermulbah: could you please send the email again from your nova web email to mine?12:36
jelknerwhy not do that now, so we can confirm i received it before our meeting ends12:37
fkoikoiJeff, I don't have a nova web development account 12:37
ubuntouristmulbah, what address did you send to? Not what address did you send from.12:37
jelknerfreena.koikoi@novawebdevelopment.org12:37
jelkneryes you do12:37
jelknerscooper: we need your help teaching the interns to use their nova web email12:38
jelknerok, let's set that as a goal for next week12:38
jelknermcss websters will work with scooper to learn to use nova web email12:38
scooperOK SIr12:39
jelkneri'd like to move on to the next agenda item, which is very important12:39
jelknerscooper: this is mainly for you12:39
jelknerare you getting this?12:39
scooperI'm here Jeff12:39
jelknerI am working with a group of volunteers to begin developing a student information system (SIS) for MCSS12:40
scooperWe did talk about it this gone wednesday right12:40
jelknerwe want to design it of MCSS's particular needs12:40
jelknergreat12:40
jelknerso the developers have questions they need answered12:40
scooperI told you when the classess begin every thursday I will like to part 12:40
jelknerthey need you all to be what we call our "on site customer"12:41
jelkneryou need to tell us what you need12:41
jelknerwe don't know without you12:41
scooperOK right now12:41
jelknerso, Roy asked several questions about how MCSS teacher take attendance12:41
jelknerI need answers by next Thursday12:41
jelknerwhen we have our next meeting12:41
jelkneryou can see Roy's questions here: https://github.com/code4nova/SIS-MCSS12:42
scooperWill give you details today, beause I'm a bit busy with UoPeople assignments12:42
jelknerI'll type some the questions here:12:42
jelknerOpps, https://github.com/code4nova/SIS-MCSS/blob/main/docs/ProjectPlanning.md12:43
jelknerThat's the specific document12:43
jelknerBrowser stats of teachers?  What browser will teachers be using?12:43
jelknerMany of these questions are for the Sup12:44
jelknerwe need to know if they will be using thier own phones12:44
jelkneror phones given them by MCSS12:44
jelknerwe need to set up a pilot12:44
jelkneri think Tubman High is the place to do that12:44
jelknersince it is next door to the MCSS Office12:44
jelknerWe need a group of volunteer Tubman High teachers to be the testers for our program12:45
jelknerto start using it as soon as we can give them something to test12:45
jelknerwe need to know what browser on their phone they will have12:45
jelknernext question...12:45
jelknerDo teachers:12:45
jelknerShare classrooms?12:46
jelknerSpecialize(do kids change classrooms for different classes?) or generalize(teach same students all day)?12:46
jelknerTeach multiple groups if children ? (A day, B day)12:46
jelknerTeach multiple groups if children ? (A day, B day)12:46
jelkneroops12:46
jelknerIs attendance for just classes or should it include exams?12:47
jelknerThat's enough to get started12:47
jelknerbaby steps12:47
jelknerI'll email the Sup to ask him to look at our irc log12:47
jelknerwe need a small group (say 5) teachers12:47
jelknerwho will help us start taking attendance using our app12:48
jelknerwe'll need to work with scooper and the Sup to make this happen12:48
jelknerand we will need to find out what *specifically* they need12:48
jelknerfor example, they could say:12:48
jelkner"I want to load the attendance app on my phone and see a list of my classes"12:49
jelkner"I want to click on a class and see a list of students"12:49
jelkner"I want to click on a student to mark them present / absent"12:49
jelknerSomething like that is how we need to start12:50
jelknerThe developers will talk more on Thursday12:50
jelknerbut we need to know how students at Tubman attend classes12:50
jelknerI believe you all go from class to class and the teacher stays in the same room12:50
jelknerI think the main idea is that "Teachers have classes"12:51
jelknerand "Classes have students"12:51
jelknerok, that's enough for now12:51
jelknerwe only have a little over an hour left12:52
jelknerso let's get back to robots12:52
jelknerdid you all see the latest version i put in pastebin this morning?12:52
jelknerit uses the h,j,k,l keys for left, down, up, and right12:52
jelknerwhat else does it do now?12:52
jelkneri added something this morning12:53
jelknerwho can tell me what it does?12:53
jelknerhttps://pastebin.com/4eNvUNAD12:53
svaye+1 12:54
jelknerWhile I wait for your answer, I'll start working on the next challenge12:54
svayei downloaded it12:54
tboimah+112:54
jelknerRun it, study the code, and tell me what it does12:55
janet+112:55
svayethe player is not moving13:00
mulbahokay jeff13:00
fkoikoiJeff, could you please send the link over13:00
jelknerI just did, fkoikoi 13:01
jelknerhttps://pastebin.com/4eNvUNAD13:01
fkoikoithanks13:01
scooperI just send a few lines to your gmail base on your request. More will come after my survey....13:02
jelknerscooper: can you please use jeff.elkner@novawebdevelopment.org for this?13:03
scooper+1 sir13:03
mulbahyou saw my message jeff13:09
jelknerI did, mulbah, it says hello jeff13:10
jelknerso now you know you can email me13:10
jelknerif you send me a detailed question, mulbah, i'll send you a detailed reply13:10
jelknersvaye: i got yours too13:11
jelknerwe have less than an hour to go13:12
jelknerso let's use this time to get from me what you need13:12
jelkneror, if you have enough to do already, we're done13:12
jelkneryou tell me13:12
jelkneri was planning on working on robots13:13
jelknerbut maybe you're not ready for that yet?13:13
jelknerif so, we can do it next week13:13
jelknerand i can give you the week to study the version i just gave you13:13
jelknerand you can come to class next week ready to tell me what i added to it, and what it does13:13
mulbahokay jeff13:14
jelkneri found an error in sheet G13:15
jelknerwhich i need to fix13:15
jelknerthe first parameter to Box is corner, not center13:16
jelkneri'll fix that today13:16
jelknerwe need Box for the robots13:16
jelknerso i need to fix the documentation before we start adding them13:16
svayeokay13:18
mulbahi promise next week i will show you good work jeff13:18
jelknerok, everyone13:19
jelkneri'll see you next week13:19
jelknerthat will give you lab time today13:19
jelknerto work13:19
fkoikoialright Jeff13:20
jelknerhave a great week13:20
jelknerand happy birthday to Freena!13:20
fkoikoiThanks Jeff13:20
fkoikoihave a great week too13:20
jelknerthanks13:20
jelknernext week we'll have Jallah with us13:20
svayeHave a great day too jeff13:21
jelknerbye everyone13:21
tboimahso soon jeff13:21
jelknerACTION signs off13:21
sysadminJeff I made a mistake by opening the email nova on the sysamin account.13:21
*** scooper has quit (Quit: Leaving)13:21
*** jelkner has quit (Quit: Leaving)13:21
*** fkoikoi has quit (Quit: Leaving)13:21
*** tboimah has quit (Quit: Leaving)13:21
*** janet has quit (Quit: Leaving)13:22
*** sysadmin has quit (Quit: Leaving)13:26
*** dcammue has quit (Quit: Leaving)13:28
*** tboimah has quit (Quit: Leaving)13:56
*** ubuntourist has quit (Remote host closed the connection)14:26
*** svaye has quit (Ping timeout: 480 seconds)14:40
*** mulbah has quit (Ping timeout: 480 seconds)14:40

Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!