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
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 <wmorgan-rubytorrent-devel@masanjin.net>
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 <wmorgan-rubytorrent-devel@masanjin.net> 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 <wmorgan-rubytorrent-devel@masanjin.net> > _______________________________________________ > rubytorrent-devel mailing list > rubytorrent-devel@rubyforge.org > http://rubyforge.org/mailman/listinfo/rubytorrent-devel >