usb 3.0
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 780
pvrusb 1.2
pvrusb is a Linux driver for the WinTV PVR USB (not the plain WinTV USB), a USB MPEG2 encoder with a TV tuner. more>>
pvrusb is a Linux driver for the WinTV PVR USB (not the plain WinTV USB), a USB MPEG2 encoder with a TV tuner. The WinTV PVR USB is a video capture device attached to the USB bus. The purpose is similar to the PCI version (WinTV PVR), but this driver is for the USB version only. Follow this link for a Linux driver for the PCI version.
This device has also not much to do with the plain WinTV USB, because the WinTV PVR USB contains a MPEG2 encoder, which the simple WinTV USB does not contain. The higher compression ratio of the WinTV PVR USB gives much better video quality at higher resolutions than the WinTV USB. Support for the Pinnacle Bungee is still incomplete.
Some notes about the program:
You need the WinTV PVR firmware ROM from Hauppauge ("HCWUSB.UPD.ROM" or "USB_MPEG2_POPNOISEFIX.ROM"). I obtained the files by installing the WinTV software on a Windows machine. The files do not contain any copyright notice, but for now I just assume Hauppauge would not want me to distribute them and so I wont.
You can upload the firmware into the driver after inserting the module using:
dd if=USB_MPEG2_POPNOISEFIX.ROM of=/proc/pvrusb/firmware bs=256k
To display information about the currently loaded firmware:
cat /proc/pvrusb/firmware
The driver attaches itself to /dev/usb/lp0 (yes, the USB printer special file). YES, this is stupid. I will change it soon.
To save the MPEG2 stream try:
cat /dev/usb/lp0 > data.mpg
To watch TV attach a signal to the composite input and use MPlayer:
mplayer /dev/usb/lp0
The tuner is not programmed yet. I will probably add tuner support soon.
I have a WinTV with NTSC tuner. I cannot add PAL tuner support until I get access to a PAL WinTV.
<<lessThis device has also not much to do with the plain WinTV USB, because the WinTV PVR USB contains a MPEG2 encoder, which the simple WinTV USB does not contain. The higher compression ratio of the WinTV PVR USB gives much better video quality at higher resolutions than the WinTV USB. Support for the Pinnacle Bungee is still incomplete.
Some notes about the program:
You need the WinTV PVR firmware ROM from Hauppauge ("HCWUSB.UPD.ROM" or "USB_MPEG2_POPNOISEFIX.ROM"). I obtained the files by installing the WinTV software on a Windows machine. The files do not contain any copyright notice, but for now I just assume Hauppauge would not want me to distribute them and so I wont.
You can upload the firmware into the driver after inserting the module using:
dd if=USB_MPEG2_POPNOISEFIX.ROM of=/proc/pvrusb/firmware bs=256k
To display information about the currently loaded firmware:
cat /proc/pvrusb/firmware
The driver attaches itself to /dev/usb/lp0 (yes, the USB printer special file). YES, this is stupid. I will change it soon.
To save the MPEG2 stream try:
cat /dev/usb/lp0 > data.mpg
To watch TV attach a signal to the composite input and use MPlayer:
mplayer /dev/usb/lp0
The tuner is not programmed yet. I will probably add tuner support soon.
I have a WinTV with NTSC tuner. I cannot add PAL tuner support until I get access to a PAL WinTV.
Download (0.011MB)
Added: 2006-07-28 License: GPL (GNU General Public License) Price:
1185 downloads
SLiM 1.3.0
SLiM is a simple login manager for X11. more>>
SLiM is a Desktop-independent graphical login manager for X11, derived from Login.app.
It aims to be light and simple, although completely configurable through themes and an option file; is suitable for machines on which remote login functionalities are not needed.
Main features:
- PNG and XFT support for aplha transparency and antialiased fonts
- External themes support
- Configurable runtime options: X server, login / shutdown / reboot commands
- Single (GDM-like) or double (XDM-like) input control
- Can load predefined user at startup
- Configurable welcome / shutdown messages
<<lessIt aims to be light and simple, although completely configurable through themes and an option file; is suitable for machines on which remote login functionalities are not needed.
Main features:
- PNG and XFT support for aplha transparency and antialiased fonts
- External themes support
- Configurable runtime options: X server, login / shutdown / reboot commands
- Single (GDM-like) or double (XDM-like) input control
- Can load predefined user at startup
- Configurable welcome / shutdown messages
Download (0.56MB)
Added: 2007-07-15 License: GPL (GNU General Public License) Price:
833 downloads
wmuim 0.3.0
wmuim is a toolbar application for UIM. more>>
wmuim is a toolbar application for UIM.
<<less Download (0.011MB)
Added: 2006-10-26 License: GPL (GNU General Public License) Price:
1093 downloads
reTune 0.3.0
reTune is a very useful tool for all iPod users who, for some reason, are not happy about iTunes. more>>
reTune is a very useful tool for all iPod users who, for some reason, are not happy about iTunes and want to manage their music files for themselves.
With reTune, you can copy music to the iPod with Explorer, Finder, Konqueror, Nautilus or any other file manager you like (yes, cp will work, too ;) and have it played back by the iPod with (almost) no hassles.
The only thing you have to do is start this litte program just after plugging the iPod into your USB port and before unplugging it.
Please note that reTune is in an early development stage and may or may not work for you. You should always create a backup of the /iPod_Control/iTunes directory before trying reTune.
Moreover, I wont take any responsibility or liability for any damage caused by the use of reTune. Until now, I could only test with my own iPod nano.
How it works
reTune scans the whole iPod volume for playable files, retrieving metadata (e.g. ID3 tags) from these files, and moving them to a location where the iPod can find them. The collected metadata and file names are then written to an iTunesDB file, which the iPod requires for proper blayback.
This process is called freezing. reTune keeps track of the original filenames of the files added to the database. Thus, it is possible to unfreeze the song database, i.e. move the music files back to the location where they came from (all inside the iPods filesystem, of course).
Main features:
- multiplatform (written in Python)
- support for MP3 sound files
- support for Ogg Vorbis files (will be automatically transcoded into MP3 using OggDec and LAME)
- reads metadata (title, artist, album, ...) from ID3v1, ID3v2 and Vorbis comment tags
- iPod shuffle support (although the iPod shuffle Database Builder is better suited for this model)
Enhancements:
- added playlist support -- two methods are availabe: the "master playlist file" in /retune_playlists.ini every *.m3u is collected and converted to a playlist, unless it exactly covers an album (in which case it would be pointless)
- MP3 detection code is now more error-tolerant (doesnt clip the file at the first broken frame any longer)
- added automatic inference of the compilation flag: if the album tag of all files in a directory is the same, but the artists differ, the whole directory will be marked as a compilation
- fixed crash when OggDec was not present
- added a filename allocator; should improve big (>10GB) iPod compatibility
- now guessing the track number from the file name even if there is an ID3v1.0 tag available
- when freezing, the cache file is now saved as early as possible to minimize data loss if reTune crashes at a later point (e.g. playlist processing)
<<lessWith reTune, you can copy music to the iPod with Explorer, Finder, Konqueror, Nautilus or any other file manager you like (yes, cp will work, too ;) and have it played back by the iPod with (almost) no hassles.
The only thing you have to do is start this litte program just after plugging the iPod into your USB port and before unplugging it.
Please note that reTune is in an early development stage and may or may not work for you. You should always create a backup of the /iPod_Control/iTunes directory before trying reTune.
Moreover, I wont take any responsibility or liability for any damage caused by the use of reTune. Until now, I could only test with my own iPod nano.
How it works
reTune scans the whole iPod volume for playable files, retrieving metadata (e.g. ID3 tags) from these files, and moving them to a location where the iPod can find them. The collected metadata and file names are then written to an iTunesDB file, which the iPod requires for proper blayback.
This process is called freezing. reTune keeps track of the original filenames of the files added to the database. Thus, it is possible to unfreeze the song database, i.e. move the music files back to the location where they came from (all inside the iPods filesystem, of course).
Main features:
- multiplatform (written in Python)
- support for MP3 sound files
- support for Ogg Vorbis files (will be automatically transcoded into MP3 using OggDec and LAME)
- reads metadata (title, artist, album, ...) from ID3v1, ID3v2 and Vorbis comment tags
- iPod shuffle support (although the iPod shuffle Database Builder is better suited for this model)
Enhancements:
- added playlist support -- two methods are availabe: the "master playlist file" in /retune_playlists.ini every *.m3u is collected and converted to a playlist, unless it exactly covers an album (in which case it would be pointless)
- MP3 detection code is now more error-tolerant (doesnt clip the file at the first broken frame any longer)
- added automatic inference of the compilation flag: if the album tag of all files in a directory is the same, but the artists differ, the whole directory will be marked as a compilation
- fixed crash when OggDec was not present
- added a filename allocator; should improve big (>10GB) iPod compatibility
- now guessing the track number from the file name even if there is an ID3v1.0 tag available
- when freezing, the cache file is now saved as early as possible to minimize data loss if reTune crashes at a later point (e.g. playlist processing)
Download (0.026MB)
Added: 2007-05-10 License: GPL (GNU General Public License) Price:
715 downloads
myDVDs 3.0.6
myDVDs is a way to keep an inventory of your DVD collection. more>>
myDVDs project is a complete personal Web-based graphical DVD inventory database based fully upon PHP with a MySQL backend and the master Region1 DVD database.
Additionally, it makes use of the :CueCat: barcode reader for database Adds and Searches. It represents an easy and efficient way of managing that ever-growing collection of DVDs.
Enhancements:
- The install script was rewritten.
- The upgrade script now handles nearly all of the manual steps.
- The HTML code has been tweaked.
- Images are now in the themes CSS.
- The login form has been reworked. XML and PDF generation have been fixed.
- The documentation has been updated.
<<lessAdditionally, it makes use of the :CueCat: barcode reader for database Adds and Searches. It represents an easy and efficient way of managing that ever-growing collection of DVDs.
Enhancements:
- The install script was rewritten.
- The upgrade script now handles nearly all of the manual steps.
- The HTML code has been tweaked.
- Images are now in the themes CSS.
- The login form has been reworked. XML and PDF generation have been fixed.
- The documentation has been updated.
Download (0.22MB)
Added: 2006-11-29 License: GPL (GNU General Public License) Price:
1733 downloads
Turtle3D 3.0
Turtle3D project is a scheme implementation of the Turtle, in 3D. more>>
Turtle3D project is a scheme implementation of the Turtle, in 3D.
It is object oriented, so you can have many turtles in the drawing window.
A test program is included.
<<lessIt is object oriented, so you can have many turtles in the drawing window.
A test program is included.
Download (0.015MB)
Added: 2006-11-01 License: GPL (GNU General Public License) Price:
1093 downloads
kdsing 0.3.0
kdsing is a project that searches in words list (for translations). more>>
kdsing is a project that searches in words list (for translations).
kdsing uses a word list (e.g. English :: German) and lets you search though it.
This makes it a simple but very useful tool for looking up words when doing translations. It is derived from dsing.
kdsing is derived from dsing, a Tcl/Tk program to search in word lists
and help translators.
This is the port to KDE3.
Main features:
- Path to word list
- Specify the path to your word list. This is /usr/local/dsing/words.gz if you use the kdsing-words RPM.
- Word delimiter
- One or more characters used to delimit the two language columns. Default is "::".
- Clear list for new search
- Will clear the output window before starting a new search.
- Show all or show max. hits
- Show all matched lines or only the first n.
- Word search
- Search for whole words only (-w grep option)
- case insensitive
- Ignore case of search pattern (-i grep option)
- always at beginning of line
- Match has to occur at the beginning of line. This will only search in the first column.
- use zgrep
- Zgrep is for searching in a gzip compressed file. The file in the kdsing-words RPM is gzip compressed, so you have to check this option.
- show command
- Check this one if you are interested in how a command line would look like.
- regular expression
- Interpret the seach pattern as a regular expression. See manual page of grep for more details.
Enhancements:
- Initial Creation
<<lesskdsing uses a word list (e.g. English :: German) and lets you search though it.
This makes it a simple but very useful tool for looking up words when doing translations. It is derived from dsing.
kdsing is derived from dsing, a Tcl/Tk program to search in word lists
and help translators.
This is the port to KDE3.
Main features:
- Path to word list
- Specify the path to your word list. This is /usr/local/dsing/words.gz if you use the kdsing-words RPM.
- Word delimiter
- One or more characters used to delimit the two language columns. Default is "::".
- Clear list for new search
- Will clear the output window before starting a new search.
- Show all or show max. hits
- Show all matched lines or only the first n.
- Word search
- Search for whole words only (-w grep option)
- case insensitive
- Ignore case of search pattern (-i grep option)
- always at beginning of line
- Match has to occur at the beginning of line. This will only search in the first column.
- use zgrep
- Zgrep is for searching in a gzip compressed file. The file in the kdsing-words RPM is gzip compressed, so you have to check this option.
- show command
- Check this one if you are interested in how a command line would look like.
- regular expression
- Interpret the seach pattern as a regular expression. See manual page of grep for more details.
Enhancements:
- Initial Creation
Download (0.33MB)
Added: 2006-10-25 License: GPL (GNU General Public License) Price:
1094 downloads
phpPeanuts 1.3.0
phpPeanuts is a framework for developing business applications in php4 and 5. more>>
phpPeanuts is a framework for developing business applications in php4 and 5.
PphPeanuts supports a development style that is both Model Driven and based on extreme programming (XP). In the early stages of development phpPeanuts is at its most effective: create some business components and their database tables.
Type an url in your browser. PhpPeanuts instantly creates working prototype. Let users try it out and comment. Then extend and refine. Whenever you extend or refine your application phpPeanuts will instantly adapt the user interface. This keeps the development cycle eXtremely short.
PhpPeanuts is easy to install and runs on both php4 and 5. It supports the separation of lay out, user interface code and business model throught the MVC pattern and facilitates the reuse of user interface components.
Its framework based persistency stores and retrieves objects in MySQL and generates complex queries from Query By Example forms. phpPeanutss code management scheme keeps your code seprarated from framework code and can be extended to seperate your generic code from specific code and configurations in as many layers as you like.
But the best feature of phpPeanuts is its flexibilty. You can override and specialize allmost every component and aspect. Because this is all done by adding subclasses and overriding methods you can do it with the freedom of expression of php itself.
To help you find your way the website offers you practical documentation. The examples help you to learn about OOP by doing, only reading theory as far as needed to get something done. The hypercode browsers allow you to quickly search for code to reuse and to drill down into it to see how it works.
Main features:
- fully written in php, html and cross browser javascript;
- easy to install;
- runs on most low cost web hosting accounts (php4) as well as on php5;
- very object oriented,
- the frameworks design has a history of over 10 years,
- based on a component model;
- encapsulation without writing property getter and setter methods;
- persistency on MySql relational database, polymorphic persistency since version 1.1;
- navigation over relationships without coding;
- default user interface generated from meta data (example);
- user interface follows MVC pattern for separation of layout and code and logical separation between domain model and user interface;
- default user interface layout can be customized (example);
- many details of user interface can be overridden and customized;
- localization support in user interfacing framework (example);
- powerfull user interface components for automatic form generation and validation, Query By Example, dialogs andtabs.
- simple event model for specializing user interface components (example),
- extendable code management scheme for overriding framework behavior without changing framework code,
- supports multiple applications on a single web server;
- helps to learn object oriented programming and design from the bottom up
<<lessPphPeanuts supports a development style that is both Model Driven and based on extreme programming (XP). In the early stages of development phpPeanuts is at its most effective: create some business components and their database tables.
Type an url in your browser. PhpPeanuts instantly creates working prototype. Let users try it out and comment. Then extend and refine. Whenever you extend or refine your application phpPeanuts will instantly adapt the user interface. This keeps the development cycle eXtremely short.
PhpPeanuts is easy to install and runs on both php4 and 5. It supports the separation of lay out, user interface code and business model throught the MVC pattern and facilitates the reuse of user interface components.
Its framework based persistency stores and retrieves objects in MySQL and generates complex queries from Query By Example forms. phpPeanutss code management scheme keeps your code seprarated from framework code and can be extended to seperate your generic code from specific code and configurations in as many layers as you like.
But the best feature of phpPeanuts is its flexibilty. You can override and specialize allmost every component and aspect. Because this is all done by adding subclasses and overriding methods you can do it with the freedom of expression of php itself.
To help you find your way the website offers you practical documentation. The examples help you to learn about OOP by doing, only reading theory as far as needed to get something done. The hypercode browsers allow you to quickly search for code to reuse and to drill down into it to see how it works.
Main features:
- fully written in php, html and cross browser javascript;
- easy to install;
- runs on most low cost web hosting accounts (php4) as well as on php5;
- very object oriented,
- the frameworks design has a history of over 10 years,
- based on a component model;
- encapsulation without writing property getter and setter methods;
- persistency on MySql relational database, polymorphic persistency since version 1.1;
- navigation over relationships without coding;
- default user interface generated from meta data (example);
- user interface follows MVC pattern for separation of layout and code and logical separation between domain model and user interface;
- default user interface layout can be customized (example);
- many details of user interface can be overridden and customized;
- localization support in user interfacing framework (example);
- powerfull user interface components for automatic form generation and validation, Query By Example, dialogs andtabs.
- simple event model for specializing user interface components (example),
- extendable code management scheme for overriding framework behavior without changing framework code,
- supports multiple applications on a single web server;
- helps to learn object oriented programming and design from the bottom up
Download (0.30MB)
Added: 2007-06-19 License: Academic Free License (AFL) Price:
858 downloads
Catux-USB 0.1
Catux-USB is a distribution created by CaTuX, an association of GNU/Linuxs users from the central area of Catalonia. more>>
Catux-USB is a distribution created by CaTuX, an association of GNU/Linuxs users from the central area of Catalonia.
This distribution is not just one more, but it has a distinguishing feature: it can be executed from any Pendrive (or any USB storage device, even the low capacity ones.
Once it has been executed and the hardware detected, you will have a totally normal distribution, based on Debian through Knoppix and ready to do all the apt-get you want.
<<lessThis distribution is not just one more, but it has a distinguishing feature: it can be executed from any Pendrive (or any USB storage device, even the low capacity ones.
Once it has been executed and the hardware detected, you will have a totally normal distribution, based on Debian through Knoppix and ready to do all the apt-get you want.
Download (100MB)
Added: 2005-05-18 License: GPL (GNU General Public License) Price:
906 downloads
JDJ 0.3.0
JDJ is the music player for friends DJs. more>>
JDJ is the music player for friends DJs.
No button that makes your screen sounds like a Xmas tree. Just what is useful for friends DJs ! Its a music player specially designed for you, very simple to use, but with powerful features... free and soon open-source !
Main features:
- multi-sound cards support. 2 players with auto-mix between songs,1 pre-listen player
- indexing of thousands of songs in a single efficient database (mp3 supported in the first version. Others will be supported later : ogg, wav, ..)
- direct search / selection over all songs in the database. Management of song categories
- playlist offering the possibility to manage songs by groups. Open / save m3u and m3u8 playlists keeping groups definitions
Usage:
- unzip it somewhere on your disk. If you would like to boot from a Live CD, think to put JDJ on an USB memory stick to enable it to manage and store its database
- think to turn the sound card volume ON (it was OFF by default on my Knoppix configuration<<less
No button that makes your screen sounds like a Xmas tree. Just what is useful for friends DJs ! Its a music player specially designed for you, very simple to use, but with powerful features... free and soon open-source !
Main features:
- multi-sound cards support. 2 players with auto-mix between songs,1 pre-listen player
- indexing of thousands of songs in a single efficient database (mp3 supported in the first version. Others will be supported later : ogg, wav, ..)
- direct search / selection over all songs in the database. Management of song categories
- playlist offering the possibility to manage songs by groups. Open / save m3u and m3u8 playlists keeping groups definitions
Usage:
- unzip it somewhere on your disk. If you would like to boot from a Live CD, think to put JDJ on an USB memory stick to enable it to manage and store its database
- think to turn the sound card volume ON (it was OFF by default on my Knoppix configuration<<less
Download (35.0MB)
Added: 2007-07-21 License: Free for non-commercial use Price:
850 downloads
Clara 3.0
Clara is a class viewer tool for Java and C++ that draws diagrams for a given class. more>>
Clara is a help-documentation tool for C++ or java developers. Basically she paints a diagram - a clara diagram - from a class.
With clara you can visualize your class as if it were a chip with pins for input - representing the input parameters of the methods - and pins for output - representing the return type of the functions-.
Lets see for example the diagram that clara would draw for the following C++ sample class
class sampleInterface
{
public:
void init (MyStructure * pstruct);
void setPoint (float x, float y);
float getX ();
float getY ();
void processIt ();
};
What are these pins for ? Are we going to connect them somehow ? Not at all, it is just a convenient way to represent what the class offers in a very compact form.
Of course the diagram will be drawn by clara automatically, there is no need (and no chance) of manually drawing anything.
Clara gets the needed information in two ways : using reflection in java and parsing the header file in C++. Clara can also draw a call-diagram of the class if the sources are found, note though that for the call-diagram an extra tool is needed (dot.exe from http://www.graphviz.org) and it has to be installed apart.
<<lessWith clara you can visualize your class as if it were a chip with pins for input - representing the input parameters of the methods - and pins for output - representing the return type of the functions-.
Lets see for example the diagram that clara would draw for the following C++ sample class
class sampleInterface
{
public:
void init (MyStructure * pstruct);
void setPoint (float x, float y);
float getX ();
float getY ();
void processIt ();
};
What are these pins for ? Are we going to connect them somehow ? Not at all, it is just a convenient way to represent what the class offers in a very compact form.
Of course the diagram will be drawn by clara automatically, there is no need (and no chance) of manually drawing anything.
Clara gets the needed information in two ways : using reflection in java and parsing the header file in C++. Clara can also draw a call-diagram of the class if the sources are found, note though that for the call-diagram an extra tool is needed (dot.exe from http://www.graphviz.org) and it has to be installed apart.
Download (0.19MB)
Added: 2005-10-25 License: GPL (GNU General Public License) Price:
1461 downloads
libusb 0.1.12
libusb is a library to provide userspace access to USB devices. more>>
libusb is a library to provide userspace access to USB devices. libusb project supports Linux 2.6/2.4/2.2, FreeBSD/OpenBSD/NetBSD, and Darwin/MacOS X.
Operating System support
- Linux
- FreeBSD
- NetBSD
- OpenBSD
- Darwin
- MacOS X
Building:
It should be as simple as running these two commands:
./configure
make
<<lessOperating System support
- Linux
- FreeBSD
- NetBSD
- OpenBSD
- Darwin
- MacOS X
Building:
It should be as simple as running these two commands:
./configure
make
Download (0.38MB)
Added: 2006-03-09 License: LGPL (GNU Lesser General Public License) Price:
1407 downloads
MathGuard 3.0
MathGuard project is a PHP class that inserts a small piece of HTML code into your HTML form... more>>
MathGuard project is a PHP class that inserts a small piece of HTML code into your HTML form which requires the user to evaluate an expression consisting of two random numbers.
When user submits the form with the answer, the answer is hashed and compared to the security code that has been submitted as well. This way you can easily protect your forms from spambots.
Enhancements:
- This version features more complex rendering of the security question.
- This question now consists of small random letters directly inserted to HTML, instead of just writing the plain numbers into the source code of the Web page.
- This way, the protection against spambots is even stronger.
<<lessWhen user submits the form with the answer, the answer is hashed and compared to the security code that has been submitted as well. This way you can easily protect your forms from spambots.
Enhancements:
- This version features more complex rendering of the security question.
- This question now consists of small random letters directly inserted to HTML, instead of just writing the plain numbers into the source code of the Web page.
- This way, the protection against spambots is even stronger.
Download (0.040MB)
Added: 2007-07-19 License: Other/Proprietary License with Source Price:
831 downloads
GutenPy 0.3.0
GutenPy project is a comfortable text reader and catalog browser for Project Gutenberg. more>>
GutenPy project is a comfortable text reader and catalog browser for Project Gutenberg.
GutenPy is written with Python GTK2, so all those nice clean fonts are available. This also allows it to run well on both Windows and Linux. It features handy bookmarking, line numbering, and word definition lookups (using a dict server).
The catalog browser can filter its booklist by Author, Title, and Subject using simple, or complex, regular expressions. Once the books are found a booklist of wanted items can be created and downloaded, or saved for future downloading.
<<lessGutenPy is written with Python GTK2, so all those nice clean fonts are available. This also allows it to run well on both Windows and Linux. It features handy bookmarking, line numbering, and word definition lookups (using a dict server).
The catalog browser can filter its booklist by Author, Title, and Subject using simple, or complex, regular expressions. Once the books are found a booklist of wanted items can be created and downloaded, or saved for future downloading.
Download (0.068MB)
Added: 2006-07-23 License: GPL (GNU General Public License) Price:
1191 downloads
pysycache 3.0
pysycache is a software that teach kids to move the mouse. more>>
PySyCache is an educational program for young children (4-7 years old).
pysycaches purpose is to teach them to manipulate the mouse by uncovering a picture with mouse movements.
This game doesnt want some powerfull computer, and it can be used at home with yours children or in the schools
The target of PySyCache is that child must show a picture hidden by a cache. In this order, the mouse movements erase the cache and the picture appears step by step.
<<lesspysycaches purpose is to teach them to manipulate the mouse by uncovering a picture with mouse movements.
This game doesnt want some powerfull computer, and it can be used at home with yours children or in the schools
The target of PySyCache is that child must show a picture hidden by a cache. In this order, the mouse movements erase the cache and the picture appears step by step.
Download (10.3MB)
Added: 2007-03-02 License: GPL (GNU General Public License) Price:
969 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above usb 3.0 search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed