Articles tagged with: Development

Five basic concepts of scalability

Summary: A list of five basic concepts for scalability.


Community Server 2007: Building a Visits counter control

Summary: A guide on building a visits counter control for Community Server 2007.


Arrays in PHP, or to be precise, Collections in PHP

Summary: Explains the difference between traditional arrays and key-value collections in PHP, and how to properly handle them using foreach loops and the ArrayIterator class.


Announcing the beta version of m.kartones.net !

Summary: Announcing the beta version of m.kartones.net.


Zero-cost PHP debugging and testing environment

Summary: A guide to setting up a zero-cost PHP debugging and testing environment using free tools.