hi, if you have seen that when using MySQL some feeds do not get updated here is the patch that fixes lastArticleNumber count as it seems that this important...
hi, i have used MySQL log slow query option in .ini file to profile database queries: log_slow_queries=C:/mysql/data/slow-queries.log long_query_time=2 ...
Alek, ... Thanks for the tip. I was racking my brain to see why I had originally commented out the index. I believe it dates back to when I was using hsqldb,...
... number of slow queries is now greatly reduced and nntp//rss seems even faster when doing poll of all articles. ... it should be better than HSQLDB but i...
Alek, [Apache Derby] ... I just did a quick port to Derby - the code is in CVS, if you're interested. It's not completely perfect, there's some issue with...
... if Derby keeps memory footprint like that it may be a prove that it is very good :) alek -- The best way to predict the future is to invent it - Alan Kay...
... interested. ... couple ... I just imported a whole bunch more feeds from some of the OPML lists on feeds.scripting.com. I've now got about ~1000 channels...
Great to see that 0.5-beta-1 is out. I've been using 0.4-beta-5 for several months now. How do I upgrade? The instructions you have for the 0.3 to 0.5 will...
Curt, One quick question - are you using jdbm or MySQL as the underlying datastore? If you are using MySQL, you'll just need to modify the nntprss-config.xml...
Hi, I'm trying to use nntprss (0.5) with this feed : http://nuklear.net/rss.xml The newsgroup is then empty. But then I looked at the feed on a web browser and...
Look at my feeds this morning no response. Looked at the log files on the Linux box and discovered this: 23:26:53,846 [Thread-1] INFO Main$ShutdownHook -...
Alan, ... Was there anything significant prior to this event in the log.log file? Also, for how long had the nntp//rss process been running? The only time that...
Alan, ... Ok - if it shuts down again, please email me a copy of the log.log file from the nntp//rss root directory. I will take a look in the code to see if...
Alan, ... nohup will ensure that if the shell from which nntp//rss was started is terminate (e.g. the user logged off), that the spawned process will not ...
the log.log doesn't show anything other than i showed you this morning. no shell was logged out. very weird. i didn't have this issue with 0.4; and it was on...
if you upgraded (as i did) to MySQL 4.1.x and as well upgraded mysql authentication then you /may/ need GRANT again priviliges (it mysql db tables are flushed)...
Alan, ... Right now I am not sure what is causing the process to shutdown. I have had v0.5 beta 1 running on a SuSE 9.1 setup without experience the same...
By the way, what would be more interesting, I think, is an option to post the content pointed at by the permalink, instead of the content of the "description"...
BoD, ... Thanks for the suggestions - I'll keep them in mind for future feature enhancements. One thing that will be appearing in the short term (hopefully by...
i think it would be great to add support for http://developers.technorati.com/wiki/attentionxml if i have some time (unlikely but who knows) i may actually...