Main > Free Download Search >

Free spell checker software for linux

spell checker

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 243
SMTP Relay Checker 2.0.3

SMTP Relay Checker 2.0.3


SMTP Relay Checker is a fully configurable, multithreaded open mail relay scanner. more>>
SMTP Relay Checker is a fully configurable, multithreaded open mail relay scanner. It supports scanning of IP blocks, and can print the results to a Web page.
SMTP Relay Checker is intended for Systems Administrators to check IP blocks under their control.
Compilation / Installation
To build SmtpRC please run "make" in the package directory. This will build the package and create the binary "smtprc". To install the package, please run "make install".
By Default, the binary will be installed into /usr/local/bin/, configuration files will be installed under /usr/local/etc/smtprc/ and all documentation files will be installed under /usr/local/share/doc/smtprc/. Please see below for a full list of installed files.
/usr/local/bin/smtprc
/usr/local/bin/gsmtprc
/usr/local/etc/smtprc/auto.conf
/usr/local/etc/smtprc/email.tmpl
/usr/local/etc/smtprc/rcheck.conf
/usr/local/share/doc/smtprc/README
/usr/local/share/doc/smtprc/FAQ
/usr/local/man/man1/smtprc.1
/usr/local/man/man1/gsmtprc.1
Using Smtprc
SmtpRC can be run by specifying options on the command line, or by configuring an "auto configuration" file and letting SmtpRC parse the options from there. The latter is recommended.
When SmtpRC is installed, a example "auto configuration" file is installed in "/usr/local/etc/smtprc/auto.conf". Edit this file, changing the values to suit your specific network requirements and run smtprc with the following option (a full list of options
is detailed below):
"/usr/local/bin/smtprc -j /usr/local/etc/smtprc/auto.conf"
To be sure that a mailserver relays third-party email, SmtpRC will attempt to relay mail to an address specified. It is recommended that this address is a mailbox on the local machine that is being used to run SmtpRC - pop support is a planned feature, but for now, SmtpRC only supports checking local mailboxes (mbox and Maildir). Create a new user account (smtprc), specify the email address for this account, and the local mailbox (on the command line or in the "auto configuration" file), and SmtpRC will attempt to relay emails to this address and check for recieved emails after scanning.
There is also a GUI interface to smtprc (gsmtprc) that is installed in /usr/local/bin. This requires Perl Tk to run.
Enhancements:
- Fixes a race condition between the master and reaper threads.
<<less
Download (0.053MB)
Added: 2006-04-13 License: GPL (GNU General Public License) Price:
1313 downloads
SEO Rank Checker 2.1

SEO Rank Checker 2.1


Search-Engine-Optimized project is a free online resource for anyone who wants to step up their search engine optimization. more>>
Search-Engine-Optimized project is a free online resource for anyone who wants to step up their search engine optimization strategies to the next gear.
The web is a constantly changing place, expecially search engines, but there are numerous search engine optimization strategies that are consistant across all the major search engines, and are probably going to be very useful for a long time to come.
Read on to learn what they are and how to employ them in the development of your web site.
Main features:
SEO Rank Checker is a nice little script for checking your keyword status for a few select keywords without going through the trouble of checking the search engine result pages yourself.
- Automated fetching of the top 100 results for MSN, Yahoo and Google to check for your site.
- Easy to read, compare and print output
- Installation is super easy, just upload to your server and youre done!
- Super small script, just a few KBs of space!
<<less
Download (0.003MB)
Added: 2006-01-24 License: Freeware Price:
1371 downloads
XML::Checker 0.13

XML::Checker 0.13


XML::Checker is a Perl module for validating XML. more>>
XML::Checker is a Perl module for validating XML.

SYNOPSIS

XML::Checker::Parser - an XML::Parser that validates at parse time
XML::DOM::ValParser - an XML::DOM::Parser that validates at parse time
(Some of the package names may change! This is only an alpha release...)

XML::Checker can be used in different ways to validate XML. See the manual pages of XML::Checker::Parser and XML::DOM::ValParser for more information.
This document only describes common topics like error handling and the XML::Checker class itself.

WARNING: Not all errors are currently checked. Almost everything is subject to change. Some reported errors may not be real errors. For production code, it is recommended that you use XML::LibXML or XML::GDOME instead of XML::Checker. Both modules share the same DTD validation code with libxml2 and XML::LibXML is easier to install.

<<less
Download (0.033MB)
Added: 2006-09-16 License: Perl Artistic License Price:
1134 downloads
Pspell 12.2

Pspell 12.2


Pspell is the Portable Spell Checker Interface Library with the aim to provide a generic interface to Spell checker libraries installed on the system. more>> Pspell 12.2 is the Portable Spell Checker Interface Library with the aim to provide a generic interface to Spell checker libraries installed on the system. This program is totally free for everyone.<<less
Added: 2005-04-02 License: LGPL Price: FREE
1 downloads
Page Update Checker 0.3.1

Page Update Checker 0.3.1


Page Update Checker is a FireFox extension that automatically checks to see if web pages have changed. more>>
Tired of clicking the reload button? Page Update Checker (aka PUC -- pronounced "Puke" is a FireFox extension that automatically checks to see if web pages have changed.

How to Use:

Once installed, you will be able to right-click on any page in Firefox and select "Monitor for Updates". The PUC options will open up and you can select how often you would like PUC to download the webpage and see if it has changed. To return to the options menu later, select "Tools" -> "Page Update Checker Options..."

Click the homepage link to find the PUC Wiki and share your Update Checkers!

<<less
Download (0.072MB)
Added: 2007-05-30 License: MPL (Mozilla Public License) Price:
947 downloads
Spam Blacklist Checker 2005-03-02

Spam Blacklist Checker 2005-03-02


Spam Blacklist Checker can check to see if an IP address is flagged in a spam blacklist (dnsbl.sorbs.net). more>>
Spam Blacklist Checker can check to see if an IP address is flagged in a spam blacklist (dnsbl.sorbs.net).

The reason is that BT allocate me IPs dynamically using DHCP, and more and more of the ones I get are flagged in spam blacklists in such a way that all the mail I send gets flagged as spam, with a big, ugly [SPAM] in the subject line. This is really annoying, because I dont see the outgoing mail. Usually it gets black-holed, so Im sitting aroung for a response to a mail that never arrived.

In an effort to reduce the problem, I have written this little program to check in DNS to see if the IP address I have got is blacklisted or not.

Installation:

For now you need to install the module Stuff::SpamBL manually, and just download and run the program file as it is.

The module and the program will be included in future versions of the Stuff Tools, but for now they are available separatley.

Usage:

The program reads list of IP addresses and/or domain names from the command line (or standard input), and outputs two columns: IP address and blacklist flags.

Example output

81.156.32.127 DSN-BL:DYNAMIC
81.156.32.128 DSN-BL:DYNAMIC
81.156.32.129 DSN-BL:DYNAMIC:EXPLOITED
81.156.32.130 DSN-BL:DYNAMIC:EXPLOITED
81.156.32.131 DSN-BL:DYNAMIC

Here we can see that all the IP addresses 81.156.32.127 - 81.156.32.131 are flagged as dynamic IPs (so they get a small additional score over static IPs in Spam Assassin), but the IPs 81.156.32.129 and 81.156.32.130 are also flagged as EXPLOIDED, which means they will surely get a big spam score in Spam Assassin. Bad for the owner of the IP.

<<less
Download (0.004MB)
Added: 2006-09-26 License: GPL (GNU General Public License) Price:
1129 downloads
RSpell 1.0

RSpell 1.0


RSpell is a software library that can be linked to your program to provide spell checking routines. more>>
RSpell is a software library that can be linked to your program to provide spell checking routines.

RSpell project requires that you provide a list of acceptable words in a file, but will work with characters in UTF-8 or ASCII format.

Words can be added in real time, either for the current session or permanently. The functions are simple to use and fully documented.

<<less
Download (0.026MB)
Added: 2006-05-26 License: GPL (GNU General Public License) Price:
1246 downloads
gURLChecker 0.10.1

gURLChecker 0.10.1


gURLChecker is a graphical web links checker for GNU/Linux and other POSIX OS. more>>
gURLChecker is a graphical web links checker for GNU/Linux and other POSIX OS. gURLChecker can work on a whole site, a single local page or a browser bookmarks file.

<<less
Download (0.80MB)
Added: 2007-04-25 License: GPL (GNU General Public License) Price:
912 downloads
GMail::Checker 1.04

GMail::Checker 1.04


GMail::Checker is a Perl wrapper for Gmail accounts. more>>
GMail::Checker is a Perl wrapper for Gmail accounts.

SYNOPSIS

use GMail::Checker;

my $gwrapper = new GMail::Checker();
my $gwrapper = new GMail::Checker(USERNAME => "username", PASSWORD => "password");

# Lets log into our account (using SSL)
$gwrapper->login("username","password");

# Get the number of messages in the maildrop & their total size
my ($nb, $size) = $gwrapper->get_msg_nb_size();

# Do we have new messages ?
my $alert = $gwrapper->get_pretty_nb_messages(ALERT => "TOTAL_MSG");

# Get the headers for a specific message (defaults to last message)
my @headers = $gwrapper->get_msg_headers(HEADERS => "FULL", MSG => 74);

# Get a message size
my ($msgnb, $msgsize) = $gwrapper->get_msg_size(MSG => 42);

# Retrieve a specific message
my @msg = $gwrapper->get_msg(MSG => 23);
print $msg[0]->{content}, "n";
print $msg[0]->{body};

# Retrieve UIDL for a message
my @uidl = $gwrapper->get_uidl(MSG => 10);

This module provides a wrapper that allows you to perform major operations on your gmail account.

You may create a notifier to know about new incoming messages, get information about a specific e-mail, retrieve your mails using the POP3 via SSL interface.

<<less
Download (0.007MB)
Added: 2007-04-19 License: Perl Artistic License Price:
920 downloads
Memory Allocation Checker 0.2.1

Memory Allocation Checker 0.2.1


Memcheck provides the ability to fault on pointer overrun or freed pointer deference. more>>
Memcheck provides the ability to fault on pointer overrun (read or write) or freed pointer deference (read or write), logs double free and realloc of already freed pointers and memory not freed on exit, checks for pointer underrun on free and realloc, optionally reverses the behavior of overrun and underrun, "churns" reallocations to always return a different pointer, and logs pointer overruns instead of faulting.
It has a very small performance impact, with the tradeoff of a large memory footprint. It includes a validation test suite to verify correctness of the library. It is tested on a variety of architectures, including Alpha, ARM, HPPA, PPC, ix86, IA64, rs6000, S390, SPARC, and SPARC64.
It is tested on a variety of platforms, including OSF, FreeBSD, NetBSD, OpenBSD, Linux, HP/UX, Mac OSX, AIX, SCO, and Solaris.
Enhancements:
- Some missing backtraces were fixed.
- An atexit replacement was implemented to catch allocations that are freed by previously installed atexit handlers.
- Deeper backtraces are stored, and internal recursions are handled.
<<less
Download (0.32MB)
Added: 2006-07-11 License: GPL (GNU General Public License) Price:
1208 downloads
Games::Checkers 0.1.0

Games::Checkers 0.1.0


Games::Checkers is a Perl module that allows you to play the Checkers games. more>>


SYNOPSIS

# automatical computer-vus-computer play script
use Games::Checkers::Constants;
use Games::Checkers::Board;
use Games::Checkers::BoardTree;

my $board = new Games::Checkers::Board;
my $color = White;
my $numMoves = 0;
print $board->dump;

while ($board->canColorMove($color)) {
sleep(2);
# allow 100 moves for each player
die "Automatical drawn" if $numMoves++ == 200;
my $boardTree = new Games::Checkers::BoardTree
($board, $color, 2); # think 2 steps ahead
my $move = $boardTree->chooseBestMove; # or: chooseRandomMove

$board->transform($move);
print $move->dump, "n", $board->dump;
$color = ($color == White)? Black: White;
}

print "n", ($color == White? "Black": "White"), " won.n";
ABSTRACT ^
Games::Checkers is a set of Perl classes implementing the Checkers game play. Several national rule variants are supported. A basic AI heuristics is implemented using the Minimax algorithm. Replay of previously recorded games is supported too.
DESCRIPTION ^
This package is intended to provide complete infrastructure for interactive and automatic playing and manipulating of Checkers games. Some features are not implemented yet.
<<less
Download (0.28MB)
Added: 2007-01-03 License: Perl Artistic License Price:
1032 downloads
spell-karamba 0.2

spell-karamba 0.2


spell-karamba is a desktop applet for SuperKaramba that spells the typed words - letter by letter. more>>
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 good choice would be $HOME/kde3/share/apps/superkaramba/themes/dwd. Thats all. You start the theme from a shell by "superkaramba spell.theme". If you have a superkaramba theme running already its even simpler. Right-click the open theme and select superkaramba - manage themes.

From there you can search for the .theme-file. Do not open any other file with the superkaramba application.

<<less
Download (0.017MB)
Added: 2006-07-05 License: GPL (GNU General Public License) Price:
1206 downloads
System Integrity Checker 0.0.3

System Integrity Checker 0.0.3


System Integrity Checker can make sure that no unauthorized changes have been made to your computer systems. more>>
System Integrity Checker can make sure that no unauthorized changes have been made to your computer systems.
Installation:
$ tar zxvf sic-x.y.z.tar.gz
$ cd sic-x.y.z
$ ./configure
$ make
$ make install
Enhancements:
- Threading support was improved.
- Support for internationalization and localization (i18n) was added.
- An XML Schema was created for the configuration file.
- Code cleanups were made.
<<less
Download (MB)
Added: 2006-10-03 License: GPL (GNU General Public License) Price:
1118 downloads
Faroese Spell Checking Dictionary 0.2.30

Faroese Spell Checking Dictionary 0.2.30


Faroese Spell Checking Dictionary is intended to be used with programs like aspell and ispell. more>>
Faroese Spell Checking Dictionary is intended to be used with programs like aspell and ispell.
Installation:
After unpacking this package you can use it at least four ways:
Make and install a Faroese dictionary for aspell:
$ make aspell && su -c "make install-aspell"
Make and install a Faroese dictionary for ispell:
$ make ispell && su -c "make install-ispell"
Make and install Faroese dictionaries for aspell and ispell in a single run:
$ make all && su -c "make install"
Make a plain text list of Faroese words:
$ make words
Enhancements:
- Some words were added and some misspellings were removed.
<<less
Download (0.23MB)
Added: 2007-08-13 License: GPL (GNU General Public License) Price:
808 downloads
Online Google Page Rank Checker

Online Google Page Rank Checker


This free online tool will let you choose among 60+ stylish buttons to show the REAL online goole page rank of your site or blog more>> <<less
Download (0KB)
Added: -0001-11-30 License: Freeware Price: 0EUR
downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5