Public Group active 1 week ago

Digital Humanities Initiative

The CUNY Digital Humanities Initiative (CUNY DHI), launched in Fall 2010, aims to build connections and community among those at CUNY who are applying digital technologies to scholarship and pedagogy in the humanities. All are welcome: faculty, students, and technologists, experienced practitioners and beginning DHers, enthusiasts and skeptics.

We meet regularly on- and offline to explore key topics in the Digital Humanities, and share our work, questions, and concerns. See our blog for more information on upcoming events (it’s also where we present our group’s work to a wider audience). Help edit the CUNY Digital Humanities Resource Guide, our first group project. And, of course, join the conversation on the Forum.

Photo credit: Digital Hello by hugoslv on sxc.hu.

Admins:

Moderators:

Request for advice: something other than WordPress?

  • Hello All,

    I am preparing to create an archive of examples of experiments in extra-institutional pedagogy, and I wanted to check in with some smart folks and ask the question: does anyone think I should use something other than WordPress? I’m so used to using WP as a Swiss Army Knife of code, but maybe there is something else I should use?

    Examples of the kinds of experiments I am talking about include: The Public School, Machine Project, Trade School, the Brooklyn Institute for Social Research, Hackerspaces (c-base, NYC-Resistor, Noisebrige), Skillshare.com, etc.

    The fields for each entry in the archive are project/school name, descriptions, URLs, locations, tags, categories, etc. My goal is to use the aggregated, tagged and geocoded information to try to understand the phenomenon better. I do expect that I would need to write some theme files that will do this, and/or some kind of extension, though does anyone know of a theme/extension that will do the heavy lifting re: displaying the data on a map (I haven’t really worked out what this would look like, hence this query is pretty vague!)

    Because of the tags, a wiki is not viable.

    No complex user roles are necessary, thus no Drupal.

    I would like the ability for people outside the core contributors to be able to contribute entries, which WP can do. The only problem is that in order to allow others to edit entries, I would have to give them pretty robust admin-ish permissions. So that restricts the wiki-like collaborative nature.

    Is there some other obvious platform or tool I should be using?

    And I would be very interested in examples of this type of learning project you may know about.

    Thanks All,

    Michael

Viewing 7 replies - 1 through 7 (of 7 total)
  • Not sure what you want to use it for exactly, but how about Omeka?

    Michael, if you’re used to WP, then stick with it. It is *by far* the best blog software out there, in part because it is so customizable and be used for many kinds of projects. There have many who have used WP as a database (which appears what you want to do). Besides, if you choose another package, much of your time will be spent learning/customizing that package, rather than refining your content. Stay with WordPress.

    I think you may be ruling out Drupal too quickly. Your content has clearly
    defined fields, some of which may have multiple values; you want to
    generate various kinds of lists, according to different field-based
    criteria, which the Views module was designed to do; and you want
    fine-grained permissions control. Sounds like Drupal to me, almost with a
    basic out-of-the-box set up.

    Ben
    On Jan 22, 2013 2:21 PM, “CUNY Academic Commons”
    wrote:

    You can also probably use Wikidot with data forms, which can handle tags
    and which Kimon has a lot of experience using.
    On Jan 22, 2013 2:21 PM, “CUNY Academic Commons”
    wrote:

    If there are no constraints on the server side, then go with what you’re most comfortable with, especially if you think you may need to hack things a bit.

    For Occuprint we used PmWiki in large part because it is easy on server resources and does not depend on a database in the background (it just uses flatfiles). If you have any kinds of constraints like that, WordPress or Drupal are out of the running.

    As for mapping, you should be able to write something fairly easily using the Mapbox API.

    Thanks for the feedback all. I know WP and Drupal best, and will probably go with one of those.

    @Jboy, PmWiki sounds interesting, as MediaWiki hogs so much server bandwidth, but I think the general consensus (including yours) is work w/ something you know.

    @BenMiller314, I agree re: Views, but I wonder if Drupal is overkill b/c I’m not going to use the user roles. When I think Drupal, I think user roles. Maybe that is shortsighted on my part.

    @sbrier, Omeka seems like a good option, considering it is meant for collections of data types like this, though how steep a learning curve will it be? Also, any thoughts on server load? Does it have equivalent drag on resources WP or Drupal? I’m working on a Drupal site right now, and it is such a beast that it runs super slow.

    Hi Michael,

    You’ve received a lot of excellent options for your query, so my comment might be like closing the barn door after the horse has left.

    I’ve had a good experience with a CMS called Concrete5:
    http://www.concrete5.org/
    –which is a wysiwyg interface similar to WP and Drupal, but I have found it to be less prone to crashes and easier for me to use (I do not know programming). I think the learning curve is not too steep if you have experience with those others. I run my journal NANO from it: http://www.nanocrit.com

    Cheers,
    Sean

Viewing 7 replies - 1 through 7 (of 7 total)

You must be logged in to reply to this topic.