25 |
|
<!-- Database (optional) --> |
26 |
|
<db>zoe</db> |
27 |
|
</database> |
28 |
+ |
<!-- Link (required) --> |
29 |
+ |
<link>http://www.douglasthrift.net/zoe/</link> |
30 |
|
<!-- Buddies (multiple) --> |
31 |
|
<buddy> |
32 |
|
<!-- AIM ScreenName (required) --> |
33 |
|
<login>douglaswth</login> |
34 |
|
<!-- RSS (optional, defaults to {login}.rss) --> |
35 |
|
<rss>-</rss> |
36 |
+ |
<!-- Atom (optional, defaults to {login}.atom) --> |
37 |
+ |
<atom>-</atom> |
38 |
+ |
<!-- Link (optional, defaults to {../link} --> |
39 |
+ |
<link>http://www.douglasthrift.net/zoe/dwthrift.html</link> |
40 |
|
</buddy> |
41 |
|
</zoe> |
42 |
|
|
45 |
|
AwayMessage: Away Message, duh |
46 |
|
Buddy: Buddy, also duh |
47 |
|
Collector: Collector Daemon, collects Away Messages from Buddies |
48 |
< |
Publisher: Publisher Daemon, publishes RSS Feeds of Away Messages of Buddies |
48 |
> |
Publisher: Publisher Daemon, publishes XML Feeds of Away Messages of Buddies |
49 |
|
Rss: RSS Feed Generator, generates RSS Feed of Away Messages |
50 |
+ |
Atom: Atom Feed Generator, generates Atom Feed of Away Messages |
51 |
|
Stamp: Time Stamp, stamps date and time |
52 |
|
|
53 |
|
Stuff Zoe needs: |
54 |
< |
1. More AIM OSCAR stuff from Jay |
48 |
< |
2. More code |
54 |
> |
1. Not much, can you think of anything? |