I previously wrote up a post showing how to watermark images in Linux with ImageMagick. Without too much work you can write a script to do batch processing of your images. This way you can watermark a whole directory of images at once.
Continue reading Batch Watermark Images in LinuxLinerd
I recently discovered that one of my most popular posts had been poached by another blog with out providing credit – images and all. I decided that it would be best to watermark my images to make it more difficult to rip off my content. This procedure could also be done easily in GIMP, but …
Continue reading How To Watermark Images With ImageMagick in LinuxI often find myself browsing my filesystem with Nautilus (the GNOME file manager) and wanting a terminal window to manipulate files in the current directory. I decided to take a shot at writing my own Nautilus script to solve the problem. So here’s my first Nautilus script. Save it in $HOME/.gnome2/nautilus-scripts. I named it terminal-here …
Continue reading Nautilus Script to Launch a TerminalI got my invitation email to use SUSE Studio recently. I’m working on a review of the whole service. In the meantime, here’s a screenshot tour.
Continue reading SUSE Studio Screenshot TourThere are hundreds of settings you can configure in the GNOME Desktop Environment. For example, Nautilus is the default file manager in GNOME. Beside it’s obvious use as a file manager, Nautilus also controls user interaction with desktop icons. Many of Nautilus’ settings can be controlled through the Preferences menu. You can access this by …
Continue reading Edit Your GNOME Configuration