Don Park

Results 56 comments of Don Park

Im using leningen 1.5 (the app doesnt even start with 1.6). I launched it with 'lein run :development'. Then it started recreating the database and running migrations. In this database...

Im not sure what the way forward is but something should emerge with enough studying of OT and an understanding of how the wiki works/should-work. An infographic of the indivisible...

A workaround is to downgrade leningen to 1.5.2. Notes on the problem are here https://github.com/daveray/seesaw/issues/58

are there any notes as to why the project was closed? was it a simple lack of interest, or a technical barrier? I've been wondering what the challenges are to...

ruiviera seems to be an empty project. maiha/jreinert seems to be about equal in functionality. agatan seems to be the most featureful of the group. i'm about to switch my...

The minimal implementation I see is, on page load, check for an auth token for this federated wiki. If it exists, check the request headers for a matching cookie. If...

"~>" means allow the version to be greater than or equal to 1.3.1 in the last digit only. So 1.4 is "too new".

">= 1.3.1" should take care of it.

i just did an install of Flickr-Archiver and changed the Gemfile to dm-sqlite-adapter and the db url to sqlite:///flickr.db. it appears to work great, just needs to be changed to...