We need to develop a cross-platform mobile web app for iOS, Android, Blackberry and Windows7.
It will read users' Geo location and suggest places nearby they might be interested in visiting. The database will be proprietary, not drawing from third parties. Server side changes to filter through to the interface without needing to rebuild the app.
Ruby is the preferred language. I have read some of the threads here on Rhodes. My sense is to go with Ruby and the Rhodes framework, but would like to know if there is a better option I am overlooking?
If we choose Ruby with Rhodes, is it better to use Redis instead of mySQL for the database?