What do people use for editors? I am so sick of editing through the browser, it is hell. But I don't know where else to turn because the browser interface provides such great debugging.
If you are working on windows you can try Homesite. No big help for Python however for dtml you can have a glimpse what things will look like. Activestates Komodo is in Beta for a new version that can deal with FTP (however this does not function on my computer) Robert ----- Original Message ----- From: Jacob Singh To: zope@zope.org Sent: Tuesday, November 20, 2001 6:52 PM Subject: [Zope] editors What do people use for editors? I am so sick of editing through the browser, it is hell. But I don't know where else to turn because the browser interface provides such great debugging.
Also, I am in the process of working with theKompany to make their editor, Quanta Gold (http://www.thekompany.com/products/quanta/), very Zope-aware. Stay tuned and I'll let you know what they can achieve... Eron On Tuesday 20 November 2001 01:11 pm, Robert Rottermann wrote:
If you are working on windows you can try Homesite. No big help for Python however for dtml you can have a glimpse what things will look like.
Activestates Komodo is in Beta for a new version that can deal with FTP (however this does not function on my computer)
Robert ----- Original Message ----- From: Jacob Singh To: zope@zope.org Sent: Tuesday, November 20, 2001 6:52 PM Subject: [Zope] editors
What do people use for editors? I am so sick of editing through the browser, it is hell. But I don't know where else to turn because the browser interface provides such great debugging.
On Tue, Nov 20, 2001 at 12:52:44PM -0500, Jacob Singh wrote:
What do people use for editors? I am so sick of editing through the browser, it is hell. But I don't know where else to turn because the browser interface provides such great debugging.
I use emacs with ange-ftp. This is great when I'm developing Products because I can have product modules and Zope objects open at the same time in the same editor. But then, emacs is not just an editor, it's a bit of a kookoo religion. Not for everybody I guess. -- paul winkler home: http://www.slinkp.com music: http://www.reacharms.com calendars: http://www.calendargalaxy.com
Take a look at http://www.zopezen.org/Editors, if you find a new one, let me know. Cheers. -- Andy McKay. ----- Original Message ----- From: "Jacob Singh" <jacob@prisonbooks.org> To: <zope@zope.org> Sent: Tuesday, November 20, 2001 9:52 AM Subject: [Zope] editors
What do people use for editors? I am so sick of editing through the browser, it is hell. But I don't know where else to turn because the browser interface provides such great debugging.
Emacs is your friend. You can use ange-ftp to edit the files right in Zope, and Emacs has intelligent modes for Python, SQL, and DTML editting. You can also use Emacs to read your mail, browse the web (I use W3 to debug my Zope site), manage your appointments, and psychoanalyze your friends (M-x doctor). It even has a (several actually) vi emulation mode. "Jacob Singh" <jacob@prisonbooks.org> writes:
What do people use for editors? I am so sick of editing through the browser, it is hell. But I
dontryt know where else to turn because
the browser interface provides such great debugging.
For Windows I use HTML-Kit (http://www.chami.com/html-kit/) it has a nice FTP interface, doesn't mess up dtml, has lots of plugins, is very configurable, oh yeah, and free. It is NOT WYSIWYG, but I don't want it either, that is my preference. It does syntax highlighting, code completion, allows you to save templates and snippets, and integrates nicely with html tidy, browsers and top-style (for CSS - http://www.bradsoft.com/topstyle/index.asp). Did I mention it's free? Anyway, that's what I use, enjoy! -- Jeffrey D. Peterson Webmaster Range TV Cable & Broadband 1818 E. 3rd Ave. Hibbing, MN 55746 jpeterso@rangebroadband.com -----Original Message----- From: zope-admin@zope.org [mailto:zope-admin@zope.org]On Behalf Of Jacob Singh Sent: Tuesday, November 20, 2001 11:53 AM To: zope@zope.org Subject: [Zope] editors What do people use for editors? I am so sick of editing through the browser, it is hell. But I don't know where else to turn because the browser interface provides such great debugging.
I use ColdFusion Studio and just FTP into Zope. All that can be done from within Studio, and I have color-coded text. Sheer paradise! Tommy Innovation: The Best Way To Predict The Future ... Is To Create It. -----Original Message----- From: zope-admin@zope.org [mailto:zope-admin@zope.org]On Behalf Of Jacob Singh Sent: Tuesday, November 20, 2001 8:53 AM To: zope@zope.org Subject: [Zope] editors What do people use for editors? I am so sick of editing through the browser, it is hell. But I don't know where else to turn because the browser interface provides such great debugging.
participants (8)
-
Andy McKay -
Eron Lloyd -
Jacob Singh -
Jason Earl -
Jeff Peterson -
Paul Winkler -
Robert Rottermann -
Tommy Johnson