source: trunk/SRC/Documentation/xmldoc/tiplink.html @ 376

Last change on this file since 376 was 354, checked in by pinsard, 16 years ago

some improvements in wiki production

  • Property svn:keywords set to Id
File size: 3.7 KB
Line 
1<?xml version="1.0" encoding="utf-8"?>
2<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3<html xmlns="http://www.w3.org/1999/xhtml">
4  <head>
5    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
6    <title>Tips and Links</title>
7    <link rel="stylesheet" href="style.css" type="text/css" />
8    <link rel="stylesheet" href="saxo.css" type="text/css" />
9    <link rev="made" href="mailto:saxo-dev_at_forge.ipsl.jussieu.fr" />
10    <meta name="generator" content="DocBook XSL Stylesheets V1.71.1" />
11    <meta name="keywords" content="IDL, SAXO" />
12  </head>
13  <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
14    <div class="article" lang="en" xml:lang="en"><div class="titlepage"><div><div><h2 class="title"><a name="tiplink" id="tiplink"></a>Tips and Links</h2></div><div><div class="authorgroup">
15      <div class="author"><h3 class="author"><span class="firstname">Sébastien</span> <span class="surname">Masson</span> <code class="email">&lt;<a href="mailto:Sebastien.Masson_at_locean-ipsl.upmc.fr">Sebastien.Masson_at_locean-ipsl.upmc.fr</a>&gt;</code></h3></div>
16      <div class="author"><h3 class="author"><span class="firstname">Françoise</span> <span class="surname">Pinsard</span> <code class="email">&lt;<a href="mailto:Francoise.Pinsard_at_locean-ipsl.upmc.fr">Francoise.Pinsard_at_locean-ipsl.upmc.fr</a>&gt;</code></h3></div>
17    </div></div><div><span class="pubdate">svn Id of xml source file : $Id$<br /><br /></span></div><div><div class="revhistory"><table border="1" width="100%" summary="Revision history"><tr><th align="left" valign="top" colspan="2"><b>Revision History</b></th></tr>
18      <tr><td align="left">Revision 0.1</td><td align="left">April 2008</td></tr><tr><td align="left" colspan="2">migration from DocBook 4.2 to Docbook 5.0</td></tr>
19
20      <tr><td align="left">Revision 0.0</td><td align="left">May 2006</td></tr><tr><td align="left" colspan="2">First draft</td></tr>
21    </table></div></div></div><hr /></div><div class="toc"><p><b>Table of Contents</b></p><dl><dt><span class="sect1"><a href="#tips">1. Tips</a></span></dt><dt><span class="sect1"><a href="#links">2. Links</a></span></dt></dl></div>
22
23
24 
25
26
27<div class="sect1" lang="en" xml:lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="tips" id="tips"></a>1. Tips</h2></div></div></div>
28 
29  <p>
30There is a short selection of useful tips:
31    </p><div class="itemizedlist"><ul type="disc"><li>
32<a href="http://www.dfanning.com/misc_tips/cursor_on_mac.html" target="_top">Using the Cursor Command on a Macintosh</a>
33      </li><li>
34<a href="http://www.dfanning.com/widget_tips/mousewheel.html" target="_top">Using the Mouse Wheel in UNIX Widgets</a>
35      </li></ul></div><p>
36  </p>
37<p>
38More can been find on <a href="http://www.dfanning.com/documents/tips.html" target="_top">http://www.dfanning.com/documents/tips.html</a>
39</p>
40</div>
41
42<div class="sect1" lang="en" xml:lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="links" id="links"></a>2. Links</h2></div></div></div>
43 
44    <div class="itemizedlist"><ul type="disc"><li>
45<a href="http://www.dfanning.com/" target="_top">David Fanning</a> web page
46      </li><li>
47<a href="http://www.talkaboutprogramming.com/group/comp.lang.idl-pvwave/" target="_top">IDL-PVWAVE news group</a>
48      </li><li>
49<a href="http://www-atm.physics.ox.ac.uk/user/stoned/idl_lib/idl_lib.html" target="_top">IDL routines from the University of Oxford Climate Dynamics Group</a>
50      </li><li>
51<a href="http://iacweb.ethz.ch/staff/dominik/hiphop/" target="_top">Handy IDL-Program for HDF-Output Plotting from Dominik Brunner</a>
52      </li></ul></div>
53</div>
54</div>
55  </body>
56</html>
Note: See TracBrowser for help on using the repository browser.