Skip to content

Commit

Permalink
WWW update for Version 1.02
Browse files Browse the repository at this point in the history
  • Loading branch information
Johns-Q committed Jun 22, 2009
1 parent 0782b40 commit 7fb4f4e
Showing 1 changed file with 45 additions and 83 deletions.
128 changes: 45 additions & 83 deletions www/index.html
Original file line number Diff line number Diff line change
@@ -1,119 +1,81 @@
<!DOCTYPE html PUBLIC "-//w3c//dtd html 4.0 transitional//en">
<html>
<head>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<meta name="author" content="johns98 @ gmx . net">
<meta name="description" content="wmdia dockapp to show pictures or movies">
<meta name="keywords" content="dia,slideshow,movie,linux,dockapp,Development">
<title>wmdia Dockapp Main</title>
<title>WMDIA dockapp</title>
</head>
<body alink="#ff0000" bgcolor="#000000" link="#33ccff" text="#ffffff" vlink="#cc6600">
<table align="center" border="0" cellpadding="0" cellspacing="0" width="780">
<tbody>
<tr>
<td valign="top">
<table border="0" cellpadding="2" cellspacing="2" width="100%">

<tbody>

<tr>

<td align="center">H<br>

<tbody><tr><td valign="top">
<table border="0" cellpadding="2" cellspacing="2" width="100%">
<tbody><tr><td align="center"><A href="..">
H<br>
O<br>

M<br>

E</td>

</tr>

<tr>

<td></td>

</tr>

<tr>

<td></td>

</tr>

<tr>

<td></td>

</tr>

<tr>

<td></td>

</tr>

</tbody>
</table>

</td>

<td>
<h1>wmdia</h1>

E</A></td></tr>
<tr><td></td></tr>
<tr><td></td></tr>
<tr><td></td></tr>
<tr><td></td></tr>
</tbody></table>
</td>
<td>
<h1>WMDIA dockapp</h1>
<h2>About</h2>


"dia" is a german word for "Reversal film".<P>

This is a small dockapp, which does nearly nothing.
It just creates an empty window with a 62x62 background pixmap.<P>

When you click on the window, the command in the property "COMMAND" is executed.
When you move the mouse in the window the text in the property "TOOLTIP" is
shown as tooltip.

It just creates an empty window with a 62x62 background pixmap.
<P>
When you click on the window, the command in the property "COMMAND" is
executed. When you move the mouse in the window the text in the
property "TOOLTIP" is shown as tooltip.
<P>
The main goal was to have a slideshow in a dockapp window, but it can
also be used to show films, webcam in the dockapp or just a simple
command button.
<p>
License AGPLv3: GNU Affero General Public License version 3

<h2>News</h2>

<h3>
Mon May 4 14:37:32 CEST 2009
</h3>
Mon Jun 22 13:32:18 CEST 2009
</h3>

Version 1.02 released. Small bug fix.

<h3>
Mon May 4 14:37:32 CEST 2009
</h3>

Version 1.00 released.<p>
Version 1.00 released.

<h2>Documentation</h2>

<a href="html">doxygen generated source documentation.</a>

<h2>Screenshots</h2>

<img src="wmdia_1.png" alt="[screenshot1]" width=64 height=64
title="Screenshot wmdia with picture">
<img src="wmdia_2.png" alt="[screenshot2]" width=64 height=64
title="Screenshot wmdia with picture + part of tooltip"
title="Screenshot wmdia with picture + part of tooltip">
<img src="wmdia_3.png" alt="[screenshot2]" width=64 height=64
title="Screenshot wmdia with film"
title="Screenshot wmdia with film">

<h2>Downloads</h2>

<P>

Source Version 1.02 (GIT-0782b40) (with example scripts)
<P><a href="wmdia-2009-06-22-13.tar.bz2">wmdia-2009-06-22-13.tar.bz2</a>
Source Version 1.00 (GIT-b1c9379) (with example scripts)
<P><a href="wmdia-2009-05-04-15.tar.bz2">wmdia-2009-05-04-15.tar.bz2</a>


<p><hr>
<P>&nbsp;<hr>
<address>Johns <a href="mailto:johns98%20@%20gmx%20.%20net">johns98 @
gmx . net</a></address>

<br>

Development hosted on:<br>
<!--
<a href="https://sourceforge.net/projects/corescript/"><img src="http:https://sf.net/sflogo.php?group_id=&amp;type=5" alt="[SourceForge.net Logo]" border="0" height="62" width="210"></a></td>-->

</tr>

</tbody>
</table>

</body>
</html>
</td></tr>
</tbody></table></body></html>

0 comments on commit 7fb4f4e

Please sign in to comment.