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

Advanced Memo Palm App freeware
Filter: All | Freeware | Demo
 

Advanced Memo Palm App

1 2 3 4 5 > 
Released: June 28, 2014  |  Added: February 01, 2015 | Visits: 3.897

VLC media player VLC Media Player is an open-source application that gives you the ability to play media from your computer or a disk, or to stream it from the Web. Have your favorite videos playing in a snap through this app's intuitive interface. Intuitive controls: For all basic functions, this medial player... Platforms: Windows, Windows 7

License: Freeware Size: 965 KB Download (493): VLC media player Download

Released: June 28, 2014  |  Added: July 16, 2014 | Visits: 1.343

VLC Player VLC Media Player is an open-source application that gives you the ability to play media files from your computer or a disk, or to stream it from the Web. Have your favorite videos playing in a snap through this app's intuitive interface. Intuitive controls: For all basic functions, this medial... Platforms: Windows, Windows 7

License: Freeware Size: 965 KB Download (83): VLC Player Download

Added: May 01, 2010 | Visits: 1.202

App::Options App::Options is Perl module to combine command line options, environment vars, and option file values (for program configuration). SYNOPSIS #!/usr/local/bin/perl use App::Options; # reads option values into %App::options by default # do something with the options (in %App::options) use... Platforms: *nix

License: Freeware Size: 33.79 KB Download (96): App::Options Download

Released: November 24, 2012  |  Added: November 24, 2012 | Visits: 670

Advanced Arithmetic Calculator Advanced Arithmetic Calculator is a small, simple, easy to use application specially designed to help you solve sums of numbers, subtractions of numbers, multiplications and divisions of numbers. Basically this tool will open in your command prompt enabling you to enter the equation to solve and... Platforms: Windows

License: Freeware Download (517): Advanced Arithmetic Calculator Download

Released: September 20, 2012  |  Added: September 20, 2012 | Visits: 1.090

ContactMirror for Outlook and Palm Desktop ContactMirror for Outlook and Palm Desktop will help users easily transfer and synchronize contacts. Palm Desktop is the most widely used application to synchronize the Palm OS device with desktop PC. Especially the common built-in Palm applications: Address Book, Date Book, To Do List and Memo... Platforms: Windows

License: Freeware Download (406): ContactMirror for Outlook and Palm Desktop Download

Released: November 05, 2015  |  Added: January 05, 2016 | Visits: 9.269

Advanced Port Scanner Advanced Port Scanner is een gratis netwerkscanner waarmee u snel open poorten (TCP en UDP) op netwerkcomputers kunt vinden en versies van programmas kunt achterhalen die op de gedetecteerde poorten worden uitgevoerd. Het hulpprogramma omvat veel functies om netwerkbeheer te vereenvoudigen. Met... Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Freeware Size: 8.2 MB Download (2264): Advanced Port Scanner Download

Released: March 07, 2002  |  Added: August 26, 2006 | Visits: 5.230

Zaval Advanced TV Guide Zaval Advanced TV Guide (also known as ATV) is a small and nifty program that allows TV schedule viewing with your PDA, so you will be always informed on what's on TV. With our product you can do TV programs tracking and much more! Zaval Advanced TV Guide is easy to use software with... Platforms: Palm OS

License: Freeware Size: 372 KB Download (323): Zaval Advanced TV Guide Download

Released: February 02, 2004  |  Added: May 22, 2006 | Visits: 6.652

Time-Assistant Palm Client Free timesheet software featuring employee time tracking and expenses for PDA. Time-Assistant Palm Client by Softerra LLC enable users to carefully track their time spent on certain tasks and projects based on work-types assigned. Softerra Time-Assistant Palm Client exchanges data with the... Platforms: Palm OS, Windows CE

License: Freeware Size: 11 KB Download (682): Time-Assistant Palm Client Download

Released: May 04, 2017  |  Added: August 05, 2017 | Visits: 14.949

Advanced IP Scanner Advanced IP Scanner 2.5 is a free, fast and powerful network scanner with a user-friendly interface. In a matter of seconds, Advanced IP Scanner can locate all the computers on your wired or wireless local network and conduct a scan of their ports. The program provides easy access to various... Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Freeware Size: 1024 B Download (1563): Advanced IP Scanner Download

Added: February 13, 2010 | Visits: 1.191

Advanced Assembler Aasm is an advanced assembler designed to support several target architectures. It has been designed to be easily extended and, should be considered as a good alternative to monolithic assembler development for each new target CPUs and binary file formats. Aasm should make assembly programming... Platforms: *nix

License: Freeware Size: 30.72 KB Download (136): Advanced Assembler Download

Added: March 21, 2010 | Visits: 1.229

App::datetime App::datetime is a date and time considerations. Most Enterprise development includes processing of dates and times. There are many date and time modules on CPAN, and choosing the right one can be confusing. There are no special perl data types for dates and times, so some direction is needed.... Platforms: *nix

License: Freeware Size: 122.88 KB Download (95): App::datetime Download

Added: February 13, 2010 | Visits: 1.360

App::faq App::faq is a Perl module witj App-Context Frequently Asked Questions. The App-Context is like a software backplane for many services required by an enterprise application. Into that backplane plug the App-Context Services. There may be many implementations of each of the App-Context Services,... Platforms: *nix

License: Freeware Size: 122.88 KB Download (91): App::faq Download

Added: October 26, 2010 | Visits: 1.411

App::perlstyle App::perlstyle is a App::Context Perl Style Guide. The following document describes some of the coding standards used in writing the App::Context framework (App-Options, App-Context, App-Repository, App-Widget, and other minor distributions). This document exists for two purposes: 1. To... Platforms: *nix

License: Freeware Size: 122.88 KB Download (99): App::perlstyle Download

Added: March 05, 2010 | Visits: 1.362

App::quickstart App::quickstart is App::Context Developers Quick-Start Guide. This is the Developers Quickstart Guide to the App::Context Framework. Its focus is to give a minimum amount of theoretical or explanatory background and get right into learning by example. That having been said, it is also... Platforms: *nix

License: Freeware Size: 122.88 KB Download (93): App::quickstart Download

Added: March 13, 2010 | Visits: 1.274

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: September 11, 2010 | Visits: 1.354

App::UserAgent App::UserAgent - the browser this session is connected to. SYNOPSIS # ... official way to get a UserAgent object ... use App; $context = App->context(); $user_agent = $context->user_agent(); # get the user_agent if ($user_agent->supports("html.input.style")) { # do something } A... Platforms: *nix

License: Freeware Size: 122.88 KB Download (99): App::UserAgent Download

Added: February 19, 2010 | Visits: 1.430

App::Modular::Module::Events App::Modular::Module::Events is a Perl module with event handling for App::Modular compatible applications. SYNOPSIS #################################################################### package App::Modular::Module::Me; use base qw(App::Modular::Module); sub depends { return Events; }... Platforms: *nix

License: Freeware Size: 16.38 KB Download (106): App::Modular::Module::Events Download

Added: November 19, 2010 | Visits: 1.253

App::Modular App::Modular is a Perl module with modularization framework for perl programs. SYNOPSIS package App::Modular::Module::Test; use base qw(App::Modular::Module); sub say_hello { print "Hello, dear user!"; }; package main; use App::Modular; my $modul = instance App::Modular;... Platforms: *nix

License: Freeware Size: 16.38 KB Download (102): App::Modular Download

Added: July 21, 2010 | Visits: 1.571

Perl Advanced TCP Hijacking Perl Advanced TCP Hijacking is a collection of tools for inspecting and hijacking network connections written in Perl. It consists of a packet generator, an RST daemon, a sniffer, an ICMP redirection tool, an ARP redirection tool, an IDS testing tool and other. If your system supports Perl just... Platforms: *nix

License: Freeware Size: 471.04 KB Download (120): Perl Advanced TCP Hijacking Download

Added: May 03, 2010 | Visits: 2.165

Linux Advanced Routing & Traffic Control HOWTO Linux Advanced Routing & Traffic Control HOWTO is a document concerning iproute2, traffic control (shaping), and more! The LARTC-HOWTO describes many advanced ways of routing and shaping traffic. Using the HOWTO, you will be able to shape traffic in myriad ways, which will help you lower... Platforms: *nix


1 2 3 4 5 >