URL: http://www.yigg.de/spy für die Spion URL (im Browser) Anfragen werden dann an ??? geschickt :( (TODO: herausfinden wohin die gehen) Request method: POST Request stuff...: -lastEvent ... explained later ;) -mode='default|replies|egoist|reads' (nothing else known...) width=int (int is a number... don't know what for ;)) c=[0|1] => show the comments y=[0|1] => show the yiggs s=[0|1] => show new storys a=[0|1] => show abuse cat=.... _=None => err.. dunno ;) lastEvent is either '-1' if you have nothing received yet or the number of the last "event" that you received... mode: -default: everything -replies: only replies to my comments -egoist: only my articles -reads: what is read currently cat: A list of categories which will be filtered! (separated by ",") Which category represents which number: please look at the XML-RPC documentation... example of the POST... lastEvent=520408&mode=default&width=913&c=1&y=1&s=1&a=1&_= send the request as a POST request to yigg.de, filename goto_ajax.php ========================= everything above this line is not tested. everything below this line is not tested. ========================= ANSWER: neehhaaaa... XML? a _very_ good joke... there comes...PURE HTML :)