Google Wave
Posted: Mon Mar 22, 2010 11:04 am
Hi everyone. I love purebasic. i don't love java. i've been working on a purebasic project that involves chat/message-boarding, but now that Google Wave is going public, and since their API is open-source, my teammates and i decided to try using their API in our engine.
there are two ways that could go:
one, we use a web-gadget, which is kind of ugly, but could work. the other is to parse wave-data coming in and display it using our own app, and then prepare wave data going out.
i am not even good at sending data over the internet with purebasic to begin with (without a web-gadget) and i am having a hard time understanding how to implement the wave API anywhere, at all (and i don't like java). the people on this forum are really smart and generous. i was hoping someone could help me understand how to move forward.
any comments are really appreciated.
there are two ways that could go:
one, we use a web-gadget, which is kind of ugly, but could work. the other is to parse wave-data coming in and display it using our own app, and then prepare wave data going out.
i am not even good at sending data over the internet with purebasic to begin with (without a web-gadget) and i am having a hard time understanding how to implement the wave API anywhere, at all (and i don't like java). the people on this forum are really smart and generous. i was hoping someone could help me understand how to move forward.
any comments are really appreciated.