| Line 42: |
Line 42: |
| | Zoom provides a Unified Meeting Experience platform that brings HD video conferencing, mobility and web meetings together as a cloud service. A crystal-clear video conversation and high quality screen sharing with up to 25 people or rooms. It is available for Windows, Mac, iOS, Android. | | Zoom provides a Unified Meeting Experience platform that brings HD video conferencing, mobility and web meetings together as a cloud service. A crystal-clear video conversation and high quality screen sharing with up to 25 people or rooms. It is available for Windows, Mac, iOS, Android. |
| | | | |
| − | ===Install=== | + | |
| | + | ==Installation== |
| | We prefer the desktop installment, it works in the browser as well. | | We prefer the desktop installment, it works in the browser as well. |
| | | | |
| Line 48: |
Line 49: |
| | After the install you can enter your first, last name and your e-mail address to sign up. | | After the install you can enter your first, last name and your e-mail address to sign up. |
| | | | |
| − | ==Installation== | + | ==launch== |
| − | ===Windows 7 64-bit=== | + | After you launch the app, you have two options. You can Join a meeting, or Host a meeting. If you do not wish to log in, and just want to join a meeting in progress click on Join a meeting. If you would like to log in and start you own meeting, click on Host a meeting. |
| − | #Step 1
| + | |
| − | #Step 2
| + | ==Join a meeting== |
| − | #Step 3
| + | |
| | + | ==Host a meeting== |
| | | | |
| − | ==Configuration== | + | ==Before your meeting== |
| | General settings. | | General settings. |
| | For CMD commands, you can use this format:<br/> | | For CMD commands, you can use this format:<br/> |
| Line 61: |
Line 63: |
| | === License === | | === License === |
| | License setup. | | License setup. |
| − |
| |
| − | ==Usage==
| |
| − | Templates and how-to's go here.
| |
| − |
| |
| − | ===Python===
| |
| − |
| |
| − | <syntaxhighlight lang="python" line>
| |
| − | #In the syntaxhighlight tag, change lang value to desired language.
| |
| − | #For the list of supported languages, see http://www.mediawiki.org/wiki/Extension:SyntaxHighlight_GeSHi#Supported_languages
| |
| − |
| |
| − | def main():
| |
| − | """Lots of useless code here."""
| |
| − | if True:
| |
| − | print "Hello, world!"
| |
| − | return None # Explicitly returning None!
| |
| − | else:
| |
| − | raise Exception
| |
| − |
| |
| − | if __name__ == "__main__":
| |
| − | main()
| |
| − | </syntaxhighlight><br/>
| |
| − |
| |
| − | <!-- Room for extra headers, like ==Course==, or ==Troubleshooting== -->
| |
| − |
| |
| − | ==See Also== <!-- Optional -->
| |
| − | *[[Project:Samples/Hardware|Samples/Hardware]]
| |
| − | *{{tl|Infobox_software}}
| |
| − | *{{tl|Infobox_tsg}}
| |
| − |
| |
| − | ==References== <!-- Optional, include only if <ref> tags are used in the article. -->
| |
| − | <references />
| |
| − |
| |
| − | ==External Links== <!-- Optional -->
| |
| − | *{{Official website|https://about.gitlab.com/}}
| |
| − | *[http://tsgdoc.socsci.ru.nl tsgdoc] – Technical documentation.
| |