mirror of
https://github.com/bspeice/djbushido.github.com
synced 2025-07-04 23:34:41 -04:00
Use a newer doxygen for a nicer page
This commit is contained in:
@ -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>
|
||||
|
Reference in New Issue
Block a user