Posts Tagged ‘site’

Site Redesign

April 13th, 2009

Changed up the site a little. More to come, wanna try my hand at making the typography interesting.

I just thought the old design was a little over done, so thanks to the awesome theming capability of Wordpress… Here’s a new one.

Bad HTML

April 9th, 2009

Sorry to any visitors affected by the malformed site that cropped up due to my last post…

Old habits die hard, and I write too many of my posts in HTML only to have a missing quotation mark leave my page poorly rendered. I need to rely on the (fairly) excellent built in wordpress wysiwyg editor. At least until I write a proper, custom blog engine for this page…

The affected post has been fixed and you can now go about your business.

mod_rails && apache || mongrel && nginx

April 3rd, 2009

Switch…

That’s all I have to say. Passenger/mod_rails is so much faster and more competent at serving my crappy RoR code than my hacked together mongrel/nginx scheme that I had before.

My ram usage spikes much more when visitors hit the site, but never starts swapping. The increased ram usage is more than worth it for the HUGELY increased speed that I’m seeing by the dynamic mongrel management.

Even better, when the visitors leave (as often happens), the ram usage settles down to the same place it did with my nginx and mongrel combo.

Enjoy the increased speed and stability AMDavidson.com visitors.

Wordpress Tweaks

January 22nd, 2009

Well, I spent an hour or two last night uploading a couple of plugins and playing with the CSS on the site. It’s amazing what you can do with just wordpress.org and a couple of hours.

The theme is (heavily) based on Oulipo by Mignolo. Maybe someday I’ll do my own custom theme, but for now, this’ll do; I’d rather be working on my other sites.

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.

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.