Ramin Hossaini (blog)

23Sep/090

Highlight comments by Blog-author (WordPress)

If you'd like to distinguish your own comments from the comments of your visitors, here's how to highlight your comments with just a line of CSS - no extra plugins or unnecessary code.

1
2
3
.bypostauthor { 
    background-color:#PLACE_YOUR_COLOUR_HERE !important; 
}

This works for WordPress versions 2.7+

11Aug/093

Automatically insert rubbish Flickr-comments with Flickr-comment-generator

flickr-comment-gen-gm

I created an AJAX application that generates somewhat generic comments for Flickr. But I soon realised that people would not use it unless it was completely simple and automated.

That's where GreaseMonkey comes into action. I've created a GreaseMonkey script that automatically retrieves a random flickr-comment and places it into the comment text-field of a picture. You get to choose whether you would like to publish the comment or not.

If you notice any bugs in the script, or any improvements I can make to the script - please let know.

Go to Flickr-Comment generator

Or download the script directly

Page 1 of 11
Bear