IRC Meeting 1

(Difference between revisions)
Jump to: navigation, search
(Minutes)
(Agenda)
(16 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 +
{{Category:IRC}}
  
Our first IRC meeting has several goals:
+
== Goals ==
 +
 
 +
'''IRC Meeting 1''' has the following goals:
  
 
* To provide an opportunity for everyone to introduce themselves, and start to get to know a few of their fellow participants
 
* To provide an opportunity for everyone to introduce themselves, and start to get to know a few of their fellow participants
 
* To allow people who have never used IRC a chance to use some basic features and see some features demonstrated
 
* To allow people who have never used IRC a chance to use some basic features and see some features demonstrated
 
* To briefly discuss HFOSS projects
 
* To briefly discuss HFOSS projects
 +
* To provide participants with an opportunity to discuss progress on stage 1 activities
  
 
We expect that some people in the course will be quite familiar with IRC, others will have only passing familiarity, and some to have no prior experience at all.  We ask that everyone participate, whether this is completely new or completely familiar.   
 
We expect that some people in the course will be quite familiar with IRC, others will have only passing familiarity, and some to have no prior experience at all.  We ask that everyone participate, whether this is completely new or completely familiar.   
Line 10: Line 14:
 
The discussion will be informal, but to provide some structure, we will loosely follow this agenda:
 
The discussion will be informal, but to provide some structure, we will loosely follow this agenda:
  
==== Agenda ====
+
== Agenda ==
* Introductions - We'll go through the list of attendees and have each person say something about themselves.  A sentence or so is fine.
+
 
* Discussion of IRC basic features - team members or others present can demonstrate a few basic features.  Some that might be covered include:
+
* '''Introductions''' - We'll go through the list of attendees and have each person say something about themselves.  A sentence or so is fine.
 +
* '''Basic IRC features''' - team members or others present can demonstrate a few basic features.  Some that might be covered include:
 
** Chat
 
** Chat
 
***  Just type and press enter to say something
 
***  Just type and press enter to say something
** IRC Commands
+
** IRC Commands - start with a "/"  
*** Commands start with a "/"  
+
*** '''/help''' - provides a pointer to command info
*** /help provides a pointer to command info
+
*** '''/nick''' - set or change your nickname
*** /nick to set or change your nickname
+
*** '''/me''' <action> - indicate that you are performing an action
*** /away and /back - To mark yourself as not available or as having returned
+
**** ''example'': /me waves hello
*** /me to indicate that you are performing an action (e.g., /me waves hello)
+
*** '''/away''' and '''/back''' - mark yourself as not available or having returned
*** Type someone's nick in a comment to get their attention IRC clients will typically signal, e.g., by flashing the IRC icon
+
*** Start your comment with someone's nick followed by a colon to direct your comment to that person
*** GUI IRC Clients may provide menus in place of many commands
+
**** ''example'': jamie: did you understand?
 +
*** Type someone's nick in a comment to get their attention
 +
**** ''example'': please check with jamie
 +
**** IRC clients will typically signal, e.g., by flashing the IRC icon
 +
*** GUI IRC clients may provide menus in place of many commands
 
*** A more complete list: http://www.ircbeginner.com/ircinfo/ircc-commands.html
 
*** A more complete list: http://www.ircbeginner.com/ircinfo/ircc-commands.html
** Meetbot
+
** Meetbot - will create a log of the entire meeting and also a summary of the meeting   
*** The meetbot will create a log of the entire meeting and also a summary of the meeting   
+
 
*** Commands to the meetbot start with "#" and mostly control what appears in the summary
 
*** Commands to the meetbot start with "#" and mostly control what appears in the summary
 +
**** #startmeeting <meeting topic> - start meeting
 +
**** #topic <topic> - start new topic
 +
**** #info|#agree|#action <details> - note info, decision, action item
 +
**** #link <url> <description> - note & describe link
 +
**** #endmeeting - end meeting
 +
*** A more complete list: http://meetbot.debian.net/Manual.html
 
** Questions about IRC - anyone who has questions about IRC can ask them at any point during the IRC
 
** Questions about IRC - anyone who has questions about IRC can ask them at any point during the IRC
* Discussion of HFOSS projects - in the weeks ahead we'll be asking you to select an HFOSS project to investigate and to which you might potentially contribute.  We'll use this IRC for a short discussion of the projects, perhaps including a few words about student participation in these projects in the past.
+
* '''HFOSS Projects''' - in the weeks ahead we'll be asking you to select an HFOSS project to investigate and to which you might potentially contribute.  We'll use this IRC for a short discussion of the projects, perhaps including a few words about student participation in these projects in the past.
 +
** see [[HFOSS Communities]]
 
** You can also sign up for an HFOSS project on the wiki
 
** You can also sign up for an HFOSS project on the wiki
* Good of the order
+
* '''Good of the order'''
 +
** Please remember to log your progress in the spreadsheet - your feedback is always valued
  
At each of the IRC meetings we'll have several of the POSSE team members to facilitate.  We've asked people to sign up for different times to accommodate schedules, but also so that everyone will get to talk some without the conversation getting too confusing.   
+
At each IRC meeting, several POSSE team members will facilitate.  We've asked people to sign up for different times to accommodate schedules, but also so that everyone will get to talk some without the conversation getting too confusing.   
  
Please do jump in and try things!  More than anything, the goal of this meeting is to learn and have some fun playing with IRC.
+
Please jump in and try things!  The main goal of this meeting is to learn and have some fun playing with IRC.
  
 +
== Notes ==
 +
 +
* The IRC meetings will be recorded and processed by a MeetBot.
 +
* The meeting logs and summaries will be at http://meetbot-raw.fedoraproject.org/foss2serve/ under the date of the meeting.
 +
** Because the meetbot was not running on 2017-05-22, the minutes for this meeting is available below (the rest are available at the link above): [[File:POSSE_IRC_2017-05-20T09-02-EDT.txt|Minutes from 2017-05-22, 09:02 AM - EDT]]
 +
* They will also be on the wiki page for the individual POSSE.
  
Note: The IRC meetings will be recorded and processed by a MeetBot.  The logs and summary from the meetings will be available at http://meetbot-raw.fedoraproject.org/foss2serve/ under the date of the meeting.
+
== Minutes ==
  
=== Minutes ===
 
* https://meetbot-raw.fedoraproject.org/foss2serve/2016-10-03/
 
* https://meetbot-raw.fedoraproject.org/foss2serve/2016-10-04/
 
  
[[Category:POSSE]]
+
[[Category:Instructor Activities]]
 +
[[Category:Communication and Tools]]
 +
[[Category:IRC]]

Revision as of 17:48, 28 September 2017

IRC (Internet Relay Chat) is a discussion tool used by HFOSS communities. For a reference on IRC basics, see http://www.ircbeginner.com/ircinfo/ircclass.html.

Contents

Goals

IRC Meeting 1 has the following goals:

  • To provide an opportunity for everyone to introduce themselves, and start to get to know a few of their fellow participants
  • To allow people who have never used IRC a chance to use some basic features and see some features demonstrated
  • To briefly discuss HFOSS projects
  • To provide participants with an opportunity to discuss progress on stage 1 activities

We expect that some people in the course will be quite familiar with IRC, others will have only passing familiarity, and some to have no prior experience at all. We ask that everyone participate, whether this is completely new or completely familiar.

The discussion will be informal, but to provide some structure, we will loosely follow this agenda:

Agenda

  • Introductions - We'll go through the list of attendees and have each person say something about themselves. A sentence or so is fine.
  • Basic IRC features - team members or others present can demonstrate a few basic features. Some that might be covered include:
    • Chat
      • Just type and press enter to say something
    • IRC Commands - start with a "/"
      • /help - provides a pointer to command info
      • /nick - set or change your nickname
      • /me <action> - indicate that you are performing an action
        • example: /me waves hello
      • /away and /back - mark yourself as not available or having returned
      • Start your comment with someone's nick followed by a colon to direct your comment to that person
        • example: jamie: did you understand?
      • Type someone's nick in a comment to get their attention
        • example: please check with jamie
        • IRC clients will typically signal, e.g., by flashing the IRC icon
      • GUI IRC clients may provide menus in place of many commands
      • A more complete list: http://www.ircbeginner.com/ircinfo/ircc-commands.html
    • Meetbot - will create a log of the entire meeting and also a summary of the meeting
      • Commands to the meetbot start with "#" and mostly control what appears in the summary
        • #startmeeting <meeting topic> - start meeting
        • #topic <topic> - start new topic
        • #info|#agree|#action <details> - note info, decision, action item
        • #link <url> <description> - note & describe link
        • #endmeeting - end meeting
      • A more complete list: http://meetbot.debian.net/Manual.html
    • Questions about IRC - anyone who has questions about IRC can ask them at any point during the IRC
  • HFOSS Projects - in the weeks ahead we'll be asking you to select an HFOSS project to investigate and to which you might potentially contribute. We'll use this IRC for a short discussion of the projects, perhaps including a few words about student participation in these projects in the past.
  • Good of the order
    • Please remember to log your progress in the spreadsheet - your feedback is always valued

At each IRC meeting, several POSSE team members will facilitate. We've asked people to sign up for different times to accommodate schedules, but also so that everyone will get to talk some without the conversation getting too confusing.

Please jump in and try things! The main goal of this meeting is to learn and have some fun playing with IRC.

Notes

Minutes

Personal tools
Namespaces
Variants
Actions
Events
Learning Resources
HFOSS Projects
Evaluation
Navigation
Toolbox