slide-9.html
Click here to get the file
Size
2.1 kB
-
File type
text/html
File contents
<html>
<head>
<title>OSS on the Server</title>
</head>
<body bgcolor="white">
<table width="100%">
<tr>
<td align="left"><h2>OSS on the Server</h2></td>
<td align="right">
<a href="slide-8.html">Prev</a> |
<a href="slide-1.html">Top</a> |
<a href="slide-10.html">Next</a>
</td>
</tr>
</table>
<hr>
<blockquote>
<font size="+3">
Open Source Software is widely distributed on server's for the
following reasons:
<ul>
<li>Designed by technical people for technical people/tasks</li>
<!-- For technical people doing technical tasks, users don't care
about what webserver they are hitting .. they just want the
pages -->
<li>Innovative</li>
<!-- Lots of new features created by people who have heavily used
a software product are added. SQUID, Apache, etc. took the
lead cause they had lots of useful features not found
elsewhere -->
<li>Ease of administration</li>
<!-- Close integration with OSS tools allows people with a high
amount of knowledge to quickly work on software.
Proprietary products often hide lots of features from the
user and try to administrate via Wizards and GUIs which are
targeted towards novices and often prove a hindrance for
experts -->
<li>Bug Fixes/Reporting/Patching</li>
<!-- Can fix the bugs yourself, or find others who know how to
fix bugs. Don't have to rely on a vendor to do the work and
decide to release the code, plus they may not prioritize you
bug -->
</ul>
This is not to say that OSS is perfect for all server apps,
sometimes the big vendors have the time and money to develop
features not commonly deployed. ORACLE has a lot of these.
</font>
</blockquote>
<hr/>
<table width="100%">
<tr>
<td align="left" width="5%"><a
href="mailto:tristancohen@yahoo.com">tristancohen@yahoo.com</a></td>
<td align="center" width="90%">$Id: slide-9.html,v 1.1 2003/05/05 07:26:40 tristan Exp $</td>
<td align="right" width="5%"><a href="slide-comments.html#9">Comments</a></td>
</tr>
</table>
</body>
</html>
by
admin
—
last modified
2003-05-05 10:46