Aaron Saray

open source programmer,
web developer

entrepreneur, author
and musician

My Blog

contains PHP, Web and business/entrepreneurial related content. Please join in the conversation!

Tag Archives: web tools

Modifying Clickheat to use your authentication

A nice free open source alternative to Crazy Egg is ClickHeat. One of my clients wanted this implemented but didn’t want to have to log in again using different criteria. I looked at the code and saw it was surprisingly … Continue reading

Posted in PHP, web tools | Tagged , | Leave a comment

Moving files from one webserver to another using PHP script

A while back, a colleague mentioned to me that he was moving his site from one webserver to another. He hated having to FTP everything down, then reupload it. Invariably, we’ve all done this – and forgot to apply proper … Continue reading

Posted in PHP, web tools | Tagged , | Leave a comment

Anti Spam Solution for small / medium business?

One of the biggest internal battles I have is whether to host my email locally on my 16mb/2mb network, source it out to the web host, or use a specialized webmail company. I like that feeling of control, the fact … Continue reading

Posted in web tools | Tagged | 1 Comment