[Openroad-users] external Editor, continuation on Ians mail
Kim Ginnerup
kgi at bording.dk
Fri Mar 16 16:58:28 EST 2007
Microsoft help is a chapter of its own.
I have always felt it was completely helpless ;-)
When I try to look up Microsoft related stuff I use google, it finds far more relevant stuff (at the MS site the MS own search engine. ;-)
Kim
________________________________
Fra: openroad-users-bounces at peerlessit.com [mailto:openroad-users-bounces at peerlessit.com] På vegne af Martin Pomej
Sendt: 16. marts 2007 00:17
Til: 'International OpenROAD Users'
Emne: Re: [Openroad-users] external Editor, continuation on Ians mail
Hello All,
I think we could all use the OR editor, hey we could use a pen and paper and scan the code in, but that is not the point. The basic point of an IDE is to aid in the writing of code and the development of an application, else why even have one. Intellisense is great, especially for external objects, and for people that haven't been working with OR for the last 30 years. ie me. Also syntax highlighting helps divide the code and getting the syntax correct. These two things are great aids and for what appears to be most of us, things we'd like to have and use. I don't think that syntax highlighting is much to ask, I remember in 1994 using a Borland C IDE running under DOS!!! and it had syntax highlighting .......
At the end of the day Ingres Corp is a business. Money has to come in else the company door closes. If a software company wants to increase revenue then one of the ways this can be done is to increase the number of people using their software. If you want OR to grow and get picked up by more developers then you have to make it easy to use so that any hack (like me) can start it and within 10 minutes be writing code, otherwise new development is always going to go to another language, and not necessarily because it's a better one, but because it's easier to use.
Near every developer has used or is using visual studio, it's probably the most used IDE on the windows platform, so unfortunately that has set the bench mark. Therefore most people will, as a lot of people on this forum have done, and compare OR workbench with visual studio.
Let me open up another can, online help. Money would be well spent here in my opinion. Don't get me wrong PDF files are great, but I don't think their intention was really to be an online help system. How good is MSDN, hit F1 when you're in visual studio and if you've highlighted a keyword a search is automatically done for you. Also a search can be done by topic and not by string comparison. Not to mention you also have the ability to search the web for help and I also like the fact that you get a sample on how to use virtually every statement.
People in this forum continue to have a go at visual studio, but with it's IDE and online help, it is a far better product than the OR Workbench with PDF's. Now I not having a go at the language, as we had that discussion last year 8-).
Anyway that's my 2c.
Regards,
Martin.
________________________________
From: openroad-users-bounces at peerlessit.com [mailto:openroad-users-bounces at peerlessit.com] On Behalf Of Frank Barratt
Sent: Friday, 16 March 2007 09:23
To: International OpenROAD Users
Subject: Re: [Openroad-users] external Editor, continuation on Ians mail
Hi,
Am I still the only one who uses the OpenROAD editor? I find it quicker and like the fact that I can instantly compile the code without saving it first, I find without Intellisense and highlighted syntax it concentrates the mind to code it right first time.
Frank,
----- Original Message -----
From: Jean-Pierre Zuate <mailto:jpzuate at gmail.com>
To: International OpenROAD Users <mailto:openroad-users at peerlessit.com>
Sent: Thursday, March 15, 2007 2:02 PM
Subject: Re: [Openroad-users] external Editor, continuation on Ians mail
Hello,
Not sure my reply is appropriate ...
You can use Textpad :
* Download and licence : http://www.textpad.com/
* Download the syntax coloration here : http://www.textpad.com/add-ons/synn2t.html (search for openroad in the page)
* Create a document class named OpenROAD, with a file filter like : *.e??
* Add those variables in your OpenROAD configuration (see http://www.naiua.org/openroad/editortextpad.htm)
II_W4GL_SYSTEMEDITOR=TRUE
II_WINDOWEDIT="C:\Program Files\textpad 4\TextPad.exe" -t"%t" "%f(%l)"
II_WINDOWVIEW="C:\Program Files\textpad 4\TextPad.exe" -r -t"%t" "%f"
The use of an external editor can prevent you from bugs sometimes appear in OpenROAD (in the past) : when code source was too big sometimes OpenROAD did not integrate it. In this case it is sometime useful to have a copy of a *.e?? file (if you see quicly enought you loose your code of course ...)
HTH
--
Jean-Pierre Zuate
La Fage Conseil
+33(0)6 11 40 11 09
jpzuate at gmail.com
http://www.ingres-ua.fr/sponsors/la-fage-conseil/
________________________________
_______________________________________________
Openroad-users mailing list Openroad-users at peerlessit.com
To unsubscribe please click on this link
mailto:openroad-users-unsubscribe at peerlessit.com&subject=unsubscribe
To subscribe please click on this link
mailto:openroad-users-subscribe at peerlessit.com&subject=subscribe
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://peerlessit.com/pipermail/openroad-users/attachments/20070316/b5c06c59/attachment.html
More information about the Openroad-users
mailing list