Register to post in forums, or Log in to your existing account
 

This forum is locked: you cannot post, reply to, or edit topics.  This topic is locked: you cannot edit posts or make replies.     Home » Forums » General zApp Discussion
theNerd
Adept


Joined: 01 Mar 2005
Posts: 277

PostPosted: Tue Apr 19, 2005 3:07 am   

Good Freeware Editor
 
Does anyone know of a good freeware editor that is ideal for zApp's ZML files? Besides Notepad. Razz I downloaded jEdit but its a JAVA application and takes too long to load and feels clunky.
Reply with quote
Kiasyn
Apprentice


Joined: 05 Dec 2004
Posts: 196
Location: New Zealand

PostPosted: Tue Apr 19, 2005 3:13 am   
 
I use Crimson Editor for code files (I havent set it up for ZML yet), and apparently you can make "Custom Syntax Files"...

haven't looked into it too much but im gonna set it up for zApp hopefully XD
_________________
Kiasyn
Owner of Legends of Drazon
Coder on Dark Legacy
Check out Talon, an easy IMC connection.
Reply with quote
theNerd
Adept


Joined: 01 Mar 2005
Posts: 277

PostPosted: Tue Apr 19, 2005 3:30 am   
 
Thanks!
Reply with quote
bortaS
Magician


Joined: 10 Oct 2000
Posts: 320
Location: Springville, UT

PostPosted: Tue Apr 19, 2005 3:27 pm   
 
I use several myself. I use Crimson when I want syntax highliting. I use EditPad Lite when I just want a better notepad. EditPad Lite is at http://www.editpadpro.com/editpadlite.html
_________________
bortaS
~~ Crusty Klingon Programmer ~~
Reply with quote
Zugg
MASTER


Joined: 25 Sep 2000
Posts: 23379
Location: Colorado, USA

PostPosted: Tue Apr 19, 2005 4:35 pm   
 
I also use EditPad Lite instead of Notepad.
Reply with quote
slicertool
Magician


Joined: 09 Oct 2003
Posts: 459
Location: USA

PostPosted: Tue Apr 19, 2005 7:41 pm   
 
I like UltraEdit personally, but it costs money.
_________________
Ichthus on SWmud: http://www.swmud.org/
Reply with quote
M0lid3us
Beginner


Joined: 18 Nov 2003
Posts: 19
Location: Italy

PostPosted: Tue Apr 19, 2005 10:05 pm   
 
Why not Editplus (www.editplus.com) ??

It's easy, support a lot of programming language and you can create your own Syntax file

It's in evalutation version, but it never expires
_________________
Molideus DeepStar

WebMaster - www.clessidra.it - Clessidra Mud
Reply with quote
Zugg
MASTER


Joined: 25 Sep 2000
Posts: 23379
Location: Colorado, USA

PostPosted: Wed Apr 20, 2005 12:46 am   
 
So many editors...so little time ;)

I haven't heard of Editplus. Of course, when I'm *programming* I'm using Delphi with it's own editor IDE along with the CodeRush addon. No reason to use anything else since it completely integrates the entire development and debugging system.

So, when I'm not programming, I usually just need something fast and lean and EditPad Lite fits that bill nicely. It adds tabs for easier multi-file editing than Notepad. Both Editpad and Notepad are in my "Send to" menu so that I can easily edit any file.

Yes, I admit that sometimes I still just use Notepad. My editing needs just aren't very demanding (outside of Delphi)
Reply with quote
theNerd
Adept


Joined: 01 Mar 2005
Posts: 277

PostPosted: Wed Apr 20, 2005 1:26 am   
 
I usually use Visual Studio's IDE (both Visual Studio 7 and .NET) and a couple other languages. Crimson Editor seems good enough (and is free) for editing ZML files. I just needed something better than notepad and I like having the code colorized . Very Happy
Reply with quote
Castaway
GURU


Joined: 10 Oct 2000
Posts: 793
Location: Swindon, England

PostPosted: Wed Apr 20, 2005 7:13 am   
 
Emacs!

Oops, sorry, wrong war. But seriously, emacs is great on both win and *nix ..

Hmm, is there a list of ZML "keywords" or whatever, to aid in writing syntax highlighting thingies?

Lady C.
Reply with quote
theNerd
Adept


Joined: 01 Mar 2005
Posts: 277

PostPosted: Wed Apr 20, 2005 1:56 pm   
 
There's emacs for Windows?
Reply with quote
Krule
Adept


Joined: 12 Nov 2000
Posts: 268
Location: Canada

PostPosted: Sat Apr 23, 2005 4:13 pm   
 
Why don't you guys start workin on a good editor in zApp? Proof of concept + usefull to edit your zApp-lications as well?

Just an idea?
Reply with quote
Zugg
MASTER


Joined: 25 Sep 2000
Posts: 23379
Location: Colorado, USA

PostPosted: Sat Apr 23, 2005 5:18 pm   
 
They are probably waiting for me to add the syntax highlighting features Wink
Reply with quote
slicertool
Magician


Joined: 09 Oct 2003
Posts: 459
Location: USA

PostPosted: Sat Apr 23, 2005 6:14 pm   
 
Amen
_________________
Ichthus on SWmud: http://www.swmud.org/
Reply with quote
Castaway
GURU


Joined: 10 Oct 2000
Posts: 793
Location: Swindon, England

PostPosted: Sat Apr 23, 2005 6:32 pm   
 
Of course theres emacs for Windows!

ftp://ftp.gnu.org/gnu/emacs/windows/

And also xemacs for windows, if you prefer. (http://www.xemacs.org/Download/index.html)

Syntax highlighting sounds like a good idea! (Assuming one can add language syntaxes easily, with external files..

Lady C.
Reply with quote
theNerd
Adept


Joined: 01 Mar 2005
Posts: 277

PostPosted: Sat Apr 23, 2005 7:17 pm   
 
Of course we expect Zugg to do everything. Zugg, while you're at it can you put some code in there to do dish washing, too? My wife's got me washing dishes now (I just snuck away Razz ) and was hoping you can somehow incorporate this into zApp for me.

Just let me know your progress on that. The sooner the better! Laughing (I better get back to dishes before my wife catches me!)
Reply with quote
Kiasyn
Apprentice


Joined: 05 Dec 2004
Posts: 196
Location: New Zealand

PostPosted: Sat Apr 23, 2005 7:19 pm   
 
While you're at it, can you put some code to clean my room, pass school and make my first billion? Thanks! :D
_________________
Kiasyn
Owner of Legends of Drazon
Coder on Dark Legacy
Check out Talon, an easy IMC connection.
Reply with quote
Zugg
MASTER


Joined: 25 Sep 2000
Posts: 23379
Location: Colorado, USA

PostPosted: Sat Apr 23, 2005 9:54 pm   
 
Razz

(if I could figure out how to add dish washing to zApp, I probably would...Chiara has me washing the dishes right now too.)
Reply with quote
nexela
Wizard


Joined: 15 Jan 2002
Posts: 1644
Location: USA

PostPosted: Sat Apr 23, 2005 10:16 pm   
 
While I suppose the first step would be getting a blue tooth enabled (or some other form of wireless/wired networking) dishwasher .............
_________________
Zmud Support Library
Zmud Knowledge Base
Reply with quote
Krule
Adept


Joined: 12 Nov 2000
Posts: 268
Location: Canada

PostPosted: Sun Apr 24, 2005 12:56 am   
 
Snytax highlighting would have to be built into zApp I imagine right? Theres no way to do that via a dll that would interact with the editor?
Reply with quote
Zugg
MASTER


Joined: 25 Sep 2000
Posts: 23379
Location: Colorado, USA

PostPosted: Sun Apr 24, 2005 4:43 am   
 
Yes, it will be built into zApp. But with the current properties and methods it is *very* possible to add it yourself with a DLL I think. Right now you already have full control over text styles and can easily manipulate the text and styles in the control. Take a look at the zMemo documentation...it's pretty extensive now.
Reply with quote
Krule
Adept


Joined: 12 Nov 2000
Posts: 268
Location: Canada

PostPosted: Sun Apr 24, 2005 6:28 am   
 
Ok...so let me clarify myself before I start to whip out my syntax highlighting libraries from work (for php/java/js/jsp/xml)...

Are you going to be making the syntax highlighting itself for every language, or just an interface from which we will define syntax'?
Reply with quote
Zugg
MASTER


Joined: 25 Sep 2000
Posts: 23379
Location: Colorado, USA

PostPosted: Sun Apr 24, 2005 4:54 pm   
 
I'm just going to make the interface for user-supplied syntax files.

In fact, feel free to discuss whatever program you think has the best syntax definition files. For example, the EditPlus files would be really easy to use in zApp. But if there is something better out there that already has a lot of syntax files defined for it, let me know.
Reply with quote
Krule
Adept


Joined: 12 Nov 2000
Posts: 268
Location: Canada

PostPosted: Sun Apr 24, 2005 5:09 pm   
 
Hmm...I've never used EditPlus...but I'll look around, I use Eclipse almost religiously now and it highlights what I want based on custom settings...
Reply with quote
bortaS
Magician


Joined: 10 Oct 2000
Posts: 320
Location: Springville, UT

PostPosted: Mon Apr 25, 2005 3:30 am   
 
My favorite syntax highlighting editor is MultiEdit. I worked for them early in my IT career. The settings are quite easy to set, unfortunately, their custom file format is a PITA to share. I think UltraEdit has the most custom syntax files that I've seen. I'll check out EditPlus.

Can we have other people list other editors? I want to see what else is out there.
_________________
bortaS
~~ Crusty Klingon Programmer ~~
Reply with quote
Display posts from previous:   
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.     Home » Forums » General zApp Discussion All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
© 2009 Zugg Software. Hosted on Wolfpaw.net