<?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/"
xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
xmlns:rawvoice="http://www.rawvoice.com/rawvoiceRssModule/"
> <channel><title>Comments on: Is the Hut running?</title> <atom:link href="http://muddledramblings.com/rumblings-from-the-secret-labs/is-the-hut-running/feed/" rel="self" type="application/rss+xml" /><link>http://muddledramblings.com/rumblings-from-the-secret-labs/is-the-hut-running/</link> <description>A blog about a geek trying to make a living as a writer</description> <lastBuildDate>Sat, 11 Feb 2012 20:37:44 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>By: Adam</title><link>http://muddledramblings.com/rumblings-from-the-secret-labs/is-the-hut-running/comment-page-1/#comment-25952</link> <dc:creator>Adam</dc:creator> <pubDate>Thu, 19 Aug 2010 07:06:09 +0000</pubDate> <guid
isPermaLink="false">http://jerssoftwarehut.com/muddled/?p=3670#comment-25952</guid> <description>Hey!Both seem to be up and running, El Jefe!Adam - former breaking chimp#47</description> <content:encoded><![CDATA[<p>Hey!</p><p>Both seem to be up and running, El Jefe!</p><p>Adam &#8211; former breaking chimp#47</p> ]]></content:encoded> </item> <item><title>By: Jerry</title><link>http://muddledramblings.com/rumblings-from-the-secret-labs/is-the-hut-running/comment-page-1/#comment-10274</link> <dc:creator>Jerry</dc:creator> <pubDate>Wed, 11 Mar 2009 11:53:02 +0000</pubDate> <guid
isPermaLink="false">http://jerssoftwarehut.com/muddled/?p=3670#comment-10274</guid> <description>I put in the code to tell the upstream servers to reload the poem even if they have one cached - and IE 8, at least, doesn&#039;t seem to heed that instruction.By the way, IE 8 does a reasonably good job rendering the old blog. Now that I have it installed, I don&#039;t have any way to test the site with older versions.</description> <content:encoded><![CDATA[<p>I put in the code to tell the upstream servers to reload the poem even if they have one cached &#8211; and IE 8, at least, doesn&#8217;t seem to heed that instruction.</p><p>By the way, IE 8 does a reasonably good job rendering the old blog. Now that I have it installed, I don&#8217;t have any way to test the site with older versions.</p> ]]></content:encoded> </item> <item><title>By: Carol Anne</title><link>http://muddledramblings.com/rumblings-from-the-secret-labs/is-the-hut-running/comment-page-1/#comment-10273</link> <dc:creator>Carol Anne</dc:creator> <pubDate>Wed, 11 Mar 2009 07:57:37 +0000</pubDate> <guid
isPermaLink="false">http://jerssoftwarehut.com/muddled/?p=3670#comment-10273</guid> <description>On the behavior of IE as regards refreshing the poem ... it depends on how the thing is configured. At work, some central server caches all Web access. No matter if it&#039;s a blog or other site on which the subject matter changes rapidly, if someone, on any computer tied into the system, has accessed the site within the past 48 hours, what will come up is what the site was when that previous user connected. Reloading the page does nothing.However, with IE at home or at Cornhusker&#039;s place, the page is updated when I access it, and it will reload without a problem when I use the refresh button. When I ask for a new poem, I get one.Of course, if you find a work-around for when the viewer doesn&#039;t have the latest Flash player update, then Cornhusker won&#039;t know that she ought to update the Flash player on her computer.</description> <content:encoded><![CDATA[<p>On the behavior of IE as regards refreshing the poem &#8230; it depends on how the thing is configured. At work, some central server caches all Web access. No matter if it&#8217;s a blog or other site on which the subject matter changes rapidly, if someone, on any computer tied into the system, has accessed the site within the past 48 hours, what will come up is what the site was when that previous user connected. Reloading the page does nothing.</p><p>However, with IE at home or at Cornhusker&#8217;s place, the page is updated when I access it, and it will reload without a problem when I use the refresh button. When I ask for a new poem, I get one.</p><p>Of course, if you find a work-around for when the viewer doesn&#8217;t have the latest Flash player update, then Cornhusker won&#8217;t know that she ought to update the Flash player on her computer.</p> ]]></content:encoded> </item> <item><title>By: Jerry</title><link>http://muddledramblings.com/rumblings-from-the-secret-labs/is-the-hut-running/comment-page-1/#comment-10272</link> <dc:creator>Jerry</dc:creator> <pubDate>Mon, 09 Mar 2009 20:42:33 +0000</pubDate> <guid
isPermaLink="false">http://jerssoftwarehut.com/muddled/?p=3670#comment-10272</guid> <description>Also critical is NOT playing the banner animation every time a page is loaded. Internet Explorer is actually much better about this right now than other browsers. That&#039;s not really a good thing; I have no control over the behavior in IE, and it even caches requests for a new poem, so on IE you still just see the one. I ask for a new poem, IE says, &quot;this request is just like the last one, I already have the response tucked away,&quot; not considering that the same request could get a different result. There is probably a way I can set something in the request headers to make it ask again.One thing about this project, I&#039;m learning a lot.Also, I need to figure out how to most gracefully handle the case when the reader doesn&#039;t have a new enough Flash player. There should be a way I can substitute the old school HTML one-poem system similar to what it there now.</description> <content:encoded><![CDATA[<p>Also critical is NOT playing the banner animation every time a page is loaded. Internet Explorer is actually much better about this right now than other browsers. That&#8217;s not really a good thing; I have no control over the behavior in IE, and it even caches requests for a new poem, so on IE you still just see the one. I ask for a new poem, IE says, &#8220;this request is just like the last one, I already have the response tucked away,&#8221; not considering that the same request could get a different result. There is probably a way I can set something in the request headers to make it ask again.</p><p>One thing about this project, I&#8217;m learning a lot.</p><p>Also, I need to figure out how to most gracefully handle the case when the reader doesn&#8217;t have a new enough Flash player. There should be a way I can substitute the old school HTML one-poem system similar to what it there now.</p> ]]></content:encoded> </item> <item><title>By: Jerry</title><link>http://muddledramblings.com/rumblings-from-the-secret-labs/is-the-hut-running/comment-page-1/#comment-10271</link> <dc:creator>Jerry</dc:creator> <pubDate>Mon, 09 Mar 2009 20:34:06 +0000</pubDate> <guid
isPermaLink="false">http://jerssoftwarehut.com/muddled/?p=3670#comment-10271</guid> <description>The actual animation is just something I whipped up so I could tell that the Flash animation was playing. The final title animation will be better, and will include Half-Baked ideas. (Needed: typewriter sound effects.) I figured out how to do the first part of the title animation this afternoon, but it won&#039;t appear over there for a while.What I really want to do: a full-window Flash animation as the background to the blog. I&#039;m thinking lava lamp. (Long story about lava lamps and Flash. Have I told this one before? It&#039;s a cool story.) Alas, I don&#039;t think my flash background will work reliably - unless I do the whole damn blog client in Flash...</description> <content:encoded><![CDATA[<p>The actual animation is just something I whipped up so I could tell that the Flash animation was playing. The final title animation will be better, and will include Half-Baked ideas. (Needed: typewriter sound effects.) I figured out how to do the first part of the title animation this afternoon, but it won&#8217;t appear over there for a while.</p><p>What I really want to do: a full-window Flash animation as the background to the blog. I&#8217;m thinking lava lamp. (Long story about lava lamps and Flash. Have I told this one before? It&#8217;s a cool story.) Alas, I don&#8217;t think my flash background will work reliably &#8211; unless I do the whole damn blog client in Flash&#8230;</p> ]]></content:encoded> </item> <item><title>By: jesse</title><link>http://muddledramblings.com/rumblings-from-the-secret-labs/is-the-hut-running/comment-page-1/#comment-10270</link> <dc:creator>jesse</dc:creator> <pubDate>Mon, 09 Mar 2009 16:15:25 +0000</pubDate> <guid
isPermaLink="false">http://jerssoftwarehut.com/muddled/?p=3670#comment-10270</guid> <description>I tried earlier this morning from your earlier entry on how does it look, but it wouldn&#039;t let me in.Now however, I can link in to both no prob.The construction site looks fine on my linux box running firefox. The animated banner is working.As a whole, I like unbusy blogs, and the old MR&amp;HBI did that, and I have no problem with the new site. The new site is nice and unbusy at the moment. I like that the peoms are constantly changing, I think that is a plus. Unless there was something wrong with my browser, the old site had one haiku at link in and it stayed that way.I don&#039;t like that the animated banner disappears and one is left with no title at all. And hey, why short shrift to the half baked side of the title? Where would we be without half baked ideas?</description> <content:encoded><![CDATA[<p>I tried earlier this morning from your earlier entry on how does it look, but it wouldn&#8217;t let me in.</p><p>Now however, I can link in to both no prob.</p><p>The construction site looks fine on my linux box running firefox. The animated banner is working.</p><p>As a whole, I like unbusy blogs, and the old MR&amp;HBI did that, and I have no problem with the new site. The new site is nice and unbusy at the moment. I like that the peoms are constantly changing, I think that is a plus. Unless there was something wrong with my browser, the old site had one haiku at link in and it stayed that way.</p><p>I don&#8217;t like that the animated banner disappears and one is left with no title at all. And hey, why short shrift to the half baked side of the title? Where would we be without half baked ideas?</p> ]]></content:encoded> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced (User agent is rejected)
Content Delivery Network via Amazon Web Services: S3: muddlebucket.s3.amazonaws.com

Served from: muddledramblings.com @ 2012-02-12 02:02:47 -->
