https://bugs.gpodder.org/show_bug.cgi?id=301
--- Comment #11 from Nikola Kotur <[email protected]> 2009-09-29 16:04:43 BST --- (In reply to comment #10) > (In reply to comment #9) > > What's the technology you'd implement? > > The current code is written in Python as CGI scripts. I guess the new one will be, as well? That's fine with me, since I want to get involved with it. > As there has not been much interest from other developers in getting involved > in my.gpodder.org development, I have also not done much until last week. I'm > currently planning to release a new version in the future with advanced > features. > > The plan is to release the current code (not the new one) as open source and > make the server address configurable in gPodder as soon as the new code goes > live. If I may suggest that you release new code immediately. Set up a git repository so somebody other than myself can get the code and maybe send some patches. But, I don't see the need for configurable server address at this moment. Only two methods are supported for now (getlist and upload), we can keep them so that older clients won't break, and than build upon it. For me, my.gpodder.org should serve as a easy browse-able podcasts list which people can use to discover new and interesting podcast, and maybe to see podcasts from people that are most similar to them (something like neighbors system on last.fm). Could you publish new code as it is now on a git repository, and outline your ideas, so I can start to code? -- Configure bugmail: https://bugs.gpodder.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. _______________________________________________ gPodder-Bugs mailing list [email protected] https://lists.berlios.de/mailman/listinfo/gpodder-bugs
