Website Quotes Ticker v3.0
Website Quotes Ticker is a PHP/JavaScript/CSS Ticker
that can display stock market quotes in a nice and
configurable scroller control.
The ticker is built so that it can be easily configurable
and integrateable with various quote data source.
The quote data is read once when the page with the ticker
loads and then it is only rotated. This is not a real-time
ticker.
On server-side, the ticker is build from PHP. The data connection
part is modular and allows configuring the ticker to load quote data
from multiple sources. We are currently offering the following connectors:
- "random" - generates random quotes and it's purpose is to be used
for testing
- "php-quote" - interacts with library "PHP-Quote" (see
http://freshmeat.net/projects/phpquote/)
- "csv" - reads data from a CSV feed specified by a customizable variable
REQUIREMENTS
This ticker uses the following web technologies: PHP, CSS and
JavaScript.
The ticker can only be used inside a PHP file, not in plain
HTML.
The ticker comes with no quote data - it is only a software
used to display custom data, not a software that comes with
quote data. The connectors are only some PHP functions that
help ticker connect to various quote sources that are requirements
for ticker to work.
Since the ticker functioning depends on quote data, various
requirements are applied depending on connector used. The
ticker comes with built-in connectors for CSV feeds and for
PHP-Quote library (see http://freshmeat.net/projects/phpquote/)
For the CSV connector, ticker requires allow_url_fopen to
be able to get data from external CSV, or it can be set to
use CURL library using variable $use_curl
CUSTOMIZABLE FEATURES
- width / height (from PHP)
- symbols selection (from PHP)
- background color or image (from CSS)
- start / trailing text (from PHP)
- font size/style/color for each of: start and trailing text, symbols, last value, change/change% value (from CSS)
- hold on mouseover (from PHP)
- quote data source (from PHP)
- persist rotation position between loaded pages (from PHP)
INSTALLATION [ more ]
Ticker script is very simple to install and requires minimal PHP knowledge.
Please see installation
page for a demonstration. We are offering email support for installation
and customization of the script.
PURCHASE
PRICE: $25 / site license / single payment
[ READ LICENSE | ORDER NOW ]
NOTES:
- Price is one time payment, no monthly fee.
- Our payments processor is Share-it - global e-commerce provider for Internet software and shareware.
For payment related questions, we recommend you visit Share-it Customer Care Center.
Also, you are welcomed to contact us for any question
you might have.
SEE ALSO
|