Re: Clean source code
This WebDNA talk-list message is from 2007
It keeps the original formatting.
numero = 69183
interpreted = N
texte = Dan,Are you talking about finding a good way to remove all the blank lines that are created in the HTML by every line of WebDNA code? If so, then here's what I do:When I have a block of code that will create many blank lines (like a loop or founditems) I will put "[text]garbage=" at the beginning of the block and then "end garbage[/text]" at the end of the block. This will hide all blank spaces in my final HTML. However, it also hides output, so I have to create a [finaloutput] variable inside the code block. I keep adding my results to that [finaloutput] variable and then after the loop is completed I show that [finaloutput] variable. This technique has sped up a lot of my heavily processed pages.-----------------Matthew A PerosiPsi Prime, Inc.323 Union BlvdTotowa, NJ 07512Phone: 973-413-8210Fax: 973-413-8217Dan Strong wrote:> Hey everybody *crickets chirp*,>> Any clever ideas on how to clean up webDNA-manipulated source code, > besides adding [!][/!] all over the damn place?> My thoughts are going towards the following:> 1) [grep], but grep what? -- removing spaces inside of tags> would kill stuff and/or make the page not validate.> 2) [middle startafter=>&endbefore<] would *probably* work most of the > time, but seems server-intensive.> 3) [removeHTML] the entire final source, save what was removed, delete > everything else, then put the HTML back... same as #2...>> Lastly, when/where to put this solution? pre/post-parse script? Wrap > pages with chosen solution?>> All in all, not important, and I have done exactly zero testing, but > just wanting to see how others have dealt with this.> -Dan>> -------------------------------------------------------------> This message is sent to you because you are subscribed to> the mailing list
.> To unsubscribe, E-mail to: > To switch to the DIGEST mode, E-mail to > > Web Archive of this list is at: http://webdna.smithmicro.com/>>-------------------------------------------------------------This message is sent to you because you are subscribed to the mailing list .To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://webdna.smithmicro.com/
Associated Messages, from the most recent to the oldest:
Dan,Are you talking about finding a good way to remove all the blank lines that are created in the HTML by every line of WebDNA code? If so, then here's what I do:When I have a block of code that will create many blank lines (like a loop or founditems) I will put "[text]garbage=" at the beginning of the block and then "end garbage[/text]" at the end of the block. This will hide all blank spaces in my final HTML. However, it also hides output, so I have to create a [finaloutput] variable inside the code block. I keep adding my results to that [finaloutput] variable and then after the loop is completed I show that [finaloutput] variable. This technique has sped up a lot of my heavily processed pages.-----------------Matthew A PerosiPsi Prime, Inc.323 Union BlvdTotowa, NJ 07512Phone: 973-413-8210Fax: 973-413-8217Dan Strong wrote:> Hey everybody *crickets chirp*,>> Any clever ideas on how to clean up webDNA-manipulated source code, > besides adding [!][/!] all over the damn place?> My thoughts are going towards the following:> 1) [grep], but grep what? -- removing spaces inside of tags> would kill stuff and/or make the page not validate.> 2) [middle startafter=>&endbefore<] would *probably* work most of the > time, but seems server-intensive.> 3) [removehtml] the entire final source, save what was removed, delete > everything else, then put the HTML back... same as #2...>> Lastly, when/where to put this solution? pre/post-parse script? Wrap > pages with chosen solution?>> All in all, not important, and I have done exactly zero testing, but > just wanting to see how others have dealt with this.> -Dan>> -------------------------------------------------------------> This message is sent to you because you are subscribed to> the mailing list .> To unsubscribe, E-mail to: > To switch to the DIGEST mode, E-mail to > > Web Archive of this list is at: http://webdna.smithmicro.com/>>-------------------------------------------------------------This message is sent to you because you are subscribed to the mailing list .To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://webdna.smithmicro.com/
Matthew A Perosi
DOWNLOAD WEBDNA NOW!
Top Articles:
Talk List
The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...
Related Readings:
Security Issues and WebCommerce Solution (1997)
Stumped (1999)
New Command prefs ... (1997)
Email...Thanks (1997)
lookups (2000)
[shell] (2002)
Initiating NewCart (1997)
[OT] Airport Problem (2003)
[WebDNA] feature requests (2008)
Questions To Answer (1997)
[WebDNA] Putting '&search' into URL killing all search contexts (2010)
Suffix Mapping (1998)
New Mac Emailer... (1997)
webcatalog approaching max (1998)
[shownext max=?] armed (1997)
Need help with emailer- 2 issues (1997)
Associative lookup style? (1997)
question: search return in order (1997)
WebCat2b13MacPlugIn - [include] doesn't allow creator (1997)
removelineitems (2000)