Archive of UserLand's first discussion group, started October 5, 1998.

JAffiliate

Author:Josh Lucas
Posted:12/20/1999; 3:18:11 PM
Topic:Catching the My.UserLand story flow
Msg #:13771 (In response to 13652)
Prev/Next:13770 / 13772

I've just released the first version of JAffiliate which is a java implementation of the affiliate2.root. This release does not require a database as each channel has its own XML file.

More info and download info can be found here.

JAffiliate is basically broken down into two parts. The first is the harvester which goes and gets the currentStories.xml file at UserLand every minute. The file is checked to see if anything is new. Once something new is found, the channel XML file is looked for and is either updated or created.

The second part is the accessor to this info. Currently, there is not a GUI for this. You will need to implement this as part of your own GUI. I plan on eventually releasing a full system but I'm not there yet. There is a Test file which shows some examples of how to use this.

The only real requirement is IBM's XML4J parser. It can be found at http://www.alphaworks.ibm.com. In the future, you won't need this specific parser but for now you do.

Feel free to ask any questions.

Have fun!

josh


There are responses to this message:


This page was archived on 6/13/2001; 4:53:48 PM.

© Copyright 1998-2001 UserLand Software, Inc.