Eric Nagel

Eric Nagel

CTO, PHP Programmer, Affiliate Marketer & IT Consultant

Automation FTW!

Automation Dilbert Cartoon

Being a programmer, and a lazy resourceful person, I love automation, and streamlining as many daily processes as possible. Sometimes a task is so simple, we just do it without thinking. That’s especially true if automating it can take one or more days. But, there’s more than just those 8 minutes you spend every day downloading some stats.

Read More

Scraping Websites using PHP’s Document Object Model

ScraperI had a need to get some data that wasn’t available in the merchant’s datafeed, and since I wasn’t going to be putting a huge burden on the merchant’s site (ie: if you scrape, be nice*) I decided to write a little scraper to do so.

In this script, I’m using all, pure PHP functions: cURL, Document Object Model, SimpleXML. By using PHP’s built-in functions, the script will be as portable and efficient as possible.

Read More

Affiliate Management e-Book Review

Affiliate Management e-Book
Affiliate Management e-Book
Greg Hoffman announced today the availability of his newest e-book, Affiliate Management for Ma, Pa and the Corporate Clueless. This 40-page PDF includes 5 steps to affiliate program success as well as a worksheets to help you complete your competitive analysis, a monthly reporting template, and a checklist to make sure your affiliate program has all of the necessary components to be competitive in your niche.

Read More

How To Specify The Thumbnail Image When Sharing A Link On Facebook From Your Thesis Site

Thesis ThemeAt the time of writing this, Facebook’s Like (or Share) button acts the same as sharing or posting a URL to your wall, except you don’t have the chance to leave a comment or choose which image to include with the post.

If you post a link to your wall, Facebook will guess at which images on the page may be best suitable for the page, and allow you to choose from several of them

Read More