Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > c8fe3aa221d04007b5e5f1c26efb33f2 > files > 162

worker-2.17.2-2mdv2010.0.i586.rpm

<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
<head>
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
 <meta name="Author" content="Ralf Hoffmann">
 <title>Introduction</title>
 <link rel="contents" href="sidemap.html" title="Content">
 <link rel="start" href="index.html" title="Index">
 <link rel="index" href="index.html" title="Index">
 <link rel="prev" href="index.html" title="">
 <link rel="next" href="installation.html" title="">
 <link rel="chapter" href="introduction.html" title="Introduction">
 <link rel="chapter" href="installation.html" title="Installation">
 <link rel="chapter" href="config.html" title="Configuration">
 <link rel="chapter" href="usage.html" title="Usage">
 <link rel="chapter" href="function.html" title="Function overview">
 <link rel="chapter" href="todo.html" title="TODO">
 <link rel="chapter" href="changelog.html" title="ChangeLog">

<link rel=stylesheet type="text/css" href="style.css">
</head>
<BODY ALINK="darkblue" BACKGROUND="../pics/winback.png" BGCOLOR="#8E8E8E" LINK="darkblue" TEXT="#000000" VLINK="darkblue">
<a name="up"></a>
<center><h1>
 <b>
  <i>Introduction</i>
 </b>
</h1>
</center>
<ol>
 <li>
  <a href="#WIW">What is Worker</a>
 </li><br><br>
 <li>
  <a href="#SYS" >Systemrequirements</a>
 </li><br><br>
 <li>
  <a href="#LS">Legal informations</a>
 </li><br><br>
 <li>
  <a href="#AUT">Author</a>
 </li>
</ol>
<center><a href="index.html"><b>Home</b></a></center>

<hr>

<h3>
 <a NAME="WIW"></a>
 <i>1. What is Worker ?</i>
</h3>
Worker is a filemanager for the UNIX X-Window-system.<br>
Directories will be presented in two independent listviews (like Midnight Commander), in doing so
many additional important information will be shown. For working with the files you easily have to
select the file with the mouse or with the keyboard and perform an action on it by using a hotkey or by 
hitting a button.
<br>
There is no restriction of the number of functions. Any external program can be used for working with files.

<p>

Furthermore Worker offers a real filetype-recognition (the focus is set on the content and not on the fileextension
(but this is possible too)), the underlying database can be easily enlarged. Different actions can be defined for every
filetype for example what should happen if you perform a doubleclick on a file or how this filetype should be displayed.

<p>

Some advantages (in my opinion):
<ul>
 <li>
GUI
 </li>
 <li>
Graphic configuration <br>
can be changed at runtime.
 </li>
 <li>
Easy adding of new functions.
 </li>
 <li>
Easy addaption to other languages.
 </li>
</ul>

<table width=90%>
<tr><td width=80%></td>
<td align=right><a href="#up"><font color="red"><b>^ up ^</b></font></a></td>
</tr>
</table>

<hr>

<h3>
 <a NAME="SYS"></a>
 <i>2. System requirements</i>
</h3>

<ul>
 <li>
  <i>A running UNIX-Sytem</i>
 </li>
 <li>
  <i>A running X-Window-System</i>
 </li>
 <li>
  <i>C++-Compiler (GCC recommended)</i>
 </li>
</ul>

<p>

I have tried to observe POSIX.1, because of this a POSIX system increases the possibility 
to compile the program.

<p>
I developed Worker using the following configuration:

<ul>
 <li>
Slackware 7.0
  <ul>
   <li>
GNU/Linux 2.2.13
   </li>
   <li>
libc6 (glibc2.1)
   </li>
   <li>
X11R6
   </li>
   <li>
GCC-Compiler (egcs)
   </li>
  </ul>
 </li>
</ul>
Worker was succesfully tested on the following systems:
<ul>
 <li>
GNU/Linux
  <ul>
   <li>
2.2.5
   </li>
   <li>
libc6
   </li>
   <li>
X11R6
   </li>
   <li>
GCC-Compiler (egcs)
   </li>
  </ul>
 </li>
 <li>
Sun Sparcstation
  <ul>
   <li>
SunOS 5.6
   </li>
   <li>
GCC-Compiler
   </li>
  </ul>
 </li>
 <li>
Solaris 2.6
 </li>
 <li>
FreeBSD 2.2.2
 </li>
</ul>

<table width=90%>
<tr><td width=80%></td>
<td align=right><a href="#up"><font color="red"><b>^ up ^</b></font></a></td>
</tr>
</table>

<hr>

<h3>
 <a NAME="LS"></a>
 <i>3. Legal informations</i>
</h3>
Worker is published under the GNU General Public License. The license should be a part of this
archive.
<br>
The author is not responsible for any error or damage that occurs by using this program.

<p>

(C) Ralf Hoffmann

<table width=90%>
<tr><td width=80%></td>
<td align=right><a href="#up"><font color="red"><b>^ up ^</b></font></a></td>
</tr>
</table>

<hr>
<h3>
 <a NAME="AUT"></a>
 <i>4. Author</i>
</h3>
Worker was developed by Ralf Hoffmann.

<p>

If you have any suggestions or bugreports, please feel free to email them to me.
Especially in the case of bugs I would like you to please mail a detailed report to me.

<p>

Homepage:&nbsp; <a href="http://www.boomerangsworld.de/worker">http://www.boomerangsworld.de/worker</a>

<p>

E-Mail:&nbsp; <a href="mailto:ralf@boomerangsworld.de">Ralf Hoffmann &lt;ralf@boomerangsworld.de&gt;</a>
<br>

<table width=90%>
<tr><td width=80%></td>
<td align=right><a href="#up"><font color="red"><b>^ up ^</b></font></a></td>
</tr>
</table>

<hr>
<center><a href="index.html"><b>Home</b></a></center>
</body>
</html>