Categories
Tags
apple codex comcast fail fbx gears of war 2 gentoo gitphp got root guitar hero gwu imac interview iphone iphone 3g linksys linux mantis mdb memcached mp3 new york comic con nightwatchman onenightdrunksongwritingexperiment pysoulforge red ring of death resume router school smarty soulforge tom morello towel trick windows work xbox 360 xxcache-
Recent Posts
Tag Archives: mdb
php projects
MDB has a bug inhibiting downloading of files larger than a certain size. Output buffering was accidentally left on during file download, so files larger than the output buffer (usually 128M) are truncated to that size. The one little fix is a bit too small for a whole release right now, so I’ll either have [...]
MDB 0.0.7
As mentioned in my previous post, here is the new version of mdb with caching integrated. There are a few minor bugfixes and adjustments listed in the changelog at the end of the post, but the main bulk of the change is the caching framework. The architecture is described in the other post [...]

MDB 0.0.8