Ivan's Space
Writing about leadership, management, emotional resiliency, software engineering, tech, gadgets.
Batch renaming files in the form of “prefixNUMBERsuffix”
I finally managed to complete the bash script I wanted to have. I wanted to batch rename files in the form of “prefixNUMBERsuffix”. E.g asd.jpg, dfe.jpg to cats_1.jpg, cats_2.jpg ,etc. And yeah.. that is for my gallery in the blog. So here it goes…
Working with .bin/.cue and .iso
Required: bchunk, mkisofs, cdrecord. Target: Make an .iso from .bin/.cue, edit it, burn it to a disc and then create an .iso from the disk.
SuSE 10.1 First Impressions
At last I managed to install SuSE 10.1 on my tablet pc/convertible (Toshiba Portege m200).
GQB – Implementation Notes
Recently I coded a tool called GTK+ Quick Browser – those are my implementation notes.
F-spot bug fixing day
I am feeling so annoyed at the moment. Today without a reason I played with f-spot’s source and fixed bugs 334805, 334706 and 316752