What if a field type in Drupal does almost what you want? Thanks to Field plugins, its easy to extend a field type and add the functionality you need, while at the same time re-using complex code.
By writing a journal about the project that you are working on, not only you keep your tasks organized, but you also get support from your managers and colleagues to help you to meet your goals.
I was about to embark on a series of projects that would also teach me the subtleties of designing APIs to maximize performance and minimize roundtrips to the server found in RESTful architectures.
Part of a series explaining what psychology can teach designers about users' behavior and struggles, part two presents some practical ways to improve usability.
Scope control is a primary skill in project management. Find out how to protect your team, deliver your project on time, and look like you know what you're doing.
The body field in Drupal has been around forever. But it's a platypus, with unique behavior that can be confusing and non-intuitive. I decided to get rid of it and switch to two separate fields.