Recommend an easy-to-use database to organize my research.
May 11, 2004 10:29 AM
Subscribe
I am a freelance journalist, and a document freak. But also I am very chaotic. I would like to use some sort of database to keep track of the articles, documents, web snippets, references, quotes, URLs, bibliography that I use in my work. But I have many questions and doubts [more].
Should I use a database that it is linked to the external documents (which I keep nonetheless), or should I go for a database that has all of these documents embedded? I work in a Windows / OSX environment (desktop PC and a G4 Powerbook), so this keeps me from going all the way to Access (which I hate) or Filemaker (which I don’t know very well). I’ve been thinking of keeping a MySQL database server, maybe powered with a modification of something like
Everything, and accessing the data via web browser, but I fear that the thing wouldn’t escalate well. (Keep in mind that I am not a programmer, I can install Movable Type or GeekLog in my webserver, and tinker a little with php files changing little things here and there, although I have friends that can help me)
I don’t know if there are built-in solutions for what I need, or if you can point me to a database template (for Access or FileMaker) already built for journalist research. The fact is that I have tons of information and documents (some of them already stuffed in CD and DVD backups), but I have a hard time keeping track of everything, and very often it is very difficult for me to retrieve information that I know I have saved but I can’t tell where it is.
posted by samelborp to computers & internet (9 comments total)
these things work best with text files, because they let you see each revision as a progressive change, but they can also work with binary files (ms word documents, for example, are binary files, even though they contain text - sorry if i'm saying the obvious).
hopefully there are more suitable systems targetted particularly at users like you, but i (a programmer) use cvs for managing source code, web docs, academic papers, books downloaded from the net etc. one neat feature is that i can download and work on documents when i want to any machine connected to the net (i work away from home and sometimes have to travel for work).
posted by andrew cooke at 10:35 AM on May 11, 2004