Bashpodder/Castpodder replacement development thread
Moderators: snarkout, Patrick, dann
- Spankminister
- Posts: 22
- Joined: Sun Nov 12, 2006 11:56 am
- Contact:
Here's some more updates:
-I've setup a wordpress account on my dreamhost hosting for the software, as well as a basic forum for when discussion outgrows this thread =) Unfortunately, dreamhost doesn't support bugzilla for their shared hosting. If we put this on sourceforge, we could just use their bug tracking system.
-I looked through Google Code Search as well as Sourceforge, and it appears that no one else has yet done this, so I'm interesting in getting this up there ASAP. First order of business is new logos and rebadging everything appropriately (I'm leaving credits, obviously for the people who worked on iPodder and CastPodder) Also, I'm going to try my hand at making a logo in GIMP =)
-Just so I don't forget, there's a bug that involves the torrent RSS feeds at the moment, where it wants to download all of the past episodes instead of just the most recent one. It seems to not do this if you either download an episode or skip it manually.
-Another bug: if the program can't connect to the tracker on the first try and times out, it just fails permanently. I'll figure out some intelligent behavior for this. It shouldn't be too hard, every bittorrent client handles it fine =)
A lot of this is dependent on the new name, so why don't I call this race in favor of IcePodder?
-I've setup a wordpress account on my dreamhost hosting for the software, as well as a basic forum for when discussion outgrows this thread =) Unfortunately, dreamhost doesn't support bugzilla for their shared hosting. If we put this on sourceforge, we could just use their bug tracking system.
-I looked through Google Code Search as well as Sourceforge, and it appears that no one else has yet done this, so I'm interesting in getting this up there ASAP. First order of business is new logos and rebadging everything appropriately (I'm leaving credits, obviously for the people who worked on iPodder and CastPodder) Also, I'm going to try my hand at making a logo in GIMP =)
-Just so I don't forget, there's a bug that involves the torrent RSS feeds at the moment, where it wants to download all of the past episodes instead of just the most recent one. It seems to not do this if you either download an episode or skip it manually.
-Another bug: if the program can't connect to the tracker on the first try and times out, it just fails permanently. I'll figure out some intelligent behavior for this. It shouldn't be too hard, every bittorrent client handles it fine =)
A lot of this is dependent on the new name, so why don't I call this race in favor of IcePodder?
Well if you're not going to care about giving people a choice on the name, call it what you want to. However if you want a fair vote, give the guys a chance to mention the poll on the show and get a wider audience sampling.Spankminister wrote:A lot of this is dependent on the new name, so why don't I call this race in favor of IcePodder?
But if you're going to call it now, go with something other than IcePodder in my opinion. IcePodder brings to mind the bickering that has gone on between Mozilla and Debian.
Isn't that the truth? Iceweasel is already a black eye on the open source community, a symbol of separation and conflict, why bring such connotation to a new program?chuck wrote: But if you're going to call it now, go with something other than IcePodder in my opinion. IcePodder brings to mind the bickering that has gone on between Mozilla and Debian.
Vim is beautiful
- TankCatNinjaFish
- Posts: 110
- Joined: Wed Aug 09, 2006 4:29 am
- Spankminister
- Posts: 22
- Joined: Sun Nov 12, 2006 11:56 am
- Contact:
I went ahead and submitted the project to sourceforge as IcePodder, so let's say that's the tentative name.
But if you're going to call it now, go with something other than IcePodder in my opinion. IcePodder brings to mind the bickering that has gone on between Mozilla and Debian.
I heard about the IceWeasel thing, but it didn't seem like that big a deal to me. I'm not too worried about people confusing or associating the two, though. Besides, if riots break out in the streets as a result of the name, we can always change it.Isn't that the truth? Iceweasel is already a black eye on the open source community, a symbol of separation and conflict, why bring such connotation to a new program?
Spankminister has started a project over at sourceforge for Icepodder:
http://sourceforge.net/projects/icepodder/
As a reminder Icepodder is using Castpodder as it's code base. Another project (written from the ground up) will be developed at a later date.
http://sourceforge.net/projects/icepodder/
As a reminder Icepodder is using Castpodder as it's code base. Another project (written from the ground up) will be developed at a later date.
Ego contemno licentia
- Spankminister
- Posts: 22
- Joined: Sun Nov 12, 2006 11:56 am
- Contact:
I'm actually going to be making the homepage for the project
http://icepodder.fryingoverajungle.net. The reason for this is that I can never figure out my way around a SourceForge site because there are always 20 options and at least 3 menu bars at the top, and I can never seem to get where I want to go. There isn't much up at the site right now, but give me a day or two to get that together.
We are going to be using the SVN repository provided by them, so if you want to get the software:
svn co https://svn.sourceforge.net/svnroot/icepodder icepodder
Is the command to use. No real updates yet. If any of you would like to help out, or just try out the software and report some bugs or things you don't like, please go ahead. Also, next order of business is changing the names in the source and documentation from CastPodder to IcePodder. That doesn't require much specific python knowledge, so if anyone would like to help out, go right ahead =)
http://icepodder.fryingoverajungle.net. The reason for this is that I can never figure out my way around a SourceForge site because there are always 20 options and at least 3 menu bars at the top, and I can never seem to get where I want to go. There isn't much up at the site right now, but give me a day or two to get that together.
We are going to be using the SVN repository provided by them, so if you want to get the software:
svn co https://svn.sourceforge.net/svnroot/icepodder icepodder
Is the command to use. No real updates yet. If any of you would like to help out, or just try out the software and report some bugs or things you don't like, please go ahead. Also, next order of business is changing the names in the source and documentation from CastPodder to IcePodder. That doesn't require much specific python knowledge, so if anyone would like to help out, go right ahead =)
Great idea. I use Castpodder currently for most things, and if you did nothing but fix the bugs in how it works it would be great. One thing it doesn't currently do is work with the PHP mirror setup of TLLTS. I use Bashpodder for TLLTS. But I like Castpodder because it's easy to see what new podcasts have come in, and you can easily start playback for both video and audio podcasts.
Bugz
Bugz
- Spankminister
- Posts: 22
- Joined: Sun Nov 12, 2006 11:56 am
- Contact:
It semi works. From the feed it will download the TLLTS episode and show it on the download tab, but if you go to the subscription tab, it wouldn't show the download as complete. So if you cleared the download tab your only choice to play the last or prior episodes was to load them manually. And I think it did something funny with downloading it multiple times. I just switched it to Bashpodder and use Castpodder for everything else.
That makes me think of another thing. Add settings to Castpodder so you can select what players you want to play certain media. I have my openSUSE setup to use certain apps for certain media files, but Castpodder does it's own thing. For example, I have Mplayer setup as the default, but for video it picks Xine.
Bugz
That makes me think of another thing. Add settings to Castpodder so you can select what players you want to play certain media. I have my openSUSE setup to use certain apps for certain media files, but Castpodder does it's own thing. For example, I have Mplayer setup as the default, but for video it picks Xine.
Bugz
- Spankminister
- Posts: 22
- Joined: Sun Nov 12, 2006 11:56 am
- Contact:
Sure, I'll add that to the list of things to fix, and try to reproduce the bug tonight.It semi works. From the feed it will download the TLLTS episode and show it on the download tab, but if you go to the subscription tab, it wouldn't show the download as complete.
IcePodder will be reversioned as a beta until torrents and functionality like the above work without things that break functionality.
That shouldn't be a problem. I could just put a blank space that says "type in the path to the player you want to play music/video with," but that seems kinda weak. If there's a "standard" way to figure out the preferred player that would work across different distros of Linux and different window managers, that would be ideal. If anyone with more experience in Linux programming than I knows how to do this, I'm all ears =)That makes me think of another thing. Add settings to Castpodder so you can select what players you want to play certain media.
DOH! I voted for Ahab in regards to the Moby Dick thing. I totally forgot aboot King Ahab..Gomer_X wrote:I liked 'Ahab' until I remembered that King Ahab was a biblical king in Israel famous for doing evil for his entire 22 year reign. He brought prostitution, homosexuality and child sacrifice to Israel, and his wife Jezebel was thrown from a window as punishment for her idol worship, where her body was eaten by dogs.
Still, a pretty catchy name!
However, I still thinks it's the best name, simply because it's got character..
- Spankminister
- Posts: 22
- Joined: Sun Nov 12, 2006 11:56 am
- Contact:
Hey, I appreciate everyone's input, but can we close the poll? The name's basically set for now as IcePodder. If you'd like to help, go to the website and grab the code via SVN and find some bugs. Of course, if you'd like to fix them, write some code as well =)
It turns out it's getting the partial filename wrong... The final file is named correctly as whatever.mp3, but up until that point, it thinks the filename is mirror.php. I'll see if I can find where it does the check for downloaded files and fix it, shouldn't be too hard.It semi works. From the feed it will download the TLLTS episode and show it on the download tab, but if you go to the subscription tab, it wouldn't show the download as complete.