mirror of
https://github.com/Wisser/Jailer.git
synced 2026-05-01 11:39:30 -05:00
102 lines
3.9 KiB
HTML
102 lines
3.9 KiB
HTML
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<head>
|
|
<title>Jailer - Videos</title>
|
|
<meta content="text/html; charset=us-ascii" http-equiv="Content-Type" />
|
|
<meta content="Data Export Tool" name="description" />
|
|
<link href="favicon.ico" rel="shortcut icon" />
|
|
<meta content="data export referential integrity java jdbc dbms" name="keywords" />
|
|
<link href="styles.css" rel="stylesheet" type="text/css" />
|
|
</head>
|
|
<body left-margin="0" top-margin="0">
|
|
<div align="left">
|
|
<table border="0" cellpadding="0" cellspacing="0" height="407" style="left: 0pt; top: 0pt; text-align: left; position: absolute;" width="100%">
|
|
<tbody>
|
|
<tr>
|
|
<td class="bannerbackground" colspan="2" height="33" width="100%">
|
|
<table border="0" cellpadding="4" cellspacing="0" width="100%">
|
|
<tbody>
|
|
<tr>
|
|
<td><a href="https://github.com/Wisser/Jailer"><img src="logo.png" hspace="10" /></td> <td class="slogan" width="100%"></a>
|
|
|
|
<td style="width: 100%; text-align: right;">
|
|
<table border="0" cellpadding="0" cellspacing="0" width="100%">
|
|
<tbody>
|
|
<tr>
|
|
<td><a href="https://github.com/Wisser/Jailer"><img src="GitHub-Mark-64px.png" title="GitHub" /></a> </td></tr><tr style="height: 100%;"><td> </td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td class="nav1background" colspan="2" width="100%"> <b><font color="#ffffff"><a class="tlink" href="home.htm" target="_self"> Home </a> <a class="tlink" href="quicktour.htm" target="_self"> Quick Tour </a> <a class="tlink" href="exporting-data.htm" target="_self"> Tutorial </a> <a class="tlink" href="data-browsing.html" target="_self"> Data Browser </a> <a class="tlinkA" href="videos.html" target="_self"> Videos </a> <a class="tlink" href="faq.html" target="_self"> FAQ </a> <a class="tlink" href="api.html" target="_self"> API </a> <a class="tlink" href="design.htm" target="_self"> Documentation </a> <a class="tlink" href="http://sourceforge.net/forum/?group_id=197260" target="_self"> Forum </a> <a class="tlink" href="http://sourceforge.net/project/showfiles.php?group_id=197260" target="_self"> Download </a> </font></b></td>
|
|
</tr>
|
|
<tr>
|
|
<td class="spacer" colspan="2" width="100%"></td>
|
|
</tr>
|
|
<tr>
|
|
<td class="lmenucontainer" height="100%" valign="top" width="14%">
|
|
<div align="center">
|
|
<center>
|
|
<table border="0" cellpadding="0" cellspacing="0" width="100%">
|
|
<tbody>
|
|
<tr>
|
|
<td width="100%"> </td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</center>
|
|
</div>
|
|
|
|
|
|
|
|
<table border="0" cellpadding="0" cellspacing="0" width="100%">
|
|
<tbody>
|
|
<tr>
|
|
<td class="content2background"><img alt="" src="architecture-Dateien/vgradp.gif" style="width: 160px; height: 1px;" /></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
<p> </p>
|
|
</td>
|
|
<td class="contentbackground" height="418" valign="top" width="86%">
|
|
<div align="right">
|
|
<table border="0" cellpadding="0" cellspacing="0" height="542" width="98%">
|
|
<tbody>
|
|
<tr>
|
|
<td class="contentbackground" height="21" width="100%"> </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="content" height="520" valign="top" width="100%">
|
|
<h3>The Subsetter</h3>
|
|
<video src="animated/Subsetting.mp4" controls></video>
|
|
<br>
|
|
<br>
|
|
<h3>The Data Brower</h3>
|
|
<video src="animated/DataBrowser.mp4" controls></video>
|
|
<br>
|
|
<br>
|
|
<h3>The SQL Console</h3>
|
|
<video src="animated/SQLConsole.mp4" controls></video>
|
|
<br>
|
|
<br><h3>Exporting data using the Data Browser</h3>
|
|
<video id="SubsetByExample" src="animated/SubsetByExample.mp4" controls></video>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
</tr>
|
|
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
</body>
|
|
</html>
|