annotate web/index.html @ 1811:f405ec9b696b default tip

Some small logic mistakes Use boolean operators for booleans and bitwise otherwise only.
author mow
date Mon, 10 May 2010 11:33:13 +0000
parents ed19035b2350
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1712
08e1522af78e added project web page under version control
nadvornik
parents:
diff changeset
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
08e1522af78e added project web page under version control
nadvornik
parents:
diff changeset
2 <!-- $Id Exp $ -->
08e1522af78e added project web page under version control
nadvornik
parents:
diff changeset
3 <html>
08e1522af78e added project web page under version control
nadvornik
parents:
diff changeset
4 <head>
08e1522af78e added project web page under version control
nadvornik
parents:
diff changeset
5 <title>Geeqie Image Viewer</title>
08e1522af78e added project web page under version control
nadvornik
parents:
diff changeset
6 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /=true>
08e1522af78e added project web page under version control
nadvornik
parents:
diff changeset
7 <link rel="stylesheet" type="text/css" href="default.css" /=true>
08e1522af78e added project web page under version control
nadvornik
parents:
diff changeset
8 </head>
08e1522af78e added project web page under version control
nadvornik
parents:
diff changeset
9 <body>
08e1522af78e added project web page under version control
nadvornik
parents:
diff changeset
10 <div id="header">
08e1522af78e added project web page under version control
nadvornik
parents:
diff changeset
11 <h1>Geeqie Image Viewer</h1>
08e1522af78e added project web page under version control
nadvornik
parents:
diff changeset
12 </div>
08e1522af78e added project web page under version control
nadvornik
parents:
diff changeset
13 <div id="side">
08e1522af78e added project web page under version control
nadvornik
parents:
diff changeset
14 <ul>
08e1522af78e added project web page under version control
nadvornik
parents:
diff changeset
15 <li><a href="http://geeqie.sourceforge.net">Main Page</a></li>
1717
06fa126afada updated links
nadvornik
parents: 1713
diff changeset
16 <li><a href="http://sourceforge.net/apps/trac/geeqie/wiki">Trac Wiki</a>
1712
08e1522af78e added project web page under version control
nadvornik
parents:
diff changeset
17 <ul>
1717
06fa126afada updated links
nadvornik
parents: 1713
diff changeset
18 <li><a href="http://sourceforge.net/apps/trac/geeqie/wiki/GuideIndex">User Manual</a></li>
06fa126afada updated links
nadvornik
parents: 1713
diff changeset
19 <li><a href="http://sourceforge.net/apps/trac/geeqie/wiki/roadmap">Roadmap</a></li>
06fa126afada updated links
nadvornik
parents: 1713
diff changeset
20 <li><a href="http://sourceforge.net/apps/trac/geeqie/wiki/new_features">New Features</a></li>
06fa126afada updated links
nadvornik
parents: 1713
diff changeset
21 <li><a href="http://sourceforge.net/apps/trac/geeqie/wiki/TODO">TODO List</a></li>
06fa126afada updated links
nadvornik
parents: 1713
diff changeset
22 <li><a href="http://sourceforge.net/apps/trac/geeqie/wiki/screenshots">Screenshots</a></li>
06fa126afada updated links
nadvornik
parents: 1713
diff changeset
23 <li><a href="http://sourceforge.net/apps/trac/geeqie/wiki/links">Links</a></li>
1712
08e1522af78e added project web page under version control
nadvornik
parents:
diff changeset
24 </ul>
08e1522af78e added project web page under version control
nadvornik
parents:
diff changeset
25 </li>
08e1522af78e added project web page under version control
nadvornik
parents:
diff changeset
26 <li><a href="http://sourceforge.net/projects/geeqie/">Project Page</a></li>
08e1522af78e added project web page under version control
nadvornik
parents:
diff changeset
27 <li><a href="http://sourceforge.net/mail/?group_id=222125">Mailinglists</a></li>
08e1522af78e added project web page under version control
nadvornik
parents:
diff changeset
28 <li><a href="http://sourceforge.net/project/showfiles.php?group_id=222125">Download</a>
08e1522af78e added project web page under version control
nadvornik
parents:
diff changeset
29 <ul>
08e1522af78e added project web page under version control
nadvornik
parents:
diff changeset
30 <li><a href="http://sourceforge.net/project/showfiles.php?group_id=222125">Source</a></li>
1771
ed19035b2350 changed https to http in wiki links
nadvornik
parents: 1744
diff changeset
31 <li><a href="http://sourceforge.net/apps/trac/geeqie/wiki/BuildService">Packages</a></li>
1712
08e1522af78e added project web page under version control
nadvornik
parents:
diff changeset
32 <li><a href="http://sourceforge.net/svn/?group_id=222125">Subversion</a></li>
08e1522af78e added project web page under version control
nadvornik
parents:
diff changeset
33 </ul>
08e1522af78e added project web page under version control
nadvornik
parents:
diff changeset
34 </li>
08e1522af78e added project web page under version control
nadvornik
parents:
diff changeset
35 </ul>
08e1522af78e added project web page under version control
nadvornik
parents:
diff changeset
36 <a href="http://sourceforge.net"><img src="http://sflogo.sourceforge.net/sflogo.php?group_id=222125&amp;type=1" width="88" height="31" border="0" alt="SourceForge.net Logo" /=true></a>
08e1522af78e added project web page under version control
nadvornik
parents:
diff changeset
37 </div>
08e1522af78e added project web page under version control
nadvornik
parents:
diff changeset
38 <div id="main"> Geeqie is a lightweight Gtk+ based image viewer for Unix like operating systems.
08e1522af78e added project web page under version control
nadvornik
parents:
diff changeset
39 <h3>Main features</h3>
08e1522af78e added project web page under version control
nadvornik
parents:
diff changeset
40 <ul>
08e1522af78e added project web page under version control
nadvornik
parents:
diff changeset
41 <li><A href="http://en.wikipedia.org/wiki/Exif">EXIF</A>,
08e1522af78e added project web page under version control
nadvornik
parents:
diff changeset
42 <A href="http://en.wikipedia.org/wiki/IPTC">IPTC</A>
08e1522af78e added project web page under version control
nadvornik
parents:
diff changeset
43 and <A href="http://en.wikipedia.org/wiki/Extensible_Metadata_Platform">XMP</A>
08e1522af78e added project web page under version control
nadvornik
parents:
diff changeset
44 metadata browsing and editing</li>
08e1522af78e added project web page under version control
nadvornik
parents:
diff changeset
45 <li>interoperability, easy integration with other software</li>
08e1522af78e added project web page under version control
nadvornik
parents:
diff changeset
46 <li>geeqie works on files and directories, there is no need to import images</li>
08e1522af78e added project web page under version control
nadvornik
parents:
diff changeset
47 <li>fast preview for many <A href="http://en.wikipedia.org/wiki/Raw_image_format">raw image formats</A></li>
08e1522af78e added project web page under version control
nadvornik
parents:
diff changeset
48 <li>tools for image comparison, sorting and managing photo collection</li>
08e1522af78e added project web page under version control
nadvornik
parents:
diff changeset
49 </ul>
08e1522af78e added project web page under version control
nadvornik
parents:
diff changeset
50
1771
ed19035b2350 changed https to http in wiki links
nadvornik
parents: 1744
diff changeset
51 <h1><A href="http://sourceforge.net/apps/trac/geeqie/wiki/DocStatus">We are looking for translators and documentation writers.</A></h1>
1744
2ce6b6bfd40a advertisment added
nadvornik
parents: 1717
diff changeset
52
1712
08e1522af78e added project web page under version control
nadvornik
parents:
diff changeset
53 <h3>Requirements</h3>
08e1522af78e added project web page under version control
nadvornik
parents:
diff changeset
54 Required libraries:
08e1522af78e added project web page under version control
nadvornik
parents:
diff changeset
55 <ul>
08e1522af78e added project web page under version control
nadvornik
parents:
diff changeset
56 <li><A href="http://www.gtk.org">GTK 2</A></li>
08e1522af78e added project web page under version control
nadvornik
parents:
diff changeset
57 </ul>
08e1522af78e added project web page under version control
nadvornik
parents:
diff changeset
58 Optional libraries
08e1522af78e added project web page under version control
nadvornik
parents:
diff changeset
59 <ul>
08e1522af78e added project web page under version control
nadvornik
parents:
diff changeset
60 <li><A href="http://www.exiv2.org">Exiv2</A></li>
08e1522af78e added project web page under version control
nadvornik
parents:
diff changeset
61 <li><A href="http://www.littlecms.com">lcms</A></li>
1713
56a84a30670b updated project status
nadvornik
parents: 1712
diff changeset
62 <li><A href="http://projects.gnome.org/libchamplain/">libchamplain</A></li>
1712
08e1522af78e added project web page under version control
nadvornik
parents:
diff changeset
63 </ul>
08e1522af78e added project web page under version control
nadvornik
parents:
diff changeset
64
08e1522af78e added project web page under version control
nadvornik
parents:
diff changeset
65 <h3>History</h3>
08e1522af78e added project web page under version control
nadvornik
parents:
diff changeset
66 Geeqie has been forked from <a href="http://gqview.sourceforge.net">gqview</a>
08e1522af78e added project web page under version control
nadvornik
parents:
diff changeset
67 project, because it was not possible to contact gqview author and the only maintainer.
08e1522af78e added project web page under version control
nadvornik
parents:
diff changeset
68 Geeqie projects goal is to move the development forward and also integrate the existing patches.
08e1522af78e added project web page under version control
nadvornik
parents:
diff changeset
69
08e1522af78e added project web page under version control
nadvornik
parents:
diff changeset
70 <h3>Project Status</h3>
1713
56a84a30670b updated project status
nadvornik
parents: 1712
diff changeset
71 Geeqie is currently short before releasing stable release 1.0. All planned features are implemented,
56a84a30670b updated project status
nadvornik
parents: 1712
diff changeset
72 there are however issues that needs to be finished, like documentation or translations.</div>
1712
08e1522af78e added project web page under version control
nadvornik
parents:
diff changeset
73 </body>
08e1522af78e added project web page under version control
nadvornik
parents:
diff changeset
74 </html>