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

Bring Ex Back Early Morning freeware
Filter: All | Freeware | Demo
 

Bring Ex Back Early Morning

< 1 2 3 4 5 > 
Added: April 03, 2010 | Visits: 906

Gtk2::Ex::MindMapView Gtk2::Ex::MindMapView is a Perl module to display mind map or outline on a Gnome2::Canvas. HEIRARCHY Glib::Object +----Gtk2::Object +----Gtk2::Widget +----Gtk2::Container +----Gtk2::Layout +----Gnome2::Canvas +----Gtk2::Ex::MindMapView SYNOPSIS #!/usr/bin/perl -w use strict; use... Platforms: *nix

License: Freeware Size: 50.18 KB Download (104): Gtk2::Ex::MindMapView Download

Added: October 17, 2010 | Visits: 1.128

Secure back door Secure Back Door (SBD) is a tool that provides ultra-secure and minimal access to a computer, which allows you to run a single command based on a one time key. It is good if you dont want to have an SSH server running all the time, and only want to start it when needed. Because it has only a few... Platforms: *nix

License: Freeware Size: 25.6 KB Download (96): Secure back door Download

Added: June 25, 2010 | Visits: 833

Gtk2::Ex::FormFactory::Button Gtk2::Ex::FormFactory::Button is a Button in a FormFactory framework. SYNOPSIS Gtk2::Ex::FormFactory::Button->new ( clicked_hook => Callback CODEREF / Closure stock => Name of a stock item for this button, with_repeat => Trigger callback continuously as long button is pressed ...... Platforms: *nix

License: Freeware Size: 102.4 KB Download (100): Gtk2::Ex::FormFactory::Button Download

Added: October 15, 2010 | Visits: 1.115

Gtk2::Ex::FormFactory::Layout Gtk2::Ex::FormFactory::Layout can do layout in a FormFactory framework. SYNOPSIS package My::Layout; use base qw/Gtk2::Ex::FormFactory::Layout/; sub build_form { ... } sub add_widget_to_form { ... } ... package main; $ff = Gtk2::Ex::FormFactory->new ( layouter => My::Layout->new(),... Platforms: *nix

License: Freeware Size: 102.4 KB Download (99): Gtk2::Ex::FormFactory::Layout Download

Added: January 22, 2010 | Visits: 664

Gtk2::Ex::FormFactory::GtkWidget Gtk2::Ex::FormFactory::GtkWidget can wrap arbitrary Gtk widgets. SYNOPSIS Gtk2::Ex::FormFactory::GtkWidget->new ( custom_gtk_widget => Gtk::Widget, ... Gtk2::Ex::FormFactory::Widget attributes ); With this module you can add arbitrary Gtk widgets to a FormFactory. Theyre simply... Platforms: *nix

License: Freeware Size: 102.4 KB Download (95): Gtk2::Ex::FormFactory::GtkWidget Download

Added: May 17, 2010 | Visits: 1.193

beam-back beam-back is a simple Python script to save streaming MP3 data. This script has been tested with my.mp3.com and www.shoutcast.com. If you want to make an mp3 for an infinite stream m3u url, start beam-back with the option -v: xterm -e beam-back.py -v %s Verbose mode will tell you how much data... Platforms: *nix

License: Freeware Size: 34.82 KB Download (109): beam-back Download

Added: June 18, 2010 | Visits: 806

Gtk2::Ex::Utils Gtk2::Ex::Utils is a Perl module with extra Gtk2 Utilities for working with Gnome2/Gtk2 in Perl. SYNOPSIS use Gtk2::Ex::Utils qw( :main ); # do stuff ... # Update the UI and react to pending events process_pending_events(); # do more stuff ... # Exit the program with a value of 255... Platforms: *nix

License: Freeware Size: 14.34 KB Download (93): Gtk2::Ex::Utils Download

Added: September 22, 2010 | Visits: 843

Gtk2::Ex::Dialogs::ChooseFile Gtk2::Ex::Dialogs::ChooseFile is a Perl module that provides a file selection dialog. SYNOPSIS use Gtk2::Ex::Dialogs::ChooseFile ( destroy_with_parent => TRUE, modal => TRUE ); # do some stuff like creating your apps main $window then, # to ensure that all messages use the right parent,... Platforms: *nix

License: Freeware Size: 20.48 KB Download (92): Gtk2::Ex::Dialogs::ChooseFile Download

Added: August 05, 2010 | Visits: 942

Gtk2::Ex::Dialogs::Question Gtk2::Ex::Dialogs::Question is a Perl module that provides a simple question dialog. SYNOPSIS use Gtk2::Ex::Dialogs::Question ( destroy_with_parent => TRUE, modal => TRUE, no_separator => FALSE ); # do some stuff like creating your apps main $window then, # to ensure that all messages... Platforms: *nix

License: Freeware Size: 20.48 KB Download (99): Gtk2::Ex::Dialogs::Question Download

Added: August 24, 2010 | Visits: 954

Gtk2::Ex::Dialogs::ChooseDirectory Gtk2::Ex::Dialogs::ChooseDirectory is a Perl module that provides a file selection dialog. SYNOPSIS use Gtk2::Ex::Dialogs::ChooseDirectory ( destroy_with_parent => TRUE, modal => TRUE ); # do some stuff like creating your apps main $window then, # to ensure that all messages use the right... Platforms: *nix

License: Freeware Size: 20.48 KB Download (91): Gtk2::Ex::Dialogs::ChooseDirectory Download

Added: May 12, 2010 | Visits: 872

Gtk2::Ex::Dialogs Gtk2::Ex::Dialogs is a Perl module with useful tools for Gnome2/Gtk2 Perl GUI design. SYNOPSIS use Gtk2::Ex::Dialogs ( destroy_with_parent => TRUE, modal => TRUE, no_separator => FALSE ); # do some stuff like creating your apps main $window then, # to ensure that all messages use the... Platforms: *nix

License: Freeware Size: 20.48 KB Download (88): Gtk2::Ex::Dialogs Download

Added: November 08, 2010 | Visits: 703

Gtk2::Ex::Dialogs::ChoosePreviewFile Gtk2::Ex::Dialogs::ChoosePreviewFile is a Perl module that provides a file selection dialog. SYNOPSIS use Gtk2::Ex::Dialogs::ChoosePreviewFile ( destroy_with_parent => TRUE, modal => TRUE ); # do some stuff like creating your apps main $window then, # to ensure that all messages use the... Platforms: *nix

License: Freeware Size: 20.48 KB Download (86): Gtk2::Ex::Dialogs::ChoosePreviewFile Download

Added: July 03, 2010 | Visits: 1.017

Gtk2::Ex::Dialogs::Message Gtk2::Ex::Dialogs::Message provides a simple message dialog. SYNOPSIS use Gtk2::Ex::Dialogs::Message ( destroy_with_parent => TRUE, modal => TRUE, no_separator => FALSE ); # do some stuff like creating your apps main $window then, # to ensure that all messages use the right parent, set... Platforms: *nix

License: Freeware Size: 20.48 KB Download (97): Gtk2::Ex::Dialogs::Message Download

Added: August 07, 2010 | Visits: 884

Gtk2::Ex::Dialogs::ErrorMsg Gtk2::Ex::Dialogs::ErrorMsg provides a simple error message dialog. SYNOPSIS use Gtk2::Ex::Dialogs::ErrorMsg ( destroy_with_parent => TRUE, modal => TRUE, no_separator => FALSE ); # do some stuff like creating your apps main $window then, # to ensure that all messages use the right... Platforms: *nix

License: Freeware Size: 20.48 KB Download (87): Gtk2::Ex::Dialogs::ErrorMsg Download

Added: October 25, 2010 | Visits: 1.476

Early Macintosh Image LoadEr Early Macintosh Image LoadEr allows to boot linux-m68k from a floppy on a macintosh such as MacII or Quadra 610. With it, you can create rescue disk, or remove the MacOS partition (needed by the legacy penguin booter) from your HD. Create a floppy from rescue disk image You can find floppy... Platforms: *nix

License: Freeware Size: 174.08 KB Download (111): Early Macintosh Image LoadEr Download

Added: May 12, 2010 | Visits: 1.338

Money Manager Ex 0.8.0.5 Money Manager Ex is a cross-platform, easy-to-use personal finance software.. Platforms: *nix

License: Freeware Size: 1.3 MB Download (117): Money Manager Ex 0.8.0.5 Download

Added: March 12, 2010 | Visits: 891

Back-End Back-End allows even the non-technical to manage any website easily, through a web browser, on any operating system. Fast, flexible and easy to understand, Back-End puts you in charge of your site, saving your organisation time and money in the process. Back-End is particularly suitable for... Platforms: *nix

License: Freeware Size: 2.2 MB Download (94): Back-End Download

Added: January 16, 2010 | Visits: 694

Gtk2::Ex::DBITableFilter Gtk2::Ex::DBITableFilter is a high level widget to present large amounts of data fetched using DBI. Also provides data filtering capabilities. May be you are dealing with tons of relational data, safely tucked away in an RDBMS, accessible using DBI, and may be you would like to view them in a... Platforms: *nix

License: Freeware Size: 10.24 KB Download (92): Gtk2::Ex::DBITableFilter Download

Added: August 24, 2010 | Visits: 837

Gtk2::Ex::RecordsFilter Gtk2::Ex::RecordsFilter is a high level widget to browse reasonably large amounts of relational data. This widget is inspired by the song browser of iTunes. SYNOPSIS use Gtk2 -init; use Gtk2::Ex::RecordsFilter; # Create a recordset my $recordset = [ [Automobiles,Cars,Toyota,Camry],... Platforms: *nix

License: Freeware Size: 8.19 KB Download (88): Gtk2::Ex::RecordsFilter Download

Added: October 06, 2010 | Visits: 1.036

CGI::Ex::App CGI::Ex::App is a anti-framework application framework. Fill in the blanks and get a ready made web application. This module is somewhat similar in spirit to CGI::Application, CGI::Path, and CGI::Builder and any other "CGI framework." As with the others, CGI::Ex::App tries to do as much of the... Platforms: *nix

License: Freeware Size: 215.04 KB Download (100): CGI::Ex::App Download

< 1 2 3 4 5 >