<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1017871" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1017871</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-side-scripting/ohhh-me-head-hurts#comment-1105201</link>
    <description> &lt;p&gt;I wouldn&#039;t store your pictures in the database. You could either store the link to the pictures in a database. Each author could have his own picture directory. &lt;/p&gt;
&lt;p&gt;Getting back to database design, two major things to consider.&lt;br /&gt;
One is to try to avoid duplication of data. In other words, instead of having the author listed every time in one table, have an author&#039;s table with author data. The other major thing to consider is to only get the data that you need. Many people use &lt;strong&gt;Select * from table1, table2, table3, etc.&lt;/strong&gt; &lt;strong&gt;Instead use Select table1.fieldname1, table2.fieldname3, etc.&lt;/strong&gt; This cuts down on the amount of data output so it makes your queries faster.&lt;/p&gt;
 </description>
     <pubDate>Wed, 20 Mar 2002 20:26:10 +0000</pubDate>
 <dc:creator>mairving</dc:creator>
 <guid isPermaLink="false">comment 1105201 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-side-scripting/ohhh-me-head-hurts#comment-1105199</link>
    <description> &lt;p&gt;Wil,&lt;/p&gt;
&lt;p&gt;Well, since ya offered... &lt;/p&gt;
&lt;p&gt;I&#039;ve given up on the CMS systems I&#039;ve seen out there and have decided to write the front end myself. The more I thought about, the more I started to think what I wanted to do wasn&#039;t all that complex. At the moment I am working on the workflow.&lt;/p&gt;
&lt;p&gt;There are some database questions rattling around in my head. I&#039;m familiar with connecting with dbs, writing SQL queries, etc., however by no stretch of the imagination am I a DBA type. As I begin to design my tables I sure would appreciate a little insight in pitfalls to avoid and what-not.&lt;/p&gt;
&lt;p&gt;At present my site has about 60 meg of content. This was generated over a year and a half and I anticipate a growth rate at least the same. The majority of the space is taken up by picture files which I intend, and perhaps I&#039;m mistaken in this plan, to store as files in a directory structure outside of a database.&lt;/p&gt;
&lt;p&gt;What&#039;s bothering me is each article generally has 6-12 pictures and a like number of thumbnails. This means my picture directories quickly become unwieldly (in my main article photo&#039;s folder I must have near 800 files, that has got to be impacting the site&#039;s performance). The solution thus far has to keep dividing the areas into sub-areas as the archive grows. This means my pathing keeps changing as files migrate to subdirectories. I need to automate the repathing.  &lt;/p&gt;
&lt;p&gt;The article files would be stored in a database and have the following fields: headline, body, author, date, category, sub-category1, sub-category2, status (publish live or not). &lt;/p&gt;
&lt;p&gt;Would  be wise to index that from the get go (bear in mind I have only a foggy notion what indexing a database table means)?&lt;/p&gt;
&lt;p&gt;Would it be easier to store the picture in the db along with the article, rather than pathing information to the picture?&lt;/p&gt;
 </description>
     <pubDate>Wed, 20 Mar 2002 19:42:42 +0000</pubDate>
 <dc:creator>doublehelix</dc:creator>
 <guid isPermaLink="false">comment 1105199 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-side-scripting/ohhh-me-head-hurts#comment-1104740</link>
    <description> &lt;p&gt;Let me know if you need a hand!&lt;/p&gt;
 </description>
     <pubDate>Thu, 14 Mar 2002 17:23:52 +0000</pubDate>
 <dc:creator>Wil</dc:creator>
 <guid isPermaLink="false">comment 1104740 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-side-scripting/ohhh-me-head-hurts#comment-1104738</link>
    <description> &lt;p&gt;Wil,&lt;/p&gt;
&lt;p&gt;Thanks, yea I had looked at slashdot. I dunno, maybe the gruesome design of their site put me off. One canned program that I liked the best was one called &lt;a href=&quot;http://www.miro.com.au/&quot; class=&quot;bb-url&quot;&gt;mambo&lt;/a&gt;, but it seemed like it was popping all its links up in poups (which is pretty tacky) and they didn&#039;t have any sort of a demo package.&lt;/p&gt;
&lt;p&gt;I spent some time looking at your dbman recommendation last night, and that is a slick looking little package. I&#039;m slowly coming around to the notion of writing much of it myself to get it to behave the way I want it to. Still waffling though...&lt;/p&gt;
 </description>
     <pubDate>Thu, 14 Mar 2002 16:52:23 +0000</pubDate>
 <dc:creator>doublehelix</dc:creator>
 <guid isPermaLink="false">comment 1104738 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-side-scripting/ohhh-me-head-hurts#comment-1104705</link>
    <description> &lt;p&gt;The only other content management system I know of is slashcode that powers &lt;a href=&quot;http://www.slashdot.org/&quot; class=&quot;bb-url&quot;&gt;http://www.slashdot.org/&lt;/a&gt; - I believe there are some PHP versions too, something like PHP Nuke &amp;lt;?&amp;gt;?&lt;/p&gt;
 </description>
     <pubDate>Thu, 14 Mar 2002 09:34:58 +0000</pubDate>
 <dc:creator>Wil</dc:creator>
 <guid isPermaLink="false">comment 1104705 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-side-scripting/ohhh-me-head-hurts#comment-1104642</link>
    <description> &lt;p&gt;Wil,&lt;/p&gt;
&lt;p&gt;Hmmm... the jhtml looks interesting, I&#039;ll have to read more about it. And I think I&#039;ll delve into your dbman-sql suggestion. &lt;/p&gt;
&lt;p&gt;I&#039;m being pretty tongue in cheek in this thread -- I did have a notion there mgiht be something out there to handle what I want, but that notion died a slow and agonizing death over the last couple of weeks of looking for a miracle cure. I&#039;ve pretty much come around to the notion I&#039;ll need to construct more of frontend and logic myself (well, I do have one other relatively novice programmer who may or may not stick through the project).&lt;/p&gt;
 </description>
     <pubDate>Wed, 13 Mar 2002 18:33:22 +0000</pubDate>
 <dc:creator>doublehelix</dc:creator>
 <guid isPermaLink="false">comment 1104642 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-side-scripting/ohhh-me-head-hurts#comment-1104641</link>
    <description> &lt;p&gt;flipper,&lt;/p&gt;
&lt;p&gt;No, I&#039;m not running cold fusion, but thanks for the offer.&lt;/p&gt;
&lt;p&gt;I&#039;m a perl programmer myself, and php looks simple enough that I could write it in that also (although i would worry that some of the security nuances of php would sneak by me). I&#039;ll probably use mySQL as the database (cheapskate factor again).&lt;/p&gt;
&lt;p&gt;However, depending on the backend I can be pretty flexible in what I use to code the frontend. Heck, I could even dust off my meager and rusy Java skills if needed.&lt;/p&gt;
 </description>
     <pubDate>Wed, 13 Mar 2002 18:27:40 +0000</pubDate>
 <dc:creator>doublehelix</dc:creator>
 <guid isPermaLink="false">comment 1104641 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-side-scripting/ohhh-me-head-hurts#comment-1104575</link>
    <description> &lt;p&gt;The only other thing I would say is go for .JHTML. It&#039;s the buzz these days in term of templates and content management across a large site. You&#039;ll probably need to &#039;upgrade&#039; your web server, though.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://hotwired.lycos.com/webmonkey/01/27/index4a.html&quot; class=&quot;bb-url&quot;&gt;http://hotwired.lycos.com/webmonkey/01/27/index4a.html&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Wed, 13 Mar 2002 09:54:48 +0000</pubDate>
 <dc:creator>Wil</dc:creator>
 <guid isPermaLink="false">comment 1104575 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-side-scripting/ohhh-me-head-hurts#comment-1104532</link>
    <description> &lt;p&gt;Are you running ColdFusion?&lt;/p&gt;
&lt;p&gt;If so I might just be able to lend you some aspirin! &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>Tue, 12 Mar 2002 22:19:31 +0000</pubDate>
 <dc:creator>openmind</dc:creator>
 <guid isPermaLink="false">comment 1104532 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-side-scripting/ohhh-me-head-hurts#comment-1104530</link>
    <description> &lt;p&gt;&lt;strong&gt;Anybody else? Got a miracle cure for me headache perchance?&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;you could look around for someone trying to break into the programming field that will code this for you in exchange for something, people do weird things when trying to build up their portfolios &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;
&lt;p&gt;good luck&lt;/p&gt;
 </description>
     <pubDate>Tue, 12 Mar 2002 21:42:02 +0000</pubDate>
 <dc:creator>Busy</dc:creator>
 <guid isPermaLink="false">comment 1104530 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
