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

List Of Literary Themes freeware
Filter: All | Freeware | Demo
 

List Of Literary Themes

< 1 2 3 4 5 
Added: July 05, 2013 | Visits: 315

Tweeps4WP Tweeps4WP is a WordPress widget that displays the latest list of followers or friends for your twitter accountTweeps4WP requires PHP 5.0 or newer.Tweeps4WP requires curl as well. it will not work without curl.Tweeps4WP requires SimpleXML as wellFor it to work, you need a twitter account and must... Platforms: PHP

License: Freeware Size: 10 KB Download (45): Tweeps4WP Download

Added: September 04, 2013 | Visits: 464

SMS List (Scri[ts) The SMS List Module will help Maintain a List of Users with active subscription and send them SMS using the smsframework Module.Proposed Features* Provides a Block to Subscribe/Unsubscribe* Checks for The Validity of Number* Send an SMS Challenge Code for Confirmation* Custom Subscription... Platforms: PHP

License: Freeware Size: 10 KB Download (43): SMS List (Scri[ts) Download

Added: November 17, 2013 | Visits: 406

Convert Text List to Text This action converts a list of text strings passed from the previous action into a single block of character-delimited text. For example: {"Text string number 1", "Text string number 2", "Text string number 3"} using returns is converted into: "Text string number 1 Text string number 2 Text... Platforms: Mac

License: Freeware Size: 61.44 KB Download (36): Convert Text List to Text Download

Added: July 30, 2013 | Visits: 446

Gnome Places Gnome Places is a GNOME screenlet that shows you a list of your Gnome Places (GTK bookmarks). It is meant to be a replacement for the Original Places. If people find the changes useful then I hope to eventually get Gnome Places included in the Screenlets package. Gnome Places differs from the... Platforms: *nix

License: Freeware Size: 10.24 KB Download (34): Gnome Places Download

Added: May 10, 2013 | Visits: 1.514

Domain Hunter Domain Hunter is a simple application to monitor the state of a list of domain names. Changes in the status of a monitored domain can be sent to an email address or the domain information can be obtained on demand through a Web interface. Only the .com and .net top-level domains are currently... Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (187): Domain Hunter Download

Released: March 02, 2011  |  Added: March 08, 2011 | Visits: 3.150

FileList FileList is a command line utility that produces a list of files of the given path in CSV format, which can be imported in a spreadsheet or database. The list includes the file name, size, path, last access and change date, etc. Supported Windows versions: Windows 200*/XP/Vista. Platforms: Windows

License: Freeware Size: 888.34 KB Download (258): FileList Download

Released: July 01, 2009  |  Added: September 16, 2009 | Visits: 2.647

Random Number Software Random number Software is an powerful & easy to operate program to generate a list of random numbers. Random number Software is cultivated on windows platform, software supported on all the Windows OS versions. Software also provides you the feature to create list of sequential numbers and... Platforms: Windows

License: Freeware Size: 960.41 KB Download (242): Random Number Software Download

Added: January 20, 2010 | Visits: 1.407

CLEO CLEO (Compact Library Extension Organizer) is a Firefox extension that works with FEBE* to package any number of extensions/themes into an installable .xpi file. Why? Consider this: I, as an extension developer, have several different Firefox profiles. Whenever I start a new extension, I create... Platforms: *nix

License: Freeware Size: 35.84 KB Download (107): CLEO Download

Added: October 26, 2010 | Visits: 800

BSD::Ipfwgen BSD::Ipfwgen is a Perl module to aid in the creation of ipfw-based firewalls. SYNOPSIS use BSD::Ipfwgen; outside qw(**interface list**); leaf qw(**interface list**); consolidate qw(**network list**); us qw(**network list**); not_us qw(**network list**); to_us qw(**network list**);... Platforms: *nix

License: Freeware Size: 12.29 KB Download (99): BSD::Ipfwgen Download

Added: March 06, 2010 | Visits: 938

EarCandy EarCandy is a music juke-box that presents music collections in the somewhat novel way of artist,album, title regardless of the underlying directory structure. This is the way that iNoize, a p2p music sharing company, presented music. I worked at iNoize for 18 months and really liked the... Platforms: *nix

License: Freeware Size: 40.96 KB Download (89): EarCandy Download

Added: July 06, 2010 | Visits: 950

Ruby/DICT Ruby/DICT is an RFC 2229 compliant client-side library implementation of the DICT protocol, written in the Ruby programming language. Ruby/DICT library can be used to write clients that access dictionary definitions from a set of natural language dictionary databases. In the words of the RFC:... Platforms: *nix

License: Freeware Size: 48.13 KB Download (89): Ruby/DICT Download

Added: March 19, 2010 | Visits: 1.491

Keyword Marketing Buddy Keyword Marketing Buddy is a great tool that lets you compare the popularity of several different keyword groups at once. Enter in a few general keywords, and Keyword Marketing Buddy will generate a list of keywords related to the original keywords and order them according to popularity.... Platforms: *nix

License: Freeware Size: 5.12 KB Download (106): Keyword Marketing Buddy Download

Added: January 05, 2010 | Visits: 934

Gtk-engines Gtk-engines is a package containing a number of sample themes for GTK+.. Platforms: *nix

License: Freeware Size: 665.6 KB Download (120): Gtk-engines Download

Added: October 08, 2010 | Visits: 1.112

Bigtop::Docs::TOC Bigtop::Docs::TOC is a table of contents for Bigtop::Docs::* documentation modules. What Should I Read? This document is a brief annotated list of each Bigtop::Docs::* module. Here are the highlights: Lazy people should start with Bigtop::Docs::TentTut Those allergic to web apps should... Platforms: *nix

License: Freeware Size: 399.36 KB Download (91): Bigtop::Docs::TOC Download

Added: January 02, 2010 | Visits: 877

Socket6 Socket6 is a Perl module for IPv6 related part of the C socket.h defines and structure manipulators. SYNOPSIS use Socket; use Socket6; @res = getaddrinfo(hishost.com, daytime, AF_UNSPEC, SOCK_STREAM); $family = -1; while (scalar(@res) >= 5) { ($family, $socktype, $proto, $saddr,... Platforms: *nix

License: Freeware Size: 55.3 KB Download (89): Socket6 Download

Added: November 24, 2010 | Visits: 966

Tie::Layers SYNOPSIS ##### # Subroutines # use Tie::Layers qw(is_handle config); $yes = is_handle( $file_handle ); ($key, $old_value) = config(%options, $key); ($key, $old_value) = config(%options, $key => $new_value ); #### # Config default startup options # @old_options_list =... Platforms: *nix

License: Freeware Size: 71.68 KB Download (90): Tie::Layers Download

Released: July 21, 2011  |  Added: July 23, 2011 | Visits: 1.526

getFolder With this app you can get a list of files in folder and export in different format (TXT,RTF,HTML,XML,CSV), you can do some batch functions sutch as: resized images, convert images to other formats, find text in multiple files, extracting files from subfolders in the parent folder, cataloging... Platforms: Windows

License: Freeware Size: 289.71 KB Download (244): getFolder Download

Released: September 03, 2012  |  Added: September 03, 2012 | Visits: 423

NightAssistant NightAssistant is an application that can create a list of double stars, variable stars, galaxies, clusters and nebulae based on the input criteria. With the help of this list, you can click on an object and make a finder chart for it, or enter a new observation. The program acts very much like... Platforms: Windows

License: Freeware Download (443): NightAssistant Download

Released: November 25, 2012  |  Added: November 25, 2012 | Visits: 1.040

Best subliminal affirmations This list of subliminal messages contains more than 500 affirmations. It can be used for autosuggestion, self hypnosis and with any of special subliminal messaging software programs. It was developed by professional psychologists and tested. Initially it was a part of a non-free Subliminal Flash... Platforms: Windows

License: Freeware Download (87): Best subliminal affirmations Download

Released: November 16, 2012  |  Added: November 16, 2012 | Visits: 434

ToDo Reminder Make a list of all the tasks you have To Do and remember.. Create a list of all your important events, anniversaries, things to do, etc. You can use it as an agenda, and then mark anything as 'done' - when it is... Define priorities and dates to do things, archive old reminders, print list, sort... Platforms: Windows

License: Freeware Size: 215.04 KB Download (55): ToDo Reminder Download

< 1 2 3 4 5