Skip to content

Commit 5445400

Browse files
committed
example of faking out an IO to do fmt conversion
1 parent 49a3db5 commit 5445400

File tree

5 files changed

+3855
-2
lines changed

5 files changed

+3855
-2
lines changed

AGENT

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,9 @@ todo: soap/weather-to-ics
6363
Query weather reports using SOAP, represent as iCalendars.
6464

6565

66+
todo: log4j with with zeroconf support
67+
68+
6669
todo: ics-alarm
6770
A really, really fast way of adding an alarm to iCalendar, i.e., 3 min, check the kettle.
6871

TODO

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,13 @@ ditto for ics
3434
sync vCard encoding types with decoding, and create EVERY field combo,
3535
is value set/not set correctly?
3636

37+
Put Apple comments to:
38+
39+
http://microformats.org/wiki/icalendar-implementations
40+
41+
http://www3.ietf.org/proceedings/06mar/minutes/calsify.txt
42+
43+
svn co http://opensource.reevoo.com/repos/uformats/trunk
3744

3845
== PACKAGING
3946

@@ -48,6 +55,8 @@ Check packaging guidelines:
4855

4956
== FEATURES
5057

58+
- conversion to/from hcard/hevent
59+
5160
- don't encode TYPE= if there are no values
5261

5362
- complete RRULE support

0 commit comments

Comments
 (0)