From: <ho...@mi...> - 2005-04-16 22:41:16
|
On Sat, 16 Apr 2005, Tim Riker wrote: > I'd like to move the old list over to the new one, and move > [www.]infobot.org over to point to SF. OK. I provided the original project with the mail archive (not the list itself), as linked from www.infobot.org. If the project does take off again, can someone tell me whether they want it to continue, etc.? It's a bit more searchable/usable than sf.net archive but... *shrug*. But you have access to www.infobot.org to change it? I see it's still registered to Kevin as a domain until December 2006. > How many folks on the list still use the original infobot codebase? Me. > How many would use it if it became active again? Probably me, if it didn't change radically in functionality. > Personally, I like having an SQL back end. I use SQLite so that it's > still just a local file. SQLite is still a big step up from db files. Personally, I'd definitely *not* like it to depend on an SQL backend. I like its simplicity, and many people will want to run this from a shell account where they don't have root access, or access to an SQL db. I like it to be runnable from a single directory - that was always the attraction. |