From alex at pressure.to Thu Feb 2 09:31:12 2012 From: alex at pressure.to (Alex Fenton) Date: Thu, 02 Feb 2012 14:31:12 +0000 Subject: [Weft QDA users] Weft QDA version 2.0 ? In-Reply-To: References: Message-ID: <4F2A9E30.9090205@pressure.to> HI Alex On 30/01/12 01:14, as wrote: > I just wondered if there is any news about Verion 2.0? > It's unlikely there'll be a version 2.0 any time soon. I've updated the Weft QDA home page to give a better picture of the status of the software: http://www.pressure.to/qda/ best alex From weft.alex at nder.info Thu Feb 2 17:10:43 2012 From: weft.alex at nder.info (as) Date: Thu, 2 Feb 2012 22:10:43 +0000 Subject: [Weft QDA users] Weft QDA version 2.0 ? In-Reply-To: <4F2A9E30.9090205@pressure.to> References: <4F2A9E30.9090205@pressure.to> Message-ID: Thanks, alex! On 2 February 2012 14:31, Alex Fenton wrote: > HI Alex > > > On 30/01/12 01:14, as wrote: > >> I just wondered if there is any news about Verion 2.0? >> >> > It's unlikely there'll be a version 2.0 any time soon. > > I've updated the Weft QDA home page to give a better picture of the status > of the software: > http://www.pressure.to/qda/ > > best > alex > ______________________________**_________________ > Weft QDA Users mailing list: weft-qda-users at rubyforge.org > To unsubscribe or change your delivery preferences, visit > http://rubyforge.org/mailman/**listinfo/weft-qda-users > -------------- next part -------------- An HTML attachment was scrubbed... URL: From lundquist at soc.umass.edu Wed Feb 29 03:25:06 2012 From: lundquist at soc.umass.edu (Lundquist) Date: Tue, 28 Feb 2012 22:25:06 -0500 Subject: [Weft QDA users] working on team using weft In-Reply-To: <465266AFB10D2C44B51B516B3AC0196D0151F16E@MSE111.iss.it> References: <465266AFB10D2C44B51B516B3AC0196D0151F16E@MSE111.iss.it> Message-ID: <4F4D9A92.2030809@soc.umass.edu> Did anyone ever make any headway on this merging question? Can anyone suggest a work-around if I have five different people coding 10 interviews each and then we want to bring all fifty coded interviews together into a single project? We have one standardized coding tree that will be standard across each interview. (And Alex--thank you for all you've done in enabling us to freely use this wonderful resource!) -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Jennifer Lundquist Associate Professor of Sociology Acting Director, Social and Demographic Research Institute Department of Sociology University of Massachusetts Amherst, MA 01003 http://www.umass.edu/sadri/people/jlundquist.php From belg4mit at pthbb.org Wed Feb 29 05:31:48 2012 From: belg4mit at pthbb.org (Jerrad Pierce) Date: Wed, 29 Feb 2012 00:31:48 -0500 Subject: [Weft QDA users] working on team using weft In-Reply-To: <4F4D9A92.2030809@soc.umass.edu> References: <465266AFB10D2C44B51B516B3AC0196D0151F16E@MSE111.iss.it> <4F4D9A92.2030809@soc.umass.edu> Message-ID: <20120229053148.D7AADC792@db.pthbb.org> Weft is pretty clearly intended to be single user. The CDC has several free multi-user QDA packages, although I found them cumbersome. If you must do this, you could open the weft file with a SQLite editor, and export the records from other files into a for import into the other. The problem is, the data is normalized across multiple tables, and if there are lots of cross-referenced IDs (I don't recall the details of the schema) you could have issues. It's not hard to extract the tagged content from the database though, if you're willing/able to combine the results from each db and work with it that way. I could dig up the perl script I used for my thesis if there's any interest. From g.vanginkel at ils.ru.nl Wed Feb 29 07:53:28 2012 From: g.vanginkel at ils.ru.nl (Ginkel, G.V.M. van) Date: Wed, 29 Feb 2012 08:53:28 +0100 (CET) Subject: [Weft QDA users] working on team using weft In-Reply-To: <20120229053148.D7AADC792@db.pthbb.org> Message-ID: <1425017551.53625.1330502008068.JavaMail.root@draco.zimbra.ru.nl> An alternative package that could perhaps make this easier is OpenCode: http://www.phmed.umu.se/english/divisions/epidemiology/research/open-code/ ----- "Jerrad Pierce" wrote: > From: "Jerrad Pierce" > To: "Discussion and help for users of Weft QDA" , "Lundquist" > Sent: Wednesday, February 29, 2012 6:31:48 AM > Subject: Re: [Weft QDA users] working on team using weft > > Weft is pretty clearly intended to be single user. > The CDC has several free multi-user QDA packages, > although I found them cumbersome. > > If you must do this, you could open the weft file > with a SQLite editor, and export the records from > other files into a for import into the other. > The problem is, the data is normalized across multiple > tables, and if there are lots of cross-referenced IDs > (I don't recall the details of the schema) you could > have issues. > > It's not hard to extract the tagged content from > the database though, if you're willing/able to > combine the results from each db and work with > it that way. I could dig up the perl script I used > for my thesis if there's any interest. > _______________________________________________ > Weft QDA Users mailing list: weft-qda-users at rubyforge.org > To unsubscribe or change your delivery preferences, visit > http://rubyforge.org/mailman/listinfo/weft-qda-users -- Gisbert van Ginkel | Lerarenopleider Cluster Talen | Instituut voor Leraar en School - Radboud Universiteit Nijmegen | Erasmusgebouw, kamer 20.07, Erasmusplein 1, 6525 HT Nijmegen | Postbus 9103, 6525 AJ Nijmegen | Email: G.vanGinkel at ils.ru.nl | Telnr.: +31 24 36 15 757 From cecimart at gmail.com Wed Feb 29 13:00:51 2012 From: cecimart at gmail.com (M. Cecilia Martinez) Date: Wed, 29 Feb 2012 10:00:51 -0300 Subject: [Weft QDA users] working on team using weft In-Reply-To: <1425017551.53625.1330502008068.JavaMail.root@draco.zimbra.ru.nl> References: <20120229053148.D7AADC792@db.pthbb.org> <1425017551.53625.1330502008068.JavaMail.root@draco.zimbra.ru.nl> Message-ID: A very simple package for collaborative research, web based, that allows simultaneous work is saturate at saturateapp.com. like I said, very simple. A more sophisticated one, also web based is dedoose. It has a small fee though. http://www.dedoose.com/ good luck cecilia On Wed, Feb 29, 2012 at 4:53 AM, Ginkel, G.V.M. van wrote: > An alternative package that could perhaps make this easier is OpenCode: > http://www.phmed.umu.se/english/divisions/epidemiology/research/open-code/ > > > > > ----- "Jerrad Pierce" wrote: > > > From: "Jerrad Pierce" > > To: "Discussion and help for users of Weft QDA" < > weft-qda-users at rubyforge.org>, "Lundquist" > > Sent: Wednesday, February 29, 2012 6:31:48 AM > > Subject: Re: [Weft QDA users] working on team using weft > > > > Weft is pretty clearly intended to be single user. > > The CDC has several free multi-user QDA packages, > > although I found them cumbersome. > > > > If you must do this, you could open the weft file > > with a SQLite editor, and export the records from > > other files into a for import into the other. > > The problem is, the data is normalized across multiple > > tables, and if there are lots of cross-referenced IDs > > (I don't recall the details of the schema) you could > > have issues. > > > > It's not hard to extract the tagged content from > > the database though, if you're willing/able to > > combine the results from each db and work with > > it that way. I could dig up the perl script I used > > for my thesis if there's any interest. > > _______________________________________________ > > Weft QDA Users mailing list: weft-qda-users at rubyforge.org > > To unsubscribe or change your delivery preferences, visit > > http://rubyforge.org/mailman/listinfo/weft-qda-users > > -- > Gisbert van Ginkel | Lerarenopleider Cluster Talen | Instituut voor Leraar > en School - Radboud Universiteit Nijmegen | Erasmusgebouw, kamer 20.07, > Erasmusplein 1, 6525 HT Nijmegen | Postbus 9103, 6525 AJ Nijmegen | Email: > G.vanGinkel at ils.ru.nl | Telnr.: +31 24 36 15 757 > _______________________________________________ > Weft QDA Users mailing list: weft-qda-users at rubyforge.org > To unsubscribe or change your delivery preferences, visit > http://rubyforge.org/mailman/listinfo/weft-qda-users > -- Somos lo que hacemos para cambiar lo que somos Eduardo Galeano -------------- next part -------------- An HTML attachment was scrubbed... URL: