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

Sofia The Rose freeware
Filter: All | Freeware | Demo
 

Sofia The Rose

1 2 3 4 5 > 
Released: November 16, 2012  |  Added: November 16, 2012 | Visits: 549

3DPageFlip Flash Catalog Templates for Roses The rose is one of the most important symbols in the world. The red rose represents the passion and desire of love that we celebrate on Valentine's Day, the deep pink roses represent gratitude and appreciation, while yellow ones show joy and gladness, etc.. The Roses Themes designs 6 different...



Platforms: Windows

License: Freeware Size: 2.19 MB Download (56): 3DPageFlip Flash Catalog Templates for Roses 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: July 05, 2010 | Visits: 1.358

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: February 15, 2010 | Visits: 916

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: November 09, 2010 | Visits: 932

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

Released: June 19, 2012  |  Added: June 19, 2012 | Visits: 555

Rose Flower Screensaver Rose is the most beautiful flower. It is called the queen of flowers. It is appreciated for its colous, shape and sweet smell. The rose looks nice and gives out scent. rose screen saver made by wonderful various colours rose flower image. Features: This is full free Own settings opportunity...


Platforms: Windows

License: Freeware Size: 2.33 MB Download (51): Rose Flower Screensaver Download

Released: December 24, 2012  |  Added: December 24, 2012 | Visits: 564

Flash flip book template of Rose Now you no longer need to get crazy by style designing works; you don't need to spend considerable time on finding background images just to make flip books look better. Our templates packs can help you on these stuffs. Free downloading templates, unlimited usage, you are going to laugh out loud...


Platforms: Windows

License: Freeware Size: 2.69 MB Download (59): Flash flip book template of Rose Download

Released: November 11, 2003  |  Added: February 23, 2006 | Visits: 2.699

Beautiful Roses Screensaver The Free Beautiful Roses Screensaver displays 75 stunning images of roses of all types. If you love roses, then you're going to love this free screensaver. After all, isn't love what the rose is all about? This beautiful free rose screensaver also features three beautiful, full-length, CD-quality...


Platforms: Windows

License: Freeware Size: 10.67 MB Download (182): Beautiful Roses Screensaver Download

Added: August 28, 2008 | Visits: 1.144

Free Roses Screensaver You are going to discover the beauty of a simple flower: the rose. One of the best exponents of a flower, different and with its own personality, in pink, intense red, snow white, yellow or even blue, that also transmits danger with its thorns, and delicacy with its petals.These marvellous...


Platforms: Windows

License: Freeware Size: 3 KB Download (105): Free Roses Screensaver 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: October 02, 2010 | Visits: 960

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: 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: May 06, 2010 | Visits: 832

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

Released: October 02, 2012  |  Added: October 02, 2012 | Visits: 1.167

Ordinary Heroes: Six Stars in the Window - Mac Multimedia Digital Version for Mac OS Download the Mac multimedia digital version of Ordinary Heroes: Six Stars in the Window, the compelling, true story of six brothers serving in World War II. This is history as you've never seen it before! Watch as photos come to life as video! Listen to stirring speeches, watch WWII newsreels,...


Platforms: Mac


Released: October 27, 2012  |  Added: October 27, 2012 | Visits: 533

Rose Petal file importer library The purpose of project is libarary that is foundation for importers from Rational Rose file formats to other formats and importers to some specific formats like nsuml xmi.


Platforms: Windows, Mac, Linux

License: Freeware Size: 1.4 MB Download (48): Rose Petal file importer library Download

Added: May 10, 2013 | Visits: 660

Sofia-SIP Sofia-SIP is an open-source SIP User-Agent library, compliant with the IETF RFC3261 specification (see the feature table).It can be used as a building block for SIP client software for uses such as VoIP, IM, and many other real-time and person-to-person communication services. Sofia-SIP is based...


Platforms: Windows, Mac, *nix, C/C++, BSD Solaris

License: Freeware Download (84): Sofia-SIP Download

Released: February 02, 2002  |  Added: April 15, 2006 | Visits: 22.318

Spot the Diff' 2 Spot the Diff' 2 is a fun program that will have you putting your eyes to the test. You have 2 almost identical pictures in front of you - can you find the 5 differences? If you get stuck, there are clues available. While you play, listen to fun sounds and music. The pictures are great, the...


Platforms: Windows

License: Freeware Size: 10.23 MB Download (890): Spot the Diff' 2 Download

Released: September 09, 2002  |  Added: February 22, 2006 | Visits: 4.252

At The Earth's Core At the Earth's Core, by Edgar Rice Burroughs When David Innes and his inventor friend Abner Perry pierced the Earth's crust in their Iron Mole, never did they expect to find a fantastic inner world of eternal daylight! A world where prehistoric monsters still live and battle with cave men and...


Platforms: Windows

License: Freeware Size: 637 KB Download (171): At The Earth's Core Download

Added: March 16, 2006 | Visits: 2.669

The Infiltrator Deathmatch The Infiltrator Deathmatch: Battle up to seven bloodthirsty bots in five different arenas packing firearms guaranteed to blow you and your enemies away. Features: Customizable controls. Customizable music. Three modes of play. Multiple difficulty settings. Enjoy.


Platforms: Windows

License: Freeware Size: 1.57 MB Download (123): The Infiltrator Deathmatch Download

1 2 3 4 5 >