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

China Geography Current Events freeware
Filter: All | Freeware | Demo
 

China Geography Current Events

< 1 2 3 4 5 
Added: March 13, 2010 | Visits: 1.272

App::Session App::Session can represents a sequence of multiple events perhaps executed in separate processes. SYNOPSIS # ... official way to get a Session object ... use App; $session = App->context(); $context = $session->session(); # get the session # any of the following named parameters may be...



Platforms: *nix

License: Freeware Size: 73.73 KB Download (96): App::Session Download

Added: October 17, 2010 | Visits: 1.299

Tab Clicking Options Tab Clicking Options allows you to select actions for various clicking events on a tab or the tab bar. Tab Clicking Options lets you select an action to perform with different clicking events on the tab bar or a tab in Firefox and in Mozilla Suite. The events you can assign an action to are:...





Platforms: *nix

License: Freeware Size: 22.53 KB Download (96): Tab Clicking Options Download

Added: January 25, 2010 | Visits: 614

iCal Events Face the day! Always know what's next in your schedule using iCal Events. iCal Events displays upcoming events from multiple calendars in a beautiful, resizable widget for Dashboard. You can see up to two weeks of upcoming events in the same widget without needing to open iCal.FeaturesDisplay...


Platforms: Mac

License: Freeware Download (95): iCal Events Download

Added: July 16, 2010 | Visits: 852

Pywmdatetime Pywmdatetime displays the current time, date, week day and week number. It is written using Python. Pywmdatetimes colors and formats are highly customizable. Invoke the program with --help or see the sample rc-file for more information. Why> I made it mostly because there was no time...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (95): Pywmdatetime Download

Added: July 15, 2010 | Visits: 676

copyplaylist2 copyplaylist2 is small script that copies the current playlist to a certain directory. For use with mobile devices like mp3-players or usb-sticks. Can also be used to create a tree of directories for CD/DVD archiving.. copyplaylist2 (amaroK script) KDE-Apps.org Community Portal for KDE...


Platforms: *nix

License: Freeware Size: 102.4 KB Download (95): copyplaylist2 Download

Added: July 08, 2010 | Visits: 840

Weblogmon Weblogmon is a program that shows current users and other usage information of a web site by monitoring the server log files. Users are identified by client IP address, HTTP username or usertrack cookie, depending on what information is available in the log. This project is written entirely in...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (95): Weblogmon Download

Added: August 21, 2010 | Visits: 998

Yahoo::Marketing::BidInformationService Yahoo::Marketing::BidInformationService is an object that provides operations that return the current bid and cutoff bid required for a keyword to make it to best rank. You can use this information to optimize your keyword bid in real-time. SYNOPSIS See EWS documentation online for available...


Platforms: *nix

License: Freeware Size: 67.58 KB Download (95): Yahoo::Marketing::BidInformationService Download

Added: March 16, 2010 | Visits: 884

TRONimation TRONimation is a 3-D editing and animation program that aims to be compact and easy to use. It is written in C, and requies the installation only of GL, GLU, and GLUT. One of my goals in writing this program is to make it as easy for using as much as possible. At the moment, I am rather focused...


Platforms: *nix

License: Freeware Size: 54.27 KB Download (94): TRONimation Download

Added: April 06, 2010 | Visits: 671

ical2rss ical2rss converts an iCalendar file to an RSS stream, showing ten upcoming events..


Platforms: *nix

License: Freeware Size: 22.53 KB Download (94): ical2rss Download

Added: January 16, 2010 | Visits: 1.618

DateTime::Cron::Simple DateTime::Cron::Simple is a Perl module that can parse a cron entry and check against current time. SYNOPSIS use DateTime::Cron::Simple; $c = DateTime::Cron::Simple->new($cron); $boolean = $c->validate_time; $c->new_cron($cron); This module is a quick and dirty way to determine if a...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (94): DateTime::Cron::Simple Download

Added: May 07, 2010 | Visits: 913

wmEbay wmEbay monitors eBay auctions and it shows auction title and current price..


Platforms: *nix

License: Freeware Size: 66.56 KB Download (94): wmEbay Download

Added: January 07, 2010 | Visits: 777

napMan napMan is an infobot that provides you with a real time glimpse into the current state of the worldwide network of nap servers that are based on either the closed source napster protocol or the open source opennap protocol. napMan is written in perl using the GTK-perl module and the GTK+ GUI...


Platforms: *nix

License: Freeware Size: 43.01 KB Download (94): napMan Download

Added: July 13, 2010 | Visits: 1.007

iCal::Parser::SAX iCal::Parser::SAX is a Perl module to generate SAX events from an iCalendar. SYNOPSIS use iCal::Parser::SAX; my $parser=iCal::Parser::SAX->new(Handler=>SAXHandler,%args); $parser->parse_uri($file); $parser->parse_uris(@files); This module uses iCal::Parser to generates SAX events for the...


Platforms: *nix

License: Freeware Size: 22.53 KB Download (93): iCal::Parser::SAX Download

Added: January 25, 2010 | Visits: 687

This Day in History About This Day in History shows significant historical events that took place on the current day or any selected day.Click any link on the widget page and you are taken to the corresponding World Book article. (Link feature requires 2005 World Book or later.)


Platforms: Mac

License: Freeware Download (93): This Day in History Download

Added: February 16, 2010 | Visits: 824

Shelljam Shelljam is a cross-platform console application that transforms keystrokes into MIDI events and hence, lets you use your computer keyboard like any other MIDI input device. Also, the instrument you use will color the music you make. If you like computers, you might just want to use what you...


Platforms: *nix

License: Freeware Size: 13.31 KB Download (93): Shelljam Download

Added: October 23, 2010 | Visits: 1.164

Geography::USStates Geography::USStates is a Perl module that allows you to get information on US State names, their abbreviations, and couple the two together (in hashes). SYNOPSIS use Geography::USStates; # -- just getState* functions use Geography::USStates qw(:areas); # -- just getArea* functions use...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (92): Geography::USStates Download

Added: March 13, 2010 | Visits: 626

PerlIO::locale PerlIO::locale is a PerlIO layer to use the encoding of the current locale. SYNOPSIS use PerlIO::locale; open my $filehandle, <:locale, $filename or die $!; This is mostly a per-filehandle version of the open pragma, when used under the form use open :locale; The encoding for the...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (92): PerlIO::locale Download

Added: July 08, 2010 | Visits: 781

cstermin cstermin project is a small scheduler for keeping track of recurring events like birthdays or one-time appointments. The appointments are read from an configuration file created by the user and displayed on the console or with the help of a Gtk2 widget. You can configure how long in advance you...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (92): cstermin Download

Released: April 22, 2015  |  Added: May 02, 2015 | Visits: 4.200

Judys CountDown Judy's CountDown is a polished, fun program that helps you track holidays and other important events in your life. It gives you a running count of the days left before your events, so you can be sure not to forget about something crucial (like your wedding anniversary!) ... and you can share...


Platforms: Windows 8, Windows 7, Windows Server, Windows

License: Freeware Size: 3.38 MB Download (92): Judys CountDown Download

Added: May 26, 2010 | Visits: 746

Edastro Edastro places ever changing astrology charts for current time on your desktop. The package contains 8 themes: -2 (a black and a white) standard wheel charts -2 standard wheel charts with hourglass look effect -2 aspect/midpoint grids -2 dispositor hierarchy charts All the themes made in...


Platforms: *nix

License: Freeware Size: 419.84 KB Download (91): Edastro Download

< 1 2 3 4 5