<?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 for SkeyMedia</title>
	<atom:link href="http://skeymedia.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://skeymedia.com</link>
	<description>Blogging about Web Development and Website Management &#38; Monetization</description>
	<lastBuildDate>Tue, 01 Jun 2010 15:36:27 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>Comment on Problematic SQL Sorting by Eric</title>
		<link>http://skeymedia.com/problematic-sql-sorting/comment-page-1/#comment-56831</link>
		<dc:creator>Eric</dc:creator>
		<pubDate>Tue, 01 Jun 2010 15:36:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.skeymedia.com/programming/sql/problematic-sql-sorting/index.html#comment-56831</guid>
		<description>Code does not work among this set of values : 
0.1
100
115.2
133.3
145
145
150
23.5
299
45
47

as can see, 23.5 should come before the hundreds but the code sorts based on the first numeric value in the number, as in 0 1 2 3 4</description>
		<content:encoded><![CDATA[<p>Code does not work among this set of values :<br />
0.1<br />
100<br />
115.2<br />
133.3<br />
145<br />
145<br />
150<br />
23.5<br />
299<br />
45<br />
47</p>
<p>as can see, 23.5 should come before the hundreds but the code sorts based on the first numeric value in the number, as in 0 1 2 3 4</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to View Apache error logs by svekaria</title>
		<link>http://skeymedia.com/how-to-view-apache-error-logs/comment-page-1/#comment-56829</link>
		<dc:creator>svekaria</dc:creator>
		<pubDate>Sun, 30 May 2010 09:09:44 +0000</pubDate>
		<guid isPermaLink="false">http://skeymedia.com/how-to-view-apache-error-logs/#comment-56829</guid>
		<description>Thanks! quick and useful :)</description>
		<content:encoded><![CDATA[<p>Thanks! quick and useful <img src='http://skeymedia.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Yahoo Releases YSlow by Haely</title>
		<link>http://skeymedia.com/yahoo-releases-yslow/comment-page-1/#comment-56813</link>
		<dc:creator>Haely</dc:creator>
		<pubDate>Thu, 20 May 2010 07:47:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.skeymedia.com/programming/yahoo-releases-yslow/#comment-56813</guid>
		<description>S.F….I could not said it better myself.,lucy</description>
		<content:encoded><![CDATA[<p>S.F….I could not said it better myself.,lucy</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SEO in a world where the &#8220;SE&#8221; doesn&#8217;t &#8220;O&#8221; by Bruce</title>
		<link>http://skeymedia.com/seo-in-a-world-where-the-se-doesnt-o/comment-page-1/#comment-56812</link>
		<dc:creator>Bruce</dc:creator>
		<pubDate>Wed, 19 May 2010 15:16:34 +0000</pubDate>
		<guid isPermaLink="false">http://skeymedia.com/why-bother-with-seo/#comment-56812</guid>
		<description>We live in Sacramento, not too far from Google headquarters. Our cousin works in Mountain View.

Word is that the reason there is so much mystery about Google and their &quot;system&quot; relative to SEO is that with so many computer programmers, no one person really knows what effect his or her subroutines will have on the overall database in terms of page rank or any other aspect.

That makes sense to me as a programmer. I used to work for  a State department, and over time, the programs we used were passed along from generation to generation (one generation being about a year).

It didn&#039;t take too long before a program was so large and so complex that a newbie just left the code the way it was and added a subroutine.

That meant that if something broke, it was really hard to fix it without just programming around the problem. We were slowly creating a Frankenstein monster.

It is inevitable, and in the meantime, people treated our department as if we were so smart, we had an explanation for every quirk of the system. That we were planning these effects. Nothing like that was happening at all.

Same with Google. They just don&#039;t know, even on the inside. In a way that is good. But, in another way, the rumors one hears just add to the Godlike quality of Google&#039;s reputation, when in fact, no one will ever know for sure.</description>
		<content:encoded><![CDATA[<p>We live in Sacramento, not too far from Google headquarters. Our cousin works in Mountain View.</p>
<p>Word is that the reason there is so much mystery about Google and their &#8220;system&#8221; relative to SEO is that with so many computer programmers, no one person really knows what effect his or her subroutines will have on the overall database in terms of page rank or any other aspect.</p>
<p>That makes sense to me as a programmer. I used to work for  a State department, and over time, the programs we used were passed along from generation to generation (one generation being about a year).</p>
<p>It didn&#8217;t take too long before a program was so large and so complex that a newbie just left the code the way it was and added a subroutine.</p>
<p>That meant that if something broke, it was really hard to fix it without just programming around the problem. We were slowly creating a Frankenstein monster.</p>
<p>It is inevitable, and in the meantime, people treated our department as if we were so smart, we had an explanation for every quirk of the system. That we were planning these effects. Nothing like that was happening at all.</p>
<p>Same with Google. They just don&#8217;t know, even on the inside. In a way that is good. But, in another way, the rumors one hears just add to the Godlike quality of Google&#8217;s reputation, when in fact, no one will ever know for sure.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WordPress Permalinks on IIS with ISAPI_Rewrite by dab</title>
		<link>http://skeymedia.com/permalinks-iis-isapi/comment-page-1/#comment-56809</link>
		<dc:creator>dab</dc:creator>
		<pubDate>Tue, 18 May 2010 12:15:16 +0000</pubDate>
		<guid isPermaLink="false">http://skeymedia.com/permalinks-iis-isapi/#comment-56809</guid>
		<description>thankx man, works brilliant!!</description>
		<content:encoded><![CDATA[<p>thankx man, works brilliant!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WordPress Permalinks on IIS with ISAPI_Rewrite by Tin Ceiling Express</title>
		<link>http://skeymedia.com/permalinks-iis-isapi/comment-page-1/#comment-56802</link>
		<dc:creator>Tin Ceiling Express</dc:creator>
		<pubDate>Fri, 14 May 2010 17:39:26 +0000</pubDate>
		<guid isPermaLink="false">http://skeymedia.com/permalinks-iis-isapi/#comment-56802</guid>
		<description>I&#039;m still having a little trouble getting this to work. Do you know where I can go to get more Wordpress info on how to set up all of the tricks on my website? I&#039;m looking for something a little more basic where it can walk me through more of a copy and paste option...</description>
		<content:encoded><![CDATA[<p>I&#8217;m still having a little trouble getting this to work. Do you know where I can go to get more WordPress info on how to set up all of the tricks on my website? I&#8217;m looking for something a little more basic where it can walk me through more of a copy and paste option&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Classic ASP and AJAX by brian</title>
		<link>http://skeymedia.com/classic-asp-and-ajax-tutorial/comment-page-1/#comment-56780</link>
		<dc:creator>brian</dc:creator>
		<pubDate>Wed, 07 Apr 2010 06:57:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.skeymedia.com/programming/classic-asp-and-ajax/#comment-56780</guid>
		<description>This is for XHTML compliance.  It shouldn&#039;t have any bearing on ASP parsing correctly.



&lt;code&gt;
&lt;input type=&quot;button&quot; /&gt;
&lt;/code&gt; 
is 100% valid XHTML.


&lt;code&gt;
&lt;input type=&quot;button&quot;&gt;
&lt;/code&gt; 
is not.</description>
		<content:encoded><![CDATA[<p>This is for XHTML compliance.  It shouldn&#8217;t have any bearing on ASP parsing correctly.</p>
<p><pre><code>
&lt;input type=&quot;button&quot; /&gt;
</code></pre><br />
is 100% valid XHTML.</p>
<p><pre><code>
&lt;input type=&quot;button&quot;&gt;
</code></pre><br />
is not.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Classic ASP and AJAX by David</title>
		<link>http://skeymedia.com/classic-asp-and-ajax-tutorial/comment-page-1/#comment-56769</link>
		<dc:creator>David</dc:creator>
		<pubDate>Wed, 10 Mar 2010 21:20:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.skeymedia.com/programming/classic-asp-and-ajax/#comment-56769</guid>
		<description>This is such a great treasure to find! I&#039;m getting into AJAX late in the game and was having a real difficult time with understanding how to get ASP data and use it with javascript, like it was a clash of two worlds. The instructions made it very clear - thanks.

One issue I found is that the closing tags for the &#039;input&#039; ASP value tags have a stray closing slash between the &#039;%&#039; and &#039;&gt;&#039;, as in:
value=&quot;&quot; 

This prevented the page from loading until corrected.</description>
		<content:encoded><![CDATA[<p>This is such a great treasure to find! I&#8217;m getting into AJAX late in the game and was having a real difficult time with understanding how to get ASP data and use it with javascript, like it was a clash of two worlds. The instructions made it very clear &#8211; thanks.</p>
<p>One issue I found is that the closing tags for the &#8216;input&#8217; ASP value tags have a stray closing slash between the &#8216;%&#8217; and &#8216;&gt;&#8217;, as in:<br />
value=&#8221;" </p>
<p>This prevented the page from loading until corrected.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on vBulletin VS. Invision Power Board by JasonX</title>
		<link>http://skeymedia.com/vbulletin-vs-invision-power-board/comment-page-1/#comment-56764</link>
		<dc:creator>JasonX</dc:creator>
		<pubDate>Sat, 06 Mar 2010 03:36:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.skeymedia.com/programming/invisionpowerboard/vbulletin-vs-invision-power-board/index.html#comment-56764</guid>
		<description>the only problem with vBulletin is finding decent template skins... they all seem to be corporate.. i need a clubbing dance music skin and to date Havant forum one as good as the IPB skins... why is this?</description>
		<content:encoded><![CDATA[<p>the only problem with vBulletin is finding decent template skins&#8230; they all seem to be corporate.. i need a clubbing dance music skin and to date Havant forum one as good as the IPB skins&#8230; why is this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SEO in a world where the &#8220;SE&#8221; doesn&#8217;t &#8220;O&#8221; by Beth Charette</title>
		<link>http://skeymedia.com/seo-in-a-world-where-the-se-doesnt-o/comment-page-1/#comment-56733</link>
		<dc:creator>Beth Charette</dc:creator>
		<pubDate>Fri, 15 Jan 2010 22:09:20 +0000</pubDate>
		<guid isPermaLink="false">http://skeymedia.com/why-bother-with-seo/#comment-56733</guid>
		<description>We live in Sacramento, not too far from Google headquarters. Our cousin works in Mountain View.

Word is that the reason there is so much mystery about Google and their &quot;system&quot; relative to SEO is that with so many computer programmers, no one person really knows what effect his or her subroutines will have on the overall database in terms of page rank or any other aspect.

That makes sense to me as a programmer. I used to work for  a State department, and over time, the programs we used were passed along from generation to generation (one generation being about a year).

It didn&#039;t take too long before a program was so large and so complex that a newbie just left the code the way it was and added a subroutine.

That meant that if something broke, it was really hard to fix it without just programming around the problem. We were slowly creating a Frankenstein monster.

It is inevitable, and in the meantime, people treated our department as if we were so smart, we had an explanation for every quirk of the system. That we were planning these effects. Nothing like that was happening at all.

Same with Google. They just don&#039;t know, even on the inside. In a way that is good. But, in another way, the rumors one hears just add to the Godlike quality of Google&#039;s reputation, when in fact, no one will ever know for sure.</description>
		<content:encoded><![CDATA[<p>We live in Sacramento, not too far from Google headquarters. Our cousin works in Mountain View.</p>
<p>Word is that the reason there is so much mystery about Google and their &#8220;system&#8221; relative to SEO is that with so many computer programmers, no one person really knows what effect his or her subroutines will have on the overall database in terms of page rank or any other aspect.</p>
<p>That makes sense to me as a programmer. I used to work for  a State department, and over time, the programs we used were passed along from generation to generation (one generation being about a year).</p>
<p>It didn&#8217;t take too long before a program was so large and so complex that a newbie just left the code the way it was and added a subroutine.</p>
<p>That meant that if something broke, it was really hard to fix it without just programming around the problem. We were slowly creating a Frankenstein monster.</p>
<p>It is inevitable, and in the meantime, people treated our department as if we were so smart, we had an explanation for every quirk of the system. That we were planning these effects. Nothing like that was happening at all.</p>
<p>Same with Google. They just don&#8217;t know, even on the inside. In a way that is good. But, in another way, the rumors one hears just add to the Godlike quality of Google&#8217;s reputation, when in fact, no one will ever know for sure.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Classic ASP and AJAX by Mark Welshans</title>
		<link>http://skeymedia.com/classic-asp-and-ajax-tutorial/comment-page-1/#comment-56724</link>
		<dc:creator>Mark Welshans</dc:creator>
		<pubDate>Tue, 22 Dec 2009 21:16:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.skeymedia.com/programming/classic-asp-and-ajax/#comment-56724</guid>
		<description>Hi. I wanted to drop you a quick note to impart my thanks. I&#039;ve been observing your blog for a month or so and have picked up a heap of effective information as well as relished the way you&#039;ve structured your site. I am attempting to run my own blog however I think its too general and I would like to focus more on smaller topics.</description>
		<content:encoded><![CDATA[<p>Hi. I wanted to drop you a quick note to impart my thanks. I&#8217;ve been observing your blog for a month or so and have picked up a heap of effective information as well as relished the way you&#8217;ve structured your site. I am attempting to run my own blog however I think its too general and I would like to focus more on smaller topics.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on vBulletin VS. Invision Power Board by Hakusan</title>
		<link>http://skeymedia.com/vbulletin-vs-invision-power-board/comment-page-1/#comment-56723</link>
		<dc:creator>Hakusan</dc:creator>
		<pubDate>Mon, 21 Dec 2009 23:26:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.skeymedia.com/programming/invisionpowerboard/vbulletin-vs-invision-power-board/index.html#comment-56723</guid>
		<description>Hi 

I&#039;m looking to get my own hosting plan, and I&#039;m just looking to get if you have any opinion regarding the best hosting company...

Regarding my website stat:

250 Daily visitor
2 Domain
2 Data transfert needed
10 Bandwitch included

Many thanks for helping, any advice are welcome</description>
		<content:encoded><![CDATA[<p>Hi </p>
<p>I&#8217;m looking to get my own hosting plan, and I&#8217;m just looking to get if you have any opinion regarding the best hosting company&#8230;</p>
<p>Regarding my website stat:</p>
<p>250 Daily visitor<br />
2 Domain<br />
2 Data transfert needed<br />
10 Bandwitch included</p>
<p>Many thanks for helping, any advice are welcome</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SEO in a world where the &#8220;SE&#8221; doesn&#8217;t &#8220;O&#8221; by Nik Cornel</title>
		<link>http://skeymedia.com/seo-in-a-world-where-the-se-doesnt-o/comment-page-1/#comment-56714</link>
		<dc:creator>Nik Cornel</dc:creator>
		<pubDate>Tue, 08 Dec 2009 21:03:07 +0000</pubDate>
		<guid isPermaLink="false">http://skeymedia.com/why-bother-with-seo/#comment-56714</guid>
		<description>Canonical tag to the rescue.. Or go straight to the big G&#039;s sandboxed. Google caffiene what? Oh. that thing.. yeah yeah...</description>
		<content:encoded><![CDATA[<p>Canonical tag to the rescue.. Or go straight to the big G&#8217;s sandboxed. Google caffiene what? Oh. that thing.. yeah yeah&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SEO in a world where the &#8220;SE&#8221; doesn&#8217;t &#8220;O&#8221; by SEO Manchester</title>
		<link>http://skeymedia.com/seo-in-a-world-where-the-se-doesnt-o/comment-page-1/#comment-56708</link>
		<dc:creator>SEO Manchester</dc:creator>
		<pubDate>Sun, 22 Nov 2009 04:01:01 +0000</pubDate>
		<guid isPermaLink="false">http://skeymedia.com/why-bother-with-seo/#comment-56708</guid>
		<description>No word from mr cutts, but im sure there is a reason for this 301 and canon issue-can anyone think of why its been done like this?</description>
		<content:encoded><![CDATA[<p>No word from mr cutts, but im sure there is a reason for this 301 and canon issue-can anyone think of why its been done like this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Classic ASP and AJAX by Julie</title>
		<link>http://skeymedia.com/classic-asp-and-ajax-tutorial/comment-page-1/#comment-56692</link>
		<dc:creator>Julie</dc:creator>
		<pubDate>Wed, 28 Oct 2009 20:45:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.skeymedia.com/programming/classic-asp-and-ajax/#comment-56692</guid>
		<description>Thanks for this. Our entire website is vbScript/Javascript and I have no idea when it would change. This makes all sorts of things possible for us that weren&#039;t an option using vbScript/Javascript/SQL alone.</description>
		<content:encoded><![CDATA[<p>Thanks for this. Our entire website is vbScript/Javascript and I have no idea when it would change. This makes all sorts of things possible for us that weren&#8217;t an option using vbScript/Javascript/SQL alone.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Freelance Programming Feedback by Paul</title>
		<link>http://skeymedia.com/freelance-programming-feedback/comment-page-1/#comment-56669</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Wed, 21 Oct 2009 00:15:32 +0000</pubDate>
		<guid isPermaLink="false">http://skeymedia.com/freelance-programming-feedback/#comment-56669</guid>
		<description>brian does excellent work.  he did a bunch of seo including template validation and vbseo tweaking and the results speak for themselves.  he is honest and timely, and that in itself is a rare quality among programmers.</description>
		<content:encoded><![CDATA[<p>brian does excellent work.  he did a bunch of seo including template validation and vbseo tweaking and the results speak for themselves.  he is honest and timely, and that in itself is a rare quality among programmers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on IE6 AJAX hang on readyState 3 by Lauren Singer</title>
		<link>http://skeymedia.com/ie6-ajax-hang-on-readystate-3/comment-page-1/#comment-56658</link>
		<dc:creator>Lauren Singer</dc:creator>
		<pubDate>Tue, 20 Oct 2009 20:53:36 +0000</pubDate>
		<guid isPermaLink="false">http://skeymedia.com/ie6-ajax-hang-on-readystate-3/#comment-56658</guid>
		<description>My head and desk thank you.  They&#039;ve been meeting frequently over this one.</description>
		<content:encoded><![CDATA[<p>My head and desk thank you.  They&#8217;ve been meeting frequently over this one.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WordPress Permalinks on IIS with ISAPI_Rewrite by Jay Harley</title>
		<link>http://skeymedia.com/permalinks-iis-isapi/comment-page-1/#comment-55958</link>
		<dc:creator>Jay Harley</dc:creator>
		<pubDate>Thu, 15 Oct 2009 07:10:14 +0000</pubDate>
		<guid isPermaLink="false">http://skeymedia.com/permalinks-iis-isapi/#comment-55958</guid>
		<description>Works like a charm!  :)  Thanks!</description>
		<content:encoded><![CDATA[<p>Works like a charm!  <img src='http://skeymedia.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />   Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Classic ASP and AJAX by Brian</title>
		<link>http://skeymedia.com/classic-asp-and-ajax-tutorial/comment-page-1/#comment-55689</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Tue, 13 Oct 2009 03:29:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.skeymedia.com/programming/classic-asp-and-ajax/#comment-55689</guid>
		<description>Mark, I think you&#039;re mis-using one of the technologies then.  AJAX is NOT a replacement for ASP or ANY server-side language.  It&#039;s simply the call method instead of traditional GET/POST.</description>
		<content:encoded><![CDATA[<p>Mark, I think you&#8217;re mis-using one of the technologies then.  AJAX is NOT a replacement for ASP or ANY server-side language.  It&#8217;s simply the call method instead of traditional GET/POST.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Classic ASP and AJAX by Mark</title>
		<link>http://skeymedia.com/classic-asp-and-ajax-tutorial/comment-page-1/#comment-55667</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Tue, 13 Oct 2009 00:35:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.skeymedia.com/programming/classic-asp-and-ajax/#comment-55667</guid>
		<description>We switched from ASP to AJAX last year and we&#039;ve got lot of advantages: AJAX is quicker and more reliable than ASP.</description>
		<content:encoded><![CDATA[<p>We switched from ASP to AJAX last year and we&#8217;ve got lot of advantages: AJAX is quicker and more reliable than ASP.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
