Aggravation of a Blogger

By  on  

I enjoy blogging quite a bit. Blogging lets me pass on some of the knowledge I've accrued over the past years as well as allows me to get feedback on my ideas from readers. I've probably learned more in the last four months of blogging than I have on my own in quite a while. To all of my readers, I'm quite thankful.

There's really only one aspect of blogging that burns me to no end and that's when other bloggers copy my blog posts, word for word. No citations or requests for permission--simply word for word copying. Over the last months, I've had to ask dozens of other bloggers to remove MY posts from THEIR blog. Use my code, use my theories, but don't take articles that I've worked hard on; have some integrity!

The latest blog to steal my content is at:

http://www.tsl.csd.uoc.gr/users/epapath/2007/12/07/6-reasons-why-ie6-must-die/

Hopefully I'll have better luck in the new year. Happy holidays to all of you!

Recent Features

  • By
    CSS Gradients

    With CSS border-radius, I showed you how CSS can bridge the gap between design and development by adding rounded corners to elements.  CSS gradients are another step in that direction.  Now that CSS gradients are supported in Internet Explorer 8+, Firefox, Safari, and Chrome...

  • By
    CSS @supports

    Feature detection via JavaScript is a client side best practice and for all the right reasons, but unfortunately that same functionality hasn't been available within CSS.  What we end up doing is repeating the same properties multiple times with each browser prefix.  Yuck.  Another thing we...

Incredible Demos

  • By
    Introducing MooTools ElementSpy

    One part of MooTools I love is the ease of implementing events within classes. Just add Events to your Implements array and you can fire events anywhere you want -- these events are extremely helpful. ScrollSpy and many other popular MooTools plugins would...

  • By
    MooTools 1.2 Image Protector: dwProtector

    Image protection is a hot topic on the net these days, and why shouldn't it be? If you spent two hours designing an awesome graphic, would you want it ripped of in matter of seconds? Hell no! That's why I've created an image...

Discussion

  1. Bah
    it sucks to get copied without any thanks or source.. :/

    but keep it up
    >>To all of my readers, I’m quite thankful.

    you are very welcome :)

  2. I wrote in his comments and asked to him remove it…

    Keep up the good work.

  3. Thank you for that Mark. I commented a few days back to do so and the person still hasn’t removed my article. I’m not too upset about it — just frustrated.

    Hopefully better luck in the new year!

  4. rakesh juyal

    But walsh, how did u got to know that someone copied your blog spot?
    I mean how a blogger can identify that one of his several post is copied by some other blogger!

  5. rakesh juyal

    ^ sorry for typo @ above

    s/spot/post

Wrap your code in <pre class="{language}"></pre> tags, link to a GitHub gist, JSFiddle fiddle, or CodePen pen to embed!