<?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: A New Look for the Blog</title>
	<atom:link href="http://www.davidlouisedelman.com/world-wide-web/new-look/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.davidlouisedelman.com/world-wide-web/new-look/</link>
	<description>Science Fiction Novelist, Blogger, Web Programmer</description>
	<lastBuildDate>Wed, 10 Mar 2010 18:03:01 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: David Louis Edelman</title>
		<link>http://www.davidlouisedelman.com/world-wide-web/new-look/comment-page-1/#comment-545</link>
		<dc:creator>David Louis Edelman</dc:creator>
		<pubDate>Thu, 21 Dec 2006 15:57:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidlouisedelman.com/?p=175#comment-545</guid>
		<description>Yaron: Thanks &lt;i&gt;very&lt;/i&gt; much for the comments. I&#039;ve done a couple of tweaks:

Re #1: I switched the RSS feed back to providing the full post instead of just a summary. After you mentioned this, I thought of a couple reasons why I should be doing the full-post feed instead.

Re #2: Believe it or not, I didn&#039;t even notice that I&#039;d removed this link. I&#039;ve put it back in, in the gray links bar at the top of the comments.

Re #3: Jeez Louise... not sure what happened there. All I did was switch the theme, and activate/deactivate a few non-feed-related plug-ins. I think my ISP has been having some downtime issues lately, I wonder if it&#039;s related to that.

Re #4: Alas, the IIS server is a shared plan with CrystalTech, and they don&#039;t allow ISAPI extensions. I am definitely thinking of switching to an Apache account, but I haven&#039;t felt like dealing with the headaches that would probably entail. (Not because it&#039;s Apache -- I really don&#039;t have a problem with Apache, despite my little joke above -- but because switching platforms is always messy.)

Re #5: I&#039;d suspect that my templates were at fault, except I can see exactly where they&#039;re failing. The WordPress next_posts_link and previous_posts_link functions aren&#039;t returning the data they&#039;re supposed to. It appears that they both fail to see all of the stuff in the URL after &quot;index.php,&quot; which leads me to suspect a permalinks-on-IIS issue. I&#039;ve figured out a very sloppy kludge for now that&#039;s allowing the categories paging to work, at least.

Oh, and I&#039;m sure you&#039;re right, the sorting order is something I can fix. Just can&#039;t figure out &lt;i&gt;where&lt;/i&gt;. The functions that call archive posts aren&#039;t on the theme templates, they&#039;re buried somewhere deeper in the machinery.</description>
		<content:encoded><![CDATA[<p>Yaron: Thanks <i>very</i> much for the comments. I&#8217;ve done a couple of tweaks:</p>
<p>Re #1: I switched the RSS feed back to providing the full post instead of just a summary. After you mentioned this, I thought of a couple reasons why I should be doing the full-post feed instead.</p>
<p>Re #2: Believe it or not, I didn&#8217;t even notice that I&#8217;d removed this link. I&#8217;ve put it back in, in the gray links bar at the top of the comments.</p>
<p>Re #3: Jeez Louise&#8230; not sure what happened there. All I did was switch the theme, and activate/deactivate a few non-feed-related plug-ins. I think my ISP has been having some downtime issues lately, I wonder if it&#8217;s related to that.</p>
<p>Re #4: Alas, the IIS server is a shared plan with CrystalTech, and they don&#8217;t allow ISAPI extensions. I am definitely thinking of switching to an Apache account, but I haven&#8217;t felt like dealing with the headaches that would probably entail. (Not because it&#8217;s Apache &#8212; I really don&#8217;t have a problem with Apache, despite my little joke above &#8212; but because switching platforms is always messy.)</p>
<p>Re #5: I&#8217;d suspect that my templates were at fault, except I can see exactly where they&#8217;re failing. The WordPress next_posts_link and previous_posts_link functions aren&#8217;t returning the data they&#8217;re supposed to. It appears that they both fail to see all of the stuff in the URL after &#8220;index.php,&#8221; which leads me to suspect a permalinks-on-IIS issue. I&#8217;ve figured out a very sloppy kludge for now that&#8217;s allowing the categories paging to work, at least.</p>
<p>Oh, and I&#8217;m sure you&#8217;re right, the sorting order is something I can fix. Just can&#8217;t figure out <i>where</i>. The functions that call archive posts aren&#8217;t on the theme templates, they&#8217;re buried somewhere deeper in the machinery.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yaron</title>
		<link>http://www.davidlouisedelman.com/world-wide-web/new-look/comment-page-1/#comment-544</link>
		<dc:creator>Yaron</dc:creator>
		<pubDate>Thu, 21 Dec 2006 11:42:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidlouisedelman.com/?p=175#comment-544</guid>
		<description>Hi,

The new design is nice, and a bit more stylized and elegant.

But there are a few issues:

1. Providing a summary instead of a first paragraph is nice, but why not publish a full post feed?
I actually remembered it as if it was full-post, but in this case I think I can trust what you see in the definitions more than what my poor memory claims. Normally I&#039;d check the historical posts, but due to my point #3 that&#039;s something I can no longer do.

2. You removed the link to the per-post comment feed. So yes, it&#039;s possible to just copy the post&#039;s URI and append a &quot;feed/&quot; to it, but not everyone will know that. And it&#039;s not quite as easy as having a link in the page.

3. Nothing to do about it now, but sometime during the changes your feeds started to return 410 status codes. Which basically tell anything trying to read them that they&#039;re gone for good, and won&#039;t come back.
They did come back, but the more &quot;intelligent&quot; feed readers should (and some certainly did) all refuse to pay attention to the fact.
I had to unsubscribe and resubscribe to all the feeds from your site. It&#039;s possible you had other readers who just lost your feeds without noticing...

4. Is your IIS server your own, or do you have shared hosting with limited control? I haven&#039;t worked with IIS much, but I do know there are a few free (and working and decent) ISAPI extensions that provide URL rewriting functionality, and that should allow you to do very similar things to what you&#039;d do if you did have Apache.
Especially if the main change you want is just to remove the &quot;index.php&quot; part of the URI.
Oh, and just to lose some karma points I think I should mention that there are Apache versions for Windows, so you can keep windows and still switch to Apache.

5. The problems you&#039;re having with the category/archive pages are probably something more related to your template than WP itself. In most WP installations I know you don&#039;t get an offer to see more pages than are actually available. And AFAIK the sorting order is optional and can be changed by a parameters, though I&#039;m not entirely sure on that score.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>The new design is nice, and a bit more stylized and elegant.</p>
<p>But there are a few issues:</p>
<p>1. Providing a summary instead of a first paragraph is nice, but why not publish a full post feed?<br />
I actually remembered it as if it was full-post, but in this case I think I can trust what you see in the definitions more than what my poor memory claims. Normally I&#8217;d check the historical posts, but due to my point #3 that&#8217;s something I can no longer do.</p>
<p>2. You removed the link to the per-post comment feed. So yes, it&#8217;s possible to just copy the post&#8217;s URI and append a &#8220;feed/&#8221; to it, but not everyone will know that. And it&#8217;s not quite as easy as having a link in the page.</p>
<p>3. Nothing to do about it now, but sometime during the changes your feeds started to return 410 status codes. Which basically tell anything trying to read them that they&#8217;re gone for good, and won&#8217;t come back.<br />
They did come back, but the more &#8220;intelligent&#8221; feed readers should (and some certainly did) all refuse to pay attention to the fact.<br />
I had to unsubscribe and resubscribe to all the feeds from your site. It&#8217;s possible you had other readers who just lost your feeds without noticing&#8230;</p>
<p>4. Is your IIS server your own, or do you have shared hosting with limited control? I haven&#8217;t worked with IIS much, but I do know there are a few free (and working and decent) ISAPI extensions that provide URL rewriting functionality, and that should allow you to do very similar things to what you&#8217;d do if you did have Apache.<br />
Especially if the main change you want is just to remove the &#8220;index.php&#8221; part of the URI.<br />
Oh, and just to lose some karma points I think I should mention that there are Apache versions for Windows, so you can keep windows and still switch to Apache.</p>
<p>5. The problems you&#8217;re having with the category/archive pages are probably something more related to your template than WP itself. In most WP installations I know you don&#8217;t get an offer to see more pages than are actually available. And AFAIK the sorting order is optional and can be changed by a parameters, though I&#8217;m not entirely sure on that score.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Louis Edelman</title>
		<link>http://www.davidlouisedelman.com/world-wide-web/new-look/comment-page-1/#comment-543</link>
		<dc:creator>David Louis Edelman</dc:creator>
		<pubDate>Thu, 21 Dec 2006 01:45:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidlouisedelman.com/?p=175#comment-543</guid>
		<description>Tricotomy: Ain&#039;t it great when things just come together like that? It&#039;s like you were &lt;i&gt;fated&lt;/i&gt; to read my book...

Peter: No big deal where you heard about the book, really. Just curious. And yes, They do say that marketing works much better when people hear of you from multiple locations.</description>
		<content:encoded><![CDATA[<p>Tricotomy: Ain&#8217;t it great when things just come together like that? It&#8217;s like you were <i>fated</i> to read my book&#8230;</p>
<p>Peter: No big deal where you heard about the book, really. Just curious. And yes, They do say that marketing works much better when people hear of you from multiple locations.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter</title>
		<link>http://www.davidlouisedelman.com/world-wide-web/new-look/comment-page-1/#comment-542</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Wed, 20 Dec 2006 23:18:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidlouisedelman.com/?p=175#comment-542</guid>
		<description>Hi David,
OK maybe not Cory...? I somehow thought I&#039;d read about it there. Sure, I read Lou&#039;s Pyr blog and no doubt have read heaps about it there too ;) But I&#039;m sure there&#039;ve been other places.
I do read Futurismic too, so no doubt I noted your presence there. Clearly you&#039;ve done your marketing job so well that I can&#039;t even reliably list the places I&#039;ve read about you!</description>
		<content:encoded><![CDATA[<p>Hi David,<br />
OK maybe not Cory&#8230;? I somehow thought I&#8217;d read about it there. Sure, I read Lou&#8217;s Pyr blog and no doubt have read heaps about it there too <img src='http://www.davidlouisedelman.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  But I&#8217;m sure there&#8217;ve been other places.<br />
I do read Futurismic too, so no doubt I noted your presence there. Clearly you&#8217;ve done your marketing job so well that I can&#8217;t even reliably list the places I&#8217;ve read about you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tricotomy</title>
		<link>http://www.davidlouisedelman.com/world-wide-web/new-look/comment-page-1/#comment-541</link>
		<dc:creator>tricotomy</dc:creator>
		<pubDate>Tue, 19 Dec 2006 16:19:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidlouisedelman.com/?p=175#comment-541</guid>
		<description>I like the look of the site. Looks much better than the old version but then I only seen that once.

Finally picked up Infoquake yesterday. Funny thing was I was passing the store where I ordered it and went in to ask about a Jack Sarfatti book and while there pulled out my pre-payment slip and Infoquake was there. When I got home I switched my phone back on (I&#039;d left it switched off because I was at this Christmas lecture and forgot to switch it back on again) The bookshop had left a message while I was on my way to the bookshop to say the book was there. slightly sychronistic given I was trying to order a Sarfatti book.

Anyway I now have a queue of books waiting to be read so Infoquake will have to wait a week or two.</description>
		<content:encoded><![CDATA[<p>I like the look of the site. Looks much better than the old version but then I only seen that once.</p>
<p>Finally picked up Infoquake yesterday. Funny thing was I was passing the store where I ordered it and went in to ask about a Jack Sarfatti book and while there pulled out my pre-payment slip and Infoquake was there. When I got home I switched my phone back on (I&#8217;d left it switched off because I was at this Christmas lecture and forgot to switch it back on again) The bookshop had left a message while I was on my way to the bookshop to say the book was there. slightly sychronistic given I was trying to order a Sarfatti book.</p>
<p>Anyway I now have a queue of books waiting to be read so Infoquake will have to wait a week or two.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tobias s buckell</title>
		<link>http://www.davidlouisedelman.com/world-wide-web/new-look/comment-page-1/#comment-540</link>
		<dc:creator>tobias s buckell</dc:creator>
		<pubDate>Tue, 19 Dec 2006 05:51:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidlouisedelman.com/?p=175#comment-540</guid>
		<description>Nice look homie!</description>
		<content:encoded><![CDATA[<p>Nice look homie!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Louis Edelman</title>
		<link>http://www.davidlouisedelman.com/world-wide-web/new-look/comment-page-1/#comment-539</link>
		<dc:creator>David Louis Edelman</dc:creator>
		<pubDate>Tue, 19 Dec 2006 01:16:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidlouisedelman.com/?p=175#comment-539</guid>
		<description>Whew.</description>
		<content:encoded><![CDATA[<p>Whew.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Soni</title>
		<link>http://www.davidlouisedelman.com/world-wide-web/new-look/comment-page-1/#comment-538</link>
		<dc:creator>Soni</dc:creator>
		<pubDate>Tue, 19 Dec 2006 00:42:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidlouisedelman.com/?p=175#comment-538</guid>
		<description>According to the Wingdings Character Set and Equivalent Unicode Characters page,  that&#039;s a &quot;Leaf counterclockwise north west&quot; you got frontin&#039; yo verbiage, man.

(Don&#039;t ask - I&#039;ve been around inner city grade schoolers all afternoon. It rubs off. Hey, at least it&#039;s not a leaky diaper.)</description>
		<content:encoded><![CDATA[<p>According to the Wingdings Character Set and Equivalent Unicode Characters page,  that&#8217;s a &#8220;Leaf counterclockwise north west&#8221; you got frontin&#8217; yo verbiage, man.</p>
<p>(Don&#8217;t ask &#8211; I&#8217;ve been around inner city grade schoolers all afternoon. It rubs off. Hey, at least it&#8217;s not a leaky diaper.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Armchair Anarchist</title>
		<link>http://www.davidlouisedelman.com/world-wide-web/new-look/comment-page-1/#comment-537</link>
		<dc:creator>Armchair Anarchist</dc:creator>
		<pubDate>Mon, 18 Dec 2006 21:11:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidlouisedelman.com/?p=175#comment-537</guid>
		<description>It&#039;s looking pretty sharp - much like that fellow in the suit to the left! ;)</description>
		<content:encoded><![CDATA[<p>It&#8217;s looking pretty sharp &#8211; much like that fellow in the suit to the left! <img src='http://www.davidlouisedelman.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Louis Edelman</title>
		<link>http://www.davidlouisedelman.com/world-wide-web/new-look/comment-page-1/#comment-536</link>
		<dc:creator>David Louis Edelman</dc:creator>
		<pubDate>Mon, 18 Dec 2006 15:06:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidlouisedelman.com/?p=175#comment-536</guid>
		<description>Thanks for that, Teresa. It&#039;s funny, I typically browse with Adblocker so I didn&#039;t even see the advertising on your site. I actually think Making Light looks much better &lt;i&gt;with&lt;/i&gt; the ads.</description>
		<content:encoded><![CDATA[<p>Thanks for that, Teresa. It&#8217;s funny, I typically browse with Adblocker so I didn&#8217;t even see the advertising on your site. I actually think Making Light looks much better <i>with</i> the ads.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
