<?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: Custom WordPress Arrays: Creating a favicon fueled link list</title>
	<atom:link href="http://outthinkgroup.com/tips/custom-wordpress-arrays-creating-a-favicon-fueled-link-list/feed/" rel="self" type="application/rss+xml" />
	<link>http://outthinkgroup.com/tips/custom-wordpress-arrays-creating-a-favicon-fueled-link-list/</link>
	<description>Web Development and Design</description>
	<lastBuildDate>Tue, 20 Jul 2010 16:35:12 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
	<item>
		<title>By: Ray</title>
		<link>http://outthinkgroup.com/tips/custom-wordpress-arrays-creating-a-favicon-fueled-link-list/comment-page-1/#comment-3991</link>
		<dc:creator>Ray</dc:creator>
		<pubDate>Sat, 16 May 2009 18:08:52 +0000</pubDate>
		<guid isPermaLink="false">http://outthinkgroup.com/?p=361#comment-3991</guid>
		<description>This helped a lot.

The default wp_list_bookmarks doesn&#039;t have options to list the RSS feed.

And the codex for get_bookmarks doesn&#039;t show the additional options that you mentioned.

Thanks.</description>
		<content:encoded><![CDATA[<p>This helped a lot.</p>
<p>The default wp_list_bookmarks doesn&#8217;t have options to list the RSS feed.</p>
<p>And the codex for get_bookmarks doesn&#8217;t show the additional options that you mentioned.</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: j.</title>
		<link>http://outthinkgroup.com/tips/custom-wordpress-arrays-creating-a-favicon-fueled-link-list/comment-page-1/#comment-3934</link>
		<dc:creator>j.</dc:creator>
		<pubDate>Wed, 08 Apr 2009 17:50:56 +0000</pubDate>
		<guid isPermaLink="false">http://outthinkgroup.com/?p=361#comment-3934</guid>
		<description>Hi there!
thanks a lot for this one, almost exactly what i needed...

i would like to achive three linklists below each other on one page, each linklist outputting a different category of links. 

As i want the link description to hold the link itself i started messing around with this, the original wordpress link function doesnt do it for me, not enough customization.
 
unfortunately i dont get it to work properly, it only displays one link of each category.

i followed your steps but only got odd results, at some point i altered your code to get a result, i changed 

foreach ( $bookmarks as $bookmark ) {

to 

foreach ( $bookmarks as $bookmark )

i`m not really familiar with php, but after changing this i at least got a result that was closer to what i need compared to the state before the change.

anyways, i think posting my code here is too much and too offensive, if you have a minute i`d really appreciate if you could send me a quick mail so i can send you my code... 

i have been messing around with this for hours but i think it is just a small mistake, help would be greatly appreciated.

thanks!</description>
		<content:encoded><![CDATA[<p>Hi there!<br />
thanks a lot for this one, almost exactly what i needed&#8230;</p>
<p>i would like to achive three linklists below each other on one page, each linklist outputting a different category of links. </p>
<p>As i want the link description to hold the link itself i started messing around with this, the original wordpress link function doesnt do it for me, not enough customization.</p>
<p>unfortunately i dont get it to work properly, it only displays one link of each category.</p>
<p>i followed your steps but only got odd results, at some point i altered your code to get a result, i changed </p>
<p>foreach ( $bookmarks as $bookmark ) {</p>
<p>to </p>
<p>foreach ( $bookmarks as $bookmark )</p>
<p>i`m not really familiar with php, but after changing this i at least got a result that was closer to what i need compared to the state before the change.</p>
<p>anyways, i think posting my code here is too much and too offensive, if you have a minute i`d really appreciate if you could send me a quick mail so i can send you my code&#8230; </p>
<p>i have been messing around with this for hours but i think it is just a small mistake, help would be greatly appreciated.</p>
<p>thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Perel</title>
		<link>http://outthinkgroup.com/tips/custom-wordpress-arrays-creating-a-favicon-fueled-link-list/comment-page-1/#comment-3716</link>
		<dc:creator>David Perel</dc:creator>
		<pubDate>Wed, 14 Jan 2009 21:01:58 +0000</pubDate>
		<guid isPermaLink="false">http://outthinkgroup.com/?p=361#comment-3716</guid>
		<description>Nice one Adii,

I am going to throw this link on Marc&#039;s lap tomorrow... hehe, it is time for us to attack the Wordpress world!

David Perel</description>
		<content:encoded><![CDATA[<p>Nice one Adii,</p>
<p>I am going to throw this link on Marc&#8217;s lap tomorrow&#8230; hehe, it is time for us to attack the WordPress world!</p>
<p>David Perel</p>
]]></content:encoded>
	</item>
</channel>
</rss>
