Firefox 16, a treat for developers http://t.co/cnd27CzT
Five useful plugins for Gimp
One of the big advantages of The GIMP is the fact that it can be easily extended with new functionality. So with sufficient addons (particularly plugins), you can achieve a lot of functionality found in other editors. Today i will show you 5 nice plugins for Gimp, – 1- Calendar Generator : Generate calendar with your photos 2- Paper Box Creator : Creates a new image with paper box pattern 3- Fibinacci spiral 4- Watermark : A hidden watermark to protect your photos. and last 5- autosave : Periodically saves any open files in the current GIMP instance.
1- Calendar Generator :
This plugin helps you to generate calendars with your pictures.
The code seems to be from 2008 but it still works fine in gimp 2.6.
Currently it can generate calendars with deutsch, english and catalan

Screenshot from mekelburger
Download Calendar Generator : script-fu-calendar.scm
2- Paper Box creator
This script creates a new image with paper box pattern. You need just print,
cut and paste together. Any entered text will be rendered on Box sides with optimal font size.
Script is installed into Filter/Utils/Paper Box creator.
Example:

Script dialog:

Download Paper Box Creator : kym-Paper-Box.scm
3- Fibonacci spiral
Converts a square or rectangular image into a Fibonacci spiral by making smaller copies of the image, rotating them, and arranging them into a spiral tiling. If the initial image is square, then the tiling has no overlap; for a rectangular image, the user can specify a blending mode for how the overlap is treated.


Download Fibonacci spiral : script-fu-fibonacci-spiral.scm
4- Watermark
A hidden watermark to protect your photos.
First, create a watermark: File->Create->Photo Watermark
To Use:
1. edit your image
2. save your original edited image
3. apply a watermark: Images->Filter->Render->Photo Watermark
4. change opacity of the watermark layer and/or erase visible parts
5. save and upload your protected image
To View Watermark
1. open you original edited image (background)
2. open the image to be verified
3. layer mode to grain extract
Original
Protected alterada
After grain extract
After Colors->Auto->Stretch Contrast
Full tutorial at:
http://www.gimpdome.com/index.php?topic=5971.0
Download Watermark : wm-text.scm
5- Autosave
Periodically saves any open files in the current GIMP instance.
Installs a menu under /File/Autosave, containing “Enable”, “Disable” and “Settings”. From the settings dialog, you can enable/disable autosave globally, set the interval in minutes, and configure the location and pattern for autosave files of new and saved files individually. You can also edit the “autosave.conf” file in the same directory as the plugin script. Requires libgimp-perl and gtk2-perl. There is the standard version (autosave.pl), and one that prints debug messages on almost every operation (autosave.dbg.pl).
There are some considerations:
* Currently, only one running instance is supported (that is, enabling/disabling autosave will enable/disable it for all GIMP processes).
* Per-image enable/disable is not currently incorporated
* I’ve only tested it on GIMP 2.6.7 and 2.7 on linux. I’d appreciate it, if anyone used this on any other version/OS, if you’d let me know if i works as advertised
* I could find no reliable way for it to start working automatically, i.e., without you having to do extra, so you have to do one of three things:
o Whenever you start gimp, click File/Autosave/Enable
o Start gimp from the command line, or write a small wrapper script with the command gimp -b “(autosave 1)”
o Find gimp.desktop application file that your Desktop Environment use, and change the Exec=gimp %F (or gimp %U) line to Exec=gimp -b “(autosave 1)” %F (or gimp -b “(autosave 1)” %U)
Download Autosave :
autosave.pl
autosave.dbg_.pl
Usefull Links : http://www.gimp.org
{loadposition user9}
Related Articles by Tag :
{module Related Articles Plus}
-
http://www.lichtbildgestalter
Like us on Facebook
This week Top Posts 
Top Things to do After Installing Ubuntu 13.04 ‘Raring Ringtail’ : Ubuntu 13.04 Raring Ringtail final is almost out. The final release it scheduled for release on Apri...0 comment(s) |
Install lamp with 1 command in Ubuntu 12.10, 13.04 Raring Ringtail & LinuxMint13 : Updated: 10/09/2012 :LAMP (Linux, Apache, MySQL and PHP) is an open source Web development platform ...0 comment(s) |
Howto: Upgrade to Ubuntu 13.04 Raring Ringtail from 12.04, 12,10 | Desktop & Server : Updated 05-04-2013: Ubuntu 13.04 Raring Ringtail will be released Soon, If you have ubuntu 12,10, 12...0 comment(s) |
Steganography- Hide Your Files Inside An Image in Linux : Nowadays, our personal computer is not only a work tool, it is also our private space where we sto...1 comment(s) |
Configure conky-Lua in Ubuntu (12.10 & 13.04 Raring Ringtail), Fedora, debian and LinuxMint | Howto Conky : Updated 05-04-2013: Conky is a free, light-weight system monitor for X, that displays any informatio...0 comment(s) |
How to use Remote Desktop in Ubuntu : Sometimes, we need to access our computer from other locations when we’re not at home and such. This...0 comment(s) |
Recent Posts
- Steganography- Hide Your Files Inside An Image in Linux
- Unix/Linux File Recognition. Did You Know?
- Migrate from MySQL to MariaDB in FreeBSD
- Connect Your Android Galaxy Tablet to Ubuntu via USB
- ElementaryOS Beta 1 and 2 Comparison and Review
- Introduction to the Linux Command Line
- A Secure Password
- Linux Kernel 3.10. It’s BIG!
- Monitoring Users Activity Using psacct or acct Tools in Linux
- Run Your Own Social Network Using elgg on RHEL / CentOS and Scientific Linux
Recent Comments



















abhishek Bagusetty
| #
Hey Mel,
First of all, its good that you have figured a way to block torrents using iptables. I am new to networking and would like to do couple of things.
1) Monitor the network activity in the home network
2) Block all the torrents from downloading.
Is there a tool or a way in linux which could give me some solutions to meet the above mentioned cases. I dont want to use any commercial programs as I am more towards OpenSource. It would be greatful if you could offer me some help.
Thanks,
Abhi
Abhishek
Department of Chemical Engineering
The University of Utah
Ernesto Gutierrez
| #
Mel, I’ve been unsuccessful at installing citrix receiver on a 64 bit fedora install.
Eventhough I am following your instructions to the T.
Can you provide guidance via email?
SK
| #
Yes you can. It should work.
Hugo Castañeda Benitez
| #
Can I do the same in ubuntu 12.04?
LinuxSytesNet
| #
Yesterday watched a movie with Morgan Freeman called ‘ A long came a spider ‘ and must say that I was quite impressed how they exchanged encrypted messages hidden in pictures. Thank you for the tutorial :)