World: r3wp
[Make-doc] moving forward
older newer | first last |
Geomol 10-Jan-2005 [69] | Anyway I hope, you can use some of this input. |
eFishAnt 10-Jan-2005 [70x4] | I don't see a difference between [ [] [[]] ] type nesting and what is currently used...I see that what you call "containers" are what the / \ tags are doing. Are you saying you prefer the scanner to die if the input is "illegal" than trying to proceed with it anyway? |
what is there now already parses the "sketchy" usage in a reasonable way. | |
your examples do work pretty good on the new makedoc...just tried them in Developer IOS. | |
impressive. | |
shadwolf 11-Jan-2005 [74x2] | MDP-GUI to be the interface for writing datas to Carl's blog script. does the idea sound usefull for you ? |
like adding a publish or blog button to publish it directly to the web distant blog | |
eFishAnt 11-Jan-2005 [76x2] | I tried an earlier version of MDP-GUI but did not keep up with it. I would like to try it to understand better its functionality. I think you have some good ideas there. |
I use IOS to keep version control of my website...so I usually have things integrated with that...but the GUI could make it easier...does it run makedoc2.r as well? | |
shadwolf 11-Jan-2005 [78] | yes I remember it but it was do to your low version that doesn't include teh set-face/clearface etc-face capability ... |
eFishAnt 11-Jan-2005 [79] | oh yes, thanks, now I remember. |
shadwolf 11-Jan-2005 [80] | I'm trying to do somthing that allows you with a bunch of clicks to and some little tipping to make your full doc verry quickly with a lot of usefull functionnality like in true texte editors (I dont support yet direct texte rendering or color syntaxe) but there is some trully good advantages |
eFishAnt 11-Jan-2005 [81] | on makedoc2.r I can use * ** and *** bullets without trouble, but I don't yet understand the 3 levels of enum should it be #>> or >># so far neither seem to work. |
Graham 11-Jan-2005 [82x2] | in the make-spec, there were things like ! and * for numbering ... |
Did that get lost somewhere ..? | |
shadwolf 11-Jan-2005 [84] | in front of vi of windows notepad for example it's oriented Make doc Pro (Robert Version) and the look and feel is not has nice that if I could include in it the whole widget AGG based set of Cyphre |
eFishAnt 11-Jan-2005 [85] | (I was just perusing the source...the parse of enum2 and enum3 show ">" and ">>" |
shadwolf 11-Jan-2005 [86] | but I think is usefull you can earn time using it |
eFishAnt 11-Jan-2005 [87x2] | yes, a make-doc friendly editor, if done right could enhance doc writing even further than makedoc2.r takes it. |
being "agile" with lines for such an editor makes sense to me. | |
shadwolf 11-Jan-2005 [89x2] | agile ? |
like cut copy paste ? | |
eFishAnt 11-Jan-2005 [91] | being able to rearange lines (more fluid than cut and paste. |
shadwolf 11-Jan-2005 [92x2] | ha displace them oki like in recent text editors yes why not but I don't have the most little idea of how to concretise this ... |
this functionnality could be reused into a rebol RAD (Rapid Application Developpement) tool for REBOL too | |
eFishAnt 11-Jan-2005 [94] | yes...I have some weak prototypes built, but hope to polish them this winter. |
shadwolf 11-Jan-2005 [95x2] | like shrink/grow text function object |
you get e + ma_func : func [][ | |
eFishAnt 11-Jan-2005 [97] | I am glad Carl got this 2.5 out...so now no excuses to finish some cool tools. |
shadwolf 11-Jan-2005 [98] | or a - ma_func: func [][ print "hello" print " WORLD" ] |
eFishAnt 11-Jan-2005 [99] | don't understand...sounds like Eubonics. |
shadwolf 11-Jan-2005 [100x3] | well i thinkif you exit movable text i will include it a soon as possible to MDP GUI that was part of the defaukt fucntionnality I allways wanted in it but has I don't get the knowledge to handle the task i send it to futur time |
the + or - is a icon outside the text that ollaw you to minimize maximize the function text content (or object ) | |
you open a script with this kind of view you see only the name of the functions at screen not there content | |
eFishAnt 11-Jan-2005 [103] | for REBOL code, a block-sensitive editor is needed. |
shadwolf 11-Jan-2005 [104] | when you need to read a content you develope it clickin on the + image in the side of the fucntion name |
eFishAnt 11-Jan-2005 [105] | aha...you want to expand the source of the function if they want to look? |
shadwolf 11-Jan-2005 [106x2] | yes like crimsom editor or emacs that warns you what [ correspond to what ] |
yep | |
eFishAnt 11-Jan-2005 [108] | did you work on RADIS? (trying to remember from my brain. |
shadwolf 11-Jan-2005 [109x4] | a good editor i think is the SCITE made for GUI4CLI it includes all this kind functionnality that not the applicable to MDP-GUI but for rebol rad tool it could be very nice |
no I present it on devcon RADIS is still pending we get no news until devcon on the topic from the autors | |
but I think this kind of evolved text earea with syntaxe colorization, expend code, line number, text moving could be a trully amazing experience | |
it's not a click click rad but it's a step further than simple vi / notepad lol ;) and it's done in pure rebol | |
eFishAnt 11-Jan-2005 [113] | I like your idea of combining AGG text in there. I want my console to be better than the console in a Peugot car. |
shadwolf 11-Jan-2005 [114] | visual interface need to bee designed with clic clic way but the rest no so the frendly way you show the code the entertainner it is ;) |
eFishAnt 11-Jan-2005 [115] | the mouse is a bandwidth limited input device... |
shadwolf 11-Jan-2005 [116] | hehehe yes but it's a hard stuff to do actually many ppl are interrested in maling widgets based or exploiting AGG capability but we are all work un linked so the think are not to be release tomorrow ;) |
eFishAnt 11-Jan-2005 [117] | speeding up keyboard input is a good way to accelerate the Porsche console |
shadwolf 11-Jan-2005 [118] | but I hope when the official 1.3 that stabilize the whole new stuff is out we can merge our experience and release a bunch of new things ;) |
older newer | first last |