…Gimp! I just recently found out Gimp works on Windows, sweet…. Even though it probably worked on Windows the entire time, I’ve only used it on Linux machines – until recently. Gimp is a free alternative to Photoshop. It’s not quite as powerful, so if you’re into some funky photo corrections and true artistic web [...]
Learning how to install and setup wordpress can be a real nightmare for any newer web-developer can quickly burn several days, if not weeks of time. This probably pushes some new web-developers to seek out free blogging services due to lack of understanding how to install a php driven system that uses mysql, plugins, themes [...]
Adult sites often want or need a warning page and a wordpress blog can make that challenging. Hopefully the information helps ease the pains… start by selecting one of the two styles on how you want to setup an extra page or warning page, within a WordPress Blog. Style #1: Fully setup within wordpress, a [...]
I still remember the morning I made my first sale. It wasn’t very many days after my first banners went up that my first sale came in, this was 1996 so tossing a banner up did a little more. But even 12+ years later one thing hasn’t changed, if anything it has gotten far worse. [...]
Hiding Sponsor Links is an old school trick that was once achieved through javascript onMouseOvers. These days, PHP is a bit more practical and works across all Browsers. When you mask your affiliate links, you will often see an increase in click-through rates. This can happen for two reasons, one the Visitor is more likely [...]
Anytime a file or directory is deleted from a Website a 301 redirect should be setup within an .htaccess file. This is the proper way to seamless redirect all visitors and Search Bots to the new location. If you fail to setup a 301 Redirect the document or directory will not be found, creating a [...]