Re: [nodejs] Re: JavaScript editor that might be great for node development

2012-08-17 Thread Dave Ryan
What I think would be neat is a text editor that constantly parses your code and reformats to some lint standard as you type. This could internally use a data structure like this. Tim maybe something along these lines http://www.chris-granger.com/2012/04/12/light-table---a-new-ide-concept/ ? On

Re: [nodejs] Re: JavaScript editor that might be great for node development

2012-08-16 Thread Gary Katsevman
Talking with a friend about Resig's Khan Academy CS course, we came to the conclusion that they are missing a huge audience of those who do not have computers with keyboards but only have phones and tablets. It reminded me of this 'editor.' I think this style of editor might work well on a

Re: [nodejs] Re: JavaScript editor that might be great for node development

2012-08-15 Thread Tim Caswell
Actually a keyboard driven version of something like this might be neat. When I do word processing I love using the lyx editor. It's a GUI front-end for latex and so your content has to be highly structured. You can't hit enter 5 times to increase the number of lines between paragraphs. What I

[nodejs] Re: JavaScript editor that might be great for node development

2012-08-14 Thread greelgorke
actually... i dont like it. and i dont see how it improves my development work, it introduces xml back and misuse it, a language serialize structured data, for logic expression. it removes ; and braces but it introduces verbosity. i'd rather use coffee script. oh and it forces me to use your

Re: [nodejs] Re: JavaScript editor that might be great for node development

2012-08-14 Thread José F . Romaniello
I agree and also I don't like to code by clicking buttons 2012/8/14 greelgorke g.e...@wowbiz.de actually... i dont like it. and i dont see how it improves my development work, it introduces xml back and misuse it, a language serialize structured data, for logic expression. it removes ; and

[nodejs] Re: JavaScript editor that might be great for node development

2012-08-14 Thread Bruno Jouhier
OMG! The return of SQL Windows / Gupta / Centura! On Tuesday, August 14, 2012 6:44:52 AM UTC+2, Michael Sydney Balloni wrote: In my infinite free time I've developed a JavaScript editor (generator, really) that might be a great fit for node development: http://www.jsxedit.com Give it a

Re: [nodejs] Re: JavaScript editor that might be great for node development

2012-08-14 Thread Gustavo Machado
At first I thought you guys were being a little harsh but now I see you were being very polite! :) Gus On Tue, Aug 14, 2012 at 4:53 PM, Bruno Jouhier bjouh...@gmail.com wrote: OMG! The return of SQL Windows / Gupta / Centura! On Tuesday, August 14, 2012 6:44:52 AM UTC+2, Michael Sydney

Re: [nodejs] Re: JavaScript editor that might be great for node development

2012-08-14 Thread Martín Ciparelli
[image: Imágenes integradas 1] 2012/8/14 Gustavo Machado machad...@gmail.com At first I thought you guys were being a little harsh but now I see you were being very polite! :) Gus On Tue, Aug 14, 2012 at 4:53 PM, Bruno Jouhier bjouh...@gmail.com wrote: OMG! The return of SQL Windows /

[nodejs] Re: JavaScript editor that might be great for node development

2012-08-14 Thread Alexey Petrushin
It seems You are trying to do sort of this http://www.onboard.jetbrains.com/is1/articles/04/10/lop (Language Oriented Programming) If so - You may find this product interesting - JetBrains MPS product. It failed, but it still an interesting concept. Also, You may want to work a little and

[nodejs] Re: JavaScript editor that might be great for node development

2012-08-14 Thread Kai Koch
Am Dienstag, 14. August 2012 06:44:52 UTC+2 schrieb Michael Sydney Balloni: In my infinite free time I've developed a JavaScript editor (generator, really) that might be a great fit for node development: http://www.jsxedit.com Programming with the mouse is to slow. You are a few years to