mike dasher
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 145
Dasher 4.5.2
Dasher is a zooming predictive text entry system. more>>
Dasher is a zooming predictive text entry system, designed for situations where keyboard input is impractical (for instance, accessibility or PDAs).
Dasher is usable with highly limited amounts of physical input while still allowing high rates of text entry.
Dasher is Free software released under the GPL. Further documentation may be found in the Doc/ subdirectory.
<<lessDasher is usable with highly limited amounts of physical input while still allowing high rates of text entry.
Dasher is Free software released under the GPL. Further documentation may be found in the Doc/ subdirectory.
Download (7.6MB)
Added: 2007-07-09 License: LGPL (GNU Lesser General Public License) Price:
854 downloads
Other version of Dasher
License:LGPL (GNU Lesser General Public License)
MikeOS 0.40
MikeOS is an operating system for x86 PCs, written entirely in assembler. more>>
MikeOS is an operating system for x86 PCs, written entirely in assembler. Its not intended to to become a fully-fledged general purpose OS -- instead, its designed for learning basic OS design and x86 assembly language. Consequently, it runs in 16-bit mode (for BIOS access) and has very low system requirements.
Current features include: FAT12 floppy disk reading; menu-based program selector; command-line interface; 26 system calls (eg screen and string handling); rudimentary DOS compatibility; an API for developers; example programs and more. To run MikeOS, download the compressed archive from the links below -- this includes the full source code and disk images.
Enhancements:
- Many new DOS compatibility functions from Peter Nemeth.
- Initial printer and serial modem support.
- Store and reload registers when launching DOS programs.
- VisiCalc now loads.
<<lessCurrent features include: FAT12 floppy disk reading; menu-based program selector; command-line interface; 26 system calls (eg screen and string handling); rudimentary DOS compatibility; an API for developers; example programs and more. To run MikeOS, download the compressed archive from the links below -- this includes the full source code and disk images.
Enhancements:
- Many new DOS compatibility functions from Peter Nemeth.
- Initial printer and serial modem support.
- Store and reload registers when launching DOS programs.
- VisiCalc now loads.
Download (MB)
Added: 2007-01-16 License: BSD License Price:
1014 downloads
GNOME Art 0.2
GNOME Art is a frontend for art.gnome.org. more>>
GNOME Art is a frontend for art.gnome.org.
The GNOME Art Collection written in ruby is a collection of tools for managing art from the art.gnome.org website.
GNOME Art is the graphical frontend for art.gnome.org. Backgrounds and all themes can be downloaded and previewed. Backgrounds, icon themes and splash screens can be installed directly.
GNOME Splash Screen Manager is for managing the splash screens of the GNOME desktop.
<<lessThe GNOME Art Collection written in ruby is a collection of tools for managing art from the art.gnome.org website.
GNOME Art is the graphical frontend for art.gnome.org. Backgrounds and all themes can be downloaded and previewed. Backgrounds, icon themes and splash screens can be installed directly.
GNOME Splash Screen Manager is for managing the splash screens of the GNOME desktop.
Download (0.065MB)
Added: 2005-08-02 License: GPL (GNU General Public License) Price:
1554 downloads
washerDryer 1.1
washerDryer keeps track of the clothes in your washing machine and dryer, and alerts you when they are ready. more>>
washerDryer keeps track of the clothes in your washing machine and dryer, and alerts you when they are ready. Keeps track of up to 10 loads at once, and can alert you in a multitude of ways.
Enhancements:
- Added feature to change process times on the fly.
- Configuration window no longer automatically closes.
- Replaced strcpy calls with strncpy.
<<lessEnhancements:
- Added feature to change process times on the fly.
- Configuration window no longer automatically closes.
- Replaced strcpy calls with strncpy.
Download (0.032MB)
Added: 2006-10-03 License: GPL (GNU General Public License) Price:
1116 downloads

LAME MP3 Encoder 3.98.2
Today, LAME is considered the best MP3 encoder at mid-high bitrates and at VBR. more>> LAME development started around mid-1998. Mike Cheng started it as a patch against the 8hz-MP3 encoder sources. After some quality concerns raised by others, he decided to start from scratch based on the dist10 sources. His goal was only to speed up the dist10 sources, and leave its quality untouched. That branch (a patch against the reference sources) became Lame 2.0, and only on Lame 3.81 did we replaced of all dist10 code, making LAME no more only a patch.
The project quickly became a team project. Mike Cheng eventually left leadership and started working on tooLame, an MP2 encoder. Mark Taylor became leader and started pursuing increased quality in addition to better speed. He can be considered the initiator of the LAME project in its current form. He released version 3.0 featuring gpsycho, a new psychoacoustic model he developed.
In early 2003 Mark left project leadership, and since then the project has been lead through the cooperation of the active developers (currently 4 individuals).
Today, LAME is considered the best MP3 encoder at mid-high bitrates and at VBR, mostly thanks to the dedicated work of its developers and the open source licensing model that allowed the project to tap into engineering resources from all around the world. Both quality and speed improvements are still happening, probably making LAME the only MP3 encoder still being actively developed.<<less
Download (1.27MB)
Added: 2009-04-08 License: Freeware Price:
198 downloads
Other version of LAME MP3 Encoder
License:Freeware
Form Saver 0.7.0
Form Saver enables you to saves form field data as autofill-bookmarklets. more>>
Form Saver enables you to saves form field data as autofill-bookmarklets.
Saves form field data as autofill-bookmarklets. Works with inputs, checkboxes, radio groups, textareas, and selects. As always, feel free to email me with suggestions or issues.
I designed this because when testing a form, I hated filling in every option each time.
<<lessSaves form field data as autofill-bookmarklets. Works with inputs, checkboxes, radio groups, textareas, and selects. As always, feel free to email me with suggestions or issues.
I designed this because when testing a form, I hated filling in every option each time.
Download (0.063MB)
Added: 2007-04-25 License: MPL (Mozilla Public License) Price:
960 downloads
libastral 0.4
This provides an interface library for Astral data flows. more>>
libastral 0.4 with its features will surely be useful for programmers. It acts as an interface library for Astral data flows.
Enhancements:
- Fixed bug with double "n" at the end of VOICE_STYLE_BIBLE paragraph
Added: 2008-07-25 License: GPL Price: FREE
1 downloads
CCTE alpha-03
CCTE provides a CGI test enviroment. more>>
CCTE provides a CGI test enviroment.
CCTE is a small utility to provide a way to run automated tests on Web applications.
It acts like a Web browser GETing form data to different URLs, and logging output.
It has two ways to understand if a CGI did OK: HTTP status, and user-definable strings for both (success and error).
WHAT IS?
This is intended to be a CGI test enviroment. The idea is to allow you to automatically test yor cgis in a website by specifiying what parameters to send to each cgi. This includes kindda browser, which will GET or (futurely) POST different form data to cgi, and will capture the output trying to guess
what happend.
Another use is to stress-test servers and web aplications, while is not yet implemented, itll soon support parallel (threated) requests, and timing capabilities.
Enhancements:
- The report was improved
- some bug fixes were made
- documentation was added.
<<lessCCTE is a small utility to provide a way to run automated tests on Web applications.
It acts like a Web browser GETing form data to different URLs, and logging output.
It has two ways to understand if a CGI did OK: HTTP status, and user-definable strings for both (success and error).
WHAT IS?
This is intended to be a CGI test enviroment. The idea is to allow you to automatically test yor cgis in a website by specifiying what parameters to send to each cgi. This includes kindda browser, which will GET or (futurely) POST different form data to cgi, and will capture the output trying to guess
what happend.
Another use is to stress-test servers and web aplications, while is not yet implemented, itll soon support parallel (threated) requests, and timing capabilities.
Enhancements:
- The report was improved
- some bug fixes were made
- documentation was added.
Download (0.022MB)
Added: 2007-04-24 License: GPL (GNU General Public License) Price:
914 downloads
MP3 renamer 2006 0.62
Mp3 renamer 2006 by MiKe is a shell script for Linux. more>>
Mp3 renamer 2006 by MiKe is a shell script for Linux. MP3 renamer goes by the Unix name of rename-mp3. It looks at MP3 files in a Directory and, using id3v2, will rename all the mp3 files in a nice format according to the id3 tags rename-mp3 will look at both v1 and v2 id3 tags, and will make the output file in a Title-Album-Artist.mp3 format.
It saves time, and not only will it read the id3 tags, but in the event that the MP3 file has no id3 tags, you will be given 4 options
1)abort 2)skip 3)rename 4)write id3 tags, and you are asked what you would like the id3 tag artist, track name and album to be.
This is great if you want the track to be easy to view and yet you still like having a library of music that is all tagged nicely!
Enhancements:
- New stuff: The INSTALLER now works, whereas before it wouldnt copy...
<<lessIt saves time, and not only will it read the id3 tags, but in the event that the MP3 file has no id3 tags, you will be given 4 options
1)abort 2)skip 3)rename 4)write id3 tags, and you are asked what you would like the id3 tag artist, track name and album to be.
This is great if you want the track to be easy to view and yet you still like having a library of music that is all tagged nicely!
Enhancements:
- New stuff: The INSTALLER now works, whereas before it wouldnt copy...
Download (0.005MB)
Added: 2006-03-22 License: Other/Proprietary License with Source Price:
1317 downloads
wmspeedfreq 1.0
wmspeedfreq is a dock applet to view and change your current mobile CPU speed. more>>
wmspeedfreq is a dock applet to view and change your current mobile CPU speed. The difference to other implementations is that is does NOT use ACPI to do the job, but rather used the excellent libspeedfreq library (which in turn uses a Linux kernel module).
wmspeedfreqd is loosely based on wmapm by Mike Henderson. wmspeedfreq uses the speedfreq library by Jeremy Fitzhardinge.
<<lesswmspeedfreqd is loosely based on wmapm by Mike Henderson. wmspeedfreq uses the speedfreq library by Jeremy Fitzhardinge.
Download (0.033MB)
Added: 2006-11-13 License: GPL (GNU General Public License) Price:
1075 downloads
File-center 0.3
File-center is a simple Web application to download and upload files. more>>
File-center is a simple Web application to download and upload files. Its interface is very simple, and the scripts to download and upload are simple too.
File-center uses the PATH_INFO to pass the name of the directory or of the file in the URL.
<<lessFile-center uses the PATH_INFO to pass the name of the directory or of the file in the URL.
Download (0.006MB)
Added: 2007-05-18 License: GPL (GNU General Public License) Price:
891 downloads
Evolution Sharp 0.13.2
Evolution# is a .NET language binding for various Ximian Evolution libraries. more>>
Evolution# is a .NET language binding for various Ximian Evolution libraries.
Building & Installing Evolution#:
The Linux build is the traditional:
./configure
make
make install
You may want to consider using configures prefix option to install Evolution# using the same prefix as Mono. That way all of your .NET assemblies get placed in the same place, and you dont need to do any extra "configuring" to make it so mono (and mint) can find your assemblies. In other words, doing something like:
./configure --prefix=/your/mono/prefix
make
make install
If you are compiling from CVS, you will need libtool and the auto* tools and will need to replace the configure above with autogen.sh.
<<lessBuilding & Installing Evolution#:
The Linux build is the traditional:
./configure
make
make install
You may want to consider using configures prefix option to install Evolution# using the same prefix as Mono. That way all of your .NET assemblies get placed in the same place, and you dont need to do any extra "configuring" to make it so mono (and mint) can find your assemblies. In other words, doing something like:
./configure --prefix=/your/mono/prefix
make
make install
If you are compiling from CVS, you will need libtool and the auto* tools and will need to replace the configure above with autogen.sh.
Download (0.42MB)
Added: 2007-08-03 License: GPL (GNU General Public License) Price:
813 downloads
vkeyd 0.9
vkeyd is a Linux daemon, forked from ikeyd, used to change volumes from keyboard hotkeys outside of X. more>>
vkeyd is a Linux daemon, forked from ikeyd, used to change volumes from keyboard hotkeys outside of X, or if the keyboard has been captured, as happens with SDL applications.
<<less Download (0.090MB)
Added: 2006-07-25 License: GPL (GNU General Public License) Price:
682 downloads
Biblio::Document::Parser 1.10
Biblio::Document::Parser Perl module is a document parsing framework. more>>
Biblio::Document::Parser Perl module is a document parsing framework.
Biblio::Document::Parser provides generic methods that should be overriden by specific parsers. This class should not be used directly, but rather be overridden by specific parsers. Parsers that extend the Document::Parser class should at least override the parse method.
METHODS
$docparser = Biblio::Document::Parser->new()
The new() method creates a new parser instance.
@references = $parser->parse($lines, %options)
The parse() method takes either a content string or an IO::Handle, and returns an array of reference strings.
<<lessBiblio::Document::Parser provides generic methods that should be overriden by specific parsers. This class should not be used directly, but rather be overridden by specific parsers. Parsers that extend the Document::Parser class should at least override the parse method.
METHODS
$docparser = Biblio::Document::Parser->new()
The new() method creates a new parser instance.
@references = $parser->parse($lines, %options)
The parse() method takes either a content string or an IO::Handle, and returns an array of reference strings.
Download (0.19MB)
Added: 2007-04-02 License: Perl Artistic License Price:
935 downloads
Games::ScottAdams::Tutorial 0.04
Games::ScottAdams::Tutorial is a Perl module with the Scott Adams Adventure Compiler Tutorial. more>>
Games::ScottAdams::Tutorial is a Perl module with the Scott Adams Adventure Compiler Tutorial.
INTRODUCTION
This document walks you through the process of creating a small but complete and playable game with six rooms, seven items including a single treasure, and a couple of puzzles.
It makes no attempt to be complete: you need the reference manual for that. But by the time youve worked your way through this tutorial you should be familiar with rooms, items, actions and occurrences, and youll be ready to start writing your own games.
<<lessINTRODUCTION
This document walks you through the process of creating a small but complete and playable game with six rooms, seven items including a single treasure, and a couple of puzzles.
It makes no attempt to be complete: you need the reference manual for that. But by the time youve worked your way through this tutorial you should be familiar with rooms, items, actions and occurrences, and youll be ready to start writing your own games.
Download (0.048MB)
Added: 2007-01-04 License: Perl Artistic License Price:
1028 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 mike dasher 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