[Feedreader-development] Database selections for FR
Brought to you by:
toomastoots
From: Toomas T. <to...@i-...> - 2005-03-27 19:36:22
|
Firefox wants to have only one 1.44Mb file in Feedreader directory. Nothing more to put in feedreader installation package. At the moment I have implemented a custom module "bayesian filters" using firefox database and it works flawlessly. Another good thing with firefox is that if we need, it's easy to develop client server application. There can be some usage for this in corporate enviroment for example. Karsten Hoffrath wrote: > > Jim McKeeth wrote: > >> >> I am wondering if Firefox might be a little overkill for this, >> especially considering the deployment foot print. Maybe we should > > > Isn't the Firebird Embedded Server just one or two dll's in the > application directory? > >> look at using DBISAM. It would be perfect for a project like this. >> They even have full text indexing for improved searching. I know they > > > Another option could be Advantage. The local server is free. > |