Home

Archive for 'Programming' Category

Add a Visitor Counter to Your WordPress Blog – REDUX

I recently created a plugin for the WordPress Visitor Counter I’ve had here for several years – check out my other site for the much easier to use WordPress Visitor Counter PLUGIN...

Read More »

ActiveBlogging: the 18+ Guide!

No, it’s not porn – it’s a guide where I excerpt some of the last 18 month’s worth of articles from ‘The ActiveBlogging Report‘. Think of it as a taste, offered at a low price so you can see if you like the site. I also throw in my bonus...

Read More »

Placing PHP Directly Into Your WordPress Posts

(Note: PHPExec2 is no longer being updated – see this post for details). Sometimes, adding PHP directly to your blog entries can be a cleaner and simpler solution than other alternatives. Although you can edit the WordPress template directly to display, it can get messy, especially when all you want...

Read More »

What to Program to Make Money?

I recently received an email – briefly a programmer asked what best path to follow for creating a successful software product: • Create a never-before seen product. • Improve features in current software. • Focus on a unique selling proposition, rather than create new. Unfortunately, the answers are not easy – but here’s...

Read More »

Taguchi Testing and Google Adsense

Everyone says – TEST. Test your ads, test you copy, test your layout – test, test, test. However, testing is a rather annoying proposition. To be confident something makes a difference, you can only change one thing at a time, wait, then change something else. And test every combination. Over...

Read More »