From: Alexey Verkhovsky Date: 2005-01-13T08:20:10+09:00 Subject: Re: [ANN] Soks - Yet Another Wiki James Britt wrote: > If the perpetual "Bad file descriptor" error on Win32 is fixed too, > that would rock; if not, I could never recommend it to my co-workers. All references about this problem on the web are dated in June and seem to be on a one-click installer 1.8.2 RC 7 or thereabouts. I don't seem to get anything like this on my own Windows box with Ruby 1.8.2 final and Instiki 0.9.2. Has it disappeared and/or was fixed? If it is happening on a current version, please let me know. > But Soks uses flat files, not Madeleine, which wins the day for me, > because other apps can use/create the wiki files for their own > nefarious reasons. I can certainly see the benefit of this. In fact, the same thing (flat file per page persistence) is considered as a possible route for Instiki 2. Although it's more likely that we will go with SQLite / ActiveRecord backend instead. Alex