<?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 RoloPress</title>
	<atom:link href="http://rolopress.com/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://rolopress.com</link>
	<description>Free Open Source Contact Manager built on the WordPress platform.</description>
	<lastBuildDate>Thu, 05 May 2011 06:32:50 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>Comment on Making RoloPress Private by Bradley Allen</title>
		<link>http://rolopress.com/making-rolopress-private#comment-51</link>
		<dc:creator>Bradley Allen</dc:creator>
		<pubDate>Thu, 05 May 2011 06:32:50 +0000</pubDate>
		<guid isPermaLink="false">http://rolopress.com/?p=736#comment-51</guid>
		<description>Thanks for RoloPress and this tip for keeping it private. For increased privacy, I &lt;a href=&quot;http://www.wpbeginner.com/wp-tutorials/how-to-disable-rss-feeds-in-wordpress/&quot; rel=&quot;nofollow&quot;&gt;disabled RSS feeds&lt;/a&gt; by adding the following code to the active theme&#039;s (RoloPress Default) functions.php

&lt;code&gt;
// disable RSS feed
function fb_disable_feed() {
wp_die( __(&#039;No feed available, please visit the homepage!&#039;) );
}

add_action(&#039;do_feed&#039;, &#039;fb_disable_feed&#039;, 1);
add_action(&#039;do_feed_rdf&#039;, &#039;fb_disable_feed&#039;, 1);
add_action(&#039;do_feed_rss&#039;, &#039;fb_disable_feed&#039;, 1);
add_action(&#039;do_feed_rss2&#039;, &#039;fb_disable_feed&#039;, 1);
add_action(&#039;do_feed_atom&#039;, &#039;fb_disable_feed&#039;, 1);
// end disable RSS feed
&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>Thanks for RoloPress and this tip for keeping it private. For increased privacy, I <a href="http://www.wpbeginner.com/wp-tutorials/how-to-disable-rss-feeds-in-wordpress/" rel="nofollow">disabled RSS feeds</a> by adding the following code to the active theme&#8217;s (RoloPress Default) functions.php</p>
<p><code><br />
// disable RSS feed<br />
function fb_disable_feed() {<br />
wp_die( __('No feed available, please visit the homepage!') );<br />
}</p>
<p>add_action('do_feed', 'fb_disable_feed', 1);<br />
add_action('do_feed_rdf', 'fb_disable_feed', 1);<br />
add_action('do_feed_rss', 'fb_disable_feed', 1);<br />
add_action('do_feed_rss2', 'fb_disable_feed', 1);<br />
add_action('do_feed_atom', 'fb_disable_feed', 1);<br />
// end disable RSS feed<br />
</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Add Files and Images to your Notes by steve</title>
		<link>http://rolopress.com/add-files-and-images-to-your-notes#comment-42</link>
		<dc:creator>steve</dc:creator>
		<pubDate>Sat, 16 Apr 2011 11:40:36 +0000</pubDate>
		<guid isPermaLink="false">http://rolopress.com/?p=746#comment-42</guid>
		<description>Easy Comment is a great addition</description>
		<content:encoded><![CDATA[<p>Easy Comment is a great addition</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Automatic Contact Images by sbruner</title>
		<link>http://rolopress.com/automatic-contact-images#comment-34</link>
		<dc:creator>sbruner</dc:creator>
		<pubDate>Tue, 21 Dec 2010 15:21:20 +0000</pubDate>
		<guid isPermaLink="false">http://rolopress.com/?p=496#comment-34</guid>
		<description>hi Edgar-- currently this is not available, but we&#039;ll add it to our list.</description>
		<content:encoded><![CDATA[<p>hi Edgar&#8211; currently this is not available, but we&#8217;ll add it to our list.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Automatic Contact Images by Edgar</title>
		<link>http://rolopress.com/automatic-contact-images#comment-33</link>
		<dc:creator>Edgar</dc:creator>
		<pubDate>Tue, 21 Dec 2010 11:31:10 +0000</pubDate>
		<guid isPermaLink="false">http://rolopress.com/?p=496#comment-33</guid>
		<description>Hi,
Is there a way to pull images from LinkedIn profiles.</description>
		<content:encoded><![CDATA[<p>Hi,<br />
Is there a way to pull images from LinkedIn profiles.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on RoloPress Importer for Outlook CSV by RoloPress 1.5 Released &#124; RoloPress</title>
		<link>http://rolopress.com/rolopress-importer-for-outlook-csv#comment-16</link>
		<dc:creator>RoloPress 1.5 Released &#124; RoloPress</dc:creator>
		<pubDate>Wed, 27 Oct 2010 16:43:05 +0000</pubDate>
		<guid isPermaLink="false">http://rolopress.com/?p=761#comment-16</guid>
		<description>[...] RoloPress Free Open Source Contact Manager built on the WordPress platform.   Skip to content AboutContactContributingAdd-on&#039;sDocumentationInstallationFiltersHomeRoloPress: Coming Soon!ServicesHostingAction Hooks   Home &gt; RoloPress 1.5 Released        &#171; RoloPress Importer for Outlook CSV [...]</description>
		<content:encoded><![CDATA[<p>[...] RoloPress Free Open Source Contact Manager built on the WordPress platform.   Skip to content AboutContactContributingAdd-on&#039;sDocumentationInstallationFiltersHomeRoloPress: Coming Soon!ServicesHostingAction Hooks   Home &gt; RoloPress 1.5 Released        &laquo; RoloPress Importer for Outlook CSV [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on RoloPress Version 1.2 Beta ready for download by Display Twitter profile image instead of Gravatar in WordPress comments - Night Dreaming (by Sudar)</title>
		<link>http://rolopress.com/rolopress-version-1-2-beta-ready-for-download#comment-8</link>
		<dc:creator>Display Twitter profile image instead of Gravatar in WordPress comments - Night Dreaming (by Sudar)</dc:creator>
		<pubDate>Tue, 16 Mar 2010 08:13:15 +0000</pubDate>
		<guid isPermaLink="false">http://rolopress.com/?p=604#comment-8</guid>
		<description>[...] updates on this topic.Display Twitter profile image instead of Gravatar in WordPress commentsIn the recent release of RoloPress I implemented Twitter avatar, which allows you to show the user’s Twitter profile image instead [...]</description>
		<content:encoded><![CDATA[<p>[...] updates on this topic.Display Twitter profile image instead of Gravatar in WordPress commentsIn the recent release of RoloPress I implemented Twitter avatar, which allows you to show the user’s Twitter profile image instead [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Twitter Tweets for RoloPress by &#187; 10 usages alternatifs de WordPress &#160; RU3 :: Tentatives d&#039;intelligence collective :: Luc Legay</title>
		<link>http://rolopress.com/twitter-tweets-for-rolopress#comment-3</link>
		<dc:creator>&#187; 10 usages alternatifs de WordPress &#160; RU3 :: Tentatives d&#039;intelligence collective :: Luc Legay</dc:creator>
		<pubDate>Fri, 12 Feb 2010 20:47:25 +0000</pubDate>
		<guid isPermaLink="false">http://rolopress.com/?p=459#comment-3</guid>
		<description>[...] les sociétés directement en front-office. En option, on peut même charger le plugin &#171;&#160;Twitter Tweets for RoloPress&#160;&#187; qui permet d&#8217;ajouter le fil Twitter du contact [...]</description>
		<content:encoded><![CDATA[<p>[...] les sociétés directement en front-office. En option, on peut même charger le plugin &laquo;&nbsp;Twitter Tweets for RoloPress&nbsp;&raquo; qui permet d&#8217;ajouter le fil Twitter du contact [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on RoloPress 1.1 beta available by Auf WordPress gebaut: RoloPress für CRM Lösungen &#8211; Koffeinbetriebenes.Net</title>
		<link>http://rolopress.com/rolopress-1-1-beta-available#comment-7</link>
		<dc:creator>Auf WordPress gebaut: RoloPress für CRM Lösungen &#8211; Koffeinbetriebenes.Net</dc:creator>
		<pubDate>Wed, 03 Feb 2010 23:56:09 +0000</pubDate>
		<guid isPermaLink="false">http://rolopress.com/?p=576#comment-7</guid>
		<description>[...] interessant das an einem komplexeren Beispiel studieren zu k&#246;nnen. RoloPress steht aktuell als 1.1 Beta zur Verf&#252;gung und das Beta kann man ruhig noch sehr ernst [...]</description>
		<content:encoded><![CDATA[<p>[...] interessant das an einem komplexeren Beispiel studieren zu k&#246;nnen. RoloPress steht aktuell als 1.1 Beta zur Verf&#252;gung und das Beta kann man ruhig noch sehr ernst [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on RoloPress 1.1 beta available by RoloPress 1.1 - Night Dreaming (by Sudar)</title>
		<link>http://rolopress.com/rolopress-1-1-beta-available#comment-6</link>
		<dc:creator>RoloPress 1.1 - Night Dreaming (by Sudar)</dc:creator>
		<pubDate>Thu, 14 Jan 2010 18:09:05 +0000</pubDate>
		<guid isPermaLink="false">http://rolopress.com/?p=576#comment-6</guid>
		<description>[...] the first maintenance release (version 1.1) has been released with a couple of bug fixes and some enhancements. You can read the full list of changes in the [...]</description>
		<content:encoded><![CDATA[<p>[...] the first maintenance release (version 1.1) has been released with a couple of bug fixes and some enhancements. You can read the full list of changes in the [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on RoloPress v.1 Beta Released by RoloPress 1.1 - Night Dreaming (by Sudar)</title>
		<link>http://rolopress.com/rolopress-v-1-beta-released#comment-5</link>
		<dc:creator>RoloPress 1.1 - Night Dreaming (by Sudar)</dc:creator>
		<pubDate>Thu, 14 Jan 2010 18:05:29 +0000</pubDate>
		<guid isPermaLink="false">http://rolopress.com/?p=481#comment-5</guid>
		<description>[...] updates on this topic.RoloPress 1.1As promised RoloPress, the WordPress based contact Manger was released at the beginning of this [...]</description>
		<content:encoded><![CDATA[<p>[...] updates on this topic.RoloPress 1.1As promised RoloPress, the WordPress based contact Manger was released at the beginning of this [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic page generated in 0.213 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2012-01-31 06:21:27 -->
<!-- Compression = gzip -->
