Re[4]: [Flashcoders] syntax highlighting

2007-02-07 Thread Iv
Hello Jon,

Hello Jon,

JB Problem 1 is that the tool is re-writing the HTML content of the
JB page, which I don't particularly like.
- one CSS only. I don't see any problem here.

JB It's a great thought, but Flash projects that take text input and
JB parse and display it with a user-customizable color space are
JB already out there.
- yes. I know.
  But flash solution have much bigest minuses:
  1) forget about search engines
  2) my idea about cross-domain user settings not implemented yet :)

JB Problem 2) there are no standards. I don't like the Adobe
JB highlighting standard. Friends of mine that are colorblind have
JB their own issues to deal with when it comes to syntax
JB highlighting.
- I talk not about colors standard. I talk about list of types and
  corresponding css class names.
  something like:

CSS class name:
void

Description:
Base types 'Void'

Members:
Void

CSS class example:
.void {
  color:#FF;
  font-weight:normal;
  font-style:normal;
}

Usage:
function MyFunction ():span class=voidVoid/span {}




-- 
Ivan Dembicki
__
[EMAIL PROTECTED] | http://www.artlebedev.ru | http://www.sharedfonts.com


-- 
Ivan Dembicki
__
[EMAIL PROTECTED] | http://www.artlebedev.ru | http://www.sharedfonts.com

___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


Re[4]: [Flashcoders] syntax highlighting

2007-02-07 Thread Iv
Hello Jon,

In any case presence of field standard is much better than lack.
Developers can use and support it in his projects if standard defined.



-- 
Ivan Dembicki

[EMAIL PROTECTED] || 
http://www.design.ru

___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


Re[4]: [Flashcoders] syntax highlighting

2007-02-07 Thread Iv
Hello Jon,

JB Problem 1 is that the tool is re-writing the HTML content of the
JB page, which I don't particularly like.
- one CSS only. I don't see any problem here.

JB It's a great thought, but Flash projects that take text input and
JB parse and display it with a user-customizable color space are
JB already out there.
- yes. I know.
  But flash solution have much bigest minuses:
  1) forget about search engines
  2) my idea about cross-domain user settings not implemented yet :)

JB Problem 2) there are no standards. I don't like the Adobe
JB highlighting standard. Friends of mine that are colorblind have
JB their own issues to deal with when it comes to syntax
JB highlighting.
- I talk not about colors standard. I talk about list of types and
  corresponding css class names.
  something like:

CSS class name:
void

Description:
Base types 'Void'

Members:
Void

CSS class example:
.void {
  color:#FF;
  font-weight:normal;
  font-style:normal;
}

Usage:
function MyFunction ():span class=voidVoid/span {}




-- 
Ivan Dembicki
__
[EMAIL PROTECTED] | http://www.artlebedev.ru | http://www.sharedfonts.com


___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com