Use a newer doxygen for a nicer page
BIN
doxygen/html/bc_s.png
Normal file
After Width: | Height: | Size: 677 B |
BIN
doxygen/html/closed.png
Normal file
After Width: | Height: | Size: 126 B |
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 3.8 KiB |
@ -1,32 +1,58 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
|
||||
|
||||
<title>DJ Bushido</title>
|
||||
<link href="doxygen.css" rel="stylesheet" type="text/css">
|
||||
<link href="tabs.css" rel="stylesheet" type="text/css">
|
||||
</head><body>
|
||||
<!-- Generated by Doxygen 1.4.7 -->
|
||||
<div class="tabs">
|
||||
<ul>
|
||||
<li id="current"><a href="index.html"><span>Main Page</span></a></li>
|
||||
</ul></div>
|
||||
<h1>DJ Bushido</h1>
|
||||
<p>
|
||||
<h2><a class="anchor" name="welcome">
|
||||
Welcome</a></h2>
|
||||
This page is for Dj Bushido - you can find my work at <a href="https://github.com/DjBushido">my github repository</a>. <h2><a class="anchor" name="projects">
|
||||
Projects</a></h2>
|
||||
<h3><a class="anchor" name="libcvautomation">
|
||||
Libcvautomation</a></h3>
|
||||
Libcvautomation is a GUI automation and testing tool based on image recognition and response. This program was designed as a direct replacement for Sikuli and Xpresser. Each solution had large problems with crashing, and both refused to function on RedHat Linux and Ubuntu 12.04. I really liked the way each of these programs approached GUI automation, but they simply didn't work. As such, a simple library was designed to integrate OpenCV and XTest, which can be used by BASH to drive GUI testing and automation, that works on both new and old Linux distributions.<p>
|
||||
Documentation Location: <a href="http://djbushido.github.com/libcvautomation/">Libcvautomation</a><p>
|
||||
Github Location: <a href="https://github.com/DjBushido/libcvautomation">Libcvautomation</a><p>
|
||||
Sourceforge Location: <a href="https://sourceforge.net/projects/libcvautomation/">Libcvautomation</a><h3><a class="anchor" name="xplaylistcreator">
|
||||
xplaylist_creator</a></h3>
|
||||
XPlaylist_creator was a quick project to export an XMMS2 playlist to a .pls or .m3u format. This way you can re-integrate it later if your media library gets deleted, and use XMMS2 playlists elsewhere.<p>
|
||||
Github Location: <a href="https://github.com/DjBushido/xplaylist_creator">XPlaylist_Creator</a><h2><a class="anchor" name="questions">
|
||||
Questions? Comments?</a></h2>
|
||||
Feel free to contact me at <a href="mailto:bspeice.nc@gmail.com">bspeice.nc@gmail.com</a>. <hr size="1"><address style="align: right;"><small>Generated on Wed Jul 18 14:54:22 2012 by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.7 </small></address>
|
||||
<link href="tabs.css" rel="stylesheet" type="text/css"/>
|
||||
<link href="doxygen.css" rel="stylesheet" type="text/css" />
|
||||
|
||||
|
||||
|
||||
</head>
|
||||
<body>
|
||||
<div id="top"><!-- do not remove this div! -->
|
||||
|
||||
|
||||
<!-- Generated by Doxygen 1.7.6.1 -->
|
||||
<div id="navrow1" class="tabs">
|
||||
<ul class="tablist">
|
||||
<li class="current"><a href="index.html"><span>Main Page</span></a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="header">
|
||||
<div class="headertitle">
|
||||
<div class="title">DJ Bushido </div> </div>
|
||||
</div><!--header-->
|
||||
<div class="contents">
|
||||
<div class="textblock"><h2><a class="anchor" id="welcome"></a>
|
||||
Welcome</h2>
|
||||
<p>This page is for Dj Bushido - you can find my work at <a href="https://github.com/DjBushido">my github repository</a>. </p>
|
||||
<h2><a class="anchor" id="projects"></a>
|
||||
Projects</h2>
|
||||
<h3><a class="anchor" id="libcvautomation"></a>
|
||||
Libcvautomation</h3>
|
||||
<p>Libcvautomation is a GUI automation and testing tool based on image recognition and response. This program was designed as a direct replacement for Sikuli and Xpresser. Each solution had large problems with crashing, and both refused to function on RedHat Linux and Ubuntu 12.04. I really liked the way each of these programs approached GUI automation, but they simply didn't work. As such, a simple library was designed to integrate OpenCV and XTest, which can be used by BASH to drive GUI testing and automation, that works on both new and old Linux distributions.</p>
|
||||
<p>Documentation Location: <a href="http://djbushido.github.com/libcvautomation/">Libcvautomation</a></p>
|
||||
<p>Github Location: <a href="https://github.com/DjBushido/libcvautomation">Libcvautomation</a></p>
|
||||
<p>Sourceforge Location: <a href="https://sourceforge.net/projects/libcvautomation/">Libcvautomation</a></p>
|
||||
<h3><a class="anchor" id="xplaylistcreator"></a>
|
||||
xplaylist_creator</h3>
|
||||
<p>XPlaylist_creator was a quick project to export an XMMS2 playlist to a .pls or .m3u format. This way you can re-integrate it later if your media library gets deleted, and use XMMS2 playlists elsewhere.</p>
|
||||
<p>Github Location: <a href="https://github.com/DjBushido/xplaylist_creator">XPlaylist_Creator</a></p>
|
||||
<h2><a class="anchor" id="questions"></a>
|
||||
Questions? Comments?</h2>
|
||||
<p>Feel free to contact me at <a href="mailto:bspeice.nc@gmail.com">bspeice.nc@gmail.com</a>. </p>
|
||||
</div></div><!-- contents -->
|
||||
|
||||
|
||||
<hr class="footer"/><address class="footer"><small>
|
||||
Generated on Wed Jul 18 2012 14:56:28 by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.7.6.1
|
||||
</small></address>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
BIN
doxygen/html/nav_f.png
Normal file
After Width: | Height: | Size: 159 B |
BIN
doxygen/html/nav_h.png
Normal file
After Width: | Height: | Size: 97 B |
BIN
doxygen/html/open.png
Normal file
After Width: | Height: | Size: 118 B |
BIN
doxygen/html/tab_a.png
Normal file
After Width: | Height: | Size: 140 B |
BIN
doxygen/html/tab_b.png
Normal file
After Width: | Height: | Size: 178 B |
BIN
doxygen/html/tab_h.png
Normal file
After Width: | Height: | Size: 192 B |
BIN
doxygen/html/tab_s.png
Normal file
After Width: | Height: | Size: 189 B |
@ -1,102 +1,59 @@
|
||||
/* tabs styles, based on http://www.alistapart.com/articles/slidingdoors */
|
||||
|
||||
DIV.tabs
|
||||
{
|
||||
float : left;
|
||||
width : 100%;
|
||||
background : url("tab_b.gif") repeat-x bottom;
|
||||
margin-bottom : 4px;
|
||||
.tabs, .tabs2, .tabs3 {
|
||||
background-image: url('tab_b.png');
|
||||
width: 100%;
|
||||
z-index: 101;
|
||||
font-size: 13px;
|
||||
}
|
||||
|
||||
DIV.tabs UL
|
||||
{
|
||||
margin : 0px;
|
||||
padding-left : 10px;
|
||||
list-style : none;
|
||||
.tabs2 {
|
||||
font-size: 10px;
|
||||
}
|
||||
.tabs3 {
|
||||
font-size: 9px;
|
||||
}
|
||||
|
||||
DIV.tabs LI, DIV.tabs FORM
|
||||
{
|
||||
display : inline;
|
||||
margin : 0px;
|
||||
padding : 0px;
|
||||
.tablist {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
display: table;
|
||||
}
|
||||
|
||||
DIV.tabs FORM
|
||||
{
|
||||
float : right;
|
||||
.tablist li {
|
||||
float: left;
|
||||
display: table-cell;
|
||||
background-image: url('tab_b.png');
|
||||
line-height: 36px;
|
||||
list-style: none;
|
||||
}
|
||||
|
||||
DIV.tabs A
|
||||
{
|
||||
float : left;
|
||||
background : url("tab_r.gif") no-repeat right top;
|
||||
border-bottom : 1px solid #84B0C7;
|
||||
font-size : x-small;
|
||||
font-weight : bold;
|
||||
text-decoration : none;
|
||||
.tablist a {
|
||||
display: block;
|
||||
padding: 0 20px;
|
||||
font-weight: bold;
|
||||
background-image:url('tab_s.png');
|
||||
background-repeat:no-repeat;
|
||||
background-position:right;
|
||||
color: #283A5D;
|
||||
text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.9);
|
||||
text-decoration: none;
|
||||
outline: none;
|
||||
}
|
||||
|
||||
DIV.tabs A:hover
|
||||
{
|
||||
background-position: 100% -150px;
|
||||
.tabs3 .tablist a {
|
||||
padding: 0 10px;
|
||||
}
|
||||
|
||||
DIV.tabs A:link, DIV.tabs A:visited,
|
||||
DIV.tabs A:active, DIV.tabs A:hover
|
||||
{
|
||||
color: #1A419D;
|
||||
.tablist a:hover {
|
||||
background-image: url('tab_h.png');
|
||||
background-repeat:repeat-x;
|
||||
color: #fff;
|
||||
text-shadow: 0px 1px 1px rgba(0, 0, 0, 1.0);
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
DIV.tabs SPAN
|
||||
{
|
||||
float : left;
|
||||
display : block;
|
||||
background : url("tab_l.gif") no-repeat left top;
|
||||
padding : 5px 9px;
|
||||
white-space : nowrap;
|
||||
}
|
||||
|
||||
DIV.tabs INPUT
|
||||
{
|
||||
float : right;
|
||||
display : inline;
|
||||
font-size : 1em;
|
||||
}
|
||||
|
||||
DIV.tabs TD
|
||||
{
|
||||
font-size : x-small;
|
||||
font-weight : bold;
|
||||
text-decoration : none;
|
||||
}
|
||||
|
||||
|
||||
|
||||
/* Commented Backslash Hack hides rule from IE5-Mac \*/
|
||||
DIV.tabs SPAN {float : none;}
|
||||
/* End IE5-Mac hack */
|
||||
|
||||
DIV.tabs A:hover SPAN
|
||||
{
|
||||
background-position: 0% -150px;
|
||||
}
|
||||
|
||||
DIV.tabs LI#current A
|
||||
{
|
||||
background-position: 100% -150px;
|
||||
border-width : 0px;
|
||||
}
|
||||
|
||||
DIV.tabs LI#current SPAN
|
||||
{
|
||||
background-position: 0% -150px;
|
||||
padding-bottom : 6px;
|
||||
}
|
||||
|
||||
DIV.nav
|
||||
{
|
||||
background : none;
|
||||
border : none;
|
||||
border-bottom : 1px solid #84B0C7;
|
||||
.tablist li.current a {
|
||||
background-image: url('tab_a.png');
|
||||
background-repeat:repeat-x;
|
||||
color: #fff;
|
||||
text-shadow: 0px 1px 1px rgba(0, 0, 0, 1.0);
|
||||
}
|
||||
|