<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1012849" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1012849</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/easy-webmastering#comment-1074723</link>
    <description> &lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;  Unfortunately, you still need to provide some specifics. Is it sections like the home page&#039;s &quot;What&#039;s New&quot; section you want to update?  If so, you can do something like the following:&lt;/p&gt;
&lt;p&gt;for (i = 0; i &amp;lt; myNews.length; i++)&lt;br /&gt;
{&lt;br /&gt;
  document.write(myNews[i++] + &quot;: &lt;a href=&quot; + myNews[i++] + &quot;&gt;&quot; + myNews[i] + &quot;&lt;/a&gt;&quot;&lt;br /&gt;
}&lt;/p&gt;
&lt;p&gt;and the myNews array (which you would put in a js file) would look like:&lt;/p&gt;
&lt;p&gt;var myNews = new Array();&lt;br /&gt;
myNews[0] = &quot;11/30/00&quot;;&lt;br /&gt;
myNews[1] = &quot;www.webmaster-forums.com&quot;;&lt;br /&gt;
myNews[2] = &quot;Webmaster Forums&quot;;&lt;br /&gt;
...etc...&lt;/p&gt;
&lt;p&gt;In the above example, you would only have to edit the js file when updating the site.  The for loop would create the What&#039;s New portion of the actual page dependent upon the amount of items in the array.&lt;/p&gt;
&lt;p&gt;Vinny&lt;/p&gt;
 </description>
     <pubDate>Mon, 27 Nov 2000 17:09:44 +0000</pubDate>
 <dc:creator>Vincent Puglia</dc:creator>
 <guid isPermaLink="false">comment 1074723 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>vvv</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/easy-webmastering#comment-1074674</link>
    <description> &lt;p&gt;My server is &lt;a href=&quot;http://www.crosswinds.net&quot; class=&quot;bb-url&quot;&gt;http://www.crosswinds.net&lt;/a&gt;&lt;br /&gt;
my website is: &lt;a href=&quot;http://www.digiology.cjb.net&quot; class=&quot;bb-url&quot;&gt;http://www.digiology.cjb.net&lt;/a&gt;&lt;br /&gt;
but Im going to be changing the design soon, not that that should make too much of a difference.&lt;br /&gt;
Thanx&lt;/p&gt;
 </description>
     <pubDate>Sat, 25 Nov 2000 22:11:54 +0000</pubDate>
 <dc:creator>www.digiology.cjb.net</dc:creator>
 <guid isPermaLink="false">comment 1074674 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/easy-webmastering#comment-1074663</link>
    <description> &lt;p&gt;Hi,&lt;/p&gt;
&lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;Quote:&lt;br /&gt;
its connecting, commpressing images, pasteing text into templates, adding links, and then logging in to upload.
&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;The above will take the same amount of time regardless of the language you use.  The website&#039;s design may effect it some, but not overly much. &lt;/p&gt;
&lt;p&gt;You make mention of templates, etc., but have failed to mention what type of server you have, what editor you use, and the site&#039;s url so we can take a peek and give you more pointed advice.&lt;/p&gt;
&lt;p&gt;Since you are a newbie, I would recommend:&lt;/p&gt;
&lt;p&gt; 1) O&#039;Reilly&#039;s the Webmaster&#039;s Reference (it covers a lot of the things mentioned by myself and others)&lt;/p&gt;
&lt;p&gt; 2) &lt;a href=&quot;http://htmlgoodies.earthweb.com&quot; class=&quot;bb-url&quot;&gt;http://htmlgoodies.earthweb.com&lt;/a&gt;  especially the javascript primer&lt;/p&gt;
&lt;p&gt; 3) &lt;a href=&quot;http://www.sitepoint.com&quot; class=&quot;bb-url&quot;&gt;http://www.sitepoint.com&lt;/a&gt;  &amp;amp; &lt;a href=&quot;http://www.webmonkey.com&quot; class=&quot;bb-url&quot;&gt;http://www.webmonkey.com&lt;/a&gt; -- the php/mySql tutorial/articles&lt;/p&gt;
&lt;p&gt;Vinny&lt;/p&gt;
 </description>
     <pubDate>Sat, 25 Nov 2000 16:36:24 +0000</pubDate>
 <dc:creator>Vincent Puglia</dc:creator>
 <guid isPermaLink="false">comment 1074663 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>time!</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/easy-webmastering#comment-1074657</link>
    <description> &lt;p&gt;Its not the uploading that takes all the time, its connecting, commpressing images, pasteing text into templates, adding links, and then logging in to upload.&lt;br /&gt;
The uploading itself only takes a minute at the most.&lt;/p&gt;
&lt;p&gt;Can anyone give me a good solution, and save all the technical words, I don&#039;t know half of what your talking about. Im used to traditional HTML, and Javascript.&lt;/p&gt;
 </description>
     <pubDate>Sat, 25 Nov 2000 12:29:34 +0000</pubDate>
 <dc:creator>www.digiology.cjb.net</dc:creator>
 <guid isPermaLink="false">comment 1074657 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/easy-webmastering#comment-1074640</link>
    <description> &lt;p&gt;Hi url who&#039;s too lazy to type in a sig &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;  As you can see, you are getting very vague answers for a very question.  To add to the confusion:  you could put your links and content in a dbms and do your updating from that.  Or, you could use js files (there&#039;s a post by MagB that discusses that). In all cases, updating is going to take 15 minutes or so, and you will always need to upload -- either the page or the data.  So, I guess I&#039;m saying the solution really depends on what you wnat to do, why, with how much data/content, and whether or not it is cost effective.  &lt;/p&gt;
&lt;p&gt;Vinny&lt;/p&gt;
 </description>
     <pubDate>Sat, 25 Nov 2000 01:55:51 +0000</pubDate>
 <dc:creator>Vincent Puglia</dc:creator>
 <guid isPermaLink="false">comment 1074640 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>yup</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/easy-webmastering#comment-1074624</link>
    <description> &lt;p&gt;Yup, that seem to be what I want, Im not really that sure what your talking about though.&lt;br /&gt;
I was basically dreaming about a program, or form in my webrowser, that would just submit some details about a new page added, and put in all the links without to much work, I know logging in, uploading, pasting  text into a template, and adding a few links to other pages, is only a 15 minute job, but its annoying for me and my partner.&lt;br /&gt;
Thanx&lt;/p&gt;
 </description>
     <pubDate>Fri, 24 Nov 2000 20:11:11 +0000</pubDate>
 <dc:creator>www.digiology.cjb.net</dc:creator>
 <guid isPermaLink="false">comment 1074624 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/easy-webmastering#comment-1074582</link>
    <description> &lt;p&gt;actually, CSS isn&#039;t what you need to put content into a template...&lt;/p&gt;
&lt;p&gt;Unless you enclose all your content in  tags with id&#039;s and classes, then you could position the pieces...&lt;/p&gt;
&lt;p&gt;I do this for my site (and others) using server-side languages.  I&#039;ve done it with Perl/CGI, ASP, and PHP, but you can use any flavor you want that runs at the server.&lt;/p&gt;
&lt;p&gt;Try navigating my site (&lt;a href=&quot;http://atomicpixels.com&quot; class=&quot;bb-url&quot;&gt;AtomicPixels.Com&lt;/a&gt;), and notice the url for each page.  The page always looks like &quot;index.php3?page=blah&quot;.  Then I use PHP to take the &quot;blah&quot; and insert the appropriate content (from include files).&lt;/p&gt;
&lt;p&gt;Does this sound like what you want to do?&lt;/p&gt;
 </description>
     <pubDate>Fri, 24 Nov 2000 03:53:10 +0000</pubDate>
 <dc:creator>Mark Hensler</dc:creator>
 <guid isPermaLink="false">comment 1074582 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/easy-webmastering#comment-1074552</link>
    <description> &lt;p&gt;I moved the thread for you : ).&lt;/p&gt;
 </description>
     <pubDate>Thu, 23 Nov 2000 21:37:04 +0000</pubDate>
 <dc:creator>Grandmaster</dc:creator>
 <guid isPermaLink="false">comment 1074552 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>Css?</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/easy-webmastering#comment-1074542</link>
    <description> &lt;p&gt;I thought that css was only for text colors. Does any one know of any link checker poragrams for the mac?&lt;/p&gt;
 </description>
     <pubDate>Thu, 23 Nov 2000 20:09:45 +0000</pubDate>
 <dc:creator>www.digiology.cjb.net</dc:creator>
 <guid isPermaLink="false">comment 1074542 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/easy-webmastering#comment-1074534</link>
    <description> &lt;p&gt;Actually I can&#039;t move it because I am not authorized to, but what you need is CSS.&lt;/p&gt;
 </description>
     <pubDate>Thu, 23 Nov 2000 17:37:49 +0000</pubDate>
 <dc:creator>Parker</dc:creator>
 <guid isPermaLink="false">comment 1074534 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
