Sawood Alam

Results 409 comments of Sawood Alam

Perhaps related to https://stackoverflow.com/questions/3225183/pango-error-after-a-minute-of-running

Number of unique domains crawled will also be a good metric to report. Additionally, number of resources crawled from each domain. If you want to go the next level, you...

Monitrix is great, but I am wondering, will it be too big of a tool to include for rather small crawls. Being a desktop application, I do not expect people...

> They might want to run longer jobs. If a feature is not used by majority, then it is better to avoid adding that unless it is critical for those...

I think we should assess our options (such as external tools vs. in-house solutions) and their pros and cons to evaluate what would be a more practical route to go...

@machawk1 you may want to have a look at [logtrix](https://github.com/iipc/logtrix). I have used it recently for quick inspection.

Yes, it was aimed to serve as a library to parse Heritrix crawl log, but I agree that a built in CLI would have been more immediately useful. It does...

Similar to GDK, for QT-based applications there is something called [WebGL Streaming](https://blog.qt.io/blog/2018/11/23/qt-quick-webgl-release-512/).

I have a feeling that `wxPython` is by default using QT-based UI components in this situation, but I am not too sure.

Thanks @RobinD42, this was very informative. At least now we know that some UI libraries have an assumption that X11 must be available in Linux environment. This explains why some...