<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Static HTML Will Do</title>
	<atom:link href="http://stuffthathappens.com/blog/2007/11/27/static-html-will-do/feed/" rel="self" type="application/rss+xml" />
	<link>http://stuffthathappens.com/blog/2007/11/27/static-html-will-do/</link>
	<description>Technology and Geek Stuff by Eric Burke</description>
	<lastBuildDate>Thu, 04 Nov 2010 22:37:00 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Dennis S</title>
		<link>http://stuffthathappens.com/blog/2007/11/27/static-html-will-do/comment-page-1/#comment-2106</link>
		<dc:creator>Dennis S</dc:creator>
		<pubDate>Wed, 28 Nov 2007 15:10:50 +0000</pubDate>
		<guid isPermaLink="false">http://stuffthathappens.com/blog/2007/11/27/static-html-will-do/#comment-2106</guid>
		<description>Not like I&#039;m going to point you to the site, but I used Userland&#039;s Radio software (http://radio.userland.com/) and a special &#039;static&#039; generating plug-in to maintain a site of mine for a long time.  A lot of template tweaking on my part but it worked.  That&#039;s always the bottom line, does it work for you.  Right now I&#039;m looking at Joomla to set up a site for a relative.  Ouch, can you say PHP headaches...

As Always...</description>
		<content:encoded><![CDATA[<p>Not like I&#8217;m going to point you to the site, but I used Userland&#8217;s Radio software (<a href="http://radio.userland.com/" rel="nofollow">http://radio.userland.com/</a>) and a special &#8217;static&#8217; generating plug-in to maintain a site of mine for a long time.  A lot of template tweaking on my part but it worked.  That&#8217;s always the bottom line, does it work for you.  Right now I&#8217;m looking at Joomla to set up a site for a relative.  Ouch, can you say PHP headaches&#8230;</p>
<p>As Always&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CodeToJoy</title>
		<link>http://stuffthathappens.com/blog/2007/11/27/static-html-will-do/comment-page-1/#comment-2104</link>
		<dc:creator>CodeToJoy</dc:creator>
		<pubDate>Wed, 28 Nov 2007 13:38:10 +0000</pubDate>
		<guid isPermaLink="false">http://stuffthathappens.com/blog/2007/11/27/static-html-will-do/#comment-2104</guid>
		<description>I once read a blog post/article that talked about going &quot;baked&quot; and not &quot;fried&quot;. 

By &quot;baked&quot; they meant static HTML generated offline. Among the advantages was that it was crazy fast. A cool analogy, IMO.

Ted Neward has mentioned in talks that Amazon takes a hybrid approach. Part of their site is baked (and naturally much more is fried with every technology imaginable).  The number of server calls needed to render the home page is unbelievable.</description>
		<content:encoded><![CDATA[<p>I once read a blog post/article that talked about going &#8220;baked&#8221; and not &#8220;fried&#8221;. </p>
<p>By &#8220;baked&#8221; they meant static HTML generated offline. Among the advantages was that it was crazy fast. A cool analogy, IMO.</p>
<p>Ted Neward has mentioned in talks that Amazon takes a hybrid approach. Part of their site is baked (and naturally much more is fried with every technology imaginable).  The number of server calls needed to render the home page is unbelievable.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: danb</title>
		<link>http://stuffthathappens.com/blog/2007/11/27/static-html-will-do/comment-page-1/#comment-2085</link>
		<dc:creator>danb</dc:creator>
		<pubDate>Wed, 28 Nov 2007 06:00:35 +0000</pubDate>
		<guid isPermaLink="false">http://stuffthathappens.com/blog/2007/11/27/static-html-will-do/#comment-2085</guid>
		<description>My site (ronpaulgraphs.com) has handled over half a million page views in a single day. It uses a pile of java technologies and mysql... but it uses them to generate a pile of &quot;static&quot; html and pngs... then serves all that up with plain old apache... using javascript and cookies.. and maybe eventually some light weight &quot;web services&quot;... I can offer up content that changes every 5 minutes and is fairly interactive... but I can handle many thousands of users in a day with the low end dedicated server from godaddy. 

This is the first time I&#039;ve used this type of architecture, and it was mostly by accident.. but I&#039;ve been extremely happy and there are a number of other benefits I haven&#039;t even gone into. I&#039;ll certainly  have it in my tool bag in the future</description>
		<content:encoded><![CDATA[<p>My site (ronpaulgraphs.com) has handled over half a million page views in a single day. It uses a pile of java technologies and mysql&#8230; but it uses them to generate a pile of &#8220;static&#8221; html and pngs&#8230; then serves all that up with plain old apache&#8230; using javascript and cookies.. and maybe eventually some light weight &#8220;web services&#8221;&#8230; I can offer up content that changes every 5 minutes and is fairly interactive&#8230; but I can handle many thousands of users in a day with the low end dedicated server from godaddy. </p>
<p>This is the first time I&#8217;ve used this type of architecture, and it was mostly by accident.. but I&#8217;ve been extremely happy and there are a number of other benefits I haven&#8217;t even gone into. I&#8217;ll certainly  have it in my tool bag in the future</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.221 seconds -->

