Index of /Tools/Hcalproxy

[ICO]NameLast modifiedSizeDescription

[PARENTDIR]Parent Directory  -  
[   ]AUTHORS2008-08-08 10:23 23  
[   ]COPYING2008-08-10 11:18 2.2K 
[   ]ChangeLog2016-05-11 15:41 1.7K 
[   ]Makefile.am2019-02-21 15:36 1.4K 
[   ]NEWS2008-08-08 10:23 0  
[TXT]README2019-02-25 13:27 765  
[TXT]bootstrap.sh2008-08-09 12:21 937  
[   ]cexport.12016-05-11 15:42 430  
[TXT]cexport.c2016-05-11 15:42 13K 
[TXT]class.c2016-05-11 15:42 1.8K 
[   ]configure.ac2016-05-11 15:19 1.6K 
[TXT]connectsock.c2011-08-24 00:57 4.0K 
[TXT]dict.c2011-08-24 00:57 6.9K 
[   ]dtd.hash2016-05-11 15:42 22K 
[TXT]errexit.c2016-05-11 15:42 672  
[TXT]export.h2008-08-10 11:21 911  
[TXT]fopencookie.c2016-05-11 15:42 3.3K 
[   ]hcalproxy.12016-05-11 15:41 3.2K 
[TXT]hcalproxy.c2019-02-21 15:35 4.8K 
[TXT]headers.c2016-05-11 15:42 1.8K 
[TXT]heap.c2016-05-11 15:42 2.1K 
[   ]html.y2016-05-11 15:42 4.9K 
[DIR]m4/2019-02-21 17:56 -  
[TXT]openurl.c2016-05-11 15:42 21K 
[TXT]proxy.c2016-05-11 14:46 25K 
[   ]scan.l2016-05-11 15:42 5.9K 
[TXT]tree.c2016-05-11 15:42 14K 
[TXT]types.c2016-05-11 15:42 4.4K 
[   ]unent.hash2011-08-24 01:04 3.5K 
[TXT]url.c2016-05-11 15:42 12K 

Hcalproxy is a personal HTTP proxy that converts HTML with hcalendar
(microformat) mark-up into icalendar.

Example use: assume

    http://example.org/example.html

is the URL of an HTML page with events marked up in hcalendar and
assume hcalproxy is installed on your computer, then

    http://localhost:8000/http://example.org/example.html

is the URL of an icalendar (ics) document with all the events of the
original HTML file. You can subscribe to this URL in your calendar
program, such as ical (Mac) or korganizer (Linux). See hcalproxy.1 for
the complete manual.


You can download a tar file with the latest stable sources from
https://www.w3.org/People/Bos/Hcalproxy/

The latest development sources are available in
https://www.w3.org/Tools/Hcalproxy/