First Annual Tech Conference in Eureka

The Redwood Technology Conference will hold its first annual North Coast Technology Conference on March 14 at the Humboldt Bay Aquatic Center in Eureka. RTC board member Daria Topousis has a Tech Beat article in the Times-Standard today that covers the Conference pretty well.

I’m doing a presentation on open source content management systems and tools like Joomla, WordPress and Drupal. I will focus mostly on Drupal as I will have just returned for Drupalcon in Washingtion, D.C. and my head will be filled with all the possibilities this system holds.

The RTC web site has more information and registration for the Tech Conference.

Blogalicious

Last Monday Erik V. Kirk, famed SoHum blogger, spoke at my Rotary Club (I can’t believe I’m in a Rotary Club, but there I am). His talk was a fun mixture of tech naiveté and insights in to how blogging information can spread and come back to the blogger in unexpected ways. What he thought was an obscure journal of life and ideas in an obscure part of the world, seems to have been found by thousands of people and become a hotbed for conversation on local and global issues. His approach to the talk was just right for our group, most of whom, while extremely bright, have not had the opportunity to learn about the power, opportunities and pitfalls of blogging for fun and/or profit.

I’ve recently seen an increased interest in the use of blogs by small business. And in response to a direct question from one client on how to get started, I offered the following advice (more or less):

Blogging can be fun, but it can also be time consuming. Blogging isn’t for everyone and not for every business. First, you have to like to write. Second, you should have something to say about your industry that people would want to read, or something special you want to express to your customers. Third, it can tricky to get set up and keep the software up to date if you install it yourself. This NY Times article puts some perspective on blogging for small business.

Using a blogging tool as opposed to just posting content on a web site takes advantage of the way the data gets propagated on the web. Blog posts have a way of reaching far more people than static web pages and draw a wide audience to your site. How this works may be subject for another day.

Basically, there are two routes to go:
1) Using a hosted solution
2) Installing blogging software on your own domain

Each has its own advantages/disadvantages.

The two biggest advantages of using a hosted solution is that you can get your blog up and running in 5-10 minutes. Software is all managed by the hosting company so when it’s updated you don’t have to do anything, and if you use blogger.com (a Google company) or WordPress.com it’s free.

The disadvantages of this solution is that you have limited control over features and how it looks. You are restricted by using the available templates and plugins (chunks of code that you can install to extend the functionality of your blog). I am not familiar with blogger features as I have never used it. But I know many, many people do. I’m not sure how flexible its system is for changing the look and adding features, but I assume, with a little knowledge of HTML and CSS some things can be changed. Also, Wordrpess.com does have a commercial version where you pay a minimal amount and get more features/flexibility.

The other disadvantage of this approach is that it’s not on your domain. All you can do is link to it. So, a link to your blog takes your site visitors away from your main site.

Solution #2 solves all the disadvantages of solution #1, but of course, introduces other issues. There are lots of free and commercial applications that can be installed on your own account. I don’t intend to review them all here. A good place to find options and reviews of free software is OpenSourceCMS.com. I’ve used the free WordPress software for years and really like the wide range of tools and the easy of modifying the look and feel.

By installing your own software you can make it do a lot more because you can control how it looks, what plugins you use, etc. You can even integrate it directly in to your site in a nice, dynamic way. For example, we built a site for Adventure’s Edge that uses WordPress for its blogging software. The back end is exactly like a standard WordPress installation. But the front end is completely integrated in to their site. Although they aren’t using it fully yet, (a new team just took over the store), the latest 3 headlines from all posts will appear on the home page with links to the full blog post. Also, if they assign a post to a category that corresponds to a department, the post’s headline will show up on the specific department’s page as well. They intend to use the blog to keep their customers up to date on new products, sales, and events at the store.

The disadvantages are that this all has to be set up by a developer so there are costs involved. And if something goes wrong you or your developer needs to fix it. Upgrades have to be done as security patches and new versions are released. However, there is now a plugin for WordPress that makes this very simple – just a few clicks and you’re done.

If the blog is intended to draw traffic to your main site, it can be better to have it integrated with your site rather than just having a link to your main site from a hosted blog at blogger.com or wordpress.com.

Another alternative is to use WordPress or something like Drupal (a very popular Content Mangement System which includes a blogging module) for building your entire site. Again, though, unless you have experience with this software, these options are going to require a web developer to get them set up. Both packages are relatively easy to get up and running in minutes. But customizing the design and functionality can be complicated and requires a good deal of planning, configuration and often some programming.

While ultimately, I believe installing blogging software on your own site is the way to go, if you are thinking about blogging and just want to try it out, the best option would be go to blogger or wordpress, sign up for an account and give it a try.

Adventure’s Edge At Last

It’s been a long road, but a couple weeks ago we got the OK to launch the new Adventure’s Edge web site. We’re pretty proud of this project because of the various tools we either built or incorporated in to the site.

We’re quite proud of the design. It’s simple and straightforward, but with the Flash on the home page and some dynamic tools, it’s a vast improvement over their old site.

Adventure’s EdgeWe used our own in-house content management system for most of the site. But we integrated WordPress in to the design as a blogging tool. Not only has the design been integrated, but we also made recent blog post titles availabe on the home page and on the various department pages.

We also built a tool to highlight all the brands they sell, and when they get their new online store up and running, the brand names will link directly to the store categories for those manufacturers.

BTW, Adventure’s Edge is now under new ownership with some new people helping to run the show and they seem very enthusiastic about making the site useful and effective for their customers.

Open Source Earning Recognition With Real Money

There are a lot of open source projects that are starting to attract big dollars. Drupal has recently pulled in $7 million and MySQL was just purchased by Sun for $1 billion. And now WordPress has attracted $29.5 million.

This is an exciting transition for these entities that have produced tremendous software that we have been using for years. This blog is powered by WordPress, we have developed several sites using Drupal and all of our database driven projects have used MySQL. This open source stuff has enabled us and millions of others to produce powerful sites at a fraction of the cost that would be required if we had used proprietary software or built everything from scratch.

It will be interesting to see how this influx of money will transform these projects.