iPhone development

Author
Discussion

WhoreSaab

Original Poster:

2,780 posts

219 months

Thursday 17th February 2011
quotequote all
Im currently learning iOS (slowly), just wondered if any other PH peeps were doing similarly?

WhoreSaab

Original Poster:

2,780 posts

219 months

Thursday 17th February 2011
quotequote all
Just me then?

Alex

9,975 posts

285 months

Thursday 17th February 2011
quotequote all
I develop for Android and Windows Phone 7.

WhoreSaab

Original Poster:

2,780 posts

219 months

Thursday 17th February 2011
quotequote all
what does wp7 run on? C#?

Alex

9,975 posts

285 months

Thursday 17th February 2011
quotequote all
weSaab said:
what does wp7 run on? C#?
C# or VB.NET. The dev environment is wonderful, but the API is limited for now.

ewenm

28,506 posts

246 months

Thursday 17th February 2011
quotequote all
I've got a couple of app ideas that I'm planning to work on. Not started yet though.

WhoreSaab

Original Poster:

2,780 posts

219 months

Thursday 17th February 2011
quotequote all
vb.net? that I didnt know, got three years exp in that

silent k

783 posts

232 months

Thursday 17th February 2011
quotequote all
I do iOS development, got a couple of apps on the app store at the mo. Got another one coming out in the next month or so, which my company is developing for a client.

petemurphy

10,131 posts

184 months

Thursday 17th February 2011
quotequote all
whats the diff bet develpoing an app and doing a mini site in css /html5?

MigX

791 posts

180 months

Thursday 17th February 2011
quotequote all
would be interesting to have a ph app .

WhoreSaab

Original Poster:

2,780 posts

219 months

Thursday 17th February 2011
quotequote all
I've got a decent PH app idea just never gotten round to beyond the sketching idea.

silent k

783 posts

232 months

Thursday 17th February 2011
quotequote all
petemurphy said:
whats the diff bet develpoing an app and doing a mini site in css /html5?
To be honest I've no idea about developing for HTML5, I don't know what it's capable of. But for me there was no question about which I would learn - apps have a route to market so I can make money from them! I wouldn't know how to go about selling a mini site, and Apple (with all it's faults) have made it very easy to get an app up for sale, the hardest part is making it stand out amongst all the other ones out there!

Morningside

24,111 posts

230 months

Thursday 17th February 2011
quotequote all
Slowly having a go at it. Zero commercial reasons whatsoever I thought I would have a bash at at.
But I like to be different as I am going via the FreePascal route via xcode.

I can see how xcode roughly works. Its a bit like Delphi or Visual Basic where you create the form and place the code behind it.

By the way, where IS /usr/include/arm/_structs.h.
It says to point it towards the iphone SDK I keep looking and looking as that is what is needed for the install completion.

petemurphy

10,131 posts

184 months

Thursday 17th February 2011
quotequote all
silent k said:
To be honest I've no idea about developing for HTML5, I don't know what it's capable of. But for me there was no question about which I would learn - apps have a route to market so I can make money from them! I wouldn't know how to go about selling a mini site, and Apple (with all it's faults) have made it very easy to get an app up for sale, the hardest part is making it stand out amongst all the other ones out there!
fair enough it was a genuine question as i dont know programming but i know html/css so wondered if i really needed to learn apps stuff to create them. sure I read a while ago that theres some program that turns your html/css site into an app although i may be talking complete bks! I'd like to have a go at an app but would rather extend my html knowledge than learn completely diff systems if poss.

I have a sams teach youself iphone app dev on the shelf wondering if i need to open it!


bishbash

2,447 posts

198 months

Thursday 17th February 2011
quotequote all
Currently writing a game using Corona Very powerfull, very simple little toolkit that cross compiles to android and iphone. The Lua language it uses is a joy to work with after years of PHP. As a test I got a simple naughts and crosses game written and running on my desire in a few hours including setting up the dev environment, and I've never written a line of Lua before in my life. Well worth a look.

Alex

9,975 posts

285 months

Friday 18th February 2011
quotequote all
petemurphy said:
whats the diff bet develpoing an app and doing a mini site in css /html5?
This is the future of mobile apps, but for now, dedicated apps give a better user experience, especially offline.

WhoreSaab

Original Poster:

2,780 posts

219 months

Friday 18th February 2011
quotequote all
Html 5 isn't really worth considering, its still a good 3 or 4 years from being a standard

silent k

783 posts

232 months

Friday 18th February 2011
quotequote all
Alex said:
This is the future of mobile apps, but for now, dedicated apps give a better user experience, especially offline.
I'm not convinced (at least for the sort of stuff I do - educational games), would HTML 5 be able to access the phones hardware like tilt sensors and cameras ( not arguing by the way I don't actually know!)? The other thing is how do you make money from them without adverts or subscriptions? I appreciate the majority of business apps would work just as well as web apps though.

bishbash

2,447 posts

198 months

Friday 18th February 2011
quotequote all
Firefox on Android/iphone allows access to the accelerometer, I think.

eharding

13,740 posts

285 months

Friday 18th February 2011
quotequote all
[redacted]