I'm developing a CRUD application on command line for a non-tech client. What's a simple (for both parties) way for me to demo the application remotely? A middle-ground between SSH (easy for me) and setting it up as a webapp (easy for the client) would be great.
Asked
Active
Viewed 188 times
1 Answers
1
Simple ways you may consider:
- Recording the presentation on your machine and sending a flv file to customer
- Use web conferencing
- Document presentation (power point, word, etc.) - Not very cool

NoChance
- 12,462
-
1I think Web Conferencing is the approach I would go for... – glenatron Sep 22 '11 at 09:49