similar to: [Weft QDA users] Trouble opening categories and files

Displaying 20 results from an estimated 200 matches similar to: "[Weft QDA users] Trouble opening categories and files"

2008 Apr 17
1
[Weft QDA users] running weft qda on mac with virtual PC
can you run weft qda on mac with virtual PC? (this is how nvivo and some others work for the mac). us poor mac users...but i commend the open source effort! best, Lisa Lisa Schwartz Language Reading and Culture University of Arizona ____________________________________________________________________________________ Be a better friend, newshound, and know-it-all with Yahoo! Mobile.
2006 Apr 26
0
[Weft QDA users] Weft QDA 1.0.1 released
Hi Weft QDA 1.0.1''s available now. It''s a bug-fix and maintenance release, and a recommended upgrade for existing users. What''s new: - fix for crash when moving categories using the Category Tree - fixed a bug on Win 98 and Win ME that made Weft a ''non-starter'' - avoid crashes with over-large and malformed text documents - fix a text scrolling bug on
2010 Mar 18
1
[Weft QDA users] weft and linux software requirements
Hello, I would really like to install and try Weft, but as a Gentoo user, it seems I would have to downgrade many of my installed packages, complicating other dependencies and so forth, to meet the requirements listed on the Weft page, especially wxwidgets 2.4 and wxruby. Is there a version, maybe an alpha or beta, that works with wxruby2 and wxwidgets 2.6? John Norvell Visiting Scholar Pitzer
2005 Oct 22
6
wxruby.so error with weft-qda
Dear wxruby users I''ve been trying to get wxruby-based weft-qda 0.9.6 running on a linux from scratch 6.1 system (this list had a discussion about weft-qda last year and alex fenton''s also been trying to help me out - no luck so far). I get stuck with wxruby 0.60 (I think). I compiled wxruby against wxGTK 2.4.2 (without gtk2, without unicode - gtk+ version is 1.2.10) - after
2008 Sep 05
1
[Weft QDA users] Working on Project on Share Drive
Hi Alex, Another posting said Weft cannot merge multiple projects, but can multiple people work on the same project at once on a share drive? Would they need to be coding different text files? Thank you, Brian Holzman Research Assistant American Institutes for Research 1000 Thomas Jefferson Street NW Washington, DC 20007 (202) 403-5077 -------------- next part
2008 Mar 12
1
[Weft QDA users] Hello all
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,
2007 Aug 20
2
[Weft QDA users] Weft on Ubuntu -- Ctrl-shortcuts NOT working?
Hi -- have just followed Christophe''s notes to get Weft QDA up and running on my IBM Thinkpad T20 w/Ubuntu 6.06 (Dapper Drake). Am just going thru the manual and trying various things, as I''m new to qualitative analysis AND new to QDA tools. Anyway, one thing I''ve found is that many (and maybe ALL?) of the CTRL-shortcuts mentioned in the documentation are not working
2011 Apr 08
2
[Weft QDA users] Shifty Markings - round 2
Good Afternoon, I''m new to the mailing list and was wondering if anyone could help me with my current headache. I saw in the previous posts that someone else has had the problem of shifty markings. I too am finding the text immediately above what I wrote appearing in the coding reports, even though the coding in the documents themselves remains as it should. The project involves
2010 Dec 07
9
[Weft QDA users] working on team using weft
Hi all! I am Angela, an Italian researcher and I am looking for an application that allows working in team, making a shared codebook, share a text database and code it. I tried AnSWR (the CDC''s QDA application) but its installation is too complicated for students and it is not working on latest version of Windows. What about Weft? Is it possible to share a project or, at least, merge
2007 Oct 30
3
[Weft QDA users] Using WeftQDA for Mailing-List Analysis
Hi Alex, Hi Weft-Users! I am looking for a tool for doing a qualitative analysis of mailing-list data. This means I have a *lot* of individual documents (the typical case: around 500-5000 emails), belonging to the same "super-document" (a mailing list). I have looked at several tools and I like that Weft is public domain and written in Ruby, so I want to figure out whether it
2009 May 10
0
[Weft QDA users] Documents in Weft QDA are not opening
I''ve encountered a small problem--some of the documents in my Documents and Categories window are not opening, while others are. Have others experienced this issue? If so, do you know how I might fix it? The coded segments of text are still there when I open up the categories with which documents have been tagged, but I can''t seem to pull up the whole text of some of these
2004 Nov 08
7
[Fwd: Weft - a free open-source QDA tool]
Hi Just released a first version of the WxRuby project I''ve been working on. Firstly, I wanted to say thanks to everyone on this list who''s helped at various points over the past year - every time I ran into a problem someone jumped in with advice. A very brief explanation of the app - I''m a sociologist/anthropologist by trade, and the app is intended for use in
2013 Jan 02
2
Read many cvs files
Hello R helpers, I would like to automate this code for many files of the same type. But I don´t know how to make it. In particular, i don´t know how to read many files each one as an r object with the name of the file. Then a for loop would be sufficient, right? Many thanks and a happy new year. Dominic datos <- read.table('global2001.csv',head=T,sep=';',stringsAsFactors=F)
2008 Jul 09
2
DOS box popping up under rubyscript2exe
Hello My email has been broken for a week and some of it seems to have gone astray - so if there are other unanswered wxruby queries kicking about, please repost or forward me them. I have encountered this problem with a DOS box popping up under rubyw / rubyscript2exe; I don''t think it''s related to wxruby. I found them popping up when shelling out with backticks - I believe
2008 Nov 04
1
parcoord
Hi All, Could you please advise me how to put xlab for var1,var2,var3,.. in parcoord()? With regards, Abu _________________________________________________________________ Win £1000 John Lewis shopping sprees with BigSnapSearch.com [[alternative HTML version deleted]]
2008 Mar 31
1
download.file error
Dear all, I am looking for a way to work out if a file on the internet exists before attempting to download it using the function download.file(). For example, using a url that does not exist url <- "http://finance.yahoo.com/ftse.csv" destfile <- tempfile() download.file(url = url, destfile = destfile) # gives the following response ... trying URL
2012 Dec 04
3
do.call
Hello, I have a problem with the "do.call-function". I would like to merge the values of more than 30 columns, but not in all of the rows exist values, so with this commando i get a lot of ";" or NA. How get i only the merge of cells with a number? datos$NEW <- do.call(paste, c(datos[,19:53], sep = ";")) $ NEW : chr
2006 Dec 13
1
0.0.38 tag and release
Hi I tagged 0.0.38 and started a release on rubyforge. I''ll do the doc packages & upload plus gems for OS X ppc and Linux; TIA for gems for Windows and OS X Intel - please upload whenever convenient. Once we have a set of binary gems, I suggest we do an announce to wxruby-users and c.l.r, inc explaining this is still alpha, summarising the new features, and that people should
2005 Jun 26
2
wxruby gems
Hi Following on from some talk last year of creating gems for wxruby, I''ve attached a first try at them (for 0.6.0, not wxruby-swig). I mainly made them because I want to ease installation of Weft QDA by adding wxruby (and sqlite) as gem dependencies, but hopefully they will be generally useful. A couple of queries: 1) Who should be listed as author? 2) It doesn''t include
2007 Mar 28
4
retrieving search result positions
Hi I''m considering using Ferret in v2 of Weft QDA, a wxruby desktop application for textual analysis in social science. Ferret seems a very impressive package that meets and exceeds my requirements, but I can''t find how to retrieve specific details about the results. I''d like to be able to run fairly simple queries. I then need to look at each term match, and get