You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: index.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Welcome!
2
2
3
-
This is a MDwiki for our support program. Please feel free to explore and offer suggestions on our [gitter.im chat](https://gitter.im/open-learning-exchange/chat).
3
+
This is a MDwiki for our support program. Please feel free to explore and offer suggestions on our [Discord Channel](https://discord.gg/mtgGD4EnYW).
4
4
5
5
The support program is divided into several parts to meet the needs of different users including those participating in our Virtual Intern program and Tech Genius' who are supporting our product in the field. If you are a new Virtual Intern or a new Tech Genius please go to the "First Steps" tab and select ["Start Here"](pages/vi/vi-first-steps.md) to get started! Please remember that many people are available to help you via chat.
Copy file name to clipboardexpand all lines: pages/professionals/pr-faq-volunteers.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ Planet Learning is made up of two parts - a cloud service (nation) and a local s
17
17
18
18
### Q2: What skill sets do we need?
19
19
20
-
OLE works with a range of software tools and languages including Git, GitHub, Gitter, Markdown, Vagrant, VirtualBox, Command Line/Terminal, Command Line/Terminal Scripts, Vim, CouchDB, HTML5, Javascript, Angular, Bootstrap, Node.js, Android App Development, Docker, Linux, Linux/Raspbian, and non-SQL databases such as Apache CouchDB.
20
+
OLE works with a range of software tools and languages including Git, GitHub, Discord, Markdown, Vagrant, VirtualBox, Command Line/Terminal, Command Line/Terminal Scripts, Vim, CouchDB, HTML5, Javascript, Angular, Bootstrap, Node.js, Android App Development, Docker, Linux, Linux/Raspbian, and non-SQL databases such as Apache CouchDB.
21
21
22
22
### Q3: What will I be working on as a volunteer coder?
23
23
@@ -33,7 +33,7 @@ As you are volunteering your time we are grateful for any time that you can dedi
33
33
34
34
### Q6: How do I get started?
35
35
36
-
OLE also maintains a virtual internship program. We ask that all volunteer coders walk through [the internship on-boarding exercise](firststeps.md), as this provides a good introduction to our workflow and the tools that we use. Once completed, volunteer coders should post a message in our [Gitter channel](http://gitter.im/open-learning-exchange/chat) so that we can setup a time to speak directly.
36
+
OLE also maintains a virtual internship program. We ask that all volunteer coders walk through [the internship on-boarding exercise](firststeps.md), as this provides a good introduction to our workflow and the tools that we use. Once completed, volunteer coders should post a message in our [Discord channel](https://discord.gg/mtgGD4EnYW) so that we can setup a time to speak directly.
Copy file name to clipboardexpand all lines: pages/robots/rbts-angular.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Planet
2
2
3
-
_Note: This project page is a work in progress. Please reach out on the gitter chat if you would like to contribute to this project_
3
+
_Note: This project page is a work in progress. Please reach out on the discord server if you would like to contribute to this project_
4
4
5
5
## Objective
6
6
@@ -33,7 +33,7 @@ This project is built with the [Angular CLI](https://cli.angular.io/), and once
33
33
34
34
## Working on a Component
35
35
36
-
Once you have the app up and running, you can start working on a component! You can find tasks to work on [Waffle.io](https://waffle.io/open-learning-exchange/planet). Feel free to post to the Gitter chat or check out the [Angular docs](https://angular.io/docs) if you need some guidance on Angular or JavaScript. Here we'll focus on some key points you should be aware of.
36
+
Once you have the app up and running, you can start working on a component! You can find tasks to work on [Waffle.io](https://waffle.io/open-learning-exchange/planet). Feel free to post to the discord server or check out the [Angular docs](https://angular.io/docs) if you need some guidance on Angular or JavaScript. Here we'll focus on some key points you should be aware of.
Copy file name to clipboardexpand all lines: pages/robots/rbts-crowdin-integration.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -71,7 +71,7 @@ Hint: When you see an untagged string, it might be helpful to ask yourself where
71
71
72
72

73
73
74
-
Note: In the OLE Crowdin Project you need manager access to see the Settings button on the main page of Crowdin. See the figure below. If you do not see the Settings button, please let us know in the [chat](https://gitter.im/open-learning-exchange/chat).
74
+
Note: In the OLE Crowdin Project you need manager access to see the Settings button on the main page of Crowdin. See the figure below. If you do not see the Settings button, please let us know in the [chat](https://discord.gg/mtgGD4EnYW).
Copy file name to clipboardexpand all lines: pages/robots/rbts-html-resources.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -86,7 +86,7 @@ python setup.py build
86
86
python setup.py install
87
87
```
88
88
89
-
Note: Make sure to check for error messages (found at the bottom of the blocks of text created when running these commands) when building and installing the couchapp. For example, if you're using Python 2.7, you may be prompted to install the [Visual C++ Compiler](https://www.microsoft.com/en-us/download/details.aspx?id=44266). If you do get an error message, let us know in the Gitter chat, and we'll do our best to help you.
89
+
Note: Make sure to check for error messages (found at the bottom of the blocks of text created when running these commands) when building and installing the couchapp. For example, if you're using Python 2.7, you may be prompted to install the [Visual C++ Compiler](https://www.microsoft.com/en-us/download/details.aspx?id=44266). If you do get an error message, let us know in the discord server, and we'll do our best to help you.
90
90
91
91
**Method 2**
92
92
@@ -246,4 +246,4 @@ Once you have your zip folder, add your app as a resource like you did during th
246
246
247
247
Click save. Adding to your community will take some time (30 seconds - 5 minutes). Pushing to the nation will take even longer depending on your internet connection.
248
248
249
-
Post to gitter if it won't add to your community. Also check to see if index.html opens up the working app on your local machine. If it does, then you can always use method 1 to upload.
249
+
Post to discord if it won't add to your community. Also check to see if index.html opens up the working app on your local machine. If it does, then you can always use method 1 to upload.
Copy file name to clipboardexpand all lines: pages/robots/rbts-intern-orientation.md
+6-6
Original file line number
Diff line number
Diff line change
@@ -53,7 +53,7 @@ You should check if the following conditions are met:
53
53
*[x] no merge conflicts
54
54
*[x] commits are associated with GitHub account
55
55
56
-
Every time you comment on an issue or review a pull request, message those involved on the [Gitter chat](https://gitter.im/open-learning-exchange/chat) with a link to the issue / pull request. Also, if you find any issue that must be addressed with a pull request, do not forget to use the `Request changes` option when creating your review.
56
+
Every time you comment on an issue or review a pull request, message those involved on the [Discord Server](https://discord.gg/mtgGD4EnYW) with a link to the issue / pull request. Also, if you find any issue that must be addressed with a pull request, do not forget to use the `Request changes` option when creating your review.
57
57
58
58
### Merging a Pull Request
59
59
@@ -68,11 +68,11 @@ When you are ready to merge the pull request:
68
68
* An example of good commit title is: "update vi-configuration.md (fix #1530) (#1557)", where "1530" is the issue number and "1557" is pull request number.
69
69
* Read more about [closing Issues using keywords](https://help.github.com/articles/closing-issues-using-keywords/).
70
70
71
-
Every time you merge a pull request, message the author on [Gitter chat](https://gitter.im/open-learning-exchange/chat), make sure you include a link to the pull request and commit id.
71
+
Every time you merge a pull request, message the author on [Discord server](https://discord.gg/mtgGD4EnYW), make sure you include a link to the pull request and commit id.
72
72
73
73
### Standup Message
74
74
75
-
Every time you work on OLE projects and issues, you should post the "[stand-up](https://en.wikipedia.org/wiki/Stand-up_meeting)" message in [our Gitter standup room](https://gitter.im/open-learning-exchange/standup) before you start working. Use the following format:
75
+
Every time you work on OLE projects and issues, you should post the "[stand-up](https://en.wikipedia.org/wiki/Stand-up_meeting)" message in [our discord standup room](https://discord.gg/mtgGD4EnYW) before you start working. Use the following format:
76
76
77
77
```
78
78
What did I achieve yesterday?
@@ -93,9 +93,9 @@ This is especially helpful if you are not able to attend our Google Hangouts ses
93
93
94
94
While you are free to work in your own style, we recommend you follow this basic daily routine:
95
95
96
-
* Check Gitter interns room and your Gitter private messages.
96
+
* Check Discord virtual interns channel and your discord private messages.
97
97
* Join the [OLE Google Hangouts session](http://talk.ole.org) if you are able to, so you can follow what everyone is working on and get help fast.
98
-
* Write a message in [Gitter standup room](https://gitter.im/open-learning-exchange/standup) with the format mentioned above.
98
+
* Write a message in [Discord standup room](https://discord.gg/mtgGD4EnYW) with the format mentioned above.
99
99
* Review any issues or pull requests that have been added or changed on [open-learning-exchange.github.io](https://github.com/open-learning-exchange/open-learning-exchange.github.io) since last time you reviewed.
100
100
* Work on your issues and write in intern chat any time you run into problems.
101
101
* Make pull requests as early as possible so you can get feedback as you work.
@@ -129,6 +129,6 @@ Please subscribe to our calendar:
129
129
130
130
## Communicate, Communicate, Communicate!
131
131
132
-
It’s not good to go silent on Gitter or any other forms of communication. If you are ever unsure of what to work on, or cannot work for any other reason, please talk to us in the Gitter chat. It's better that we know why you aren’t able to do anything than to imagine reasons ourselves. Also make sure you are `away` in the [OLE google hangout](http://talk.ole.org/). Remember, the more you put into this internship the more you will get out of it. It may take a while to get used to the fact that you will need a good amount of self-discipline and initiative to get anything done in a remote internship, but we are here to help, so take advantage of it!
132
+
It’s not good to go silent on Discord or any other forms of communication. If you are ever unsure of what to work on, or cannot work for any other reason, please talk to us in the Discord server. It's better that we know why you aren’t able to do anything than to imagine reasons ourselves. Also make sure you are `away` in the [OLE google hangout](http://talk.ole.org/). Remember, the more you put into this internship the more you will get out of it. It may take a while to get used to the fact that you will need a good amount of self-discipline and initiative to get anything done in a remote internship, but we are here to help, so take advantage of it!
133
133
134
134
Also, if you find any issue that must be addressed with a pull request, do not forget to use the `Request changes` option when creating your review.
Copy file name to clipboardexpand all lines: pages/robots/rbts-raspberry-pi.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -25,12 +25,12 @@ The OLE Raspberry Pi image is a modified [Raspbian](https://www.raspberrypi.org/
25
25
To get started, please go to: [treehouses/builder](https://github.com/treehouses/builder) and open the "READ ME"
26
26
27
27
## Raspberry Pi Meetings
28
-
We meet on Wednesdays at 6:00 PM EST online on [http://talk.ole.org](http://talk.ole.org). Just sign in with your Google account and you're good to go. If nobody is in the hangouts room, someone will be there eventually usually a few minutes after 6:00 PM EST, unless of course the meeting is canceled but that will be stated in the #raspberrypi chat channel on Gitter.
28
+
We meet on Wednesdays at 6:00 PM EST online on [http://talk.ole.org](http://talk.ole.org). Just sign in with your Google account and you're good to go. If nobody is in the hangouts room, someone will be there eventually usually a few minutes after 6:00 PM EST, unless of course the meeting is canceled but that will be stated in the #raspberrypi chat channel on Discord.
29
29
30
30
## How can I help?
31
31
So far we are working on creating a seamless experience for the image, meaning we want the user to have many connectivity options without having to tinker too much with the Raspberry Pi. So our main goal at the moment is getting the Raspberry Pi to connect to different connectivity options such as wifi/bluetooth/ethernet automatically. This allows more people to contribute and debug unexpected problems. Once we have those bases covered, we can move onward to the software part.
32
32
33
-
There is always something to be done. Check the [GitHub issues](https://github.com/treehouses/builder/issues) for treehouse-builder to see what needs to be done. Once you've chosen an issue and fixed the problem, create a PR using the same guidelines as the ones used when you had to go through the intern orientation. If you have any questions, just ask! You can find us on the #raspberrypi channel on Gitter.
33
+
There is always something to be done. Check the [GitHub issues](https://github.com/treehouses/builder/issues) for treehouse-builder to see what needs to be done. Once you've chosen an issue and fixed the problem, create a PR using the same guidelines as the ones used when you had to go through the intern orientation. If you have any questions, just ask! You can find us on the #raspberrypi channel on Discord.
Copy file name to clipboardexpand all lines: pages/robots/rbts-takehome-intern-day-to-day.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -42,4 +42,4 @@ With your 18 hours each week you should try and do one of the following two thin
42
42
43
43
2. Update Take Home guides to help future interns.
44
44
45
-
If you have any questions feel free to ask anyone in our [Gitter](https://gitter.im/open-learning-exchange/mobile) or Mobile Leads [@leonardmensah](https://github.com/leonardmensah), [@zeivhann](https://github.com/zeivhann) and me [@kylemathias](https://github.com/kylemathias).
45
+
If you have any questions feel free to ask anyone in our [Discord server](https://discord.gg/mtgGD4EnYW)
Copy file name to clipboardexpand all lines: pages/techgenius/tg-conference-calling.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -18,6 +18,6 @@ OLE makes use a of a number of tools and services as follows.
18
18
19
19
1.**Google Hangouts** – Our default application. You can find us at http://talk.ole.org.
20
20
21
-
2.**Gitter** – OLE maintains a number of chat channels for our work. The main / general channel can be found at https://gitter.im/open-learning-exchange/chat. We also maintain channels for [Tech Geniuses](https://gitter.im/open-learning-exchange/techgenius) and [Virtual Interns](https://gitter.im/open-learning-exchange/interns). These are "closed" rooms so please reach out to us directly if you would like to participate in any of these discussions.
21
+
2.**Discord** – OLE maintains a number of chat channels for our work. The discord server can be found at https://discord.gg/mtgGD4EnYW. We maintain channels for Tech Geniuses and Virtual Interns. These are also "closed" rooms so please reach out to us directly if you would like to participate in any of these discussions.
22
22
23
-
3.**Skype** – OLE members do use Skype as a fallback but it is not available on all machines. Please use email or one of the Gitter channels to coordinate a Skype meeting if needed.
23
+
3.**Zoom** – OLE members do use Zoom as a fallback. Please use email or one of the discord channels to coordinate a Zoom meeting if needed.
Copy file name to clipboardexpand all lines: pages/techgenius/tg-introduction.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ Welcome to the Tech Genius support section. You are here because you have comple
6
6
7
7
Planet Learning is a virtual library and student management portal that is deployed internationally to support content and opportunity distribution.
8
8
9
-
As Tech Geniuses you have demonstrated the ability to use the needed tools and procedures for deployment. As a means of communication, we encourage you to subscribe to notifications in [Tech Genius Gitter chatroom](https://gitter.im/open-learning-exchange/techgenius) once you are invited to the channel. If you do not have access to the "techgenius" channel, please reach out to us directly!
9
+
As Tech Geniuses you have demonstrated the ability to use the needed tools and procedures for deployment. As a means of communication, we encourage you to subscribe to notifications in [Tech Genius Discord channel](https://discord.gg/mtgGD4EnYW) once you are invited to the channel. If you do not have access to the "techgenius" channel, please reach out to us directly!
10
10
11
11
**Note:** This is a living document. We hope that you will utilize the GitHub functionality to pinpoint weaknesses and to make edits.
Copy file name to clipboardexpand all lines: pages/vi/vi-be-part-of-the-team.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@
10
10
11
11
Now that you have finished step 8, sync your community with the nation (as you did in Step 7 - [Nation Planet tab](vi-nation.md)).
12
12
13
-
Next thing is to add yourself to the virtual intern list found in [vi-team.md](vi-team.md) and create a pull request. Message us ("@/all" and "@dogi") in the Gitter chat room so that we can set up a meeting and add you to the team as soon as possible.
13
+
Next thing is to add yourself to the virtual intern list found in [vi-team.md](vi-team.md) and create a pull request. Message us ("@everyone" and "@dogi") in the virtual intern discord channel so that we can set up a meeting and add you to the team as soon as possible.
14
14
15
15
Make sure to read through the [intern orientation document](#!./pages/robots/rbts-intern-orientation.md) before the meeting.
0 commit comments