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
    Create a CSS Cube

    CSS cubes really showcase what CSS has become over the years, evolving from simple color and dimension directives to a language capable of creating deep, creative visuals.  Add animation and you've got something really neat.  Unfortunately each CSS cube tutorial I've read is a bit...

  • 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
    MooTools Zebra Tables Plugin

    Tabular data can oftentimes be boring, but it doesn't need to look that way! With a small MooTools class, I can make tabular data extremely easy to read by implementing "zebra" tables -- tables with alternating row background colors. The CSS The above CSS is extremely basic.

  • By
    Using Opacity to Show Focus with MooTools

    I'm a huge fan of using subtle effects like link nudging (jQuery, MooTools) to enhance the user experience and increase the perceived dynamism of my websites. Trust me -- a lot of little things are what take websites to the next level.

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!