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

Linen Storage Net Theme Maker freeware
Filter: All | Freeware | Demo
 

Linen Storage Net Theme Maker

< 1 2 3 4 5 > 
Added: August 03, 2008 | Visits: 1.228

Gold Fish.Net Gold Fish.Net is a powerful tool developed with DBA's in mind. Through an easy to use interface wizards will guide you through such tasks as creating, editing, or modifying most database objects. Gold Fish.Net provides point and click navigation for exporting Data, Scripts, and Xml. Available...



Platforms: Windows

License: Freeware Size: 5.7 MB Download (127): Gold Fish.Net Download

Added: August 02, 2008 | Visits: 1.729

AutoRun Maker AutoRun Maker simplifies the process of creating autorun CD/DVD discs and USB drives, it supports all major functions supported in autorun.inf' files. Install or portable versions available. Can add a custom icon for your removable media; Can add a label to show in explorer. Can add a file...





Platforms: Windows

License: Freeware Size: 528 KB Download (359): AutoRun Maker Download

Released: August 03, 2012  |  Added: September 02, 2012 | Visits: 3.558

Windows Movie Maker With Windows Movie Maker, you can quickly turn your photos and videos into polished movies. Add special effects, transitions, sound, and captions to help tell your story. Share the movie with friends and family. Windows Movie Maker is a Free video creating/editing software application,...


Platforms: Windows

License: Freeware Size: 5.74 MB Download (633): Windows Movie Maker Download

Released: July 30, 2008  |  Added: November 26, 2008 | Visits: 2.268

DVD-Video Maker DVD-Video Maker aims to be a tool to convert various PC video formats to a DVD that can be played on pretty much any standalone DVD player. It's main target audience is people who know at least some basics about DVDs and videoaudio files. DVD-Video Maker is easy to use pretty interface. It can...


Platforms: Windows

License: Freeware Size: 8.96 MB Download (1008): DVD-Video Maker Download

Released: January 09, 2011  |  Added: January 16, 2011 | Visits: 3.333

Ringtone Maker With Ringtone Maker, you can create professional ringtones from any audio files no matter whether it is your favorite song, your relatives', friends' or pets' voices, an online radio, etc. It is easy and convenient to use the program due to the built-in New RingTone Wizard. Ringtone Maker has a...


Platforms: Windows

License: Freeware Size: 7.79 MB Download (533): Ringtone Maker Download

Released: April 23, 2009  |  Added: May 08, 2009 | Visits: 9.583

Picture Collage Maker Free Picture Collage Maker Free is a simple-to-use Windows freeware that turns ordinary photos and pictures into stunning keepsakes to share with family and friends. With just a few clicks, you can create digital collages, scrapbooks, posters, invitations, calendars, and greeting cards. Unlike...


Platforms: Windows

License: Freeware Size: 14.61 MB Download (1720): Picture Collage Maker Free Download

Added: January 18, 2010 | Visits: 1.829

Net::Flickr::Backup Net::Flickr::Backup module contains OOP for backing up your Flickr photos locally. SYNOPSIS use Net::Flickr::Backup; use Log::Dispatch::Screen; my $flickr = Net::Flickr::Backup->new($cfg); my $feedback = Log::Dispatch::Screen->new(name => info, min_level => info);...


Platforms: *nix

License: Freeware Size: 23.55 KB Download (100): Net::Flickr::Backup Download

Added: January 18, 2010 | Visits: 1.287

Net::Blogger::Engine::Userland::metaWeblog Net::Blogger::Engine::Userland::metaWeblog is a userLand metaWeblog API engine. SYNOPSIS my $radio = Blogger->new(engine=>"radio"); $radio->Proxy(PROXY); $radio->Username(USERNAME); $radio->Password(PASSWORD); $radio->metaWeblog()->newPost( title=>"hello", description=>"world",...


Platforms: *nix

License: Freeware Size: 24.58 KB Download (92): Net::Blogger::Engine::Userland::metaWeblog Download

Added: January 18, 2010 | Visits: 1.020

Net::Delicious::Iterator Net::Delicious::Iterator is an iterator class for Net::Delicious thingies. SYNOPSIS use Net::Delicious::Iterator; my @dates = ({...},{...}); my $it = Net::Delicious::Iterator->new("Date",@dates); while (my $d = $it->next()) { # Do stuff with $d here } NOTES It isnt really expected...


Platforms: *nix

License: Freeware Size: 18.43 KB Download (101): Net::Delicious::Iterator Download

Added: January 18, 2010 | Visits: 1.138

Net::Delicious::Constants::Config Net::Delicious::Constants::Config are constant variables for Net::Delicious default configs. SYNOPSIS use Net::Delicious::Constants qw (:config) __top Constant variables for Net::Delicious default configs..


Platforms: *nix

License: Freeware Size: 18.43 KB Download (93): Net::Delicious::Constants::Config Download

Added: January 18, 2010 | Visits: 1.485

net-check net-check package is a pair of simple perl scripts that will monitor and report on your internet connectivity. The scripts came about when my DSL provider repeatedly dropped the connections on a machine that was used exclusively as a dial-up gateway. In addition, since I am spending $50 a...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (112): net-check Download

Added: January 18, 2010 | Visits: 1.296

Sort::Half::Maker Sort::Half::Maker is a Perl module to create half-sort subs easily. SYNOPSIS use Sort::Half::Maker qw(make_halfsort); $sub = make_halfsort( start => [ qw(x y z) ], end => [ qw(a b c) ], fallback => sub { $_[0] cmp $_[1] }, ); @list = sort $sub qw(a y f h w z b t x); # qw(x y z f h t w...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (112): Sort::Half::Maker Download

Added: January 18, 2010 | Visits: 1.324

openDICOM.NET openDICOM.NET software implements a new approach towards DICOM (Digital Imaging and Communications in Medicine) libraries. DICOM is a worldwide standard in Medical IT and is provided by the National Electrical Manufacturers Assocation (NEMA). This standard specifies the way medical images and...


Platforms: *nix

License: Freeware Download (160): openDICOM.NET Download

Added: March 20, 2010 | Visits: 2.514

Net::SMTP::TLS Net::SMTP::TLS is an SMTP client supporting TLS and AUTH. SYNOPSIS use Net::SMTP::TLS; my $mailer = new Net::SMTP::TLS( your.mail.host, Hello => some.host.name, Port => 25, #redundant User => emailguy, Password=> s3cr3t); $mailer->mail(emailguy@your.mail.host);...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (295): Net::SMTP::TLS Download

Added: January 25, 2010 | Visits: 763

wmThemeCh wmThemeCh is a dockapp to change your Window Maker theme/background with categories. Left-click changes between themes belonging to the current category. Right-click changes the category. You can optionally ask wmThemeCh to change the theme periodically..


Platforms: *nix

License: Freeware Size: 143.36 KB Download (147): wmThemeCh Download

Added: June 19, 2010 | Visits: 955

Net::Z3950::SimpleServer Net::Z3950::SimpleServer is a simple Perl API for building Z39.50 servers. SYNOPSIS use Net::Z3950::SimpleServer; sub my_search_handler { my $args = shift; my $set_id = $args->{SETNAME}; my @database_list = @{ $args->{DATABASES} }; my $query = $args->{QUERY}; ## Perform the query on...


Platforms: *nix

License: Freeware Size: 28.67 KB Download (92): Net::Z3950::SimpleServer Download

Added: May 14, 2010 | Visits: 1.152

Net::AIM Net::AIM is a Perl extension for AOL Instant Messenger TOC protocol. SYNOPSIS use Net::AIM; $aim = new Net::AIM; $conn = $aim->newconn(Screenname => Perl AIM, Password => yaddayadda); $aim->start; This module implements an OO interface to the Aol Instant Messenger TOC protocol. This...


Platforms: *nix

License: Freeware Size: 21.5 KB Download (105): Net::AIM Download

Added: April 21, 2010 | Visits: 2.563

RPM Package Maker RPM Package Maker is a frontend for other linux tools in order to help linux users to create RPM packages quickly and easily. Since version 0.8 minimal spec files are kept in: /usr/src/packages/SPECS/mini Whats New in This Release: - Small improvements and bugfixes. RPM Package Maker...


Platforms: *nix

License: Freeware Size: 563.2 KB Download (205): RPM Package Maker Download

Added: January 21, 2010 | Visits: 1.493

todo theme todo theme is a SuperKaramba theme for todo management. I was trying to find a karamba theme to allow me to put some reminders on my desktop in a nice simple way. I couldnt find one so I created this. Basically theres three text files Urgent Soon and Nice that it reads and displays in different...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (99): todo theme Download

Added: April 19, 2010 | Visits: 1.961

Jini icon theme Jini icon theme project consists of SVG vector themes. Jini Icon theme is SVG vector theme. Some elements derived from Gorilla theme, thanks jimmac. And all icons made by inkscape. There is 4 color theme, Installation For using jin4 jin5 jin6 icon theme, you should have install jin3 theme...


Platforms: *nix

License: Freeware Size: 7.2 MB Download (137): Jini icon theme Download

< 1 2 3 4 5 >