Drupal

Drupal, what is that? Drupal is a free CMS (content management system) that allows you to launch and run a website without the need to know how to code or create a website. Think of Drupal as a website construction kit. If you can read and follow instructions you can build and manage a website on your own in a snap.

Most web savvy folks have heard of Wordpress, Joomla, or even Mambo. All of these systems are similar in many ways but Drupal is a much better choice (IMHO) for advanced website needs; social sites, web2.0, businesses, organizations, as well as everyday folks.

Find out why I love Drupal and how others are using it to build their wesbites...

Drupal Themes: Different body tags based of...

Summary: This is a really simple snippet that allows you to have more controll over of a page's styling needs.

Followup / Reminder - Quicker Drupal Adopti...

Druplicon Rawks!

Tomorrow is the start of the “Quicker Drupal adoption: The 10 minute challenge”. The original post brought a good amount of feedback, which I am summarizing and will post a follow-up in the coming days. I hope some of the comments/ideas get implemented.

Modulator - Very Quick Module Skeltons - wr...

Recently I stumbled upon the "modulator", a script that builds a .module, .install, and .info files for you on the fly, naming the files along with the functions as well.

Why I Drupal... A picture is worth more tha...

Stela, almost 3

Words - Can't explain the love a child gives a parent. I always knew I wanted to be a dad growing up but I never knew the buckets of new emotions it would conjure up. Once child(ren) arrive in your world you soon find out this life isn't so much about you, as it is about them. The moment we realize that, our life changes.

 

 

Update: Shopping.com API, shopping module a...

Shopping.com API Update: On May 14th, 2008 Shopping.com released the new version (version 3) of their API, the Shopping.com API, commonly called the SDC API. If you were a Shopping.com API version 2 user you will be very happy to see such changes as...

Quicker Drupal adoption: The 10 minute chal...

Challenge: Spend 10 minutes 3 times a week for 4 weeks answering questions in Drupal.org forums. When? Starting July 1 (2008). What's that? "I don't know enough yet" OR "I'm too busy developing core". Don't make up your mind just yet. Read on…

Introducing, Educating, and Training Drupal...

Over the last couple of weeks I have been planning how to introduce, educate, and train Drupal to the Purdue University campus. Although nothing is in place permanently, the introduce and educate parts will be done primarily through presentations on campus.

Getting Full HTML for Profile module fields...

Task: Recently a client asked for a simple yet flexible and scalable solution to modify the user profile output for a particular role (client is using the profile module). The client also wants to grant this role full html privileges with certain profile fields.

Ubercart (eCommerce for Drupal) gets a desi...

I was happy to see Ubercart, eCommerce for Drupal, show off a shiny new design. Ubercart's previous design was fine but the new design does add a flare of "professional" grade.

Drupal: List child taxonomy terms of curren...

Task: On a recent project a client asked for the following: when visiting a taxonomy term, if that term has children, to display a new block displaying the children terms. The block would also need to have the parent term as the title.