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

parkm13

macrumors regular
Original poster
Aug 25, 2010
224
5
i am just starting to learn about coding, so any help would be great! i have a website (staying-social.com). what it does is take all the events happing in my area and put them into one site. i would like to make an iphone app for this and just need some help with where to start. i would like it to update with all the new events added to the site. is there a way to do this? thanks for any help!
 
Hi parkm13.

What you will want to build is an RSS feed app, there is a myriad of resources out there on the web to create a simple RSS app in Xcode, I suggest you have a google around and see what is available to suit your needs.

On another note, make sure that your website does give out a RSS feed, if it doesn't have a Google round for a PHP RSS creator.

Hope this helps!
 
Hi parkm13.

What you will want to build is an RSS feed app, there is a myriad of resources out there on the web to create a simple RSS app in Xcode, I suggest you have a google around and see what is available to suit your needs.

On another note, make sure that your website does give out a RSS feed, if it doesn't have a Google round for a PHP RSS creator.

Hope this helps!

thanks i will look into that! did you take a look at the site? because im not sure if an RSS feed would work for this site
 
thanks i will look into that! did you take a look at the site? because im not sure if an RSS feed would work for this site

Hi there,

From looking at the site it does not provide a standard RSS feed as most news sites do..

If you don't think that an RSS feed would suit your needs maybe you want to try a different angle :)
 
thats what i was afraid of, any idea on a way to make it work? and how did the site look? any suggestions on it?
 
do you think this is something a beginner could do?

Probably not. You should probably concentrate on learning the fundamentals first. Speaking of which, are you new to any kind of programming? How are you planning on educating yourself about the basics?
 
i am new to everything. i have a book and a friend that knows basic coding. whats the best way to learn?
 
i have a book...

What book? We ask that if you reference external resources, please be courteous to others and provide as much information about that resource as necessary. So, for a book, please provide us the title, author, and edition, at least. If it's an online tutorial, a link to said tutorial. And so on...

whats the best way to learn?

Everybody learns somewhat differently. You should think about what approach has helped you to learn technical subjects in the past and probably apply those to learning programming. For some people, that's tutorial-style books. For others, online videos. And so on...

Since you're new to programming, you should probably stick to the basics of just programming concepts themselves for now and avoid the temptation to jump into iOS programming right away. Learn about variables, execution-flow, conditionals, etc. first.

Be sure to visit the Guides and the Stickies at the top of this very forum. And a quick search in this forum will (hopefully) find you plenty of threads where we discuss how to get started in programming.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.