CodePen.io: A Powerful Online Editor for HTML, CSS, and JavaScript

I wanted to share a great online tool for anyone working with HTML, CSS, or JavaScript. CodePen.io is a free web based editor that makes it easy to experiment, prototype, and learn from other developers. You can browse an extensive library of user created examples or create your own by …

Drupal Pop Up Confirmation on Node Edit or Add Pages

If you want to protect users from losing work when creating or editing content in Drupal, the Node Edit Protection module is a simple and effective solution. It adds a small JavaScript warning that appears whenever a user tries to leave a node edit or add page without saving their …