↧
ImageMagick + Gimp + PNG Offset Trouble
I have a custom little utility that I wrote that uses ImageMagick and Zenity to take a screen shot. I have the script hooked up to Z keyboard command. This is the bash script. #!/bin/bash fn=$(zenity...
View ArticleExclude Individual Pages From WordPress Searches
There is plenty of information on how to exclude certain categories from WordPress Searches but it is very hard to find anything on how to exclude individual posts or pages from the search results. All...
View Article