<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="https://script.spoken-tutorial.org/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://script.spoken-tutorial.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Kkkavita</id>
		<title>Script | Spoken-Tutorial - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="https://script.spoken-tutorial.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Kkkavita"/>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php/Special:Contributions/Kkkavita"/>
		<updated>2026-04-10T02:46:52Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.23.17</generator>

	<entry>
		<id>https://script.spoken-tutorial.org/index.php/PHP-and-MySQL/C2/XAMPP-in-Linux/English</id>
		<title>PHP-and-MySQL/C2/XAMPP-in-Linux/English</title>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php/PHP-and-MySQL/C2/XAMPP-in-Linux/English"/>
				<updated>2015-02-26T09:31:06Z</updated>
		
		<summary type="html">&lt;p&gt;Kkkavita: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{|&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 1&lt;br /&gt;
&lt;br /&gt;
Title Slide'''&lt;br /&gt;
|| Hello everyone.&lt;br /&gt;
&lt;br /&gt;
Welcome to this tutorial on ''' XAMPP Installation on Linux'''.&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 2&lt;br /&gt;
&lt;br /&gt;
Learning Objectives'''&lt;br /&gt;
|| In this tutorial, we will learn &lt;br /&gt;
&lt;br /&gt;
* How to install '''XAMPP''' on '''Linux'''&lt;br /&gt;
* How to create &amp;amp; run a '''php''' file&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 3&lt;br /&gt;
&lt;br /&gt;
System Requirement'''&lt;br /&gt;
|| To record this tutorial I am using &lt;br /&gt;
&lt;br /&gt;
* '''Ubuntu Linux OS 14.04'''&lt;br /&gt;
* '''FireFox''' Web Browser and&lt;br /&gt;
* '''Gedit''' Text editor&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 4&lt;br /&gt;
&lt;br /&gt;
Pre-requisites'''&lt;br /&gt;
|| To install '''XAMPP''', you should have- &lt;br /&gt;
&lt;br /&gt;
* A working '''Internet''' connection and&lt;br /&gt;
* '''Admin''' access to your computer&lt;br /&gt;
&lt;br /&gt;
You should also have basic knowledge of '''Linux''' commands.&lt;br /&gt;
&lt;br /&gt;
If not, for relevant tutorials, please visit our website.&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 5'''&lt;br /&gt;
|| '''XAMPP''' is a Free and Open Source web server package.&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 6'''&lt;br /&gt;
|| '''XAMPP''' consists of,&lt;br /&gt;
&lt;br /&gt;
* '''Apache HTTP Server'''&lt;br /&gt;
* '''MySQL database'''&lt;br /&gt;
* '''Interpreters for scripts written in PHP and Perl'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 7'''&lt;br /&gt;
|| '''XAMPP''' is easy to install.&lt;br /&gt;
&lt;br /&gt;
It is available for '''GNU/Linux''', '''Mac''', '''Windows''' and '''Solaris''' operating systems.&lt;br /&gt;
|-&lt;br /&gt;
|| Switch to the website.&lt;br /&gt;
&lt;br /&gt;
Type&lt;br /&gt;
&lt;br /&gt;
[https://www.apachefriends.org/download.html ml]&lt;br /&gt;
|| Let's download '''XAMPP for Linux'''.&lt;br /&gt;
&lt;br /&gt;
Open the web browser on your machine.&lt;br /&gt;
&lt;br /&gt;
In the '''Address bar''', type &lt;br /&gt;
&lt;br /&gt;
[https://www.apachefriends.org/download.html]&lt;br /&gt;
&lt;br /&gt;
and press '''Enter'''.&lt;br /&gt;
|-&lt;br /&gt;
|| Point to the various links.&lt;br /&gt;
&lt;br /&gt;
Point to '''XAMPP-LINUX''' link .&lt;br /&gt;
|| Scroll down the page.&lt;br /&gt;
&lt;br /&gt;
Here '''XAMPP ''' is available to download for all Operating Systems.&lt;br /&gt;
&lt;br /&gt;
Visit '''XAMPP for Linux''' section.&lt;br /&gt;
&lt;br /&gt;
You can see the recent version of '''Xampp'''.&lt;br /&gt;
|-&lt;br /&gt;
|| Point to the version '''1.8.3 / PHP 5.5.19''' and click on '''Download(64 bit)'''.&lt;br /&gt;
|| My system is a '''64bit OS'''.&lt;br /&gt;
&lt;br /&gt;
Under version '''1.8.3 / PHP 5.5.19'''.&lt;br /&gt;
&lt;br /&gt;
I will select '''Download(64 bit)'''.&lt;br /&gt;
&lt;br /&gt;
The download will start.&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| I have already downloaded this file in my '''Downloads''' Folder.&lt;br /&gt;
&lt;br /&gt;
So I will skip downloading step.&lt;br /&gt;
|-&lt;br /&gt;
|| Open Terminal.&lt;br /&gt;
|| Now open the terminal.&lt;br /&gt;
|-&lt;br /&gt;
|| In the terminal window, type&lt;br /&gt;
&lt;br /&gt;
'''cd Downloads''' &amp;gt;&amp;gt; press '''Enter'''.&lt;br /&gt;
|| On the terminal, type the command&lt;br /&gt;
&lt;br /&gt;
'''cd space Downloads'''&lt;br /&gt;
&lt;br /&gt;
and press '''Enter'''.&lt;br /&gt;
&lt;br /&gt;
This will change the current working directory to '''Downloads'''.&lt;br /&gt;
|-&lt;br /&gt;
|| Type &lt;br /&gt;
&lt;br /&gt;
'''ls''' &amp;gt;&amp;gt; press '''Enter'''. &lt;br /&gt;
&lt;br /&gt;
Point to '''xampp-linux-x64-5.5.19-0-installer.run''' file&lt;br /&gt;
|| Now, type the command&lt;br /&gt;
&lt;br /&gt;
'''ls '''&lt;br /&gt;
&lt;br /&gt;
and press '''Enter'''.&lt;br /&gt;
&lt;br /&gt;
This will display the contents of the '''Downloads''' folder.&lt;br /&gt;
&lt;br /&gt;
Here is our '''XAMPP''' installation file.&lt;br /&gt;
|-&lt;br /&gt;
|| Type&lt;br /&gt;
&lt;br /&gt;
'''chmod +x xampp-linux-x64-5.5.19-0-installer.run'''&lt;br /&gt;
&lt;br /&gt;
&amp;gt;&amp;gt; press Enter&lt;br /&gt;
|| Let's give executable permission to the file.&lt;br /&gt;
&lt;br /&gt;
So that we can run this file.&lt;br /&gt;
&lt;br /&gt;
type&lt;br /&gt;
&lt;br /&gt;
'''chmod +x''' filename&lt;br /&gt;
&lt;br /&gt;
and press '''Enter'''.&lt;br /&gt;
|-&lt;br /&gt;
|| Type&lt;br /&gt;
&lt;br /&gt;
'''sudo ./xampp-linux-x64-5.5.19-0-installer.run'''&lt;br /&gt;
&lt;br /&gt;
&amp;gt;&amp;gt;press '''Enter'''.&lt;br /&gt;
|| Now to run the file, type&lt;br /&gt;
&lt;br /&gt;
'''sudo ./ '''filename&lt;br /&gt;
&lt;br /&gt;
and press '''Enter'''.&lt;br /&gt;
&lt;br /&gt;
Enter the '''admin password''' if required.&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''Next'''.&lt;br /&gt;
|| '''Setup wizard''' dialogue box opens.&lt;br /&gt;
&lt;br /&gt;
Click on '''Next''' button whenever required and follow the installation steps as shown. &lt;br /&gt;
|-&lt;br /&gt;
|| Uncheck '''Learn more about Bitnami for XAMPP''' check box &amp;gt;&amp;gt; Click on '''Next'''.&lt;br /&gt;
|| Uncheck '''Learn more about Bitnami for XAMPP''' check box.&lt;br /&gt;
&lt;br /&gt;
Click on '''Next'''.&lt;br /&gt;
|-&lt;br /&gt;
|| Uncheck '''Launch XAMPP '''check box &amp;gt;&amp;gt; Click on '''Finish'''.&lt;br /&gt;
|| Once the installation done, uncheck '''Launch XAMPP''' check box.&lt;br /&gt;
&lt;br /&gt;
And click on '''Finish'''.&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| This installation will create '''lampp''' folder in the system's '''opt''' folder.&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''Files''' Folder.&lt;br /&gt;
|| Let's go there and have a look.&lt;br /&gt;
&lt;br /&gt;
From the launcher on the left, click on '''Files''' folder icon.&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''Computer'''.&lt;br /&gt;
|| On the left panel, Under '''Devices''' Section, click on '''Computer'''.&lt;br /&gt;
|-&lt;br /&gt;
|| Open '''opt''' folder.&lt;br /&gt;
|| You can see the system files.&lt;br /&gt;
&lt;br /&gt;
Double-click on '''opt''' folder to open it.&lt;br /&gt;
|-&lt;br /&gt;
|| Point to '''lampp''' folder &amp;gt;&amp;gt; &lt;br /&gt;
&lt;br /&gt;
point to all folders.&lt;br /&gt;
|| Here it is- the '''lampp''' folder.&lt;br /&gt;
&lt;br /&gt;
Open this folder. &lt;br /&gt;
&lt;br /&gt;
Here we can see several sub-folders.&lt;br /&gt;
|-&lt;br /&gt;
|| Point to '''htdocs''' folder.&lt;br /&gt;
|| Locate the folder named '''htdocs'''.&lt;br /&gt;
&lt;br /&gt;
This is our '''Web server Appache's root directory'''.&lt;br /&gt;
&lt;br /&gt;
We have to save our '''PHP''' code files inside this folder to run it.&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 8&lt;br /&gt;
&lt;br /&gt;
Apache's root directory'''&lt;br /&gt;
|| The '''Apache's root directory''' will be&lt;br /&gt;
&lt;br /&gt;
* '''/opt/lampp/htdocs '''or&lt;br /&gt;
* '''/var/www'''&lt;br /&gt;
&lt;br /&gt;
based on your installation process.&lt;br /&gt;
|-&lt;br /&gt;
|| Type &lt;br /&gt;
&lt;br /&gt;
'''sudo chmod 777 -R /opt/lampp/htdocs'''&lt;br /&gt;
&lt;br /&gt;
&amp;gt;&amp;gt; press '''Enter'''.&lt;br /&gt;
|| To make '''htdocs''' folder writable,&lt;br /&gt;
&lt;br /&gt;
we have to change the permission.&lt;br /&gt;
&lt;br /&gt;
So on the terminal, type &lt;br /&gt;
&lt;br /&gt;
'''sudo chmod 777 -R /opt/lampp/htdocs'''&lt;br /&gt;
&lt;br /&gt;
and press '''Enter'''.&lt;br /&gt;
|-&lt;br /&gt;
|| Open Firefox&lt;br /&gt;
&lt;br /&gt;
In the Address bar type,&lt;br /&gt;
&lt;br /&gt;
'''localhost'''&lt;br /&gt;
&lt;br /&gt;
&amp;gt;&amp;gt; press '''Enter'''.&lt;br /&gt;
|| Now let's check whether '''Xampp''' is running or not.&lt;br /&gt;
&lt;br /&gt;
Open the web browser.&lt;br /&gt;
&lt;br /&gt;
In the '''Address bar''', type '''localhost''' and press '''Enter'''.&lt;br /&gt;
&lt;br /&gt;
It shows message '''“Unable to connect”'''.&lt;br /&gt;
|-&lt;br /&gt;
|| In the terminal type,&lt;br /&gt;
&lt;br /&gt;
'''sudo /opt/lampp/lampp start'''&lt;br /&gt;
&lt;br /&gt;
&amp;gt;&amp;gt;press '''Enter'''.&lt;br /&gt;
|| It seems '''Xampp''' services are not running.&lt;br /&gt;
&lt;br /&gt;
To start the services type on the terminal.&lt;br /&gt;
&lt;br /&gt;
'''sudo /opt/lampp/lampp start'''&lt;br /&gt;
&lt;br /&gt;
and press '''Enter'''.&lt;br /&gt;
&lt;br /&gt;
This will start all the '''Xampp services'''.&lt;br /&gt;
|-&lt;br /&gt;
|| Refresh web browser.&lt;br /&gt;
&lt;br /&gt;
Select '''English''' Language.&lt;br /&gt;
|| Go back to the web browser and refresh the page.&lt;br /&gt;
&lt;br /&gt;
Here it is! The welcome screen of  '''Xampp'''.&lt;br /&gt;
&lt;br /&gt;
It will ask us to choose the default language.&lt;br /&gt;
&lt;br /&gt;
I will select '''English'''. &lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| '''Xampp '''is running perfectly now.&lt;br /&gt;
&lt;br /&gt;
Let's write a sample '''php''' code and run it.&lt;br /&gt;
|-&lt;br /&gt;
|| Create new folder '''phpacademy'''.&lt;br /&gt;
|| In '''htdocs''' let's create a folder named '''phpacademy'''.&lt;br /&gt;
&lt;br /&gt;
In future, I will save all my '''php''' files in this folder.&lt;br /&gt;
&lt;br /&gt;
This is to ensure that my files don't get over written by someone else.&lt;br /&gt;
|-&lt;br /&gt;
|| Open '''phpacademy'''.&lt;br /&gt;
&lt;br /&gt;
Create file '''demo.php'''.&lt;br /&gt;
|| Open the '''phpacademy''' folder.&lt;br /&gt;
&lt;br /&gt;
Let us create a '''php''' file.&lt;br /&gt;
&lt;br /&gt;
Right-click and select '''New Document''' and ''' Empty document'''.&lt;br /&gt;
&lt;br /&gt;
Name it as '''demo.php'''&lt;br /&gt;
|-&lt;br /&gt;
|| Open '''demo.php''' file in gedit.&lt;br /&gt;
|| Open the '''demo.php''' in Gedit text editor.&lt;br /&gt;
&lt;br /&gt;
You can use any editor of your choice.&lt;br /&gt;
|-&lt;br /&gt;
|| Type code&lt;br /&gt;
'''&amp;lt;?php&lt;br /&gt;
&lt;br /&gt;
echo “Hello India”;&lt;br /&gt;
&lt;br /&gt;
?&amp;gt;'''&lt;br /&gt;
|| Start type following &lt;br /&gt;
&lt;br /&gt;
'''&amp;lt;?php&lt;br /&gt;
&lt;br /&gt;
echo “Hello India”;&lt;br /&gt;
&lt;br /&gt;
?&amp;gt;'''&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Ctrl+s'''&lt;br /&gt;
|| To save the file press '''Ctrl ''' and ''' S''' keys simultaneously.&lt;br /&gt;
|-&lt;br /&gt;
|| Swich to web browser&lt;br /&gt;
&lt;br /&gt;
In the address bar type,&lt;br /&gt;
&lt;br /&gt;
'''localhost/phpacademy'''&lt;br /&gt;
&lt;br /&gt;
&amp;gt;&amp;gt;press '''Enter'''&lt;br /&gt;
&lt;br /&gt;
Point to all the files.&lt;br /&gt;
|| Go back to the web browser.&lt;br /&gt;
&lt;br /&gt;
In the address bar type&lt;br /&gt;
&lt;br /&gt;
'''localhost/phpacademy''' &lt;br /&gt;
&lt;br /&gt;
and press '''Enter'''.&lt;br /&gt;
|-&lt;br /&gt;
|| Point to '''demo.php''' file.&lt;br /&gt;
&lt;br /&gt;
Click on '''demo.php''' file.&lt;br /&gt;
&lt;br /&gt;
Point to '''Hello India.'''&lt;br /&gt;
|| This will display the list of files inside the '''phpacademy''' folder.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Here is our file '''demo.php''', Click on it .&lt;br /&gt;
&lt;br /&gt;
Message '''“Hello India”''' is displayed.&lt;br /&gt;
|-&lt;br /&gt;
|| Switch to terminal and type &lt;br /&gt;
&lt;br /&gt;
'''sudo /opt/lampp/lampp stop'''&lt;br /&gt;
&lt;br /&gt;
&amp;gt;&amp;gt;press '''Enter'''&lt;br /&gt;
|| To stop '''Xampp services''', type on the terminal.&lt;br /&gt;
&lt;br /&gt;
'''sudo /opt/lampp/lampp stop'''&lt;br /&gt;
&lt;br /&gt;
and press '''Enter'''.&lt;br /&gt;
&lt;br /&gt;
'''XAMPP services''' will stop running.&lt;br /&gt;
&lt;br /&gt;
Whenever you wish to run Xampp again in future, remember to start it first.&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 9&lt;br /&gt;
&lt;br /&gt;
Summary'''&lt;br /&gt;
|| Let us summarise, &lt;br /&gt;
&lt;br /&gt;
In this tutorial, we have learnt&lt;br /&gt;
&lt;br /&gt;
* How to install, start and stop '''XAMPP services'''.&lt;br /&gt;
* How to create and run a '''PHP file'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 10&lt;br /&gt;
&lt;br /&gt;
About Spoken Tutorial Project'''&lt;br /&gt;
|| This video summarises the '''Spoken Tutorial project'''. &lt;br /&gt;
&lt;br /&gt;
If you do not have good bandwidth, you can download and watch it.&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 11&lt;br /&gt;
&lt;br /&gt;
About Spoken Tutorial workshops'''&lt;br /&gt;
|| The '''Spoken Tutorial Project''' Team conducts workshops and gives certificates.&lt;br /&gt;
&lt;br /&gt;
For details, please write to us.&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 12&lt;br /&gt;
&lt;br /&gt;
Acknowledgement'''&lt;br /&gt;
|| '''Spoken Tutorial Project''' is funded by NMEICT, MHRD, Government of India.&lt;br /&gt;
&lt;br /&gt;
More information on this Mission is available at the link shown.&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| This is Kavita Kharad from IIT Bombay signing off.&lt;br /&gt;
&lt;br /&gt;
Thank you for joining. &lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Kkkavita</name></author>	</entry>

	<entry>
		<id>https://script.spoken-tutorial.org/index.php/Koha-Library-Management-System/C2/Koha-installation-on-Linux-12.04/English</id>
		<title>Koha-Library-Management-System/C2/Koha-installation-on-Linux-12.04/English</title>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php/Koha-Library-Management-System/C2/Koha-installation-on-Linux-12.04/English"/>
				<updated>2015-02-09T16:34:50Z</updated>
		
		<summary type="html">&lt;p&gt;Kkkavita: Created page with &amp;quot;{|  border=1 ||'''Visual Cue''' ||'''Narration''' |- || '''Slide Number 1  Title Slide''' || Hello and welcome to this spoken tutorial on '''Installation of Koha'''. |- || '''...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{|  border=1&lt;br /&gt;
||'''Visual Cue'''&lt;br /&gt;
||'''Narration'''&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 1&lt;br /&gt;
&lt;br /&gt;
Title Slide'''&lt;br /&gt;
|| Hello and welcome to this spoken tutorial on '''Installation of Koha'''.&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 2&lt;br /&gt;
&lt;br /&gt;
Learning Objectives'''&lt;br /&gt;
&lt;br /&gt;
|| In this tutorial, we will learn to,&lt;br /&gt;
&lt;br /&gt;
* Configure '''proxy''' settings&lt;br /&gt;
* Add '''Koha''' repository&lt;br /&gt;
* Install '''Koha''' Common&lt;br /&gt;
* Configure '''apache2''' server&lt;br /&gt;
* Configure '''mysql''' server&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 3&lt;br /&gt;
&lt;br /&gt;
System Requirement'''&lt;br /&gt;
|| To record this tutorial I am using&lt;br /&gt;
&lt;br /&gt;
* '''Ubuntu Linux OS''' version 12.04&lt;br /&gt;
* '''Koha''' version 3.16.05.1&lt;br /&gt;
* '''FireFox''' browser 33.0&lt;br /&gt;
* and '''gedit''' Text editor version 3.10.4&lt;br /&gt;
&lt;br /&gt;
You can use any text editor &amp;amp; web browser of your choice.&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 4&lt;br /&gt;
&lt;br /&gt;
Pre-requisites'''&lt;br /&gt;
|| To install ''' Koha''', you should have-&lt;br /&gt;
&lt;br /&gt;
* A working '''Internet''' connection&lt;br /&gt;
* and Admin access to your computer&lt;br /&gt;
&lt;br /&gt;
You should also have basic knowledge of how to use the Terminal.&lt;br /&gt;
&lt;br /&gt;
If not, for relevant '''Linux''' tutorials, please visit the '''Spoken Tutorial''' website.&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 5&lt;br /&gt;
&lt;br /&gt;
What is Koha?'''&lt;br /&gt;
|| First let's see what is ''' Koha'''.&lt;br /&gt;
&lt;br /&gt;
* '''Koha''' is a free and open source '''Integrated Library Management System'''.&lt;br /&gt;
&lt;br /&gt;
* '''Koha''' is '''World Wide Web''' technologies-compliant and hence is platform independent.&lt;br /&gt;
&lt;br /&gt;
* It has powerful features like Full text searching.&lt;br /&gt;
&lt;br /&gt;
* It uses '''MySQL''' database as a backend.&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''CTRL+ALT+T''' keys simultaneously.&lt;br /&gt;
&lt;br /&gt;
Point to '''“$”'''&lt;br /&gt;
|| Let us start the process.&lt;br /&gt;
&lt;br /&gt;
Open the terminal by pressing '''CTRL+ALT+T''' keys simultaneously.&lt;br /&gt;
&lt;br /&gt;
Notice the '''“$”''' (dollar) prompt on the terminal.&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Please note-&lt;br /&gt;
&lt;br /&gt;
To install '''Koha''', one needs to be '''root user''' &lt;br /&gt;
&lt;br /&gt;
i.e. one needs to have '''admin''' rights.&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''sudo su''' and press '''Enter'''.&lt;br /&gt;
|| At the prompt type '''sudo su''' and press '''Enter'''.&lt;br /&gt;
|-&lt;br /&gt;
|| Type the '''sudo''' password and press '''Enter'''.&lt;br /&gt;
|| Then type the '''sudo password''' and press '''Enter'''.&lt;br /&gt;
|-&lt;br /&gt;
|| Point to '''“#”''' sign.&lt;br /&gt;
|| Notice that the '''“$”''' (dollar) prompt is replaced by '''“#”''' (hash) symbol.&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 6'''&lt;br /&gt;
|| If you are working under a '''proxy network''' then configure the '''proxy'''.&lt;br /&gt;
&lt;br /&gt;
If not, then you can skip these steps.&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 7'''&lt;br /&gt;
|| The command for the '''proxy''' set-up is&lt;br /&gt;
&lt;br /&gt;
'''export http_proxy=”http://login-name:password@proxy password address:proxy port number/”'''&lt;br /&gt;
&lt;br /&gt;
where&lt;br /&gt;
&lt;br /&gt;
* '''login-name''' is your proxy username&lt;br /&gt;
* '''password''' is your proxy password&lt;br /&gt;
&lt;br /&gt;
You can get the details of&lt;br /&gt;
&lt;br /&gt;
* proxy address&lt;br /&gt;
* proxy port number&lt;br /&gt;
&lt;br /&gt;
from your system administrator.&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 8'''&lt;br /&gt;
|| Note that-&lt;br /&gt;
&lt;br /&gt;
* Password should not contain special character like &amp;amp;, @, $&lt;br /&gt;
* Prefer *(asterisk) as a special character in your passwords&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| I have already configured the '''proxy''' on my machine.&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| &amp;lt;&amp;lt;PAUSE&amp;gt;&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|| '''Adding koha repository'''&lt;br /&gt;
|| Next we will add the '''Koha repository'''.&lt;br /&gt;
|-&lt;br /&gt;
|| Type&lt;br /&gt;
&lt;br /&gt;
'''wget -O- [http://debian.koha-community.org/koha/gpg.asc] | sudo apt-key add - '''&lt;br /&gt;
&lt;br /&gt;
Press '''Enter'''.&lt;br /&gt;
|| Type on the terminal, '''wget -O- [http://debian.koha-community.org/koha/gpg.asc] | sudo apt-key add - '''&lt;br /&gt;
&lt;br /&gt;
Press '''Enter'''.&lt;br /&gt;
|-&lt;br /&gt;
|| Type&lt;br /&gt;
&lt;br /&gt;
'''echo deb [http://debian.koha-community.org/koha] oldstable main | sudo tee /etc/apt/sources.list.d/koha.list'''&lt;br /&gt;
&lt;br /&gt;
Press '''Enter'''.&lt;br /&gt;
|| Type&lt;br /&gt;
&lt;br /&gt;
'''echo deb [http://debian.koha-community.org/koha] oldstable main | sudo tee /etc/apt/sources.list.d/koha.list'''&lt;br /&gt;
&lt;br /&gt;
Press '''Enter'''.&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| The '''Koha reprository''' will be added on to your machine in a few minutes.&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''Ctrl+L''' keys simultaneously.&lt;br /&gt;
|| Clear the terminal by pressing '''Ctrl+L''' keys simultaneously.&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''apt-get update''' &amp;gt;&amp;gt;'''Enter'''.&lt;br /&gt;
|| Now, type&lt;br /&gt;
&lt;br /&gt;
'''apt-get update''' and press '''Enter'''.&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''apt-get upgrade'''&amp;gt;&amp;gt;'''Enter'''.&lt;br /&gt;
|| Then type '''apt-get upgrade''' and press '''Enter'''.&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''y''' &amp;gt;&amp;gt;'''Enter'''&lt;br /&gt;
|| While upgrading, it may ask,&lt;br /&gt;
&lt;br /&gt;
'''Do you want to continue [Y/n]?'''&lt;br /&gt;
&lt;br /&gt;
To continue type '''Y''' and press '''Enter'''.&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''apt-get install koha-common''' &amp;gt;&amp;gt; press '''Enter'''.&lt;br /&gt;
|| Now let's install '''Koha''' .&lt;br /&gt;
&lt;br /&gt;
Type the command&lt;br /&gt;
&lt;br /&gt;
'''apt-get install koha-common'''&lt;br /&gt;
&lt;br /&gt;
and press '''Enter'''.&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Y'''&lt;br /&gt;
|| It will prompt&lt;br /&gt;
&lt;br /&gt;
'''Do you want to continue [Y/n]?'''&lt;br /&gt;
&lt;br /&gt;
Press '''Y'''.&lt;br /&gt;
|-&lt;br /&gt;
|| Press tab key&amp;gt;&amp;gt; press '''Enter'''.&lt;br /&gt;
|| Then click on '''OK ''' and press '''Enter''' whereever required.&lt;br /&gt;
&lt;br /&gt;
'''Koha common''' gets installed.&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''gedit /etc/koha/koha-sites.conf'''&lt;br /&gt;
&lt;br /&gt;
&amp;gt;&amp;gt;'''Enter'''.&lt;br /&gt;
|| Next, we have to modify the '''Koha''' configuration file for web access. &lt;br /&gt;
&lt;br /&gt;
Type&lt;br /&gt;
&lt;br /&gt;
'''gedit /etc/koha/koha-sites.conf'''&lt;br /&gt;
&lt;br /&gt;
and press ''' Enter'''.&lt;br /&gt;
|-&lt;br /&gt;
|| Scroll Down.&lt;br /&gt;
|| In the '''koha-sites.conf''' file, you will see the&lt;br /&gt;
&lt;br /&gt;
following lines.&lt;br /&gt;
|-&lt;br /&gt;
|| '''INTRAPORT''' = 8080'''.&lt;br /&gt;
|| Change the value of '''INTRAPORT''' to '''8080'''.&lt;br /&gt;
|-&lt;br /&gt;
|| Type&lt;br /&gt;
&lt;br /&gt;
'''ZEBRA_MARC_FORMAT=”marc21”'''&lt;br /&gt;
|| Then right below '''OPACSUFFIX''' line, type&lt;br /&gt;
&lt;br /&gt;
'''ZEBRA_MARC_FORMAT=”marc21”'''&lt;br /&gt;
|-&lt;br /&gt;
|| Type&lt;br /&gt;
&lt;br /&gt;
'''ZEBRA_LANGUAGE=”en” '''&lt;br /&gt;
|| Then type&lt;br /&gt;
&lt;br /&gt;
'''ZEBRA_LANGUAGE=”en” '''&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Ctrl + s'''&lt;br /&gt;
&lt;br /&gt;
Close the file &amp;gt;&amp;gt; go back to terminal.&lt;br /&gt;
|| Press '''Ctrl+S''' keys to save the file.&lt;br /&gt;
&lt;br /&gt;
Close it and go back to the terminal.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;PAUSE&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Now let us open '''ports.conf''' file for editing.&lt;br /&gt;
|-&lt;br /&gt;
|| Type&lt;br /&gt;
&lt;br /&gt;
'''gedit /etc/apache2/ports.conf''' &amp;gt;&amp;gt;'''Enter'''&lt;br /&gt;
|| So, type,&lt;br /&gt;
&lt;br /&gt;
'''gedit /etc/apache2/ports.conf'''&lt;br /&gt;
&lt;br /&gt;
and press '''Enter'''.&lt;br /&gt;
|-&lt;br /&gt;
|| Type&lt;br /&gt;
&lt;br /&gt;
'''Listen 8080'''&lt;br /&gt;
|| Below '''Listen 80''', type the line&lt;br /&gt;
&lt;br /&gt;
'''Listen 8080'''&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Ctrl + s'''&lt;br /&gt;
&lt;br /&gt;
Close the file and go back to the terminal.&lt;br /&gt;
&lt;br /&gt;
|| Save the changes by pressing '''Ctrl+S''' keys simultaneously.&lt;br /&gt;
&lt;br /&gt;
Then close the file and go back to the terminal.&lt;br /&gt;
|-&lt;br /&gt;
|| Type&lt;br /&gt;
&lt;br /&gt;
'''service apache2 restart''' &amp;gt;&amp;gt;'''Enter'''&lt;br /&gt;
|| Restart '''Apache''' by typing&lt;br /&gt;
&lt;br /&gt;
'''service apache2 restart'''&lt;br /&gt;
&lt;br /&gt;
and press '''Enter'''.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;&amp;lt;PAUSE&amp;gt;&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|| Open a new terminal.&lt;br /&gt;
&lt;br /&gt;
Type '''sudo su''' &amp;gt;&amp;gt;'''Enter'''&lt;br /&gt;
&lt;br /&gt;
Type '''admin password'''&amp;gt;&amp;gt;press '''Enter'''.&lt;br /&gt;
|| Next, let’s configure '''UTF-8 in MySQL Database''' and '''Apache Server'''.&lt;br /&gt;
&lt;br /&gt;
Open a new terminal.&lt;br /&gt;
&lt;br /&gt;
Type '''sudo su''' and press '''Enter'''.&lt;br /&gt;
&lt;br /&gt;
Type the '''admin password''' and press '''Enter'''.&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''gedit /etc/mysql/my.cnf'''&lt;br /&gt;
&lt;br /&gt;
&amp;gt;&amp;gt;'''Enter'''&lt;br /&gt;
&lt;br /&gt;
point to '''my.cnf''' file.&lt;br /&gt;
|| Type '''gedit /etc/mysql/my.cnf'''&lt;br /&gt;
&lt;br /&gt;
and press '''Enter'''. &lt;br /&gt;
&lt;br /&gt;
It will open '''my.cnf''' file.&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Scroll down till you see '''Basic settings''' section.&lt;br /&gt;
&lt;br /&gt;
Under the '''Basic settings''' section, we have to add some lines of code.&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 9'''&lt;br /&gt;
|| * For convenience, all the required lines of code have been provided in the '''code.txt''' file.&lt;br /&gt;
* This file is available in '''Code Files''' link below the player.&lt;br /&gt;
* Pause the tutorial.&lt;br /&gt;
* Click on the link and save the '''code.txt''' file on your machine.&lt;br /&gt;
* Then open it using '''gedit'''.&lt;br /&gt;
* Now resume the tutorial.&lt;br /&gt;
|-&lt;br /&gt;
|| Copy and paste&lt;br /&gt;
&lt;br /&gt;
'''# UTF-8 Defaults for Koha&lt;br /&gt;
&lt;br /&gt;
init-connect='SET NAMES utf8'&lt;br /&gt;
&lt;br /&gt;
character-set-server=utf8&lt;br /&gt;
&lt;br /&gt;
collation-server=utf8_general_ci'''&lt;br /&gt;
|| Paste type the following lines of code from '''code.txt''' file to '''my.cnf''' file.&lt;br /&gt;
&lt;br /&gt;
'''# UTF-8 Defaults for Koha&lt;br /&gt;
&lt;br /&gt;
init-connect='SET NAMES utf8'&lt;br /&gt;
&lt;br /&gt;
character-set-server=utf8&lt;br /&gt;
&lt;br /&gt;
collation-server=utf8_general_ci'''&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Ctrl + s''' &amp;gt;&amp;gt; close the file &amp;gt;&amp;gt; go back to the terminal.&lt;br /&gt;
|| Save and close the file and go back to the terminal.&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''gedit /etc/apache2/conf.d/charset'''&lt;br /&gt;
&lt;br /&gt;
&amp;gt;&amp;gt;'''Enter'''&lt;br /&gt;
|| Next, type the following command.&lt;br /&gt;
&lt;br /&gt;
'''gedit /etc/apache2/conf.d/charset'''&lt;br /&gt;
&lt;br /&gt;
and press '''Enter'''.&lt;br /&gt;
|-&lt;br /&gt;
|| Type&lt;br /&gt;
&lt;br /&gt;
'''AddCharset UTF-8 .utf8'''&lt;br /&gt;
|| It will open the '''apache2.conf''' file.&lt;br /&gt;
&lt;br /&gt;
Locate the line &lt;br /&gt;
&lt;br /&gt;
'''AddDefaultCharset UTF-8''' &lt;br /&gt;
&lt;br /&gt;
Paste the following line of code from '''code.txt''' file above it.&lt;br /&gt;
&lt;br /&gt;
'''AddCharset UTF-8 .utf8''' &lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Ctrl + s''' &amp;gt;&amp;gt; close the file &amp;gt;&amp;gt; go back to the terminal.&lt;br /&gt;
|| Save and close the file and go back to the terminal.&lt;br /&gt;
|-&lt;br /&gt;
|| Type&lt;br /&gt;
&lt;br /&gt;
'''gedit /etc/perl/XML/SAX/ParserDetails.ini''' &amp;gt;&amp;gt;'''Enter'''&lt;br /&gt;
|| For '''Sax parser setup''', type&lt;br /&gt;
&lt;br /&gt;
'''gedit /etc/perl/XML/SAX/ParserDetails.ini'''&lt;br /&gt;
&lt;br /&gt;
and press '''Enter'''.&lt;br /&gt;
|-&lt;br /&gt;
|| Type&lt;br /&gt;
&lt;br /&gt;
'''[XML::LibXML::SAX::Parser]'''&lt;br /&gt;
&lt;br /&gt;
[http://xml.org/sax/features/namespaces=1]&lt;br /&gt;
|| Copy and paste these lines from the '''code.txt''' file at the end of the '''sax parser''' file.&lt;br /&gt;
&lt;br /&gt;
'''[XML::LibXML::SAX::Parser]'''&lt;br /&gt;
&lt;br /&gt;
[http://xml.org/sax/features/namespaces=1]&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Ctrl + s''' &amp;gt;&amp;gt; close the file &amp;gt;&amp;gt; go back to the terminal.&lt;br /&gt;
|| Save and close the file and go back to your terminal.&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''apt-get install mysql-server'''&lt;br /&gt;
&lt;br /&gt;
&amp;gt;&amp;gt;'''Enter'''&lt;br /&gt;
|| Now we will install '''MySql server'''. &lt;br /&gt;
&lt;br /&gt;
Type '''apt-get install mysql-server''' and press '''Enter'''.&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''y'''&amp;gt;&amp;gt;'''Enter'''&lt;br /&gt;
|| It will prompt,&lt;br /&gt;
&lt;br /&gt;
'''Do you want to continue [Y/n]?'''&lt;br /&gt;
&lt;br /&gt;
Type ''' Y''' and press '''Enter'''.&lt;br /&gt;
|-&lt;br /&gt;
|| Press tab key &amp;gt;&amp;gt;'''Enter'''&lt;br /&gt;
|| Click on '''OK''' and press '''Enter'''.&lt;br /&gt;
|-&lt;br /&gt;
|| Type password as '''koha123'''&lt;br /&gt;
|| Give a '''password''' for '''MySQL's root user''' as per your choice.&lt;br /&gt;
&lt;br /&gt;
I will type '''koha123'''.&lt;br /&gt;
|-&lt;br /&gt;
|| Press tab key &amp;gt;&amp;gt;'''Enter'''&lt;br /&gt;
|| Click on '''OK''' and press '''Enter'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Re-enter password.&lt;br /&gt;
|| '''Re-enter''' your password to confirm it.&lt;br /&gt;
|-&lt;br /&gt;
|| Press tab key &amp;gt;&amp;gt;'''Enter'''&lt;br /&gt;
|| Click on '''OK''' and press '''Enter'''.&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''apt-get clean''' &amp;gt;&amp;gt;'''Enter'''&lt;br /&gt;
|| To clear the cache of our machine, type&lt;br /&gt;
&lt;br /&gt;
'''apt-get clean''' and press '''Enter'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''a2enmod rewrite''' &amp;gt;&amp;gt;''' Enter'''.&lt;br /&gt;
|| To enable rewrite module for '''apache''', type&lt;br /&gt;
&lt;br /&gt;
'''a2enmod rewrite''' and press '''Enter'''.&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''service apache2 restart''' &amp;gt;&amp;gt;'''Enter'''.&lt;br /&gt;
|| Restart '''apache''', by typing&lt;br /&gt;
&lt;br /&gt;
'''service apache2 restart''' and press '''Enter'''.&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''koha-create --create-db library''' &amp;gt;&amp;gt;'''Enter'''&lt;br /&gt;
|| For creating '''koha library''', type&lt;br /&gt;
&lt;br /&gt;
'''koha-create --create-db library''' &lt;br /&gt;
&lt;br /&gt;
and press '''Enter'''.&lt;br /&gt;
|-&lt;br /&gt;
|| Type&lt;br /&gt;
&lt;br /&gt;
'''mysql -u root -p''' &amp;gt;&amp;gt;'''Enter'''&lt;br /&gt;
|| Then to secure the '''MySQL server''', login to '''mysql''' by typing&lt;br /&gt;
&lt;br /&gt;
'''mysql -u root -p''' and press '''Enter'''.&lt;br /&gt;
&lt;br /&gt;
Enter the '''password'''.&lt;br /&gt;
&lt;br /&gt;
I will type '''koha123''' and press '''Enter'''.&lt;br /&gt;
|-&lt;br /&gt;
|| Type&lt;br /&gt;
&lt;br /&gt;
'''USE mysql;&lt;br /&gt;
&lt;br /&gt;
DELETE FROM user WHERE user='';&lt;br /&gt;
&lt;br /&gt;
FLUSH PRIVILEGES;&lt;br /&gt;
&lt;br /&gt;
QUIT'''&lt;br /&gt;
&lt;br /&gt;
&amp;gt;&amp;gt;'''Enter'''&lt;br /&gt;
|| At the '''MySql prompt''', execute the following commands.&lt;br /&gt;
&lt;br /&gt;
Press '''Enter''' after each command.&lt;br /&gt;
&lt;br /&gt;
Type,&lt;br /&gt;
&lt;br /&gt;
'''USE mysql;&lt;br /&gt;
&lt;br /&gt;
DELETE FROM user WHERE user='';&lt;br /&gt;
&lt;br /&gt;
FLUSH PRIVILEGES;&lt;br /&gt;
&lt;br /&gt;
QUIT'''&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''a2dissite 000-default'''&lt;br /&gt;
&lt;br /&gt;
&amp;gt;&amp;gt;'''Enter'''&lt;br /&gt;
|| Next, type '''a2dissite 000-default''' and press '''Enter'''.&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''a2enmod rewrite''' &amp;gt;&amp;gt;'''Enter'''&lt;br /&gt;
|| Then, type '''a2enmod rewrite''' and press '''Enter'''&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''a2enmod deflate''' &amp;gt;&amp;gt;'''Enter'''&lt;br /&gt;
|| Then type '''a2enmod deflate''' and press '''Enter'''&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''service apache2 restart''' &amp;gt;&amp;gt;'''Enter'''&lt;br /&gt;
|| To restart '''apache''', type&lt;br /&gt;
&lt;br /&gt;
'''service apache2 restart''' and press '''Enter'''.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;PAUSE&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 10'''&lt;br /&gt;
|| At the end, let's do the web installation of '''Koha'''.&lt;br /&gt;
&lt;br /&gt;
The '''login username''' will be '''koha_library'''.&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''sudo xmlstarlet sel -t -v 'yazgfs/config/pass' /etc/koha/sites/library/koha-conf.xml'''&lt;br /&gt;
&lt;br /&gt;
&amp;gt;&amp;gt;'''Enter'''&lt;br /&gt;
|| For '''password''', copy and paste the following lines from '''code.txt''' file.&lt;br /&gt;
&lt;br /&gt;
'''sudo xmlstarlet sel -t -v 'yazgfs/config/pass' /etc/koha/sites/library/koha-conf.xml'''&lt;br /&gt;
&lt;br /&gt;
and press '''Enter'''.&lt;br /&gt;
|-&lt;br /&gt;
|| Point to the '''password'''.&lt;br /&gt;
|| You will see the '''password'''. &lt;br /&gt;
&lt;br /&gt;
Make a note of the '''password''' as it is used for login.&lt;br /&gt;
|-&lt;br /&gt;
|| Open browser and type '''http://127.0.1.1:8080 '''&amp;gt;&amp;gt;'''Enter'''&lt;br /&gt;
|| Open the browser and type '''http://127.0.1.1:8080'''&lt;br /&gt;
&lt;br /&gt;
and press '''Enter'''.&lt;br /&gt;
&lt;br /&gt;
This will take us to the '''Koha''' login page.&lt;br /&gt;
|-&lt;br /&gt;
|| Type&lt;br /&gt;
&lt;br /&gt;
username = '''koha_library'''&lt;br /&gt;
&lt;br /&gt;
password = displayed on terminal&lt;br /&gt;
&lt;br /&gt;
Press '''OK'''.&lt;br /&gt;
|| Enter '''username''' as '''koha_library'''.&lt;br /&gt;
&lt;br /&gt;
Enter '''password''' that you noted down from '''conf.xml''' file and press '''OK'''.&lt;br /&gt;
|-&lt;br /&gt;
|| Click '''Next'''.&lt;br /&gt;
|| Click on '''Next''' whenever prompted.&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''install basic configuration settings''' link.&lt;br /&gt;
|| This will take you to '''install basic configuration settings''' link page.&lt;br /&gt;
|-&lt;br /&gt;
|| Click on new tab.&lt;br /&gt;
|| Click on the link.&lt;br /&gt;
|-&lt;br /&gt;
|| Select '''Marc21''' optionbox and click on '''Next'''.&lt;br /&gt;
|| Select '''Marc21''' option box and click on '''Next'''.&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Scroll down the '''Selecting Default Settings''' page.&lt;br /&gt;
|-&lt;br /&gt;
|| Scroll down the page.&lt;br /&gt;
&lt;br /&gt;
Click on '''Import'''.&lt;br /&gt;
|| At the bottom of the page, you will see the '''Import''' button. &lt;br /&gt;
&lt;br /&gt;
Click on it.&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''Finish'''.&lt;br /&gt;
|| It will direct you to the last page.&lt;br /&gt;
&lt;br /&gt;
Here it says '''MySql and mandatory data added'''.&lt;br /&gt;
&lt;br /&gt;
Click on '''Finish'''.&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| You will see '''Congratulations, installation complete'''.&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''here''' link.&lt;br /&gt;
|| If this page does not redirect you in 5 seconds, then click on '''here''' link.&lt;br /&gt;
&lt;br /&gt;
Now, '''Koha''' login page opens.&lt;br /&gt;
|-&lt;br /&gt;
|| Enter username as '''koha_library'''.&lt;br /&gt;
|| Enter username as '''koha_library'''.&lt;br /&gt;
|-&lt;br /&gt;
|| Enter password that you noted down from '''conf.xml''' file.&lt;br /&gt;
|| Enter password that you noted down from '''conf.xml''' file.&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''Login'''.&lt;br /&gt;
|| Click on '''Login'''.&lt;br /&gt;
&lt;br /&gt;
The '''Koha''' home page opens.&lt;br /&gt;
|-&lt;br /&gt;
|| Now go back to the terminal.&lt;br /&gt;
|| Now let’s go back to the terminal.&lt;br /&gt;
&lt;br /&gt;
Lastly, we have to run the '''Zebra rebuild''' command.&lt;br /&gt;
|-&lt;br /&gt;
|| Type&lt;br /&gt;
&lt;br /&gt;
'''koha-rebuild-zebra -v -f library'''&lt;br /&gt;
&lt;br /&gt;
&amp;gt;&amp;gt;'''Enter'''&lt;br /&gt;
|| So type,&lt;br /&gt;
&lt;br /&gt;
'''koha-rebuild-zebra -v -f library''' and press''' Enter'''.&lt;br /&gt;
&lt;br /&gt;
This will show you '''Zebra configuration information'''.&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| With this step, the installation process is completed.&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 11'''&lt;br /&gt;
|| In future, to work with '''Koha''' library,&lt;br /&gt;
&lt;br /&gt;
* Open your web browser&lt;br /&gt;
* In the URL bar type, '''http://127.0.1.1:8080''' &lt;br /&gt;
* It will take you to the '''Koha''' login page&lt;br /&gt;
* Enter username as '''koha_library'''&lt;br /&gt;
* Enter password that you noted down from '''conf.xml''' file&lt;br /&gt;
* Click on '''Login'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 12&lt;br /&gt;
&lt;br /&gt;
Summary'''&lt;br /&gt;
|| Let us summarise,&lt;br /&gt;
&lt;br /&gt;
In this tutorial, we have learnt&lt;br /&gt;
&lt;br /&gt;
* Configure '''proxy''' settings&lt;br /&gt;
* Add '''Koha''' repository&lt;br /&gt;
* Install '''Koha''' Common&lt;br /&gt;
* Configure '''apache2''' server&lt;br /&gt;
* Configure '''mysql''' server&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 13&lt;br /&gt;
&lt;br /&gt;
About Spoken Tutorial Project'''&lt;br /&gt;
|| The video at the following link summarizes the '''Spoken Tutorial Project'''.&lt;br /&gt;
&lt;br /&gt;
Please download and watch it.&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 14&lt;br /&gt;
&lt;br /&gt;
About Spoken Tutorial workshops'''&lt;br /&gt;
|| The '''Spoken Tutorial Project Team'''&lt;br /&gt;
&lt;br /&gt;
* Conducts workshops and&lt;br /&gt;
&lt;br /&gt;
* Gives certificates to those who pass our online tests&lt;br /&gt;
&lt;br /&gt;
For details, please write to us.&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 15&lt;br /&gt;
&lt;br /&gt;
Acknowledgement'''&lt;br /&gt;
|| '''Spoken Tutorial Project''' funded by NMEICT, MHRD, Government of India.&lt;br /&gt;
&lt;br /&gt;
For details on the mission, visit the link shown.&lt;br /&gt;
|-&lt;br /&gt;
|| '''Previous slide'''&lt;br /&gt;
|| This script has been contributed by the '''Spoken Tutorial Team'''.&lt;br /&gt;
&lt;br /&gt;
And this is Kavita from IIT Bombay signing off.&lt;br /&gt;
&lt;br /&gt;
Thank you for joining.&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Kkkavita</name></author>	</entry>

	<entry>
		<id>https://script.spoken-tutorial.org/index.php/Website-Information/C2/Privileges-of-a-Registered-User-for-Creation-activity/English</id>
		<title>Website-Information/C2/Privileges-of-a-Registered-User-for-Creation-activity/English</title>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php/Website-Information/C2/Privileges-of-a-Registered-User-for-Creation-activity/English"/>
				<updated>2015-02-09T15:01:59Z</updated>
		
		<summary type="html">&lt;p&gt;Kkkavita: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| border=1&lt;br /&gt;
||'''Visual Cue'''&lt;br /&gt;
||'''Narration'''&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 1&lt;br /&gt;
&lt;br /&gt;
Title Slide'''&lt;br /&gt;
|| Hello everyone.&lt;br /&gt;
&lt;br /&gt;
Welcome to this tutorial on '''Privileges of a Registered User on Spoken Tutorial website'''.&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 3&lt;br /&gt;
&lt;br /&gt;
Learning Objectives'''&lt;br /&gt;
|| In this tutorial, we will learn about-&lt;br /&gt;
&lt;br /&gt;
* '''Suggest a topic'''&lt;br /&gt;
* '''Suggest an Example'''&lt;br /&gt;
* '''Collaborate with Us '''and&lt;br /&gt;
* '''Video for Dubbing'''&lt;br /&gt;
&lt;br /&gt;
on the '''Spoken Tutorial''' web site.&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 4&lt;br /&gt;
&lt;br /&gt;
Pre-requisites'''&lt;br /&gt;
|| To access the '''Spoken Tutorial'' website, you should have-&lt;br /&gt;
&lt;br /&gt;
* A working '''Internet''' connection&lt;br /&gt;
* A web browser installed on your machine and&lt;br /&gt;
* Valid Email Id&lt;br /&gt;
&lt;br /&gt;
I will be using the latest version of '''Firefox''' web browser for demonstration.&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 5&lt;br /&gt;
&lt;br /&gt;
Activities that will be covered'''&lt;br /&gt;
|| We will consider activities of a registered user, under the '''Creation ''' tab only.&lt;br /&gt;
&lt;br /&gt;
For this, you should have registered yourself as a contributor.&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 6&lt;br /&gt;
&lt;br /&gt;
Registered User'''&lt;br /&gt;
|| Registration procedure was covered earlier in another tutorial.&lt;br /&gt;
&lt;br /&gt;
Please refer to the relevant tutorial on the '''Spoken Tutorial''' website.&lt;br /&gt;
|-&lt;br /&gt;
|| Open browser&lt;br /&gt;
&lt;br /&gt;
In the address bar, type&lt;br /&gt;
&lt;br /&gt;
[http://www.spoken-tutorial.org/ http]&lt;br /&gt;
&lt;br /&gt;
&amp;gt;&amp;gt;'''Enter'''&lt;br /&gt;
|| Let us now open the '''Spoken Tutorial''' website.&lt;br /&gt;
&lt;br /&gt;
In your web-browser address bar, type&lt;br /&gt;
&lt;br /&gt;
[http://www.spoken-tutorial.org/ http]&lt;br /&gt;
&lt;br /&gt;
and press '''Enter'''.&lt;br /&gt;
&lt;br /&gt;
The '''Spoken Tutorial''' website opens.&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Let us login using our registered user-name and password.&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''Creation''' drop down.&lt;br /&gt;
|| Now, click on '''Creation''' drop-down, in the Main menu at the top.&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''Suggest a Topic''' link.&lt;br /&gt;
|| In the sub-menu, click on '''Suggest a Topic''' link.&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| '''Suggest a Topic for a Spoken Tutorial''' page opens.&lt;br /&gt;
|-&lt;br /&gt;
|| Enter '''Title for Suggested Topic'''.&lt;br /&gt;
|| One can suggest new topics for creating spoken tutorials here.&lt;br /&gt;
&lt;br /&gt;
In '''Title for Suggested Topic''', you can type the name of the suggested topic.&lt;br /&gt;
|-&lt;br /&gt;
|| Select difficulty level.&lt;br /&gt;
|| In '''Recommend a Difficulty Level''' drop-down box, select the difficulty level of the topic.&lt;br /&gt;
|-&lt;br /&gt;
|| Select '''OS'''.&lt;br /&gt;
|| Next, select the operating system from the displayed list.&lt;br /&gt;
|-&lt;br /&gt;
|| Hold the '''Ctrl''' key to select multiple OS.&lt;br /&gt;
|| You can select single/ multiple OS.&lt;br /&gt;
&lt;br /&gt;
Hold the '''Ctrl''' key to select multiple OS.&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| In '''Brief Description''' field, type the brief outline for the suggested topic.&lt;br /&gt;
&lt;br /&gt;
This will help the Spoken Tutorial Content Team to understand the topic better.&lt;br /&gt;
|-&lt;br /&gt;
|| Select '''Would you like to suggest an example for this topic?'''&lt;br /&gt;
|| In '''Would you like to suggest an example for this topic?''' drop-down, select either '''Yes''' or '''No'''.&lt;br /&gt;
|-&lt;br /&gt;
|| Click on ''' Submit''' button.&lt;br /&gt;
|| Lastly, click on '''Submit''' button.&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight the message.&lt;br /&gt;
|| Your topic suggestion will be submitted.&lt;br /&gt;
&lt;br /&gt;
And you will get a confirmation message.&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| &amp;lt;PAUSE&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Now let's see how to suggest an example on Spoken Tutorial website.&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''Creation''' drop down.&lt;br /&gt;
|| Click on '''Creation''' drop down in the Main menu.&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''Suggest an Example''' link.&lt;br /&gt;
|| In the sub-menu, click on '''Suggest an Example''' link.&lt;br /&gt;
|-&lt;br /&gt;
|| Move the cursor on the page.&lt;br /&gt;
|| '''Suggest an Example for a Spoken Tutorial''' page opens.&lt;br /&gt;
|-&lt;br /&gt;
|| Enter '''Title for Suggested Example'''.&lt;br /&gt;
|| Type the example name or title in '''Title for Suggested Example''' text box.&lt;br /&gt;
|-&lt;br /&gt;
|| Enter '''Description of Example'''.&lt;br /&gt;
|| Next, give a brief outline or description of the example in '''Description of Example''' text box.&lt;br /&gt;
|-&lt;br /&gt;
|| Select '''Would you like to write the script for the above?'''&lt;br /&gt;
|| Select '''Yes''' or '''No''' from '''Would you like to write the script for the above?''' drop down.&lt;br /&gt;
&lt;br /&gt;
Please note, '''Yes''' is selected by default.&lt;br /&gt;
|-&lt;br /&gt;
|| Select '''Would you like to be a reviewer for the above?'''&lt;br /&gt;
|| Select '''Yes '''or '''No''' from '''Would you like to be a reviewer for the above?''' drop down.&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''Submit''' button.&lt;br /&gt;
|| Lastly, click on '''Submit''' button.&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight the message.&lt;br /&gt;
|| Your example suggestion will be submitted.&lt;br /&gt;
&lt;br /&gt;
And you will get a confirmation message.&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Now let's see the last activity under Creation Tab, which is '''Collaborate with Us'''.&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''Creation''' drop down.&lt;br /&gt;
|| Click on '''Creation''' drop down.&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''Collaborate with Us''' link.&lt;br /&gt;
|| In the sub-menu, click on '''Collaborate with Us''' link.&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| '''We are happy to collaborate with you''' page opens.&lt;br /&gt;
|-&lt;br /&gt;
|| Enter your '''Contact Number'''.&lt;br /&gt;
|| In '''Contact Number''' field, enter a valid phone no.&lt;br /&gt;
|-&lt;br /&gt;
|| Enter '''Name of Institution'''.&lt;br /&gt;
|| Type the name of your Institute or Organisation in '''Name of Institution''' field.&lt;br /&gt;
|-&lt;br /&gt;
|| Enter '''Name of FOSS'''.&lt;br /&gt;
|| Type the name of the FOSS in which you wish to contribute in '''Name of FOSS''' field.&lt;br /&gt;
|-&lt;br /&gt;
|| Select '''role'''.&lt;br /&gt;
|| Next, select the appropriate role based on your expertise in the chosen FOSS.&lt;br /&gt;
|-&lt;br /&gt;
|| Select '''Would you like to contribute towards:'''&lt;br /&gt;
&lt;br /&gt;
Hold the '''Ctrl''' key to select multiple options.&lt;br /&gt;
|| Now in '''Would you like to contribute towards:''' drop down list, select your preferred activity.&lt;br /&gt;
&lt;br /&gt;
Multiple selections can be made by holding the '''Ctrl''' key while selecting.&lt;br /&gt;
|-&lt;br /&gt;
|| Select '''How much time can you devote on a regular basis?'''&lt;br /&gt;
|| Next field is where one can specify the time that one can devote as a contributor or reviewer.&lt;br /&gt;
&lt;br /&gt;
Click on the suitable radio button as per your availability.&lt;br /&gt;
|-&lt;br /&gt;
|| Enter your views for '''List any constraints on availability''' field.&lt;br /&gt;
|| Mention all the constraints you have in '''List any constraints on availability''' field.&lt;br /&gt;
|-&lt;br /&gt;
|| Select Would you like to be a reviewer for the above field.&lt;br /&gt;
|| If you are interested in being a reviewer, as well, then you can do so.&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight the field.&lt;br /&gt;
&lt;br /&gt;
Enter if applicable.&lt;br /&gt;
|| '''If Reviewer, some of your contributions in this FOSS system'''.&lt;br /&gt;
&lt;br /&gt;
In this field give the required information so that your expertise can be validated.&lt;br /&gt;
|-&lt;br /&gt;
|| Enter your '''Educational Qualifications'''.&lt;br /&gt;
|| Next, enter your '''Educational Qualifications'''.&lt;br /&gt;
|-&lt;br /&gt;
|| Enter your '''Training/Professional Experience'''.&lt;br /&gt;
|| Add your '''Training/Professional Experience'''.&lt;br /&gt;
|-&lt;br /&gt;
|| Point to&lt;br /&gt;
&lt;br /&gt;
'''Would you like to be a language contributor?'''&lt;br /&gt;
&lt;br /&gt;
Select Language.&lt;br /&gt;
|| The next two fields are for those who wish to be a language contributor.&lt;br /&gt;
&lt;br /&gt;
That is, to do translation and dubbing of content.&lt;br /&gt;
|-&lt;br /&gt;
|| Select '''Would you like to be a language contributor?'''&lt;br /&gt;
&lt;br /&gt;
Select '''Language'''.&lt;br /&gt;
|| Select your choices accordingly.&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| You can take the initiative to lead the effort for a particular FOSS or language.&lt;br /&gt;
|-&lt;br /&gt;
|| Select '''Would you like to lead the Spoken Tutorial effort?'''&lt;br /&gt;
|| If so, select '''Yes''' in '''Would you like to lead the Spoken Tutorial effort?''' drop down.&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''Submit''' button.&lt;br /&gt;
|| Lastly, click on '''Submit''' button.&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight the message.&lt;br /&gt;
|| You will get confirmation message.&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| &amp;lt;PAUSE&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Now let's move on to '''Videos for Dubbing''' on '''Spoken Tutorial''' website.&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''Creation''' drop down.&lt;br /&gt;
|| Click on '''Creation''' drop down in the Main menu.&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''Video for Dubbing''' link.&lt;br /&gt;
|| In the sub-menu, click on '''Video for Dubbing'''link.&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| '''Index of /english-videos/''' page opens.&lt;br /&gt;
|-&lt;br /&gt;
|| Scroll down the page and Highlight the list.&lt;br /&gt;
|| Here '''English''' videos are made available, which are used for dubbing purposes.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Switch to the web-browser&lt;br /&gt;
&lt;br /&gt;
[http://process.spoken-tutorial.org/index.php/Dubbing_Stages]&lt;br /&gt;
|| Details of the translation and dubbing process is available on this web-page.&lt;br /&gt;
&lt;br /&gt;
[http://process.spoken-tutorial.org/index.php/Dubbing_Stages]&lt;br /&gt;
|-&lt;br /&gt;
|| Switch back to the Homepage of the website.&lt;br /&gt;
|| So, this is what a '''Registered User''' can do under '''Creation''' tab.&lt;br /&gt;
&lt;br /&gt;
Hope you will enjoy exploring spoken tutorial web site.&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 7&lt;br /&gt;
&lt;br /&gt;
Summary'''&lt;br /&gt;
|| Let us summarize,&lt;br /&gt;
&lt;br /&gt;
In this tutorial, we have learnt about the '''Privileges of a Registered User on the Spoken Tutorial website.'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 8&lt;br /&gt;
&lt;br /&gt;
About Spoken Tutorial Project'''&lt;br /&gt;
|| This video summarizes the ''' Spoken Tutorial Project'''.&lt;br /&gt;
&lt;br /&gt;
If you do not have good bandwidth, you can download and watch it.&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 9&lt;br /&gt;
&lt;br /&gt;
About Spoken Tutorial workshops'''&lt;br /&gt;
|| The '''Spoken Tutorial Project Team''' conducts workshops and gives certificates.&lt;br /&gt;
&lt;br /&gt;
For details, please write to us.&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 10&lt;br /&gt;
&lt;br /&gt;
Acknowledgement'''&lt;br /&gt;
|| '''Spoken Tutorial Project''' is funded by NMEICT, MHRD, Government of India.&lt;br /&gt;
&lt;br /&gt;
More information on this Mission is available at the link shown.&lt;br /&gt;
|-&lt;br /&gt;
|| '''Previous slide'''&lt;br /&gt;
|| This is Kavita Kharad from IIT Bombay signing off.&lt;br /&gt;
&lt;br /&gt;
Thank you for joining.&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Kkkavita</name></author>	</entry>

	<entry>
		<id>https://script.spoken-tutorial.org/index.php/Website-Information/C2/Privileges-of-an-Anonymous-User/English</id>
		<title>Website-Information/C2/Privileges-of-an-Anonymous-User/English</title>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php/Website-Information/C2/Privileges-of-an-Anonymous-User/English"/>
				<updated>2015-02-09T15:01:04Z</updated>
		
		<summary type="html">&lt;p&gt;Kkkavita: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{|  border=1&lt;br /&gt;
|| '''Visual Cue'''&lt;br /&gt;
|| '''Narration'''&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 1&lt;br /&gt;
&lt;br /&gt;
Title Slide'''&lt;br /&gt;
|| Hello everyone.&lt;br /&gt;
&lt;br /&gt;
Welcome to this tutorial on '''Privileges of an Anonymous User on Spoken Tutorial website'''.&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 2&lt;br /&gt;
&lt;br /&gt;
Learning Objectives'''&lt;br /&gt;
|| In this tutorial, we will learn what all an '''Anonymous User''' can access under-&lt;br /&gt;
&lt;br /&gt;
* '''Software Training'''&lt;br /&gt;
* '''Creation Process'''&lt;br /&gt;
* '''News'''&lt;br /&gt;
* '''Forums'''&lt;br /&gt;
* '''About Us''' and&lt;br /&gt;
* '''Statistics''' tabs&lt;br /&gt;
&lt;br /&gt;
on the '''Spoken Tutorial''' web site.&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 3&lt;br /&gt;
&lt;br /&gt;
Pre-requisites'''&lt;br /&gt;
|| To access the '''Spoken Tutorial website''', you should have-&lt;br /&gt;
&lt;br /&gt;
* A working '''Internet''' connection&lt;br /&gt;
* And a web browser installed on your machine&lt;br /&gt;
&lt;br /&gt;
I will be using the latest version of '''Firefox''' web browser for demonstration.&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 4&lt;br /&gt;
&lt;br /&gt;
Anonymous User'''&lt;br /&gt;
|| Who is an '''Anonymous User'''?&lt;br /&gt;
&lt;br /&gt;
* '''Anonymous User''' is one who explores our website without logging in&lt;br /&gt;
|-&lt;br /&gt;
|| Open browser&lt;br /&gt;
&lt;br /&gt;
type in the address bar&lt;br /&gt;
&lt;br /&gt;
[http://www.spoken-tutorial.org/ http]&lt;br /&gt;
&lt;br /&gt;
press Enter.&lt;br /&gt;
|| Let us first open the '''Spoken Tutorial''' website.&lt;br /&gt;
&lt;br /&gt;
In your web-browser address bar, type&lt;br /&gt;
&lt;br /&gt;
[http://www.spoken-tutorial.org/ http]&lt;br /&gt;
&lt;br /&gt;
and press Enter.&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| The '''Spoken Tutorial''' website opens.&lt;br /&gt;
&lt;br /&gt;
You can see the Main Menu here with few tabs.&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''Software Training''' tab.&lt;br /&gt;
|| For details on organized SELF workshops, click on the '''Software Training''' tab.&lt;br /&gt;
|-&lt;br /&gt;
|| Highlights the subpoints of Software Training.&lt;br /&gt;
|| Under '''Software Training''' we will see four sections.&lt;br /&gt;
&lt;br /&gt;
* Software Training&lt;br /&gt;
* Procedures&lt;br /&gt;
* Training/ Workshop&lt;br /&gt;
* Online test&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight the points.&lt;br /&gt;
|| Let's see them, one by one&lt;br /&gt;
&lt;br /&gt;
Under '''Software Training''' section, we see 4 links-&lt;br /&gt;
&lt;br /&gt;
* '''About the training/workshops''' gives details about organising workshops&lt;br /&gt;
* '''Progress to date''' gives details of the no. of workshops conducted by the Project, till date&lt;br /&gt;
* '''Software offered''' lists the courses offered for workshops and online self-learning&lt;br /&gt;
* '''Contacts for training/ workshops''' lists state-wise '''Training Manger's''' contact details&lt;br /&gt;
&lt;br /&gt;
Click on the respective links &amp;amp; read more details on each of them.&lt;br /&gt;
|-&lt;br /&gt;
|| Point to '''Procedures''' link.&lt;br /&gt;
|| Next section is '''Procedures'''.&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight the links.&lt;br /&gt;
|| Under '''Procedures''' section, we will see links for-&lt;br /&gt;
&lt;br /&gt;
* '''Organising Training/Workshop''' and&lt;br /&gt;
* '''Instruction for Downloading Tutorials'''&lt;br /&gt;
&lt;br /&gt;
To know more, click on the respective links &amp;amp; explore.&lt;br /&gt;
|-&lt;br /&gt;
|| Point to '''Create your own disc image'''.&lt;br /&gt;
|| Next link is '''Create your own disc image'''.&lt;br /&gt;
This facility is for offline learning. Let us look at it in detail.&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''Create your own disc image'''.&lt;br /&gt;
|| Click on it.&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| It will redirect you to '''CD Content Creation''' window.&lt;br /&gt;
|-&lt;br /&gt;
|| Select '''FOSS Category &amp;gt;&amp;gt; Firefox'''&lt;br /&gt;
|| Select the '''FOSS Category''' that you wish to learn.&lt;br /&gt;
&lt;br /&gt;
I will choose,''' Firefox'''.&lt;br /&gt;
|-&lt;br /&gt;
|| Select '''Level &amp;gt;&amp;gt; All'''&lt;br /&gt;
|| Select an appropriate '''Level''' as per your learning need.&lt;br /&gt;
&lt;br /&gt;
I will choose '''All'''.&lt;br /&gt;
|-&lt;br /&gt;
|| Click on ''' Languages''' list box.&lt;br /&gt;
|| Click on ''' Languages''' list box.&lt;br /&gt;
&lt;br /&gt;
Now, choose the language in which you wish to learn.&lt;br /&gt;
|-&lt;br /&gt;
|| Hold the '''Ctrl''' key and select '''English &amp;amp; Hindi'''.&lt;br /&gt;
|| You can select single/ multiple languages.&lt;br /&gt;
&lt;br /&gt;
Hold the '''Ctrl''' key to select multiple languages.&lt;br /&gt;
&lt;br /&gt;
Let me select '''English &amp;amp; Hindi'''.&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''Add selected FOSS''' button.&lt;br /&gt;
|| Click on ''' Add selected FOSS''' button.&lt;br /&gt;
|-&lt;br /&gt;
|| Point to Selected FOSS List.&lt;br /&gt;
|| On the right side, you will get a table with your selection, along with the estimated file size.&lt;br /&gt;
|-&lt;br /&gt;
|| Select '''FOSS Category &amp;gt;&amp;gt; Tux Typing &amp;gt;&amp;gt;Select Level &amp;gt;&amp;gt; All'''&lt;br /&gt;
|| If you wish to add more ''' FOSS''', repeat the above steps.&lt;br /&gt;
&lt;br /&gt;
The new selection will also be added to the list.&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''Create ZIP file''' button.&lt;br /&gt;
|| Now click on '''Create ZIP file''' button to download the content on your machine.&lt;br /&gt;
&lt;br /&gt;
It will create '''.zip''' file.&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''OK'''.&lt;br /&gt;
|| Click on '''OK''' to save this zip file on your machine.&lt;br /&gt;
|-&lt;br /&gt;
|| Demo as per narration.&lt;br /&gt;
|| Once downloaded, unzip it. &lt;br /&gt;
&lt;br /&gt;
Open the folder, locate the '''Read me''' file and read it for instructions on how to proceed.&lt;br /&gt;
&lt;br /&gt;
So in this way, you can learn the content offline.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;PAUSE&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|| Click on ''' Software Training''' tab&lt;br /&gt;
|| Let's click on '''Software Training''' tab once again.&lt;br /&gt;
|-&lt;br /&gt;
|| Point to '''Training / Workshop''' link.&lt;br /&gt;
|| Next section of '''Software Training''' is '''Training / Workshop'''.&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight the points.&lt;br /&gt;
|| In this section, you will see links for-&lt;br /&gt;
&lt;br /&gt;
* '''Training /workshop Dashboard'''&lt;br /&gt;
* '''Participant Dashboard'''&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| To access these links, you have to register on our website. &lt;br /&gt;
&lt;br /&gt;
Details of these are presented in the '''About the Training/Workshop''' link, seen earlier.&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''Resource Centers''' link&lt;br /&gt;
|| Next link is '''Resource Centers'''.&lt;br /&gt;
&lt;br /&gt;
Click on it to see the complete list of our '''Resource Centers'''.&lt;br /&gt;
|-&lt;br /&gt;
|| Select '''State'''.&lt;br /&gt;
|| Select the filters for '''State, Institution Type''' and '''Institution Category'''.&lt;br /&gt;
&lt;br /&gt;
For demonstration, from the '''State''' drop-down, I will select '''Bihar'''.&lt;br /&gt;
|-&lt;br /&gt;
|| Select '''Institution type'''.&lt;br /&gt;
&lt;br /&gt;
Select '''Institution Category'''.&lt;br /&gt;
|| From '''Institution Type''' and '''Institution Category''' dropbox, I will select''' Uncategorized'''.&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''Filter'''.&lt;br /&gt;
|| Lastly, click on '''Filter''' button.&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight the points.&lt;br /&gt;
|| The displayed list shows the '''State, Institution Name, Address''' and Name of the '''Contact Person'''.&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''View''' link.&lt;br /&gt;
|| To know more about a particular '''Resource Center''', click on '''View''' link, under the '''Action''' column.&lt;br /&gt;
&lt;br /&gt;
You will get complete information about that particular Academic Center.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;PAUSE&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|| Click on the logo.&lt;br /&gt;
|| Let's come back to the '''Homepage''' by clicking on the '''logo'''.&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''Creation''' link.&lt;br /&gt;
|| Now let's learn about '''Creation''' process of spoken tutorials.&lt;br /&gt;
&lt;br /&gt;
Click on '''Creation''' tab in the Main menu.&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight the points.&lt;br /&gt;
|| Under this, we see following links-&lt;br /&gt;
&lt;br /&gt;
* '''Creation Process'''&lt;br /&gt;
* '''Outline and Script'''&lt;br /&gt;
* '''Creation Dashboard'''&lt;br /&gt;
* '''Suggest a topic'''&lt;br /&gt;
* '''Suggest an example'''&lt;br /&gt;
* '''Collaborate with us'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''Creation Process''' link.&lt;br /&gt;
|| Let's learn about '''Creation Process''' of spoken tutorials.&lt;br /&gt;
&lt;br /&gt;
So, click on '''Creation Process''' link.&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight the subpoints.&lt;br /&gt;
|| A '''Wiki Page''' with details of the '''Spoken Tutorial Creation Process''' opens up.&lt;br /&gt;
&lt;br /&gt;
Here you can learn the procedures to create spoken tutorials.&lt;br /&gt;
|-&lt;br /&gt;
|| Go back to previous window.&lt;br /&gt;
&lt;br /&gt;
Click on '''Outline and Script''' link.&lt;br /&gt;
|| Let us go back to the '''spoken tutorial''' homepage.&lt;br /&gt;
&lt;br /&gt;
Under '''Creation''' drop-down, click on '''Outline and Script'''.&lt;br /&gt;
|-&lt;br /&gt;
|| Point to the links.&lt;br /&gt;
|| A wiki page opens and it contains lots of information.&lt;br /&gt;
|-&lt;br /&gt;
|| Point to '''Software with substantial progress''' scroll down the page&lt;br /&gt;
|| Under '''Software with substantial progress''', you can see various software courses listed.&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''Geogebra''' point to the softwrae details and then scroll to the topic details below.&lt;br /&gt;
|| Let's click on any one, say '''Geogebra'''.&lt;br /&gt;
&lt;br /&gt;
Details of '''Geogebra''' software and details of the '''Geogebra course'''are listed on this page.&lt;br /&gt;
&lt;br /&gt;
So, one can get a bird's eye-view of the entire course on this page.&lt;br /&gt;
|-&lt;br /&gt;
|| Press back and come back to the main wiki-page&lt;br /&gt;
|| Explore the other software course links on this page, likewise.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;PAUSE&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|| Go back to home-page.&lt;br /&gt;
|| Go back to the '''Spoken Tutorial''' homepage.&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight the points.&lt;br /&gt;
|| The other links under '''Creation''' drop-down, namely&lt;br /&gt;
&lt;br /&gt;
* '''Creation Dashboard'''&lt;br /&gt;
* '''Suggest a Topic'''&lt;br /&gt;
* '''Suggest an Example'''&lt;br /&gt;
* '''Collaborate with Us'''&lt;br /&gt;
&lt;br /&gt;
require a registered login.&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''News''' tab.&lt;br /&gt;
|| Now let's click on '''News''' drop-down.&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight the links.&lt;br /&gt;
|| You will see the following sub-menu items-&lt;br /&gt;
&lt;br /&gt;
* '''Testimonials'''&lt;br /&gt;
* '''Media Articles'''&lt;br /&gt;
* '''News and Events'''&lt;br /&gt;
* '''Official Letters and links'''&lt;br /&gt;
* '''Research/ Popular articles'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Click on the respective links &amp;amp; read for more details.&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''Forum''' tab.&lt;br /&gt;
|| Now let's move to '''Forums''' tab on the main menu.&lt;br /&gt;
&lt;br /&gt;
The same is available in the middle of the '''Homepage''', as well.&lt;br /&gt;
|-&lt;br /&gt;
|| Scroll down.&lt;br /&gt;
|| I will scroll down the page; here it is.&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''“Click here to proceed”''' link.&lt;br /&gt;
|| Click on the link '''“Click here to proceed”'''.&lt;br /&gt;
&lt;br /&gt;
'''Spoken tutorial forums''' page opens in a new tab.&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight the links.&lt;br /&gt;
|| In the main menu, you will see links for '''Search''',''' Ask Question''',''' Login'''.&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Below this, is a scrolling bar, displaying various software names.&lt;br /&gt;
|-&lt;br /&gt;
|| Point to any software and '''Ask new question''' button&lt;br /&gt;
&lt;br /&gt;
Point to '''View previous questions''' button.&lt;br /&gt;
|| Under the specific software name, you will see a button '''Ask new question'''.&lt;br /&gt;
&lt;br /&gt;
In some cases, you will see another button '''View previous questions'''.&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Click on these buttons to ask a new question or view the earlier ones.&lt;br /&gt;
|-&lt;br /&gt;
|| Point to '''View all previous questions''' button.&lt;br /&gt;
|| To view all the previous questions on all the courses, click on the '''View all previous questions''' button.&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| All the recently posted questions are visible right below this button.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;PAUSE&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|| Click on ''' Search''' link.&lt;br /&gt;
|| In the main menu, click on '''Search''' link.&lt;br /&gt;
|-&lt;br /&gt;
|| Point to Both tab.&lt;br /&gt;
|| Here you can search through the questions based on '''Search by keyword''' or '''Search by time'''.&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''php'''.&lt;br /&gt;
&lt;br /&gt;
Click on '''Search''' button.&lt;br /&gt;
|| Let me search by '''keyword'''.&lt;br /&gt;
&lt;br /&gt;
I will type '''php''' as the '''keyword''' and click on '''Search''' button.&lt;br /&gt;
|-&lt;br /&gt;
|| Point to list of questions.&lt;br /&gt;
|| A list of all the questions asked in the '''php''' series is displayed.&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''magnifying glass''' of '''FOSS''' column.&lt;br /&gt;
|| For similar type of questions on the selected '''FOSS''' category, click on the '''magnifying glass'''.&lt;br /&gt;
&lt;br /&gt;
You will get a list of similar type of questions for that '''FOSS'''.&lt;br /&gt;
|-&lt;br /&gt;
|| Click on magnifying glass of '''Tutorial''' column.&lt;br /&gt;
|| To get similar questions in the tutorial, click on the magnifying glass in the '''Tutorial''' column.&lt;br /&gt;
|-&lt;br /&gt;
|| Go back to previous window.&lt;br /&gt;
&lt;br /&gt;
Click on '''Search by Time''' tab.&lt;br /&gt;
|| Next, let’s try searching by video time.&lt;br /&gt;
&lt;br /&gt;
Click the '''Search by Time''' tab.&lt;br /&gt;
|-&lt;br /&gt;
|| Select '''FOSS category = Oscad, Tutorial=Schematic, Time interval(min and sec) 0-1m 0-1sec'''&lt;br /&gt;
|| Select the appropriate&lt;br /&gt;
&lt;br /&gt;
* '''FOSS category'''&lt;br /&gt;
* '''Tutorial'''&lt;br /&gt;
* '''Time interval in mins and secs'''&lt;br /&gt;
&lt;br /&gt;
from drop-down list.&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''Search''' button.&lt;br /&gt;
|| Click on the '''Search''' button.&lt;br /&gt;
&lt;br /&gt;
You will get the list of all questions related to that particular tutorial.&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''Ask Question''' link.&lt;br /&gt;
|| Ask Question facility is available only to registered users.&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''About''' tab.&lt;br /&gt;
|| Now go back to the '''Spoken Tutorial''' website.&lt;br /&gt;
&lt;br /&gt;
Let's click on '''About''' drop-down.&lt;br /&gt;
|-&lt;br /&gt;
|| click on '''About Us.'''&lt;br /&gt;
|| Then, click on '''About Us'''.&lt;br /&gt;
&lt;br /&gt;
Here you can read details about the overall objectives of the '''Spoken Tutorial Project'''.&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''About''' tab.&lt;br /&gt;
&lt;br /&gt;
Click on '''Mission''' link.&lt;br /&gt;
|| Click on '''About''' again and then click on '''Mission'''.&lt;br /&gt;
&lt;br /&gt;
Here you can read about the mission of the '''Spoken Tutorial Project'''.&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''Statistics''' tab.&lt;br /&gt;
&lt;br /&gt;
Highlight the points.&lt;br /&gt;
&lt;br /&gt;
|| Lastly, we come to the '''Statistics''' tab.&lt;br /&gt;
&lt;br /&gt;
It has the links for&lt;br /&gt;
&lt;br /&gt;
* Workshop/Training&lt;br /&gt;
* Online-Test&lt;br /&gt;
* Academic Center&lt;br /&gt;
* India map&lt;br /&gt;
* Motion Charts&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Click on ''' Workshop/Training''' link.&lt;br /&gt;
|| Each link has a '''Statistics'''and '''interactive motion chart''' based on filters like '''State''', '''City''', '''FOSS''',etc.&lt;br /&gt;
&lt;br /&gt;
Please explore these yourself.&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| So, this is what an anonymous user can do.&lt;br /&gt;
&lt;br /&gt;
Hope you will enjoy exploring the spoken tutorial web site.&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number&lt;br /&gt;
&lt;br /&gt;
Summary'''&lt;br /&gt;
|| Let us summaries.&lt;br /&gt;
&lt;br /&gt;
In this tutorial, we have learnt about the privileges of an '''anonymous user '''on the '''Spoken Tutorial''' website.&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 6&lt;br /&gt;
&lt;br /&gt;
About Spoken Tutorial Project'''&lt;br /&gt;
|| This video summarizes the '''Spoken Tutorial Project'''.&lt;br /&gt;
&lt;br /&gt;
If you do not have good bandwidth, you can download and watch it.&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 7&lt;br /&gt;
&lt;br /&gt;
About Spoken Tutorial workshops'''&lt;br /&gt;
|| The '''Spoken Tutorial Project''' Team conducts workshops and gives certificates.&lt;br /&gt;
&lt;br /&gt;
For details, please write to us.&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 8&lt;br /&gt;
&lt;br /&gt;
Acknowledgement'''&lt;br /&gt;
|| '''Spoken Tutorial Project''' is funded by NMEICT, MHRD, Government of India.&lt;br /&gt;
&lt;br /&gt;
More information on this Mission is available at the link shown.&lt;br /&gt;
|-&lt;br /&gt;
|| '''Previous slide'''&lt;br /&gt;
|| This is Kavita Kharad from IIT Bombay signing off.&lt;br /&gt;
&lt;br /&gt;
Thank you for joining.&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Kkkavita</name></author>	</entry>

	<entry>
		<id>https://script.spoken-tutorial.org/index.php/Website-Information/C2/Privileges-of-a-Registered-User-for-Creation-activity/English</id>
		<title>Website-Information/C2/Privileges-of-a-Registered-User-for-Creation-activity/English</title>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php/Website-Information/C2/Privileges-of-a-Registered-User-for-Creation-activity/English"/>
				<updated>2015-02-09T14:38:26Z</updated>
		
		<summary type="html">&lt;p&gt;Kkkavita: Created page with &amp;quot;{| border=1 ||'''Visual Cue''' ||'''Narration''' |- || '''Slide Number 1  Title Slide''' || Hello everyone.  Welcome to this tutorial on '''Privileges of a Registered User on...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| border=1&lt;br /&gt;
||'''Visual Cue'''&lt;br /&gt;
||'''Narration'''&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 1&lt;br /&gt;
&lt;br /&gt;
Title Slide'''&lt;br /&gt;
|| Hello everyone.&lt;br /&gt;
&lt;br /&gt;
Welcome to this tutorial on '''Privileges of a Registered User on Spoken Tutorial website'''.&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 3&lt;br /&gt;
&lt;br /&gt;
Learning Objectives'''&lt;br /&gt;
|| In this tutorial, we will learn about-&lt;br /&gt;
&lt;br /&gt;
* '''Suggest a topic'''&lt;br /&gt;
* '''Suggest an Example'''&lt;br /&gt;
* '''Collaborate with Us '''and&lt;br /&gt;
* '''Video for Dubbing'''&lt;br /&gt;
&lt;br /&gt;
on the '''Spoken Tutorial''' web site.&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 4&lt;br /&gt;
&lt;br /&gt;
Pre-requisites'''&lt;br /&gt;
|| To access the '''Spoken Tutorial'' website, you should have-&lt;br /&gt;
&lt;br /&gt;
* A working '''Internet''' connection&lt;br /&gt;
* A web browser installed on your machine and&lt;br /&gt;
* Valid Email Id&lt;br /&gt;
&lt;br /&gt;
I will be using the latest version of '''Firefox''' web browser for demonstration.&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 5&lt;br /&gt;
&lt;br /&gt;
Activities that will be covered'''&lt;br /&gt;
|| We will consider activities of a registered user, under the '''Creation ''' tab only.&lt;br /&gt;
&lt;br /&gt;
For this, you should have registered yourself as a contributor.&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 6&lt;br /&gt;
&lt;br /&gt;
Registered User'''&lt;br /&gt;
|| Registration procedure was covered earlier in another tutorial.&lt;br /&gt;
&lt;br /&gt;
Please refer to the relevant tutorial on the '''Spoken Tutorial''' website.&lt;br /&gt;
|-&lt;br /&gt;
|| Open browser&lt;br /&gt;
&lt;br /&gt;
In the address bar, type&lt;br /&gt;
&lt;br /&gt;
[http://www.spoken-tutorial.org/ http]&lt;br /&gt;
&lt;br /&gt;
&amp;gt;&amp;gt;'''Enter'''&lt;br /&gt;
|| Let us now open the '''Spoken Tutorial''' website.&lt;br /&gt;
&lt;br /&gt;
In your web-browser address bar, type&lt;br /&gt;
&lt;br /&gt;
[http://www.spoken-tutorial.org/ http]&lt;br /&gt;
&lt;br /&gt;
and press '''Enter'''.&lt;br /&gt;
&lt;br /&gt;
The '''Spoken Tutorial''' website opens.&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Let us login using our registered user-name and password.&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''Creation''' drop down.&lt;br /&gt;
|| Now, click on '''Creation''' drop-down, in the Main menu at the top.&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''Suggest a Topic''' link.&lt;br /&gt;
|| In the sub-menu, click on '''Suggest a Topic''' link.&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| '''Suggest a Topic for a Spoken Tutorial''' page opens.&lt;br /&gt;
|-&lt;br /&gt;
|| Enter '''Title for Suggested Topic'''.&lt;br /&gt;
|| One can suggest new topics for creating spoken tutorials here.&lt;br /&gt;
&lt;br /&gt;
In '''Title for Suggested Topic''', you can type the name of the suggested topic.&lt;br /&gt;
|-&lt;br /&gt;
|| Select difficulty level.&lt;br /&gt;
|| In '''Recommend a Difficulty Level''' drop-down box, select the difficulty level of the topic.&lt;br /&gt;
|-&lt;br /&gt;
|| Select '''OS'''.&lt;br /&gt;
|| Next, select the operating system from the displayed list.&lt;br /&gt;
|-&lt;br /&gt;
|| Hold the '''Ctrl''' key to select multiple OS.&lt;br /&gt;
|| You can select single/ multiple OS.&lt;br /&gt;
&lt;br /&gt;
Hold the '''Ctrl''' key to select multiple OS.&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| In '''Brief Description''' field, type the brief outline for the suggested topic.&lt;br /&gt;
&lt;br /&gt;
This will help the Spoken Tutorial Content Team to understand the topic better.&lt;br /&gt;
|-&lt;br /&gt;
|| Select '''Would you like to suggest an example for this topic?'''&lt;br /&gt;
|| In '''Would you like to suggest an example for this topic?''' drop-down, select either '''Yes''' or '''No'''.&lt;br /&gt;
|-&lt;br /&gt;
|| Click on ''' Submit''' button.&lt;br /&gt;
|| Lastly, click on '''Submit''' button.&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight the message.&lt;br /&gt;
|| Your topic suggestion will be submitted.&lt;br /&gt;
&lt;br /&gt;
And you will get a confirmation message.&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| &amp;lt;PAUSE&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Now let's see how to suggest an example on Spoken Tutorial website.&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''Creation''' drop down.&lt;br /&gt;
|| Click on '''Creation''' drop down in the Main menu.&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''Suggest an Example''' link.&lt;br /&gt;
|| In the sub-menu, click on '''Suggest an Example''' link.&lt;br /&gt;
|-&lt;br /&gt;
|| Move the cursor on the page.&lt;br /&gt;
|| '''Suggest an Example for a Spoken Tutorial''' page opens.&lt;br /&gt;
|-&lt;br /&gt;
|| Enter '''Title for Suggested Example'''.&lt;br /&gt;
|| Type the example name or title in '''Title for Suggested Example''' text box.&lt;br /&gt;
|-&lt;br /&gt;
|| Enter '''Description of Example'''.&lt;br /&gt;
|| Next, give a brief outline or description of the example in '''Description of Example''' text box.&lt;br /&gt;
|-&lt;br /&gt;
|| Select '''Would you like to write the script for the above?'''&lt;br /&gt;
|| Select '''Yes''' or '''No''' from '''Would you like to write the script for the above?''' drop down.&lt;br /&gt;
&lt;br /&gt;
Please note, '''Yes''' is selected by default.&lt;br /&gt;
|-&lt;br /&gt;
|| Select '''Would you like to be a reviewer for the above?'''&lt;br /&gt;
|| Select '''Yes '''or '''No''' from '''Would you like to be a reviewer for the above?''' drop down.&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''Submit''' button.&lt;br /&gt;
|| Lastly, click on '''Submit''' button.&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight the message.&lt;br /&gt;
|| Your example suggestion will be submitted.&lt;br /&gt;
&lt;br /&gt;
And you will get a confirmation message.&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Now let's see the last activity under Creation Tab, which is '''Collaborate with Us'''.&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''Creation''' drop down.&lt;br /&gt;
|| Click on '''Creation''' drop down.&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''Collaborate with Us''' link.&lt;br /&gt;
|| In the sub-menu, click on '''Collaborate with Us''' link.&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| '''We are happy to collaborate with you''' page opens.&lt;br /&gt;
|-&lt;br /&gt;
|| Enter your '''Contact Number'''.&lt;br /&gt;
|| In '''Contact Number''' field, enter a valid phone no.&lt;br /&gt;
|-&lt;br /&gt;
|| Enter '''Name of Institution'''.&lt;br /&gt;
|| Type the name of your Institute or Organisation in '''Name of Institution''' field.&lt;br /&gt;
|-&lt;br /&gt;
|| Enter '''Name of FOSS'''.&lt;br /&gt;
|| Type the name of the FOSS in which you wish to contribute in '''Name of FOSS''' field.&lt;br /&gt;
|-&lt;br /&gt;
|| Select '''role'''.&lt;br /&gt;
|| Next, select the appropriate role based on your expertise in the chosen FOSS.&lt;br /&gt;
|-&lt;br /&gt;
|| Select '''Would you like to contribute towards:'''&lt;br /&gt;
&lt;br /&gt;
Hold the '''Ctrl''' key to select multiple options.&lt;br /&gt;
|| Now in '''Would you like to contribute towards:''' drop down list, select your preferred activity.&lt;br /&gt;
&lt;br /&gt;
Multiple selections can be made by holding the '''Ctrl''' key while selecting.&lt;br /&gt;
|-&lt;br /&gt;
|| Select '''How much time can you devote on a regular basis?'''&lt;br /&gt;
|| Next field is where one can specify the time that one can devote as a contributor or reviewer.&lt;br /&gt;
&lt;br /&gt;
Click on the suitable radio button as per your availability.&lt;br /&gt;
|-&lt;br /&gt;
|| Enter your views for '''List any constraints on availability''' field.&lt;br /&gt;
|| Mention all the constraints you have in '''List any constraints on availability''' field.&lt;br /&gt;
|-&lt;br /&gt;
|| Select Would you like to be a reviewer for the above field.&lt;br /&gt;
|| If you are interested in being a reviewer, as well, then you can do so.&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight the field.&lt;br /&gt;
&lt;br /&gt;
Enter if applicable.&lt;br /&gt;
|| '''If Reviewer, some of your contributions in this FOSS system'''.&lt;br /&gt;
&lt;br /&gt;
In this field give the required information so that your expertise can be validated.&lt;br /&gt;
|-&lt;br /&gt;
|| Enter your '''Educational Qualifications'''.&lt;br /&gt;
|| Next, enter your '''Educational Qualifications'''.&lt;br /&gt;
|-&lt;br /&gt;
|| Enter your '''Training/Professional Experience'''.&lt;br /&gt;
|| Add your '''Training/Professional Experience'''.&lt;br /&gt;
|-&lt;br /&gt;
|| Point to&lt;br /&gt;
&lt;br /&gt;
'''Would you like to be a language contributor?'''&lt;br /&gt;
&lt;br /&gt;
Select Language.&lt;br /&gt;
|| The next two fields are for those who wish to be a language contributor.&lt;br /&gt;
&lt;br /&gt;
That is, to do translation and dubbing of content.&lt;br /&gt;
|-&lt;br /&gt;
|| Select '''Would you like to be a language contributor?'''&lt;br /&gt;
&lt;br /&gt;
Select '''Language'''.&lt;br /&gt;
|| Select your choices accordingly.&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| You can take the initiative to lead the effort for a particular FOSS or language.&lt;br /&gt;
|-&lt;br /&gt;
|| Select '''Would you like to lead the Spoken Tutorial effort?'''&lt;br /&gt;
|| If so, select '''Yes''' in '''Would you like to lead the Spoken Tutorial effort?''' drop down.&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''Submit''' button.&lt;br /&gt;
|| Lastly, click on '''Submit''' button.&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight the message.&lt;br /&gt;
|| You will get confirmation message.&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| &amp;lt;PAUSE&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Now let's move on to '''Videos for Dubbing''' on '''Spoken Tutorial''' website.&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''Creation''' drop down.&lt;br /&gt;
|| Click on '''Creation''' drop down in the Main menu.&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''Video for Dubbing''' link.&lt;br /&gt;
|| In the sub-menu, click on '''Video for Dubbing'''link.&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| '''Index of /english-videos/''' page opens.&lt;br /&gt;
|-&lt;br /&gt;
|| Scroll down the page and Highlight the list.&lt;br /&gt;
|| Here '''English''' videos are made available, which are used for dubbing purposes.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Switch to the web-browser&lt;br /&gt;
&lt;br /&gt;
[http://process.spoken-tutorial.org/index.php/Dubbing_Stages]&lt;br /&gt;
|| Details of the translation and dubbing process is available on this web-page.&lt;br /&gt;
&lt;br /&gt;
[http://process.spoken-tutorial.org/index.php/Dubbing_Stages]&lt;br /&gt;
|-&lt;br /&gt;
|| Switch back to the Homepage of the website.&lt;br /&gt;
|| So, this is what a '''Registered User''' can do under '''Creation''' tab.&lt;br /&gt;
&lt;br /&gt;
Hope you will enjoy exploring spoken tutorial web site.&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 7&lt;br /&gt;
&lt;br /&gt;
Summary'''&lt;br /&gt;
|| Let us summarize,&lt;br /&gt;
&lt;br /&gt;
In this tutorial, we have learnt about the '''Privileges of a Registered User on the Spoken Tutorial website.'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 8&lt;br /&gt;
&lt;br /&gt;
About Spoken Tutorial Project'''&lt;br /&gt;
|| This video summarizes the ''' Spoken Tutorial Project'''.&lt;br /&gt;
&lt;br /&gt;
If you do not have good bandwidth, you can download and watch it.&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 9&lt;br /&gt;
&lt;br /&gt;
About Spoken Tutorial workshops'''&lt;br /&gt;
|| The '''Spoken Tutorial Project Team''' conducts workshops and gives certificates.&lt;br /&gt;
&lt;br /&gt;
For details, please write to us.&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 10&lt;br /&gt;
&lt;br /&gt;
Acknowledgement'''&lt;br /&gt;
|| '''Spoken Tutorial Project''' is funded by NMEICT, MHRD, Government of India.&lt;br /&gt;
&lt;br /&gt;
More information on this Mission is available at the link shown.&lt;br /&gt;
|-&lt;br /&gt;
|| '''Previous slide'''&lt;br /&gt;
|| This is Kavita Kharad from IIT Bombay signing off.&lt;br /&gt;
&lt;br /&gt;
Thanks for joining.&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Kkkavita</name></author>	</entry>

	<entry>
		<id>https://script.spoken-tutorial.org/index.php/Website-Information/C2/Privileges-of-an-Anonymous-User/English</id>
		<title>Website-Information/C2/Privileges-of-an-Anonymous-User/English</title>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php/Website-Information/C2/Privileges-of-an-Anonymous-User/English"/>
				<updated>2015-02-09T14:35:13Z</updated>
		
		<summary type="html">&lt;p&gt;Kkkavita: Created page with &amp;quot;{|  border=1 || '''Visual Cue''' || '''Narration''' |- || '''Slide Number 1  Title Slide''' || Hello everyone.  Welcome to this tutorial on '''Privileges of an Anonymous User...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{|  border=1&lt;br /&gt;
|| '''Visual Cue'''&lt;br /&gt;
|| '''Narration'''&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 1&lt;br /&gt;
&lt;br /&gt;
Title Slide'''&lt;br /&gt;
|| Hello everyone.&lt;br /&gt;
&lt;br /&gt;
Welcome to this tutorial on '''Privileges of an Anonymous User on Spoken Tutorial website'''.&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 2&lt;br /&gt;
&lt;br /&gt;
Learning Objectives'''&lt;br /&gt;
|| In this tutorial, we will learn what all an '''Anonymous User''' can access under-&lt;br /&gt;
&lt;br /&gt;
* '''Software Training'''&lt;br /&gt;
* '''Creation Process'''&lt;br /&gt;
* '''News'''&lt;br /&gt;
* '''Forums'''&lt;br /&gt;
* '''About Us''' and&lt;br /&gt;
* '''Statistics''' tabs&lt;br /&gt;
&lt;br /&gt;
on the '''Spoken Tutorial''' web site.&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 3&lt;br /&gt;
&lt;br /&gt;
Pre-requisites'''&lt;br /&gt;
|| To access the '''Spoken Tutorial website''', you should have-&lt;br /&gt;
&lt;br /&gt;
* A working '''Internet''' connection&lt;br /&gt;
* And a web browser installed on your machine&lt;br /&gt;
&lt;br /&gt;
I will be using the latest version of '''Firefox''' web browser for demonstration.&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 4&lt;br /&gt;
&lt;br /&gt;
Anonymous User'''&lt;br /&gt;
|| Who is an '''Anonymous User'''?&lt;br /&gt;
&lt;br /&gt;
* '''Anonymous User''' is one who explores our website without logging in&lt;br /&gt;
|-&lt;br /&gt;
|| Open browser&lt;br /&gt;
&lt;br /&gt;
type in the address bar&lt;br /&gt;
&lt;br /&gt;
[http://www.spoken-tutorial.org/ http]&lt;br /&gt;
&lt;br /&gt;
press Enter.&lt;br /&gt;
|| Let us first open the '''Spoken Tutorial''' website.&lt;br /&gt;
&lt;br /&gt;
In your web-browser address bar, type&lt;br /&gt;
&lt;br /&gt;
[http://www.spoken-tutorial.org/ http]&lt;br /&gt;
&lt;br /&gt;
and press Enter.&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| The '''Spoken Tutorial''' website opens.&lt;br /&gt;
&lt;br /&gt;
You can see the Main Menu here with few tabs.&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''Software Training''' tab.&lt;br /&gt;
|| For details on organized SELF workshops, click on the '''Software Training''' tab.&lt;br /&gt;
|-&lt;br /&gt;
|| Highlights the subpoints of Software Training.&lt;br /&gt;
|| Under '''Software Training''' we will see four sections.&lt;br /&gt;
&lt;br /&gt;
* Software Training&lt;br /&gt;
* Procedures&lt;br /&gt;
* Training/ Workshop&lt;br /&gt;
* Online test&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight the points.&lt;br /&gt;
|| Let's see them, one by one&lt;br /&gt;
&lt;br /&gt;
Under '''Software Training''' section, we see 4 links-&lt;br /&gt;
&lt;br /&gt;
* '''About the training/workshops''' gives details about organising workshops&lt;br /&gt;
* '''Progress to date''' gives details of the no. of workshops conducted by the Project, till date&lt;br /&gt;
* '''Software offered''' lists the courses offered for workshops and online self-learning&lt;br /&gt;
* '''Contacts for training/ workshops''' lists state-wise '''Training Manger's''' contact details&lt;br /&gt;
&lt;br /&gt;
Click on the respective links &amp;amp; read more details on each of them.&lt;br /&gt;
|-&lt;br /&gt;
|| Point to '''Procedures''' link.&lt;br /&gt;
|| Next section is '''Procedures'''.&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight the links.&lt;br /&gt;
|| Under '''Procedures''' section, we will see links for-&lt;br /&gt;
&lt;br /&gt;
* '''Organising Training/Workshop''' and&lt;br /&gt;
* '''Instruction for Downloading Tutorials'''&lt;br /&gt;
&lt;br /&gt;
To know more, click on the respective links &amp;amp; explore.&lt;br /&gt;
|-&lt;br /&gt;
|| Point to '''Create your own disc image'''.&lt;br /&gt;
|| Next link is '''Create your own disc image'''.&lt;br /&gt;
This facility is for offline learning. Let us look at it in detail.&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''Create your own disc image'''.&lt;br /&gt;
|| Click on it.&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| It will redirect you to '''CD Content Creation''' window.&lt;br /&gt;
|-&lt;br /&gt;
|| Select '''FOSS Category &amp;gt;&amp;gt; Firefox'''&lt;br /&gt;
|| Select the '''FOSS Category''' that you wish to learn.&lt;br /&gt;
&lt;br /&gt;
I will choose,''' Firefox'''.&lt;br /&gt;
|-&lt;br /&gt;
|| Select '''Level &amp;gt;&amp;gt; All'''&lt;br /&gt;
|| Select an appropriate '''Level''' as per your learning need.&lt;br /&gt;
&lt;br /&gt;
I will choose '''All'''.&lt;br /&gt;
|-&lt;br /&gt;
|| Click on ''' Languages''' list box.&lt;br /&gt;
|| Click on ''' Languages''' list box.&lt;br /&gt;
&lt;br /&gt;
Now, choose the language in which you wish to learn.&lt;br /&gt;
|-&lt;br /&gt;
|| Hold the '''Ctrl''' key and select '''English &amp;amp; Hindi'''.&lt;br /&gt;
|| You can select single/ multiple languages.&lt;br /&gt;
&lt;br /&gt;
Hold the '''Ctrl''' key to select multiple languages.&lt;br /&gt;
&lt;br /&gt;
Let me select '''English &amp;amp; Hindi'''.&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''Add selected FOSS''' button.&lt;br /&gt;
|| Click on ''' Add selected FOSS''' button.&lt;br /&gt;
|-&lt;br /&gt;
|| Point to Selected FOSS List.&lt;br /&gt;
|| On the right side, you will get a table with your selection, along with the estimated file size.&lt;br /&gt;
|-&lt;br /&gt;
|| Select '''FOSS Category &amp;gt;&amp;gt; Tux Typing &amp;gt;&amp;gt;Select Level &amp;gt;&amp;gt; All'''&lt;br /&gt;
|| If you wish to add more ''' FOSS''', repeat the above steps.&lt;br /&gt;
&lt;br /&gt;
The new selection will also be added to the list.&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''Create ZIP file''' button.&lt;br /&gt;
|| Now click on '''Create ZIP file''' button to download the content on your machine.&lt;br /&gt;
&lt;br /&gt;
It will create '''.zip''' file.&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''OK'''.&lt;br /&gt;
|| Click on '''OK''' to save this zip file on your machine.&lt;br /&gt;
|-&lt;br /&gt;
|| Demo as per narration.&lt;br /&gt;
|| Once downloaded, unzip it. &lt;br /&gt;
&lt;br /&gt;
Open the folder, locate the '''Read me''' file and read it for instructions on how to proceed.&lt;br /&gt;
&lt;br /&gt;
So in this way, you can learn the content offline.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;PAUSE&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|| Click on ''' Software Training''' tab&lt;br /&gt;
|| Let's click on '''Software Training''' tab once again.&lt;br /&gt;
|-&lt;br /&gt;
|| Point to '''Training / Workshop''' link.&lt;br /&gt;
|| Next section of '''Software Training''' is '''Training / Workshop'''.&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight the points.&lt;br /&gt;
|| In this section, you will see links for-&lt;br /&gt;
&lt;br /&gt;
* '''Training /workshop Dashboard'''&lt;br /&gt;
* '''Participant Dashboard'''&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| To access these links, you have to register on our website. &lt;br /&gt;
&lt;br /&gt;
Details of these are presented in the '''About the Training/Workshop''' link, seen earlier.&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''Resource Centers''' link&lt;br /&gt;
|| Next link is '''Resource Centers'''.&lt;br /&gt;
&lt;br /&gt;
Click on it to see the complete list of our '''Resource Centers'''.&lt;br /&gt;
|-&lt;br /&gt;
|| Select '''State'''.&lt;br /&gt;
|| Select the filters for '''State, Institution Type''' and '''Institution Category'''.&lt;br /&gt;
&lt;br /&gt;
For demonstration, from the '''State''' drop-down, I will select '''Bihar'''.&lt;br /&gt;
|-&lt;br /&gt;
|| Select '''Institution type'''.&lt;br /&gt;
&lt;br /&gt;
Select '''Institution Category'''.&lt;br /&gt;
|| From '''Institution Type''' and '''Institution Category''' dropbox, I will select''' Uncategorized'''.&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''Filter'''.&lt;br /&gt;
|| Lastly, click on '''Filter''' button.&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight the points.&lt;br /&gt;
|| The displayed list shows the '''State, Institution Name, Address''' and Name of the '''Contact Person'''.&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''View''' link.&lt;br /&gt;
|| To know more about a particular '''Resource Center''', click on '''View''' link, under the '''Action''' column.&lt;br /&gt;
&lt;br /&gt;
You will get complete information about that particular Academic Center.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;PAUSE&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|| Click on the logo.&lt;br /&gt;
|| Let's come back to the '''Homepage''' by clicking on the '''logo'''.&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''Creation''' link.&lt;br /&gt;
|| Now let's learn about '''Creation''' process of spoken tutorials.&lt;br /&gt;
&lt;br /&gt;
Click on '''Creation''' tab in the Main menu.&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight the points.&lt;br /&gt;
|| Under this, we see following links-&lt;br /&gt;
&lt;br /&gt;
* '''Creation Process'''&lt;br /&gt;
* '''Outline and Script'''&lt;br /&gt;
* '''Creation Dashboard'''&lt;br /&gt;
* '''Suggest a topic'''&lt;br /&gt;
* '''Suggest an example'''&lt;br /&gt;
* '''Collaborate with us'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''Creation Process''' link.&lt;br /&gt;
|| Let's learn about '''Creation Process''' of spoken tutorials.&lt;br /&gt;
&lt;br /&gt;
So, click on '''Creation Process''' link.&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight the subpoints.&lt;br /&gt;
|| A '''Wiki Page''' with details of the '''Spoken Tutorial Creation Process''' opens up.&lt;br /&gt;
&lt;br /&gt;
Here you can learn the procedures to create spoken tutorials.&lt;br /&gt;
|-&lt;br /&gt;
|| Go back to previous window.&lt;br /&gt;
&lt;br /&gt;
Click on '''Outline and Script''' link.&lt;br /&gt;
|| Let us go back to the '''spoken tutorial''' homepage.&lt;br /&gt;
&lt;br /&gt;
Under '''Creation''' drop-down, click on '''Outline and Script'''.&lt;br /&gt;
|-&lt;br /&gt;
|| Point to the links.&lt;br /&gt;
|| A wiki page opens and it contains lots of information.&lt;br /&gt;
|-&lt;br /&gt;
|| Point to '''Software with substantial progress''' scroll down the page&lt;br /&gt;
|| Under '''Software with substantial progress''', you can see various software courses listed.&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''Geogebra''' point to the softwrae details and then scroll to the topic details below.&lt;br /&gt;
|| Let's click on any one, say '''Geogebra'''.&lt;br /&gt;
&lt;br /&gt;
Details of '''Geogebra''' software and details of the '''Geogebra course'''are listed on this page.&lt;br /&gt;
&lt;br /&gt;
So, one can get a bird's eye-view of the entire course on this page.&lt;br /&gt;
|-&lt;br /&gt;
|| Press back and come back to the main wiki-page&lt;br /&gt;
|| Explore the other software course links on this page, likewise.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;PAUSE&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|| Go back to home-page.&lt;br /&gt;
|| Go back to the '''Spoken Tutorial''' homepage.&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight the points.&lt;br /&gt;
|| The other links under '''Creation''' drop-down, namely&lt;br /&gt;
&lt;br /&gt;
* '''Creation Dashboard'''&lt;br /&gt;
* '''Suggest a Topic'''&lt;br /&gt;
* '''Suggest an Example'''&lt;br /&gt;
* '''Collaborate with Us'''&lt;br /&gt;
&lt;br /&gt;
require a registered login.&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''News''' tab.&lt;br /&gt;
|| Now let's click on '''News''' drop-down.&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight the links.&lt;br /&gt;
|| You will see the following sub-menu items-&lt;br /&gt;
&lt;br /&gt;
* '''Testimonials'''&lt;br /&gt;
* '''Media Articles'''&lt;br /&gt;
* '''News and Events'''&lt;br /&gt;
* '''Official Letters and links'''&lt;br /&gt;
* '''Research/ Popular articles'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Click on the respective links &amp;amp; read for more details.&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''Forum''' tab.&lt;br /&gt;
|| Now let's move to '''Forums''' tab on the main menu.&lt;br /&gt;
&lt;br /&gt;
The same is available in the middle of the '''Homepage''', as well.&lt;br /&gt;
|-&lt;br /&gt;
|| Scroll down.&lt;br /&gt;
|| I will scroll down the page; here it is.&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''“Click here to proceed”''' link.&lt;br /&gt;
|| Click on the link '''“Click here to proceed”'''.&lt;br /&gt;
&lt;br /&gt;
'''Spoken tutorial forums''' page opens in a new tab.&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight the links.&lt;br /&gt;
|| In the main menu, you will see links for '''Search''',''' Ask Question''',''' Login'''.&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Below this, is a scrolling bar, displaying various software names.&lt;br /&gt;
|-&lt;br /&gt;
|| Point to any software and '''Ask new question''' button&lt;br /&gt;
&lt;br /&gt;
Point to '''View previous questions''' button.&lt;br /&gt;
|| Under the specific software name, you will see a button '''Ask new question'''.&lt;br /&gt;
&lt;br /&gt;
In some cases, you will see another button '''View previous questions'''.&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Click on these buttons to ask a new question or view the earlier ones.&lt;br /&gt;
|-&lt;br /&gt;
|| Point to '''View all previous questions''' button.&lt;br /&gt;
|| To view all the previous questions on all the courses, click on the '''View all previous questions''' button.&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| All the recently posted questions are visible right below this button.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;PAUSE&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|| Click on ''' Search''' link.&lt;br /&gt;
|| In the main menu, click on '''Search''' link.&lt;br /&gt;
|-&lt;br /&gt;
|| Point to Both tab.&lt;br /&gt;
|| Here you can search through the questions based on '''Search by keyword''' or '''Search by time'''.&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''php'''.&lt;br /&gt;
&lt;br /&gt;
Click on '''Search''' button.&lt;br /&gt;
|| Let me search by '''keyword'''.&lt;br /&gt;
&lt;br /&gt;
I will type '''php''' as the '''keyword''' and click on '''Search''' button.&lt;br /&gt;
|-&lt;br /&gt;
|| Point to list of questions.&lt;br /&gt;
|| A list of all the questions asked in the '''php''' series is displayed.&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''magnifying glass''' of '''FOSS''' column.&lt;br /&gt;
|| For similar type of questions on the selected '''FOSS''' category, click on the '''magnifying glass'''.&lt;br /&gt;
&lt;br /&gt;
You will get a list of similar type of questions for that '''FOSS'''.&lt;br /&gt;
|-&lt;br /&gt;
|| Click on magnifying glass of '''Tutorial''' column.&lt;br /&gt;
|| To get similar questions in the tutorial, click on the magnifying glass in the '''Tutorial''' column.&lt;br /&gt;
|-&lt;br /&gt;
|| Go back to previous window.&lt;br /&gt;
&lt;br /&gt;
Click on '''Search by Time''' tab.&lt;br /&gt;
|| Next, let’s try searching by video time.&lt;br /&gt;
&lt;br /&gt;
Click the '''Search by Time''' tab.&lt;br /&gt;
|-&lt;br /&gt;
|| Select '''FOSS category = Oscad, Tutorial=Schematic, Time interval(min and sec) 0-1m 0-1sec'''&lt;br /&gt;
|| Select the appropriate&lt;br /&gt;
&lt;br /&gt;
* '''FOSS category'''&lt;br /&gt;
* '''Tutorial'''&lt;br /&gt;
* '''Time interval in mins and secs'''&lt;br /&gt;
&lt;br /&gt;
from drop-down list.&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''Search''' button.&lt;br /&gt;
|| Click on the '''Search''' button.&lt;br /&gt;
&lt;br /&gt;
You will get the list of all questions related to that particular tutorial.&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''Ask Question''' link.&lt;br /&gt;
|| Ask Question facility is available only to registered users.&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''About''' tab.&lt;br /&gt;
|| Now go back to the '''Spoken Tutorial''' website.&lt;br /&gt;
&lt;br /&gt;
Let's click on '''About''' drop-down.&lt;br /&gt;
|-&lt;br /&gt;
|| click on '''About Us.'''&lt;br /&gt;
|| Then, click on '''About Us'''.&lt;br /&gt;
&lt;br /&gt;
Here you can read details about the overall objectives of the '''Spoken Tutorial Project'''.&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''About''' tab.&lt;br /&gt;
&lt;br /&gt;
Click on '''Mission''' link.&lt;br /&gt;
|| Click on '''About''' again and then click on '''Mission'''.&lt;br /&gt;
&lt;br /&gt;
Here you can read about the mission of the '''Spoken Tutorial Project'''.&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''Statistics''' tab.&lt;br /&gt;
&lt;br /&gt;
Highlight the points.&lt;br /&gt;
&lt;br /&gt;
|| Lastly, we come to the '''Statistics''' tab.&lt;br /&gt;
&lt;br /&gt;
It has the links for&lt;br /&gt;
&lt;br /&gt;
* Workshop/Training&lt;br /&gt;
* Online-Test&lt;br /&gt;
* Academic Center&lt;br /&gt;
* India map&lt;br /&gt;
* Motion Charts&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Click on ''' Workshop/Training''' link.&lt;br /&gt;
|| Each link has a '''Statistics'''and '''interactive motion chart''' based on filters like '''State''', '''City''', '''FOSS''',etc.&lt;br /&gt;
&lt;br /&gt;
Please explore these yourself.&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| So, this is what an anonymous user can do.&lt;br /&gt;
&lt;br /&gt;
Hope you will enjoy exploring the spoken tutorial web site.&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number&lt;br /&gt;
&lt;br /&gt;
Summary'''&lt;br /&gt;
|| Let us summaries.&lt;br /&gt;
&lt;br /&gt;
In this tutorial, we have learnt about the privileges of an '''anonymous user '''on the '''Spoken Tutorial''' website.&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 6&lt;br /&gt;
&lt;br /&gt;
About Spoken Tutorial Project'''&lt;br /&gt;
|| This video summarizes the '''Spoken Tutorial Project'''.&lt;br /&gt;
&lt;br /&gt;
If you do not have good bandwidth, you can download and watch it.&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 7&lt;br /&gt;
&lt;br /&gt;
About Spoken Tutorial workshops'''&lt;br /&gt;
|| The '''Spoken Tutorial Project''' Team conducts workshops and gives certificates.&lt;br /&gt;
&lt;br /&gt;
For details, please write to us.&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 8&lt;br /&gt;
&lt;br /&gt;
Acknowledgement'''&lt;br /&gt;
|| '''Spoken Tutorial Project''' is funded by NMEICT, MHRD, Government of India.&lt;br /&gt;
&lt;br /&gt;
More information on this Mission is available at the link shown.&lt;br /&gt;
|-&lt;br /&gt;
|| '''Previous slide'''&lt;br /&gt;
|| This is Kavita Kharad from IIT Bombay signing off.&lt;br /&gt;
&lt;br /&gt;
Thanks for joining.&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Kkkavita</name></author>	</entry>

	</feed>