Press "Enter" to skip to content

Category: Net: Blogging

Blogging: Comment Spam

Like practically everybody else in the blogsphere at the moment, I’m suffering quite a bit of comment spam: I had to block my first IP address yesterday – and now I’m blocking the following 7 IP addresses:
209.210.176.19
209.210.176.20
209.210.176.21
209.210.176.22
209.210.176.23
80.50.117.113
64.109.143.166

What sort of spam have I been getting? Well, 80.50.117.113 from “klaus” was a Cheap Viagra, Vicodin, Xanax, Prescription Drugs, and Penis Enlargement Pills spam and 64.109.143.166 from “Alex Dolbayov” was for “Great Site Folks! I have another [?] big t-ts site for you which is really the #1 big t-ts site” (and that’s after I’ve implemented Neil’s change the comment cgi-bin script filename patch type thing) and all the rest were over a variety of posts advertising the same pedo orientated porn site which a number of others have been unfortunately hit with.

Patches I’m going to try include URLs including zipcode are prohibited, Avoid Comment Spam, Comment Spam Quick Fix and I’m certainly going to try Jay Allen’s MT-BlackList once it’s released (I’ve in fact had an email from Kadyellebee of MT-Plugins to let me that it’ll be included in the MT Plugins Manager as soon as it’s released!)

(I may also include the Avoid Duplicate Comments and use some of the advice from Seven quick tips for a spam-free blog) and Comment Queue Script/MT Hack).

Expect a few minor things to change around here once it’s all been implemented (oh, I’ve also installed the Trickle thingy so I can schedule “future blog entries”).

Blogging: New Look – Implemented

Well, the redesign to Richy’s Random Ramblings is now up and active! What do you think?

Apart from the CSS and HTML changes (including making the content come before the HTML and getting the CSS and HTML to validate), I’ve also made a number of back end changes so the system should “slide” onto the new server without problems (there’s a change of directory structure from “Richy’s Personal Preference” to “Cpanel’s enforced Preference”: and it’s a lot easier for me to work around Cpanel then vice versa).

I’ve only updated the index template and the individual entry templates so far: all the category/archive ones are currently corrupted until I get around to them – but let me know if you spot any problems so I can address them now (leaving details of which browser you are using is helpful as well!).

Blogging: New Look

New Look for Richy's Random RamblingsWell, to coincide with the move to the new server, I’ve decided to give Richy’s Random Ramblings a whole new look: on the left you’ll find a clickable image which will load the full 70Kb screenshot I’ve taken of the new look site?

Do you like it? Any comments would be appreciated as I’m not really much of a designer? If it’s all ok – I’ll try and make it go live next weekend (along with all the other sites!). The design is very very loosely based on Neil’s templates and Glist’s 3 column CSS, but with my own brand of code 😉

Blogging: Help Firda’s Mother

Firda from Wannabe GirlFirda from Wannabe girl was one of the blogs that inspired me to start my own – but now she needs YOUR support!

In the middle of the Blogathon (she was the only person I sponsored as well), her mother was taken ill and is currently in the Intensive Care Unit in their local hospital. However, due to Indonesia (where Firda lives) not having a national health service (like the UK’s own NHS: poor though it is), she has to find all the hospital bills herself – and at $300 a day (that’s £186) it’s quite expensive.

So, go and donate some money to her (via her friend’s PayPal account) – I’m sure it’ll be appreciated. I’ve done my little bit (practically clearing out all the contents of my PayPal account to her) – so why don’t you give a few dollars?

Blogging: 1,000 Comments!

Woo! I’ve just hit the 1,000th comment entry with:

July 28, 2003 12:37 AM: on Game: Grid Lock by Canguy

i’ve been scratching my head so long over level 40 i’m bleeding
Canguy

Ok, it’s not the most inspiring comment on the most up to date post – but it’s still the 1,000th comment (baring duplicates and spam: both of which I should have eradicated by now).

If all goes well, the following piece of code snippet:

<ol>
<MTComments firstn=”1000″ sort_order=”ascend”>
<li><span class=”comments-post”><$MTCommentDate$>: on <MTCommentEntry><a href=”<$MTEntryLink$>
“><$MTEntryTitle$></a></MTCommentEntry> by <$MTCommentAuthorLink spam_protect=”1” show_email=”0″$></span><br /><$MTCommentBody$></li>
</MTComments>
</ol>

should mean the full entry of this post should have all 1,000 comments listed. I was hoping to be able to have cut’n’pasted the list in: but, again, I’ve hit the “maximum post size” of MovableType. Drat…

Update: Nope, it didn’t work. It seems you can’t use the template tags in an entry. Oh well, you’ll just have to look through the blog to find the comments!

Many thanks everybody for all the comments and trackbacks – and keep them coming! They make blogging worth the while!