Blog

Configure WordPress on Lion osx 10.7

This post is for anyone trying to permalinks working on your localhost in Lion (os x 10.7+). It took about 2 hours of digging but I finally found a great post which outlines the process of setting up Lion’s native apache2 install to accept .htacces instructions. The bassics are below.

 

  1. Locate your httpd.conf file (private/etc/apache2/http.conf)
  2. open it in an editor and do the following
    1. uncomment the following lines (remove the #)

      #LoadModule rewrite_module libexec/apache2/mod_rewrite.so

      #LoadModule rewrite_module libexec/apache2/mod_rewrite.so

  3. next search for “AllowOverride” and change the value from “None” to “All” for .htaccess
  4. next go to the users directory and open the YourUserName.config file and change the “AllowOverride” value from “None” to “All”

And there you go. Your local install of WordPress or whatever should now be able the provide instructions through an .htaccess file.

Also posted in Development | Leave a comment

Frosted tips!

20110511-100111.jpg

So was listening to Walking the room, and this doodle came out. I think it kinda looks like Greg Behrendt.

Also posted in Pic of the Day | Leave a comment

Howdy

20110511-095924.jpg

Also posted in Pic of the Day | Leave a comment

Where do I fit?

Ok, so as part of my new journey to figure out what direction I should take in my career, I stumbled on the idea of becoming a “Front End Developer”. Foolishly I thought, “How much could I possibly need to know to take on that roll?”. Well as it turns out you need to know a boat load of very different things and almost become a guru of all things web. So with the prospect of having to learn everything from jQuery, django, php, asp.Net, SQL and a host of other languages, I thought I should take stock of what I do know. Read More »

Also posted in Creative Recovery | Leave a comment

Enjoy your burrito

20110503-081534.jpg

I was a little grumpy today when I woke up, so I did what I usually do and I listened to the Nerdist podcast to cheer myself up. As usual it did the trick. Chris, Joanna and Matt are damn funny and they stay so positive it makes you rethink the crap that is getting you down. They sign-off each episode with the same phrase, “Enjoy Your Burrito!” meaning concentrate on the things that make you happy and enjoy the experience. So this illustration is a tribute to their sign-off, “Enjoy Your Burrito!”

Also posted in Pic of the Day | Leave a comment