Welcome to the openFIRST Portal Development Website!
What is openFIRST?
The openFIRST Portal System is an integrated set of modules which may be
used together to create or enhance a web site. It is directed towards
teams participating in the FIRST robotics competition. The openFIRST
Portal System is a completely student-developed project that has had
contributions from a wide variety of teams from Brasil, Canada and the
United States.
Developers?
openFIRST is developed by a number of students from the FIRST Robotics
competition teams #1006, #1049, #781,
#1075,
#1501,
#1227, and #1257. You may read more about the developers here. To learn how to contribute to the project, and for a technical reference about writing modifications / patches / enhancements for the openFIRST system, read the
openFIRST Contributor's HOWTO. New contributors are always welcome.
USFIRST Robotics
USFIRST is the largest North American robotics competition that has
over 800 teams and many competitions yearly. Read
more.
openFIRST was developed with:
(Other databases are also supported)
Bugzilla Stats
View Source: /index.php
<div id="title"><img src="/image/news_subscribe.png" alt="" title=""> News & Updates</h1></div>
<?php
if(! $sqlconnection) { echo "<p><b>openFIRST</b> Project news is currently unavailable on this page as there are currently technical difficulties with the <a href=\"http://www.sourceforge.net/\">SourceForge.net</a> MySQL database server. You may read the <a href=\"http://sou rceforge.net/news/?group_id=78233\">openFIRST news</a> from the SourceForge page.</p>"; } else { $q = mysql_query("SELECT * FROM news ORDER BY id LIMIT 5;");
if(! $q) { echo("News is not available at the moment. Please try again later."); } else { echo "<table>";
} /* ?> <hr> <h1><img src="/image/star.png" alt="" title=""> Founding Members</h1> <p>We would like to commemorate members of the following teams for their support and talent in the development of the openFIRST project. If your team would like to become apart of this project then please send us a list of persons willing to support us. Please be sure to include their skills (such as PHP programming, testing skills etc.).</p>