From benfarrell at yahoo.com Wed Apr 20 18:42:10 2005 From: benfarrell at yahoo.com (Ben Farrell) Date: Wed Apr 20 18:36:24 2005 Subject: [rubytorrent-devel] RSS downloader Message-ID: <20050420224211.46945.qmail@web54304.mail.yahoo.com> Hi, I am current writing a ruby application that does something similar the RSSFeed plugin for azureus (see http://azureus.sourceforge.net/plugin_details.php?plugin=rssfeed). in ruby. The plan is to use it drive rubytorrent to do the actual downloading. Does anyone know of a similar project written in ruby ? This is my first project in ruby, I have been programming in C and C++ for a number of years now and decided it was time for a new challenge :) Also, do you think that it makes sense, once I have some code working, to add it to the rubytorrent CVS or create a new project on rubyforge ? BR, Ben Farrell Send instant messages to your online friends http://uk.messenger.yahoo.com From wmorgan-rubytorrent-devel at masanjin.net Fri Apr 22 16:14:25 2005 From: wmorgan-rubytorrent-devel at masanjin.net (William Morgan) Date: Fri Apr 22 16:08:36 2005 Subject: [rubytorrent-devel] RSS downloader In-Reply-To: <20050420224211.46945.qmail@web54304.mail.yahoo.com> References: <20050420224211.46945.qmail@web54304.mail.yahoo.com> Message-ID: <20050422201425.GC25984@masanjin.net> Hi Ben, Excerpts from Ben Farrell's mail of 20 Apr 2005 (EDT): > I am current writing a ruby application that does > something similar the RSSFeed plugin for azureus (see > http://azureus.sourceforge.net/plugin_details.php?plugin=rssfeed). > in ruby. The plan is to use it drive rubytorrent to > do the actual downloading. Nice idea. > Does anyone know of a similar project written in ruby > ? No, not that I know of. > This is my first project in ruby, I have been > programming in C and C++ for a number of years now and > decided it was time for a new challenge :) Great! Let me know if there's anything I can do to help. > Also, do you think that it makes sense, once I have > some code working, to add it to the rubytorrent CVS or > create a new project on rubyforge ? I suspect it makes more sense to make your own RubyForge project, unless it's particularly small. RubyTorrent is just a library. -- William From smalllinux at gmail.com Sat Apr 23 09:59:27 2005 From: smalllinux at gmail.com (Steven Gibson) Date: Sat Apr 23 09:53:34 2005 Subject: [rubytorrent-devel] RSS downloader In-Reply-To: <20050422201425.GC25984@masanjin.net> References: <20050420224211.46945.qmail@web54304.mail.yahoo.com> <20050422201425.GC25984@masanjin.net> Message-ID: <5d2939fe05042306593e8bedcb@mail.gmail.com> Hey Ben, Great you are taking on a project with Ruby and rubytorrent. I have a very simple front end for ruby torrent at: http://rubyforge.org/frs/shownotes.php?release_id=2011 Let me know if I can help. And if you think RubyWebDialogs might work as a GUI, I will write the GUI for you. Steven Los Angeles http://rubyforge.org/projects/rwdapplications/ On 4/22/05, William Morgan wrote: > Hi Ben, > > Excerpts from Ben Farrell's mail of 20 Apr 2005 (EDT): > > I am current writing a ruby application that does > > something similar the RSSFeed plugin for azureus (see > > http://azureus.sourceforge.net/plugin_details.php?plugin=rssfeed). > > in ruby. The plan is to use it drive rubytorrent to > > do the actual downloading. > > Nice idea. > > > Does anyone know of a similar project written in ruby > > ? > > No, not that I know of. > > > This is my first project in ruby, I have been > > programming in C and C++ for a number of years now and > > decided it was time for a new challenge :) > > Great! Let me know if there's anything I can do to help. > > > Also, do you think that it makes sense, once I have > > some code working, to add it to the rubytorrent CVS or > > create a new project on rubyforge ? > > I suspect it makes more sense to make your own RubyForge project, unless > it's particularly small. RubyTorrent is just a library. > > -- > William > _______________________________________________ > rubytorrent-devel mailing list > rubytorrent-devel@rubyforge.org > http://rubyforge.org/mailman/listinfo/rubytorrent-devel >