[Feedreader-development] Further Developement
Brought to you by:
toomastoots
From: Marcus H. <ma...@he...> - 2003-02-04 08:51:51
|
Hi, I've started to reorganize the released Source-Code. I started by removing the ICOM-XML-parser. The code now uses only the XDOM-parser. Another component I've already exchanged is the Tray-Icon-component. I replaced it with CollTrayIcon, because this is available with Source. The next thing I did was to start restructuring the code. I started to=20 eliminate unused code and started to restructure it, so that it can be extended a little bit easier. The next things I'm going to do is change the handling of the display in the TreeView. I'd like to see an option to enable a bold font for feeds that have new messages, i.e. like Outlook Express. Another thing I'd like to add is a kind of "import the browser = favorites" and check them for updates as well. For me it would be sufficient if I knew that a page was changed. I don't need more special logic in this area. But maybe someone else? I've already implemented a kind of "Newspaper"-feature, that displays all unread messages on a single HTML-page. This feature is nearly identical to the one in NewzCrawler. As I've already said I'm not yet ready with my planned restructuring. This will create a lot of new units. I think I should finish this before I put the Source back into the CVS. I hope that I'm through until the end of the month. What compilers will we support? I've currently only Delphi 7 Pro available. What about you? Any comments? Greetings Marcus |