The user authenticates using Facebook Connect and once that's done I want to retrieve the pageIds for the pages he is a fan of. Once that's done; I want to publish something to the wall of that facebook page.
I found methods describing how to publish to a page in the facebook documentation; but those methods require a pageId variable. I'm not sure how to get that variable since my app uses facebook connect and is not installed "in" the facebook page.
I know this is possible since Seesmic Desktop (formerly Twhirl) has similar functionality.
Does anyone know how to do this?