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

Stats Craft Store software
Filter: All | Freeware | Demo
 

Stats Craft Store

< 1 2 3 4 5 > 
Added: February 17, 2010 | Visits: 1.116

Vice Stats Vice Stats is an advanced Web site statistics gathering package. Vice Stats collects data about the resources in a Web site, the visitors to that site, and the referring resources. Vice Stats runs in PHP and stores its data in a MySQL database. Whats New in This Release: - The...



Platforms: *nix

License: Freeware Size: 573.44 KB Download (99): Vice Stats Download

Added: May 09, 2010 | Visits: 1.992

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.824

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.359

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: August 07, 2010 | Visits: 1.168

Access Stats Access Stats provides a script that enables you to keep track of activities on your web site. Access Stats allows you to keep track of activities on your web site. It extracts some statistic from a log file generated by log.pl. These reports are generated by Access Stats: - Visits by day...


Platforms: *nix

License: Freeware Size: 60.42 KB Download (100): Access Stats Download

Added: November 06, 2010 | Visits: 2.044

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: March 16, 2010 | Visits: 1.567

Tourney Team Stats for Quake 2 Tourney Team Stats (tts) is a Python script that creates stats for Quake 2 Team Play. It can only work with the ngLog logstyle, so the Tourney Quake 2 mod is the only one supported.. Get Tourney Team Stats (TTS) for Quake 2 at SourceForge.net. Fast, secure and free downloads from the largest...


Platforms: *nix

License: Freeware Size: 67.58 KB Download (108): Tourney Team Stats for Quake 2 Download

Added: July 19, 2010 | Visits: 979

ccache stats ccache stats is a simple way to get real time ccache stats for gentoo maniacs!! I was in trouble formatting output. Finally I wrote a horrible perl script to do it, trying to limit damages caused by file accesses... Im not a programmer and I havent so much time, so Im sure it can be...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (95): ccache stats Download

Added: April 03, 2010 | Visits: 1.986

Games::Battleship::Craft Games::Battleship::Craft is a Battleship craft class. SYNOPSIS use Games::Battleship::Craft; my $craft = Games::Battleship::Craft->new( id => T, name => tug boat, points => 1, ) $points_remaining = $craft->hit; A Games::Battleship::Craft object represents the profile of a Battleship...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (268): Games::Battleship::Craft Download

Added: February 02, 2010 | Visits: 1.171

H-Craft Championship H-Craft Championship looks surprisingly good for an indie racing game--after all, major publishers spend millions polishing the graphics for games of this type, and its impressive that a small team was able to produce something that looks so nice. The game is science fictional, in that the...


Platforms: *nix

License: Shareware Cost: $19.00 USD Size: 29.3 MB Download (95): H-Craft Championship Download

Added: April 11, 2010 | Visits: 1.010

Fear Stats Fear Stats project generates player stats from F.E.A.R. server log files, and stores them in a MySQL database. Whats New in This Release: - Improved Scoring Calculations for all game modes - Created new Sub to handle checking for existing records. - Transactoins now fully supported for...


Platforms: *nix

License: Freeware Size: 87.04 KB Download (98): Fear Stats Download

Added: January 23, 2010 | Visits: 743

JoeDog::Stats JoeDog::Stats provides a perl module that performs statistical analyses on grouped or ungrouped data. A perl module that performs statistical analyses on grouped or ungrouped data provided by arrays, hashes or frequency distributions. Frequency distributions can be saved to file and loaded...


Platforms: *nix

License: Freeware Size: 16.38 KB Download (93): JoeDog::Stats Download

Added: August 04, 2010 | Visits: 1.061

mroovca stats mroovca stats is a Web site statistics generator with various functions and tables. mroovca stats is simple, configurable, and provides an administrative interface. It can measure statistics concerning the client browser, geolocalization, connection type, and referers. It can also recognize...


Platforms: *nix

License: Freeware Size: 296.96 KB Download (91): mroovca stats Download

Added: November 03, 2010 | Visits: 1.442

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 (94): Email::Store::DBI Download

Added: September 08, 2010 | Visits: 2.028

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.639

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.508

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.211

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.746

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.688

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 (188): Store Manager for PrestaShop PRO Download

< 1 2 3 4 5 >