Lol - here's a normal data entry into my site's news section - consider that there have been around 200k of data added, which took me around like 10 hours :
<table border="0" width="86%" cellspacing="0" cellpadding="0" background="bar01.jpg" height="21">
<td align="left" valign="middle" width="18" background="bar01.jpg" style="border-left: 1 solid #C0C0C0; border-top: 1 solid #C0C0C0"> </td>
<td align="left" valign="middle" width="475" style="border-top: 1 solid #C0C0C0">
<p><b><font face="Verdana" size="2"> News 15-09-2004</font></b></p>
<td align="left" valign="middle" width="43" background="" style="border-right: 1 solid #C0C0C0; border-top: 1 solid #C0C0C0"> </td></tr>
<td valign="top" colspan="3" bgcolor="#666666" style="border-left: 1 solid #C0C0C0; border-right: 1 solid #C0C0C0; border-bottom: 1 solid #C0C0C0">
<p style="margin-left: 6; margin-right: 6; margin-top: 6"><font face="Verdana" size="2">
<b><a HREF="http://www.msnbc.msn.com/id/5989661/">Private space plane’s engine souped up</a></b>
<p></p>
"When SpaceShipOne screams skyward this month on a mission to win an international human
spaceflight competition, its rocket motor will be more powerful than ever, according to the
engine's builders."
<P></p>
</table>
<table border="0" cellspacing="0" cellpadding="0" width="86%">
<tr>
<td width="100%" background="cloudsbkgrd.gif" height="13" style="border: 1 solid #C0C0C0"> </td>
</tr>
</table>
<p> </p>
Above is a complete news update, the next update I do I copy paste the above, and then I change the date, change the name, change the links - and change the data ... it's excruciating - though my fingers are now doing ctrl +x, ctrl +c, ctrl +v VERY fast

.
To make onew such news post I need like 1-3 minutes, since I keep my source code tidy, I use backspace ~20-40 times per news update .. I think you get the idea ...
To check my news section :
http://d4rk0ne.netfirms.com/news/current%20news.html
Naturally, all my news come from rss feeds .. I choose those which I want to preserve for later review/ simply because they were good and then begin the copy/paste

.