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

Amy Rose Pizza software
Filter: All | Freeware | Demo
 

Amy Rose Pizza

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

Rose::Object::MakeMethods::Generic Rose::Object::MakeMethods::Generic is a Perl module that can create simple object methods. SYNOPSIS package MyObject; use Rose::Object::MakeMethods::Generic ( scalar => [ power, error, ], scalar --get_set_init => name, boolean --get_set_init => is_tall, boolean => [ is_red,...



Platforms: *nix

License: Freeware Size: 28.67 KB Download (97): Rose::Object::MakeMethods::Generic Download

Added: June 04, 2010 | Visits: 1.479

Rose::DB::Object::Tutorial Rose::DB::Object::Tutorial is a guided tour of the basics of Rose::DB::Object. INTRODUCTION This document provides a step-by-step introduction to the Rose::DB::Object module distribution. It demonstrates all of the important features using a semi-realistic example database. This tutorial does...





Platforms: *nix

License: Freeware Size: 481.28 KB Download (98): Rose::DB::Object::Tutorial Download

Added: March 18, 2010 | Visits: 913

Rose::DateTime::Util Rose::DateTime::Util Perl module contains some simple DateTime wrapper functions. SYNOPSIS use Rose::DateTime::Util qw(:all); $now = parse_date(now); $then = parse_date(12/25/2001 11pm); print $now->day_of_week; # e.g., "Monday" # "December 25th 2001 at 11:00:00 PM" $date_text =...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (89): Rose::DateTime::Util Download

Added: July 05, 2010 | Visits: 1.359

Rose::DB::Object::Helpers Rose::DB::Object::Helpers is a mix-in class containing convenience methods for Rose::DB::Object. SYNOPSIS package MyDBObject; use Rose::DB::Object; our @ISA = qw(Rose::DB::Object); use Rose::DB::Object::Helpers clone, { load_or_insert => find_or_create }; ... $obj =...


Platforms: *nix

License: Freeware Size: 481.28 KB Download (114): Rose::DB::Object::Helpers Download

Added: October 02, 2010 | Visits: 961

Rose::DB::Object::QueryBuilder Rose::DB::Object::QueryBuilder is a Perl module that can build SQL queries on behalf of Rose::DB::Object::Manager. SYNOPSIS use Rose::DB::Object::QueryBuilder qw(build_select); # Build simple query $sql = build_select ( dbh => $dbh, select => COUNT(*), tables => [ articles ], columns...


Platforms: *nix

License: Freeware Size: 481.28 KB Download (95): Rose::DB::Object::QueryBuilder Download

Added: August 27, 2010 | Visits: 1.130

Rose::Class::MakeMethods::Set Rose::Class::MakeMethods::Set is a Perl module to create class methods to manage sets. SYNOPSIS package MyClass; use Rose::Class::MakeMethods::Set ( inheritable_set => [ required_name => { add_implies => add_valid_name, test_method => name_is_required, }, ], inherited_set => [...


Platforms: *nix

License: Freeware Size: 28.67 KB Download (101): Rose::Class::MakeMethods::Set Download

Added: October 18, 2010 | Visits: 891

Rose::Object Rose::Object is a simple object base class. SYNOPSIS package MyObject; use Rose::Object; our @ISA = qw(Rose::Object); sub foo { ... } sub bar { ... } ... my $o = MyObject->new(foo => abc, bar => 5); ... Rose::Object is a generic object base class. It provides very little...


Platforms: *nix

License: Freeware Size: 28.67 KB Download (88): Rose::Object Download

Added: February 15, 2010 | Visits: 918

Rose::DateTime Rose::DateTime is a Perl module with DateTime helper functions and objects. SYNOPSIS use Rose::DateTime::Util qw(:all); $now = parse_date(now); $then = parse_date(12/25/2001 6pm); $date_text = format_date($then, "%D at %T %p"); ... use Rose::DateTime::Parser; $parser =...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (98): Rose::DateTime Download

Added: May 06, 2010 | Visits: 833

Rose::URI Rose::URI is a standalone URI class allowing easy and efficient manipulation of query parameters and other URI components. SYNOPSIS use Rose::URI; $uri = Rose::URI->new(http://un:pw@foo.com/bar/baz?a=1&b=two+3); $scheme = $uri->scheme; $user = $uri->username; $pass = $uri->password;...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (99): Rose::URI Download

Added: November 09, 2010 | Visits: 933

Rose::HTML::Objects Rose::HTML::Objects is a Perl object-oriented interfaces for HTML. SYNOPSIS use Rose::HTML::Form; $form = Rose::HTML::Form->new(action => /foo, method => post); $form->add_fields ( name => { type => text, size => 20, required => 1 }, height => { type => text, size => 5, maxlength => 5...


Platforms: *nix

License: Freeware Size: 133.12 KB Download (99): Rose::HTML::Objects Download

Added: June 22, 2010 | Visits: 1.260

Rose::HTML::Form Rose::HTML::Form is a HTML form base class. SYNOPSIS package PersonForm; use Rose::HTML::Form; our @ISA = qw(Rose::HTML::Form); use Person; sub build_form { my($self) = shift; $self->add_fields ( name => { type => text, size => 25, required => 1 }, email => { type => email, size...


Platforms: *nix

License: Freeware Size: 102.4 KB Download (91): Rose::HTML::Form Download

Added: January 05, 2010 | Visits: 1.298

Pizza Game Pizza Game project is a 3D, real-time game in which you manage a pizza restaurant. As manager, you must build a restaurant, buy the various objects and furniture that the restaurant requires, hire/fire/manage your employees, buy advertising, buy ingredients, set prices, and make sure your...


Platforms: *nix

License: Freeware Size: 27.9 MB Download (124): Pizza Game Download

Added: August 17, 2010 | Visits: 1.494

Pizza Business Pizza Business project is a game in which you can create your own pizza business. Pizza Business is a platform-independent restaurant simulation game written in object-oriented C++. It utilizes the WxWindows library. Whats New in This Release: - Corrected date errors in this Changelog file...


Platforms: *nix

License: Freeware Size: 1.6 MB Download (160): Pizza Business Download

Released: July 26, 2012  |  Added: July 26, 2012 | Visits: 845

Farm Frenzy: Pizza Party Farm Frenzy: Pizza Party is a time management and strategy simulation game from MyPlayCity.com, the home of hundreds of great casual games on the Internet. As with all games available at this site, it is the full version, unrestricted and unlimited. There are no demo or trial versions here. Farm...


Platforms: Windows

License: Freeware Size: 2.24 MB Download (51): Farm Frenzy: Pizza Party Download

Released: September 16, 2012  |  Added: September 16, 2012 | Visits: 1.224

POS Pizza POS Pizza is a low cost Pizza POS (point of sale system) designed for Pizza shops and sandwich shops. This software is very easy to learn and to teach to your employees. The point of sale system is designed for delivery, carry-out or dine-in type restaurant businesses. Full support for half and...


Platforms: Windows

License: Freeware Size: 6.35 MB Download (91): POS Pizza Download

Released: September 05, 2012  |  Added: September 05, 2012 | Visits: 890

Pizza Truck Pizza Truck is a physics-based truck driving game, your goal is to delivery all the Ingredients to Papas Pizzeria. Hauling loads of cheese, oversized tomatoes, and Cola can be a tough job. Don’t let down your employ, prove them you are a good driver.


Platforms: Windows

License: Freeware Size: 3.1 MB Download (458): Pizza Truck Download

Added: June 25, 2013 | Visits: 503

Pizza Game Pizza Game (working title) is a real-time 3d game in which you can manage your own pizza restaurant. It will be supported on multiple platforms including Windows and Linux and is utilising the OGRE 3D engine.


Platforms: *nix

License: Freeware Size: 204.8 KB Download (46): Pizza Game Download

Released: November 28, 2016  |  Added: December 20, 2016 | Visits: 539

Holiday Rose Screensaver Another impressive free rose screensaver. We present you our new holiday screensaver Holiday Rose. Screensaver is a clock with Roman numerals framed by flowers and falling snow. Very gentle and elegant screen design will allow you to decorate your desktop PC. This screensaver will emphasize your...


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

License: Freeware Size: 5.42 MB Download (64): Holiday Rose Screensaver Download

Added: August 18, 2008 | Visits: 1.141

Desktop Rose Get Organized and Smart with Desktop Rose. Desktop Rose is a Powerful, Easy-to-use Personal information keeper - a Smart combination of Task manager | Notes | Calender | Interval reminder & Time management utilities. It helps you to manage your TIME & daily TASKS smartly and plan | organize your...


Platforms: Windows

License: Shareware Cost: $24.95 USD Size: 5.17 MB Download (525): Desktop Rose Download

Released: May 11, 2011  |  Added: May 22, 2011 | Visits: 2.233

MP3 Pizza Timer MP3 Pizza Timer is an easy to set up countdown Timer. Put your pizza in the oven or make your tea and use this Timer to count down and play your favourite music to remind you. Easy to use: Move a music file per drag & drop on the MP3 Timer and adjust the countdown time! The Timer will countdown...


Platforms: Windows, Other

License: Demo Cost: $0.00 USD Size: 2.25 MB Download (276): MP3 Pizza Timer Download

1 2 3 4 5 >