ok wow i have it all figured out now, im going to write a killer script, ill post it up when i finish maybe someone else will want to use it??
or pehaps i can just utilize xmlrpc? i dont really know what that is but i will guess that it is for doing stuff like what i need :P. more research to do!
no, im not going to skip wp_post2cat that wont be a problem. weblog client wont work because i need to integrate with a web application that i am custom designing. here are some details:
there is actually a seperate site that clients will be filling out a form, the form is submitted and stored in a database, which i view from my admin panel, and i then choose to publish it, in which case the article is directly inserted into the wp databse.
it would be nice to just use the function that WP uses to insert a post, but which one would that be?