~ubuntu-branches/ubuntu/karmic/remind/karmic

« back to all changes in this revision

Viewing changes to www/calendar.html-DIST

  • Committer: Bazaar Package Importer
  • Author(s): Javier Fernandez-Sanguino Pen~a
  • Date: 1999-02-19 13:36:15 UTC
  • Revision ID: james.westby@ubuntu.com-19990219133615-ovob95sord67b0ks
Tags: 03.00.22-1
* NMU upload, maintainer seems to be missing.
* Changed to main (now GPL) (Closes: #42402)
* New upstream version (Closes: #59447)
* Moved to use debconf.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<HTML>
 
2
<!-- Sample HTML file with links to the calendar stuff -->
 
3
<!-- $Id: calendar.html-DIST,v 1.5 2000/06/26 14:44:17 dfs Exp $ -->
 
4
<HEAD>
 
5
<TITLE>David Skoll's Calendar Server</TITLE>
 
6
</HEAD>
 
7
 
 
8
<BODY>
 
9
<H1>Roaring Penguin's Calendar Server</H1>
 
10
 
 
11
<a HREF="http://your.machine/your.dir/cal_dispatch?sunrise">
 
12
Sunrise Information</a><P>
 
13
<a HREF="http://your.machine/your.dir/cal_dispatch?sunset">
 
14
Sunset Information</a><P>
 
15
<a HREF="http://your.machine/your.dir/cal_dispatch?moon">
 
16
Moon Phase Information</a><P>
 
17
<a HREF="http://your.machine/your.dir/cal_dispatch?calps">
 
18
Blank PostScript Calendar</a> (Approximately 20kB)<P>
 
19
<a HREF="http://your.machine/your.dir/cal_dispatch?hebdate">
 
20
Today's Hebrew Date</a><P>
 
21
<a HREF="http://your.machine/your.dir/cal_dispatch?hebps">
 
22
PostScript Calendar with Jewish Holidays</a> (Approximately 35 kB)<P>
 
23
<a HREF="http://your.machine/your.dir/cal_dispatch?hebhtml">
 
24
HTML Calendar with Jewish Holidays</a> (Your browser must support tables.)<P>
 
25
<HR>
 
26
<a HREF="http://www.roaringpenguin.com/remind.html">
 
27
Get the Remind software</a> that provides this service.<P>
 
28
 
 
29
</BODY>
 
30
</HTML>