How do you make an iTunes podcast feed with WCF? Or do you know of a complete example that actually works?
I've reached the point where I corrected all errors and warnings[1] marked by feedvalidator.org and also included all the iTunes custom tags I could and iTunes still claims it's a broken feed (obviously giving no useful information...
Does anyone know of quality, weekly tech podcasts in French similar to e.g. Hanselminutes, .NET Rocks, Code Cast?
...
I cannot seem to get iTunes to display the image for my podcast. To be precise, iTunes doesn't even try to download the image for my podcast. Apache logs show the podcast and first audio file being downloaded by iTunes, but it is completely ignoring the <image> and <itunes:image> sections (shown here):
<image>
<url><?php echo htmlen...
Are there any podcasts for WebOS (Palm Mojo) development?
...
I am trying to create a music player that reads an rss feed. The xml elements include itunes namespace tags. I am trying to display the album art from the feed. I am able to fetch the contents of the itunes::image tag but it displays on stage as html like so "(http://www.mysite.com/images/multimedia/podcasts/60x60%5Fpodrods.jpg)". How do...
I realize there are a number of podcast related questions, but I'm specifically looking for XNA oriented podcasts. I've Googled around a little bit, but I have been unable to find any current podcasts. I'm just wondering if anyone else knows of any interesting ones. I'd guess if Google can't find them, they don't exist but I thought I...
So, I'm trying to implement a solution to a problem that I posted on superuser.
What I'm trying to do
I want to write a (Windows) application to synchronize podcast subscriptions in iTunes (and possibly iPhone/iPod touch apps, though I'll ignore them for now) between multiple computers that are using the same iTunes account.
How I'm p...
I created a podcast, and set it up in itunes. I am able to track the number of downloads for the media files, and I would like to know how many different users are downloading the files. I tried using cookies / sessions, but that doesn't seem to work. Itunes ignores cookies, and thus a new session id is created every download.
Is t...
Have you ever restricted yourself to using a subset of language features, and more importantly, why?
I'm curious to find out who choose to use only certain language features and avoid others in order to win big in areas such as, but not limited to, memory usage, execution speed or plain old readability and maintainability. And by doing ...
Does anyone know of quality, weekly tech podcasts in German similar to e.g. Hanselminutes, .NET Rocks, Code Cast, Herding Code, etc.?
...
I have read http://stackoverflow.com/questions/1644/what-good-technology-podcasts-are-out-there, and other related questions, but I have not found anything Android-specific.
Does anybody listen to any such podcast? Want to recommend it?
Thanks
...
I'd like to do some professional development during my commute, but I find that reading programming texts on the bus and train cause nausia because of how much I have to focus on them. I'd like to find some good technical programming audio books, either free or for purchase/download and some good technical podcasts.
What are the best pr...
Hi all, first time poster here so I hope I am doing this correctly. I have been contracted by my church to redesign their website. (They've been dealing with a table layout for years.)
I am looking to display an RSS feed (with an audio file) on my website. I am unable to use PHP or any other server-side language, it has to be done in ...
I'm look at a way of turning an iTunes podcast id into the RSS feed that the podcast producer serves.
I'm aware of the RSS generator, which can be used to generate a feed of links to podcasts, but these links are to HTML pages.
If you have iTunes open, you can manually export the list of podcasts by exporting to OPML, so we can surmis...
I'm doing an application who can play podcasts, but i feel more comfortable is the iphone default podcast application plays itself, instead of me having to handle them.
Passing the url to the sharedApplication object , safari opens and starts playing it .. but i'd like to skip the user seeing safari .. is there any way ?
Thanks.
...
Anyone know of a good podcast on design patterns?
...
Is there any Tcl podcasts (in English)? It's not hard to find about Ruby, Python, Java, etc, but what about Tcl?
...
I'm looking for any PHP/programming podcast episodes which specifically talk about PHP classes and objects. Maybe this is too specific but any reference is ok.
BTW, are there any dedicated podcasts for PHP beginners?
...
I have user generated podcasts, each with their own RSS feed. Is there a way to automatically open iTunes when the link to the RSS feed is clicked?
I've seen this happen before, but the podcast had always been submitted to Apple and approved. This is not practical for hundreds of user-generated podcasts.
I tried linking like itunes://h...
I regularly listen to the podcasts DotNetRocks and Software Engineering Radio. Lately I have become more interested in Clojure. Are there any audio podcasts that target more toward the Clojure (more general FP/LISP/dynamic languages) audience?
I know of some single podcast episodes that all give the introductory overview of Clojure (VM...