commercial applications

Peter Damoc wrote:

The price for CAIS is not yet set but it would probably be around 1000 USD. You'll have to understand tho that this is a special product. The software accompanies a very expensive product (the breast implants) so in the end it might not even cost a thing and be given complementary with the product but that doesn't change a thing, it is still a commercial application. :wink:

thanks peter,

that's all the info i need for the price. the fact that the software is given away free with the implants doesn't matter to me. my company does the same thing. but i would still really appreciate a 1:1 scale screen screenshot of the image on your homepage if possible. also, is there a feature list of CAIS? i can't seem to find that. i am very close to getting wxPython in my company, and CAIS just might be the product that helps tip-the-scale in wxPython's favor.

thanks for your help,

bryan

Peter Damoc wrote:

for 1:1 screenshots go to this link:
http://cms.ro/cais/screenshots/

CAIS is not a very complex application, but it does uses a fair part of wxPython.
If you show it to your boss be sure to mention that this is what one man can do, part time, in about a couple of months. Sure I've tweaked and refined the app for about a year now BUT the core was done in about 2 months.
wxPython *IS* very capable.

thanks peter for all your help. what you've given me is absolutely perfect.

bryan

You’re very welcome :slight_smile:
I look forward to seeing you contributing around here :wink:

This is a little secret that few grasp. You learn better by contributing. A lot of the information I needed to implement CAIS was not learned working on my projects but rather trying to help people around here.

Peter.

···

On 4/4/06, Bryan belred@gmail.com wrote:

thanks peter for all your help. what you’ve given me is absolutely perfect.

bryan

The environment used for CAIS was:
On Windows:
SciTE for editing,
wxGlade for patience training :slight_smile:
TotalCommander for project management
The wxPython Demo for inspiration
The wxPython and python CHM documentation

On OSX:
PyPE for tweaking