Oct.29

My first Drupal module to reach full project status

Today my EmbedIt.in Integrator module for Drupal 6 reached full project status. It is the first project that I have submitted to the Drupal community. I have already tagged version 1.0 for Drupal 6. I hope to soon have a version for Drupal 7 available. This is an exciting milestone for me.

My module helps you interface your Drupal site with the EmbedIt.in web service for your documents. It will automatically upload the files to your account and display them on your website.

You can find it here at: http://drupal.org/project/embeditin

If you are a Drupal user, please take the time to check out my module. Thanks!

Web Development,PHP,Frameworks,Portfolio,Code Samples

Oct.29

Diving into Drupal module development – My first public Drupal project

For several years now I have been developing custom modules for various projects. However, up until recently, I had never submitted any of those modules to the Drupal community. I have been working for VML since the beginning of January and I have developed multiple modules for various projects. However recently I had the opportunity to create a project that I could opening contribute back to the community. My boss even recommended that I do so.

The module that I have contributed back to the community is one that allows users to create a node for and manage documents through the Embedit.in service using their API interface. I have created the first publicly available PHP library for interfacing with their API service. It is completely independent from the module in its design so that it may be used separately.

If you would like to learn more about it, please visit my page dedicated to it at: http://www.patrickthurmond.com/my-code-projects/embedit-in-integrator-a-drupal-6-module/

You may also visit it in the Drupal community at: http://drupal.org/sandbox/pthurmond/1155976

 

PHP,CMSes,Frameworks,Portfolio,Code Samples