<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1033737" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1033737</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/information-architecture-strategy#comment-1196357</link>
    <description> &lt;p&gt;dang!&lt;br /&gt;
Maybe you should try talk them in to a rebuild - database driven&lt;/p&gt;
&lt;p&gt;10 k to maintain for next 2 years or&lt;br /&gt;
5k to build db and 2k to maintain for 2 yrs&lt;/p&gt;
&lt;p&gt;money talks &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>Thu, 30 Mar 2006 21:24:25 +0000</pubDate>
 <dc:creator>Busy</dc:creator>
 <guid isPermaLink="false">comment 1196357 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/information-architecture-strategy#comment-1196320</link>
    <description> &lt;p&gt;Ok, after reading more carefully I think I see where we are missing each other. I have no way of making a DB query to get such information. Believe me I think that the fact that there is no type of CMS, or even some use of a DB used is a terrible idea. The fact is that it simply wasn&#039;t up to me. I can see how if I could hit a DB then I could use that information in it to get such variables, but I dont have access to one. &lt;/p&gt;
&lt;p&gt;The only technologies I have access to is any client side scripting as usual which really doesn&#039;t apply here and ASP (no database associated with it).&lt;/p&gt;
&lt;p&gt;Believe me when you are thinking how/why would anyone have a site that large that isn&#039;t DB driven I was thinking the exact same thing. I still don&#039;t have an answer other than money, which is laughable considering how much time (which is money) they would save managing this beast later.&lt;/p&gt;
 </description>
     <pubDate>Thu, 30 Mar 2006 14:46:53 +0000</pubDate>
 <dc:creator>r3a1</dc:creator>
 <guid isPermaLink="false">comment 1196320 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/information-architecture-strategy#comment-1196290</link>
    <description> &lt;p&gt;But wont the structure remain the same or similar on all servers?&lt;br /&gt;
Even if they aren&#039;t using the variable method is just one adjustment to suit anywhere&lt;/p&gt;
 </description>
     <pubDate>Thu, 30 Mar 2006 10:39:11 +0000</pubDate>
 <dc:creator>Busy</dc:creator>
 <guid isPermaLink="false">comment 1196290 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/information-architecture-strategy#comment-1196254</link>
    <description> &lt;p&gt;Well I thought about using a variable as you noted below, but I didn&#039;t think that would work because of the four different servers the page could reside on. &lt;/p&gt;
&lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;Quote: $url_or_root directory/filename&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;where I was thinking the possibilities would be something like&lt;br /&gt;
&lt;a href=&quot;http://64.25.XX.XX/filename&quot; class=&quot;bb-url&quot;&gt;http://64.25.XX.XX/filename&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://64.26.XX.XX/filename&quot; class=&quot;bb-url&quot;&gt;http://64.26.XX.XX/filename&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://64.27.XX.XX/filename&quot; class=&quot;bb-url&quot;&gt;http://64.27.XX.XX/filename&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://64.28.XX.XX/filename&quot; class=&quot;bb-url&quot;&gt;http://64.28.XX.XX/filename&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;So my variation of your solution was to keep a file with the server names listed in each directory so I could compare the current location to the url&#039;s of the servers thus determining where I was in the directory tree so that I have the reference that you noted. Am I way off base on this and will your solution work? or does the complication of the four server indeed make my problem a bit outside the scope of your solution?&lt;/p&gt;
 </description>
     <pubDate>Wed, 29 Mar 2006 22:38:53 +0000</pubDate>
 <dc:creator>r3a1</dc:creator>
 <guid isPermaLink="false">comment 1196254 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/information-architecture-strategy#comment-1196252</link>
    <description> &lt;p&gt;I did a big site with many levels and the old ./ or ../ wasn&#039;t working so I just used a folder at root level for all includes and templates and used a set variable in each include&lt;br /&gt;
include $url_or_root directory/filename&lt;br /&gt;
editing a structure is easy as you&#039;d just change one varaible and everything still works&lt;/p&gt;
&lt;p&gt;No doubt with that many pages you&#039;d be using a database so youd be using one file to keep the databsae query in, this breadcrumb etc can live in there&lt;/p&gt;
 </description>
     <pubDate>Wed, 29 Mar 2006 22:29:39 +0000</pubDate>
 <dc:creator>Busy</dc:creator>
 <guid isPermaLink="false">comment 1196252 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
