Logan Smyth
Logan has been writing code for years using C/C++, Java, Javascript, and PHP. He develops custom Drupal modules and helps architect new projects.
He graduated from McGill University with a Bachelors degree in Electrical Engineering. His primary interests rely on the general desire to build and design, whether that be from the software or hardware side of things.
Logan has presented at Drupal Camps in Montreal, New York and Boston, and has attended various DrupalCons and Camps.
You can find him on drupal.org as loganfsmyth and on Twitter @LoganFSmyth.
Articles par Logan Smyth
In Drupal 6, module developers often use Nodes as an all-purpose method for having objects that can be saved into the database. This hack avoids having to write a lot of boilerplate CRUD for all custom data used in your modules.





