ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/zoe/trunk/README
Revision: 9
Committed: 2004-07-10T01:46:06-07:00 (20 years, 11 months ago) by douglas
File size: 427 byte(s)
Log Message:
Going nowhere fast.

File Contents

# Content
1 Zoe AIM Away Message RSS Feed Generator
2
3 Seth King and Douglas Thrift
4
5 $Id$
6
7 Sample zoe.xml:
8
9 <?xml version="1.0" encoding="UTF-8"?>
10 <zoe>
11 <!-- AIM ScreenName (required) -->
12 <login>dwtzoe</login>
13 <!-- Password (optional, prompts if omitted) -->
14 <password>password</password>
15 <!-- RSS (optional, defaults to zoe.rss if omitted) -->
16 <rss>dwtzoe.rss</rss>
17 </zoe>
18
19 Stuff Zoe needs:
20 1. AIM OSCAR stuff from Jay
21 2. More design

Properties

Name Value
svn:eol-style native
svn:keywords Id