A long time ago i spend a lot of my resources programming fractals and "natural" phenomenons.
Since my last adventure with pygame i was playing around with the idea of implementing some algorithms of old times in python anew and ...
In the last three sessions we made some mailfetchers for pop and imap accounts (session 1 and session 2) and created a small app with a systemtray-/taskbaricon (session 3).
What ...
Ok .. last time we made a small imap fetcher.
I got some remarks that it would only look in the INBOX and that might not be what we want.
Just include a new parameter in the fetch method with the ...
We are going to buid a small program to check periodically for our mails. And to make it as unobtrusive as possible we let it settle in the taskbar, check for mails and (if there are new mails) it will ...