https://www.gordonstate.edu/departments/computer-services/instructional-videos/index.html

  1.     <meta content="https://www.gordonstate.edu/departments/computer-services/instructional-videos/index.html" property="og:url"/>
  2.     <meta content="summary" name="twitter:card"/>
  3.                 <link href="https://use.typekit.net/bgj0dgs.css" rel="stylesheet"/> <link href="../../../_files/css/main.css" rel="stylesheet"/> <link href="../_files/favicon/apple-touch-icon.png" rel="apple-touch-icon" sizes="180x180"/> <link href="../_files/favicon/favicon-32x32.png" rel="icon" sizes="32x32" type="image/png"/> <link href="../_files/favicon/favicon-16x16.png" rel="icon" sizes="16x16" type="image/png"/> <link href="../_files/favicon/site.webmanifest" rel="manifest"/> <link color="#316195" href="../_files/favicon/safari-pinned-tab.svg" rel="mask-icon"/> <link href="../_files/favicon/favicon.ico" rel="shortcut icon"/>
  4. <script type="text/javascript">// <![CDATA[
  5. function setCookie(cname, cvalue, exdays) {
  6.                           const d = new Date();
  7.                           d.setTime(d.getTime() + (exdays * 24 * 60 * 60 * 1000));
  8.                           let expires = "expires="+d.toUTCString();
  9.                           document.cookie = cname + "=" + cvalue + ";" + expires + ";path=/";
  10.                         }
  11.                         function getCookie(cname) {
  12.                           let name = cname + "=";
  13.                           let ca = document.cookie.split(';');
  14.                           for(let i = 0; i < ca.length; i++) {
  15.                                 let c = ca[i];
  16.                                 while (c.charAt(0) == ' ') {
  17.                                   c = c.substring(1);
  18.                                 }
  19.                                 if (c.indexOf(name) == 0) {
  20.                                   return c.substring(name.length, c.length);
  21.                                 }
  22.                           }
  23.                           return "";
  24.                         }
  25.                        
  26.                         function acceptGordonCookies(){
  27.                                 setCookie("www.gordonstate.edu", "gordonCookies=accept", 90);
  28.                                 document.getElementById("cookieDisclaimer").style.display = "none";
  29.                         }
  30.                        
  31.                         function showCookieDisclaimer(){
  32.                                 gordonCookies = getCookie("www.gordonstate.edu");
  33.                                 if(gordonCookies.includes("gordonCookies=accept")){
  34.                                         document.getElementById("cookieDisclaimer").style.display = "none";
  35.                                 }
  36.                         }
  37. // ]]></script>
  38. <script type="text/javascript">// <![CDATA[
  39. var _gaq = _gaq || [];
  40.          _gaq.push(['_setAccount', 'UA-4361993-1']);
  41.          _gaq.push(['_trackPageview']);
  42.        
  43.          (function() {
  44.            var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
  45.            ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
  46.            var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  47.          })();
  48. // ]]></script>
  49.                 <title>
  50.                         Instructional Videos-Handouts | Gordon State College
  51.                 </title>
  52.         </head>
  53. <body>
  54.     <!-- Google Tag Manager (noscript) --><noscript>
  55.         <iframe height="0" src="https://www.googletagmanager.com/ns.html?id=GTM-WP54739" style="display:none;visibility:hidden" width="0"></iframe>
  56. </noscript><noscript>
  57.         <iframe height="0" src="https://www.googletagmanager.com/ns.html?id=GTM-WP54739" style="display:none;visibility:hidden" width="0"></iframe>
  58. </noscript><!-- End Google Tag Manager (noscript) -->
  59.     <header id="global-header">
  60.         <div class="header-container">
  61.             <div id="site-logo" itemscope="" itemtype="http://schema.org/Organization"><a href="/" itemprop="url"><img alt="Gordon State College" height="70" itemprop="logo" src="../../../_files/images/gordon-state-logo.svg" width="220"/></a></div>
  62.             <div class="top-bar">
  63.                 <nav class="gateway-nav">
  64.                     <div id="gateway-nav-toggle">Quick Links</div>
  65. <ul>
  66. <li><a href="../../../current-student-gateway/index.html">My Gordon</a></li>
  67. <li><a href="../../../future-student-gateway/index.html">Future Students</a></li>
  68. <li><a href="../../../faculty-staff-gateway/index.html">Faculty &amp; Staff</a></li>
  69. </ul>
  70.                 </nav>
  71.                 <nav class="utility-nav">
  72.                     <ul>
  73. <ul>
  74. <li class="link-give"><a href="../../../alumni/give-to-gordon/ways-to-give/index.html" title="Ways to Give | Gordon State College">Give</a></li>
  75. <li class="link-apply"><a href="https://gordonstate-12329.page451.sites.451.io" rel="noopener" target="_blank">Request Info</a></li>
  76. <li class="link-apply"><a href="https://apply.gordonstate.edu" rel="noopener" target="_blank" title="Apply | Gordon State College">Apply Now</a></li>
  77. </ul>
  78. </ul>
  79.                 </nav>
  80.                 <div id="site-search">
  81.                     <div id="search-toggle"><span aria-label="Search" class="gs-search"></span><span aria-label="Close" class="gs-close"></span></div>
  82. <!--<form action="/search" autocomplete="off" method="get"><input autocomplete="off" class="gsc-input" dir="ltr" id="gsc-i-id1" name="search" placeholder="Custom Search" size="10" spellcheck="false" title="search" type="text" /></form>-->
  83. <script>// <![CDATA[
  84. (function() {
  85.    var cx = '014415054998277742613:dyzz9tujcde';
  86.    var gcse = document.createElement('script');
  87.    gcse.type = 'text/javascript';
  88.    gcse.async = true;
  89.    gcse.src = 'https://cse.google.com/cse.js?cx=' + cx;
  90.    var s = document.getElementsByTagName('script')[0];
  91.    s.parentNode.insertBefore(gcse, s);
  92.  })();
  93. // ]]></script>
  94. <style><!--
  95. .gsc-search-button {
  96.        display:none;
  97.    }
  98. form table {
  99.    padding: 12px;
  100.    background-color: #326295;
  101. }
  102.  
  103. form table td {
  104.    background-color: #fff;
  105. }
  106. .gsc-search-box-tools .gsc-search-box .gsc-input {
  107.    padding-right: 0;
  108. }
  109. --></style>
  110. <div class="header-search-test">
  111. <gcse:searchbox-only resultsurl="http://www.gordonstate.edu/search/"></gcse:searchbox-only>
  112. </div>
  113.                 </div>
  114.             </div>
  115.             <nav id="main-nav">
  116.                 <div id="main-nav-toggle">
  117.                     <span aria-label="Main Nav Toggle" class="gs-menu"></span>
  118.                     <span aria-label="Close" class="gs-close"></span>
  119.                 </div>
  120.                 <ul>
  121. <li class=""><a href="../../../admissions/index.html" title="Admissions | Gordon State">Admissions</a></li>
  122. <li class=""><a href="../../../academics/index.html" title="Academics | Gordon State College">Academics</a></li>
  123. <li class="$adult"><a href="../../../admissions/fast-forward/index.html" title="Fast Forward | Gordon State College">Fast Forward</a></li>
  124. <li class=""><a href="../../../student-life/index.html">Student Life</a></li>
  125. <li class=""><a href="../../../athletics/index.html">Athletics</a></li>
  126. <li class=""><a href="../../../alumni/index.html" title="Alumni | Gordon State College">Alumni</a></li>
  127. <li class=""><a href="../../../community-education/index.html" title="Continuing Education | Gordon State College">Continuing Ed</a></li>
  128. <li class=""><a href="../../../about/index.html" title="About Gordon State College">About GSC</a></li>
  129. </ul>
  130.             </nav>
  131.         </div>
  132.     </header>
  133.     <div class="page" id="main">
  134.         <div id="breadcrumb">
  135.             <div class="container">
  136.  
  137. <a href="/"><i aria-label="Home" class="gs-home"> </i></a>
  138.  
  139.             <i aria-hidden="true" class="gs-right-pointing-arrow"> </i>
  140.                 <a href="../../index.html"><span>
  141.             Departments
  142.    
  143. </span></a>
  144.                 <i aria-hidden="true" class="gs-right-pointing-arrow"> </i>
  145.                 <a href="../index.html"><span>
  146.             Information Technology
  147.    
  148. </span></a>
  149.                 <i aria-hidden="true" class="gs-right-pointing-arrow"> </i>
  150.                 <span>
  151.             Instructional Videos-Handouts
  152.    
  153. </span>
  154.     </div>
  155.         </div>
  156.         <div class="container has-sidebar">
  157.             <div class="content">
  158.                
  159.                                      
  160.                          <section class="page-content block">
  161.         <div class="container">
  162.                             <h1 class="page-title">Instructional Videos &amp; Handouts</h1>
  163.                 </div>
  164.     </section>
  165.                 <section class="page-content block">
  166.         <div class="container">
  167.             <div class="block-container">
  168.                                         <p><a href="http://www.gordonstate.edu/pdf/Captions-Windows_Movie_Maker.pdf" rel="noopener" target="_blank"></a><br/>
  169. <ul>
  170. <li><a href="http://www.gordonstate.edu/pdf/Video_Editing-_MovieMaker_and_Camtasia.pdf">Students: Editing Videos in Microsoft Movie Maker and Camtasia</a></li>
  171. <li><a href="http://www.gordonstate.edu/pdf/VoiceThread-for-VoiceOverPowerpoints.pdf">Students: Using VoiceThread for Online Voice-Over Powerpoints</a></li>
  172. <li><a href="http://www.gordonstate.edu/pdf/Handbrake.pdf">Students: Handbrake- Compressing/Converting Video Files</a></li>
  173. <li><a href="http://faculty.gordonstate.edu/autumns/videos/googledocs/googledocs.html" rel="noopener" target="_blank">Students: GoogleDocs to Collaborate Online</a></li>
  174. </ul>
  175. <ul>
  176. <li><a href="http://faculty.gordonstate.edu/autumns/videos/mswebex/mswebex.html">Faculty: Developing a Faculty Webpage (Microsoft Expression Web)</a></li>
  177. <li><a href="http://faculty.gordonstate.edu/autumns/videos/screencastomatic/screencastomatic.html" rel="noopener" target="_blank">Faculty: Alternative to Voice-Over Powerpoints (Screencast-o-matic)</a></li>
  178. <li><a href="http://www.gordonstate.edu/pdf/Email_Classlist_from_Bannerweb.pdf" rel="noopener" target="_blank">Faculty: Emailing Your Classlist from BannerWeb</a></li>
  179. <li><a href="http://www.gordonstate.edu/pdf/Microsoft_Office_Accessibility_Resources_Handout.docx">Faculty: Microsoft Accessibility Resources</a></li>
  180. <li><a href="http://www.gordonstate.edu/pdf/Kahoot.it.pdf">Faculty: Kahoot.it (Web-Based Student Engagement/Formative Assessement)</a></li>
  181. <li><a href="http://www.gordonstate.edu/pdf/Camtasia-For-Faculty.pdf">Faculty: Using Camtasia to Create Instructional Videos</a></li>
  182. <li><a href="http://www.gordonstate.edu/pdf/Camtasia-iPad_Videos.pdf">Faculty: Uploading Videos to Camtasia with Mobile Device</a></li>
  183. <li><a href="http://www.gordonstate.edu/pdf/Uploading_and_Posting_to_Youtube.pdf">Faculty: Uploading and Posting Videos to Youtube</a></li>
  184. <li><a href="http://www.gordonstate.edu/pdf/Audacity_Audio_Feedback.pdf">Faculty: Audacity for Voice-Over Feedback</a></li>
  185. <li><a href="http://www.gordonstate.edu/pdf/Presenter_View_Single_Monitor.pdf" rel="noopener" target="_blank">Faculty: PowerPoint Presenter View with Single Monitor</a></li>
  186. <li><a href="http://www.gordonstate.edu/pdf/Presenter_View_Dual_Monitor_Screens.pdf" rel="noopener" target="_blank">Faculty: PowerPoint Presenter View with Dual Monitors</a></li>
  187. <li><a href="http://faculty.gordonstate.edu/autumns/videos/signupgenius2017/signupgenius2017.html" rel="noopener" target="_blank">Faculty: SignUp Genius (Electronic Scheduling for Appointments)</a></li>
  188. <li><a href="http://www.gordonstate.edu/pdf/ZipGrade.pdf" rel="noopener" target="_blank">Faculty: ZipGrade (Using Smartphones as Scantron Machines)</a></li>
  189. <li><a href="http://www.gordonstate.edu/pdf/Clickers.pdf" rel="noopener" target="_blank">Faculty: TurningPoint Clickers</a></li>
  190. <li><a href="http://faculty.gordonstate.edu/autumns/videos/turnitinfs/turnitinfs.html" rel="noopener" target="_blank">Faculty: Turnitin (Plagiarism Detection Service)</a></li>
  191. <li><a href="http://www.gordonstate.edu/pdf/Plickers.pdf" rel="noopener" target="_blank">Faculy: Plickers- Free and Low Tech Student Engagement</a></li>
  192. <li><a href="http://faculty.gordonstate.edu/autumns/videos/edpuzzles/edpuzzles.html" rel="noopener" target="_blank">Faculty: EdPuzzles (Adding Quizzing and Tracking Student's Use of Videos)</a><a href="http://www.gordonstate.edu/computer-services/%20blackboard-collaborate-ultra-resources-for-faculty.html"></a></li>
  193. <li><a href="http://faculty.gordonstate.edu/autumns/videos/voicethread/voicethread.html" rel="noopener" target="_blank">Faculty: VoiceThread for Interactive Discussions</a></li>
  194. <li><a href="http://videos.gordonstate.edu/padlet/padlet.html" rel="noopener" target="_blank">Faculty: Padlet (for Backchannel Conversations)</a></li>
  195. </ul></p>
  196.                
  197.                             </div>
  198.         </div>
  199.     </section>
  200.                                                
  201.  
  202.  
  203.  
  204.  
  205.  
  206.  
  207.  
  208.  
  209.  
  210.  
  211.  
  212.  
  213.  
  214.  
  215.  
  216.  
  217.  
  218.  
  219.  
  220.  
  221.  
  222.             </div>
  223.             <aside class="sidebar">
  224.                
  225.  
  226.  
  227.  
  228.  
  229.  
  230.  
  231.  
  232.  
  233.  
  234.         <nav class="section-nav block">
  235.                     <ul>
  236.                                                                                                                                                                                             <li>
  237.                                                  
  238.        
  239.            
  240.        
  241.              
  242.         <a class="" href="../../index.html">Departments</a>
  243.    
  244.                                 <ul>
  245.                                                             <li>
  246.                                                  
  247.        
  248.            
  249.        
  250.              
  251.         <a class="" href="../../budgets-auxillary/index.html">Budgets &amp; Auxiliary Services</a>
  252.    
  253.                                                         </li>
  254.                                                         <li>
  255.                                                  
  256.        
  257.            
  258.        
  259.              
  260.         <a class="" href="../../schedule/index.html">Schedule</a>
  261.    
  262.                                                         </li>
  263.                                                         <li>
  264.                                                  
  265.        
  266.            
  267.        
  268.              
  269.             <a class="is-active" href="../index.html">Information Technology</a>
  270.    
  271.                                 <ul>
  272.                                                             <li>
  273.                                                  
  274.        
  275.            
  276.        
  277.              
  278.         <a class="" href="../accessing-your-gordon-email-on-a-android-phone-motorola-droid/index.html">Accessing Your Gordon Email on an Android Phone</a>
  279.    
  280.                                                         </li>
  281.                                                         <li>
  282.                                                  
  283.        
  284.            
  285.        
  286.              
  287.         <a class="" href="../adding-to-your-printing-account-balance/index.html">Adding to your printing account balance</a>
  288.    
  289.                                                         </li>
  290.                                                         <li>
  291.                                                  
  292.        
  293.            
  294.        
  295.              
  296.         <a class="" href="../adobe-acrobat-pdf-troubleshooting-tips/index.html">Adobe Acrobat PDF Troubleshooting Tips</a>
  297.    
  298.                                                         </li>
  299.                                                         <li>
  300.                                                  
  301.        
  302.            
  303.        
  304.              
  305.         <a class="" href="../alphabetical-listing-of-information-technology/index.html">Alphabetical Listing of Information Technology</a>
  306.    
  307.                                                         </li>
  308.                                                         <li>
  309.                                                  
  310.        
  311.            
  312.        
  313.              
  314.         <a class="" href="../an-optimal-solution-for-printing-powerpoint-slides-online/index.html">An Optimal Solution for Printing PowerPoint Slides Online</a>
  315.    
  316.                                                         </li>
  317.                                                         <li>
  318.                                                  
  319.        
  320.            
  321.        
  322.              
  323.         <a class="" href="../bannerweb/index.html">Banner Web User Guides</a>
  324.    
  325.                                                         </li>
  326.                                                         <li>
  327.                                                  
  328.        
  329.            
  330.        
  331.              
  332.         <a class="" href="../color-printing/index.html">Color Printing</a>
  333.    
  334.                                                         </li>
  335.                                                         <li>
  336.                                                  
  337.        
  338.            
  339.        
  340.              
  341.         <a class="" href="../computer-access/index.html">Computer Access</a>
  342.    
  343.                                                         </li>
  344.                                                         <li>
  345.                                                  
  346.        
  347.            
  348.        
  349.              
  350.         <a class="" href="../computer-and-network-usage-policy/index.html">Computer and Network Usage Policy</a>
  351.    
  352.                                                         </li>
  353.                                                         <li>
  354.                                                  
  355.        
  356.            
  357.        
  358.              
  359.         <a class="" href="../degreeworks/index.html">Degreeworks</a>
  360.    
  361.                                                         </li>
  362.                                                         <li>
  363.                                                  
  364.        
  365.            
  366.        
  367.              
  368.         <a class="" href="../duplex-printing-instructions/index.html">Duplex Printing Instructions</a>
  369.    
  370.                                                         </li>
  371.                                                         <li>
  372.                                                  
  373.        
  374.            
  375.        
  376.              
  377.         <a class="" href="../faculty-staff/index.html">Faculty / Staff</a>
  378.    
  379.                                                         </li>
  380.                                                         <li>
  381.                                                  
  382.        
  383.            
  384.        
  385.              
  386.         <a class="" href="../general-multimedia-classrooms/index.html">General Multimedia Classrooms</a>
  387.    
  388.                                                         </li>
  389.                                                         <li>
  390.                                                  
  391.        
  392.            
  393.        
  394.              
  395.         <a class="" href="../gordon-email/index.html">Gordon Email</a>
  396.    
  397.                                                         </li>
  398.                                                         <li>
  399.                                                  
  400.        
  401.            
  402.  
Copyright © 2010-2025 brokenlinkcheck.com  |  By using this website you agree to these Terms