Tagged Questions
A podcast is traditionally an audio series delivered over the Internet as a download, in a style similar to radio shows. However, the term has now has grown to include video shows, as well.
44
votes
4answers
34k views
How do I download a file over HTTP using Python?
I have a small utility that I use to download an MP3 from a website on a schedule and then builds/updates a podcast XML file which I've obviously added to iTunes.
The text processing that ...
38
votes
22answers
4k views
Where can I find good technical video podcasts or videos for download? [closed]
When I'm eating, or generally feeling bored, I like to watch a TV-series or something for entertainment. However, being somewhat of a geek, I was wondering if there were any technical video podcasts ...
32
votes
0answers
2k views
Must-see tech talks/presentations? [closed]
Possible Duplicate:
Favorite online lectures and presentations
There are now several places that offer free audio or video tech talks/presentations online: I'm thinking of Google Tech ...
28
votes
15answers
2k views
How to Deal with chronic time issues?
I have a developer on my staff that chronically overshoots deadlines, and estimates. On several projects the last week or two everyday I hear "It should be done by the end of the day". This developer ...
24
votes
2answers
1k views
Podcasts for Clojurians? [closed]
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 ...
21
votes
6answers
6k views
Recommendations for technical (programming) podcasts or audio books? [closed]
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 ...
21
votes
24answers
3k views
Choosing a technology stack for a small 'budget conscious' business
This is tangentially related to my previous question regarding using a "fringe" technology. I am the "IT Manager" (read: sole IT person) for a tiny company with 5 other employees including the ...
20
votes
5answers
4k views
Best Python podcasts? [closed]
Could any one suggest good Python-related podcasts out there, it could be anything about Python or its eco-system (like django, pylons, etc).
20
votes
9answers
6k views
What are the best Java podcasts? [closed]
What are the best Java coding practices podcasts you can find on the Internet?
I'm thinking of a podcast like Herding Code or Hanselminutes, but oriented towards Java development. Is there any this ...
19
votes
8answers
4k views
Developer podcasts? [closed]
What developer podcasts do you listen to?
I used to listen to .NET Rocks and remember looking for a good Java one a while ago, but as my workload intensified I didn't have the time to listen anymore ...
17
votes
5answers
3k views
Podcasts about JavaScript programming [closed]
As a passionate JavaScript developer, I'd like to know if there's any quality Podcasts out there, devoted to JavaScript. (Both video and audio).
I am currently subscribing to:
YUI Theater
Audible ...
16
votes
8answers
2k views
Lectures available as MP3/podcasts? [closed]
Are there any particularly good university lectures available online for download as MP3 (or some other audio format)? I am particularly interested in hearing some of the more advanced classes that I ...
15
votes
7answers
1k views
The Best News Feeds for Web Developers, RSS
To all of you great web applications developers. Please, share where do you grab the latest news on this subject: cool blogs, articles, podcasts etc. related to web-based applications development. ...
14
votes
10answers
3k views
Ruby podcasts? [closed]
Can anyone recommend any podcasts on Ruby or that at least cover Ruby from time to time? I have only found rubiverse.com so far.
I'm not interested in Rails, though.
12
votes
6answers
2k views
List some sites for Free C# video podcasts [closed]
Can someone list a few sites where I can find some video podcasts related to C#? (Free ones ofcourse).
The only one I know is dnrtv.com.
Thanks
Edit:The list built so far based on my search and ...
11
votes
2answers
4k views
What good computer science podcasts are out there? [closed]
I listen to several podcasts about technology like Java, PHP, Linux and then I listen to Software Engineering Radio to help me along with Software Architecture, but I need a good podcast on computer ...
11
votes
10answers
1k views
Best Non-Microsoft/.NET Development Blogs and Podcasts [closed]
I really don't want to rile anyone's feathers and I really enjoy blogs like Joel, Coding Horror, Scott Hanselman, etc.
However, what are some good blogs/podcasts that focus on other platforms ...
10
votes
15answers
2k views
Do you find podcasts help you program? [closed]
I wanted to get some ideas on whether people find it helpful to listen to podcasts about technology, programming while not computing and if there is any one that listens while programming.
I heard ...
9
votes
4answers
1k views
Software Architecture Related Podcasts [closed]
It has now been about 9 months since ARCast with Ron Jacobs stopped releasing new episodes and I miss this podcast. Can you recommend other podcasts in a similar vein?
I already listen to ...
8
votes
2answers
2k views
Introductory Programming Podcasts with C++ emphasis? [closed]
Is anybody aware of any introductory podcasts/screencasts about programming in general that step by step familiarize viewers with the key concepts of programming using C++ as a teaching language ...
8
votes
9answers
1k views
Good QA / Testing Podcast [closed]
Can anyone recommend a good Podcast for Quality Assurance / Tester folks. I find there is a wide variety on development but yet to find a good one for QA/Testing ( not from the developer point of view ...
6
votes
2answers
634 views
Podcast search API
Is there any podcast directory search API out there apart from the iTunes search API? I have looked around but could not find anything useful. Can I use feedburner for this? Is there a search API for ...
6
votes
7answers
2k views
Good WPF focused blogs and/or podcasts? [closed]
Are there any good WPF focused blogs and/or podcasts out there?
6
votes
12answers
6k views
Good C# focused blogs and/or podcasts? [closed]
Are there any good C# focused blogs and/or podcasts out there?
6
votes
5answers
685 views
iPhone Development Related Podcasts? [closed]
Anyone have any suggestions for good iPhone development related podcasts?
Only one I've run across is http://www.mobileorchard.com/ and was looking for some others.
6
votes
8answers
439 views
Creating a podcast
What tools will I need for creating a podcast and what things should I keep in mind when recording? With the tools, please suggest Windows, Mac and Unix tools :)
I'm aware that monotones are a ...
5
votes
5answers
570 views
Feeds and podcasts for the vim text editor [closed]
Vimcasts is fantastic, and I want more educational, vim-related feeds and podcasts but am having trouble finding any more quality ones. There must be more out there.
Are there other vim-related XML ...
5
votes
4answers
687 views
Dedicated podcast for PHP beginners [closed]
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 ...
5
votes
4answers
2k views
5
votes
4answers
1k views
How can I query chapter metadata from a m4a file?
I need to write some code that will let me query a m4a file and extract the chapter information out. Including:
chapter name
chapter start time
chapter artwork
I did some quick searching and it ...
5
votes
4answers
337 views
How to implement PodPress in .NET (just like StackOverflow Blog)
I wonder if anyone has any idea on how to implement the nice and clean UI from PodPress (a Wordpress plugin) into .NET just like you find in the StackOverflow Blog when PodCasts are available.
And ...
5
votes
11answers
6k views
Programming screencasts/podcast resources [closed]
What programming screencasts/podcast resources do you know?
As my mother tongue is not English, I'm personally I'm more interested in screencasts than podcasts. Visual clues help a lot for me.
...
4
votes
1answer
305 views
Rhythmbox plugin to access podcast files doesn't see them
I am writing a Rhythmbox plugin to iterate over all podcast files currently known to Rhythmbox (whether downloaded or not) and to do something with them.
After some research and testing in the ...
4
votes
1answer
3k views
iTunes does not show podcast image
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 ...
4
votes
2answers
204 views
Generating iTunes podcast feed with WCF
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 ...
4
votes
12answers
259 views
High Level Coding Overview?
I'm going to spend the next few months getting acquainted with programming, but I'm not the type who learns best by "just doing it". I am only productive if I can understand things from a more ...
3
votes
1answer
46 views
Where is the official podcast DTD?
The podcast howto on the Apple website shows a sample XML file, which refers to a podcast DTD: podcast-1.0.dtd. The DTD is not available at this address, unfortunately. I heard you can validate a ...
3
votes
4answers
273 views
Android Podcasts [closed]
So I've noticed that there are no Android Development podcasts, so I'm thinking that I'd like to start one, with a group of developers, and I would like to know, what would fellow android developers ...
3
votes
1answer
396 views
How to add an “image” tag to an mp3 file in Perl
I have a set of MP3 files for a podcast, and I'd like each to have an image in it. I've looked through MP3::Tag but it isn't clear exactly how to do this.
3
votes
3answers
1k views
3
votes
1answer
2k views
Looking for an Android development podcast
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 ...
3
votes
1answer
91 views
Looking for tech podcasts in the German language [closed]
Does anyone know of quality, weekly tech podcasts in German similar to e.g. Hanselminutes, .NET Rocks, Code Cast, Herding Code, etc.?
3
votes
2answers
1k views
Automated transcription software
I've noticed that the wiki transcriptions for some of the recent Stack Overflow Podcasts are kind of weak. Clearly, this task calls for a computer program. Is transcribing audio to text (ideally ...
3
votes
4answers
510 views
Tutorial for creating a podcast (in PHP)
I am looking for some tutorials for setting up a podcast in PHP. I have audio files and title/description data, I just want to make sure I get the XML part right so that it handles well in iTunes and ...
3
votes
3answers
735 views
optimize for unknown for SQL Server 2005?
I was listening to the SO podcast and they mentioned Optimize For Unknown for SQL server 2008, they also mentioned that there was something similar for SQL Server 2005. Anyone know what this is?
3
votes
2answers
407 views
What are the good SQL Podcasts out there? [closed]
inspired by this question since i do not find any good sql casts out there and i fail to find any good ones to this day online.
3
votes
4answers
379 views
What are some humorous tech-related podcasts?
I like SO's podcast because it has some humor. Similarly youlooknicetoday.com is funny... and is just vaguely tech-related. So I'm look for podcasts that are humorous and at least vaguely ...
3
votes
1answer
321 views
Catching 'external drive inserted' event in a windows service
I'm trying to write a super-simple podcast-to-device downloading service to use for running. I imagine that it'll like this:
Whenever a particular device is plugged in (via USB), it:
Deletes ...
3
votes
3answers
746 views
Are there any good oracle podcasts? [closed]
Are there any good oracle podcasts around? The only ones I've found is produced by oracle corp, and as such are little more than advertising pieces pushing their technology of the moment.
I'm ...
2
votes
2answers
142 views
Converting a Youtube Upload into Podcast
There is this youtube channel that uploads one videos per week at exactly the same time every week.
Is it somewhat possible to create a python script that creates a podcast out of it.
What Library ...