<?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: Adding a Lifestream to Wordpress</title>
	<atom:link href="http://adamfortuna.com/2009/02/08/adding-a-lifestream-to-wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://adamfortuna.com/2009/02/08/adding-a-lifestream-to-wordpress/</link>
	<description>Rants on technology, Ruby on Rails, Javascript and UI Design by Adam Fortuna</description>
	<lastBuildDate>Sun, 07 Mar 2010 03:36:16 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Adam Fortuna</title>
		<link>http://adamfortuna.com/2009/02/08/adding-a-lifestream-to-wordpress/#comment-172224</link>
		<dc:creator>Adam Fortuna</dc:creator>
		<pubDate>Sun, 08 Feb 2009 18:16:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.adamfortuna.com/?p=279#comment-172224</guid>
		<description>Hmm no, I didn&#039;t have to use !important. The only line I added was something like &quot;#lifestream .widget&quot; where lifestream was the div I created myself, and .widget was the main wrapper friendfeed uses. I think there are issues with using multiple classes (i haven&#039;t used them myself, but I saw in Firebug it pulled out some multiple class rules like &quot;.friendfeed.widget&quot;). The #lifestream .widget is higher priority I believe, so no overrides are needed.</description>
		<content:encoded><![CDATA[<p>Hmm no, I didn&#8217;t have to use !important. The only line I added was something like &#8220;#lifestream .widget&#8221; where lifestream was the div I created myself, and .widget was the main wrapper friendfeed uses. I think there are issues with using multiple classes (i haven&#8217;t used them myself, but I saw in Firebug it pulled out some multiple class rules like &#8220;.friendfeed.widget&#8221;). The #lifestream .widget is higher priority I believe, so no overrides are needed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Roop</title>
		<link>http://adamfortuna.com/2009/02/08/adding-a-lifestream-to-wordpress/#comment-172223</link>
		<dc:creator>Daniel Roop</dc:creator>
		<pubDate>Sun, 08 Feb 2009 17:52:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.adamfortuna.com/?p=279#comment-172223</guid>
		<description>Good suggestion, I already had FriendFeed setup so I decided to just add the stream to wordpress based on the link.

I did run into issues with the css, and had to use !important to override certain attributes.  Did you have that problem?</description>
		<content:encoded><![CDATA[<p>Good suggestion, I already had FriendFeed setup so I decided to just add the stream to wordpress based on the link.</p>
<p>I did run into issues with the css, and had to use !important to override certain attributes.  Did you have that problem?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
