File: links_technical.html

package info (click to toggle)
gamgi 0.17.5-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 21,236 kB
  • sloc: ansic: 166,847; xml: 116,171; makefile: 565; sh: 5
file content (80 lines) | stat: -rw-r--r-- 3,692 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">

<head>
<title>GAMGI project: Links</title>
<link rel="icon" type="image/png" href="../icon/gamgi16.png"/>
<link rel="stylesheet" type="text/css" href="../css/base.css"/>
<link rel="stylesheet" type="text/css" href="../css/notebook.css"/>
</head>

<body>

<h1>Links</h1>

<div id="notebook">
<ul>
<li><a href="links_scientific.html">Scientific</a></li>
<li><span>Technical</span></li>
<li><a href="links_legal.html">Legal</a></li>
</ul>
</div>

<div class="contents">

<ul>
<li>The <a href="http://www.gnu.org">GNU</a> project.</li>
<li>The <a href="http://www.gtk.org">GTK</a> widget toolkit.</li>
<li>The <a href="http://www.mesa3d.org/">Mesa</a> graphics library.</li>
<li>The <a href="http://www.opengl.org">OpenGL</a> technology.</li>
<li>The <a href="http://gtkglext.sourceforge.net/">
GtkGLExt</a> library.</li>
<li>The <a href="http://sourceforge.net/projects/expat">Expat</a> XML parser.</li>
<li>The <a href="http://www.w3.org/XML/">XML</a> technology.</li>
<li>The <a href="http://www.jmarshall.com/easy/http/">HTTP</a> protocol.</li>
<li>The <a href="http://en.wikipedia.org/wiki/File_Transfer_Protocol">
FTP</a> protocol.</li>
<li>The <a href="http://loll.sourceforge.net/linux/links/">
Linux</a> operating system.</li>
<li>The <a href="http://www.rahul.net/kenton/xsites.html">X Window System</a>.</li>
<li>The <a href="http://www.linuxrsp.ru/win-lin-soft/table-eng.html">Table</a>
of equivalents / replacements / analogs of Windows software in Linux.</li>
<li>The Free Software <a href="http://directory.fsf.org/">Directory</a>.</li>
<li>The <a href="http://validator.w3.org/">XHTML validator</a>.</li>
<li>The <a href="http://jigsaw.w3.org/css-validator/">CSS validator</a>.</li>
<li>The <a href="http://www.gnu.org/software/mailman/docs.html">Mailman</a> mailling lists.</li>
<li>The <a href="http://www.gnu.org/software/gnu-arch/">GNU-Arch</a> revision control system.</li>
<li>The gamgi.org domain name <a href="http://www.domainsnext.com/">Register</a>.</li>
<li>The gamgi.org website hosting <a href="http://www.ist.utl.pt/">Provider</a>.</li>
<li>The <a href="http://www.w3schools.com/">W3 Schools</a> web building tutorials.</li>
<li>The <a href="http://labs.silverorange.com/">SiverOrange</a> web design laboratories.</li>
<li>The <a href="http://www.freetype.org/">FreeType</a> Project.</li>
<li>The <a href="http://sourceforge.net/projects/oglft/">OGLFT</a>
OpenGL/FreeType Text Rendering Library.</li>
<li>The <a href="http://sourceforge.net/projects/gle/">GLE</a> Tubing and Extrusion Library.</li>
<li>The <a href="http://pmwiki.org/">PmWiki</a> Wiki software.</li>
<li>The <a href="http://netpbm.sourceforge.net/doc/ppm.html">
portable pixmap</a> file format.
<li>The <a href="http://netpbm.sourceforge.net/doc/pnmtopng.html">
pnmtopng</a> application to convert .ppm to .png files.</li>
<li>The <a href="http://netpbm.sourceforge.net/doc/pnmtojpeg.html">
pnmtojpeg</a> application to convert .ppm to .jpeg files.</li>
<li>The <a href="http://netpbm.sourceforge.net/doc/pnmtotiff.html">
pnmtotiff</a> application to convert .ppm to .tiff files.</li>
<li>The <a href="http://tango.freedesktop.org/">Tango</a> Desktop Project,
to create nice, consistent icons for the free software world.</li>
<li>The <a href="http://dejavu-fonts.org/">DejaVu</a> Truetype fonts.</li>
<li>The <a href="http://web.cecs.pdx.edu/~trent/gnu/groff/groff.html#IDX211">
Groff</a> manual.</li>
</ul>

</div>

<div id="bottom">
<a href="../index.shtml">Home</a>
</div>

</body>
</html>