Monthly Archive for November, 2007

Pastebin

This project is no longer maintained. I recommend you don’t use it.

There are so many pastebins on the Internet these days. Why does the world need another one? I don’t know, but I wanted one for myself because of my friends and I when we were in Computer Science. Others found the pastebin so I then made password protected pastes. I like how the Pastebin is now. The only problems I have with it are that in FireFox when you copy and paste from it it also includes some weird numbers, so you have to copy and paste from the code box which isn’t that bad. Also I was trying to implement a printer friendly feature but I’m too sick of working on it so I gave up after I realized that with it people were able to circumvent password protection, I know there’s a way to fix that but I’m just too tired. Continue reading ‘Pastebin’

WP-Mailhide

This plugin is outdated. I suggest you use WP-reCAPTCHA instead!

As you might’ve read in my My Fight Against Spam post, I have been using reCAPTCHA on this blog as well as on The Instagib Project Wiki with great success. I’ve even turned off Akismet and I still don’t get any spam. Well, they also have a service called Mailhide which lets users hide their email addresses. People who would like to see the address then have to fill an easy CAPTCHA and the address is revealed.

After realizing that there were no other plugins for WordPress like this, I decided to write my own. I use the Mailhide API, and make it easier on myself by using the PHP Library for reCAPTCHA. If you want to use this, you’ll have to get your free (No registration required either) API keys here. Continue reading ‘WP-Mailhide’

My Fight Against Spam

I’ve had a bad history with spam on all my sites. Here is a run down on how I have been fighting spam, and I will continue to update it as I continue the fight. Continue reading ‘My Fight Against Spam’