|
From: Christoph W. <e93...@st...> - 2003-08-04 22:06:59
|
Hi, >2. I can't run it anymore. I mean it runs once and then when I exit it says: > > java.sql.SQLException: No suitable driver > at java.sql.DriverManager.getConnection(DriverManager.java:532) > at java.sql.DriverManager.getConnection(DriverManager.java:171) > ... > > When I try to load it again, it just hangs. > > Do we really need a database backend? Can't we just store the feeds in XML? > > The problem with the SQLException is somehow strange - did you update your lib directory and your manifest file? Is a hsqldb.jar file in your lib and a Class-Path reference to the jar in your manifest? The big pro of the database ist that its very fast and if you store a large number of articles this will get performance critical... >3. I hate the two-panel right hand side. I'd infinitely prefer a right > hand side that simply showed the title, link, and description of > each item. I *do not* want to have to click on the titles to see the > descriptions. > > Hm, what do you think about a "switchable" look - email client like and the old list look? >4. I crafted a "remember items" option for each feed that seems to have been > removed (at least it's no longer in the UI). > > This is important functionality for me. I have feeds (e.g., my todo list) > where I want an item that does not appear in a subsequent update of the > feed to vanish immediately. Can that be put back? > I removed this options from UI they are still in the model. I can put that back. Am I right if this switch should trigger that only the actual feed content should be displayed and old items regardless if they were read or unread should be dropped? Ciao Christoph -- Christoph Walcher Email: chr...@we... Max-Winter-Platz 7/16 Tel: +43 (1) 9460866 A-1020 Vienna Mobil: +43 (699) 194609867 |