Quote:
Originally Posted by armadillo
I'd like to second that. I really would love to see this implemented as a native app. Not to criticize the Converter app by vladimirk, but this one beats it in its simplicity and efficacy. Just consider the simple conversion of Fahrenheit into Celsius:
Converter:
1. Tap "Measurement"
2. Tap "Temperature"
3. Tap "From"
4. Tap "Fahrenheit"
5. Tap "To"
6. Tap "Celsius"
7. Enter value
Result: Temperature in Celsius
iConvert:
1. Tap "Temperature"
2. Tap "Fahrenheit"
3. Enter value
Result: Temperature in Celsius and all other units as well
Someone please use this concept and make a better convert app.
|
I agree that iConvert is simple and efficient (and currently more functional than Converter.app). In fact, I guess I wouldn't even try to write Converter.app if I would know that iConvert exists...
But, I don't agree that it is always better to see all the results in one table (iConvert case)... I don't always care about all the units: usually I just want to convert between two of them (inch to cm or liter to gallon), and it is more user friendly to show only relevant units...
I've made some changes to reduce the number of redundant clicks:
1. Tap "Measurement" - last measurement is preserved, so you don't have to choose it again...
2. Tap "Temperature" - look above...
3. Tap "From" - No need to click, the screen opens automatically when new measurement is chosen
4. Tap "Fahrenheit" - the last chosen unit is preserved
5. Tap "To" No need to click, the screen opens automatically when new measurement is chosen
6. Tap "Celsius" - the last chosen unit is preserved
7. Enter value
I hope those changes will ease your pain...
As for showing all the units - if I'll have more spare time (and motivation) I'll create it as a second option for using Converter.
Quote:
Originally Posted by Billy30
vladimirk, thanks for your time!
I just installed and tested your application (rev 0.15). It looks really good. I will suggest to change the fisrt page (when you open the program) it should go to the measurements page every time you open the application.
keep the good work!
|
Hmm I hope we're talking about the same application, cuz the latest release of mine was 0.14c...
Thanks for your comment, I will probably make it optional (through settings) in the future releases.