Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

saadat

macrumors member
Original poster
Nov 30, 2008
86
0
Hello all
I want to design a simple app which will just open a fixed webpage in it. No other things required...it would be a webpage that changes daily.
thanks in advance
regards
 
how about just have safari with a window left open for that web page...
 
Hello all
I want to design a simple app which will just open a fixed webpage in it. No other things required...it would be a webpage that changes daily.
thanks in advance
regards

A lot of apps don't do much more than this.
In fact that's all the Pre can do! (FX: Rimshot!)

That should be pretty simple.
To learn Cocoa, try Cocoa Programming for Mac OS X
and to learn iPhone programming try Beginning iPhone Development.

C.
 
A lot of apps don't do much more than this.
In fact that's all the Pre can do! (FX: Rimshot!)

That should be pretty simple.
To learn Cocoa, try Cocoa Programming for Mac OS X
and to learn iPhone programming try Beginning iPhone Development.

C.

Thats a solid lineup. If you are completely new to programming, read:
  1. Learning C on the Mac
  2. Learning Objective-C on the Mac
  3. Beginning iPhone Development
In that order. Even though to me it sounds like you don't want to put much effort in and want us to do it for you.
 
You'll also need to pay the $99/year fee to join the iPhone Developer Program in order to install this app on your device. Or, alternatively, you could jailbreak it. Sounds like a lot of work for little reward.
 
In that order. Even though to me it sounds like you don't want to put much effort in and want us to do it for you.

yes man thats the thing....i just need it once....so i feel i shudnt take so much pain in learning programing and wish that someone with the required knowledge do it for me...
 
yes man thats the thing....i just need it once....so i feel i shudnt take so much pain in learning programing and wish that someone with the required knowledge do it for me...

If they did, you couldn't use it anyway. They would need to get it published to the app store for you, etc. Hassle. Just create a bookmark on your iPhone desktop.
 
If they did, you couldn't use it anyway. They would need to get it published to the app store for you, etc. Hassle. Just create a bookmark on your iPhone desktop.

i just need this thing to open without safari...is there anyway that i can put a shortcut in the dock
 
Thats a solid lineup. If you are completely new to programming, read:
  1. Learning C on the Mac
  2. Learning Objective-C on the Mac
  3. Beginning iPhone Development
In that order. Even though to me it sounds like you don't want to put much effort in and want us to do it for you.

+1. That's actually the order I did earlier this year, though I would say they are also good for those who have programming experience, but have never programed on a Mac before (like myself). Not only are the books very well written and the projects do a nice job of driving home the fundamentals, but you also get a good introduction and working knowledge of Xcode.
 
+1. That's actually the order I did earlier this year, though I would say they are also good for those who have programming experience, but have never programed on a Mac before (like myself). Not only are the books very well written and the projects do a nice job of driving home the fundamentals, but you also get a good introduction and working knowledge of Xcode.

How did you like the first one (Learning C on the Mac)? Personally I read the first few chapters and started yawning. It was teaching loops and what not. I have a few years experience with C++, and do heavy programming at work in all kinds of languages from C++ .NET, VB .NET, PHP, etc. So when it started with loops and what variables are I just assumed the book was useless and skipped to Objective-C. However, I'm not far on Objective-C as I just started it yesterday.
 
thanks a lot all of u....my final question.... will this work for a web app designed for safari
 
How did you like the first one (Learning C on the Mac)?

I didn't think it was too bad, however, it was rather boring. I read it more as a refresher than an introduction. It definitely was the hardest one to get through for me due to the lack of interest. The other two are good, especially the Learning Objective-C because it does start to incorporate some of what you will be seeing with Cocoa and Cocoa Touch.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.