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.480.364 Times

Spelling List Creator freeware
Filter: All | Freeware | Demo
 

Spelling List Creator

< 1 2 3 4 5 > 
Added: February 18, 2010 | Visits: 1.009

XMMS Album List XMMS Album List is a Unix application for loading directories of audio files into XMMS, similar in concept to the Winamp plugin AlbumList. XMMS Album List is written in Perl using Gtk2-Perl, MP3::Info, and Xmms::Perl (the latter being available on CPAN). This is my first application using GTK+,... Platforms: *nix

License: Freeware Size: 9.22 KB Download (93): XMMS Album List Download

Added: February 24, 2010 | Visits: 866

List::RewriteElements List::RewriteElements is a Perl module that can create a new list by rewriting elements of a first list. SYNOPSIS use List::RewriteElements; Constructor Simplest case: Input from array, output to STDOUT. $lre = List::RewriteElements->new( { list => @source, body_rule => sub { my... Platforms: *nix

License: Freeware Size: 26.62 KB Download (98): List::RewriteElements Download

Added: May 22, 2010 | Visits: 1.459

List::Compare List::Compare is a Perl module to compare elements of two or more lists. SYNOPSIS The bare essentials: @Llist = qw(abel abel baker camera delta edward fargo golfer); @Rlist = qw(baker camera delta delta edward fargo golfer hilton); $lc = List::Compare->new(@Llist, @Rlist);... Platforms: *nix

License: Freeware Size: 184.32 KB Download (100): List::Compare Download

Added: October 03, 2010 | Visits: 764

List::Comprehensions List::Comprehensions is a Perl module that allows for list comprehensions in Perl. SYNOPSIS use List::Comprehensions; use warnings; my @res = (); @res = comp1 { [ @_ ] } [0..4], [0..4], [0..4]; no warnings once; @res = comp2 { [$i, $j, $k] } i => [0..4], j => [0..4], k => [0..4];... Platforms: *nix

License: Freeware Size: 3.07 KB Download (96): List::Comprehensions Download

Added: September 16, 2010 | Visits: 1.130

Notes List Notes List is a simple and easy way to take Notes. - Change SIZE (width and height) - tun on/off the background image - Auto save notes. IPmonitor KDE-Look.org Community Portal for KDE Themes Wallpapers Icons Sounds Screenshots Schemes Skins Skinz Screensavers Splash Screens K-Jofol IceWM... Platforms: *nix

License: Freeware Size: 20.48 KB Download (94): Notes List Download

Added: January 01, 2010 | Visits: 1.358

ADDRESS LIST print web.de dict one slide ADDRESS LIST print web.de dict one slide allows users of web.de can print up to 85 addresses on one sheet of paper! If you use the printing function of web.de, you get a lot of pages to print but never all informations stored before. It is much more convenient to have all informations on one... Platforms: *nix

License: Freeware Size: 1.3 MB Download (103): ADDRESS LIST print web.de dict one slide Download

Added: March 06, 2010 | Visits: 1.375

Mailing List Mailing List project is a Web-based, full-featured mailing list and newsletter system. Users can subscribe and unsubscribe themselves. Email confirmation is used for new subscriptions. The list of subscribers to a list can be imported and exported. Installation: - copy all files to your web... Platforms: *nix

License: Freeware Size: 184.32 KB Download (118): Mailing List Download

Added: August 05, 2010 | Visits: 1.552

Slideshow Creator Slideshow Creator is a GUI for creating, modifying, and previewing JPEG image slideshows. With Slideshow Creator you can edit jpeg slideshows in a visual and fast way so you can reach a much higher productivity with dvd-slideshow. The final result is a high quality dvd slideshow out of your... Platforms: *nix

License: Freeware Size: 26.62 KB Download (124): Slideshow Creator Download

Added: August 07, 2010 | Visits: 1.035

Dir::List Dir::List is a Perl module, that provides you with various information about a specified directory. For example, it can obtain the user and group of files, the sizes of sub-directories, the filetype, and accessibility. Caching functionality is available. Whats New in This Release: - The... Platforms: *nix

License: Freeware Size: 6.14 KB Download (116): Dir::List Download

Added: May 07, 2010 | Visits: 11.582

Password List Generator Password List Generator is a good tool to create passwords list with makepasswd and save to file.. Password List Generator KDE-Apps.org Community Portal for KDE Applications Software Office Multimedia Graphic Network Printing Education Games Development Administration Scientific Security... Platforms: *nix

License: Freeware Size: 32.77 KB Download (330): Password List Generator Download

Added: March 07, 2010 | Visits: 990

List::Intersperse List::Intersperse Perl module can intersperse / unsort / disperse a list. SYNOPSIS use List::Intersperse qw/intersperseq/; @ispersed = intersperseq {substr($_[0],0,1)} qw/A1 A2 B1 B2 C1 C2/; @ispersed = List::Intersperse::intersperse qw/A A B B B B B B C/; intersperse and intersperseq... Platforms: *nix

License: Freeware Size: 2.05 KB Download (93): List::Intersperse Download

Added: October 21, 2010 | Visits: 789

List::Util::Superpositions List::Util::Superpositions is a Perl module that provides any and all for lists. Synopsis This module extends the methods provided by List::Util to offer the any() and all() operators from Quantum::Superpositions as part of the List::Util feature set. use List::Util::Superpositions; my... Platforms: *nix

License: Freeware Size: 5.12 KB Download (95): List::Util::Superpositions Download

Added: May 02, 2010 | Visits: 831

I18N::LangTags::List I18N::LangTags::List Perl module contains tags and names for human languages. SYNOPSIS use I18N::LangTags::List; print "Parlez-vous... ", join(, , I18N::LangTags::List::name(elx) || unknown_language, I18N::LangTags::List::name(ar-Kw) || unknown_language, I18N::LangTags::List::name(en) ||... Platforms: *nix

License: Freeware Size: 30.72 KB Download (88): I18N::LangTags::List Download

Added: April 25, 2010 | Visits: 912

List::MoreUtils List::MoreUtils is a Perl module that can provide the stuff missing in List::Util. SYNOPSIS use List::MoreUtils qw(any all none notall true false firstidx first_index lastidx last_index insert_after insert_after_string apply after after_incl before before_incl indexes firstval first_value... Platforms: *nix

License: Freeware Size: 22.53 KB Download (95): List::MoreUtils Download

Added: August 04, 2010 | Visits: 720

List::Pairwise List::Pairwise is a Perl module with map/grep arrays and hashes pairwise. SYNOPSIS use List::Pairwise qw(:all); my %a = ( snoogy1 => 4, snoogy2 => 2, NOT => 4, snoogy3 => 5, hehe => 12, ); # keys/values emulation (only slower) my @keys = mapp {$a} %a; my @values = mapp {$b} %a;... Platforms: *nix

License: Freeware Size: 20.48 KB Download (91): List::Pairwise Download

Added: November 23, 2010 | Visits: 1.863

Mutt Folder List Mutt Folder List is a mutt patch that adds a sidebar showing all mail folders and the total and number of new messages each contains. Mutt Folder List project allows users to hide or display the sidebar with a single keystroke, and optionally highlights folders with new messages. Users can... Platforms: *nix

License: Freeware Size: 3 MB Download (157): Mutt Folder List Download

Added: March 07, 2010 | Visits: 1.540

Web Mailing List Web Mailing List project designed to be an easy to use mailing list application. Using a mailing list application can greatly enhance communication with your site visitors. Web mailing list makes it easy for users to signup for your mailing lists. Creating and sending out email newsletters is... Platforms: *nix

License: Freeware Size: 14.34 KB Download (142): Web Mailing List Download

Released: April 23, 2010  |  Added: April 29, 2010 | Visits: 3.425

LightBox Video Web Gallery Creator Show LightBox Video Web Gallery Creator the folder where your images and videos are, press "Create web gallery" button and in a few moments a lightbox-like HTML Web Gallery will open in your browser. The resulting folder then can be copied anywhere (to your site). Features: -Supports images... Platforms: Windows

License: Freeware Size: 512.03 KB Download (447): LightBox Video Web Gallery Creator Download

Released: August 19, 2010  |  Added: August 26, 2010 | Visits: 1.876

Simpo PDF Creator Lite Simpo PDF Creator Lite is a Free yet powerful PDF creator, which helps you to create PDFs easily. With Simpo PDF Creator Lite, you could create PDF files from Word / Excel / PPT / Images / HTML and any other printable files. Thus, you are able to convert Word to PDF, Excel to PDF, PowerPoint to... Platforms: Windows

License: Freeware Size: 4.24 MB Download (198): Simpo PDF Creator Lite Download

Released: June 26, 2010  |  Added: July 07, 2010 | Visits: 2.946

ZC Blu-ray DVD Creator ZC Blu-ray DVD Creator is an easy to use and powerful Blu-ray DVD authoring and burning software, which can convert and author all video movie files to Blu-ray DVD, and burn Blu-ray DVD Disc by 1-click step. Features: 1. 1-click Blu-ray DVD authoring and burning solution. 2. Support... Platforms: Windows

License: Freeware Size: 16 MB Download (295): ZC Blu-ray DVD Creator Download

< 1 2 3 4 5 >