Posts Tagged “PHP”
Extensible PHP Caching Library
by Justin Leider on April 23, 2010
Everyone has probably already seen every caching class there ever was and ever will be. However, when I was searching for a class that could easily be switched from one data store to the next I couldn’t find a thing. (…)
PHP Google Analytics API
by Clay vanSchalkwijk on July 8, 2009
GAPI 1.3 released this past month. First, read the Google Analytics Data API Reference and then read up on dimensions, metrics, and valid combinations of the two. The quotas apply to a single web property, so each analytics profile (site1, (…)
Part 2: An Architecture Overview — Apache, MySQL, Memcached, SQLite
by Justin Leider on July 24, 2008
In my last post I mentioned the numerous technologies which were on tap for the upcoming version of CitySquares. This installment will continue to define an overview of the underlying architecture and begin to dig a little deeper into the (…)
Turning the page — PHP, Symfony, ORM
by Justin Leider on July 18, 2008
I have come to the conclusion that I should be cataloging my work, thoughts, theories and activities for others to read and learn from my experiences as a web engineer. Let me begin by mentioning I work at a company (…)