Dashcode Podcast Data Source

7 views
Skip to first unread message

Ed

unread,
Nov 21, 2009, 9:33:00 PM11/21/09
to iPhoneWebDev
Hi

I'm racking my brains on this one.

Made a podcast web app on Dashcode.
Dashcode says it has to be locally hosted, but my podcast is on a
different DNS from where I want to deploy the app.

www.mydomain.com/mypodcast - is where I want the app.
feeds.mydomain.com/mypodcast - is where I host my podcast.

Can anyone help me fix this?
I'm new to Dashcode, but an old hand at javascript.

Many thanks guys

Ed

Gerald Buckley

unread,
Nov 22, 2009, 10:38:19 PM11/22/09
to iPhoneWebDev
Ed - The Dashcode RSS template also has similar restrictions. It
requires the feed to be hosted on the same domain as the web app.

Not sure that I've heard of a workaround outside making it a native
app. Not sure you wanted to do that though. Shout out again if you
want to go from web app to native... there are ways to get there with
a minimum of fuss.

Gerald

shelly

unread,
Nov 23, 2009, 10:45:26 AM11/23/09
to iPhoneWebDev
Is it possible to run a little application on he server that redirects
you to the actual podcasts, ie. the iphone app calls the app on your
feeds.mydomain, which in turn redirects it.

Some webservers allow you to configure them in a way that will allow
cross domain.

http://developer.yahoo.com/javascript/howto-proxy.html

Or as someone pointed out you could write a native application, just
make sure you include enough functionality that can't be duplicated in
safari. To avoid rejection.

GeoNomad

unread,
Nov 23, 2009, 10:46:21 AM11/23/09
to iPhoneWebDev
You can always proxy the feed with a tiny php program on the server
that hosts the app.

Peter


On Nov 21, 6:33 pm, Ed <ed.brit...@hotmail.com> wrote:
> Hi
>
> I'm racking my brains on this one.
>
> Made a podcast web app on Dashcode.
> Dashcode says it has to be locally hosted, but my podcast is on a
> different DNS from where I want to deploy the app.
>
> www.mydomain.com/mypodcast- is where I want the app.

Remi Grumeau

unread,
Nov 23, 2009, 11:30:04 AM11/23/09
to iphone...@googlegroups.com
You can also do this using a htaccess file afaik

Remi
> --
>
> You received this message because you are subscribed to the Google Groups "iPhoneWebDev" group.
> To post to this group, send email to iphone...@googlegroups.com.
> To unsubscribe from this group, send email to iphonewebdev...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/iphonewebdev?hl=.
>
>
>

Ed

unread,
Nov 23, 2009, 6:19:15 PM11/23/09
to iPhoneWebDev
I may take the native option.

I'm running my site off my MobileMe server so PHP and htaccess is out
of the picture.
(I do have access to a server with PHP, where I currently run a
phpcalendar for the site)

This will be my first attempt at using dashcode but I'm up for a new
callenge.
How can I change a web app to native?

Many thanks

Ed

Remi Grumeau

unread,
Nov 23, 2009, 7:23:05 PM11/23/09
to iphone...@googlegroups.com
i would say:
- get a mac
- download and install the iPhone SDK
- buy a couple of books on how to develop with Xcode/interface builder ... and some aspirin :)
- app store access will cost you 300$, and app proposal 90$ each time

Remi
> --
>
> You received this message because you are subscribed to the Google Groups "iPhoneWebDev" group.
> To post to this group, send email to iphone...@googlegroups.com.
> To unsubscribe from this group, send email to iphonewebdev...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/iphonewebdev?hl=.
>
>


Remi Grumeau
(+33) 663 687 206
http://www.remi-grumeau.com

shelly

unread,
Nov 24, 2009, 7:59:44 AM11/24/09
to iPhoneWebDev
You could probably use most of the code you have now in a native app,
but apple will reject it because it basically does what safari does.
You will need to add features that can't be done in safari. location,
camera etc. come to mind. But there are other sdk's to.

Read this it will give you some idea what I have in mind.


http://sol3.typepad.com/tagalong_developer_journa/2009/11/device-side-jquery.html



The cost of the dev program is 99.00 a year.
> > For more options, visit this group athttp://groups.google.com/group/iphonewebdev?hl=.
>
> Remi Grumeau
> (+33) 663 687 206http://www.remi-grumeau.com- Hide quoted text -
>
> - Show quoted text -
Reply all
Reply to author
Forward
0 new messages