Sarah Jean Thrasher

Front End Development, Drupal Theming, Stuff

This blog is a catch-all for things on Drupal, art & comics, gaming, and programming.

Testing a responsive site on your phone with MAMP Pro

Posted by Sarah on 01.28.2012

This is just a tidbit that I figured out. There are probably easier ways to do this, and I would love to hear about them.

In MAMP, you can set up your computers IP address on your local network as a site alias, and then put the host on a port, like 9999. Then, let's say your computer IP address is 10.0.1.12, and your phone is connected to the network, you should be able to browse to the site on your phone at 10.0.1.12:9999

You will need to have the users for Apache and MySQL set to _www/mysql for this to work, NOT to your username on your computer.

Git

Posted by Sarah on 03.12.2011

Since Drupal.org has now completely moved from CVS to Git, I have been looking to learn how to use Git. I have tried to make use of CVS a few times, but I think Git is going to be a lot more fun (A few people at DrupalCon told me about the sandboxes, you can now upload 'scratch' code you are working on to share with others)

I just wanted to share this Git tutorial that I found: Git Immersion. It is very hands-on, haven't gotten all the way through it yet, but I feel like I have the basics down now.

Ubuntu upgrade

Posted by Sarah on 01.27.2011

I just updated my desktop from Karmic Koala to Lucid Lynx. I'm going through O'Reilly's Head First Programming book and I was having some issues with the GUI chapter, and I was sort of hoping that the update would fix that. Oh well. The upgrade went smoothly. Nothing appears to be shockingly different so far, there are a few slight improvements to UI, but for the most part everything seems to be where I left it.

Going to DrupalCon!

Posted by Sarah on 01.27.2011

My boss is sending me and a coworker to DrupalCon Chicago! I'm pretty excited. We went to the last (Dec 9-11 2009) DIWD in New Orleans, and that was a lot of fun. Met a lot of interesting people from a lot of different types of businesses and other walks of life. This will be my first DrupalCon though. I almost got to go to DrupalCon DC at my previous job, but when we went to register it had already sold out. I've been kicking myself for that for a while now.

Menu Editor: a great module for working with menus in Drupal

Posted by Sarah on 11.8.2010

One of the Drupal modules I have discovered recently is called Menu Editor http://drupal.org/project/menu_editor.

It's a great module for two reasons. It lets you edit all the titles and paths in a menu in a compact, one-page format, and it also allows you to set up placeholder links for pages that don't exist yet. The placeholder links are very handy for theme work. I also like how it adds more direct access to individual menus when used with the Admin Menu module!

Pages

Subscribe to Front page feed