I find myself often texting people, "where are you?" so I wrote this little iPhone app that lets me text them a special link. When they click the link, it uses the HTML5 geolocation API to report their location and shows it on a map.
http://whru.at/
It's only as accurate as the HTML5 geolocation API, but I've been finding it pretty useful. What do you think?
Good job!
Also, I have some 'constructive' feedback. Please note that I really do think your app is cool, and I'm only trying to help you make it better:
- whru.at should give me the option of typing in my location, or manually locating myself on the map.
- whru.at and Space-time are very different names. Which one do you want to use? (personally I like the 'texty' domain name better)
- It looks like you're using Titanium or something similar to build the UI. Kill this, and move to Objective C. The selection highlights on your table view are weird.
- Please only use system fonts.
- Only use pull to refresh or a refresh button, and not both.
- The color scheme seems to be all over the place: black, white, orange, blue, gray... Check out appdesignvault.com, or other similar resources for pre-built iOS app themes.