Posted on July 10, 2010 at 11:48 pm - by Corey DeGrandchamp
Next time just remember that I still have database access, and can always make myself an Administrator again.
You have successfully failed at affecting anything on this website. Good job.
Just target a dip-shit next time who won’t know how to get back in.
Posted on June 3, 2010 at 11:10 am - by James Kaczynski II

One problem I have had for awhile was I couldn’t figure out how to apply a theme to Pidgin using GTK+. I have yet to find a suitable guide for this so I decided to write one.
What you will need:
- Pidgin (Obviously)
- GTK+ (Installs with Pidgin as long as you don’t uncheck it.)
- Internet Connection (for Pidgin if you don’t have it installed and Themes.)
- ZIP software (7zip, or Windows zip manager should work.)
Step 1: Install Pidgin with GTK+
Step 2: Configure the options and plugins (Optional)
Step 3: Find and download a theme – (Here)
Note: Take note of the theme name, you may know of a different site. If you want, post the link in the comments.
Step 4: Extract the zip file to C:\Program Files\Common Files\GTK\2.0\share\themes\
Step 5: Open the start menu and navigate to All Programs\GTK+\Theme Selector
Step 6: In the new window that opened click the name of the theme you downloaded under the Current User List
Note: You can click the theme name under the Global list as well.
Step 7: Restart or open Pidgin and you should see your new theme.
If you want to customize the theme a bit further you can use a built in plugin to control more aspects of your theme. (Notably Text, Link and different colors across Pidgin)
Step 8: Open the Pidgin Buddy list.
Step 9: At the top menu click Tools\Plugins
Step 10: Scroll down to Pidgin GTK+ Theme Control and check it so it is active.
Step 11: Now with Pidgin GTK+ Theme Control selected click the button Configure Plugin along the bottom of the window.
I’m not going to go in to detail on how to configure the colors
Any feedback you have is 100% encouraged.
Posted on May 13, 2010 at 7:25 am - by Corey DeGrandchamp

The latest release of Pidgin (2.7.0) has a borked installer on Windows, it fails to download the (now required) updated to GTK+, and causes issues making it not launch.
My initial reaction to this was to find the latest version of GTK+ and install it, however the official packages from the GTK website were just .zip files, and extracting them were I felt they would work, yeilded the same results.
There’s a quick fix to this issue though, and it’s to download Pidgin’s offline installer, located:
http://sourceforge.net/projects/pidgin/files/Pidgin/2.7.0/pidgin-2.7.0-offline.exe/download
That should fix the issue right away.
Just for reference these are the errors you’d encounter during the online/live installer.
Error Downloading the GTK+ Runtime : http://pidgin.im/win32/download_redir.php?version=2.7.0>k_version=2.16.6.0&dl_pkg=gtk
While installing, and then the two following after the install “completes”.
The program can’t start because libatk-1.0-0.dll is missing from your computer. Try reinstalling the program to fix this problem.
and
Error loading pidgin.dll. Error: (126) The specified module could not be found.
This probably means that GTK+ can’t be found.