| bio | website | hotpaw.com/rhn/hotpaw |
|---|---|---|
| location | California | |
| age | ||
| visits | member for | 2 years, 5 months |
| seen | 15 hours ago | |
| stats | profile views | 245 |
Ron Nicholson, Founder, CEO, Mail Clerk and Assistant Cat Herder at HotPaw Productions, creating iPhone/iOS apps since the App store first opened, and PalmOS mobile apps since the early PalmPilot days. Experienced in audio/DSP, real-time and performance-critical iOS app development. Formerly an ASIC chip manager/architect/designer for several moderately famous products.
|
Mar 21 |
comment |
Why Apple doesn't “force” the user to update by installing the needed API updates when the user downloads a new app? You don't have to implement support in your app for multiple iOS versions. You can just set the Deployment Target of your app to require only the current OS if you wish, and provide your apps to just those users who wish to have any newer APIs potentially up/downgrade their device. |
|
Mar 21 |
comment |
Why Apple doesn't “force” the user to update by installing the needed API updates when the user downloads a new app? It is unknown whether Apple implements new classes in a manner that is compatible with older OS versions or the older APIs and classes in that OS. Runtimes do change in incompatible ways. |
|
Mar 21 |
answered | Checking if my app is using any undocumented parts of the API |
|
Mar 15 |
comment |
Read K&R before learning low latency C++? Depends on the compiler, the particular optimization settings for that compiler, and the target CPU implementation, as well as what you are comparing a global variable access against. |
|
Mar 10 |
comment |
Approach for developing software that will need to be ported to multiple mobile platforms in the future I've worked with an enterprise that needed both competitive performance and cross-platform portability. Their solution was also an engine in C, plus multiple platform-specific GUI skinnings, mobile, PC, and even custom hardware. |
|
Mar 9 |
answered | Read K&R before learning low latency C++? |
|
Mar 7 |
answered | Android & iPhone apps design methodologies |
|
Mar 6 |
awarded | Nice Question |
|
Feb 25 |
awarded | Caucus |
|
Feb 15 |
awarded | Civic Duty |
|
Feb 11 |
comment |
How to duplicate an app name in Apple app-store? Some app names may have been "grandfathered" before the app store rule against name dups. You're too late. |
|
Feb 9 |
revised |
Revenue sharing with customer who is unable to pay development fee added 4 characters in body |
|
Jan 9 |
comment |
How to Release to the App Store as an Individual The copyright question is one for your lawyer (or perhaps your own reading of the law IF you trust that), and depends on who wrote the app, derivations, job or contractual obligations, and etc. Many independent developers seem to just use their own name, but that isn't legal advice (covering your potential liabilities, and etc.) |
|
Dec 27 |
comment |
Fixed window size app development for Mac OS X Note the existence of apps in the Mac App Store that have fixed-size windows. |
|
Dec 20 |
answered | Hardware requirements |
|
Dec 15 |
comment |
Are there bots that download new iOS apps without being asked? Why was this app even made available outside the U.S.? Country availability is individually selectable for each country for each app in iTunes Connect. |
|
Dec 15 |
answered | Are there bots that download new iOS apps without being asked? |
|
Dec 11 |
awarded | Yearling |
|
Nov 15 |
awarded | Famous Question |
|
Nov 14 |
awarded | Nice Answer |