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: google

Using Google Analytics Asynchronously

I came across the following link on google’s code pages: http://code.google.com/apis/analytics/docs/tracking/asyncTracking.html It basically details the asynchronous loading of google analytics. I found this to be a very cool addition to an already powerful package that I rely on. However, one … Continue reading

Posted in javascript | Tagged , | 2 Comments

Create Google Advanced Search String

I found an interesting article about the parameters of the advanced search URL for google. Just for fun, I tested out their concepts and they were all true. I figured maybe there was a reason to do this as a … Continue reading

Posted in PHP | Tagged , | 2 Comments