Development

Dreamweaver CS5 adds support HTML5

Posted in Development on May 20th, 2010 by Michael – 1 Comment

Just saw that Adobe has added support for HTML5 and CSS3 to Dreamweaver CS5. You can find the extension at Adobe Labs.

The extension adds support for CSS3 and some HTML5 tags in Live View, HTML5 and CSS3 code hinting, HTML5 starter documents, plus some other things. I’m expecting the features in this extension to improve in the future as more HTML5 features get rolled into browsers.

I’m really looking forward to getting a chance to play with this. With that, and the additions of Drupal and WordPress support, Dreamweaver CS5 looks to become quite a useful tool for doing web development.

Christmas in April, Part II

Posted in Development, Technology on April 13th, 2010 by Michael – 1 Comment

We began discussing what an interesting month April has been in Christmas in April, Part I. Now we’ll get into what’s happening with Apple.

Apple kicked off the month with the official release of the iPad. I personally think the device is a huge deal. I can definitely see where it would fit in with my day to day activities.

Then this week, the released the long awaited MacBook Pro. As I said in the previous article, I’ve been holding out for this machine for a long time, and I’m super excited to get one. read more »

Christmas in April, Part I

Posted in Development, Technology on April 13th, 2010 by Michael – 5 Comments

This is a pretty exciting month for the tools we use in our business, and technology in general. Monday, Adobe annouced CS5 and Microsoft finalized Visual Studio 2010. Last week Apple released the iPad, and this week it released the new Core i5 & Core i7 MacBook Pros.

For me, it is beyond time to upgrade my systems, so this is about to be a very expensive month. I’ve literally been waiting on these new MacBook Pros for two years, ever since I read about these new processors from Intel. And with this new computer, it is also time to upgrade the Adobe software, so this year’s tech budget is pretty much gone.

read more »

Updating Drupal Multi-Site on OS X

Posted in Development, Drupal on March 1st, 2010 by Michael – 3 Comments

We’re continuing on with the tutorials for the Drupal Multi-Site configuration that I set up on my Mac. All the domain and directory structure is based on that tutorial, so if you’ve done something slightly different, you’ll need to adjust as appropriate.

read more »

Drupal used for new WhiteHouse.gov website

Posted in Drupal on October 26th, 2009 by Michael – 1 Comment

Hey, just saw this posting at MSNBC. It seems that the website for the White House is moving to Drupal. At the end of the article, it makes reference to the background technology being Drupal.

AWESOME!

Automating Drupal cron with OS X’s launchd

Posted in Development, Drupal on October 25th, 2009 by Michael – 3 Comments

Found this great post on Configuring cron on Mac OS X Server 10.5.x in the Drupal documentation. I’d been wanting to do that with my original post on Building a Drupal Multi-Site development environment, but I hadn’t had time to figure it out.

The title of the page at Drupal says “Mac OS X Server“, but there’s nothing that says you can’t use this technique on OS X Client, and I believe it will work on everything 10.4.x and up.

So I’m going to show you how to tie it into the Multi-Site setup I created on my local machine for the previous blog post.   read more »

Building a Drupal development environment for Mac

Posted in Development, Drupal on September 1st, 2009 by Michael – 25 Comments

I’ve been working on understanding the Drupal CMS for the past couple of weeks, and it can be a little bit confusing.  As usual with an open source project most of the documentation focuses on Unix/Linux or Windows.  There is some good information for Mac users, but for me, it seemed a little disjointed and was hard to bring together for a coherent setup.  This is my attempt to explain a complete setup, from start to finish, for doing web development on my local machine running OS X 10.4.  I’m completely new to Drupal, so if I could have done something better here, please let me know.

read more »