arthritis exercises
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 85
AspectES 0.1
AspectES is an implementation of Aspect-Oriented Programming in JavaScript 1.5, as standardized by EcmaScript Specification 262. more>>
AspectES is an implementation of Aspect-Oriented Programming in JavaScript 1.5, as standardized by EcmaScript Specification 262.
AspectES project contains core classes that enable software engineers to gracefully develop JavaScript applications that have clear, well-documented designs that incorporate Aspect Oriented Programming.
This project only uses standardized Web technologies: JavaScript 1.5, with no proprietary extensions. The framework is documented with JavaScriptdoc.
Mission:
Produce a superior implementation of Aspect-Oriented Programming in JavaScript v1.5, as standardized by EcmaScript Specification 262.
Scope: A package framework that contains core classes that enable software engineers to gracefully develop JavaScript applications that have clear, well-documented designs incorporating Aspect Oriented Programming.
Agenda:
Current:
- This framework powers the drag-and-drop capability in the (open-source) Gigapan Explorer Application, delivered to the United States NASA in late 2005.
- This project only uses standardized web technologies: JavaScript 1.5, with no proprietary extensions.
- Enjoy complete JavaScriptdoc as you develop this codebase.
- See the Coding Standard.
- See the tips on Debugging JavaScript.
Immediate Future:
- Develop a test suite that completely exercises the existing functionality.
- Log and fix bugs on said functionality.
- Identify additional desired functionality.
- Build a pluggable module for generating JavaScriptdoc from AspectES aspects and their associated yarn.
Enhancements:
- This version is now contained in its own tigris.org project, separate from the Gigapan Explorer application for which it was originally developed.
<<lessAspectES project contains core classes that enable software engineers to gracefully develop JavaScript applications that have clear, well-documented designs that incorporate Aspect Oriented Programming.
This project only uses standardized Web technologies: JavaScript 1.5, with no proprietary extensions. The framework is documented with JavaScriptdoc.
Mission:
Produce a superior implementation of Aspect-Oriented Programming in JavaScript v1.5, as standardized by EcmaScript Specification 262.
Scope: A package framework that contains core classes that enable software engineers to gracefully develop JavaScript applications that have clear, well-documented designs incorporating Aspect Oriented Programming.
Agenda:
Current:
- This framework powers the drag-and-drop capability in the (open-source) Gigapan Explorer Application, delivered to the United States NASA in late 2005.
- This project only uses standardized web technologies: JavaScript 1.5, with no proprietary extensions.
- Enjoy complete JavaScriptdoc as you develop this codebase.
- See the Coding Standard.
- See the tips on Debugging JavaScript.
Immediate Future:
- Develop a test suite that completely exercises the existing functionality.
- Log and fix bugs on said functionality.
- Identify additional desired functionality.
- Build a pluggable module for generating JavaScriptdoc from AspectES aspects and their associated yarn.
Enhancements:
- This version is now contained in its own tigris.org project, separate from the Gigapan Explorer application for which it was originally developed.
Download (1.1MB)
Added: 2006-03-06 License: MIT/X Consortium License Price:
1328 downloads
Raw Print Server 1.0
Raw Print Server is a raw print server. more>>
Raw Print Server project is a "raw" print server that makes it possible for a computer to act as a "Socket API" or "AppSocket" print server.
This software would not exist without Sam Rushings excellent asyncore module, nor would it exist without Steve Holdens excellent explanation of that module (in his book "Python Web Programming" from New Riders, a truly outstanding book that I cant recommend enough) from which I learned enough to write this server. Im also indebted to Guido van Rossum for Python itself, which has made my life SO much easier, and to Mark Hammond for the win32all modules which are essential parts of the Windows version of the print server.
This is version 0.1 of the Raw Print Server. There are no installation instructions to speak of; I plan to write an install script to assist with getting the software up and running, but for now its all manual.
You will need a working Python 2.x system to run the print server itself, and if you are installing on Windows youll need a working set of the win32all modules from Mark Hammond (which you really ought to have anyway). To run the GUI properties program, youll need a working PyGTK module set, and on Windows that means finding a compatible GTK+ runtime also.
Finding all of the above is left as an exercise for the reader.
Okay. If you are on a recent Linux system, or any of the BSD family, you should be able to install all of the above from your original installation media, or download them from the appropriate website for your distribution.
If you are running Windows, start by getting a recent Python build from www.python.org; follow the links from that site to the win32all downloads (currently somewhere on Sourceforge).
After that, go to www.pygtk.org and follow their links to the downloads you need for Windows. Note that as of this time (October 2005), the GTK libraries normally used for the Gimp dont work with PyGTK (despite notes on the PyGTK for Windows site saying that they do), at least, not on Win9x.
Get the runtime or development libraries referenced from the PyGTK for Windows site. If you already have the Gimp installed, uninstall the GTK+ libraries you got with it before installing the alternate runtime. My Gimp still works, so it must be okay, right?
Enhancements:
- close printer when done
<<lessThis software would not exist without Sam Rushings excellent asyncore module, nor would it exist without Steve Holdens excellent explanation of that module (in his book "Python Web Programming" from New Riders, a truly outstanding book that I cant recommend enough) from which I learned enough to write this server. Im also indebted to Guido van Rossum for Python itself, which has made my life SO much easier, and to Mark Hammond for the win32all modules which are essential parts of the Windows version of the print server.
This is version 0.1 of the Raw Print Server. There are no installation instructions to speak of; I plan to write an install script to assist with getting the software up and running, but for now its all manual.
You will need a working Python 2.x system to run the print server itself, and if you are installing on Windows youll need a working set of the win32all modules from Mark Hammond (which you really ought to have anyway). To run the GUI properties program, youll need a working PyGTK module set, and on Windows that means finding a compatible GTK+ runtime also.
Finding all of the above is left as an exercise for the reader.
Okay. If you are on a recent Linux system, or any of the BSD family, you should be able to install all of the above from your original installation media, or download them from the appropriate website for your distribution.
If you are running Windows, start by getting a recent Python build from www.python.org; follow the links from that site to the win32all downloads (currently somewhere on Sourceforge).
After that, go to www.pygtk.org and follow their links to the downloads you need for Windows. Note that as of this time (October 2005), the GTK libraries normally used for the Gimp dont work with PyGTK (despite notes on the PyGTK for Windows site saying that they do), at least, not on Win9x.
Get the runtime or development libraries referenced from the PyGTK for Windows site. If you already have the Gimp installed, uninstall the GTK+ libraries you got with it before installing the alternate runtime. My Gimp still works, so it must be okay, right?
Enhancements:
- close printer when done
Download (0.028MB)
Added: 2006-07-08 License: BSD License Price:
1216 downloads
rip-utils 0.2.1
rip-utils is a command line toolkit for ripping, encoding, tagging, organizing, compiling, and managing audio archives. more>>
rip-utils is a command line toolkit for ripping, encoding, tagging, organizing, compiling, and managing audio archives. Each utility participates in a common framework that allows commodity tools (such as file browsers, multimedia players and streaming servers) to access your digital catalog simply and effectively.
rip
A single command (tuned for optimal quality using cdparanoia and LAME) drives the ripping, encoding and tagging process from end to end:
% ru rip
No further intervention will be necessary. Each track will be extracted from the compact disc, encoded, tagged (using album information obtained from a freedb server) and filed in a sensible location (~/mp3 by default).
list, tag, diff and submit
For those of us who want to exercise some editorial control, rip-utils also provides powerful support for retrieving, modifying, comparing and submitting album information using freedb servers. In addition to supporting standard editing features based on freedb naming conventions, rip-utils offers convenient methods for performing otherwise tedious tasks such as tagging multi-artist compilations or properly capitalizing album and track information; when maximum flexibility is required, regular expressions can be used. For a detailed example, see:
ru tag + cddb read misc 710ef109
organize and compile
Furthermore, rip-utils uses portable mechanisms to organize your entire audio collection. You can use rip-utils to create file system-based categories or to compile standard Internet playlists. Every file created or managed by rip-utils can be easily used without modification by most multimedia players, streaming servers (such as the one provided with the SliMP3 Player) and operating systems that might access your recordings using a shared file system (e.g., Samba). At the same time, every effort is made to ensure that each file name and path is legibly formatted so that humans are able glean as much from the file system as their software:
Hardfloor - The Best of Hardfloor%3A The Mixes.m3u
Hardfloor/The Best of Hardfloor%3A The Mixes/07. Depeche Mode - Its No Good (Hardfloor Remix).mp3
<<lessrip
A single command (tuned for optimal quality using cdparanoia and LAME) drives the ripping, encoding and tagging process from end to end:
% ru rip
No further intervention will be necessary. Each track will be extracted from the compact disc, encoded, tagged (using album information obtained from a freedb server) and filed in a sensible location (~/mp3 by default).
list, tag, diff and submit
For those of us who want to exercise some editorial control, rip-utils also provides powerful support for retrieving, modifying, comparing and submitting album information using freedb servers. In addition to supporting standard editing features based on freedb naming conventions, rip-utils offers convenient methods for performing otherwise tedious tasks such as tagging multi-artist compilations or properly capitalizing album and track information; when maximum flexibility is required, regular expressions can be used. For a detailed example, see:
ru tag + cddb read misc 710ef109
organize and compile
Furthermore, rip-utils uses portable mechanisms to organize your entire audio collection. You can use rip-utils to create file system-based categories or to compile standard Internet playlists. Every file created or managed by rip-utils can be easily used without modification by most multimedia players, streaming servers (such as the one provided with the SliMP3 Player) and operating systems that might access your recordings using a shared file system (e.g., Samba). At the same time, every effort is made to ensure that each file name and path is legibly formatted so that humans are able glean as much from the file system as their software:
Hardfloor - The Best of Hardfloor%3A The Mixes.m3u
Hardfloor/The Best of Hardfloor%3A The Mixes/07. Depeche Mode - Its No Good (Hardfloor Remix).mp3
Download (0.038MB)
Added: 2006-07-28 License: GPL (GNU General Public License) Price:
1184 downloads
TypingTrainer 1.0 RC3
Typing Trainer is an application suite that is directed towards students. more>>
Typing Trainer is an application suite that is directed towards students, from the novice to those who have the basic knowledge of the kebyoard finger layout, and want to train and exercise their expertese in typing.
The design of the latter program, also allows for an environment where students ability in typing, can be examined by the program. And the results stored in a central database and characters given.
Enhancements:
- Some bugfixes in unicode handling, primarily in the way results are displayed.
- Providing support for reading and writing Unicode files.
- Modifying the stringIdx routines, and connected code, to use wide characters.
<<lessThe design of the latter program, also allows for an environment where students ability in typing, can be examined by the program. And the results stored in a central database and characters given.
Enhancements:
- Some bugfixes in unicode handling, primarily in the way results are displayed.
- Providing support for reading and writing Unicode files.
- Modifying the stringIdx routines, and connected code, to use wide characters.
Download (0.53MB)
Added: 2005-06-01 License: GPL (GNU General Public License) Price:
1606 downloads
Advanced Bash Scripting Guide 5.0
The Advanced Bash Scripting Guide is both a reference and a tutorial on shell scripting. more>>
This tutorial assumes no previous knowledge of scripting or programming, but progresses rapidly toward an intermediate/advanced level of instruction . . . all the while sneaking in little snippets of UNIX wisdom and lore.
Advanced Bash Scripting Guide serves as a textbook, a manual for self-study, and a reference and source of knowledge on shell scripting techniques.
The exercises and heavily-commented examples invite active reader participation, under the premise that the only way to really learn scripting is to write scripts.
Enhancements:
- This release adds a cross-linked index (the final missing critical feature in this project), other new material (including a new appendix and a couple of new example scripts), and bugfixes.
- This is an important update.
<<lessAdvanced Bash Scripting Guide serves as a textbook, a manual for self-study, and a reference and source of knowledge on shell scripting techniques.
The exercises and heavily-commented examples invite active reader participation, under the premise that the only way to really learn scripting is to write scripts.
Enhancements:
- This release adds a cross-linked index (the final missing critical feature in this project), other new material (including a new appendix and a couple of new example scripts), and bugfixes.
- This is an important update.
Download (0.74MB)
Added: 2007-06-21 License: (FDL) GNU Free Documentation License Price:
892 downloads
Exercise Tip Email Buddy 1.3
Exercise Tip Buddy is an easy-to-install Web site tool that allows your visitors to sign up for an exercise tip mailing list. more>>
Do you have a health-related web site and need to start generating a good list of e-mail list subscribers for an upcoming newsletter?
Exercise Tip Buddy is an easy-to-install Web site tool that allows your visitors to sign up for an exercise tip mailing list. It works out-of the-box, so you can start building your subscriber list before you put together a full-blown newletter.
Exercise Tip Email Buddy comes with 26 exercise tips built in, so you already have a unique mailing twice a month for a full year!
Main features:
- Installation is easy, just upload the script and run the install file to automatically install your database tables and set up your configuration.
- Set the time between mailings. Want a weekly e-mailing? Daily? No problem you set the length.
- Easily set how many e-mails can be sent in a day or hour to avoid getting on your hosting providers bad side. The e-mails are stored and those that cant be sent right away will be sent later.
- Add custom exercise tips of your own!
- Visitor sign-up script includes a Captcha device to avoid automated signups by spammers.
<<lessExercise Tip Buddy is an easy-to-install Web site tool that allows your visitors to sign up for an exercise tip mailing list. It works out-of the-box, so you can start building your subscriber list before you put together a full-blown newletter.
Exercise Tip Email Buddy comes with 26 exercise tips built in, so you already have a unique mailing twice a month for a full year!
Main features:
- Installation is easy, just upload the script and run the install file to automatically install your database tables and set up your configuration.
- Set the time between mailings. Want a weekly e-mailing? Daily? No problem you set the length.
- Easily set how many e-mails can be sent in a day or hour to avoid getting on your hosting providers bad side. The e-mails are stored and those that cant be sent right away will be sent later.
- Add custom exercise tips of your own!
- Visitor sign-up script includes a Captcha device to avoid automated signups by spammers.
Download (0.057MB)
Added: 2006-05-11 License: Freeware Price:
1261 downloads
PolarViewer 1.3.1
PolarViewer is a viewer application for exercise files recorded with Polar heartrate monitors. more>>
PolarViewer is a viewer application for exercise files recorded with Polar heartrate monitors. PolarViewer project displays all the recorded exercise data (except power) and creates diagrams.
If you want to organize your exercises and create statistics you should use the SportsTracker application together with PolarViewer.
This is a compatibility list for heartrate monitors:
Polar S610(i) (tested)
Polar S710(i) (tested)
Polar S720i (tested)
Polar S725 (tested)
Polar S625x (tested, HRM files only)
Polar S410 (tested, HRM files only)
Other Polar monitors might work too, but I cant test them. User feedback is welcome.
Its also possible to view HRM exercise files (recorded with the Polar Software for Windows) with PolarViewer.
The application itself is not able to receive the exercise files from the Polar device and store it on the computer. Theres an excellent tool called s710 (written by Dave Bailey) which does this job.
<<lessIf you want to organize your exercises and create statistics you should use the SportsTracker application together with PolarViewer.
This is a compatibility list for heartrate monitors:
Polar S610(i) (tested)
Polar S710(i) (tested)
Polar S720i (tested)
Polar S725 (tested)
Polar S625x (tested, HRM files only)
Polar S410 (tested, HRM files only)
Other Polar monitors might work too, but I cant test them. User feedback is welcome.
Its also possible to view HRM exercise files (recorded with the Polar Software for Windows) with PolarViewer.
The application itself is not able to receive the exercise files from the Polar device and store it on the computer. Theres an excellent tool called s710 (written by Dave Bailey) which does this job.
Download (0.20MB)
Added: 2006-03-12 License: GPL (GNU General Public License) Price:
1324 downloads
ParaIrc 0.2.2
ParaIrc is a simple IRC-Client i wrote for Fun. more>>
ParaIrc is a simple IRC-Client i wrote for Fun. ParaIrc is a simple IRC-Client i wrote for Fun. There may be a lot of Bugs and some parts arent coded very well, so its not the best client.
But the most important things are working, so its worth a download. Why i chose Java for this program ? I wanted to do something more complex than the usual exercises for my studys.
And I wanted to have a platform-independend program which runs on Windows, Linux, Unix or whatever. Paralrc runs only with Java 1.4.0 or higher If you have any comments, bugs or whatever post it here
Enhancements:
- changed Handling of some Errortype-Messages
- fixed MODE-Bug
- fixed Bug with marking Tabs and closing them
<<lessBut the most important things are working, so its worth a download. Why i chose Java for this program ? I wanted to do something more complex than the usual exercises for my studys.
And I wanted to have a platform-independend program which runs on Windows, Linux, Unix or whatever. Paralrc runs only with Java 1.4.0 or higher If you have any comments, bugs or whatever post it here
Enhancements:
- changed Handling of some Errortype-Messages
- fixed MODE-Bug
- fixed Bug with marking Tabs and closing them
Download (0.105MB)
Added: 2006-06-16 License: GPL (GNU General Public License) Price:
1227 downloads
ADIOSKIDS 1.0
ADIOSKIDSADIOS boot CD is a Fedora-based live and installation CD with support for User Mode Linux (UML) virtual machines. more>>
ADIOSKIDS is a Fedora-based live and installation CD with support for User Mode Linux (UML) virtual machines, further enhanced by Linux Intrusion Detection System (LIDS) and SELinux (Security Enhanced Linux). The live CD, which includes the KDE desktop environment, uses a compressed loopback filesystem.
The objective of the ADIOS project is to quickly and easily download a consistent operating system environment onto laboratory PCs. The ADIOS environment provides students with administrative privileges required to perform advanced exercises in Network and Systems Administration.
We needed a way to download a pre-installed version of the operating system onto the PC in the laboratory. There are many tools available to do this, but the ADIOS project uses a web server to deliver the Operating System images.
The ADIOS setup image is used to install operating systems onto disk partitions. It also copies the OS images from disk to disk to reduce network traffic. The ADIOS image was ported onto CDROM for students to use at home.
ADIOS-SELinux is a separate boot CD for running NSA Security Enhanced Linux. Additional software is available on the DVD version of ADIOS.
<<lessThe objective of the ADIOS project is to quickly and easily download a consistent operating system environment onto laboratory PCs. The ADIOS environment provides students with administrative privileges required to perform advanced exercises in Network and Systems Administration.
We needed a way to download a pre-installed version of the operating system onto the PC in the laboratory. There are many tools available to do this, but the ADIOS project uses a web server to deliver the Operating System images.
The ADIOS setup image is used to install operating systems onto disk partitions. It also copies the OS images from disk to disk to reduce network traffic. The ADIOS image was ported onto CDROM for students to use at home.
ADIOS-SELinux is a separate boot CD for running NSA Security Enhanced Linux. Additional software is available on the DVD version of ADIOS.
Download (687.8MB)
Added: 2006-12-18 License: GPL (GNU General Public License) Price:
1040 downloads
Keen little rabbit ears 0.8
Keen little rabbit ears is a simple ear training program for Linux and Windows. more>>
Keen little rabbit ears is a simple ear training program for Linux and Windows. It is free of charge. You can exercise the recogniton of intervalls, chords, scales and chord progressions.
Keen little rabbit ears requires the installation of Perl (Version 5), Perl/Tk, Perl::MIDI and an extermal MIDI player, like timidity (Verion 0.2i). Keen little rabbit ears is written in perl, uses Perl/Tk for the user interface, Perl::MIDI to write MIDI files and timidity to play MIDI files.
This is an early release, which means that there is a number of features which are not implemented. But keen little rabbit ears works pretty fine on my Pentium 90 using Suse Linux (Version 6.1) and under Window 95 too.
I strongly recommend everyone to read a good book on this. There are several ways to train. In general you do it like this. In the first level only select 2 or 3 items you already know or which are
the most common. In the next level you proceed and add the next 2 common items.
Below is are two lists, which can be used as guideline. But it is usually better to ask your teacher which exercises should you train.
Enhancements:
- Quiz mode
- advanced root note selection
- extension to playing direction (both)
- highlighting of selected instrument / root note
- 440 Hz (sing an "a" test)
- bug fix (pitch drill)
<<lessKeen little rabbit ears requires the installation of Perl (Version 5), Perl/Tk, Perl::MIDI and an extermal MIDI player, like timidity (Verion 0.2i). Keen little rabbit ears is written in perl, uses Perl/Tk for the user interface, Perl::MIDI to write MIDI files and timidity to play MIDI files.
This is an early release, which means that there is a number of features which are not implemented. But keen little rabbit ears works pretty fine on my Pentium 90 using Suse Linux (Version 6.1) and under Window 95 too.
I strongly recommend everyone to read a good book on this. There are several ways to train. In general you do it like this. In the first level only select 2 or 3 items you already know or which are
the most common. In the next level you proceed and add the next 2 common items.
Below is are two lists, which can be used as guideline. But it is usually better to ask your teacher which exercises should you train.
Enhancements:
- Quiz mode
- advanced root note selection
- extension to playing direction (both)
- highlighting of selected instrument / root note
- 440 Hz (sing an "a" test)
- bug fix (pitch drill)
Download (0.011MB)
Added: 2006-08-04 License: GPL (GNU General Public License) Price:
1178 downloads
Typing Trainer 1.0rc3
Typing Trainer is a software developed to exercise typing skills. more>>
Typing Trainer is a software developed to exercise typing skills.
Typing Trainer is designed for exercising typing speed and typing accuracy, by providing an environment to type in a copy of an original text within a specific time period.
It also has the ability to store the results of such an exercise for exam purposes.
Enhancements:
- Some bugfixes in unicode handling, primarily in the way results are displayed.
<<lessTyping Trainer is designed for exercising typing speed and typing accuracy, by providing an environment to type in a copy of an original text within a specific time period.
It also has the ability to store the results of such an exercise for exam purposes.
Enhancements:
- Some bugfixes in unicode handling, primarily in the way results are displayed.
Download (0.53MB)
Added: 2006-10-09 License: GPL (GNU General Public License) Price:
1119 downloads
pt-helper 0.1.1
pt-helper is a program designed to help people perform physical therapy exercises. more>>
pt-helper 0.1.1 with its excellent features will surely help you in daily life. It is actually a program designed to help you perform physical therapy exercises. It reads in exercise information from a file, and then it uses this information to generate a random physical therapy routine. The program can either:
- Read the names of the exercises to you as you perform them
- Generate the routine as text (which you can copy into a file and print out)
When combined with a wireless mouse or other input device, pt-helper becomes a powerful tool for conducting a physical therapy routine.
Installation Instructions:
- pt-helper is written in Python, so you'll need a Python interpreter to get anything working. It also depends on several Python modules;
- If you do have all the dependencies, you should be able to run the program just by running the pt-helper script with a Python interpreter. From a shell, the following command should do the trick: $ python pt-helper.py
- Users of graphical file managers can probably double-click the pt-helper script to achieve the same effect.
Requirements:
- Python
- PyGame
- Festival Speech Synthesis System
Added: 2007-05-01 License: GPL Price: FREE
1 downloads
gtrainer 0.0.2-1
gtrainer is a simple tool for manage sports trainings. more>>
gtrainer is a simple tool for manage sports trainings.
Program written in Gtkmm to manage sports trainings. It can store differents records about your daily training:
- Daily weight
- Characteristics of your exercise like: kilometers a day, hours a day, temperature, the route, etc.
- Specific training sessions: series, recoveries, heart rate, etc.
With the routes interface you can save your favourites routes as well. Find the largest route, or the hardest one easily.
You can save these records locally (sqlite3) or remotely (PostgreSQL, MySQL soon). You will know exactly how your training goes, with different kinds of charts and monthly reports, in order to improve your results or just as a curiosity.
<<lessProgram written in Gtkmm to manage sports trainings. It can store differents records about your daily training:
- Daily weight
- Characteristics of your exercise like: kilometers a day, hours a day, temperature, the route, etc.
- Specific training sessions: series, recoveries, heart rate, etc.
With the routes interface you can save your favourites routes as well. Find the largest route, or the hardest one easily.
You can save these records locally (sqlite3) or remotely (PostgreSQL, MySQL soon). You will know exactly how your training goes, with different kinds of charts and monthly reports, in order to improve your results or just as a curiosity.
Download (0.32MB)
Added: 2007-02-21 License: GPL (GNU General Public License) Price:
976 downloads
KLearnNotes2 1.2
KLearnNotes2 is a software for teaching the names of music notes. more>>
KLearnNotes2 helps learning the names of music notes.
In future KLearnNotes2 will be a full-featured music teacher (rhythm, scales, key signatures, chords) with special focus on guitar playing.
Main features:
- a wise quick learning algorithm (focusing training on what a student knows the worst)
- a flexible lesson choice and a set of preset lessons focused on gradual learning of successive notes
- bass and treble clefs
- a flexible speed goal choice and a set of preset speed-goal levels (to encourage training for fast, automatic notes reading)
- two training modes:
- static, vertical notes positions (preparation for chord reading)
- horizontal, game-style (preparation for sight-reading)
- voice recognition (you can answer questions with your voice!)
- sound output choice: standard, for guitar players or custom
- qt/kdelibs; midi sound output for OSS or using timidity (any system) or ALSA (experimental! using tse3 library); voice recognition from microphone (OSS only).
- Perfect for a music newbie and for an experienced musician trying to learn new stuff (for example a new staff.
Enhancements:
Thu May 12 09:58:57 CET 2004
- src/kln* major: added horizontal exercise ("game")
- added first trial of midi for aRts/tse3
- added configure option --with-cvsfeatures
- added kln2 option --quiet (or -q)
Sun Apr 11 06:25:55 2004 UTC
- src/* major: added Solfeggio notes naming
Sun Mar 7 00:40:55 CET 2004
- src/* major: first version of PianoKeyboard and
- BaseMusicNote classes
Mon Mar 1 01:46:28 CET 2004
- src/* major: added timidity MIDI output; new MidiOutput
- class, ready for implementing other supports
Mon Feb 23 00:30:46 +0000
- src/voice_recog* minor: fixed compilation problems:
- variable-size array prefetch_buf
- pointer of type `void * used in arithmetic
<<lessIn future KLearnNotes2 will be a full-featured music teacher (rhythm, scales, key signatures, chords) with special focus on guitar playing.
Main features:
- a wise quick learning algorithm (focusing training on what a student knows the worst)
- a flexible lesson choice and a set of preset lessons focused on gradual learning of successive notes
- bass and treble clefs
- a flexible speed goal choice and a set of preset speed-goal levels (to encourage training for fast, automatic notes reading)
- two training modes:
- static, vertical notes positions (preparation for chord reading)
- horizontal, game-style (preparation for sight-reading)
- voice recognition (you can answer questions with your voice!)
- sound output choice: standard, for guitar players or custom
- qt/kdelibs; midi sound output for OSS or using timidity (any system) or ALSA (experimental! using tse3 library); voice recognition from microphone (OSS only).
- Perfect for a music newbie and for an experienced musician trying to learn new stuff (for example a new staff.
Enhancements:
Thu May 12 09:58:57 CET 2004
- src/kln* major: added horizontal exercise ("game")
- added first trial of midi for aRts/tse3
- added configure option --with-cvsfeatures
- added kln2 option --quiet (or -q)
Sun Apr 11 06:25:55 2004 UTC
- src/* major: added Solfeggio notes naming
Sun Mar 7 00:40:55 CET 2004
- src/* major: first version of PianoKeyboard and
- BaseMusicNote classes
Mon Mar 1 01:46:28 CET 2004
- src/* major: added timidity MIDI output; new MidiOutput
- class, ready for implementing other supports
Mon Feb 23 00:30:46 +0000
- src/voice_recog* minor: fixed compilation problems:
- variable-size array prefetch_buf
- pointer of type `void * used in arithmetic
Download (0.80MB)
Added: 2005-06-01 License: GPL (GNU General Public License) Price:
1612 downloads
Taekwon-Do Theory Assistant 1.2.1
Taekwon-Do Theory Assistant tests you on your Taekwon-Do theory in preparation for your gradings. more>>
Taekwon-Do Theory Assistant tests you on your Taekwon-Do theory in preparation for your gradings.
Taekwon-Do Theory Assistant fires questions at you and you keep going until you get them all right. Taekwon-Do Theory Assistant includes exercises that go up to First Degree Black Belt level.
This program was designed with the GTI (Global Taekwon-Do International) school of Taekwon-Do in mind, which is based on the ITF (International Taekwondo Federation) system, and uses the terminology and refers to the moves and patterns of this system.
Enhancements:
- References to GTI have been removed to give the application more generel appeal.
- The help file URL has also been updated to point to taekwondotheory.co.uk.
<<lessTaekwon-Do Theory Assistant fires questions at you and you keep going until you get them all right. Taekwon-Do Theory Assistant includes exercises that go up to First Degree Black Belt level.
This program was designed with the GTI (Global Taekwon-Do International) school of Taekwon-Do in mind, which is based on the ITF (International Taekwondo Federation) system, and uses the terminology and refers to the moves and patterns of this system.
Enhancements:
- References to GTI have been removed to give the application more generel appeal.
- The help file URL has also been updated to point to taekwondotheory.co.uk.
Download (0.097MB)
Added: 2007-02-04 License: GPL (GNU General Public License) Price:
1018 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 arthritis exercises 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