I have found the followinginfo \"To update a status message, send an updated status document in Atom format using an HTTP PUT request\"
I need to get the data from some lotus connectionsite, for example user\'s status,fromthe other site. I try to setup a connection with lotus via java, e.g.
I am working on Lotus Con开发者_StackOverflow中文版nection. I wanted to fetch the values in AboutMe section and Background section of profiles using the Lotus Connections API.
Given two points in 3D space, A and B, I get a line segment LS. Given two new points A\' and B\' yielding the line segment LS\', I need to find the transformation matrix that transforms LS into LS\'.