I wanted to make a note of one of these things I keep forgetting in Adobe Illustrator. It is very simple, obvious and keeps me sane while drawing UI elements. Make sure “Align to Pixel Grid” is actually selected! That gets you out of so much trouble. Problem is, you need to keep an eye…
Designing a modular application using CakePHP plugins
Sep 2, ’09 11:13 AM
This article will try to explain how I build a modular application using plugins. I will cover how I implement them and integrate them into the main application.