diff --git a/doxygen/DjBushido/main b/doxygen/DjBushido/main index 9090295..ac53df2 100644 --- a/doxygen/DjBushido/main +++ b/doxygen/DjBushido/main @@ -4,8 +4,11 @@ * \section projects Projects * \subsection libcvautomation Libcvautomation * 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. + * Documentation Location: Libcvautomation + * Github Location: Libcvautomation + * Sourceforge Location: Libcvautomation * * \subsection xplaylistcreator xplaylist_creator diff --git a/doxygen/html/index.html b/doxygen/html/index.html index c223846..e6fb8af 100644 --- a/doxygen/html/index.html +++ b/doxygen/html/index.html @@ -17,11 +17,14 @@ This page is for Dj Bushido - you can find my work at Libcvautomation -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. Documentation Location: Libcvautomation Github Location: Libcvautomation Sourceforge Location: Libcvautomation

+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.

+Documentation Location: Libcvautomation

+Github Location: Libcvautomation

+Sourceforge Location: Libcvautomation

xplaylist_creator

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.

Questions? Comments?

-Feel free to contact me at bspeice.nc@gmail.com.
Generated on Wed Jul 18 14:48:27 2012 by  +Feel free to contact me at bspeice.nc@gmail.com.
Generated on Wed Jul 18 14:52:18 2012 by  doxygen 1.4.7
diff --git a/doxygen/latex/doxygen.sty b/doxygen/latex/doxygen.sty index 2b83a79..85a9d22 100644 --- a/doxygen/latex/doxygen.sty +++ b/doxygen/latex/doxygen.sty @@ -10,8 +10,8 @@ {\fancyplain{}{\bfseries\rightmark}} \rhead[\fancyplain{}{\bfseries\leftmark}] {\fancyplain{}{\bfseries\thepage}} -\rfoot[\fancyplain{}{\bfseries\scriptsize Generated on Wed Jul 18 14:48:27 2012 by Doxygen }]{} -\lfoot[]{\fancyplain{}{\bfseries\scriptsize Generated on Wed Jul 18 14:48:27 2012 by Doxygen }} +\rfoot[\fancyplain{}{\bfseries\scriptsize Generated on Wed Jul 18 14:52:18 2012 by Doxygen }]{} +\lfoot[]{\fancyplain{}{\bfseries\scriptsize Generated on Wed Jul 18 14:52:18 2012 by Doxygen }} \cfoot{} \newenvironment{Code} {\footnotesize} diff --git a/doxygen/latex/index.tex b/doxygen/latex/index.tex index ec2d61e..b8fc889 100644 --- a/doxygen/latex/index.tex +++ b/doxygen/latex/index.tex @@ -1,6 +1,12 @@ \section{Welcome}\label{index_welcome} This page is for Dj Bushido - you can find my work at {\tt my github repository}. \section{Projects}\label{index_projects} \subsection{Libcvautomation}\label{index_libcvautomation} -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 Red\-Hat 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 Open\-CV and XTest, which can be used by BASH to drive GUI testing and automation, that works on both new and old Linux distributions. Documentation Location: {\tt Libcvautomation} Github Location: {\tt Libcvautomation} Sourceforge Location: {\tt Libcvautomation}\subsection{xplaylist\_\-creator}\label{index_xplaylistcreator} +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 Red\-Hat 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 Open\-CV and XTest, which can be used by BASH to drive GUI testing and automation, that works on both new and old Linux distributions. + +Documentation Location: {\tt Libcvautomation} + +Github Location: {\tt Libcvautomation} + +Sourceforge Location: {\tt Libcvautomation}\subsection{xplaylist\_\-creator}\label{index_xplaylistcreator} 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.\section{Questions? Comments?}\label{index_questions} Feel free to contact me at {\tt bspeice.nc@gmail.com}. \ No newline at end of file diff --git a/doxygen/latex/refman.tex b/doxygen/latex/refman.tex index 1285dde..8a12e33 100644 --- a/doxygen/latex/refman.tex +++ b/doxygen/latex/refman.tex @@ -19,7 +19,7 @@ \vspace*{1cm} {\large Generated by Doxygen 1.4.7}\\ \vspace*{0.5cm} -{\small Wed Jul 18 14:48:27 2012}\\ +{\small Wed Jul 18 14:52:18 2012}\\ \end{center} \end{titlepage} \clearemptydoublepage diff --git a/index.html b/index.html index c223846..e6fb8af 100644 --- a/index.html +++ b/index.html @@ -17,11 +17,14 @@ This page is for Dj Bushido - you can find my work at Libcvautomation -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. Documentation Location: Libcvautomation Github Location: Libcvautomation Sourceforge Location: Libcvautomation

+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.

+Documentation Location: Libcvautomation

+Github Location: Libcvautomation

+Sourceforge Location: Libcvautomation

xplaylist_creator

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.

Questions? Comments?

-Feel free to contact me at bspeice.nc@gmail.com.
Generated on Wed Jul 18 14:48:27 2012 by  +Feel free to contact me at bspeice.nc@gmail.com.
Generated on Wed Jul 18 14:52:18 2012 by  doxygen 1.4.7