all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: sven.bretfeld@gmx.ch
To: help-gnu-emacs@gnu.org
Subject: Re: Sociological Data Analysis with Emacs?
Date: Tue, 13 Feb 2007 00:31:41 +0100	[thread overview]
Message-ID: <20070212233141.GA7429@relwi.unibe.ch> (raw)
In-Reply-To: <DNEMKBNJBGPAOPIJOOICMEAHDLAA.drew.adams@oracle.com>

On Mon, Feb 12, 2007 at 01:48:24PM -0800, Drew Adams wrote:
> > Lisp alone could get you a long way, if you're comfortable with it.
> > If all you are doing is applying tags (i.e. an open-ended set of
> > categories) to spans of text, you need something that stores
> > structures like '(filename start end tag) [for text in FILENAME
> > from point START to point END, tag it with TAG]. You could use
> > completion functions to enter the tag, to remind you of what you've
> > already used. This assumes the source texts are immutable, of
> > course, otherwise start and end become unreliable.
> 
> Sorry, I have no idea what this is all about, but your description makes me
> think that Icicles tagged regions might help. They are a persistent set of
> named start and end locations, together with buffer names (which can be
> filenames). And you can use completion with them.
> http://www.emacswiki.org/cgi-bin/wiki/Icicles_-_Multiple_Regions.

Thanks to all for your suggestions. Regretably I'm not a
developer. I'm doing hard to learn how to configure my .emacs
file. But I think writing a QDA mode might be a task that could be
welcomed by many people. Every university seems to have hundreds of
people and teams using QDA methods in humanities and social sciences
of different flavours, including medical sociology and
psychology. Propriatory software is very expensive and ties users to a
specific software solution and its upgrades (I had to buy vm-ware
workstation only to use Atlas.ti under GNU/Linux). The only QDA tool
running under GNU is GTAMSAnalyzer which is hardly as powerful as, I
feel, an Emacs solution could be.

Brandon described what has to be done quite well as far as I can
tell. And yes, it could be used for many things apart from QDA. I, for
example, also use(d) Atlas.ti as a kind of "knowledge storehouse" by
making excerpts to every piece of scientific literature I read, coding
them with specific labels. This makes up a system of interrelated
memos similar to the information storage system that enabled the
famous German sociologist Niklas Luhmann to write one thick book per
year (he collected information on paper storing them in an
"algorhythm" that only he himself understood). I think that might be
the large scale literature reviews that you have in mind, Brandon.

I will have a look at Icicles tomorrow. Maybe my skills are sufficient
to produce a rudimentary solution myself. It would be enough to have
the memos of my present project available in Emacs with tagged
regions. I will see.

Sven

  reply	other threads:[~2007-02-12 23:31 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.4374.1171265441.2155.help-gnu-emacs@gnu.org>
2007-02-12 21:26 ` Sociological Data Analysis with Emacs? thorne
2007-02-12 21:33 ` Brendan Halpin
2007-02-12 21:48   ` Drew Adams
2007-02-12 23:31     ` sven.bretfeld [this message]
     [not found] <mailman.4361.1171234113.2155.help-gnu-emacs@gnu.org>
2007-02-19 17:52 ` dsoliver
     [not found] <mailman.4398.1171316978.2155.help-gnu-emacs@gnu.org>
2007-02-12 22:09 ` Brendan Halpin
2007-02-11 22:50 sven.bretfeld
2007-02-11 23:02 ` Lennart Borgman (gmail)
2007-02-13 10:14 ` Jim Ottaway
2007-02-13 12:18   ` Graham Smith
2007-02-13 12:25     ` Graham Smith
2007-02-13 12:42   ` sven.bretfeld
2007-02-13 13:27     ` Jim Ottaway
     [not found] ` <mailman.4412.1171361684.2155.help-gnu-emacs@gnu.org>
2007-02-13 11:21   ` Brendan Halpin
2007-02-13 12:04     ` Jim Ottaway
2007-02-13 12:17       ` Lennart Borgman (gmail)
2007-02-13 17:36         ` sven.bretfeld
2007-02-13 17:53           ` Jim Ottaway
  -- strict thread matches above, loose matches on Subject: below --
2007-02-11 18:52 Sven Bretfeld

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20070212233141.GA7429@relwi.unibe.ch \
    --to=sven.bretfeld@gmx.ch \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.