Hi, On 22 Feb., 20:25, Daniel Choi <[email protected]> wrote: > I'm releasing another VimScript/Ruby application today called Vnews. > It's a lightweight newsfeed reader that works inside a Vim session and > uses MySQL to store feed data.
SCNR Lightweight but relies on ruby support compiled in and on a mysql server running (but well, not necessarily on the same machine). :-) Anyway, great idea although for a lightweight solution I would prefer a text based (xml, yaml) or sqlite-based data store, or do you plan for concurrent users? Ciao, Tom -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php
