buy stocks
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 234
eeStock 4.0
eeStock project is a Web application for managing an inventory. more>>
eeStock project is a Web application for managing an inventory.
eeStock is a free software which allows you to manage your stocks (items).
Its written in PHP4 and uses a PostgreSQL or MySQL database to store data.
Its divided in 2 sections:
- a user section
- an administration section
In the Stock managing section, users can:
.browse items by manufacturer, category, owner or location
.search items using a keyword
.borrow an item if this one is free
.return their items
.access to their profile
In the Administration section you can (if you have administrator or superuser rights):
.create, modify, duplicate, delete items
.browse all items (list)
.create, modify, delete categories (each category can have a parent category)
.create, modify, delete locations (each location can have a parent location)
.create, modify, delete manufacturers
.create, modify, delete users who will be owners of item(s) (only superusers)
System requirements:
- Apache (required)
- PHP (required)
- MySQL (optional)
- PostgreSQL (optional)
Install database
Create the eestock database (MySQL root user password required)
$ mysqladmin -h localhost -u root -p create eestock
Create the user "eestock" (MySQL root user password required)
$ mysql -h localhost -u root -D mysql -p < admin/utils/mysql/create_user.mysql
Create tables (MySQL root user password required)
$ mysql -h localhost -u root -D eestock -p < admin/utils/mysql/init_db.mysql
Edit file admin/config.inc to change the eestock user password.
<<lesseeStock is a free software which allows you to manage your stocks (items).
Its written in PHP4 and uses a PostgreSQL or MySQL database to store data.
Its divided in 2 sections:
- a user section
- an administration section
In the Stock managing section, users can:
.browse items by manufacturer, category, owner or location
.search items using a keyword
.borrow an item if this one is free
.return their items
.access to their profile
In the Administration section you can (if you have administrator or superuser rights):
.create, modify, duplicate, delete items
.browse all items (list)
.create, modify, delete categories (each category can have a parent category)
.create, modify, delete locations (each location can have a parent location)
.create, modify, delete manufacturers
.create, modify, delete users who will be owners of item(s) (only superusers)
System requirements:
- Apache (required)
- PHP (required)
- MySQL (optional)
- PostgreSQL (optional)
Install database
Create the eestock database (MySQL root user password required)
$ mysqladmin -h localhost -u root -p create eestock
Create the user "eestock" (MySQL root user password required)
$ mysql -h localhost -u root -D mysql -p < admin/utils/mysql/create_user.mysql
Create tables (MySQL root user password required)
$ mysql -h localhost -u root -D eestock -p < admin/utils/mysql/init_db.mysql
Edit file admin/config.inc to change the eestock user password.
Download (0.043MB)
Added: 2007-02-16 License: GPL (GNU General Public License) Price:
980 downloads
Buy it online 0.9
Buy it online allows you to buy a product online through the context menu. more>>
Buy it online allows you to buy a product online through the context menu.
Highlight a name of a product on a web page, right click the mouse, and choose Buy it online menu item, to see the list of on-line offerings of this product.
No annoying shopping toolbars, just select and click. No affiliation with shopping vendors.
<<lessHighlight a name of a product on a web page, right click the mouse, and choose Buy it online menu item, to see the list of on-line offerings of this product.
No annoying shopping toolbars, just select and click. No affiliation with shopping vendors.
Download (0.072MB)
Added: 2007-04-26 License: MPL (Mozilla Public License) Price:
956 downloads
Stock Watch! 0.3
StockWatch! is a SuperKaramba theme that periodically retrieves stock quotes from the internet. more>>
StockWatch! is a SuperKaramba theme that periodically retrieves stock quotes from the internet. Stock Watch! uses Yahoo! Finance data to obtain quotes.
<<less Download (0.055MB)
Added: 2006-06-16 License: GPL (GNU General Public License) Price:
1233 downloads
pytick 0.03
pytick is a customizable stock ticker. more>>
pytick is a customizable stock ticker.
pytick is a fully configurable and elegant stock ticker written in python for your desktop.
pytick gathers its stock quotes from finance.yahoo.com and displays them in a easy to read fashion.
Main features:
- Intuitive Interface
- Fits naturally into your desktop
- Custom Font Selection
- Variable Scroll Speed
<<lesspytick is a fully configurable and elegant stock ticker written in python for your desktop.
pytick gathers its stock quotes from finance.yahoo.com and displays them in a easy to read fashion.
Main features:
- Intuitive Interface
- Fits naturally into your desktop
- Custom Font Selection
- Variable Scroll Speed
Download (0.007MB)
Added: 2005-12-21 License: GPL (GNU General Public License) Price:
1405 downloads
Stock Quote 1.2.4
Stock Quote allows getting stock quote of selected ticker from any financial site that you define in the setting page. more>>
Stock Quote is a Firefox extension that allows you to get stock quote of selected ticker from any financial site that you define in the setting page.
<<less Download (0.007MB)
Added: 2007-06-02 License: MPL (Mozilla Public License) Price:
887 downloads
Gnome::StockIcons 1.4.2
Gnome::StockIcons is a Gnome 1.4 stock icons in XPM format. more>>
Gnome::StockIcons is a Gnome 1.4 stock icons in XPM format.
SYNOPSIS
use Gtk;
use Gnome::StockIcons;
my ( $pixmap, $mask ) = Gtk::Gdk::Pixmap->create_from_xpm_d( $window->window,
$style,
@stock_help );
These are the Gnome 1.4 stock icons. The original PNG files are in gnome-libs-1.4.1.2.90/libgnomeui/pixmaps. All names are identical but - is replaced by _. Currenlty, this only affects calculator-font.png (@calculator_font).
The module does not strictly speaking require Gtk, but its not much use without.
EXPORT
All icons are exported as arrays. See the source for a full list
<<lessSYNOPSIS
use Gtk;
use Gnome::StockIcons;
my ( $pixmap, $mask ) = Gtk::Gdk::Pixmap->create_from_xpm_d( $window->window,
$style,
@stock_help );
These are the Gnome 1.4 stock icons. The original PNG files are in gnome-libs-1.4.1.2.90/libgnomeui/pixmaps. All names are identical but - is replaced by _. Currenlty, this only affects calculator-font.png (@calculator_font).
The module does not strictly speaking require Gtk, but its not much use without.
EXPORT
All icons are exported as arrays. See the source for a full list
Download (0.037MB)
Added: 2006-07-13 License: GPL (GNU General Public License) Price:
1201 downloads
IbPy 0.5
IbPy is a third-party implementation of the API used for accessing the Interactive Brokers on-line trading system. more>>
IbPy comes from Interactive Brokers Python API.
IbPy is a third-party implementation of the API used for accessing the Interactive Brokers on-line trading system.
IbPy implements functionality that the Python programmer can use to connect to IB, request stock ticker data, submit orders for stocks and futures, and more.
In order to use IbPy, the TWS application provided by IB must be installed and running. See the note "What is TWS?" for more information.
IbPy is used in the same manner as all socket clients supplied by Interactive Brokers.
The typical sequence of operations is:
- Start the browser-based or stand-alone TWS application
- In TWS, enable socket clients via the Configure -> API menu
- Connect to TWS from external application
- In TWS, accept the incoming connection
- External application requests ticker updates, sends orders, receives account data, portfolio data, etc.
To connect to TWS and interact with the brokers trading system, the Python developer defines methods or functions to act as callbacks and associates these with an Ib.Socket.SocketConnection object. Refer to the Demo.py file in the distribution for a complete example.
In lieu of IbPy documentation, developers are referred to the IbPy source code and the documentation supplied by Interactive Brokers.
<<lessIbPy is a third-party implementation of the API used for accessing the Interactive Brokers on-line trading system.
IbPy implements functionality that the Python programmer can use to connect to IB, request stock ticker data, submit orders for stocks and futures, and more.
In order to use IbPy, the TWS application provided by IB must be installed and running. See the note "What is TWS?" for more information.
IbPy is used in the same manner as all socket clients supplied by Interactive Brokers.
The typical sequence of operations is:
- Start the browser-based or stand-alone TWS application
- In TWS, enable socket clients via the Configure -> API menu
- Connect to TWS from external application
- In TWS, accept the incoming connection
- External application requests ticker updates, sends orders, receives account data, portfolio data, etc.
To connect to TWS and interact with the brokers trading system, the Python developer defines methods or functions to act as callbacks and associates these with an Ib.Socket.SocketConnection object. Refer to the Demo.py file in the distribution for a complete example.
In lieu of IbPy documentation, developers are referred to the IbPy source code and the documentation supplied by Interactive Brokers.
Download (0.016MB)
Added: 2005-12-27 License: BSD License Price:
1402 downloads
Tigerbooks 1.1
Tigerbooks project is a online book exchange. more>>
Tigerbooks project is a online book exchange.
Tigerbooks is an online book exchange designed for individual universities and colleges.
Students can post books for sale or browse for books to buy. Fulltext and ISBN searches are available.
There are other book exchange systems currently available. However, TigerBooks is an open source solution.
This means that it is freely available to any University or College that wishes to use it for its own students. Furthermore, any University or College can make contributions to the TigerBooks thus distributing its maintenance costs.
Maintenance costs are particularly important in academic realms as students are only at their institutions for the duration of their program. Being an open source solution means the Universities and Colleges do not have to worry about who will be maintaining TigerBooks in the years to come.
TigerBooks is a successful open source project and will see greater success in the future as it is distributed amongst Universities and Colleges. It is successful really for two reasons.
The first being that is meets the needs of students in exchanging their textbooks. The second is that it is open source and consequently is maintained by the open source community.
<<lessTigerbooks is an online book exchange designed for individual universities and colleges.
Students can post books for sale or browse for books to buy. Fulltext and ISBN searches are available.
There are other book exchange systems currently available. However, TigerBooks is an open source solution.
This means that it is freely available to any University or College that wishes to use it for its own students. Furthermore, any University or College can make contributions to the TigerBooks thus distributing its maintenance costs.
Maintenance costs are particularly important in academic realms as students are only at their institutions for the duration of their program. Being an open source solution means the Universities and Colleges do not have to worry about who will be maintaining TigerBooks in the years to come.
TigerBooks is a successful open source project and will see greater success in the future as it is distributed amongst Universities and Colleges. It is successful really for two reasons.
The first being that is meets the needs of students in exchanging their textbooks. The second is that it is open source and consequently is maintained by the open source community.
Download (0.025MB)
Added: 2006-10-21 License: GPL (GNU General Public License) Price:
1100 downloads
keyTouch 2.3.1
keyTouch is a tool to configure the extra function keys of a keyboard. more>>
KeyTouch is a program which allows you to easily configure the extra function keys of your keyboard. This means that you can define, for every individual function key, what to do if it is pressed.
When you buy a new keyboard a CD-ROM will probably included. This CD-ROM contains software to configure the extra function keys (the image above shows an example of extra function keys) of your keyboard with. The problem however is that most of the times the software is not available for Linux.
KeyTouch is the solution to this problem. It allows you to easily configure the extra funtion keys of your keyboard.
<<lessWhen you buy a new keyboard a CD-ROM will probably included. This CD-ROM contains software to configure the extra function keys (the image above shows an example of extra function keys) of your keyboard with. The problem however is that most of the times the software is not available for Linux.
KeyTouch is the solution to this problem. It allows you to easily configure the extra funtion keys of your keyboard.
Download (0.79MB)
Added: 2007-07-02 License: GPL (GNU General Public License) Price:
851 downloads
Advance Stock Tracker 0.2.8
Advanced Stock Tracking System (AST) is a Web-based application for keeping track of stocks. more>>
Advanced Stock Tracking System (AST) is a Web-based application for keeping track of stocks.
Advance Stock Tracker features a portfolio with dividend tracking, a worksheet to keep track of prospects, a stock comparison utility, and a search engine for the stock market based heavily on technical analysis.
<<lessAdvance Stock Tracker features a portfolio with dividend tracking, a worksheet to keep track of prospects, a stock comparison utility, and a search engine for the stock market based heavily on technical analysis.
Download (1.3MB)
Added: 2007-05-07 License: GPL (GNU General Public License) Price:
917 downloads
libtclsmf 0.1.1
libtclsmf is a pure tcl library for writing and (in the near future) reading Standard MIDI more>>
libtclsmf is a pure tcl library for writing and (in the near future) reading Standard MIDI
Files from within tcl scripts. only the writing part is coded right now (v0.1.x), but the
procedures for reading should be ready in a couple of months.
the library was written for the first stage of the project oveja electrica (see
http://yaco.net/oe), an experimental music composition + artificial intelligence thing.
for installation see doc/INSTALL.
the API is quite thoroughly documented in the source code (libtclsmf/libtclsmf.tcl).
youll probably need MMAs Standard MIDI File Format Specification. you can buy it at http://www.midi.org/ or search for standard midi file specs in your favorite spiderbot. some examples can be found in doc/examples.
<<lessFiles from within tcl scripts. only the writing part is coded right now (v0.1.x), but the
procedures for reading should be ready in a couple of months.
the library was written for the first stage of the project oveja electrica (see
http://yaco.net/oe), an experimental music composition + artificial intelligence thing.
for installation see doc/INSTALL.
the API is quite thoroughly documented in the source code (libtclsmf/libtclsmf.tcl).
youll probably need MMAs Standard MIDI File Format Specification. you can buy it at http://www.midi.org/ or search for standard midi file specs in your favorite spiderbot. some examples can be found in doc/examples.
Download (0.012MB)
Added: 2006-07-15 License: GPL (GNU General Public License) Price:
1196 downloads
Advanced Stock Tracking System 0.2.8
Advanced Stock Tracking System provides the individual investor with a powerful set of tools for making financial decisions. more>>
Advanced Stock Tracking System provides the individual investor with a powerful set of tools for making financial decisions and tracking securities.
This project features a portfolio with dividend tracking, worksheet to keep track of prospects, a stock comparison utility, a search engine for the stock market and an alert engine to email you about key events in your securities.
<<lessThis project features a portfolio with dividend tracking, worksheet to keep track of prospects, a stock comparison utility, a search engine for the stock market and an alert engine to email you about key events in your securities.
Download (9.8MB)
Added: 2007-05-09 License: GPL (GNU General Public License) Price:
909 downloads
Linux Genealogy Install CD 1.0
Linux Genealogy contains bootable Live Linux environment and added Linux Genealogical software. more>>
The GRAMPS project is proud to announce the first release of the Linux Genealogy Install CD. In contrast with the Live CD, this disk allows permanent installation of Linux and genealogical software on your computers hard drive.
This Install CD is based on Ubuntu 5.10 (Breezy Badger) Install CD and, in addition to the regular Breezy install, features pre-installed GRAMPS, GeneWeb, and LifeLines applications, as well as GraphViz program to draw pretty graphs in GRAMPS. The CD is available only for the x86 architecture.
In contrast with the Live CD, this disk allows permanent installation of Linux and genealogical software on your computers hard drive. This way you achieve adequate speed and the ability to save your data, and can do real work with your Linux software. Everything is similar to the Live CD, except that this is a permanent setup.
This way you achieve adequate speed and the ability to save your data, and can do real work with your Linux software. In particular, it makes a perfect gift for genealogists who want to work on Linux.
If you want to buy this CD please go here :
http://store.roitman.org
or
http://www.cdfhs-aus.com/catalog/index.php
<<lessThis Install CD is based on Ubuntu 5.10 (Breezy Badger) Install CD and, in addition to the regular Breezy install, features pre-installed GRAMPS, GeneWeb, and LifeLines applications, as well as GraphViz program to draw pretty graphs in GRAMPS. The CD is available only for the x86 architecture.
In contrast with the Live CD, this disk allows permanent installation of Linux and genealogical software on your computers hard drive. This way you achieve adequate speed and the ability to save your data, and can do real work with your Linux software. Everything is similar to the Live CD, except that this is a permanent setup.
This way you achieve adequate speed and the ability to save your data, and can do real work with your Linux software. In particular, it makes a perfect gift for genealogists who want to work on Linux.
If you want to buy this CD please go here :
http://store.roitman.org
or
http://www.cdfhs-aus.com/catalog/index.php
Download (625MB)
Added: 2005-11-03 License: GPL (GNU General Public License) Price:
1454 downloads
NathanCheckers 1.5
NathanCheckers is a graphical, mouse-driven implementation of Checkers. more>>
NathanCheckers project is a mouse-driven, graphical implementation of Checkers. American Standard Checkers rules are enforced.
Known Bugs/Issues
- All versions: It appears that sound support currently requires the game to be run from a writable drive (not a disk image or CD).
- Windows: An extra command prompt window stays open. Runs on Windows 2000, but reportedly you need to minimize and maximize it before you can see the gameboard.
- Linux: Requires PyGame 1.6 or above.
- OS X: No quit menu-item (just close the window). How do you add menu items in PyGame anyway?
<<lessKnown Bugs/Issues
- All versions: It appears that sound support currently requires the game to be run from a writable drive (not a disk image or CD).
- Windows: An extra command prompt window stays open. Runs on Windows 2000, but reportedly you need to minimize and maximize it before you can see the gameboard.
- Linux: Requires PyGame 1.6 or above.
- OS X: No quit menu-item (just close the window). How do you add menu items in PyGame anyway?
Download (0.80MB)
Added: 2006-04-18 License: MPL (Mozilla Public License) Price:
1284 downloads
Linux MultiMedia Studio 0.2.1
LMMS aims to be a free alternative to popular (but commercial and closed-source) programs like FruityLoops, Cubase and Logic. more>>
LMMS aims to be a free alternative to popular (but commercial and closed- source) programs like FruityLoops, Cubase and Logic giving you the ability of producing music with your computer by creating/synthesizing sounds, arranging samples, playing live with keyboard and much more...
LMMS combines the features of a tracker-/sequencer-program (pattern-/channel-/ sample-/song-/effect-management) and those of powerful synthesizers and samplers in a modern, user-friendly and easy to use graphical user-interface.
Linux MultiMedia Studio project is still in heavy development, so with this version please dont expect a complete, ready and bugfree program!!
With LMMS you can produce electronic music via your computer, so you dont have to buy expensive hardware for having great sounds and making cool music. Of course no software can replace real hardware-synths, but youll have still much fun with LMMS!
LMMS provides software-synths, cool presets for them and also some essential samples. For getting started with LMMS you can take a look at the demo-songs.
<<lessLMMS combines the features of a tracker-/sequencer-program (pattern-/channel-/ sample-/song-/effect-management) and those of powerful synthesizers and samplers in a modern, user-friendly and easy to use graphical user-interface.
Linux MultiMedia Studio project is still in heavy development, so with this version please dont expect a complete, ready and bugfree program!!
With LMMS you can produce electronic music via your computer, so you dont have to buy expensive hardware for having great sounds and making cool music. Of course no software can replace real hardware-synths, but youll have still much fun with LMMS!
LMMS provides software-synths, cool presets for them and also some essential samples. For getting started with LMMS you can take a look at the demo-songs.
Download (4.5MB)
Added: 2006-07-28 License: GPL (GNU General Public License) Price:
727 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above buy stocks search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed