djbushido.github.com/index.html

59 lines
2.8 KiB
HTML

<!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="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&#160;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 &#160;<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>