I found the following  post from Web design Ledger to be pretty funny. I have often found my self using reflective text or mirrored objects, flourishes, and using a lot of stock images in a few projects. I even found myself wondering how I could add a picture of a cup of coffee or a background of a desk into some of my personal designs. Throw in some reflective coffee cups on a desktop and you’ve got a pretty kickin design. LOL

Read the full article here: Most Used and Abused Web Design Trends of All Time

I have recently seen several websites that I maintain, as well as several that I don’t maintain, hacked by some kind of bot net. It has been a really good learning experience to say the least.

Most of the hacked websites were running Wordpress, so my first thought that it was some kind of security exploit in Wordpress. Then I was asked to investigate of a few static HTML or PHP driven websites without Wordpress installations. All of the hacks were very similar and had their index.php, index.html, and .htaccess files modified. In the index.php and index.html files there was javascript code and iframe virus codes appended to the end of the file that would try to install different variants of badware/malware to unsuspecting visitors. I even seen a file that had stripped out part of the code within the file and replaced it with the malicious javascript and  iframe virus browser exploits. Therefore completely breaking the file (luckily we had a backup of the now broken file and were able to to get the site working again.) Read more