~ubuntu-branches/ubuntu/maverick/kubuntu-docs/maverick

« back to all changes in this revision

Viewing changes to kubuntu/internet/C/internet.xml

  • Committer: Bazaar Package Importer
  • Author(s): Richard A. Johnson
  • Date: 2008-08-18 10:49:14 UTC
  • Revision ID: james.westby@ubuntu.com-20080818104914-83r2er2hsmdp2o0l
Tags: 8.10-2
* Restructured kubuntu documentation package
  - Refer to the NEWS text located in the root directory of the package
* Removed the Firefox start page files
* debian/rules: updated to remove firefox files
* debian/control: removed perl deps due to removal of firefox files, bumped
  version to 3.8.0, updated kdelibs-data dep to kdelibs5-data

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?xml version="1.0" encoding="UTF-8"?>
2
 
<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" 
3
 
"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
4
 
<!ENTITY % globalent SYSTEM "../../../libs/global.ent">
5
 
%globalent;
6
 
<!ENTITY % cdo-C SYSTEM "../../../libs/cdo-C.ent">
7
 
%cdo-C;
8
 
<!ENTITY % kde-menus-C SYSTEM "../../libs/kde-menus-C.ent">
9
 
%kde-menus-C;
10
 
<!ENTITY % kde SYSTEM "../../libs/kde.ent">
11
 
%kde;
12
 
<!ENTITY % kde-general SYSTEM
13
 
"/usr/share/apps/ksgmltools2/customization/obsolete/general.entities">
14
 
%kde-general;
15
 
<!ENTITY % xinclude SYSTEM "../../../libs/xinclude.mod">
16
 
%xinclude;
17
 
<!ENTITY language "en">
18
 
]>
19
 
<article id="internet" status="complete">
20
 
<articleinfo>
21
 
<title>The Internet</title>
22
 
&klegalnotice;
23
 
<abstract>
24
 
<para>
25
 
This chapter contains information on the applications used in order to connect
26
 
to the Internet. For the purpose of this guide, the term
27
 
<emphasis>Internet</emphasis> will refer to Web browsers, Email clients, chat
28
 
clients, and BitTorrent clients.
29
 
</para>
30
 
</abstract>
31
 
</articleinfo>
32
 
 
33
 
<!-- BROWSERS -->
34
 
<sect1 id="browsers" status="complete">
35
 
<title>Web Browsers</title>
36
 
 
37
 
<para>
38
 
The default web browser for Kubuntu is <application>Konqueror</application>. To
39
 
read more about <application>Konqueror</application>, please review the <ulink
40
 
type="help" url="help:/konqueror">Konqueror Handbook</ulink>.
41
 
</para>
42
 
 
43
 
<para>
44
 
There are many different types of web browsers located in the Ubuntu
45
 
repositories. From text based browsers to the famous
46
 
<application>Firefox</application> and <application>Opera</application>
47
 
browsers, Kubuntu has you covered.
48
 
</para>
49
 
 
50
 
<!-- KONQUEROR -->
51
 
<sect2 id="browsers-konqi" status="complete">
52
 
<title>Konqueror</title>
53
 
 
54
 
<!-- KONQUEROR BOOKMARKS -->
55
 
<sect3 id="browsers-konqi-bookmarks" status="complete">
56
 
<title>Bookmarks</title>
57
 
 
58
 
<procedure>
59
 
<title>Importing</title>
60
 
<step>
61
 
<para>
62
 
Open <application>Konqueror</application> by going to &menukonqi;.
63
 
</para>
64
 
</step>
65
 
<step>
66
 
<para>
67
 
Open the <application>Bookmark Editor</application> by going to
68
 
<menuchoice><guimenu>Bookmarks</guimenu><guimenuitem>Edit
69
 
Bookmarks</guimenuitem></menuchoice>.
70
 
</para>
71
 
</step>
72
 
<step>
73
 
<para>
74
 
In <application>Bookmark Editor</application> go to
75
 
<menuchoice><guimenu>File</guimenu><guisubmenu>Import</guisubmenu></menuchoice>.
76
 
</para>
77
 
<note>
78
 
<title>Import Options</title>
79
 
<para>
80
 
You can import IE, Opera, Mozilla, Netscape, KDE2/KDE3, Galeon, as well as All
81
 
Crash Session bookmarks by selecting the corresponding choice in the
82
 
<guilabel>Import</guilabel> menu.
83
 
</para>
84
 
</note>
85
 
</step>
86
 
<step>
87
 
<para>
88
 
Select the import option that best suits your setup and then close the
89
 
<application>Bookmark Editor</application>.
90
 
</para>
91
 
</step>
92
 
</procedure>
93
 
 
94
 
<procedure>
95
 
<title>Exporting</title>
96
 
<step>
97
 
<para>
98
 
Open <application>Konqueror</application> by going to &menukonqi;.
99
 
</para>
100
 
</step>
101
 
<step>
102
 
<para>
103
 
Open the <application>Bookmark Editor</application> by going to
104
 
<menuchoice><guimenu>Bookmarks</guimenu><guimenuitem>Edit
105
 
Bookmarks</guimenuitem></menuchoice>.
106
 
</para>
107
 
</step>
108
 
<step>
109
 
<para>
110
 
In <application>Bookmark Editor</application> go to
111
 
<menuchoice><guimenu>File</guimenu><guisubmenu>Export</guisubmenu></menuchoice>.
112
 
</para>
113
 
<note>
114
 
<title>Export Options</title>
115
 
<para>
116
 
You can export to IE, Opera, Mozilla, Netscape, or HTML bookmarks by selecting
117
 
the corresponding choice in the <guilabel>Export</guilabel> menu.
118
 
</para>
119
 
</note>
120
 
</step>
121
 
<step>
122
 
<para>
123
 
Select the export option that best suits your setup and then close the
124
 
<application>Bookmark Editor</application>.
125
 
</para>
126
 
</step>
127
 
</procedure>
128
 
</sect3>
129
 
</sect2>
130
 
<!-- END KONQUEROR -->
131
 
 
132
 
<!-- FIREFOX -->
133
 
<sect2 id="browsers-ff" status="complete">
134
 
<title>Firefox</title>
135
 
<subtitle>&menuff;</subtitle>
136
 
 
137
 
<para>
138
 
<application>Firefox</application> 2 is the second generation award-winning Web
139
 
browser created by Mozilla. <application>Firefox</application> is not installed
140
 
by default on your Kubuntu system. Please follow the directions below in order
141
 
to install <application>Firefox</application>.
142
 
</para>
143
 
 
144
 
<!-- FIREFOX INSTALLATION -->
145
 
<sect3 id="browsers-ff-install" status="complete">
146
 
<title>Installing</title>
147
 
 
148
 
<procedure>
149
 
<step>
150
 
<para>
151
 
Open <application>Add/Remove Programs</application> by going to &menuar;.
152
 
</para>
153
 
</step>
154
 
 
155
 
<step>
156
 
<para>
157
 
When prompted for your password, enter your user password and press
158
 
<guibutton>OK</guibutton>.
159
 
</para>
160
 
</step>
161
 
 
162
 
<step>
163
 
<para>
164
 
To the right of the <guilabel>Search</guilabel> box is a drop down selection.
165
 
Select <guilabel>Any Suite</guilabel>.
166
 
</para>
167
 
</step>
168
 
 
169
 
<step>
170
 
<para>
171
 
In the left hand window select <guilabel>Internet</guilabel>.
172
 
</para>
173
 
</step>
174
 
 
175
 
<step>
176
 
<para>
177
 
In the main window select <guilabel>Firefox Web Browser</guilabel> and then
178
 
press the <guibutton>Apply Changes</guibutton> button.
179
 
</para>
180
 
</step>
181
 
 
182
 
<step>
183
 
<para>
184
 
Once installation is complete press the <guibutton>Quit</guibutton> button to
185
 
close <application>Add/Remove Programs</application>.
186
 
</para>
187
 
</step>
188
 
 
189
 
<step>
190
 
<para>
191
 
To access <application>Firefox</application>, go to &menuff;.
192
 
</para>
193
 
</step>
194
 
</procedure>
195
 
</sect3>
196
 
 
197
 
<!-- FIREFOX BOOKMARKS -->
198
 
<sect3 id="browsers-ff-bookmarks" status="complete">
199
 
<title>Bookmarks</title>
200
 
 
201
 
<procedure>
202
 
<title>Importing</title>
203
 
<step>
204
 
<para>
205
 
Open <application>Firefox</application> by going to &menuff;.
206
 
</para>
207
 
</step>
208
 
 
209
 
<step>
210
 
<para>
211
 
Open the <application>Bookmarks Manager</application> by going to
212
 
<menuchoice><guimenu>Bookmarks</guimenu><guimenuitem>Organize
213
 
Bookmarks...</guimenuitem></menuchoice>.
214
 
</para>
215
 
</step>
216
 
 
217
 
<step>
218
 
<para>
219
 
Open the <application>Import Wizard</application> by going to
220
 
<menuchoice><guimenu>File</guimenu><guimenuitem>Import...</guimenuitem>
221
 
</menuchoice>
222
 
</para>
223
 
</step>
224
 
 
225
 
<step>
226
 
<para>
227
 
Under the <guilabel>Import Bookmarks from</guilabel> section select either
228
 
<guilabel>Opera</guilabel> if you are using <application>Opera</application> or
229
 
<guilabel>From File</guilabel> to import from other browsers. Once you have
230
 
selected press <guibutton>Next</guibutton>
231
 
</para>
232
 
</step>
233
 
 
234
 
<step>
235
 
<para>
236
 
You should have been presented the <guilabel>Import Complete</guilabel> step of
237
 
the <application>Import Wizard</application>. Press the
238
 
<guibutton>Finish</guibutton> to complete the import.
239
 
</para>
240
 
</step>
241
 
 
242
 
<step>
243
 
<para>
244
 
Close the <application>Bookmarks Manager</application> application.
245
 
</para>
246
 
</step>
247
 
 
248
 
<step>
249
 
<para>
250
 
Access your <application>Opera</application> imports by going to
251
 
<menuchoice><guimenu>Bookmarks</guimenu><guisubmenu>From
252
 
Opera</guisubmenu></menuchoice> and select a bookmark.
253
 
</para>
254
 
</step>
255
 
</procedure>
256
 
 
257
 
<procedure>
258
 
<title>Exporting</title>
259
 
<step>
260
 
<para>
261
 
Open <application>Firefox</application> by going to &menuff;.
262
 
</para>
263
 
</step>
264
 
 
265
 
<step>
266
 
<para>
267
 
Open the <application>Bookmarks Manager</application> by going to
268
 
<menuchoice><guimenu>Bookmarks</guimenu><guimenuitem>Organize
269
 
Bookmarks...</guimenuitem></menuchoice>.
270
 
</para>
271
 
</step>
272
 
 
273
 
<step>
274
 
<para>
275
 
Start the export by going to
276
 
<menuchoice><guimenu>File</guimenu><guimenuitem>Export...</guimenuitem>
277
 
</menuchoice>
278
 
</para>
279
 
</step>
280
 
 
281
 
<step>
282
 
<para>
283
 
Select the directory you want to save the <filename>bookmarks.html</filename>
284
 
and press the <guibutton>Save</guibutton> button.
285
 
</para>
286
 
</step>
287
 
</procedure>
288
 
</sect3>
289
 
</sect2>
290
 
<!--END FIREFOX -->
291
 
</sect1>
292
 
<!-- END BROWSERS -->
293
 
 
294
 
<!-- EMAIL -->
295
 
<sect1 id="email" status="complete">
296
 
<title>Email Clients</title>
297
 
 
298
 
<para>
299
 
Options are endless when it comes to email clients for Linux systems. With
300
 
Kubuntu you are presented with <application>KMail</application> by default
301
 
either as a standalone or a part of the <application>Kontact</application>
302
 
personal information manager. Other popular Linux clients include
303
 
<application>Mozilla Thunderbird</application>,
304
 
<application>Evolution</application>, <application>Mailody</application>, and
305
 
even <application>Mutt</application> the command line client.
306
 
</para>
307
 
 
308
 
<sect2 id="email-kmail" status="complete">
309
 
<title>KMail</title>
310
 
<subtitle>&menukontact;</subtitle>
311
 
 
312
 
<para>
313
 
<application>KMail</application> is the email component of
314
 
<application>Kontact</application>, the KDE personal information manager.
315
 
<application>KMail</application> by itself is similar in functionality to the
316
 
Microsoft Outlook Express application whereas <application>Kontact</application>
317
 
is as full featured as Microsoft Outlook. The following are just some of the
318
 
features of <application>KMail</application>.
319
 
<itemizedlist>
320
 
<listitem>
321
 
<para>
322
 
<acronym>IMAP</acronym>, <acronym>POP3</acronym> and <acronym>SMTP</acronym>
323
 
support.
324
 
</para>
325
 
</listitem>
326
 
 
327
 
<listitem>
328
 
<para>
329
 
<acronym>SSL</acronym>, <acronym>TLS</acronym>, and DIGEST-MD5 secure logon
330
 
support.
331
 
</para>
332
 
</listitem>
333
 
 
334
 
<listitem>
335
 
<para>
336
 
<acronym>PGP</acronym> and <acronym>GnuPG</acronym> signatures and encryption
337
 
support.
338
 
</para>
339
 
</listitem>
340
 
 
341
 
<listitem>
342
 
<para>
343
 
<acronym>HTML</acronym> reading, spam filtering, internal character sets,
344
 
search and filter functions, spell checking, and more.
345
 
</para>
346
 
</listitem>
347
 
</itemizedlist>
348
 
</para>
349
 
 
350
 
<para>
351
 
More information on <application>KMail</application> and configuration can be
352
 
located in <ulink type="help" url="help:/kmail">The KMail Handbook</ulink>. If
353
 
you plan on using <application>KMail</application> within
354
 
<application>Kontact</application> also refer to <ulink type="help"
355
 
url="help:/kontact">The Kontact Handbook</ulink>.
356
 
</para>
357
 
 
358
 
</sect2>
359
 
</sect1>
360
 
<!-- END EMAIL -->
361
 
 
362
 
<!-- CHAT CLIENTS -->
363
 
<sect1 id="chat" status="draft">
364
 
<title>Chat Clients</title>
365
 
 
366
 
<para>
367
 
Chatting with friends and family is one of the more popular uses of the
368
 
Internet. Kubuntu provides you with the necessary applications in order to do
369
 
so. There are two main chat clients in Kubuntu;
370
 
<application>Kopete</application> for all of your instant messaging needs and
371
 
<application>Konversation</application> for chatting on <acronym>IRC</acronym>
372
 
(Internet Relay Chat).
373
 
</para>
374
 
 
375
 
<sect2 id="chat-kopete" status="draft">
376
 
<title>Kopete</title>
377
 
<subtitle>&menukopete;</subtitle>
378
 
 
379
 
<para>
380
 
<application>Kopete</application> is the KDE instant messaging
381
 
(<acronym>IM</acronym>) client. It provides you all of the functionality
382
 
similar to that of other popular <acronym>IM</acronym> clients today. With
383
 
<application>Kopete</application> you can setup accounts for:
384
 
<itemizedlist>
385
 
<listitem><para><acronym>AIM</acronym> (AOL Instant Messenger)</para></listitem>
386
 
<listitem><para>Gadu-Gadu</para></listitem>
387
 
<listitem><para>GroupWise</para></listitem>
388
 
<listitem><para><acronym>ICQ</acronym></para></listitem>
389
 
<listitem><para><acronym>IRC</acronym> (Internet Relay Chat)</para></listitem>
390
 
<listitem><para>Jabber</para></listitem>
391
 
<listitem><para>Meanwhile</para></listitem>
392
 
<listitem><para>MSN Messenger</para></listitem>
393
 
<listitem><para>Yahoo</para></listitem>
394
 
</itemizedlist>
395
 
</para>
396
 
 
397
 
<para>
398
 
More help is available in the <ulink type="help" url="help:/kopete">Kopete
399
 
Handbook</ulink>.
400
 
</para>
401
 
</sect2>
402
 
 
403
 
<sect2 id="chat-konversation" status="draft">
404
 
<title>Konversation</title>
405
 
<subtitle>&menukonv;</subtitle>
406
 
 
407
 
<para>
408
 
<application>Konversation</application> is the KDE <acronym>IRC</acronym>
409
 
(Internet Relay Chat) client for KDE. It provides you a lot of the
410
 
functionality similar to that of other popular <acronym>IRC</acronym> clients
411
 
today. Some of the included functionality of
412
 
<application>Konversation</application> is:
413
 
<itemizedlist>
414
 
<listitem>
415
 
<para>
416
 
User-friendly tabbed interface
417
 
</para>
418
 
</listitem>
419
 
<listitem>
420
 
<para>
421
 
Customizable Quick Buttons for often-used commands
422
 
</para>
423
 
</listitem>
424
 
<listitem>
425
 
<para>
426
 
Visual and auditory notification for a wide variety of events
427
 
</para>
428
 
</listitem>
429
 
<listitem>
430
 
<para>
431
 
On-screen display (<acronym>OSD</acronym>) of messages
432
 
</para>
433
 
</listitem>
434
 
</itemizedlist>
435
 
</para>
436
 
 
437
 
<para>
438
 
More help is available in the <ulink type="help"
439
 
url="help:/konversation">Konversation Handbook</ulink>.
440
 
</para>
441
 
</sect2>
442
 
</sect1>
443
 
 
444
 
<!-- TORRENT -->
445
 
<sect1 id="torrent" status="complete">
446
 
<title>BitTorrent Clients</title>
447
 
 
448
 
<para>
449
 
BitTorrent is a peer-to-peer file distribution protocol with a method of
450
 
distributing vast amounts of data without the control of a middle man. There
451
 
are many available BitTorrent clients available for use in Kubuntu, however
452
 
<application>KTorrent</application> is the default application. Other
453
 
applications available as a BitTorrent client include, but are not limited to,
454
 
<application>Azureus</application>, <application>BitTornado</application>,
455
 
<application>BitTorrent</application> and more.
456
 
<application>Azureus</application> is one of the more popular BitTorrent
457
 
clients in use today and is created in Java.
458
 
</para>
459
 
 
460
 
<sect2 id="torrent-ktorrent" status="complete">
461
 
<title>KTorrent</title>
462
 
<subtitle>&menuktorrent;</subtitle>
463
 
 
464
 
<para>
465
 
<application>KTorrent</application> is a BitTorrent application designed
466
 
specifically for KDE. Loaded with features, <application>KTorrent</application>
467
 
is a very functional application that is light on the system and fast on the
468
 
Internet. To use <application>KTorrent</application>, simply download a
469
 
<filename>.torrent</filename> file and <application>KTorrent</application> will
470
 
automatically recognize the file and start the download. Using
471
 
<application>KTorrent</application> is very simple and straight forward.
472
 
</para>
473
 
</sect2>
474
 
 
475
 
</sect1>
476
 
<!-- END TORRENT -->
477
 
 
478
 
<!-- PLUGINS -->
479
 
<sect1 id="plugins" status="draft">
480
 
<title>Plugin Installation</title>
481
 
 
482
 
<sect2 id="plugins-java" status="draft">
483
 
<title>Java</title>
484
 
 
485
 
<sect3 id="plugins-java-konqi" status="draft">
486
 
<title>Konqueror</title>
487
 
 
488
 
<para>
489
 
This section will briefly explain the procedure for setting up
490
 
<application>Konqueror</application> to utilize <productname>Java</productname>.
491
 
</para>
492
 
 
493
 
<procedure>
494
 
<step>
495
 
<para>
496
 
Close <application>Konqueror</application> if it is open.
497
 
</para>
498
 
</step>
499
 
<step>
500
 
<para>
501
 
Install the <application>sun-java6-jre</application> package. For help with
502
 
installation, please review the <ulink type="help"
503
 
url="help:/kubuntu/add-applications">Adding Applications</ulink> documentation.
504
 
</para>
505
 
</step>
506
 
<step>
507
 
<para>
508
 
Start up <application>Konqueror</application> and enjoy.
509
 
</para>
510
 
</step>
511
 
</procedure>
512
 
</sect3>
513
 
 
514
 
<sect3 id="plugins-java-ff" status="draft">
515
 
<title>Firefox</title>
516
 
 
517
 
<sect4 id="plugins-java-ff-32" status="draft">
518
 
<title>32-bit</title>
519
 
 
520
 
<para>
521
 
This section will briefly explain the procedure for setting up
522
 
<application>Firefox</application> to utilize <productname>Java</productname>
523
 
on 32-bit systems.
524
 
</para>
525
 
 
526
 
<para>
527
 
If you are unsure which processor architecture you are using, simply open
528
 
<application>Konsole</application> by going to &menukonsole;, and then typing
529
 
at the prompt <command>uname -a</command> followed by pressing the
530
 
<keycap>Enter</keycap> key. You should see an output similar to the following:
531
 
<screen>
532
 
Linux konqi 2.6.22-9-generic #1 SMP Fri Aug 3 00:50:37 GMT 2007 i686 GNU/Linux
533
 
</screen>
534
 
The <acronym>i686</acronym> towards the end of the line means that you are
535
 
using a 32-bit processor. If you see <acronym>x86_64</acronym>
536
 
instead, then you are using a 64-bit operating system and should see <xref
537
 
linkend="plugins-java-ff-64" />.
538
 
</para>
539
 
 
540
 
<procedure>
541
 
<step>
542
 
<para>
543
 
Close <application>Konqueror</application> if it is open.
544
 
</para>
545
 
</step>
546
 
<step>
547
 
<para>
548
 
Install the <application>sun-java6-plugin</application> package. For help with
549
 
installation, please review the <ulink type="help"
550
 
url="help:/kubuntu/add-applications">Adding Applications</ulink> documentation.
551
 
</para>
552
 
</step>
553
 
<step>
554
 
<para>
555
 
Start up <application>Firefox</application> and enjoy.
556
 
</para>
557
 
</step>
558
 
</procedure>
559
 
</sect4>
560
 
 
561
 
<sect4 id="plugins-java-ff-64" status="draft">
562
 
<title>64-bit</title>
563
 
 
564
 
<para>
565
 
This section will briefly explain the procedure for setting up
566
 
<application>Firefox</application> to utilize <productname>Java</productname>
567
 
on 64-bit systems.
568
 
</para>
569
 
 
570
 
<para>
571
 
If you are unsure which installation architecture you are using, simply open
572
 
<application>Konsole</application> by going to &menukonsole;, and then typing
573
 
at the prompt <command>uname -a</command> followed by pressing the
574
 
<keycap>Enter</keycap> key. You should see an output similar to the following:
575
 
<screen>
576
 
Linux konqi 2.6.22-9-generic #1 SMP Fri Aug 3 00:50:37 GMT 2007 x86_64 GNU/Linux
577
 
</screen>
578
 
The <acronym>x86_64</acronym> towards the end of the line means that you are
579
 
using a 64-bit install. If you see <acronym>i686</acronym>
580
 
instead, then you are using a 32-bit operating system and should see <xref
581
 
linkend="plugins-java-ff-32" />.
582
 
</para>
583
 
 
584
 
<note><title>64-bit systems with Firefox and Java</title>
585
 
<para>
586
 
Unfortunately at this time, the only way to install the Java plugin for
587
 
<application>Firefox</application> is to first install a 32-bit edition of
588
 
<application>Firefox</application>. It is recommended that you follow the
589
 
instructions located at <ulink type="http"
590
 
url="https://help.ubuntu.com/community/AMD64/FirefoxAndPlugins" />.
591
 
</para>
592
 
</note>
593
 
</sect4>
594
 
 
595
 
</sect3>
596
 
</sect2>
597
 
 
598
 
<sect2 id="plugins-flash" status="draft">
599
 
<title>Flash</title>
600
 
 
601
 
<para>
602
 
The <productname>Adobe Flash Player</productname> can easily be installed for
603
 
use with <application>Konqueror</application> and/or
604
 
<application>Firefox</application> by installing the
605
 
<application>flashplugin-nonfree</application> package. For help
606
 
with installation, please review the <ulink type="help"
607
 
url="help:/kubuntu/add-applications">Adding Applications</ulink> documentation.
608
 
</para>
609
 
 
610
 
<note><title>Konqueror's extra step</title>
611
 
<para>
612
 
Instead of rebooting in order to get <application>Konqueror</application> to
613
 
see the newly installed plugin, simple restart
614
 
<application>Konqueror</application> and then go into its configuration
615
 
(&menukonqi;). Scroll down in the left panel until you see the
616
 
<guilabel>Plugins</guilabel> icon. In the configuration dialog, press the
617
 
<guibutton>Scan for New Plugins</guibutton> button. When finished, press the
618
 
<guibutton>OK</guibutton> button.
619
 
</para>
620
 
</note>
621
 
</sect2>
622
 
 
623
 
<sect2 id="plugins-gnash" status="draft">
624
 
<title>Gnash</title>
625
 
 
626
 
<para>
627
 
<application>Gnash</application> is the free software version of the
628
 
<productname>Adobe Flash Player</productname>. It is currently in a
629
 
<emphasis>beta</emphasis> condition and still has issues with many sites who
630
 
utilize Flash.
631
 
</para>
632
 
 
633
 
<sect3 id="plugins-gnash-konqi" status="draft">
634
 
<title>Install Gnash for Konqueror</title>
635
 
 
636
 
<para>
637
 
To use the <application>Gnash</application> for Konqueror, simply install the
638
 
<application>konqueror-plugin-gnash</application> package. For help
639
 
with installation, please review the <ulink type="help"
640
 
url="help:/kubuntu/add-applications">Adding Applications</ulink> documentation.
641
 
After the installation is complete simply start
642
 
<application>Konqueror</application> by going to &menukonqi;.
643
 
</para>
644
 
</sect3>
645
 
 
646
 
<sect3 id="plugins-gnash-ff" status="draft">
647
 
<title>Install Gnash for Firefox</title>
648
 
 
649
 
<para>
650
 
To use <application>Gnash</application> for <application>Firefox</application>,
651
 
simply install the <application>mozilla-plugin-gnash</application> package. For
652
 
help with installation, please review the <ulink type="help"
653
 
url="help:/kubuntu/add-applications">Adding Applications</ulink> documentation.
654
 
After the installation is complete, simply start
655
 
<application>Firefox</application> by going to &menuff;.
656
 
</para>
657
 
</sect3>
658
 
</sect2>
659
 
</sect1>
660
 
 
661
 
</article>
 
 
b'\\ No newline at end of file'