Loading....
Recent Article links:

Tag: PHP

AdSense and AJAX: Not a happy combination

After releasing my AjaxBerlee WordPress theme George and Milan’Che reported problems with Google’s AdSense. This left me with a problem. Because new page requests in my theme are parsed over the old ones. Continue reading

AjaxBerlee WordPress theme released

Please use the latest version!

With proud I present to you ….. my theme. I finally decided it’s works good enough to be used by others. Continue reading

Solved latency problems with Ajax

Cache is your friend, not the enemy

Internet Explorer handles AJAX responses different than other browsers. It will cache the response. The tendency on most articles I’ve read is: Caching is bad and you need disable caching!. No!!! Although Microsoft didn’t program Internet Explorer to respond according to RFC IE should do, that’s not an excuse to totally disable Cache. When visitors click on a link they expect something happens. Although AJAX makes the response time shrink, you don’t have any guarantee about the novelty of the content. Continue reading

ACF loading animated gif  Loading