<?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: Win a Free Boynq Sabre iPod Speaker System</title>
	<atom:link href="http://www.tyleringram.com/blog/win-a-free-boynq-sabre-ipod-speaker-system/feed" rel="self" type="application/rss+xml" />
	<link>http://www.tyleringram.com/blog/win-a-free-boynq-sabre-ipod-speaker-system</link>
	<description>Miscellanious Ramblings of a Web Developer in the Metro Vancouver area. Technology, Web Development, Photography, Computers and Outdoor Activities</description>
	<lastBuildDate>Fri, 30 Jul 2010 05:10:34 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Phil</title>
		<link>http://www.tyleringram.com/blog/win-a-free-boynq-sabre-ipod-speaker-system/comment-page-1#comment-132</link>
		<dc:creator>Phil</dc:creator>
		<pubDate>Fri, 26 Oct 2007 03:36:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.tyleringram.com/?p=52#comment-132</guid>
		<description>As a person who has implemented trackback in their own custom blog software, let me say a) it&#039;s very easy to get your head around it. and b) whatever you do, for the love of god, do NOT implement &quot;autodiscovery&quot;. I got SO much spam and 0 trackbacks, so I disabled it. I kept the part where I can SEND a trackback. But filtering out the crap was too much trouble. If I re-implement, I&#039;m going to do it without autodiscovery.</description>
		<content:encoded><![CDATA[<p>As a person who has implemented trackback in their own custom blog software, let me say a) it&#8217;s very easy to get your head around it. and b) whatever you do, for the love of god, do NOT implement &#8220;autodiscovery&#8221;. I got SO much spam and 0 trackbacks, so I disabled it. I kept the part where I can SEND a trackback. But filtering out the crap was too much trouble. If I re-implement, I&#8217;m going to do it without autodiscovery.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tyler Ingram</title>
		<link>http://www.tyleringram.com/blog/win-a-free-boynq-sabre-ipod-speaker-system/comment-page-1#comment-131</link>
		<dc:creator>Tyler Ingram</dc:creator>
		<pubDate>Fri, 26 Oct 2007 00:45:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.tyleringram.com/?p=52#comment-131</guid>
		<description>I could force the browsers not to cache the site via PHP&#039;s header function. Perhaps I will.</description>
		<content:encoded><![CDATA[<p>I could force the browsers not to cache the site via PHP&#8217;s header function. Perhaps I will.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rod</title>
		<link>http://www.tyleringram.com/blog/win-a-free-boynq-sabre-ipod-speaker-system/comment-page-1#comment-130</link>
		<dc:creator>Rod</dc:creator>
		<pubDate>Fri, 26 Oct 2007 00:04:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.tyleringram.com/?p=52#comment-130</guid>
		<description>Jeez, see what happens when I clear my cache... ;)  You find the changes that have been made.</description>
		<content:encoded><![CDATA[<p>Jeez, see what happens when I clear my cache&#8230; <img src='http://www.tyleringram.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />   You find the changes that have been made.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tyler Ingram</title>
		<link>http://www.tyleringram.com/blog/win-a-free-boynq-sabre-ipod-speaker-system/comment-page-1#comment-129</link>
		<dc:creator>Tyler Ingram</dc:creator>
		<pubDate>Thu, 25 Oct 2007 22:24:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.tyleringram.com/?p=52#comment-129</guid>
		<description>It&#039;s a static header. I wanted a better picture so I took a peek over at iStockPhotos and bought one that was slightly wider than normal. Moved the top menu over and placed the search bar inline</description>
		<content:encoded><![CDATA[<p>It&#8217;s a static header. I wanted a better picture so I took a peek over at iStockPhotos and bought one that was slightly wider than normal. Moved the top menu over and placed the search bar inline</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rod</title>
		<link>http://www.tyleringram.com/blog/win-a-free-boynq-sabre-ipod-speaker-system/comment-page-1#comment-128</link>
		<dc:creator>Rod</dc:creator>
		<pubDate>Thu, 25 Oct 2007 10:30:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.tyleringram.com/?p=52#comment-128</guid>
		<description>Did I just stumble across a new header image, or is it dynamic?  I like this new one.</description>
		<content:encoded><![CDATA[<p>Did I just stumble across a new header image, or is it dynamic?  I like this new one.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tyler Ingram</title>
		<link>http://www.tyleringram.com/blog/win-a-free-boynq-sabre-ipod-speaker-system/comment-page-1#comment-127</link>
		<dc:creator>Tyler Ingram</dc:creator>
		<pubDate>Mon, 15 Oct 2007 22:56:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.tyleringram.com/?p=52#comment-127</guid>
		<description>I&#039;ve been looking at trying to figure out how to use XML-RPC Library (the way WordPress does it) but it doesn&#039;t seem to be all that easy. WordPress has 2 scripts and the XMLRPC.php is 2000 lines in size.

I found a tutorial: &lt;a href=&quot;http://www.quietearth.us/articles/2006/10/30/Coding-your-own-blog-Pingback-in-php&quot;&gt;Coding Your Own Ping Back in PHP&lt;/a&gt; but it&#039;s a skeleton and I am having troubles understanding it for now.

This is one of the reasons why I wish I went with WordPress instead of customized, self-coded blog.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve been looking at trying to figure out how to use XML-RPC Library (the way WordPress does it) but it doesn&#8217;t seem to be all that easy. WordPress has 2 scripts and the XMLRPC.php is 2000 lines in size.</p>
<p>I found a tutorial: <a href="http://www.quietearth.us/articles/2006/10/30/Coding-your-own-blog-Pingback-in-php">Coding Your Own Ping Back in PHP</a> but it&#8217;s a skeleton and I am having troubles understanding it for now.</p>
<p>This is one of the reasons why I wish I went with WordPress instead of customized, self-coded blog.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephen</title>
		<link>http://www.tyleringram.com/blog/win-a-free-boynq-sabre-ipod-speaker-system/comment-page-1#comment-126</link>
		<dc:creator>Stephen</dc:creator>
		<pubDate>Mon, 15 Oct 2007 14:19:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.tyleringram.com/?p=52#comment-126</guid>
		<description>I think you need to start working on that PingBack thingy.  I&#039;m sure you&#039;d get a lot more entries if you allowed lazy people to enter more easily.</description>
		<content:encoded><![CDATA[<p>I think you need to start working on that PingBack thingy.  I&#8217;m sure you&#8217;d get a lot more entries if you allowed lazy people to enter more easily.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rod</title>
		<link>http://www.tyleringram.com/blog/win-a-free-boynq-sabre-ipod-speaker-system/comment-page-1#comment-125</link>
		<dc:creator>Rod</dc:creator>
		<pubDate>Thu, 11 Oct 2007 07:02:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.tyleringram.com/?p=52#comment-125</guid>
		<description>Entry at: &lt;a href=&quot;http://www.rodtempleton.net/2007/10/11/tyleringramcom-blogs-done-differently/&quot;&gt;http://www.rodtempleton.net/2007/10/11/tyleringramcom-blogs-done-differently/&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Entry at: <a href="http://www.rodtempleton.net/2007/10/11/tyleringramcom-blogs-done-differently/">http://www.rodtempleton.net/2007/10/11/tyleringramcom-blogs-done-differently/</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
