Archive for the ‘blog updates’ category

New contact form added.

February 10th, 2010

I’ve gotten around to adding a contact form for people needing to contact me via e-mail. Find it on the “contact” page. You’re still definitely free to shoot me e-mails directly.

The new contact form has a captcha which hopefully will cut down on the spam I use to get with past forms. The plug-in form is by Mike Challis and available here for anyone interested.

This blog was recently hacked!

February 4th, 2010

It turns out anyone visiting this website would be redirected to any number of random advertisement websites. Since I hardly ever visit the main page of my blog I would have never noticed it until the blog author from PFStock.com pointed it out to me via e-mail.

I disabled all the plug-ins and whatnot to try to solve the problem but that didn’t work. I changed the theme of the blog and that seems to have stopped the redirects. I then discovered the source of the redirects was due to some javascript code in the header.php of my old theme.

The javascript code is huge and looks something like <script language=javascript>document.write(unescape(‘%3C%73%63%72%69%70%74%… The reason for the size is that it seems to be encoded and I’ve been having trouble decoding the thing even with a decoder to determine the url from which the script was being called.

Which begs the next question of how did that string of code end up in the header.php file of my blog? It could be a number of things from server side malware to the laptop I use to edit this blog being compromised.

Update: I figured out how access was gained. Apparently someone signed up for a subscriber account on my blog and then inputted a certain string of text in the “First Name” box field that designates their account administrator privileges.

Privacy Policy Added

January 8th, 2010

The terms and service of certain affiliates of this website (such as the Google Adsense) require that a privacy policy be put up. It’s currently linked in the navigation bar.

The summary of the privacy policy goes like this:

Generally I don’t collect any information from visitors besides what people optionally submit via comments on a post. You may view this site anonymous and you may even comment anonymously. Identifying information is not required to submit a comment as name and e-mail fields are optional. Any information collected such as a name or e-mail address is strictly used to contact the person that left the comment.