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

Annual Information Return freeware
Filter: All | Freeware | Demo
 

Annual Information Return

< 1 2 3 4 5 > 
Added: August 09, 2008 | Visits: 1.268

Sybrex SpeedPDF Information Manager Sybrex SpeedPDF Information Manager is a specialized application for change document information for PDF files. Adobe Acrobat is not required. Simply select the PDF file or folder with PDF files, set document's information, charset and push "Start" button. PDF document information will changed. Platforms: Windows

License: Freeware Size: 1019 KB Download (104): Sybrex SpeedPDF Information Manager Download

Added: August 26, 2008 | Visits: 979

PUI (Program Uninstallation Information) PUI (aka Program Uninstallation Information) is a small utility that has been developed with the sole intention of allowing users to view and modify the uninstall string for installed programs without having to enter the registry, and additionally allow simple removal of such programs from a... Platforms: Windows

License: Freeware Size: 399 KB Download (461): PUI (Program Uninstallation Information) Download

Added: August 17, 2008 | Visits: 1.816

A Personal information Manager Complete Personal Information Manager with Multiple Address Books, Schedulers, Clip Board Saved Notes, Label Printer, Form Letter Printer and EMail program. View multiple addresses in multiple address books at once. Save Clip Board Notes in a database. View many Clip Board Notes at a time and cut... Platforms: Windows

License: Freeware Size: 2.5 MB Download (119): A Personal information Manager Download

Added: August 09, 2008 | Visits: 749

Simnor Drive Information Simnor Drive Information gives you a basic rundown of each of the drives installed on your system, specifications include, name, format, type, label, root directory and space. Platforms: Windows

License: Freeware Size: 177 KB Download (96): Simnor Drive Information Download

Added: August 12, 2008 | Visits: 894

Simnor System Information Simnor System Information gives you a simple rundown of the specifications of your system, these include the computer name, amount of memory, the operating system installed, as well as other little features like how long the computer has been on and the current user. Platforms: Windows

License: Freeware Size: 260 KB Download (449): Simnor System Information Download

Added: August 01, 2008 | Visits: 1.142

System Information for Windows Display System Information for Windows Operating System, similar to Windows Control Panel. This includes all Visual Basic source code so that you can add this feature to your own applications. Platforms: Windows

License: Freeware Size: 77 KB Download (452): System Information for Windows Download

Released: July 14, 2009  |  Added: November 09, 2009 | Visits: 4.079

Monitor Information Free Monitor information utility to get information about Multiple Monitors connected to your computer. Identify easily primary / secondary monitor, know the co-ordinates of the monitors in a virtual workarea, get technical name of the monitor. The Free Multiple information utility displays... Platforms: Windows

License: Freeware Size: 295.03 KB Download (1074): Monitor Information Download

Added: May 18, 2010 | Visits: 815

AIX::ODM AIX::ODM is a Perl module for retrieving ODM information about an AIX (RS/6000/pSeries) system. SYNOPSIS use AIX::ODM; my %odm = odm_dump(C|P); while ( ($ndx1, $lev2) = each %odm ) { while ( ($ndx2, $val) = each %$lev2 ) { print "odm{${ndx1}}{${ndx2}} = ${odm{${ndx1}}{${ndx2}}}n"; } }... Platforms: *nix

License: Freeware Size: 3.07 KB Download (121): AIX::ODM Download

Added: August 04, 2010 | Visits: 846

B::LexInfo B::LexInfo is a Perl module that shows information about subroutine lexical variables. SYNOPSIS use B::ShowLex (); my $lexi = B::ShowLex->new; Perl stores lexical variable names and values inside a padlist within the subroutine. Certain lexicals will maintain certain attributes after the... Platforms: *nix

License: Freeware Size: 5.12 KB Download (94): B::LexInfo Download

Added: June 04, 2010 | Visits: 1.102

Locale::Object::Language Locale::Object::Language Perl module contains language information objects. Locale::Object::Language allows you to create objects containing information about languages such as their ISO codes, the countries theyre used in and so on. SYNOPSIS use Locale::Object::Language; my $eng =... Platforms: *nix

License: Freeware Size: 47.1 KB Download (92): Locale::Object::Language Download

Added: March 04, 2010 | Visits: 840

Filesys::Df Filesys::Df is a Perl extension for filesystem disk space information. SYNOPSIS use Filesys::Df; #### Get information by passing a scalar directory/filename value my $ref = df("/tmp"); # Default output is 1K blocks if(defined($ref)) { print "Total 1k blocks: $ref->{blocks}n"; print... Platforms: *nix

License: Freeware Size: 7.17 KB Download (91): Filesys::Df Download

Added: June 02, 2010 | Visits: 866

AmarokScreenSaver AmarokScreenSaver is an Amarok script which displays information about the currently playing song as a screensaver. I often use my computer to play music when I am having visitors or when I am just not in front of the monitor. I wanted some way to still be able to see what song was playing. As... Platforms: *nix

License: Freeware Size: 225.28 KB Download (100): AmarokScreenSaver 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: July 14, 2010 | Visits: 728

Text::NSP::Measures::2D::MI::tmi Text::NSP::Measures::2D::MI::tmi is a Perl module that implements True Mutual Information. SYNOPSIS Basic Usage use Text::NSP::Measures::2D::MI::tmi; my $npp = 60; my $n1p = 20; my $np1 = 20; my $n11 = 10; $tmi_value = calculateStatistic( n11=>$n11, n1p=>$n1p, np1=>$np1, npp=>$npp);... Platforms: *nix

License: Freeware Size: 952.32 KB Download (91): Text::NSP::Measures::2D::MI::tmi Download

Added: August 09, 2010 | Visits: 941

Text::NSP::Measures::3D::MI::tmi Text::NSP::Measures::3D::MI::tmi is a Perl implementation for True Mutual Information for trigrams. SYNOPSIS Basic Usage use Text::NSP::Measures::3D::MI::tmi; $tmi_value = calculateStatistic( n111=>10, n1pp=>40, np1p=>45, npp1=>42, n11p=>20, n1p1=>23, np11=>21, nppp=>100); if(... Platforms: *nix

License: Freeware Size: 952.32 KB Download (87): Text::NSP::Measures::3D::MI::tmi Download

Added: August 21, 2010 | Visits: 1.001

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

Released: June 23, 2012  |  Added: June 23, 2012 | Visits: 759

Death and Return of Superman The Death and Return of Superman is a beat 'em up video game based on the Death of Superman storyline. It features many characters from the comics, including Superman himself, Superboy, The Man of Steel, The Man of Tomorrow, The Last Son of Krypton, and Doomsday. All of the five Supermen are... Platforms: Windows

License: Freeware Size: 2.09 MB Download (57): Death and Return of Superman Download

Released: September 07, 2012  |  Added: September 07, 2012 | Visits: 461

jalada YAM II: Return of the Killer Potato for Mac OS Yam is back in 3D! Now is on you to lead the Potatos across their homeworld in a series of strategic strikes on enemy strong holds, supply lines and bases. YAM II: Return of the Killer Potato takes place a short time after the end of the previous installment, Yam the Killer Potato. With the... Platforms: Mac

License: Freeware Size: 76.4 MB Download (472): jalada YAM II: Return of the Killer Potato for Mac OS Download

Released: November 18, 2012  |  Added: November 18, 2012 | Visits: 654

Mystery Case Files: Return to Ravenhearst for Mac OS Emma's soul is free. But her ghost has delivered a dire warning: evil still lurks in Ravenhearst Manor. Go deep inside the cursed estate in Mystery Case Files: Return to Ravenhearst, the thrilling sequel. Experience Ravenhearst's spectral halls as never before with new immersive adventure-style... Platforms: Mac

License: Freeware Size: 324 MB Download (527): Mystery Case Files: Return to Ravenhearst for Mac OS Download

Released: November 06, 2012  |  Added: November 06, 2012 | Visits: 601

Return To Zero for Mac OS Most people tend to stop watching movies when the credits start to roll. This leaves your iTunes movies with out-of-date play counts, especially when you choose to replay the movie from the beginning rather than resume playing. Now you can easily reset movies, TV shows, and more using current... Platforms: Mac

License: Freeware Size: 430.08 KB Download (457): Return To Zero for Mac OS Download

< 1 2 3 4 5 >