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

Inside Out Woodturning freeware
Filter: All | Freeware | Demo
 

Inside Out Woodturning

< 1 2 3 4 5 
Added: November 08, 2010 | Visits: 567

PObject PObject is a base class for perl objects, takes the irritation out of creating properties for objects. Allows quick creation of attributes and easy inheritance. I have stopped developing this class in favor of Class::Accessor, please use that instead. To install, the good old method: perl... Platforms: *nix

License: Freeware Size: 4.1 KB Download (94): PObject Download

Added: July 11, 2010 | Visits: 992

Class::Std::Utils Class::Std::Utils is a Perl module for utility subroutines for building "inside-out" objects. SYNOPSIS use Class::Std::Utils; # Constructor for anonymous scalars... my $new_object = bless anon_scalar(), $class; # Convert an object reference into a unique ID number... my $ID_num = ident... Platforms: *nix

License: Freeware Size: 5.12 KB Download (93): Class::Std::Utils Download

Added: May 09, 2010 | Visits: 896

Class::Std Class::Std is a Perl module to support for creating standard "inside-out" classes. SYNOPSIS package MyClass; use Class::Std; # Create storage for object attributes... my %name : ATTR; my %rank : ATTR; my %snum : ATTR; my %public_data : ATTR; # Handle initialization of objects of... Platforms: *nix

License: Freeware Size: 30.72 KB Download (93): Class::Std Download

Added: June 03, 2010 | Visits: 872

JsTester JsTester allows validation of JavaScript code inside Java. JsTester provides a group of assert methods like JUnits Assert, and it supports validation by Douglas Crockfords Remedial JavaScript. You can also use your own validations.. Platforms: *nix

License: Freeware Size: 9.22 KB Download (93): JsTester Download

Added: August 03, 2010 | Visits: 886

dtrx dtrx is a tool for Unix-like systems that takes all the hassle out of extracting archives. Heres an example of how you use it: $ dtrx linux-2.6.10.tar.bz2 Thats basically the same thing as: $ tar -jxf linux-2.6.10.tar.bz2. Platforms: *nix

License: Freeware Size: 20.48 KB Download (93): dtrx Download

Added: February 26, 2010 | Visits: 1.462

mp3org mp3org is a simple but effective way of getting mp3s in and out of a mp3 player that mounts as a drive. Lets you preview, organise and generally sort through that back log of "someday maybe" mp3 files. Installation: Keep the "detect.sh" and "mp3org.kmdr" files in the same folder. Edit the... Platforms: *nix

License: Freeware Size: 5.12 KB Download (93): mp3org Download

Added: January 18, 2010 | Visits: 903

Tk::ToolBar Tk::ToolBar is a toolbar widget for Perl/Tk. SYNOPSIS use Tk; use Tk::ToolBar; my $mw = new MainWindow; my $tb = $mw->ToolBar(qw/-movable 1 -side top -indicatorcolor blue/); $tb->ToolButton (-text => Button, -tip => tool tip, -command => sub { print "hin" }); $tb->ToolLabel (-text... Platforms: *nix

License: Freeware Size: 56.32 KB Download (92): Tk::ToolBar Download

Added: March 11, 2010 | Visits: 720

innotop innotop project is a MySQL and InnoDB monitor that lets you view and manage whats happening inside your MySQL servers. Features include a top-like query list, a top-like InnoDB transaction list, and much more. This tool gives you a high level of insight into the inner workings of InnoDB.. Get... Platforms: *nix

License: Freeware Size: 62.46 KB Download (92): innotop Download

Added: May 04, 2010 | Visits: 1.120

Exporter::Easy Exporter::Easy is a Perl module that takes the drudgery out of Exporting symbols. SYNOPSIS In module YourModule.pm: package YourModule; use Exporter::Easy ( OK => [ $munge, frobnicate ] # symbols to export on request ); In other files which wish to use YourModule: use ModuleName... Platforms: *nix

License: Freeware Size: 9.22 KB Download (92): Exporter::Easy Download

Added: January 11, 2010 | Visits: 618

ViewPortageX ViewPortageX is a karamba theme written in Python and designed for every Gentooist out there! It parses gentoo.packages.org and gives you uptodate informations about the updates in the portage-tree. You can select an option to display packages you have installed on your system only. This way... Platforms: *nix

License: Freeware Size: 32.77 KB Download (92): ViewPortageX Download

Added: November 08, 2010 | Visits: 827

Winstone Winstone is a servlet container that was written out of a desire to provide servlet functionality. Winstone works without the bloat that full J2EE compliance introduces. It is not intended to be a completely fully functional J2EE style servlet container (by this I mean supporting extraneous... Platforms: *nix

License: Freeware Size: 337.92 KB Download (92): Winstone Download

Added: January 23, 2010 | Visits: 705

Velocity2Js Velocity2Js is a program which can generate JavaScript functions out of Apache Velocity templates. These functions can be used in AJAX based Web applications. Velocity2Js provides an ant task to integrate template transformation in an existing build process. Whats New in This Release: -... Platforms: *nix

License: Freeware Size: 1.4 MB Download (92): Velocity2Js Download

Added: September 07, 2010 | Visits: 1.050

iTrustPage iTrustPage is an extension which prevents an Internet user from filling out untrustworthy Web forms. iTrustPage prevents an Internet user from filling out untrustworthy Web forms. iTrustPage assumes that a users browser is trusted (when the browser is compromised, the user can be subject to... Platforms: *nix

License: Freeware Size: 54.27 KB Download (92): iTrustPage Download

Added: June 26, 2010 | Visits: 881

PGPSigner PGPSigner project is a tool born out of the main virtues of a sysadmin: Lazyness and Impatience. Have you ever been to a PGP key signing party? It is fun, you verify all these ids, check the keys on the party list and then... then you get home. And find out that you have 47 different keys to sign... Platforms: *nix

License: Freeware Size: 3 MB Download (91): PGPSigner Download

Added: July 04, 2010 | Visits: 1.438

CGI::Out CGI::Out is a Perl module to buffer output when building CGI programs. SYNOPSIS use CGI; use CGI::Out; $query = new CGI; savequery $query; # to reconstruct input $CGI::Out::mailto = fred; # override default of $<
out $query->header(); out $query->start_html( -title=>A test,... Platforms: *nix

License: Freeware Size: 4.1 KB Download (90): CGI::Out Download

Added: March 23, 2010 | Visits: 837

Object::InsideOut Object::InsideOut is a comprehensive inside-out object support module. SYNOPSIS package My::Class; { use Object::InsideOut; # Numeric field # With combined get+set accessor my @data :Field :Type(numeric) :Accessor(data); # Takes INPUT (or input, etc.) as a mandatory parameter to... Platforms: *nix

License: Freeware Size: 10.24 KB Download (89): Object::InsideOut Download

Added: September 09, 2010 | Visits: 787

Class::InsideOut Class::InsideOut is a Perl module with a safe, simple inside-out object construction kit. SYNOPSIS package My::Class; use Class::InsideOut qw( public private register id ); public name => my %name; # accessor: name() private age => my %age; # no accessor sub new { register( shift ) }... Platforms: *nix

License: Freeware Size: 48.13 KB Download (88): Class::InsideOut Download

Added: November 22, 2010 | Visits: 1.059

What What is a Perl module to find out about running services. SYNOPSIS $what = What->new( Host => my.domain.org, Port => 28, ); $what->mta; $what->mta_version; $what->mta_banner; The What class is interface to classes providing information about running services. What::MTA is the only... Platforms: *nix

License: Freeware Size: 27.65 KB Download (88): What Download

Added: October 17, 2010 | Visits: 902

Class::Std::Storable Class::Std::Storable is a Perl module to support for creating serializable "inside-out" classes. SYNOPSIS In general, use this class exactly as you would Class::Std. package Ice::Cream; use Class::Std::Storable; { my %name_of :ATTR( :get :set ); my %flavor_of :ATTR( :get :set );... Platforms: *nix

License: Freeware Size: 8.19 KB Download (87): Class::Std::Storable Download

Added: November 08, 2010 | Visits: 531

ObjStore::Internals ObjStore::Internals is a Perl module with a few notes on the implementation. SYNOPSIS You dont have to understand anything about the technical implementation. Just know that: ObjectStore is outrageously powerful; sophisticated; and even over-engineered. The perl interface is optimized to... Platforms: *nix

License: Freeware Size: 163.84 KB Download (87): ObjStore::Internals Download

< 1 2 3 4 5