apps

Good morning,

I know this is way off topic…

Is there a good program or a way to make / build a iPhone app?
A local restaurant just got one — and the lightbulb went on for something else to offer…

THanks for all your input.

Julie


offtopic mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Not without learning to program. There used to be some “your Web site as an App–instantly!” conversion programs, but Apple cracked down hard on those, and I doubt you could get one approved in the App Store today.

Walter

On Jul 28, 2012, at 8:52 AM, Julie Maxwell email@hidden wrote:

Good morning,

I know this is way off topic…

Is there a good program or a way to make / build a iPhone app?
A local restaurant just got one — and the lightbulb went on for something else to offer…

THanks for all your input.

Julie


offtopic mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options


offtopic mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Ah ok… What program would you use to program an app? Any learning tools you are aware of?

Thanks Walter

Sent from my iPhone

On Jul 28, 2012, at 9:12, Walter Lee Davis email@hidden wrote:

Not without learning to program. There used to be some “your Web site as an App–instantly!” conversion programs, but Apple cracked down hard on those, and I doubt you could get one approved in the App Store today.

Walter

On Jul 28, 2012, at 8:52 AM, Julie Maxwell email@hidden wrote:

Good morning,

I know this is way off topic…

Is there a good program or a way to make / build a iPhone app?
A local restaurant just got one — and the lightbulb went on for something else to offer…

THanks for all your input.

Julie


offtopic mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options


offtopic mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options


offtopic mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

You can join the Apple Developer program at http://connect.apple.com and download the SDK (Xcode plus the libraries for iOS). The bookstores are full of titles on Objective-C and iOS.

Walter

On Jul 28, 2012, at 9:15 AM, Julie Maxwell Allen email@hidden wrote:

Ah ok… What program would you use to program an app? Any learning tools you are aware of?

Thanks Walter

Sent from my iPhone

On Jul 28, 2012, at 9:12, Walter Lee Davis email@hidden wrote:

Not without learning to program. There used to be some “your Web site as an App–instantly!” conversion programs, but Apple cracked down hard on those, and I doubt you could get one approved in the App Store today.

Walter

On Jul 28, 2012, at 8:52 AM, Julie Maxwell email@hidden wrote:

Good morning,

I know this is way off topic…

Is there a good program or a way to make / build a iPhone app?
A local restaurant just got one — and the lightbulb went on for something else to offer…

THanks for all your input.

Julie


offtopic mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options


offtopic mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options


offtopic mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options


offtopic mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Thank you! I will start digging… any suggestions on what to look at in particular?

J
On Jul 28, 2012, at 9:24 AM, Walter Lee Davis email@hidden wrote:

You can join the Apple Developer program at http://connect.apple.com and download the SDK (Xcode plus the libraries for iOS). The bookstores are full of titles on Objective-C and iOS.

Walter

On Jul 28, 2012, at 9:15 AM, Julie Maxwell Allen email@hidden wrote:

Ah ok… What program would you use to program an app? Any learning tools you are aware of?

Thanks Walter

Sent from my iPhone

On Jul 28, 2012, at 9:12, Walter Lee Davis email@hidden wrote:

Not without learning to program. There used to be some “your Web site as an App–instantly!” conversion programs, but Apple cracked down hard on those, and I doubt you could get one approved in the App Store today.

Walter

On Jul 28, 2012, at 8:52 AM, Julie Maxwell email@hidden wrote:

Good morning,

I know this is way off topic…

Is there a good program or a way to make / build a iPhone app?
A local restaurant just got one — and the lightbulb went on for something else to offer…

THanks for all your input.

Julie


offtopic mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options


offtopic mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options


offtopic mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options


offtopic mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options


offtopic mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Do a Google search for “Xcode for beginners” or similar. There are loads
of book recommendations. The Mac Dev site is a tremendous resource too.

Building apps has come a long way in terms of ease and accessibility for
the masses but don’t kid yourself, you’re still venturing down the
object-oriented road of programming and there’s a lot to grasp. Consider
this: If, as a working web designer, you’re intimidated about learning
the coding fundamentals of HTML and CSS then you might find you’re over
your skis with OOD simply because of the depth and complexities involved
with the latter. I’ve seen a couple app development tools out there that
aim to circumvent the learning curve of programming by making it a
point-n-click process but that will only get you so far.

I’m not saying don’t do it, by all means do if that’s what you want,
just be realistic in your expectations and the time and commitment
involved to get to a point where you’re able to design and build apps
for paying clients.There’s a lot of open water between where you are and
where you want to be.

Todd
http://xiiro.com


offtopic mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Thank you!

I figured as much… but I am seeing (as we all probably are) is the demand. I am looking for a second source of income through another service to offer. and seeing the local restaurant come up with an app made me think

J
On Jul 28, 2012, at 10:37 AM, Todd email@hidden wrote:

Do a Google search for “Xcode for beginners” or similar. There are loads of book recommendations. The Mac Dev site is a tremendous resource too.

Building apps has come a long way in terms of ease and accessibility for the masses but don’t kid yourself, you’re still venturing down the object-oriented road of programming and there’s a lot to grasp. Consider this: If, as a working web designer, you’re intimidated about learning the coding fundamentals of HTML and CSS then you might find you’re over your skis with OOD simply because of the depth and complexities involved with the latter. I’ve seen a couple app development tools out there that aim to circumvent the learning curve of programming by making it a point-n-click process but that will only get you so far.

I’m not saying don’t do it, by all means do if that’s what you want, just be realistic in your expectations and the time and commitment involved to get to a point where you’re able to design and build apps for paying clients.There’s a lot of open water between where you are and where you want to be.

Todd
http://xiiro.com


offtopic mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options


offtopic mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Hi Julie,

A Freeway user has been using Freeway to turn sites into apps. He’s written a tutorial and made a video explaining the process that can be found here:

http://www.digitalcreator.org/makeanapp/?page_id=30

Joe


offtopic mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Hello
Please remove me from your mailshot s’ware.
Thanks
Nicolas Allan


On 30 Jul 2012, at 09:42, Joe Billings email@hidden wrote:

Hi Julie,

A Freeway user has been using Freeway to turn sites into apps. He’s written a tutorial and made a video explaining the process that can be found here:

http://www.digitalcreator.org/makeanapp/?page_id=30

Joe


offtopic mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options


offtopic mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Thank you Joe, I will defiantly look into that.

Julie

Sent from my iPhone

On Jul 30, 2012, at 4:42, Joe Billings email@hidden wrote:

Hi Julie,

A Freeway user has been using Freeway to turn sites into apps. He’s written a tutorial and made a video explaining the process that can be found here:

http://www.digitalcreator.org/makeanapp/?page_id=30

Joe


offtopic mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options


offtopic mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options