ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/zoe/trunk/README
Revision: 7
Committed: 2004-07-09T17:12:54-07:00 (20 years, 11 months ago) by douglas
File size: 364 byte(s)
Log Message:
Cheese is good.

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 <user>dwtzoe</user>
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>

Properties

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