<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1-alpha-2539" -->
<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>WordPress.com Forums &#187; Tag: include - Recent Posts</title>
		<link>http://en.forums.wordpress.com/tags/include</link>
		<description>WordPress.com Forums &#187; Tag: include - Recent Posts</description>
		<language>en</language>
		<pubDate>Sun, 19 May 2013 02:46:39 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/tags/include" rel="self" type="application/rss+xml" />

		<item>
			<title>raincoaster on "Pull Content From WordPress into Another Page"</title>
			<link>http://en.forums.wordpress.com/topic/pull-content-from-wordpress-into-another-page#post-776423</link>
			<pubDate>Sat, 24 Dec 2011 01:08:48 +0000</pubDate>
			<dc:creator>raincoaster</dc:creator>
			<guid isPermaLink="false">776423@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>It's possible, but it might be easier for you to install WordPress software in your webspace subdomain and just blog right there. Otherwise you're stuck using an iframe which looks cheap, or pulling in an RSS feed, which doesn't include rich media.
</p>
]]></description>
					</item>
		<item>
			<title>dealadore on "Pull Content From WordPress into Another Page"</title>
			<link>http://en.forums.wordpress.com/topic/pull-content-from-wordpress-into-another-page#post-776415</link>
			<pubDate>Sat, 24 Dec 2011 00:53:01 +0000</pubDate>
			<dc:creator>dealadore</dc:creator>
			<guid isPermaLink="false">776415@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I have a blog at dealadore.wordpress.com.</p>
<p>I have another site <a href="http://www.xyz.com" rel="nofollow">http://www.xyz.com</a>. There's a page on that site, blog.html, that I want to pull my wordpress content into. Is that possible and is it easy to do? Also, I want search engines to recognize the wordpress content that will be pulled into blog.html as part of <a href="http://www.xyz.com/blog.html" rel="nofollow">http://www.xyz.com/blog.html</a>.</p>
<p>Thanks!
</p>
]]></description>
					</item>
		<item>
			<title>panaghiotisadam on "text between images in a gallery"</title>
			<link>http://en.forums.wordpress.com/topic/text-between-images-in-a-gallery#post-580521</link>
			<pubDate>Mon, 28 Mar 2011 09:41:51 +0000</pubDate>
			<dc:creator>panaghiotisadam</dc:creator>
			<guid isPermaLink="false">580521@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>@tsp: Your suggestion would be the <em>other</em> way of doing it. And it's probably more convenient if the number of images is very large.
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "text between images in a gallery"</title>
			<link>http://en.forums.wordpress.com/topic/text-between-images-in-a-gallery#post-580480</link>
			<pubDate>Mon, 28 Mar 2011 06:13:22 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">580480@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Ah, thanks @jennifer. Now I'm clear. I don't "do" galleries so I've not messed with them much.
</p>
]]></description>
					</item>
		<item>
			<title>justjennifer on "text between images in a gallery"</title>
			<link>http://en.forums.wordpress.com/topic/text-between-images-in-a-gallery#post-580471</link>
			<pubDate>Mon, 28 Mar 2011 05:54:50 +0000</pubDate>
			<dc:creator>justjennifer</dc:creator>
			<guid isPermaLink="false">580471@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>@tsp-no, using includes you can simply use the image ID number to identify in which gallery the image should appear. It would look something like this:<br />
<code>[gallery include=&quot;138,247,538&quot;]</code><br />
arbitrary text here: blah, blah, blah<br />
<code>[gallery include=&quot;791,1102,983&quot;]</code><br />
blah, blah,  blah, blah,  blah, blah<br />
<code>[gallery include=&quot;1224,359,472&quot;]</code><br />
blah, blah,  blah, blah,  blah, blah</p>
<p>On the other hand, while apparently this works fine for viewing on the web, there does seem to be an issue in the mobile theme  <a href="http://en.forums.wordpress.com/topic/1-page-multiple-galleries-mobile-version?replies=1" rel="nofollow">http://en.forums.wordpress.com/topic/1-page-multiple-galleries-mobile-version?replies=1</a>
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "text between images in a gallery"</title>
			<link>http://en.forums.wordpress.com/topic/text-between-images-in-a-gallery#post-580400</link>
			<pubDate>Mon, 28 Mar 2011 01:08:55 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">580400@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>@panos, wouldn't that mean the other galleries would have to exist in separate posts or pages that were also published?
</p>
]]></description>
					</item>
		<item>
			<title>panaghiotisadam on "text between images in a gallery"</title>
			<link>http://en.forums.wordpress.com/topic/text-between-images-in-a-gallery#post-580375</link>
			<pubDate>Mon, 28 Mar 2011 00:21:34 +0000</pubDate>
			<dc:creator>panaghiotisadam</dc:creator>
			<guid isPermaLink="false">580375@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You can do it if you turn your gallery into three separate galleries using the "include" option in the shortcode:<br />
<a href="http://en.support.wordpress.com/images/gallery/#gallery-shortcode" rel="nofollow">http://en.support.wordpress.com/images/gallery/#gallery-shortcode</a>
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "text between images in a gallery"</title>
			<link>http://en.forums.wordpress.com/topic/text-between-images-in-a-gallery#post-580362</link>
			<pubDate>Sun, 27 Mar 2011 23:17:19 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">580362@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You are welcome.
</p>
]]></description>
					</item>
		<item>
			<title>adeweydesign on "text between images in a gallery"</title>
			<link>http://en.forums.wordpress.com/topic/text-between-images-in-a-gallery#post-580358</link>
			<pubDate>Sun, 27 Mar 2011 23:11:21 +0000</pubDate>
			<dc:creator>adeweydesign</dc:creator>
			<guid isPermaLink="false">580358@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>No worries, thanks
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "text between images in a gallery"</title>
			<link>http://en.forums.wordpress.com/topic/text-between-images-in-a-gallery#post-580357</link>
			<pubDate>Sun, 27 Mar 2011 23:05:52 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">580357@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>No it is not, sorry. You can put text above or below the gallery, but not in between rows in the gallery.
</p>
]]></description>
					</item>
		<item>
			<title>adeweydesign on "text between images in a gallery"</title>
			<link>http://en.forums.wordpress.com/topic/text-between-images-in-a-gallery#post-580346</link>
			<pubDate>Sun, 27 Mar 2011 22:30:09 +0000</pubDate>
			<dc:creator>adeweydesign</dc:creator>
			<guid isPermaLink="false">580346@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Question....how can I take a gallery full of like 15 images and put in a title/text between every 5 images to break it up? Is this possible?</p>
<p>-ADewey
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "Including a .php page into a WordPress Page"</title>
			<link>http://en.forums.wordpress.com/topic/including-a-php-page-into-a-wordpress-page#post-465863</link>
			<pubDate>Wed, 19 May 2010 21:52:49 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">465863@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>We cannot help until we know the address of your blog. Where the blog is hosted makes a difference. If it is hosted here at wordpress.COM, then you cannot use scripts of any sort due to security concerns. They will be stripped out.</p>
<p><a href="http://en.support.wordpress.com/code/" rel="nofollow">http://en.support.wordpress.com/code/</a></p>
<p>If the blog is self-hosted on a third-party hosting service such as godaddy, bluehost, etc., then this is the wrong forum and you need to ask over at the wordpress.ORG forums as the supportbot suggests.
</p>
]]></description>
					</item>
		<item>
			<title>supportbot on "Including a .php page into a WordPress Page"</title>
			<link>http://en.forums.wordpress.com/topic/including-a-php-page-into-a-wordpress-page#post-465829</link>
			<pubDate>Wed, 19 May 2010 20:28:11 +0000</pubDate>
			<dc:creator>supportbot</dc:creator>
			<guid isPermaLink="false">465829@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You did not specify a blog address or reason for posting when you created this topic.</p>
<p>This support forum is for blogs hosted at WordPress.com. If your question is about a self-hosted WordPress blog then you'll find help at the <a href="http://wordpress.org/support/">WordPress.org forums</a>.</p>
<p>If you don't understand the difference between WordPress.com and WordPress.org, you may find <a href="http://support.wordpress.com/com-vs-org/">this information</a> helpful.</p>
<p>If you forgot to include a link to your blog, you can reply and include it below.  It'll help people to answer your question.</p>
<p>This is an automated message.
</p>
]]></description>
					</item>
		<item>
			<title>brousalis on "Including a .php page into a WordPress Page"</title>
			<link>http://en.forums.wordpress.com/topic/including-a-php-page-into-a-wordpress-page#post-465828</link>
			<pubDate>Wed, 19 May 2010 20:28:09 +0000</pubDate>
			<dc:creator>brousalis</dc:creator>
			<guid isPermaLink="false">465828@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I have a script I wrote that I'd like to use within my wordpress template. I figured the easiest way would be to &#60;?php include ?&#62;, but cannot get it to work. Any suggestions?
</p>
]]></description>
					</item>
		<item>
			<title>supportbot on "Website Blog integration"</title>
			<link>http://en.forums.wordpress.com/topic/website-blog-integration#post-413140</link>
			<pubDate>Sun, 20 Dec 2009 12:29:56 +0000</pubDate>
			<dc:creator>supportbot</dc:creator>
			<guid isPermaLink="false">413140@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You did not specify a blog address or reason for posting when you created this topic.</p>
<p>This support forum is for blogs hosted at WordPress.com. If your question is about a self-hosted WordPress blog then you'll find help at the <a href="http://wordpress.org/support/">WordPress.org forums</a>.</p>
<p>If you don't understand the difference between WordPress.com and WordPress.org, you may find <a href="http://support.wordpress.com/com-vs-org/">this information</a> helpful.</p>
<p>If you forgot to include a link to your blog, you can reply and include it below.  It'll help people to answer your question.</p>
<p>This is an automated message.
</p>
]]></description>
					</item>
		<item>
			<title>dannypaynephotography on "Website Blog integration"</title>
			<link>http://en.forums.wordpress.com/topic/website-blog-integration#post-413139</link>
			<pubDate>Sun, 20 Dec 2009 12:29:54 +0000</pubDate>
			<dc:creator>dannypaynephotography</dc:creator>
			<guid isPermaLink="false">413139@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi,</p>
<p>Firstly, just to clarify, I understand xhtml and css, but php I cannot grasp!</p>
<p>I've recently launched my new photography website (www.dannypaynephotography.com). It's built in a way that the footer will move depending on the content above it. </p>
<p>I have installed wordpress onto the servers, and my 'blog' can currently be accessed from <a href="http://www.dannypaynephotography.com/blog" rel="nofollow">http://www.dannypaynephotography.com/blog</a></p>
<p>What I am wanting to know is, is there a simple way that you can place a php include onto an existing that will  feed a page with my the blog, without having to mess about with themes and such?  </p>
<p>Essentially I want to be able to take the same php code that feeds <a href="http://www.dannypaynephotography.com/blog" rel="nofollow">http://www.dannypaynephotography.com/blog</a> and apply existing css to it.</p>
<p>Cheers<br />
Danny
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "Pages widget: Include, rather than exclude?"</title>
			<link>http://en.forums.wordpress.com/topic/pages-widget-include-rather-than-exclude#post-406719</link>
			<pubDate>Sun, 29 Nov 2009 15:07:37 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">406719@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Sorry, no it is not. With that many pages, you might also run into some sort of unintended limit and find that you can only exclude a fraction of those pages. It all depends on how wordpress does the exclusions and such.
</p>
]]></description>
					</item>
		<item>
			<title>burfordroger on "Pages widget: Include, rather than exclude?"</title>
			<link>http://en.forums.wordpress.com/topic/pages-widget-include-rather-than-exclude#post-406707</link>
			<pubDate>Sun, 29 Nov 2009 13:02:27 +0000</pubDate>
			<dc:creator>burfordroger</dc:creator>
			<guid isPermaLink="false">406707@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi. I have a blog with 350+ pages. I would like to use the Pages Widget to list only about 20 of these. Is it possible to choose which to INCLUDE, rather than go through and find all the hundreds of pages to EXCLUDE? Thanks!
</p>
]]></description>
					</item>
		<item>
			<title>justjennifer on "php includes not triggering in post"</title>
			<link>http://en.forums.wordpress.com/topic/php-includes-not-triggering-in-post#post-381669</link>
			<pubDate>Mon, 14 Sep 2009 07:40:40 +0000</pubDate>
			<dc:creator>justjennifer</dc:creator>
			<guid isPermaLink="false">381669@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>This is the support forum for WordPress.COM. It sounds like you need to be over at support for self-hosted WordPress <a href="http://wordpress.org/support/" rel="nofollow">http://wordpress.org/support/</a></p>
<p><a href="http://en.forums.wordpress.com/topic/please-read-me-first-before-posting?replies=1">WordPress.COM or WordPress.ORG? The difference</a></p>
<p><a href="http://en.forums.wordpress.com/topic/7-things-to-know-before-posting-in-wordpresscom-forums?replies=1"> 8 Things To Know Before Posting in WordPress.Com Forums</a>
</p>
]]></description>
					</item>
		<item>
			<title>nagzul on "php includes not triggering in post"</title>
			<link>http://en.forums.wordpress.com/topic/php-includes-not-triggering-in-post#post-381665</link>
			<pubDate>Mon, 14 Sep 2009 07:24:41 +0000</pubDate>
			<dc:creator>nagzul</dc:creator>
			<guid isPermaLink="false">381665@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi, I have some php includes in my post. I'm assuming because of the dom structure of loading the php codes wont trigger inside a post.<br />
So how can I do this?<br />
Maybe an on load event or java script, I'm clueless can someone help me?</p>
<p>Basically I made a mini "template" to post in my posts, and compacted it into 10 php include files.<br />
That's the jiff, so I await for some recommendations.
</p>
]]></description>
					</item>
		<item>
			<title>zeonsoul on "How do I include wordpress in a website? (PHP include maybe?, no iFrames..)"</title>
			<link>http://en.forums.wordpress.com/topic/how-do-i-include-wordpress-in-a-website-php-include-maybe-no-iframes#post-302316</link>
			<pubDate>Mon, 26 Jan 2009 23:09:16 +0000</pubDate>
			<dc:creator>zeonsoul</dc:creator>
			<guid isPermaLink="false">302316@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Yes, I've read the post before yours and have done so. Thanks anyway.
</p>
]]></description>
					</item>
		<item>
			<title>raincoaster on "How do I include wordpress in a website? (PHP include maybe?, no iFrames..)"</title>
			<link>http://en.forums.wordpress.com/topic/how-do-i-include-wordpress-in-a-website-php-include-maybe-no-iframes#post-302308</link>
			<pubDate>Mon, 26 Jan 2009 22:51:34 +0000</pubDate>
			<dc:creator>raincoaster</dc:creator>
			<guid isPermaLink="false">302308@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>If that's what you want to do, you are definitely in the wrong forum and need to be over at WordPress.org instead of here. We don't have that kind of access here.
</p>
]]></description>
					</item>
		<item>
			<title>zeonsoul on "How do I include wordpress in a website? (PHP include maybe?, no iFrames..)"</title>
			<link>http://en.forums.wordpress.com/topic/how-do-i-include-wordpress-in-a-website-php-include-maybe-no-iframes#post-302289</link>
			<pubDate>Mon, 26 Jan 2009 21:28:44 +0000</pubDate>
			<dc:creator>zeonsoul</dc:creator>
			<guid isPermaLink="false">302289@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hello everyone!<br />
I'm starting a new website, and besides keeping my wordpress.com blog, I installed wordpress on the new server, so as to use it for managing the news content of the new website.<br />
What I want to do is include the wordpress blog's content in the website without using iFrames. I was thinking about using a PHP include, but I do not know the route or address I should be pointing to to make the content display on the site.</p>
<p>Here's a clear example of what I'm attempting to do:</p>
<p>This website: <a href="http://www.redvanpictures.com" rel="nofollow">http://www.redvanpictures.com</a> has news that are displayed on the main site, and they come directly from their wordpress blog, located at: <a href="http://www.redvanpictures.com/blog/" rel="nofollow">http://www.redvanpictures.com/blog/</a><br />
This is practically the same thing I want to do, so that I can post news using wordpress, and make them appear in a section of my site without having to redirect visitors to the blog or using iFrames.<br />
I've been looking like crazy for help on how to do this on the web and with friends, but nobody seems to know. I even saw the source code of the example site, but didn't find the answer.<br />
I'm really looking for help, can anybody tell me how do you do this??? It will be greatly appreciated.</p>
<p>Thanks in advance...
</p>
]]></description>
					</item>
		<item>
			<title>sambauers on "How do I include wordpress in a website? (PHP include maybe?, no iFrames..)"</title>
			<link>http://en.forums.wordpress.com/topic/how-do-i-include-wordpress-in-a-website-php-include-maybe-no-iframes#post-302290</link>
			<pubDate>Mon, 26 Jan 2009 21:28:44 +0000</pubDate>
			<dc:creator>sambauers</dc:creator>
			<guid isPermaLink="false">302290@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You did not specify a blog address or reason for posting when you created this topic.</p>
<p>This support forum is for WordPress.com hosted blogs only. If you have a self-hosted WordPress blog you need to seek help at the <a href="http://wordpress.org/support/">WordPress.org forums</a>, not here.</p>
<p>If you don't understand the difference, you may find <a href="http://support.wordpress.com/com-vs-org/">this information</a> helpful.
</p>
]]></description>
					</item>
		<item>
			<title>pitondesign on "Conditional php include not working in ie6"</title>
			<link>http://en.forums.wordpress.com/topic/conditional-php-include-not-working-in-ie6#post-263051</link>
			<pubDate>Thu, 23 Oct 2008 23:27:05 +0000</pubDate>
			<dc:creator>pitondesign</dc:creator>
			<guid isPermaLink="false">263051@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>sorry. and thanks for the remark
</p>
]]></description>
					</item>
		<item>
			<title>katm on "Conditional php include not working in ie6"</title>
			<link>http://en.forums.wordpress.com/topic/conditional-php-include-not-working-in-ie6#post-263046</link>
			<pubDate>Thu, 23 Oct 2008 23:16:41 +0000</pubDate>
			<dc:creator>katm</dc:creator>
			<guid isPermaLink="false">263046@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Sorry, you're in the wrong forums.  You'll have to ask at <a href="http://wordpress.org/support" rel="nofollow">http://wordpress.org/support</a> for help with self hosted blogs.
</p>
]]></description>
					</item>
		<item>
			<title>pitondesign on "Conditional php include not working in ie6"</title>
			<link>http://en.forums.wordpress.com/topic/conditional-php-include-not-working-in-ie6#post-263040</link>
			<pubDate>Thu, 23 Oct 2008 22:56:04 +0000</pubDate>
			<dc:creator>pitondesign</dc:creator>
			<guid isPermaLink="false">263040@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hello. Would be glad if someone could help me out on the following.</p>
<p>I use the a conditional php include to get certain footers for certain sites:</p>
<p><code>&lt;br /&gt;
&lt;?php&lt;br /&gt;
if (is_page(&#039;Kontakt&#039;)) {&lt;br /&gt;
include (TEMPLATEPATH . &#039;/footerkontakt.php&#039;);&lt;br /&gt;
}&lt;br /&gt;
elseif (is_front_page()) {&lt;br /&gt;
include (TEMPLATEPATH . &#039;/footerhome.php&#039;);&lt;br /&gt;
}&lt;/p&gt;
&lt;p&gt;else{&lt;br /&gt;
get_footer();&lt;br /&gt;
}&lt;br /&gt;
?&gt;&lt;br /&gt;
</code></p>
<p>It's working fine in all browsers except ie6. Why might that be???</p>
<p>Cheers!!
</p>
]]></description>
					</item>
		<item>
			<title>tatonka on "How to include MobileMe Gallery?"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-include-mobileme-gallery#post-237048</link>
			<pubDate>Thu, 14 Aug 2008 07:10:11 +0000</pubDate>
			<dc:creator>tatonka</dc:creator>
			<guid isPermaLink="false">237048@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Okay, thanks. Well, i had a Blog at WP.com, but then i decided to move it to an own server.
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "How to include MobileMe Gallery?"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-include-mobileme-gallery#post-236289</link>
			<pubDate>Tue, 12 Aug 2008 14:39:15 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">236289@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I would have said that in the first place, but the blog linked to your username is a wordpress.com blog, so my answer was appropriate for wordpress.com.
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "How to include MobileMe Gallery?"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-include-mobileme-gallery#post-236285</link>
			<pubDate>Tue, 12 Aug 2008 14:37:55 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">236285@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Since we cannot use plugins here, few here know anything about them. The place to ask is over at <a href="http://wordpress.org/support/" rel="nofollow">http://wordpress.org/support/</a> since that is where the software you are using is supported.
</p>
]]></description>
					</item>

	</channel>
</rss>
