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. (…)

Read the rest of this entry »

PHP Content Rating / Confidence

by Clay vanSchalkwijk on September 1, 2009

For those web masters dealing with user feedback looking to weight content finding the right algorithm can be challenging. From experience, there is going to be no out of the box solution since each site and the requirements will be (…)

Read the rest of this entry »

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, (…)

Read the rest of this entry »

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 (…)

Read the rest of this entry »

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 (…)

Read the rest of this entry »