1. RE: Are there any commercial applications written in Euphoria????
- Posted by Jonas Temple <jtemple at yhti.net> Jan 27, 2004
- 487 views
sixs, What do you define as "commercial"? Jonas sixs wrote: > > > Hello, > Does anyone know of any commercial applications written in Euphoria??? > If so please let me know > Thanks > jvandal > >
2. RE: Are there any commercial applications written in Euphoria????
- Posted by "sixs" <sixs at ida.net> Jan 28, 2004
- 501 views
I mean by commercial any system/programs that are used by business, big or small, either in part or completely written in Euphoria? I like Euphoria very much, but I have not written any big systems processing large amounts of data, or many different users, so I do not know if I can recommend Euphoria for commercial applications. jim -----Original Message----- From: Jonas Temple [mailto:jtemple at yhti.net] Subject: RE: Are there any commercial applications written in Euphoria???? sixs, What do you define as "commercial"? Jonas sixs wrote: > > > Hello, > Does anyone know of any commercial applications written in Euphoria??? > If so please let me know > Thanks > jvandal > > TOPICA - Start your own email discussion group. FREE!
3. RE: Are there any commercial applications written in Euphoria????
- Posted by "sixs" <sixs at ida.net> Jan 28, 2004
- 497 views
Could you please give me the companies or web sites or program names? jvandal -----Original Message----- From: aku saya [mailto:akusaya at gmx.net] Subject: Re: Are there any commercial applications written in Euphoria???? Yes there are. I made some and they have already downloaded for at least 10,000 times. Euphoria is good for commercial applications, although some win32lib problem stuck in the way making it delayed for few days... s> Hello, s> Does anyone know of any commercial applications written in Euphoria??? s> If so please let me know s> Thanks s> jvandal TOPICA - Start your own email discussion group. FREE!
4. RE: Are there any commercial applications written in Euphoria????
- Posted by I Mullins <eugtk at yahoo.com> Jan 28, 2004
- 511 views
sixs wrote: > > > I mean by commercial any system/programs that are used by business, big > or small, either in part or completely written in Euphoria? > I like Euphoria very much, but I have not written any big systems > processing large amounts of data, or many different users, so I do not > know if I can recommend Euphoria for commercial applications. > jim I have written (for pay) several accounting apps in Euphoria, as well as using it to automate backups and for quick programs to 'massage' databases into usable form. Eu has a couple of advantages: it's very stable, and easy to read/modify when changes are necessary. OTOH, there's no support for multiple users, and that is a major limitation. Irv
5. RE: Are there any commercial applications written in Euphoria????
- Posted by Rangi <totorangi at hotmail.com> Jan 28, 2004
- 505 views
I asked about so called commercial applications myself when first starting with Euphoria and the best references I got were received offline. However, I think it would be of great benefit for such a list to be available on the RDS website. I have a couple of niche commercial products developed in Euphoria. They are compiled and bound together with a resource file for distribution. An example is Brainstorm Bungy which faciltates group brainstorming sessions (download it from http://www.promato.com/brainstorm/default.htm). This uses bog standard EU and win32lib. There are some basic graphics but only as a means of doing some of the functionality. Cheers Rangi Robert Craig wrote: > > > A lot of people seem to build "commercial" Euphoria programs > for their own use inside a company. Today for example, a > pharmacist in Texas sent me a Euphoria program that he wrote to > automate his pharmacy. His program taps into Euphoria data > on physicians he deals with, patients who buy drugs, and > his database of drug information (in Euphoria form). > It's a Windows program that uses Win32Lib. He hasn't > decided whether to try to market it. > So far he's just happy using it for himself. > > Commercial programs like this don't appear in > Recent User Contributions. Commercial programs may > contain proprietary information, may require a > special environment to operate in, or may be too complicated > or uninteresting to anyone but the author and his company, > or perhaps their competitors. > > One person who upgraded recently said he developed a > Euphoria program for his company that saved them a ton of money > and resulted in his promotion. > > Regards, > Rob Craig > Rapid Deployment Software > http://www.RapidEuphoria.com > >