How To Migrate Content from a Wordpress Blog to Drupal 7

As you can see, I have migrated my personal blog to this site. It's now here: Personal Blog. I tried a couple methods, I used Feeds and was able to easily import posts, but I couldn't figure out how to get the comments as well. After a bit of searching, I found the Wordpress Migrate module. And it worked quite well.

Enabling LDAP Authentication on Ubuntu 11.10

Just a quick note about enabling LDAP Authentication on Ubuntu 11.10.

  • Just sudo apt-get install libpam-ldap.
  • Fill out the configuration settings with the information you have from your LDAP directory.
  • For some reason, my LDAP directory has my home directory set to be in /Users rather than /home. So I just symlinked /Users to /home.

Watch the /var/auth.log for errors, I had one where it wouldn't let a user sign in because their LDAP entry said they used the wrong shell. So I had to fix that in the LDAP entry.

Short Update

So, this is just a quick note to inform any readers that I am still alive. Unfortunately, or maybe not, I have been quite busy working at Lane Community College. Thus, this site has taken the back burner. 

 

So, we'll see if I find time to do anything here. Until then, thanks for visiting!

Drupal 7.0 is Out!

It's a great day for Drupal Devs everywhere, the latest major version upgrade was finally released this morning! :D 

Upgrades, Learning, and Stuff!

First, Merry Christmas! It's that time of year! Remember that it isn't all about the presents and money, Christmas is a great time to remember that Jesus was born to save us all. That's where the real joy of these Holidays comes from. :D

 

Living Water Fellowship

Screenshot of Living Water Fellowship

The website of a small church plant in Butte, MT that my dad and brother pastor.

ChristGraphics.com

Screenshot of ChristGraphics.com

This site was the product of many hours playing with various image editing programs. I had lots of fun.

Preachers-Kid.com

Screenshot of Preachers-Kid.com

One of my oldest projects. Not much going on with it, but it's still pretty high up in Google search for "preachers kid".

Drupal Tip: Drupal slow on WAMP

So, I've been doing a lot of my Drupal development at work on Windows XP. For some reason Drupal was running extremly slow. After searching off and on for a few days, I finally stumbled across the right key words to find this: http://drupal.org/node/348202

Solution: increase realpath_cache_size in php.ini to something larger. I set it to 20M. I might make it bigger, we'll see. But at least Drupal is usable for now.

Thoughts about Google Maps API

My current project at work is creating a map of campus using Google Maps API. So far the experience has been decent. It's taken me about two weeks to get most of it working. Could have been less, but there were a few things I had to do to work around the API's limitations. So, here are a few of the pro's and con's I've found.

Pages

Subscribe to DavidReagan.net RSS