So it's been a while and I've changed "most" part of what was
suggested. (thanks for the hints again)
The program changed its name to "Nepomuk-WebMiner" for better
indication what it actually does and it respects the users privacy as
well as not to bog the system to much in the default behaviour.
> On Dec. 1, 2012, 7:07 p.m., Dawit Alemayehu wrote:
> > Why not simply use KIO::get instead of KIO::mimetype ? For the record, one
> > should never use KIO::mimetype for HTTP based protocols since it results in
> > a HEAD request. It is a well known issue that sending a HEAD request to
> > we
> On Dec. 1, 2012, 7:07 p.m., Dawit Alemayehu wrote:
> > Why not simply use KIO::get instead of KIO::mimetype ? For the record, one
> > should never use KIO::mimetype for HTTP based protocols since it results in
> > a HEAD request. It is a well known issue that sending a HEAD request to
> > we