Menu

Guiey / News: Recent posts

5/10/2009 Guiey Update

I have completed fashioning rudimentary I/O classes for Guiey. I have an input class to provide data from screen capture images, another to provide microphone input data, and output classes for the various keyboard and mouse functions (mouse button press, mouse button release, etc.).
After some experimentation, I have decided not to make use of the Joone <http://www.jooneworld.com/> framework for Guiey. Although the framework is quite functional, it seems that development has slowed considerably or come to a halt. It will be very beneficial to use a neural network framework capable of offloading some processing to GPGPU hardware, and I believe it will be easier to construct a new framework with that capability in mind than to add it to Joone.
The following is a top ten list of features I hope to include in Guiey:... read more

Posted by Shane Terrell 2009-05-10

Guiey Research and Development Phase 1

The Guiey project is an attempt to develop a system for graphical user interface scripting and testing in Java. Guiey will use a computer by seeing, typing, and clicking - just like a human user.

Guiey Research and Development Phase 1 will be characterized by finalizing which tools and resources will be utilized to provide the basic functionality of the Guiey system.

Acknowledging that the goal is to develop Guiey as a cross-platform system written in Java, I have identified the following tools for possible inclusion:... read more

Posted by Shane Terrell 2009-04-11