Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.478.745 Times

Spelling Apps freeware
Filter: All | Freeware | Demo
 

Spelling Apps

< 1 2 3 4 5 
Added: August 13, 2008 | Visits: 880

TinySpell TinySpell is a small utility that allows you to easily and quickly check the spelling of a single word from ANY application. Copy the word to the clipboard and look at the TinySpell icon, if it is yellow the word is misspelled, if it is white the word is spelled correctly. Click the TinySpell... Platforms: Windows

License: Freeware Size: 550 KB Download (108): TinySpell Download

Added: September 25, 2010 | Visits: 871

Spindle Plugin Spindle is a plugin for the Eclipse Platform that provides excellent IDE support for Web apps developed using the Tapestry framework. Spindle Plugin includes wizards for creating applications and application components. Editors for applications, libraries, pages, components, and templates, all... Platforms: *nix

License: Freeware Size: 10 MB Download (106): Spindle Plugin Download

Added: March 27, 2010 | Visits: 1.270

CGI::Portable CGI::Portable is a framework for server-generic web apps. SYNOPSIS Content of thin shell "startup_cgi.pl" for CGI or Apache::Registry env: #!/usr/bin/perl use strict; use warnings; require CGI::Portable; my $globals = CGI::Portable->new(); use Cwd; $globals->file_path_root( cwd() );... Platforms: *nix

License: Freeware Size: 95.23 KB Download (106): CGI::Portable Download

Added: August 17, 2010 | Visits: 991

FProfiler FProfiler project is a Java profiler for finding hotspots in Java libs/apps. FProfiler is a Java Profiler using BCEL and log4j. Its very fast because it inserts the needed instructions into the Bytecode of the classes. It can be used to find Hotspots in Java programs, libs, and servlet... Platforms: *nix

License: Freeware Size: 12.29 KB Download (105): FProfiler Download

Added: November 07, 2010 | Visits: 956

SDL::OpenGL::App SDL::OpenGL::App is a Glut like wrapper for SDL OpenGL apps. SYNOPSIS use SDL::OpenGL::App; my $app=new SDL::OpenGL::App; $app->app_name("Gears"); $app->register_handler(init => &init, draw => &draw, events => &events, idle => &idle, reshape => &reshape, ); $app->run();... Platforms: *nix

License: Freeware Size: 174.08 KB Download (105): SDL::OpenGL::App Download

Added: January 15, 2010 | Visits: 748

rospell 2007.00/2007.01 rospell is a UTF-8 programming editor with spelling support for Romanian and English languages. It requires QT library from Trolltech. The project is supported on Linux and FreeBSD/PC-BSD.. Platforms: *nix

License: Freeware Size: 1.4 MB Download (102): rospell 2007.00/2007.01 Download

Released: October 22, 2014  |  Added: November 15, 2014 | Visits: 898

Kaspersky Password Manager Stores your passwords... securely Kaspersky Password Manager stores all of your passwords - and key information about your identity - in an encrypted vault. Your passwords and identity cards* can only be unlocked with a master password that only you know. Synchronizes passwords across... Platforms: Windows, Mac, Windows 8, Windows 7, Android

License: Freeware Size: 6.4 MB Download (102): Kaspersky Password Manager Download

Added: August 15, 2008 | Visits: 898

AE edit An extended note pad, it successfullly filters out the most of semi binary headers as of word docs, handles rtf, all font's installed on your machine, contains a spelling checker, (customizable) operational in all ASCII text formats, and a embedded text encrypion facility. In very many cases a... Platforms: Windows

License: Freeware Size: 590 KB Download (101): AE edit Download

Added: June 05, 2010 | Visits: 1.108

VAS Apps VAS Apps consists of FTP, RSH/RCP, TELNET clients and servers packaged for VAS-enabled platforms. These tools give users the benefits of single sign-on for the more traditional remote access tools. Clients: telnet, ftp, rsh, rcp Servers: telnetd, ftpd, rshd This software is derived from the... Platforms: *nix

License: Freeware Size: 153.6 KB Download (100): VAS Apps Download

Added: June 02, 2010 | Visits: 932

gettext lint tools The gettext lint tools is a collection of tools for checking the validity, consistency and spelling of PO and POT files. The project also includes an experimental glossary building tool.. Platforms: *nix

License: Freeware Size: 143.36 KB Download (100): gettext lint tools Download

Added: September 26, 2010 | Visits: 1.192

nightIMPgale nightIMPgale is an amaroK script that lets amaroK shutdown your PC after the playlist has finished. A countdown after the end of the playlist is of configurable length and can of course be interrupted. The script can execute a custom command before shutdown. This is meant to turn down the... Platforms: *nix

License: Freeware Size: 20.48 KB Download (100): nightIMPgale Download

Added: January 25, 2010 | Visits: 515

MacZoop MacZoop is a C++ framework for writing general Macintosh applications. This is a comprehensive framework that takes the drudge out of writing apps for Mac OS 7.0 through to 9.x. Aimed at beginners and smaller projects, it gets you up to speed very quickly. It's very solid, stable, comprehensive,... Platforms: Mac

License: Freeware Download (100): MacZoop Download

Added: November 26, 2010 | Visits: 1.150

BZByte Ajax BZByte Ajax provides a Java-based interactive Web toolkit for writing professional interactive apps. BZByte Ajax is a Java-based interactive Web toolkit to make writting professional interactive Web applications easy. Its a server centric toolkit with the application and development being... Platforms: *nix

License: Freeware Size: 4.5 MB Download (99): BZByte Ajax Download

Added: April 08, 2010 | Visits: 689

Gnome-utils 2.18.1 / Gnome-utils contains GNOME time tracker, searching tool, calculator, and other useful GNOME utilities/apps. The GNOME 2.12 Desktop is the latest release of the ever popular, multi-platform free desktop environment - on time, to the day! It includes a number of interesting new features and... Platforms: *nix

License: Freeware Size: 5 MB Download (99): Gnome-utils 2.18.1 / Download

Added: January 27, 2010 | Visits: 647

MacPerl::AppleScript MacPerl::AppleScript is a Perl extension for easily accessing scriptable Apps. SYNOPSIS use MacPerl::AppleScript; # # create Application Object # my $app = MacPerl::AppleScript->new("Application Name"); my $doc1 = $application->new("document 1"); my $doc2 = $application->new("document... Platforms: *nix

License: Freeware Size: 14.34 KB Download (99): MacPerl::AppleScript Download

Added: April 15, 2010 | Visits: 1.282

Mac::Apps::Seasonality::LoadICAOHistory Mac::Apps::Seasonality::LoadICAOHistory is a Perl module to load data into an SQLite2 database with the Seasonality weather.db schema. SYNOPSIS use English qw{ -no_match_vars }; use DBI; use Mac::Apps::Seasonality::LoadICAOHistory qw{ :conversion &clean_icao_history_set... Platforms: *nix

License: Freeware Size: 31.74 KB Download (98): Mac::Apps::Seasonality::LoadICAOHistory Download

Added: August 13, 2010 | Visits: 1.082

spell-karamba spell-karamba is a desktop applet for SuperKaramba that spells the typed words - letter by letter. You can choose from deutsch, english, american, international and NATO spelling. Installation: Actually the installation is pretty easy: Copy all files from the tarball into a new folder. A... Platforms: *nix

License: Freeware Size: 17.41 KB Download (98): spell-karamba Download

Added: April 22, 2010 | Visits: 799

Whitebeam Whitebeam provides a rapid, XML based development environment for structured, dynamic Web apps. Whitebeam is a frontend XML-centered rapid design environment which makes use of HTML/XML and JavaScript. It integrates two popular and robust Open Source platforms (Apache and Mozillas SpiderMonkey... Platforms: *nix

License: Freeware Size: 1.7 MB Download (98): Whitebeam Download

Added: July 12, 2010 | Visits: 1.281

Mac::Apps::Seasonality::Constants Mac::Apps::Seasonality::Constants is a Perl module for static definitions of aspects of Seasonality. SYNOPSIS use Mac::Apps::Seasonality::Constants qw{ $SEASONALITY_NAME $SEASONALITY_CREATOR $SEASONALITY_HISTORY_DATABASE_PATH }; use Mac::Apps::Seasonality::Constants qw{... Platforms: *nix

License: Freeware Size: 8.19 KB Download (97): Mac::Apps::Seasonality::Constants Download

Added: January 23, 2010 | Visits: 982

uspell uspell project is a spelling tester/teacher for elementary school. uspell is a sound-card based spelling tester. The words to be spelled are spoken aloud by the computers sound hardware and the user is then prompted to spell the word via the keyboard. To set up the rewards: make a... Platforms: *nix

License: Freeware Size: 5.12 KB Download (97): uspell Download

< 1 2 3 4 5