Skip to Content

Drupal 7 on Microsoft Windows Server

1/6/2011 in Drupal by micah

It may seem odd that I spent Drupal 7 release day installing Drupal on a Microsoft server platform, but that's what I did. Honestly, the timing was coincidental. One of my current projects has been to stage up a new Windows 2008 Server to replace an aged Windows 2000 web server, and yesterday just happened to be the day that all of the pieces fell together.

Repurposing Print Media For The Web

10/8/2010 in Life Online by micah

I was recently asked about using issuu.com as a tool for publishing print media on the web. While I found only a couple of minor things I didn't like about Issuu, mostly regarding zoom control, this question roused my general dislike for the practice of dumping printed material to a PDF file and slapping it on a website.

Lessons Learned on My First Podcast

3/10/2010 in Tech Arts by micah

Last Monday, we released the first episode of the Geeks and God Podcast since I became one of the hosts. There were a lot of lessons to be learned in the process. Here are a few of the things I discovered.

A Night of Different Perspectives

11/24/2008 in Tech Arts by micah

Tonight's rehearsal of our annual musical drama, A Christmas Tale, was a night of different perspectives. I wasn't really thinking when I snapped this photo with my cell phone, but it fits.

When we started out tonight, neither of my lighting guys were there, so I stuck my teenage daughter on the light board, where she did a great job of being mature and attentive, following cues without error. She worked backstage last year, so she saw a new perspective on how lighting tied in to the portions of the show where she'd had to move props on- and off-stage in the dark last year.

Clickin' It Old School

10/31/2008 in Life Online by micah

It's sometimes hard to remember that "instant" text messaging has been around for a long time, and that text messaging is far older than voice technology for long distance communication. The difference today is that text messaging devices are wireless, and don't require intensive training and study to be used.

My great-grandfather, Rush Webner, was a telegrapher for various railroads, including a 36 year stint as agent-operator for the Wheeling and Lake Erie station in Smithville, Ohio.

Creating a Simple Link List with CCK and Views

9/17/2008 in Drupal by micah

Note: I've updated this tutorial for Drupal 6 in this post on the Geeks and God website.

Old school web design meant including a page full of links to other websites. As older sites are transitioned into current practice, many site owners expect this trend to continue. And in some ways it has, most commonly as a block containing a blogroll of other sites. This method can provide both solutions by creating a custom content type that will turn links into nodes, and can then display them as a page or block using Views.

Simple hook_form_alter Module for Drupal 5

9/17/2008 in Drupal by micah

Note: I've updated this tutorial for Drupal 6 in this post on the Geeks and God website.

This example "mysite" module demonstrates hook_form_alter. There is a lot of good info out there about hook_form_alter, but I found very few examples that put all of the pieces of custom module creation together in such a simple way as this.

The also function adds an example "form_array" element that displays everything in a form using print_r. Installing the Devel Module is probably a better way to get this same information. You wouldn't want to leave this hunk of code on a production site, but it is pretty nice for seeing what form elements are available to manipulate.

Uncomment print $form_id; to show the name of every form on your site as you navigate.

Drupal rsync backup scripts

9/2/2008 in Drupal by micah

There are a lot of other backup scripts for Drupal on the web, but I promised somebody I'd post mine in response to this week's episode of the Geeks and God podcast. There are variations based on how the different servers are set up, but here's a basic summary of how I do it.

Welcome to Twitter

8/29/2008 in Life Online by micah

I wrote this email today intending to resend it again and again as new friends started joining Twitter, primarily from Facebook, but have quickly realized how cumbersome that might become, so instead I'm adding it here as a blog post for all to enjoy.

I've noticed a couple of my friends have signed up for Twitter but are not using it. Most of you have added the Twitter Facebook app, and are wondering "ok, so now what?" As a diligent and responsible Twitter addict, I've decided to sit down and write you a nice email to help you get started.

Drupal Adoption Issues for Churches

7/19/2008 in Drupal by micah

Matt Farina recently posted a question on FriendFeed about increasing adoption of Drupal among churches.

I'm wondering how we can make Drupal easier for churches to adopt. Drupal for Churches distribution? Documentation targeted at churches? Thoughts?

I think four factors are that churches are asking the wrong questions, we're providing wrong answers, the Drupal web site probably doesn't target non-geeks, and the word about Drupal isn't getting to the right places.

Syndicate content