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

Digital Dispatch freeware
Filter: All | Freeware | Demo
 

Digital Dispatch

1 2 3 4 5 > 
Added: March 02, 2006 | Visits: 7.205

Zero Assumption Digital Image Recovery Zero Assumption Digital Image Recovery is an easy to use specialized data recovery tool. It is designed specifically to work with pictures taken by digital camera. Its wizard-style interface is quite simple and it does not require any knowledge of deep internals. Supported formats are TIFF,...



Platforms: Windows

License: Freeware Size: 620 KB Download (1178): Zero Assumption Digital Image Recovery Download

Released: May 21, 2012  |  Added: July 09, 2012 | Visits: 4.833

Digital Clock Digital Clock has few features that Microsoft Windows clock gadget doesn't have. There is include computer uptime, alarm and event countdown. It display your time, date, day, week, quarter of a year, current computer uptime, total computer uptime, countdown (set event name, time and sound) and...





Platforms: Windows

License: Freeware Size: 133.14 KB Download (479): Digital Clock Download

Added: October 22, 2006 | Visits: 4.602

XClock Digital Clock Screen Saver XClock displays a very large glowing digital time display when your computer is idle. Advantages of this screen saver include optional flashing time separator (for each second) and slow movement around your screen to prevent burn in. It does not incorporate any advertising or spyware.


Platforms: Windows

License: Freeware Size: 457 KB Download (1330): XClock Digital Clock Screen Saver Download

Released: March 25, 2008  |  Added: April 05, 2008 | Visits: 2.707

Digital Camera Buying Guide RSS The newest and best deals on digital cameras from around the internet gathered in one place. Reviews, recommendations, tips, hints and tricks. Makes buying your next digital camera simple. Features: Megapixels used to be the single biggest feature in determining the price of a camera. As...


Platforms: Windows

License: Freeware Size: 1.14 MB Download (128): Digital Camera Buying Guide RSS Download

Released: January 22, 2009  |  Added: April 27, 2010 | Visits: 4.102

Digital Audio Recorder Digital Audio Recorder is a very easy and efficient to use recorder which can record sound from any source in your computer directly to MP3. You can record sound from microphone and anything that is being played on your computer. It is the simplest recording program. To record sound you...


Platforms: Windows

License: Freeware Size: 823.55 KB Download (634): Digital Audio Recorder Download

Added: November 14, 2010 | Visits: 967

Log::Dispatch::ToTk Log::Dispatch::ToTk provides class to redirect Log::Dispatch to Tk widgets. Most users will only need to use Log::Dispatch::TkText widget to have Log::Dispatch messages written on a text widget. For more fancy uses, this module can be used by a composite widget dedicated to handle...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (96): Log::Dispatch::ToTk Download

Added: August 22, 2010 | Visits: 1.092

Log::Dispatch::TkText Log::Dispatch::TkText provides a Text widget for Log::Dispatch. SYNOPSIS use Tk ; use Log::Dispatch; use Log::Dispatch::TkText ; my $dispatch = Log::Dispatch->new; my $mw = MainWindow-> new ; my $tklog = $mw->Scrolled(LogText, name => tk, min_level => debug); $tklog -> pack ; #...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (109): Log::Dispatch::TkText Download

Added: July 10, 2010 | Visits: 2.516

Digital Product Management Library SDK Digital Product Management Library SDK (DPML SDK) is a management platform for Java-based component development, resource management, and deployment. The project is composed of the Transit resource management layer, the Depot multi-project build system, the Metro component management runtime...


Platforms: *nix

License: Freeware Size: 5.7 MB Download (119): Digital Product Management Library SDK Download

Added: March 14, 2010 | Visits: 1.477

Digital Disco System Digital Disco System is a client/server-based audio player for disco purposes as well as at-home usage. It has an console frontend (usable in shell scripts) and an X-fontend in the style of XMMS.. Get Digital Disco System at SourceForge.net. Fast, secure and free downloads from the largest Open...


Platforms: *nix

License: Freeware Size: 92.16 KB Download (157): Digital Disco System Download

Added: August 27, 2010 | Visits: 1.381

Digital Invisible Ink Toolkit The Digital Invisible Ink Toolkit is a Java steganography tool that can hide any sort of file inside a digital image (regarding that the message will fit, and the image is 24 bit colour). Digital Invisible Ink Toolkit will work on Linux and Max OS, even on Windows because it is written in Java...


Platforms: *nix

License: Freeware Size: 276.48 KB Download (161): Digital Invisible Ink Toolkit Download

Added: May 23, 2010 | Visits: 1.434

Log::Dispatch::File::Rolling Log::Dispatch::File::Rolling is a Perl object for logging to date/time/pid stamped files. SYNOPSIS use Log::Dispatch::File::Rolling; my $file = Log::Dispatch::File::Rolling->new( name => file1, min_level => info, filename => Somefile%d{yyyyMMdd}.log, mode => append ); $file->log(...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (99): Log::Dispatch::File::Rolling Download

Added: October 22, 2010 | Visits: 1.092

Log::Dispatch::File::Alerts Log::Dispatch::File::Alerts is a Perl object for logging to alert files. SYNOPSIS use Log::Dispatch::File::Alerts; my $file = Log::Dispatch::File::Alerts->new( name => file1, min_level => emerg, filename => Somefile%d{yyyy!!!!}.log, mode => append ); $file->log( level => emerg,...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (92): Log::Dispatch::File::Alerts Download

Added: August 16, 2010 | Visits: 1.229

POE::Component::Audio::Mad::Dispatch POE::Component::Audio::Mad::Dispatch is a POE::Component::Audio::Mad frontend implementing listener based message dispatch. SYNOPSIS use POE; use POE::Component::Audio::Mad::Dispatch; ## we print some stuff below, and we dont want it ## to get buffered.. so turn on autoflush. $| = 1;...


Platforms: *nix

License: Freeware Size: 22.53 KB Download (101): POE::Component::Audio::Mad::Dispatch Download

Added: August 15, 2010 | Visits: 986

Hash::Diff::Dispatch Hash::Diff::Dispatch allows to execute code depending on difference between hashes. SYNOPSIS my $hash_watcher = Hash::Diff::Dispatch->new( {}, # Sets the starting hash # The events will be called using the order returned # by calling keys on these values... b => &bold, i => &italic,...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (101): Hash::Diff::Dispatch Download

Added: May 07, 2010 | Visits: 1.069

dispatch dispatch is a multi-tier architecture object-oriented framework that allows access to methods and variables at the command line and in shell scripts or via a GUI. The project is in an early stage and you will probably not be able to compile it easily or use it for significant work. There are...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (90): dispatch Download

Added: February 01, 2010 | Visits: 1.812

X-Digital Disco System X-Digital Disco System (X-DDS) is the graphical frontend for the Digital Disco System. X-Digital Disco System is based on the XMMS Multimedia Player. About Digital Disco System: Digital Disco System is a client/server-based audio player for disco purposes as well as at-home usage. It has an...


Platforms: *nix

License: Freeware Size: 163.84 KB Download (241): X-Digital Disco System Download

Added: November 17, 2010 | Visits: 935

Log::Dispatch::Config Log::Dispatch::Config is a Log4j for Perl. SYNOPSIS use Log::Dispatch::Config; Log::Dispatch::Config->configure(/path/to/log.conf); my $dispatcher = Log::Dispatch::Config->instance; $dispatcher->debug(this is debug message); $dispatcher->emergency(something *bad* happened!); #...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (105): Log::Dispatch::Config Download

Released: July 11, 2015  |  Added: July 11, 2015 | Visits: 2.248

Digital Photo Finalizer Lite Edition Anyone with a digital camera should have Digital Photo Finalizer Lite Edition software. It is free software that analyzes your photos and automatically makes them look better. Also, it is easy enough for absolutely anyone to use. This software can make colors look cleaner and crisper, and can...


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

License: Freeware Size: 1.11 MB Download (252): Digital Photo Finalizer Lite Edition Download

Released: October 01, 2010  |  Added: October 05, 2010 | Visits: 1.658

Digital PhotoFramer Digital PhotoFramer is a small and quick utility that helps you cut, crop, resize and rotate your pictures, for display on a digital photo frame. Helpful functions: standard sizes, unknown digital photo frame resolution guide, rotate image (to use the photo frame in portrait mode), random file...


Platforms: Windows

License: Freeware Size: 388.42 KB Download (281): Digital PhotoFramer Download

Released: November 15, 2012  |  Added: December 09, 2012 | Visits: 3.701

Free Digital Signage Manager Software Easy to use Free Digital Signage software that works on any Windows (2000, XP, Vista, 7) PC connected to a TV or Monitor. The software displays Images, Video, Websites, Custom Messages and RSS Feeds. Free Digital Signage is a solution that lets users manage Screen, Content and Playlist...


Platforms: Windows

License: Freeware Size: 39.27 MB Download (1541): Free Digital Signage Manager Software Download

1 2 3 4 5 >