PD. A quick search on Google shows that it MAY be possible to use PHP on Amazon S3. e.g. http://net.tutsplus.com/tutorials/php/how-to-use-amazon-s3-php-to-dynamically-store-and-manage-files-with-ease/ contact directly the provider (Amazon) for further help.
2012-05-21 04:51:17 PDT in Podcast Generator
Hi, PG's (almost only) requirement is a web server running PHP. To my understanding, Amazon S3 service is a storage service (similar to Dropbox, iCloud, Google Drive, etc...), not a web hosting. Therefore you don't have PHP there (i.e. you cannot run any PHP script).
2012-05-21 04:48:35 PDT in Podcast Generator
/feed.php generates on the fly the feed for the different categories (if you enabled them) while the file responsible to generate the feed.xml is /core/admin/feedgenerate.php (there you can change what you want to produce the feed.xml that you wish)
2012-05-15 02:05:35 PDT in Podcast Generator
Make a normal theme, without those "sentences". Make the design and then an .html page with dummy text, adding a CSS. This is the first step... and this doesn't depend on PG. When you like the page u made, you just replace the dummy text with those "sentences" (see here: http://podcastgen.sourceforge.net/documentation.php?lang=en#createtheme ).
2012-05-11 05:48:14 PDT in Podcast Generator
sure, you should ask to your server host. If the info is in the XML, it should be displayed correctly. For the comments, if you want to use Podcast Generator, then you could append a couple of lines automatically to each episode, using a free service such as: http://www.htmlcommentbox.com/ (the 1st I found)
2012-05-11 05:42:24 PDT in Podcast Generator
everything seems ok, therefore it may be a problem with the server, or with the XML parser. Just a test: In components/xmlparser/ try to invert the names of the two parsers, i.e. rename parser_php4.php as -> parser_php5 and vice versa. See if it's this (otherwise get back to the original names and check your server). Regarding the comments, no. Podcast Generator is meant to be as simple as...
2012-05-11 02:22:54 PDT in Podcast Generator
Hi your request is not very clear and you don't provide links to the other topic you mention. What do u mean with "manually changing the url after I change the link "? Anyway, the feed.xml is created each time you upload / update an episode. The file responsible for the creation is /core/admin/feedgenerate.php There you can change manually things that will reflect in the final...
2012-05-11 02:18:23 PDT in Podcast Generator
it's an odd behavior. It's not easy to see what is wrong without checking what u have in your server. check if in the /media folder you have mp3s and .XML files with the same name as the mp3s. If so, open these XML files and see if they contain the data u input (titles, etc)
2012-05-10 03:14:31 PDT in Podcast Generator
This will be fixed in the next version: https://sourceforge.net/tracker/index.php?func=detail&aid=3522872&group_id=163847&atid=829356.
2012-05-02 06:13:36 PDT in Podcast Generator
Thank you very much! Apple probably changed recently the URL cause someone else experienced this problem some days ago ( https://sourceforge.net/tracker/?func=detail&aid=3519636&group_id=163847&atid=829357 ) I'll fix with the new URL in the next version of PG!
2012-05-02 06:12:37 PDT in Podcast Generator