I could imagine only using the client part and sending the data to our python web server that is already enabled to send monitoring data to stats/graphite.
The feed reader is my primary window into the web. I used to use Bloglines until they got unbearably unreliable some 2 years ago. I host my own Tiny Tiny RSS (http://tt-rss.org/redmine/) since then and can highly recommend it.
The feed reader is my primary window into the web. I used to use Bloglines until they got unbearably unreliable some 2 years ago. I host my own Tiny Tiny RSS (http://tt-rss.org/redmine/) since then and can highly recommend it.
> (I have a nearly impossible time ever considering something 100% "done".)
I'd say you have a hard time being a programmer then. At the end of the day your code needs to get into production, and this should be after the point your job is "100% done" so the people having to do work after yours (qa, release etc.) can do their job.
Bug fixing etc. aside it all depends on finding a satisfactory "definition of done". We call it exactly like this and it is an important part of our project management early on in every project.