From pietrogiovanni at gmail.com Wed Mar 12 13:22:04 2008 From: pietrogiovanni at gmail.com (leanucci) Date: Wed, 12 Mar 2008 14:22:04 -0300 Subject: [Weft QDA users] Hello all Message-ID: <5a798a870803121022q37b6d167mbb0fffa2ecc09be8@mail.gmail.com> Hi, my name is Leandro and im Argentinian. I plan to build a web CMS on ruby on rails, to provide CAQDAS functionality, and since im building the site in Ruby on Rails and open source, i want to know if Weft QDA engine is open source. If so, id would come in handy to be able to reuse/improve an existing ruby based CAQDAS. I'd like to emphasize the fact that i dont mean to profit from it, or use it for a propietary closed-source proyect, just need a ruby based CAQDAS to use in my rails project. Thanks in advance, Leandro. -- _| L e a n d r o |_ | M a r c u c c i | Linux Registered User #455822 http://leanucci.blogspot.com http://lrma.tumblr.com From alex at pressure.to Thu Mar 13 04:53:49 2008 From: alex at pressure.to (Alex Fenton) Date: Thu, 13 Mar 2008 08:53:49 +0000 Subject: [Weft QDA users] Hello all In-Reply-To: <5a798a870803121022q37b6d167mbb0fffa2ecc09be8@mail.gmail.com> References: <5a798a870803121022q37b6d167mbb0fffa2ecc09be8@mail.gmail.com> Message-ID: <47D8EB9D.1070208@pressure.to> Hi Leandro leanucci wrote: > Hi, my name is Leandro and im Argentinian. I plan to build a web CMS > on ruby on rails, to provide CAQDAS functionality, and since im > building the site in Ruby on Rails and open source, i want to know if > Weft QDA engine is open source. If so, id would come in handy to be > able to reuse/improve an existing ruby based CAQDAS. Yes, the Weft QDA source is under a public domain licence so you're free to use it as you like. All the classes dealing with importing, coding, searching and storing etc are separate from the desktop GUI so you should fairly easily be able to provide a web front-end to them. I'd recommend using the code in Subversion as it's more capable and better organised: svn checkout svn://rubyforge.org/var/svn/weft-qda/trunk Sounds like a worthwhile project and I'd be happy to collaborate with you on it, if you want to get in touch. Alex