Just released Kphotobymail 0.3.1 This is actually 0.3 with the change in the installer. Now also having a menu entry. Check it out here.
Last Saturday in the bangpypers meet, anand introduced HarvestMan.
From the project page: HarvestMan is a fully functional, multithreaded webcrawler cum offline-browser. It is highly customizable and supports as much as 55 plus options for controlling and customizing offline browsing. It is written entirely in the Python programming language.
It simply rocks. I remember in the college days I was looking something like this. Now I have one and in python :) Still now it is a command line tool, GUI is in TODO list. So, will start doing that. For me, PyQt is the best choice. If any one is wondering, how a gr8 python modular code looks, he/she should look into HarvestMan.
Started looking for a new job. My first choice is some place where I can work in & on Free softwares. Currently having 1year+ experience in HCL (my first job). You can check my resume here.
After getting two computers as donation, we are able to install Fedora at Bijra High School. Previously the single box was running Debian. If you see the enthusiasm among the students about computer, you will surely fill same :) You can read the full story here. Still looking for some donation of old boxes, so that we can enable LTSP there. If you can arrange some, please give me a mail.
After 3 months work, suddenly the Koha Server is missing. The office seems like a zoo.. :)
Our lug site is hacked. www.dgplug.org by some crackers_child group. Now I can’t go to the site (latest news) No whois information for that site..
What to do ?
Please send me a mail at kushaldas AT gmail [NOSPAM} DOT com
from qt import QImage import sys
qm = QImage(sys.argv[1]) qm = qm.scale(600,480,QImage.ScaleMin) qm.save(‘ch-’+sys.argv[1],‘JPEG’,100)
o/p is good enough
Update:
Thursday I lost my helmet in front of IIMB. I have to buy a new one now. :)