Submitted by RoloDMonkey on 2013, June 26 - 10:38
This post explains how to use Drupal Webform select options to create four different types of HTML code:
a drop-down select, radio buttons, a multi-select, or checkboxes.
Submitted by RoloDMonkey on 2011, January 25 - 09:19
I'm on the intertubes!
Recently, I made two presentations at the Western MA Drupal Camp. One presentation was for people new to Drupal and the other was a very advanced look at the framework for database administrators. I have posted my slides on the camp website. Also, the first presentation was streamed live and is available for viewing. Feel free to take a look at the links below.
Submitted by RoloDMonkey on 2008, May 21 - 14:41
The setup
Recently, I did some pro-bono consulting work for a client. As part of our agreement I made it clear that I would retain the rights to the code I wrote. The reason I did this is because I wanted to be able to give back to the community, and now I am going to do that. The work was made up of six tasks, ranging from trivial to complex. I intend to write six articles based on these tasks. This is the first.
Submitted by RoloDMonkey on 2008, May 9 - 15:33
The lists below may seem sparse. This is deliberate. I could give you a laundry lists of every programming language, software package, operating system, and technology buzzword that I have ever worked with. I won't subject you to that. I will just tell you my greatest strength:
I find solutions.
Submitted by RoloDMonkey on 2007, November 27 - 10:03
Below you will find my description of how I made a new component for Drupal's webform module that dynamically displays a selection of checkboxes. I will go over why I made it. Then I will explain the code step by step. I have also attached a copy of the file for download.
Submitted by RoloDMonkey on 2007, November 18 - 21:06
Ever since I started making custom themes for Drupal, I kept running into a strange problem. If my theme or my content included a table, when I looked at it in Firefox the table would have a thin grey line on the top. I finally figured out what was causing this and I would like to share it with you.
If you want to skip the lecture, you can click here for the solution.
Submitted by RoloDMonkey on 2007, September 18 - 19:06
Update 2008-08-22: This page has received a large amount of traffic from people looking for implementations of the Blueprint CSS theme project. Here are some links to help out those people:
Submitted by RoloDMonkey on 2007, August 29 - 11:57
Recently, I had trouble with the Mambo [http://mambo-foundation.org/] contact component. Sometimes, the emails would get through, and other times they
would not. There did not appear to be any discernable pattern. In the end, I discovered that an innocent looking
word in the subject of the email was causing the message to be blocked by some spam filters.