Re: Bug tracking app using Oracle as a backend

2006-01-03 Thread Raymond Camden
That's "Lighthouse", the older simpler version of "Lighthouse Pro". One nice thing about the simpler version is that it takes abour 1 minute to set up. It doesn't have security, but is "drop and run" pretty much. You can still download that from my site as well. On 1/3/06, Deanna Schneider <[EMAI

Re: Bug tracking app using Oracle as a backend

2006-01-03 Thread Deanna Schneider
I have an older version of lighthouse that was cfmx compatible. I don't think this was a paid version, since we never had a DRK license. This one doesn't use a database - it's all xml on the back end. Would you like it? On 1/2/06, Robert Everland III <[EMAIL PROTECTED]> wrote: > > That's what I'm

Re: Bug tracking app using Oracle as a backend

2006-01-02 Thread Robert Everland III
That's what I'm thinking Ray. I will be working on this tomorrow. I will keep you apprised of my progress. I'm really glad you took out the flash forms, that was going to take too much time for me to replace. Once I'm done I will have Lighthouse working on CFMX 6.1 and Oracle. I will try to ke

Re: Bug tracking app using Oracle as a backend

2006-01-02 Thread Raymond Camden
Heya Robert. So while Lighthouse Pro does not use Flash Forms anymore, it is still CFMX7 only. It uses Application.cfc and isValid(). However - you could replace that in about 20 minutes probably. On 1/2/06, Robert Everland III <[EMAIL PROTECTED]> wrote: > That's awesome, I've been out because th

Re: Bug tracking app using Oracle as a backend

2006-01-02 Thread Graham Pearson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I have written my own Bug Tracking Application for the CFMX Applications which I have written for Schools. I am not sure if the applications will run under Oracle as the Backend as we do not have license for it. All of my applications use Apache and M

Re: Bug tracking app using Oracle as a backend

2006-01-02 Thread Robert Everland III
That's awesome, I've been out because the school system gets a ridiculous amount of time off for the holidays. So now my question is, has anyone started on getting this application to work in CFMX 6.1 and Oracle? If not I'd be happy to start. If you're on here Ray let me know, I also sent you a

RE: Bug tracking app using Oracle as a backend

2006-01-02 Thread Bobby Hartsfield
: Bug tracking app using Oracle as a backend Forgot one more requirement. It has to run on ColdFusion 6.1 or .NET, sorry. I would definitely use Lighthouse if not for the CFMX 7 requirement. Bob Everland ~| Logware

RE: Bug tracking app using Oracle as a backend

2006-01-02 Thread Mark Fuqua
tracking app using Oracle as a backend Forgot one more requirement. It has to run on ColdFusion 6.1 or .NET, sorry. I would definitely use Lighthouse if not for the CFMX 7 requirement. Bob Everland ~| Logware (www.logware.us): a

Re: Bug tracking app using Oracle as a backend

2006-01-02 Thread Robert Everland III
Forgot one more requirement. It has to run on ColdFusion 6.1 or .NET, sorry. I would definitely use Lighthouse if not for the CFMX 7 requirement. Bob Everland ~| Logware (www.logware.us): a new and convenient web-based time tr

RE: Bug tracking app using Oracle as a backend

2006-01-02 Thread Ian Skinner
Nobody mention Ray Cambdons "Lighthouse" yet? -- Ian Skinner Web Programmer BloodSource www.BloodSource.org Sacramento, CA "C code. C code run. Run code run. Please!" - Cynthia Dunning Confidentiality Notice: This message including any attachments is for the sole use of the intend

Re: Bug tracking app using Oracle as a backend

2006-01-02 Thread Robert Everland III
Anything Microsft related will need to use SQL Server. We have a copy of that running, but not enterprise edition and the memory is pretty maxed at the moment. Our Oracle server on the other hand is under special pricing for educational use and we have some monster hardware under that. I'm not a

RE: Bug tracking app using Oracle as a backend

2006-01-02 Thread Bobby Hartsfield
D] Sent: Monday, January 02, 2006 1:02 PM To: CF-Talk Subject: Re: Bug tracking app using Oracle as a backend I need to track enhancements for applications, bugs, issues graphic designers need to take care of on the website. Also issues with some of our other software applications such as Peoplesoft

Re: Bug tracking app using Oracle as a backend

2006-01-02 Thread Robert Everland III
I need to track enhancements for applications, bugs, issues graphic designers need to take care of on the website. Also issues with some of our other software applications such as Peoplesoft. We use cferror to catch the common errors so we can put out any fires before they become raging infernos

RE: Bug tracking app using Oracle as a backend

2006-01-02 Thread Bobby Hartsfield
What kind of bugs are you planning to track? Just CF errors? I haven't used any third party apps for it but in the application.cfm file and a couple queries would do the job (if it is indeed just CF errors that you're looking to track down and log). ..:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:. Bobby