Tag Archives: php

Doctrine Model Hydration

I was just deep into figuring out what was causing a certain bug and wanted to take the time to share my findings. When working with Doctrine we were having some scattered issues of models that we had loaded from the database, modified, and then they were getting stomped on by the database again before [...]
Also tagged | Leave a comment

Adroit 1.1 release

I just put up a new release of Adroit, changes are described at the link. I’ve been using this framework for awhile now on my wife’s website, sayitonthewall.com, and am currently using it to develop an eCommerce site for pujbaby.com (not live yet, thats their previous site). It’s been working out great, providing me a [...]
Also tagged , , | Leave a comment

Adroit PHP framework

After lots of hard work I think the framework is ready for people to use and abuse. I consider it an ongoing project, so theres always new features to add and things to improve, but its to a point where I think it can be useful for other PHP developers. The whole purpose of the [...]
Also tagged | 4 Comments

PHP Sessions in the db

I read an article today that I thought was great, and may be the answer to some oddities I’ve experienced lately. I host my sites on a MediaTemple GridServer account. Occasionally, as I’m logged into a site I’ve done, my session seems to just get blown away, and I lose my log in credentials. I [...]
Also tagged | 2 Comments

Adroit PHP Framework

Well, I’ve been working on this for awhile now, and its almost ready to put out there for other to use/contribute to. Its basically a lightweight mvc php framework that I’ve been building as I work on different projects, and its about to the point now where I think it could be pretty useful for [...]
Also tagged | Leave a comment

Page optimized by WP Minify WordPress Plugin