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

Country Curtain Store software
Filter: All | Freeware | Demo
 

Country Curtain Store

< 1 2 3 4 5 > 
Released: January 10, 2005  |  Added: August 08, 2006 | Visits: 3.780

IP2Location IP-COUNTRY-REGION-CITY-LATITUDE-LONGITUDE-ZIPCODE-ISP-DOMAIN Database IP2Location IP-COUNTRY-REGION-CITY-LATITUDE-LONGITUDE-ZIPCODE-ISP-DOMAIN is commericial lookup database that 1. Provide Location Aware Content (language, currency, etc.) 2. Redirect based on country; 3. Digital rights management; 4. Prevent password sharing and abuse of service; 5. Reduce credit...



Platforms: DOS, OS/2, Windows, Mac, *nix, Palm OS, Windows CE

License: Shareware Cost: $799.00 USD Size: 200 KB Download (481): IP2Location IP-COUNTRY-REGION-CITY-LATITUDE-LONGITUDE-ZIPCODE-ISP-DOMAIN Database Download

Released: May 28, 2007  |  Added: June 02, 2007 | Visits: 5.071

Web Store Builder - Online Shopping Cart A professional Web store builder to easily design and create an online store for both E-Commerce solutions at-once, retail (B2C) and wholesale (B2B). Build an Ecommerce Website with online shopping carts to process online orders. This powerful software has a built-in HTML editor and FTP client....





Platforms: Windows

License: Shareware Cost: $489.00 USD Size: 20.98 MB Download (197): Web Store Builder - Online Shopping Cart Download

Released: December 07, 2012  |  Added: January 03, 2013 | Visits: 2.627

Store Manager for CRE Loaded Store Manager for CRE Loaded is a desktop application for quick and efficient CRE Loaded store management. You can add, delete and update your products, categories and manufacturers, automatically upload your product images while editing products, categories, manufacturers, view reports, orders,...


Platforms: Windows

License: Shareware Cost: $149.00 USD Size: 805 KB Download (126): Store Manager for CRE Loaded Download

Released: December 24, 2012  |  Added: February 03, 2013 | Visits: 2.881

Store Manager for osCommerce Store Manager for osCommerce is a desktop application for quick and effective osCommerce online store management. You can manage osCommerce products, osCommerce product attributes, categories, manufacturers, orders and other things.You can export osCommerce products into Excel file, edit it and...


Platforms: Windows

License: Shareware Cost: $149.00 USD Size: 1.74 MB Download (150): Store Manager for osCommerce Download

Released: July 26, 2012  |  Added: October 23, 2012 | Visits: 3.592

Store Manager for X-Cart Store Manager for X-Cart is a desktop application for quick and efficient X-Cart store management. You can add, delete and update your products, categories and manufacturers, automatically upload your product images while editing products, categories, manufacturers, view reports, orders,...


Platforms: Windows

License: Shareware Cost: $149.00 USD Size: 872 KB Download (339): Store Manager for X-Cart Download

Released: February 22, 2012  |  Added: March 08, 2012 | Visits: 10.394

Store Manager for Magento Store Manager for Magento is a Windows application to quickly and effectively manage your Magento online store. You can add, delete and update your products, categories and manufacturers, automatically upload your product images while editing products, categories, manufacturers, view reports,...


Platforms: Windows, *nix, Windows CE

License: Commercial Cost: $499.00 USD Size: 2.02 MB Download (355): Store Manager for Magento Download

Added: January 06, 2010 | Visits: 1.760

Really Simple CalDAV Store Really Simple CalDAV Store project is a server implementation of the CalDAV protocol for storing calendaring resources (iCalendar format) on a remote shared server. An increasing number of calendar clients support the maintenance of shared remote calendars through CalDAV including Mozilla...


Platforms: *nix

License: Freeware Size: 317.44 KB Download (106): Really Simple CalDAV Store Download

Added: May 09, 2010 | Visits: 2.000

CGI::Application::Plugin::Authentication::Store::Cookie CGI::Application::Plugin::Authentication::Store::Cookie is a Cookie based Store. SYNOPSIS use base qw(CGI::Application); use CGI::Application::Plugin::Session; use CGI::Application::Plugin::Authentication; __PACKAGE__->authen->config( STORE => [Cookie, SECRET => "Shhh, dont tell anyone",...


Platforms: *nix

License: Freeware Size: 48.13 KB Download (115): CGI::Application::Plugin::Authentication::Store::Cookie Download

Added: April 14, 2010 | Visits: 2.832

CGI::Application::Plugin::Authentication::Store::Session CGI::Application::Plugin::Authentication::Store::Session is a session based store. SYNOPSIS use base qw(CGI::Application); use CGI::Application::Plugin::Session; use CGI::Application::Plugin::Authentication; __PACKAGE__->authen->config( STORE => Session, ); This module uses a session...


Platforms: *nix

License: Freeware Size: 48.13 KB Download (89): CGI::Application::Plugin::Authentication::Store::Session Download

Added: September 23, 2010 | Visits: 2.368

CGI::Application::Plugin::Authentication::Store CGI::Application::Plugin::Authentication::Store is a base module for building storage classes for the CGI::Application::Plugin::Authentication plugin. SYNOPSIS package CGI::Application::Plugin::Authentication::Store::MyStore; use base qw(CGI::Application::Plugin::Authentication::Store);...


Platforms: *nix

License: Freeware Size: 47.1 KB Download (100): CGI::Application::Plugin::Authentication::Store Download

Added: November 06, 2010 | Visits: 2.052

Wiki::Toolkit::Store::Mediawiki Wiki::Toolkit::Store::Mediawiki is a Mediawiki (MySQL) storage backend for Wiki::Toolkit. SYNOPSIS Implementation of Wiki::Toolkit::Store::Database which reads and writes to a Mediawiki 1.6 database running in MySQL. This is module is intended to be capable of running concurrently with a...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (101): Wiki::Toolkit::Store::Mediawiki Download

Added: January 02, 2010 | Visits: 1.511

IP::Country IP::Country is a tool for fast lookup of country codes from IP addresses. Finding out the country of a client using only the IP address can be difficult. Looking up the domain name associated with that address can provide some help, but many IP address are not reverse mapped to any useful...


Platforms: *nix

License: Freeware Size: 163.84 KB Download (116): IP::Country Download

Added: November 03, 2010 | Visits: 1.450

Email::Store::DBI Email::Store::DBI is a Perl module for database backend to Email::Store. SYNOPSIS use Email::Store dbi:...; This class is a subclass of Class::DBI and contains means for Email::Store-based programs to register what DSN they wish to use. It also provides for building database tables from...


Platforms: *nix

License: Freeware Size: 28.67 KB Download (100): Email::Store::DBI Download

Added: September 08, 2010 | Visits: 2.035

Email::Store Email::Store is a framework for database-backed email storage. SYNOPSIS use Email::Store dbi:mysql:mailstore; Email::Store->setup; # Do this once Email::Store::Mail->store( $rfc822 ); Email::Store::Mail->retrieve( $msgid ); ... Email::Store is the ideal basis for any application which...


Platforms: *nix

License: Freeware Size: 27.65 KB Download (103): Email::Store Download

Released: December 17, 2012  |  Added: January 08, 2013 | Visits: 2.645

Store Manager for Zen Cart Store Manager for Zen Cart is a desktop application for quick and efficient Zen Cart store management. You can add, delete and update your products, categories and manufacturers, automatically upload your product images while editing products, categories, manufacturers, view reports, orders,...


Platforms: Windows

License: Shareware Cost: $149.00 USD Size: 784 KB Download (269): Store Manager for Zen Cart Download

Released: February 06, 2012  |  Added: October 31, 2012 | Visits: 1.510

Store Manager for CubeCart Store Manager for CubeCart is a desktop application for quick and efficient CubeCart store management. You can add, delete and update your products, categories and manufacturers, upload your product images while editing products, categories, manufacturers, export products. All this from your...


Platforms: Windows

License: Shareware Cost: $149.00 USD Size: 800 KB Download (237): Store Manager for CubeCart Download

Released: September 01, 2011  |  Added: November 01, 2011 | Visits: 1.214

Store Manager for Pinnacle Cart Store Manager for Pinnacle Cart is a Windows application to quickly and effectively manage your Pinnacle Cart online store. Management of products, categories, product attributes, orders and a lot of other things is much more convenient and faster with this tool, do not waste your time with...


Platforms: Windows, *nix

License: Commercial Cost: $149.00 USD Size: 32.3 MB Download (119): Store Manager for Pinnacle Cart Download

Released: March 12, 2012  |  Added: April 08, 2012 | Visits: 1.752

Store Manager for PrestaShop Store Manager for PrestaShop is a desktop application to quickly and effectively manage your PrestaShop online store. You can add, delete and update your products, categories and manufacturers, automatically upload your product images while editing products, categories, manufacturers, view...


Platforms: Windows

License: Commercial Cost: $199.00 USD Size: 1.92 MB Download (206): Store Manager for PrestaShop Download

Released: December 20, 2012  |  Added: January 12, 2013 | Visits: 1.693

Store Manager for PrestaShop PRO Store Manager for PrestaShop is a desktop application to quickly and effectively manage your PrestaShop online store. You can add, delete and update your products, categories and manufacturers, automatically upload your product images while editing products, categories, manufacturers, view...


Platforms: Windows

License: Shareware Cost: $349.00 USD Size: 943 KB Download (194): Store Manager for PrestaShop PRO Download

Released: November 28, 2012  |  Added: December 26, 2012 | Visits: 2.322

Store Manager for OpenCart Store Manager for OpenCart is a desktop application for quick and efficient OpenCart store management. You can add, delete and update your products, categories and manufacturers, automatically upload your product images while editing products, categories, manufacturers, view reports, orders,...


Platforms: Windows

License: Shareware Cost: $199.00 USD Size: 1.93 MB Download (134): Store Manager for OpenCart Download

< 1 2 3 4 5 >