Wireless Control of PowerPoint from Zaurus?
dancedance asks: "I am a high school student who is very involved in the AV at my local church. We use PowerPoint on a weekly basis in our service, and also in our high school program. I would like to be able to control PowerPoint- similar to the way that Slide Show Commander works- from my Zaurus PDA using a WiFi connection. I am working on an open source Java application to do this, but I am struggling on how to get the full text/ view of the slides out of PowerPoint. Any Suggestions on this, or any aspect of my project would be useful."
The easiest way to solve this problem is probably by using ActiveX and COM technology.
This will allow you to display and control a Powerpoint window (control) within your own application. Then you only need to map incomming commands from the Zaurus to Powerpoint.
I'd recommend reading MSDN for futher information.
What about VNC? There is version for PalmOS so there is probably one for the Zaurus.
Is
Wouldn't this be more accurately posted to comp.microsoft.powerpoint (if is exist)?
Better the pride that resides in a Citizen of the world, than the pride that divides when a colourful rag is unfurled
As for the remote control on your Zaurus, go for VNC, you can get it from Zaurus Zone and, of course, it's free.
Listening for the sound of the coming rain...
It sounds like you want to get the file format for power point. What I know is that Office files are stored in a structured format like a file system. There is a project on the Apache Jakarta website that has been reverse engineering many of these file formats. They have been collaborating with the open source office guys so the library should be fairly decent. I haven't tried it myself though.
In Republican America phones tap you.
Try, either by some VB for Applications script within Powerpoint, or an ActiveX component dragged onto it, to periodically poll a web application, asking "what do I do next" . The web app can return strings like "slide 1" "slide 2" or "go back" ... stuff like that.
The same app would have a page associated with it, with form controls used to set the current command.
Example:
This should fit in to your desire to do the thing in Java, since the web app could easily be a servlet. In addition, the server could be on the same machine that is displaying the slides.
One benefit of this is that creating your own GUI would be unnecessary. Even better, no code is necessary for the Zaurus! Just use the Opera browser, and you're done!.
Hope this helps.
Or better yet, buy a good remote: http://www.gyration.com
.sig wanted: Must be concise, funny, and display my cleverness.