Main > Free Download Search >

Free freetpl shop 1.0 software for linux

freetpl shop 1.0

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 3079
FreeTpl Shop 1.0

FreeTpl Shop 1.0


FreeTpl Shop is a Free PHP Shopping Cart. more>>
FreeTpl PHP Shopping Cart supports Downloadable products with instant activation option, especially useful for software companies selling their products via the Internet & could be easily integrated into any system widely utilizing the power of templates and web-administration tools.

Shopping Basket with advanced Sales Mechanisms (Products reviews and ratings, Discounts mechanism, Shipping and Stock mechanisms, etc), Web-based Administration with Order Maintenance, Product Maintenance, User/Shopper Maintenance, multiple payment processing capabilities (including support of Verisign, Paypal and Authorize.net payment systems). The project provides an easy, quick and flexible web interface that allows adding high performance Shopping basket to your web site.


<<less
Download (5.3MB)
Added: 2007-04-29 License: GPL (GNU General Public License) Price:
911 downloads
FreeTpl Free PHP Shopping Cart 1.0

FreeTpl Free PHP Shopping Cart 1.0


FreeTpl Shop is an Free Version online shop e-commerce solution that is available for free download. more>>
More than 2,000 online store owners depend on our shopping cart and hosting to manage their e-commerce operation from top to bottom.

FreeTpl Shop is an Free Version online shop e-commerce solution that is available for free download. The project features a rich set of out-of-the-box online shopping cart functionality that allows store owners to setup, run, and maintain their online stores with minimum effort and with no costs, fees, or limitations involved.

FreeTpl Shop has attracted the largest community for an e-commerce solution, to date there are over 2,000 download all over the world.

FreeTpl combines Open Source solutions to provide a free and open e-commerce platform, which includes the powerful PHP web scripting language and the fast MySQL database server. With no special requirements, FreeTpl is able to run on any PHP 4.1+ enabled web server running on Linux, Solaris, BSD, Mac OS X, and Microsoft Windows environments

Features Not Included In Free Version

Support System
Forum System
Only 3 Basic Templates Available

FreeTpl Shop Key features include:

FreeTpl PHP Shopping Cart supports Downloadable products with instant activation option, especially useful for software companies selling their products via the Internet & could be easily integrated into any system widely utilizing the power of templates and web-administration tools. Shopping Basket with advanced Sales Mechanisms (Products reviews and ratings, Discounts mechanism, Shipping and Stock mechanisms, etc), Web-based Administration with Order Maintenance, Product Maintenance, User/Shopper Maintenance, multiple payment processing capabilities (including support of Verisign, Paypal and Authorize.net payment systems). It provides an easy, quick and flexible web interface that allows adding high performance Shopping basket to your web site.

<<less
Download (MB)
Added: 2007-05-03 License: Freeware Price:
910 downloads
coffeetalk 1.0

coffeetalk 1.0


coffeetalk project is a random coffee beverage name generator. more>>
coffeetalk project is a random coffee beverage name generator.

It is a script to aid in the beverage choosing process.

Its a program wrote under Linux to satisfy that moment of indecision where youve just set your laptop down in your local coffee shop and cant quite decide what to order.

Its a perl script that includes a number of options, including the ability to constrain the drink selection to only whats available at your local Starbucks.

<<less
Download (0.010MB)
Added: 2006-11-25 License: MPL (Mozilla Public License) Price:
1063 downloads
ViArt Shop 2.2.6

ViArt Shop 2.2.6


ViArt Shop is a Customizable Ecommerce PHP shopping cart software. more>>
ViArt Shop is a Customizable Ecommerce PHP shopping cart software coming with Shopping Portal Extension, multiple layouts support and with advanced set of Sales Mechanisms (Products reviews and ratings, Discounts mechanism, Shipping and Stock mechanisms, etc), Web-based Administration with Order Maintenance, Product Maintenance, User/Shopper Maintenance, Vendor Maintenance, multiple payment processing capabilities (including support of Verisign, Authorize.net, Worldpay payment systems and more).
This ecommerce solution supports MySQL and PostgreSQL databases as well as ODBC connected databases.
Package includes additional applications: Events, News, FAQ, Support Heldesk System and Forum. The set of these applications and the highly-customizable Shopping Portal Extension allows creating complex Shopping Portal in no time!
Main features:
- No need for programming at all!
- Two-steps installation routine.
- Buy two integrated applications by the price of one: PHP Shopping Cart and Shopping Portal.
- Template-based system
- Multilingual interface
- Coupons
- Enterprise version comes with two more bonus applications: Support Helpdesk System and Forum integrated within one powerful Shopping Portal.
<<less
Added: 2005-08-05 License: GPL (GNU General Public License) Price:
1542 downloads
Afterhours 1.0

Afterhours 1.0


Afterhours provides a pixmap theme. more>>
Afterhours provides a pixmap theme for Gnome (GTK+).

I recommand Zen as a Metacity theme by Billy Cantrell.

<<less
Download (0.038MB)
Added: 2007-01-26 License: GPL (GNU General Public License) Price:
1003 downloads
Pharago 1.0

Pharago 1.0


Pharago provides a nice Gnome (GTK+) theme. more>>
Pharago provides a nice Gnome (GTK+) theme.

Pharago is a mix of Gonxical for the style and Gnursid for the colours.

There is an alternative menubar for blended window manager themes :

Copy menubar-4blending.png to menubar.png to setup the new menubar
(copy menubar-default.png to menubar.png to get the default one back)

Clearlooks is an engine and it is easy to configure it to have different colour variations I suppose. Pharago is based on Gonxical just like Clarity is (pixmap themes) and it takes more time to change the colours because many pixmaps need to be redesigned !

<<less
Download (0.026MB)
Added: 2007-01-26 License: GPL (GNU General Public License) Price:
1006 downloads
MZFriends 1.3.0

MZFriends 1.3.0


MZFriends is a very simple database program that was made to be an address book. more>>
MZFriends is a very simple database program.
This project was made to be an address book, but it can save what you want (e.g. the books in a library, the customers of your shop...).
MZFriends is very simple, easy to use, small, free (see the license provided in the COPYING file) and fast. If you do not have the need of a more complex database and you do not want to waste a lot of disk space in your HD (for both the data and the application), then MZFriends is the program you were looking for.
Compiling:
First of all you need to install "FLTK" and "HelpDialog Widget" libraries from www.fltk.org, then you can compile MZFriends.
Edit the Makefile to fit your libraries paths and then run make and read what it says. It will teach you how to compile the program.
If you are not used to compile programs, you can run the precompiled binary included in the distributed file. It should work on any Linux system with 2.x.x kernel (static ELF).
Installation:
You can perform a multi-user installation: only one copy of MZFriends will be installed on the computer and every user will have only his data file in his home directory. You can have this by using symbolic links.
For example: root creates the directory "/opt/mzfriends/" and extracts the program there. The the user named... "frog" does not need to copy all these files in his own directory. He only needs to create the directory
"mkdir /home/frog/mzfriends"
Now... symbolic links:
"ln -s /opt/mzfriends/* ."
...except for the data file:
"rm MZFriends.dat ; touch MZFriends.dat"
...and the installation is done! You (or root) can build a small script that starts MZFriends from any directory: this is a little example:
#!/bin/sh
cd $HOME/mzfriends
./mzfriends
The user "frog" should put it in "/home/frog/bin/" and give it the right attributes:
"chmod 755 scriptname" (this directory must be in his $PATH and... I suggest to use
"mzfriends" instead of "scriptname" :-). In a multi-user system, root could put it in a public directory contained in the paths of all the users.
WARNING: the program must be run from its directory, indeed the data will be written to the current directory and also the help files must be here. I know that this is not elegant, but you can easily solve out this little problem using scripts under Linux and links under Windows.
Enhancements:
- New interface and new logo :)
- New features in the report window: scroll bar, "Save as..." button and length information.
<<less
Download (0.074MB)
Added: 2006-12-07 License: GPL (GNU General Public License) Price:
1052 downloads
Aklabeth 1.0

Aklabeth 1.0


Aklabeth is a remake of the original Ultima. more>>
Aklabeth project is a remake of the original Ultima.

Aklabeth is a rewrite of Richard C Garriotts Ultima Prequel. Like Ultima 1 to 5, it features a mixture of wandering through (sort of) 3D dungeons, monsters, and tasks to complete.

This game is a port, written in a mixture of C and C++. I wrote this a year or two back, cant remember why, in C. I glued it to my SDL wrapper library and released it.

Its a RPG - sort of. You wander the top world, visit 3D (sort of) dungeons, beat up monsters and perform tasks for the legendary Lord British (AKA Richard Garriott).

Keys:

N S E W (and arrow keys) move player both in upper world, and in the dungeons.

A - attack
I - inventory
Q - quit
X - enter town/shop/dungeon/climb up and down.

<<less
Download (0.22MB)
Added: 2007-01-05 License: GPL (GNU General Public License) Price:
1025 downloads
Ruport 1.0.1

Ruport 1.0.1


Ruport (Ruby Reports) is a powerful report generation engine. more>>
Ruport aka RubyReport is a pure Ruby report generation and formatting system.
It aims to prevent you from ever having to fight with the low level tasks of parsing data from various sources.
If youd like to build professional grade custom reports quickly and easily, Ruport is the system for you.
Ruport is reporting, the Ruby Way.
Enhancements:
- PDF Grouping alternative styles now render correctly.
- An issue with Renderer::Hooks causing silent failures was resolved.
- A conflict with the rdoc library was also fixed, as well as some other minor bugs.
<<less
Download (0.29MB)
Added: 2007-06-13 License: GPL (GNU General Public License) Price:
865 downloads
reacTIVision 1.3

reacTIVision 1.3


reacTIVision is an open source, cross-platform computer vision framework. more>>
reacTIVision is an open source, cross-platform computer vision framework for the fast and robust tracking of fiducial markers in a real-time video stream. reacTIVision project was mainly designed for the rapid development of table-based tangible user interfaces.

Its tracking core is using Ross Bencinas fidtrack library which is basically a newer high-performance implementation of Enrico Costanzas original d-touch concept. This framework was developed by Martin Kaltenbrunner et.al. at the Music Technology Group, IUA, UPF in Barcelona, Spain as part of the reacTable* project, a novel electro-acoustic musical instrument with a tangible user interface.

reacTIVision is a standalone application, which sends OpenSound Control messages via a UDP network socket to any connected client application. It implements the TUIO protocol, which was specially designed for transmitting the state of tangible objects on a table surface. This framework includes a set of free example client projects for various programming languages, which serve as a base for the easy development of tangible-user interface applications.

The reacTIVision application compiles and runs under the follwing operating systems: Win32, MacOS X and Linux. Under Win32 it suports any camera with a proper WDM driver, such as USB, USB2, FireWire and DV cameras. Equally under MacOS X any such camera supported by QuickTime will work in reacTIVision. Under Linux, FireWire cameras are best supported, as well as a few Video4Linux USB cameras.

NEW: Support the reacTIVision project and buy T-Shirts, posters and other merchandise featuring the reacTIVision fiducial symbols in our web-shop! All designs on these products can be recognized and tracked by the actual reacTIVision software.

Application Handling

Before starting the reacTIVision application make sure you have a supported camera connected to your system. The application can and will not work at all without a camera. Under Win32 and MacOS X the application will ask to select and configure the camera upon startup. Under Linux the camera will be selected automatically. Once configured the application will show a video window with the current camera image in black&white.

Pressing T will show the binary tresholded image, pressing the N key will turn the display off, which reduces its CPU usage significantly!

Pressing the S key will return to the original source image. For convenience and debugging porposes hitting the R key saves a raw image frame, while hitting the B key will save an image in the BMP format.

The P pauses the image analysis completely, hitting ESC will quit the application. The F key toggles the diplay of FPS info in the titlebar. In order to produce some more verbose debugging output, hitting the V key will print the currently recognized symbols to the console.

Command Line Options

The reacTIVision application per default sends the TUIO messages to port 3333 on localhost (127.0.0.1)

In order to change these parameters you can invoke the application with the -h [ip-address] and -p [port-no] options.

reacTIVision needs a so called "tree file" in order to function properly. The default "all.trees" is included and loaded automatically. If you want to use you own tree file you can invoke the application with the -t [tree-file] option.

Optionally if you dont want to analyze the complete image - for example in a square or round table setup - the application can mask a part of the video image with a black region, which speeds up the segmentation algorithm. In order to apply this mask You can invoke the application with the -m [square,circle] option.

Applying the -h or -help option will print a usage message to the console.

Calibration and Distortion

Some tables, such as the reacTable are using a convex mirror in order to increase the area visible to the camera at a minimal distance. This mirror as well as a fish-eye lens unfortunately distort the image. reactIVision includes a correction algorithm, which corrects this distortion with the help of a so called "grid file". These grid files can be generated during a prior calibration process.

To calibrate reacTIVision invoke the application with the option: reacTIVision -c 9 -g [grid_file]

In order to use the this calibration invoke the application with: reacTIVision -g [grid_file]

<<less
Download (0.84MB)
Added: 2006-11-23 License: LGPL (GNU Lesser General Public License) Price:
1070 downloads
phpDVD 1.0.4

phpDVD 1.0.4


phpDVD is a PHP/MySQL script to keep track of your DVD collection. more>>
phpDVD is a simple PHP script to keep track of your DVD collection. The information is stored in a MySQL database and an interface is provided to add, edit and delete entries.

Customizable fields allow you to display the details of importance to you; the default fields are: Title, Studio, Year, Aspect Ratio and Audio Format.

You can optionally link each title to its corresponding page at the Internet Movie Database, or to a URL of your choice. The look and feel is fully customizable through header/footer/style sheet templates.
<<less
Download (0.22MB)
Added: 2005-04-21 License: GPL (GNU General Public License) Price:
1646 downloads
Php-MultiShop 0.8

Php-MultiShop 0.8


Php-MultiShop is a CMS & e-Commerce System. more>>
Php-MultiShop is a CMS & e-Commerce System, an OpenSource platform to realize a virtual mall that includes various shops and contents.
The user will have a global vision of the portal, to read the most interesting content (news, forums, curiosities, suggestions, reviews, cultural or commercial events, fairs, recipes, tourist itineraries,...) and will have the possibility to visit the shop desired. Php-MultiShop project can be used as a portal for any type of content (such as news, forums, events, etc.) and one or many independent shops.
Every shop will have all the functions and the personalization of a traditional e-commerce web-site, as if it were independent from the virtual mall. It will have its own internet domain and could be administrated in full autonomy by its own administrator.
At the same time, it can be distinct from the mall and other shops thanks to the personalized graphics, individual style, organization, contents and products, like every shop in a real market place.
Besides, being part of a large place able to attract different typologies of visitors and consumers, it will be visible and more easily findable, increasing its audience and potential market.
Php-MultiShop is written in PHP, run on Apache webserver and MySQL database server, and is able to run on any PHP and MySQL environmen, including Linux, Solaris, BSD, Mac OS X, and Microsoft Windows environments.
Enhancements:
- Changes many files/functions of previous versions.
- Creates a function to manage the Currencies.
- Adds functions to increase performance.
- Upgraded to PHPNuke 7.8 and Security Patch 3.1.
- Adds a long description of the functions of the Multi-Shop admin module: a guide online to explain how to manage this module.
- Improves the Web installers.
- Contains some other minor cleanups, fixes, and improvements.
<<less
Download (5.0MB)
Added: 2005-11-25 License: GPL (GNU General Public License) Price:
1434 downloads
Filelight 1.0

Filelight 1.0


Filelight allows you to understand exactly where your diskspace is being used. more>>
Filelight allows you to understand exactly where your diskspace is being used by graphically representating your filesystem as a set of concentric segmented-rings.

Filelight creates a complex, but data-rich graphical representation of the files and directories on your computer. An example of Filelights representation of KDEs disk usage is shown below. It is important to understand that the full circle represents 143MB, and there are 143MB of files contained recursively in the directory.

Segments are sized relative to the files they represent. Directories have child-segments that represent the files in that directory. Hovering over any segment gives you details about the file it represents, such as its size.

The net-result is something similar to KDirStat, however the data is more dense, and the representation more informative. Most people tend to use Filelight to find out where their diskspace is concentrated, and this is what it is mostly designed to do.

Filelight is released under the GNU General Public License.

<<less
Download (0.65MB)
Added: 2006-09-02 License: GPL (GNU General Public License) Price:
1148 downloads
SaberNet DCS 2.0.3

SaberNet DCS 2.0.3


SaberNet DCS provides an enterprise labor data collection software. more>>
SaberNet DCS provides an enterprise labor data collection software.
SaberNet DCS is enterprise labor data collection software designed with efficiency in mind. Optimized for bar code input, it can automate and improve the accuracy of your time tracking. It works in stand-alone mode or with your ERP.
SaberNet DCS is a labor data collection system, designed to allow organizations to rapidly capture their labor data in real-time. Reporting and analyzing this data provides you with real visibility into the profitability of individual jobs, projects, employees and departments. Establishing reliable labor efficiencies enables you to more accurately estimate jobs and uncover opportunities.
Main features:
- Single swipe clock-in allows employees to rapidly clock in at a door terminal.
- Single swipe lunch / break allows you to suspend and resume an activity using a single barcode.
- Instant activity switching allows an employee to immediately end one task and begin another.
- One employee on multiple jobs (job ganging)
- Multiple employees on one job
- Indirect activities and set-up time tracking
- Web enabled administration allows managers and supervisors to reference the live active employee list, manage jobs, and edit time records from any browser
- Runs as either a stand-alone application (autonomous) or it can be integrated with an ERP/CRM/MIS or payroll system
- 2 modes of operation: shop floor automated (bar-codes and scanners) and desktop standalone (mouse and keyboard)
- Powerful reporting can be generated with Crystal Reports
<<less
Download (MB)
Added: 2007-02-16 License: GPL (GNU General Public License) Price:
981 downloads
APLoader 0.1.0

APLoader 0.1.0


APLoader stands for Another Postgres Loader, is a front-end to the Postgresql COPY command written in Ruby. more>>
APLoader stands for Another Postgres Loader, is a front-end to the Postgresql COPY command written in Ruby.

Features include:

fault tolerance
a progress meter
failed batch logs
minimal requirements
a programmable API
excellent performance.

The APLoaderproject is a PostgreSQL Community project that is a part of the pgFoundry.

<<less
Download (0.015MB)
Added: 2006-10-30 License: BSD License Price:
1092 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5