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:
verify online (1997)
inside out... how much? (2004)
PCS Emailer's role ? (1997)
HELP WITH DATES (1997)
WebCat2 several catalogs? (1997)
What would be sweet is (2003)
Searching a field and returning the highest value (1997)
creator code (1997)
docs for WebCatalog2 (1997)
Paths, relative paths, webstar server setup and security (1997)
form data submission gets truncated (1997)
ReturnRaw context (1997)
Checking two required fields (1998)
[WebDNA] Writing to db in memory, but not to file (2012)
Online CC Processing (2002)
Authenticate (1997)
WebCat2: Found Items syntax, etc. (1997)
Removing [showif] makes a big difference in speed (1997)
Help formatting search results w/ table (1997)
[WebDNA] Order that emailer sends emails? (2009)