Posts Tagged ‘mephisto’

Wordpress

January 21st, 2009

Switched this blog from Mephisto to Wordpress, not a big migration yet, as there were only three posts to move.

Nothing against Mephisto, but I’d like to focus my efforts on my other site, and use Wordpress for this because it works well, and has a ton of plugin support to get the functionality that I want.

Installing Nokogiri Gem On Ubuntu

January 19th, 2009

If you cannot install the nokogiri gem on ubuntu (required or recommended) for Mephisto.

You have to install two other libraries first that may or may not already be installed on your computer:

1
sudo apt-get install libxml2-dev libxslt1-dev

Simply installing libxml-ruby or libxml1 won’t satisfy the requirements.

Thanks to hightechsorcery.com for the info.

andr3w.net

January 18th, 2009

Welcome to andr3w.net.

This site has a very simple purpose, in my free time I code my personal site, but that site is becoming more and more of a photoblog and less and less web development content seems relevant there (although I have always kept it to a minimum).

andr3w.net will be my second home on the web with information about my current effort with rails, (x)html, css, js, and whatever else I’m tinkering with at the time.

Check back soon for a restyling from the default Mephisto style and more content as free time allows.