| <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 transitional//EN"> |
| <html> |
| |
| <head> |
| <title>BIRT Tutorials</title> |
| <link rel="stylesheet" href="../style/compose.css" type="text/css"/> |
| <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> |
| </head> |
| |
| <body> |
| |
| <p class="head">BIRT Tutorials</p> |
| <p class="subhead">Getting a Jump-start with BIRT</p> |
| |
| <h1>Basic Tutorial</h1> |
| <p>The <a href="basic">Basic Tutorial</a> walks you though the steps to build |
| a basic listing report. Introduces the basic |
| BIRT concepts. This is the place to start</p> |
| |
| <h1>Flash Movie of "My First Report"</h1> |
| <p>This Flash movie shows the creation of "<a href="http://download.eclipse.org/birt/downloads/demos/MyFirstReport.html" target="_blank">My First Report</a>" from the tutorial in BIRT's online help.</p> |
| <h1>Other Screencasts</h1> |
| |
| <p>In the following screencasts, Scott Rosenbaum (BIRT PMC) show how to perform |
| some specific tasks in BIRT.</p> |
| |
| <ul class="arrow-list"> |
| <li><a href="http://www.eclipse.org/downloads/download.php?file=/birt/downloads/demos/parameter_demo.wmv&r=1"> |
| Using data set parameters and report parameters.</a> |
| <li><a href="http://www.eclipse.org/downloads/download.php?file=/birt/downloads/demos/sub_report_demo.wmv&r=1"> |
| Creating a subreport.</a> |
| <li><a href="http://www.eclipse.org/downloads/download.php?file=/birt/downloads/demos/scripted_data_src.wmv&r=1"> |
| Creating a scripted data set.</a> |
| </ul> |
| |
| |
| |
| </body> |
| </html> |