<?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 colincaprani.com</title>
	<atom:link href="http://www.colincaprani.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.colincaprani.com</link>
	<description>Structural Engineering, Bridge Research, Programming, and more...</description>
	<pubDate>Thu, 20 Nov 2008 22:10:16 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>Comment on MultiFeedSnap by Karen</title>
		<link>http://www.colincaprani.com/programming/multifeedsnap/#comment-991</link>
		<dc:creator>Karen</dc:creator>
		<pubDate>Wed, 12 Nov 2008 17:56:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.colincaprani.com/?p=29#comment-991</guid>
		<description>Would like to use a RSS feed that has query strings, but they seem to get cut off. Please Help.</description>
		<content:encoded><![CDATA[<p>Would like to use a RSS feed that has query strings, but they seem to get cut off. Please Help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on About by Thabet Abu Shah</title>
		<link>http://www.colincaprani.com/about/#comment-988</link>
		<dc:creator>Thabet Abu Shah</dc:creator>
		<pubDate>Wed, 12 Nov 2008 13:16:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.colincaprani.com/?page_id=2#comment-988</guid>
		<description>Colin, 


Your web site is very fascinating especially the study materials. Very simple and easy to read. 
I wonder if you can help with my query below?

I am currently preparing for IstructE exams in 2009 and I am collecting information, shortcut analyses and tables for building structures steel and concrete. 

I have managed to collect a lot off materials for the analysis and design. I couldn’t find guides for the preliminary analysis and design /short cuts for portal frame buildings with cranes as well as highbay frame buildings such as aircrafts hangers. Please advise!

Your Help is appreciated 


Many Thanks 

Thab</description>
		<content:encoded><![CDATA[<p>Colin, </p>
<p>Your web site is very fascinating especially the study materials. Very simple and easy to read.<br />
I wonder if you can help with my query below?</p>
<p>I am currently preparing for IstructE exams in 2009 and I am collecting information, shortcut analyses and tables for building structures steel and concrete. </p>
<p>I have managed to collect a lot off materials for the analysis and design. I couldn’t find guides for the preliminary analysis and design /short cuts for portal frame buildings with cranes as well as highbay frame buildings such as aircrafts hangers. Please advise!</p>
<p>Your Help is appreciated </p>
<p>Many Thanks </p>
<p>Thab</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Visual Basic by apparao</title>
		<link>http://www.colincaprani.com/programming/visual-basic/#comment-972</link>
		<dc:creator>apparao</dc:creator>
		<pubDate>Fri, 07 Nov 2008 14:24:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.colincaprani.com/?page_id=11#comment-972</guid>
		<description>very interesting and useful programs presented</description>
		<content:encoded><![CDATA[<p>very interesting and useful programs presented</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MultiFeedSnap by Mark</title>
		<link>http://www.colincaprani.com/programming/multifeedsnap/#comment-970</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Fri, 07 Nov 2008 04:24:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.colincaprani.com/?p=29#comment-970</guid>
		<description>This is really silly question but I don't know php. I'm trying to show multiple feeds together with the code above. So I created a new page and posted the code below within the page but that shows a bunch of code you go to view the page. Can someone help me out and tell me how to call the function within the page and where do I put the function.

Thanks

function write_feedsnap()
{
$text = '[feedsnap, 2]http://www.thelocal.se/RSS/theLocal.xml[/feedsnap]';
$text .= '[feedsnap, 3]http://rss.mnginteractive.com/live/ElPasoTimes/ElPasoTimes_1902828.xml[/feedsnap]';
$text = multifeedsnap_function ($text);
echo $text;
}
add_filter('the_content','multifeedsnap_function');
add_action('wp_meta', 'write_feedsnap');</description>
		<content:encoded><![CDATA[<p>This is really silly question but I don&#8217;t know php. I&#8217;m trying to show multiple feeds together with the code above. So I created a new page and posted the code below within the page but that shows a bunch of code you go to view the page. Can someone help me out and tell me how to call the function within the page and where do I put the function.</p>
<p>Thanks</p>
<p>function write_feedsnap()<br />
{<br />
$text = &#8216;[feedsnap, 2]http://www.thelocal.se/RSS/theLocal.xml[/feedsnap]&#8216;;<br />
$text .= &#8216;[feedsnap, 3]http://rss.mnginteractive.com/live/ElPasoTimes/ElPasoTimes_1902828.xml[/feedsnap]&#8216;;<br />
$text = multifeedsnap_function ($text);<br />
echo $text;<br />
}<br />
add_filter(&#8217;the_content&#8217;,'multifeedsnap_function&#8217;);<br />
add_action(&#8217;wp_meta&#8217;, &#8216;write_feedsnap&#8217;);</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MultiFeedSnap by kev</title>
		<link>http://www.colincaprani.com/programming/multifeedsnap/#comment-963</link>
		<dc:creator>kev</dc:creator>
		<pubDate>Wed, 05 Nov 2008 13:37:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.colincaprani.com/?p=29#comment-963</guid>
		<description>I'm testing out a site with your plug in but get this error:
Warning: fopen(feed://www.dominican-estate.com/index.php?action=rss_featured_listings) [function.fopen]: failed to open stream: No such file or directory in /home/xxxxx/public_html/xxxxx/wp-content/plugins/multifeedsnap/multifeedsnap.php on line 71

This is the line I'm using on the page: 
[feedsnap]feed://www.dominican-estate.com/index.php?action=rss_featured_listings[/feedsnap]</description>
		<content:encoded><![CDATA[<p>I&#8217;m testing out a site with your plug in but get this error:<br />
Warning: fopen(feed://www.dominican-estate.com/index.php?action=rss_featured_listings) [function.fopen]: failed to open stream: No such file or directory in /home/xxxxx/public_html/xxxxx/wp-content/plugins/multifeedsnap/multifeedsnap.php on line 71</p>
<p>This is the line I&#8217;m using on the page:<br />
[feedsnap]feed://www.dominican-estate.com/index.php?action=rss_featured_listings[/feedsnap]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MultiFeedSnap - Moved by 精选插件 &#124; CALLME8(呼我吧)网扎小折</title>
		<link>http://www.colincaprani.com/wordpress/2008/05/multifeedsnap/#comment-944</link>
		<dc:creator>精选插件 &#124; CALLME8(呼我吧)网扎小折</dc:creator>
		<pubDate>Sat, 01 Nov 2008 13:49:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.colincaprani.com/?p=37#comment-944</guid>
		<description>[...] MultiFeedSnap- Allow multiple RSS feeds on a single [...]</description>
		<content:encoded><![CDATA[<p>[...] MultiFeedSnap- Allow multiple RSS feeds on a single [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MultiFeedSnap - Moved by (最新) 美化你博客的利器-WordPress 插件 &#124; Satime</title>
		<link>http://www.colincaprani.com/wordpress/2008/05/multifeedsnap/#comment-943</link>
		<dc:creator>(最新) 美化你博客的利器-WordPress 插件 &#124; Satime</dc:creator>
		<pubDate>Fri, 31 Oct 2008 18:01:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.colincaprani.com/?p=37#comment-943</guid>
		<description>[...] MultiFeedSnap- Allow multiple RSS feeds on a single [...]</description>
		<content:encoded><![CDATA[<p>[...] MultiFeedSnap- Allow multiple RSS feeds on a single [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MultiFeedSnap by Fujita Argeno</title>
		<link>http://www.colincaprani.com/programming/multifeedsnap/#comment-942</link>
		<dc:creator>Fujita Argeno</dc:creator>
		<pubDate>Thu, 30 Oct 2008 04:39:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.colincaprani.com/?p=29#comment-942</guid>
		<description>FeedSnap('http://portalmie.com/eventos_/feed');</description>
		<content:encoded><![CDATA[<p>FeedSnap(&#8217;http://portalmie.com/eventos_/feed&#8217;);</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MultiFeedSnap by Fujita Argeno</title>
		<link>http://www.colincaprani.com/programming/multifeedsnap/#comment-941</link>
		<dc:creator>Fujita Argeno</dc:creator>
		<pubDate>Thu, 30 Oct 2008 04:38:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.colincaprani.com/?p=29#comment-941</guid>
		<description>""  and ""</description>
		<content:encoded><![CDATA[<p>&#8220;&#8221;  and &#8220;&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MultiFeedSnap by Fujita Argeno</title>
		<link>http://www.colincaprani.com/programming/multifeedsnap/#comment-940</link>
		<dc:creator>Fujita Argeno</dc:creator>
		<pubDate>Thu, 30 Oct 2008 04:36:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.colincaprani.com/?p=29#comment-940</guid>
		<description>Hello!!
I'm using this plug in in Japan, Thanks ofr that!!
I wanted to insert in footer of my site, a feed reader about another site. It's possible with this plug in?
I tried:
 or

 
Can you help me with the function to call  Multifeedsnap?

thank you!</description>
		<content:encoded><![CDATA[<p>Hello!!<br />
I&#8217;m using this plug in in Japan, Thanks ofr that!!<br />
I wanted to insert in footer of my site, a feed reader about another site. It&#8217;s possible with this plug in?<br />
I tried:<br />
 or</p>
<p>Can you help me with the function to call  Multifeedsnap?</p>
<p>thank you!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
