overviewAS

Insert YouTube videos in PowerPont slides with aS Desktop
Views:
 
Category: Entertainment
     
 

Presentation Description

No description available.

Comments

Presentation Transcript

Welcome!:

5/17/2011 Welcome! Representing authorSTREAM Presented by Priya, Nishu

Agenda/Topics to Be Covered:

5/17/2011 Agenda/Topics to Be Covered Company Overview Classroom Policies Special Projects Grading Parent Conferences Summary

Slide 3:

5/17/2011 authorGEN

Slide 4:

author STREAM Goal : is to create an online community dedicated to distributing and sharing PowerPoint presentation Features: Full screen embeds Easy narrations animations iPOD conversion YouTube applications

Work scheduled in Training period:

5/17/2011 Work scheduled in Training period Time period Task assigned description Week 1 Product overview B ecame familiar with company environment and its products Week 2 testing New release of authorSTREAM Week 3-4 Basic overview for programming environment HTML, JavaScript, .NET visual studio ,SQLServer, Week 5-8 Server monitoring Website monitoring, Mail server monitoring Week 9-15 Transcript handling Process transcript Reprocess transcript Week-16 onwards Widgets(under progress) Profile widgets, Presentation widgets

SERVER MONITORING:

5/17/2011 This project is all about monitoring the health of the servers. to maintain the smooth working and flow of operations performed by the Company’s online products . to help the system and network administrators and Products Heads by reporting about the working of their services as well as in case of any failure of operations. So the working of this application is broadly divided into following two parts on the basis of working – Monitoring Reporting SERVER MONITORING

Web Server Monitoring:

5/17/2011 Web Server Monitoring deals with the web servers on which websites have been deployed and the services running for the websites. Study : Some networking concepts like IP addresses and Port Numbers for hosting the websites, The concept of Load Balancer that balances the load of user requests for the web site to the various web servers running behind. Requirements : Monitoring : Check the availability(hardware level) of the server – whether it is up or down Check the number of current connections to the web site. Check the number of connection requests queued and rejected.

Slide 8:

5/17/2011 Reporting : The percentage uptime of the website since the last reporting The maximum, average and minimum number of concurrent connections to the website Alert the user if the website goes down. Alert the user if the number of active connections goes beyond the maximum number of allowed connections to the Web Service Implemented: Database tables are created for reporting purposes. The availability of the server is checked by using the command line utility of DOS named “PING” at regular intervals and the corresponding entry is made in the database. An attempt is made to create an HTTP connection with the website, If the no of corrections crosses maximum limit the corresponding mail/SMS alert is sent to the user.

Slide 9:

5/17/2011 eg of report:

Slide 10:

5/17/2011 TASK 2 TRANSCRIPT HANDLING

Need for Transcript:

5/17/2011 Need for Transcript

Process Transcript:

Process Transcript Requirements: To increase the Google search engine optimization for our To increase the rank of the site To make user more reachable to site’s presentation To promote our users’ presentations, channels, podcasts, blogs 5/17/2011

Implementation Flow Diagram:

Implementation Flow Diagram 5/17/2011 start

Flow Diagram:

Flow Diagram 5/17/2011

Slide 15:

5/17/2011

Slide 16:

5/17/2011

Slide 17:

5/17/2011