<%@ page contentType="text/html;charset=iso-8859-1" language="java" %> <%@ include file="authenticate_i.jsp" %> <% ///////////// // Header // The header file looks for the following variables. String pageTitle = "Boulder Biodiesel"; %> <%@ include file="header_i.jsp" %> <% ///////////// // Toolbar // The toolbar file looks for the following variables. To make a particular // "button" not appear, set a variable to null. boolean showToolbar = true; String viewLink = null; String postLink = null; String replyLink = null; String searchLink = null; // we can show a link to a user account if the user is logged in (handled // in the toolbar jsp) String accountLink = "forum/userAccount.jsp"; %> <%@ include file="toolbar_i.jsp" %>

Welcome to Boulder Biodiesel

Quick Links:

<%@ include file="recentMessages_i.jsp" %>

Upcoming Workshops

Boulder Biodiesel is a collective of individuals and business working to support the growing biofuels community in Boulder, Colorado and the surrounding area.

Biodiesel is a renewable, domestically produced fuel for diesel engines that is derived from vegetable oils. It can be used in any diesel engine with no modification to the vehicle itself.

Here you can learn out about and get connected to local producers, retailers, homebrewers, users, and general supporters of biodiesel in the Boulder area, as well as get updates on biodiesel-related events and workshops in Colorado. Please visit our online Discussion Forum. Also, we have an Email List which we use for discussion and announcements of upcoming events and workshops.

Looking to Purchase Biodiesel?

Check our Links page

Want to Make Your Own Biodiesel?

Visit our Upcoming Workshops page
Visit our Making Biodiesel Forum
Check out the Collaborative Biodiesel Tutorial

Looking to Connect with Local Biodiesel Users and Homebrewers?

Check out our Membership Profiles
Join our Online Discussion Forum

Interested in Helping Out, or have Suggestions for the Site?

Please send an email to john at boulderbiodiesel.com

<%@ include file="footer_i.jsp" %>