<?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: How to add custom sites to I Love Social Bookmarking</title>
	<atom:link href="http://www.milienzo.com/2008/03/15/how-to-add-custom-sites-to-i-love-social-bookmarking/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.milienzo.com/2008/03/15/how-to-add-custom-sites-to-i-love-social-bookmarking/</link>
	<description>Jason Stone blogs about Web Design, Trends and Weekly Findings</description>
	<lastBuildDate>Fri, 29 Jan 2010 09:31:39 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Keith</title>
		<link>http://www.milienzo.com/2008/03/15/how-to-add-custom-sites-to-i-love-social-bookmarking/comment-page-1/#comment-19703</link>
		<dc:creator>Keith</dc:creator>
		<pubDate>Sun, 28 Sep 2008 07:01:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.milienzo.com/2008/03/15/how-to-add-custom-sites-to-i-love-social-bookmarking/#comment-19703</guid>
		<description>I was curious to what I have to do to get the icons to display.  I did modify the style.css file but all I get is links.  

Thanks.</description>
		<content:encoded><![CDATA[<p>I was curious to what I have to do to get the icons to display.  I did modify the style.css file but all I get is links.  </p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: falguni1</title>
		<link>http://www.milienzo.com/2008/03/15/how-to-add-custom-sites-to-i-love-social-bookmarking/comment-page-1/#comment-13826</link>
		<dc:creator>falguni1</dc:creator>
		<pubDate>Sat, 24 May 2008 04:12:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.milienzo.com/2008/03/15/how-to-add-custom-sites-to-i-love-social-bookmarking/#comment-13826</guid>
		<description>I want to see a demo of this plugin</description>
		<content:encoded><![CDATA[<p>I want to see a demo of this plugin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Donna Miller</title>
		<link>http://www.milienzo.com/2008/03/15/how-to-add-custom-sites-to-i-love-social-bookmarking/comment-page-1/#comment-13185</link>
		<dc:creator>Donna Miller</dc:creator>
		<pubDate>Mon, 12 May 2008 23:44:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.milienzo.com/2008/03/15/how-to-add-custom-sites-to-i-love-social-bookmarking/#comment-13185</guid>
		<description>This is great Aaron! I don&#039;t want too many icons, but I&#039;d like to add a couple. Thanks for a great tutorial.</description>
		<content:encoded><![CDATA[<p>This is great Aaron! I don&#8217;t want too many icons, but I&#8217;d like to add a couple. Thanks for a great tutorial.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MILE</title>
		<link>http://www.milienzo.com/2008/03/15/how-to-add-custom-sites-to-i-love-social-bookmarking/comment-page-1/#comment-12945</link>
		<dc:creator>MILE</dc:creator>
		<pubDate>Sat, 03 May 2008 01:54:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.milienzo.com/2008/03/15/how-to-add-custom-sites-to-i-love-social-bookmarking/#comment-12945</guid>
		<description>Oh, I also didn&#039;t realize I&#039;d have to edit the CSS as well...will try this later on...! Or tomorrow maybe, after all it&#039;s &quot;Shutdown Day&quot; today...!? ;)</description>
		<content:encoded><![CDATA[<p>Oh, I also didn&#8217;t realize I&#8217;d have to edit the CSS as well&#8230;will try this later on&#8230;! Or tomorrow maybe, after all it&#8217;s &#8220;Shutdown Day&#8221; today&#8230;!? <img src='http://www.milienzo.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shegs</title>
		<link>http://www.milienzo.com/2008/03/15/how-to-add-custom-sites-to-i-love-social-bookmarking/comment-page-1/#comment-11733</link>
		<dc:creator>shegs</dc:creator>
		<pubDate>Sat, 15 Mar 2008 13:45:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.milienzo.com/2008/03/15/how-to-add-custom-sites-to-i-love-social-bookmarking/#comment-11733</guid>
		<description>Thanks!
I was doing it right all along but I wasn&#039;t clicking &quot;reset defaults&quot; so the pownce icon never showed up. you may want to add that to your tutorial.
and so you can add it later this is what I added
&#039;show_pownce&#039; =&gt; array(
				&#039;selected&#039; =&gt; &#039;on&#039;,
				&#039;url&#039; =&gt; &#039;http://pownce.com/send/link/?url=%BLOG_URL%&amp;note_body=%BLOG_TITLE%&#039;,
				&#039;title&#039; =&gt; &#039;Add to Pownce&#039;,
				&#039;anchor&#039; =&gt; &#039;Pownce&#039;)),</description>
		<content:encoded><![CDATA[<p>Thanks!<br />
I was doing it right all along but I wasn&#8217;t clicking &#8220;reset defaults&#8221; so the pownce icon never showed up. you may want to add that to your tutorial.<br />
and so you can add it later this is what I added<br />
&#8217;show_pownce&#8217; => array(<br />
				&#8217;selected&#8217; => &#8216;on&#8217;,<br />
				&#8216;url&#8217; => &#8216;http://pownce.com/send/link/?url=%BLOG_URL%&#038;note_body=%BLOG_TITLE%&#8217;,<br />
				&#8216;title&#8217; => &#8216;Add to Pownce&#8217;,<br />
				&#8216;anchor&#8217; => &#8216;Pownce&#8217;)),</p>
]]></content:encoded>
	</item>
</channel>
</rss>
