<?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"
	>
<channel>
	<title>Comments for almost daniel</title>
	<atom:link href="http://almostdaniel.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://almostdaniel.com</link>
	<description>a pretty big deal since 1977.</description>
	<pubDate>Sun, 27 Jul 2008 09:04:34 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>Comment on gravatars by daniel</title>
		<link>http://almostdaniel.com/2008/05/15/gravatars/#comment-244</link>
		<dc:creator>daniel</dc:creator>
		<pubDate>Fri, 27 Jun 2008 04:55:46 +0000</pubDate>
		<guid isPermaLink="false">http://almostdaniel.com/?p=20#comment-244</guid>
		<description>fine. so i finally got around to adding one puny line of code to my comments.php theme file, and styling the "avatar" class in my CSS file:

comments.php:
&lt;code&gt;
&lt;?php get_avatar($comment); ?&gt;
&lt;/code&gt;

style.css:
&lt;code&gt;
img.avatar {
	float: left;
	margin: 0 15px 15px 0;
}
&lt;/code&gt;

Happy now?</description>
		<content:encoded><![CDATA[<p>fine. so i finally got around to adding one puny line of code to my comments.php theme file, and styling the &#8220;avatar&#8221; class in my CSS file:</p>
<p>comments.php:<br />
<code><br />
< ?php get_avatar($comment); ?><br />
</code></p>
<p>style.css:<br />
<code><br />
img.avatar {<br />
	float: left;<br />
	margin: 0 15px 15px 0;<br />
}<br />
</code></p>
<p>Happy now?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on gravatars by jason_shao</title>
		<link>http://almostdaniel.com/2008/05/15/gravatars/#comment-155</link>
		<dc:creator>jason_shao</dc:creator>
		<pubDate>Mon, 02 Jun 2008 04:03:03 +0000</pubDate>
		<guid isPermaLink="false">http://almostdaniel.com/?p=20#comment-155</guid>
		<description>So when are you going to Gravatar enable your site comments? ;)</description>
		<content:encoded><![CDATA[<p>So when are you going to Gravatar enable your site comments? <img src='http://almostdaniel.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Portals, identity, and user experience by jason_shao</title>
		<link>http://almostdaniel.com/2008/05/30/portals-identity-and-user-experience/#comment-154</link>
		<dc:creator>jason_shao</dc:creator>
		<pubDate>Mon, 02 Jun 2008 04:02:32 +0000</pubDate>
		<guid isPermaLink="false">http://almostdaniel.com/?p=22#comment-154</guid>
		<description>Nice pic -- got others? I've been thinking about trying to compile a Flickr album or something.</description>
		<content:encoded><![CDATA[<p>Nice pic &#8212; got others? I&#8217;ve been thinking about trying to compile a Flickr album or something.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on gravatars by scottfi</title>
		<link>http://almostdaniel.com/2008/05/15/gravatars/#comment-119</link>
		<dc:creator>scottfi</dc:creator>
		<pubDate>Sun, 25 May 2008 20:59:48 +0000</pubDate>
		<guid isPermaLink="false">http://almostdaniel.com/?p=20#comment-119</guid>
		<description>Nice... I just wanted to see if my Gravatar would show up when I left a comment.</description>
		<content:encoded><![CDATA[<p>Nice&#8230; I just wanted to see if my Gravatar would show up when I left a comment.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on FormPress by MH</title>
		<link>http://almostdaniel.com/formpress/#comment-61</link>
		<dc:creator>MH</dc:creator>
		<pubDate>Fri, 25 Apr 2008 06:46:08 +0000</pubDate>
		<guid isPermaLink="false">http://almostdaniel.com/formpress/#comment-61</guid>
		<description>Hi Daniel, I am using formpress, but Confirmation URL does not work :-( After submitting form I see address with ...?formpress_submit=1 and white page. I would like to use Wordpress page for confirmation, so I have filled http://www.goool.cz/?page_id=203 but redirectiopn does not come. Can you advice me? Thanks. BTW, nice job! :-)</description>
		<content:encoded><![CDATA[<p>Hi Daniel, I am using formpress, but Confirmation URL does not work <img src='http://almostdaniel.com/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /> After submitting form I see address with &#8230;?formpress_submit=1 and white page. I would like to use Wordpress page for confirmation, so I have filled <a href="http://www.goool.cz/?page_id=203" rel="nofollow" onclick="javascript:urchinTracker ('/outbound/comment/www.goool.cz');">http://www.goool.cz/?page_id=203</a> but redirectiopn does not come. Can you advice me? Thanks. BTW, nice job! <img src='http://almostdaniel.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on FormPress by daniel</title>
		<link>http://almostdaniel.com/formpress/#comment-60</link>
		<dc:creator>daniel</dc:creator>
		<pubDate>Thu, 10 Apr 2008 00:47:37 +0000</pubDate>
		<guid isPermaLink="false">http://almostdaniel.com/formpress/#comment-60</guid>
		<description>I have gotten it to work with the 2.3 line, but it affected the Write functionality in a bad way. Bad coding on my part. My next step is to make it fully compatible with 2.5 but until then I can only support up to 2.1.</description>
		<content:encoded><![CDATA[<p>I have gotten it to work with the 2.3 line, but it affected the Write functionality in a bad way. Bad coding on my part. My next step is to make it fully compatible with 2.5 but until then I can only support up to 2.1.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on I&#8217;m a real boy, er, plugin! by hogwildwally</title>
		<link>http://almostdaniel.com/2008/04/06/im-a-real-boy-er-plugin/#comment-59</link>
		<dc:creator>hogwildwally</dc:creator>
		<pubDate>Tue, 08 Apr 2008 18:59:33 +0000</pubDate>
		<guid isPermaLink="false">http://almostdaniel.com/?p=17#comment-59</guid>
		<description>Good work Dan! Keep it up.</description>
		<content:encoded><![CDATA[<p>Good work Dan! Keep it up.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on FormPress by michael</title>
		<link>http://almostdaniel.com/formpress/#comment-58</link>
		<dc:creator>michael</dc:creator>
		<pubDate>Tue, 08 Apr 2008 04:30:23 +0000</pubDate>
		<guid isPermaLink="false">http://almostdaniel.com/formpress/#comment-58</guid>
		<description>Hi and thanks for developing this plugin. I'm an urban planner and am looking for something that could help facilitate community surveys. I am just wondering, is this plugin compatible with WordPress 2.5?</description>
		<content:encoded><![CDATA[<p>Hi and thanks for developing this plugin. I&#8217;m an urban planner and am looking for something that could help facilitate community surveys. I am just wondering, is this plugin compatible with WordPress 2.5?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Look before you leap by mitrobkat</title>
		<link>http://almostdaniel.com/2007/10/19/look-before-you-leap/#comment-54</link>
		<dc:creator>mitrobkat</dc:creator>
		<pubDate>Mon, 17 Mar 2008 18:58:11 +0000</pubDate>
		<guid isPermaLink="false">http://almostdaniel.com/?p=1#comment-54</guid>
		<description>Being in the same field and essentially dealing with same issues, I completly understand your point of view. Awsome entry. Keep it up. I might recognize you in the bar sometime.</description>
		<content:encoded><![CDATA[<p>Being in the same field and essentially dealing with same issues, I completly understand your point of view. Awsome entry. Keep it up. I might recognize you in the bar sometime.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on all i want is to eat your brains. by scottfi</title>
		<link>http://almostdaniel.com/2008/03/09/all-i-want-is-to-eat-your-brains/#comment-53</link>
		<dc:creator>scottfi</dc:creator>
		<pubDate>Wed, 12 Mar 2008 23:19:53 +0000</pubDate>
		<guid isPermaLink="false">http://almostdaniel.com/2008/03/09/all-i-want-is-to-eat-your-brains/#comment-53</guid>
		<description>I put the &lt;a href="http://www.youtube.com/watch?v=p_nxdkg2x6k" rel="nofollow"&gt;video of Jonathan Coulton's Still Alive&lt;/a&gt; up on youtube. The person that keeps stepping in front the camera is you. :-)

&lt;object width="425" height="355"&gt;&lt;param name="movie" value="http://www.youtube.com/v/p_nxdkg2x6k&#038;hl=en"&gt;&lt;/param&gt;&lt;param name="wmode" value="transparent"&gt;&lt;/param&gt;&lt;embed src="http://www.youtube.com/v/p_nxdkg2x6k&#038;hl=en" type="application/x-shockwave-flash" wmode="transparent" width="425" height="355"&gt;&lt;/embed&gt;&lt;/object&gt;</description>
		<content:encoded><![CDATA[<p>I put the <a href="http://www.youtube.com/watch?v=p_nxdkg2x6k" rel="nofollow" onclick="javascript:urchinTracker ('/outbound/comment/www.youtube.com');">video of Jonathan Coulton&#8217;s Still Alive</a> up on youtube. The person that keeps stepping in front the camera is you. <img src='http://almostdaniel.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p><object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/p_nxdkg2x6k&#038;hl=en"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/p_nxdkg2x6k&#038;hl=en" type="application/x-shockwave-flash" wmode="transparent" width="425" height="355"></embed></object></p>
]]></content:encoded>
	</item>
</channel>
</rss>
