cooking, programming and everyday life xrado

Tuesday, February 13, 2007

Simple screenshot tool

I was missing a screenshot tool on my xfce zenwalk desktop. Every time i want to took a quick screen shot i have to ran Gimp to do it and what's quite inconvenient. I was just started playing with python and gtk and i found some easy way to take a screen shot with gtk tools, so i decided to make a small app. It's first thing i ever made with python or gtk so don't expect too much. hope you like it

Screenshot:
system_info.jpg

Update:
source : zenshot-0.6.tar.gz
zenwalk package : zenshot-0.6-noarch-50.1.tgz md5 dep

discussion forum: http://support.zenwalk.org/viewtopic.php?f=17&t=5993

ChangeLog:
* v 0.6 (31.10.2007)
- new name zenshot

* v 0.5 (13.02.2007)
- fixed filename date time to localtime

* v 0.4 (11.02.2007)
- added shot delay

* v 0.3 (10.02.2007)
- window iconify back to window hide because of issues with beryl

* v 0.2 (10.02.2007)
- fix window hide issue (screenshot app window wasn't hidden in time)
- window hide changed to iconify (minimise)

* v 0.1 (08.02.2007)
- first release

Tuesday, January 20, 2004

Noise influence area

vplivna_obmocja.jpgI made this software for the company (Lozej d.o.o.) that's doing measurements and studies of noise influence area. I wrote it in Delphi. For calculation it needs ground plan in jpeg format, from which you have to know at least one real dimension for scale calculation. With mouse you place noise sources and then define them the level in dB. After all this placed the program can calculate and draw the boundary of where to certain height of noise extends. Simple said program calculates on which distance form the source noise level drop to certain level.

Unfortunately i lost the source code, so i not developing it any more.
pages:  1   2