17 Posts

Php

Pointers vs References

Pointers vs References

Some languages including C, C++ support pointers. Other languages including C++, Java, Python, …

MongoDB and PHP Webinar

MongoDB and PHP Webinar

Workshop on MongoDB and PHP

Getting Started with MongoDB and PHP

Getting Started with MongoDB and PHP

The first in a series of posts on MongoDB and PHP that will both explain why you should use MongoDB and teach you how.

Getting started with Drupal and MongoDB

Getting started with Drupal and MongoDB

Drupal is the standard in content management systems. MongoDB enables high performance Drupal. Get started with a MongoDB backed Drupal.

MongoDB and PHP, The Book

MongoDB and PHP, The Book

I wrote a book. It is published by O’Reilly, and available now on Amazon, O’Reilly Media and a …

Hybrid MongoDB / SQL Applications

Hybrid MongoDB / SQL Applications

MongoDB is often used alongside a relational database such as Oracle or MySQL. It is often …

MongoDB, PHP and the Cloud - PHP Cloud Summit 2011

MongoDB, PHP and the Cloud - PHP Cloud Summit 2011

I had the opportunity to present at the PHP Cloud Summit 2011 among some great presenters. This …

MongoDB and PHP at ZendCon 2011

MongoDB and PHP at ZendCon 2011

Presentation given at PHP’s biggest conference, ZendCon 2011. Covers the basics of using …

Creating a Symfony2 Console Command

Creating a Symfony2 Console Command

One of the weaknesses of PHP as a languages has always been it’s ability to write proper …

Blending Mongo and RDBMS for ecommerce

Blending Mongo and RDBMS for ecommerce

Justin Hileman and I presented at MongoNYC 2011 to a packed house. Our presentation outlines …

Creating your own Symfony2 Bundle

Creating your own Symfony2 Bundle

Symfony2 is a great web framework. OpenSky is built on this framework and we are one of the …

Announcing Projects & Presentations

Announcing Projects & Presentations

I’ve decided to expand the scope of this site a bit to be more than just a blog. It makes …

Augmenting RDBMS with NoSQL for e-commerce

Augmenting RDBMS with NoSQL for e-commerce

Justin Hileman and I gave a presentation on “Augmenting RDBMS with NoSQL for e-commerce” at the …

Getting Started with Symfony2

Getting Started with Symfony2

In a follow up to my popular post on Symfony2, the open source PHP framework we use at OpenSky, …

On Symfony2

On Symfony2

Symfony2 is the latest brainchild of Fabien Potencier.

Ultimate Vim Config

Ultimate Vim Config

I have spent the last few years tweaking and refining my VIM configuration until I had the …

Next Gen PHP Frameworks

Next Gen PHP Frameworks

With the release of PHP 5.3, PHP released the most significant capabilities in years. …