This via Lobsters today: Teardown of a PC power supply. Also Macbook charger teardown and Apple iPhone charger teardown.
Tag Archives: iphone
App Consoles
This discussion of App Consoles came up on Lobsters today.
Input keyboard for decimal input on iPhone
So I needed to adjust a value (the odds of a horse winning a race) that has a fractional part and an integer part (i.e. a ‘double’, or ‘float’). The standard numeric input on an iPhone doesn’t include a decimal point, so I needed to trigger a different input device.
I ended up with this:
<input type="number" pattern="[\d\.]*" step="0.01" inputmode="numeric">
Stop the iPhone from opening iPhoto
Reply
Read about how to stop the iPhone from opening iPhoto…
Basically: Applications / Image Capture / Select iPhone / click up-arrow bottom left / set Connecting this iPhone opens: No application