Guys, I have not to read information from GH profiles, yet. I'm just still sending some data (almost all sections fo GH). But, I've mapped almost entire subset CCR in Java classes and I do not need to create static xml files, I build direct from my Java classes. I don't know if is that problems of yours, but I hope have helped.
See ya. --- Matheus Cardoso de A. Silva - MCAS. Engenharia de Computação - UEFS Integrante do projeto de "Modelos de Propagação Microcelulares em Áreas Urbanas e Rurais para Frequências nas Faixas de UHF e Microondas". "Não deixe o agora se tornar tarde demais." On Sat, Oct 10, 2009 at 9:12 PM, tomw <[email protected]> wrote: > > Code we use to extract ghealth data using python on app engine here: > > > http://code.google.com/p/chiefmedicalofficer/source/browse/trunk/src/ghealth.py > > Is that along the lines of what you are looking for? > > -tom > > > On Oct 10, 6:47 am, tomw <[email protected]> wrote: > > I'm working on some XSLT to extract data from the google feed. Does > > this help: > > > > http://code.google.com/p/chiefmedicalofficer/source/browse/#svn/trunk... > > > > There is also some code in there to extract data without files > > (tedious). I'm going to be adding to it over the coming weeks. Can you > > show me how you pull data from linked profiles? > > > > -tom > > > > On Oct 9, 9:01 am, Vivian Motti <[email protected]> wrote: > > > > > Yes, I'm using java (unfortunately cause I don't like it).... > > > > > No problems to access profiles, shared or not... > > > > > Now my problems are in parsing my content... in XML without using > files > > > once it is not supported by app engine... > > > > > Do you know how to do it? > > > > > I've already looked for examples but it seems like everyone uses > > > documents... > > > > > Tks > > > Vivian. > > > > > 2009/10/9 tomw <[email protected]> > > > > > > I am using app engine. Are you using Java? I would think the API, > > > > being REST would be the same. > > > > > > On Oct 8, 12:49 am, Vivian Motti <[email protected]> wrote: > > > > > Tom, > > > > > > > Now I know it is possible, because through the API once you > request the > > > > > profile it returns a list with the IDs then you just have to ask > for the > > > > > medications. > > > > > > > My problem currently is how to use Google Health API features > using APP > > > > > Engine... I am having a lot of problems with the libraries and > > > > services... > > > > > Do you use App Engine? > > > > > > > Vivian. > > > > > > > 2009/10/8 tomw <[email protected]> > > > > > > > > Through the API? I'm dealing with the same issue, and submitted a > > > > > > feature request to support this in the API. As far as I know it > is not > > > > > > currently supported by the API, which is a bummer because the > google > > > > > > health app itself can clearly do it. If you get an answer to this > I'd > > > > > > very much like to hear it. > > > > > > > > -tom > > > > > > > > On Sep 18, 3:44 am, Vivian Motti <[email protected]> wrote: > > > > > > > Hello, > > > > > > > > > I need to know if it is possible to access the medication > list of > > > > a > > > > > > user > > > > > > > who shared his account data with me. I know that it is possible > with > > > > > > google > > > > > > > API to access my medication list, but is it possible to access > the > > > > > > > medications of someone who is sharing it with me? > > > > > > > > > Thank you, > > > > > > > Vivian. > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Health Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/googlehealthdevelopers?hl=en -~----------~----~----~----~------~----~------~--~---
