PDA

View Full Version : Software for Trading-homepages


FlavorFlav
2009-08-08, 05:31 AM
hi!
i think about developping a free software for Trading-homepages.
i think about a dynamic php script which do save all data in a database.
is there already a good solution available?

i searched for other systems and i really like these:

http://www.myhobbysite.net/
looks like a great system, but i think this is not for free use!(?)

www.mn-trading.com
looks great, too but is not available becasue the coder do not want release his sources

do you know other sites using already a similar system?
Before starting developping i want check if there is not already a software for this and collect ideas how the new system should be work.

thanks

Karst
2009-08-08, 05:50 AM
Have you looked at tapetrader.com?

FlavorFlav
2009-08-08, 06:19 AM
Have you looked at tapetrader.com?

yes i know tapetrader.com and db.etree.org, but this not exactly what i'm looking for.
the 2 examples i posted in my last post illustrate very good what type of software i'm interrested in.
my aim is a fully customizable software for your own homepage on the own webspace

U2Lynne
2009-08-08, 10:30 AM
Are you trying to set up a site for trading (where you supply the database) or just a package for users to install on their own site for trading? Most free sites (and of course paid hosting) now have php/mysql support (and have for a while), so creating a software that they install that uses their own database is actually a good idea assuming they can actually set it up correctly.

FlavorFlav
2009-08-08, 11:02 AM
Are you trying to set up a site for trading (where you supply the database) or just a package for users to install on their own site for trading? Most free sites (and of course paid hosting) now have php/mysql support (and have for a while), so creating a software that they install that uses their own database is actually a good idea assuming they can actually set it up correctly.

exactly, this is what i think. i have already a trading site working with php/mysql, but i tihnk about developing a new better software and i tihnk about releasing it for other traders who want use it for there own trading-homepages.

i only want check if there is already a software for this purpose before starting to develop it