<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1011991" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1011991</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/comments-please#comment-1069471</link>
    <description> &lt;p&gt;Yep I own perlshell.com &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Mon, 14 Aug 2000 21:15:05 +0000</pubDate>
 <dc:creator>Orpheus</dc:creator>
 <guid isPermaLink="false">comment 1069471 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/comments-please#comment-1069233</link>
    <description> &lt;p&gt;Orpheus, I didnt know you owned perlshell.  Thats why talon said he knew you.  Sweetness.  Im using director on my site, along with a script that I made that is very like it, but only for the news editors.&lt;/p&gt;
 </description>
     <pubDate>Fri, 11 Aug 2000 15:11:42 +0000</pubDate>
 <dc:creator>Laguna Loire</dc:creator>
 <guid isPermaLink="false">comment 1069233 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/comments-please#comment-1069224</link>
    <description> &lt;p&gt;ohh ok. I&#039;m in the middle of a program right now that manages web sites really easy. i thought i would get ideas from you.&lt;/p&gt;
 </description>
     <pubDate>Fri, 11 Aug 2000 07:58:38 +0000</pubDate>
 <dc:creator>Orpheus</dc:creator>
 <guid isPermaLink="false">comment 1069224 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/comments-please#comment-1069221</link>
    <description> &lt;p&gt;It&#039;s something I made...very simple.  Actually, not much of a template (I haven&#039;t needed anything more complex).&lt;/p&gt;
&lt;p&gt;I use the following code to call the &quot;template:&quot;&lt;/p&gt;
&lt;p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;$body = qq|This is the body|;&lt;br /&gt;&amp;amp;build_html(&amp;quot;This is the title&amp;quot;, &amp;quot;this is the location, for visual nave purposes&amp;quot;, $body);&lt;/code&gt;&lt;/div&gt;&#039;&lt;/p&gt;
&lt;p&gt;Then in a global file I use:&lt;/p&gt;
&lt;p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;sub build_html {&lt;br /&gt; local ($title, $location, $body) = @_;&lt;br /&gt; print qq|&lt;br /&gt;&amp;nbsp; &amp;lt;html&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;head&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;title&amp;gt;$title&amp;lt;/title&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;/head&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;body&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; You are here: $location&amp;lt;br&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; $body&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;/body&amp;gt;&lt;br /&gt;&amp;nbsp; &amp;lt;/html&amp;gt;&lt;br /&gt; |;&lt;br /&gt;}&lt;/code&gt;&lt;/div&gt;&#039;&lt;/p&gt;
&lt;p&gt;It&#039;s a little more complex than that, but not much.  I then keep subroutines for the diferent templates I might need.  I know I should go to something else, but this seems like it would be faster than opening a file, parsing it, etc.&lt;/p&gt;
&lt;p&gt;Richard&lt;/p&gt;
 </description>
     <pubDate>Fri, 11 Aug 2000 06:07:29 +0000</pubDate>
 <dc:creator>richjb</dc:creator>
 <guid isPermaLink="false">comment 1069221 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/comments-please#comment-1069219</link>
    <description> &lt;p&gt;Template system? Whats the URL?&lt;/p&gt;
 </description>
     <pubDate>Fri, 11 Aug 2000 05:42:20 +0000</pubDate>
 <dc:creator>Orpheus</dc:creator>
 <guid isPermaLink="false">comment 1069219 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/comments-please#comment-1069213</link>
    <description> &lt;p&gt;I like the idea...I would have used it a year ago.  But I already have a template system! &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/big.png&quot; title=&quot;Laughing out loud&quot; alt=&quot;Laughing out loud&quot; class=&quot;smiley-content&quot; /&gt; But, there are A LOT of people who would find this useful. &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/wink.png&quot; title=&quot;Wink&quot; alt=&quot;Wink&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Good job.&lt;/p&gt;
&lt;p&gt;Richard&lt;/p&gt;
 </description>
     <pubDate>Fri, 11 Aug 2000 03:49:52 +0000</pubDate>
 <dc:creator>richjb</dc:creator>
 <guid isPermaLink="false">comment 1069213 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
