<?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 Kerem Erkan</title>
	<atom:link href="http://keremerkan.net/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://keremerkan.net</link>
	<description>The mind of the six billionth one...</description>
	<lastBuildDate>Tue, 09 Mar 2010 19:35:44 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Adding Facebook and LinkedIn icons on Mystique v2.x by Kerem</title>
		<link>http://keremerkan.net/posts/adding-facebook-and-linkedin-icons-on-mystique-v2-x/comment-page-1/#comment-2790</link>
		<dc:creator>Kerem</dc:creator>
		<pubDate>Tue, 09 Mar 2010 19:35:44 +0000</pubDate>
		<guid isPermaLink="false">http://keremerkan.net/?p=568#comment-2790</guid>
		<description>You&#039;re welcome.</description>
		<content:encoded><![CDATA[<p>You&#8217;re welcome.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Adding Facebook and LinkedIn icons on Mystique v2.x by Peter Heltzer</title>
		<link>http://keremerkan.net/posts/adding-facebook-and-linkedin-icons-on-mystique-v2-x/comment-page-1/#comment-2789</link>
		<dc:creator>Peter Heltzer</dc:creator>
		<pubDate>Tue, 09 Mar 2010 19:34:12 +0000</pubDate>
		<guid isPermaLink="false">http://keremerkan.net/?p=568#comment-2789</guid>
		<description>That did it. Thank you!!!</description>
		<content:encoded><![CDATA[<p>That did it. Thank you!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Adding Facebook and LinkedIn icons on Mystique v2.x by Kerem</title>
		<link>http://keremerkan.net/posts/adding-facebook-and-linkedin-icons-on-mystique-v2-x/comment-page-1/#comment-2787</link>
		<dc:creator>Kerem</dc:creator>
		<pubDate>Tue, 09 Mar 2010 19:04:59 +0000</pubDate>
		<guid isPermaLink="false">http://keremerkan.net/?p=568#comment-2787</guid>
		<description>Hi Peter,

You give the wrong background url for images. They should be like the following for your blog (you don&#039;t need the linkedin part, so I am writing the only needed CSS):

&lt;pre lang=&quot;css&quot;&gt;
#header a.nav-extra.rss{background:url(&quot;/blog/wp-content/uploads/nav-icons.png&quot;) no-repeat scroll right top transparent}
#header a.twitter{background:url(&quot;/blog/wp-content/uploads/nav-icons.png&quot;) no-repeat scroll -128px top transparent}
#header a.facebook{background:url(&quot;/blog/wp-content/uploads/nav-icons.png&quot;) no-repeat scroll 0px top transparent}
&lt;/pre&gt;</description>
		<content:encoded><![CDATA[<p>Hi Peter,</p>
<p>You give the wrong background url for images. They should be like the following for your blog (you don&#8217;t need the linkedin part, so I am writing the only needed CSS):</p>

<div class="wp_syntax"><div class="code"><pre class="css" style="font-family:monospace;"><span style="color: #cc00cc;">#header</span> a<span style="color: #6666ff;">.nav-extra</span><span style="color: #6666ff;">.rss</span><span style="color: #00AA00;">&#123;</span><span style="color: #000000; font-weight: bold;">background</span><span style="color: #00AA00;">:</span><span style="color: #993333;">url</span><span style="color: #00AA00;">&#40;</span><span style="color: #ff0000;">&quot;/blog/wp-content/uploads/nav-icons.png&quot;</span><span style="color: #00AA00;">&#41;</span> <span style="color: #993333;">no-repeat</span> <span style="color: #993333;">scroll</span> <span style="color: #000000; font-weight: bold;">right</span> <span style="color: #000000; font-weight: bold;">top</span> <span style="color: #993333;">transparent</span><span style="color: #00AA00;">&#125;</span>
<span style="color: #cc00cc;">#header</span> a<span style="color: #6666ff;">.twitter</span><span style="color: #00AA00;">&#123;</span><span style="color: #000000; font-weight: bold;">background</span><span style="color: #00AA00;">:</span><span style="color: #993333;">url</span><span style="color: #00AA00;">&#40;</span><span style="color: #ff0000;">&quot;/blog/wp-content/uploads/nav-icons.png&quot;</span><span style="color: #00AA00;">&#41;</span> <span style="color: #993333;">no-repeat</span> <span style="color: #993333;">scroll</span> <span style="color: #933;">-128px</span> <span style="color: #000000; font-weight: bold;">top</span> <span style="color: #993333;">transparent</span><span style="color: #00AA00;">&#125;</span>
<span style="color: #cc00cc;">#header</span> a<span style="color: #6666ff;">.facebook</span><span style="color: #00AA00;">&#123;</span><span style="color: #000000; font-weight: bold;">background</span><span style="color: #00AA00;">:</span><span style="color: #993333;">url</span><span style="color: #00AA00;">&#40;</span><span style="color: #ff0000;">&quot;/blog/wp-content/uploads/nav-icons.png&quot;</span><span style="color: #00AA00;">&#41;</span> <span style="color: #993333;">no-repeat</span> <span style="color: #993333;">scroll</span> <span style="color: #933;">0px</span> <span style="color: #000000; font-weight: bold;">top</span> <span style="color: #993333;">transparent</span><span style="color: #00AA00;">&#125;</span></pre></div></div>

]]></content:encoded>
	</item>
	<item>
		<title>Comment on Adding Facebook and LinkedIn icons on Mystique v2.x by Peter Heltzer</title>
		<link>http://keremerkan.net/posts/adding-facebook-and-linkedin-icons-on-mystique-v2-x/comment-page-1/#comment-2786</link>
		<dc:creator>Peter Heltzer</dc:creator>
		<pubDate>Tue, 09 Mar 2010 17:44:09 +0000</pubDate>
		<guid isPermaLink="false">http://keremerkan.net/?p=568#comment-2786</guid>
		<description>Kerem,
I hope you can help me out with one more thing. I&#039;ve made the changes according to your entry and now I&#039;m not getting any icons at all. here are the codes that I have in the various locations. I tried being explicit with the location of the image and it&#039;s not helping. I&#039;ve checked and it&#039;s readable by the world so I don&#039;t think it&#039;s a permission problem. Any thoughts?

thanks. Peter

User CSS:

&lt;pre lang=&quot;css&quot;&gt;
/* Extra navigation icons */
#header p.nav-extra {top:-46px;height:54px;}
#header a.nav-extra {height:60px;}

#header a.nav-extra.rss{background:url(&quot;/capricon/blog/wp-content/uploads/nav-icons.png&quot;) no-repeat scroll right top transparent}
#header a.twitter{background:url(&quot;/capricon/blog/wp-content/uploads/nav-icons.png&quot;) no-repeat scroll -128px top transparent}
#header a.linkedin{background:url(&quot;/capricon/blog/wp-content/uploads/nav-icons.png&quot;) no-repeat scroll -64px top transparent}
#header a.facebook{background:url(&quot;/capricon/blog/wp-content/uploads/nav-icons.png&quot;) no-repeat scroll 0px top transparent}
&lt;/pre&gt;

User Functions:

&lt;pre lang=&quot;php&quot;&gt;
function mystique_custom_nav_icons($nav_extra)
{
  $nav_extra = &#039;&lt;a href=&quot;&#039;.get_bloginfo(&#039;rss2_url&#039;).&#039;&quot; title=&quot;RSS Feeds&quot; rel=&quot;nofollow&quot;&gt;RSS Feeds&lt;/a&gt;&#039;;
  $nav_extra .= &#039;&lt;a href=&quot;http://www.twitter.com/CapriciousGoat&quot; title=&quot;Follow me on Twitter!&quot; rel=&quot;nofollow&quot;&gt;Follow me on Twitter!&lt;/a&gt;&#039; ;
  $nav_extra .= &#039;&lt;a href=&quot;http://www.facebook.com/capriciousgoat&quot; title=&quot;Contact me on Facebook!&quot; rel=&quot;nofollow&quot;&gt;Contact me on Facebook!&lt;/a&gt;&#039;;

  return $nav_extra;
}

add_action(&#039;mystique_navigation_extra&#039;, &#039;mystique_custom_nav_icons&#039;);
&lt;/pre&gt;</description>
		<content:encoded><![CDATA[<p>Kerem,<br />
I hope you can help me out with one more thing. I&#8217;ve made the changes according to your entry and now I&#8217;m not getting any icons at all. here are the codes that I have in the various locations. I tried being explicit with the location of the image and it&#8217;s not helping. I&#8217;ve checked and it&#8217;s readable by the world so I don&#8217;t think it&#8217;s a permission problem. Any thoughts?</p>
<p>thanks. Peter</p>
<p>User CSS:</p>

<div class="wp_syntax"><div class="code"><pre class="css" style="font-family:monospace;"><span style="color: #808080; font-style: italic;">/* Extra navigation icons */</span>
<span style="color: #cc00cc;">#header</span> p<span style="color: #6666ff;">.nav-extra</span> <span style="color: #00AA00;">&#123;</span><span style="color: #000000; font-weight: bold;">top</span><span style="color: #00AA00;">:</span><span style="color: #933;">-46px</span><span style="color: #00AA00;">;</span>height<span style="color: #00AA00;">:</span><span style="color: #933;">54px</span><span style="color: #00AA00;">;</span><span style="color: #00AA00;">&#125;</span>
<span style="color: #cc00cc;">#header</span> a<span style="color: #6666ff;">.nav-extra</span> <span style="color: #00AA00;">&#123;</span><span style="color: #000000; font-weight: bold;">height</span><span style="color: #00AA00;">:</span><span style="color: #933;">60px</span><span style="color: #00AA00;">;</span><span style="color: #00AA00;">&#125;</span>
&nbsp;
<span style="color: #cc00cc;">#header</span> a<span style="color: #6666ff;">.nav-extra</span><span style="color: #6666ff;">.rss</span><span style="color: #00AA00;">&#123;</span><span style="color: #000000; font-weight: bold;">background</span><span style="color: #00AA00;">:</span><span style="color: #993333;">url</span><span style="color: #00AA00;">&#40;</span><span style="color: #ff0000;">&quot;/capricon/blog/wp-content/uploads/nav-icons.png&quot;</span><span style="color: #00AA00;">&#41;</span> <span style="color: #993333;">no-repeat</span> <span style="color: #993333;">scroll</span> <span style="color: #000000; font-weight: bold;">right</span> <span style="color: #000000; font-weight: bold;">top</span> <span style="color: #993333;">transparent</span><span style="color: #00AA00;">&#125;</span>
<span style="color: #cc00cc;">#header</span> a<span style="color: #6666ff;">.twitter</span><span style="color: #00AA00;">&#123;</span><span style="color: #000000; font-weight: bold;">background</span><span style="color: #00AA00;">:</span><span style="color: #993333;">url</span><span style="color: #00AA00;">&#40;</span><span style="color: #ff0000;">&quot;/capricon/blog/wp-content/uploads/nav-icons.png&quot;</span><span style="color: #00AA00;">&#41;</span> <span style="color: #993333;">no-repeat</span> <span style="color: #993333;">scroll</span> <span style="color: #933;">-128px</span> <span style="color: #000000; font-weight: bold;">top</span> <span style="color: #993333;">transparent</span><span style="color: #00AA00;">&#125;</span>
<span style="color: #cc00cc;">#header</span> a<span style="color: #6666ff;">.linkedin</span><span style="color: #00AA00;">&#123;</span><span style="color: #000000; font-weight: bold;">background</span><span style="color: #00AA00;">:</span><span style="color: #993333;">url</span><span style="color: #00AA00;">&#40;</span><span style="color: #ff0000;">&quot;/capricon/blog/wp-content/uploads/nav-icons.png&quot;</span><span style="color: #00AA00;">&#41;</span> <span style="color: #993333;">no-repeat</span> <span style="color: #993333;">scroll</span> <span style="color: #933;">-64px</span> <span style="color: #000000; font-weight: bold;">top</span> <span style="color: #993333;">transparent</span><span style="color: #00AA00;">&#125;</span>
<span style="color: #cc00cc;">#header</span> a<span style="color: #6666ff;">.facebook</span><span style="color: #00AA00;">&#123;</span><span style="color: #000000; font-weight: bold;">background</span><span style="color: #00AA00;">:</span><span style="color: #993333;">url</span><span style="color: #00AA00;">&#40;</span><span style="color: #ff0000;">&quot;/capricon/blog/wp-content/uploads/nav-icons.png&quot;</span><span style="color: #00AA00;">&#41;</span> <span style="color: #993333;">no-repeat</span> <span style="color: #993333;">scroll</span> <span style="color: #933;">0px</span> <span style="color: #000000; font-weight: bold;">top</span> <span style="color: #993333;">transparent</span><span style="color: #00AA00;">&#125;</span></pre></div></div>

<p>User Functions:</p>

<div class="wp_syntax"><div class="code"><pre class="php" style="font-family:monospace;"><span style="color: #000000; font-weight: bold;">function</span> mystique_custom_nav_icons<span style="color: #009900;">&#40;</span><span style="color: #000088;">$nav_extra</span><span style="color: #009900;">&#41;</span>
<span style="color: #009900;">&#123;</span>
  <span style="color: #000088;">$nav_extra</span> <span style="color: #339933;">=</span> <span style="color: #0000ff;">'&lt;a href=&quot;'</span><span style="color: #339933;">.</span>get_bloginfo<span style="color: #009900;">&#40;</span><span style="color: #0000ff;">'rss2_url'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">.</span><span style="color: #0000ff;">'&quot; title=&quot;RSS Feeds&quot; rel=&quot;nofollow&quot;&gt;RSS Feeds&lt;/a&gt;'</span><span style="color: #339933;">;</span>
  <span style="color: #000088;">$nav_extra</span> <span style="color: #339933;">.=</span> <span style="color: #0000ff;">'&lt;a href=&quot;http://www.twitter.com/CapriciousGoat&quot; title=&quot;Follow me on Twitter!&quot; rel=&quot;nofollow&quot;&gt;Follow me on Twitter!&lt;/a&gt;'</span> <span style="color: #339933;">;</span>
  <span style="color: #000088;">$nav_extra</span> <span style="color: #339933;">.=</span> <span style="color: #0000ff;">'&lt;a href=&quot;http://www.facebook.com/capriciousgoat&quot; title=&quot;Contact me on Facebook!&quot; rel=&quot;nofollow&quot;&gt;Contact me on Facebook!&lt;/a&gt;'</span><span style="color: #339933;">;</span>
&nbsp;
  <span style="color: #b1b100;">return</span> <span style="color: #000088;">$nav_extra</span><span style="color: #339933;">;</span>
<span style="color: #009900;">&#125;</span>
&nbsp;
add_action<span style="color: #009900;">&#40;</span><span style="color: #0000ff;">'mystique_navigation_extra'</span><span style="color: #339933;">,</span> <span style="color: #0000ff;">'mystique_custom_nav_icons'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span></pre></div></div>

]]></content:encoded>
	</item>
	<item>
		<title>Comment on Adding Facebook and LinkedIn icons on Mystique v2.x by Kerem</title>
		<link>http://keremerkan.net/posts/adding-facebook-and-linkedin-icons-on-mystique-v2-x/comment-page-1/#comment-2785</link>
		<dc:creator>Kerem</dc:creator>
		<pubDate>Tue, 09 Mar 2010 17:27:32 +0000</pubDate>
		<guid isPermaLink="false">http://keremerkan.net/?p=568#comment-2785</guid>
		<description>Hi, Peter.

What you want to do can be done with this code:

&lt;pre lang=&quot;php&quot;&gt;
function mystique_custom_nav_icons($nav_extra)
{
  $nav_extra = &#039;&lt;a href=&quot;&#039;.get_bloginfo(&#039;rss2_url&#039;).&#039;&quot; class=&quot;nav-extra rss&quot; title=&quot;RSS Feeds&quot; rel=&quot;nofollow&quot;&gt;&lt;span&gt;RSS Feeds&lt;/span&gt;&lt;/a&gt;&#039;;
  $nav_extra .= &#039;&lt;a href=&quot;http://www.twitter.com/YOUR_TWITTER_NAME&quot; class=&quot;nav-extra twitter&quot; title=&quot;Follow me on Twitter!&quot; rel=&quot;nofollow&quot;&gt;&lt;span&gt;Follow me on Twitter!&lt;/span&gt;&lt;/a&gt;&#039; ;
  $nav_extra .= &#039;&lt;a href=&quot;http://www.facebook.com/YOUR_FACEBOOK_PROFILE&quot; class=&quot;nav-extra facebook&quot; title=&quot;Contact me on Facebook!&quot; rel=&quot;nofollow&quot;&gt;&lt;span&gt;Contact me on Facebook!&lt;/span&gt;&lt;/a&gt;&#039;;

  return $nav_extra;
}

add_action(&#039;mystique_navigation_extra&#039;, &#039;mystique_custom_nav_icons&#039;);
&lt;/pre&gt;

Cheers!</description>
		<content:encoded><![CDATA[<p>Hi, Peter.</p>
<p>What you want to do can be done with this code:</p>

<div class="wp_syntax"><div class="code"><pre class="php" style="font-family:monospace;"><span style="color: #000000; font-weight: bold;">function</span> mystique_custom_nav_icons<span style="color: #009900;">&#40;</span><span style="color: #000088;">$nav_extra</span><span style="color: #009900;">&#41;</span>
<span style="color: #009900;">&#123;</span>
  <span style="color: #000088;">$nav_extra</span> <span style="color: #339933;">=</span> <span style="color: #0000ff;">'&lt;a href=&quot;'</span><span style="color: #339933;">.</span>get_bloginfo<span style="color: #009900;">&#40;</span><span style="color: #0000ff;">'rss2_url'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">.</span><span style="color: #0000ff;">'&quot; class=&quot;nav-extra rss&quot; title=&quot;RSS Feeds&quot; rel=&quot;nofollow&quot;&gt;&lt;span&gt;RSS Feeds&lt;/span&gt;&lt;/a&gt;'</span><span style="color: #339933;">;</span>
  <span style="color: #000088;">$nav_extra</span> <span style="color: #339933;">.=</span> <span style="color: #0000ff;">'&lt;a href=&quot;http://www.twitter.com/YOUR_TWITTER_NAME&quot; class=&quot;nav-extra twitter&quot; title=&quot;Follow me on Twitter!&quot; rel=&quot;nofollow&quot;&gt;&lt;span&gt;Follow me on Twitter!&lt;/span&gt;&lt;/a&gt;'</span> <span style="color: #339933;">;</span>
  <span style="color: #000088;">$nav_extra</span> <span style="color: #339933;">.=</span> <span style="color: #0000ff;">'&lt;a href=&quot;http://www.facebook.com/YOUR_FACEBOOK_PROFILE&quot; class=&quot;nav-extra facebook&quot; title=&quot;Contact me on Facebook!&quot; rel=&quot;nofollow&quot;&gt;&lt;span&gt;Contact me on Facebook!&lt;/span&gt;&lt;/a&gt;'</span><span style="color: #339933;">;</span>
&nbsp;
  <span style="color: #b1b100;">return</span> <span style="color: #000088;">$nav_extra</span><span style="color: #339933;">;</span>
<span style="color: #009900;">&#125;</span>
&nbsp;
add_action<span style="color: #009900;">&#40;</span><span style="color: #0000ff;">'mystique_navigation_extra'</span><span style="color: #339933;">,</span> <span style="color: #0000ff;">'mystique_custom_nav_icons'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span></pre></div></div>

<p>Cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Adding Facebook and LinkedIn icons on Mystique v2.x by Peter Heltzer</title>
		<link>http://keremerkan.net/posts/adding-facebook-and-linkedin-icons-on-mystique-v2-x/comment-page-1/#comment-2784</link>
		<dc:creator>Peter Heltzer</dc:creator>
		<pubDate>Tue, 09 Mar 2010 17:21:03 +0000</pubDate>
		<guid isPermaLink="false">http://keremerkan.net/?p=568#comment-2784</guid>
		<description>Hi,
What I&#039;m trying to do is display only the Facebook, Twitter, and RSS feed icons. And ideally I&#039;d like to do this without having the Mystique&#124;Twitter widget added to the sidebars.

I think I need to use some variation on this code block, but I can&#039;t figure out exactly how to tweak this. 

&lt;pre lang=&quot;php&quot;&gt;
function mystique_custom_nav_icons($nav_extra)
{
  $nav_extra = &#039;&lt;a href=&quot;&#039;.get_bloginfo(&#039;rss2_url&#039;).&#039;&quot; title=&quot;RSS Feeds&quot; rel=&quot;nofollow&quot;&gt;RSS Feeds&lt;/a&gt;&#039;;
  $nav_extra .= &#039;&lt;a href=&quot;YOUR_LINKEDIN_PROFILE&quot; title=&quot;Contact me on LinkedIn!&quot; rel=&quot;nofollow&quot;&gt;Contact me on LinkedIn!&lt;/a&gt;&#039;;
  $nav_extra .= &#039;&lt;a href=&quot;YOUR_FACEBOOK_PROFILE&quot; title=&quot;Contact me on Facebook!&quot; rel=&quot;nofollow&quot;&gt;Contact me on Facebook!&lt;/a&gt;&#039;;
 
  return $nav_extra;
}
 
add_action(&#039;mystique_navigation_extra&#039;, &#039;mystique_custom_nav_icons&#039;);
&lt;/pre&gt;

Any help would be greatly appreciated.

thanks.</description>
		<content:encoded><![CDATA[<p>Hi,<br />
What I&#8217;m trying to do is display only the Facebook, Twitter, and RSS feed icons. And ideally I&#8217;d like to do this without having the Mystique|Twitter widget added to the sidebars.</p>
<p>I think I need to use some variation on this code block, but I can&#8217;t figure out exactly how to tweak this.</p>

<div class="wp_syntax"><div class="code"><pre class="php" style="font-family:monospace;"><span style="color: #000000; font-weight: bold;">function</span> mystique_custom_nav_icons<span style="color: #009900;">&#40;</span><span style="color: #000088;">$nav_extra</span><span style="color: #009900;">&#41;</span>
<span style="color: #009900;">&#123;</span>
  <span style="color: #000088;">$nav_extra</span> <span style="color: #339933;">=</span> <span style="color: #0000ff;">'&lt;a href=&quot;'</span><span style="color: #339933;">.</span>get_bloginfo<span style="color: #009900;">&#40;</span><span style="color: #0000ff;">'rss2_url'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">.</span><span style="color: #0000ff;">'&quot; title=&quot;RSS Feeds&quot; rel=&quot;nofollow&quot;&gt;RSS Feeds&lt;/a&gt;'</span><span style="color: #339933;">;</span>
  <span style="color: #000088;">$nav_extra</span> <span style="color: #339933;">.=</span> <span style="color: #0000ff;">'&lt;a href=&quot;YOUR_LINKEDIN_PROFILE&quot; title=&quot;Contact me on LinkedIn!&quot; rel=&quot;nofollow&quot;&gt;Contact me on LinkedIn!&lt;/a&gt;'</span><span style="color: #339933;">;</span>
  <span style="color: #000088;">$nav_extra</span> <span style="color: #339933;">.=</span> <span style="color: #0000ff;">'&lt;a href=&quot;YOUR_FACEBOOK_PROFILE&quot; title=&quot;Contact me on Facebook!&quot; rel=&quot;nofollow&quot;&gt;Contact me on Facebook!&lt;/a&gt;'</span><span style="color: #339933;">;</span>
&nbsp;
  <span style="color: #b1b100;">return</span> <span style="color: #000088;">$nav_extra</span><span style="color: #339933;">;</span>
<span style="color: #009900;">&#125;</span>
&nbsp;
add_action<span style="color: #009900;">&#40;</span><span style="color: #0000ff;">'mystique_navigation_extra'</span><span style="color: #339933;">,</span> <span style="color: #0000ff;">'mystique_custom_nav_icons'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span></pre></div></div>

<p>Any help would be greatly appreciated.</p>
<p>thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PHP QR Code Generator by Kerem</title>
		<link>http://keremerkan.net/php-qr-code-generator/comment-page-2/#comment-2780</link>
		<dc:creator>Kerem</dc:creator>
		<pubDate>Tue, 09 Mar 2010 14:17:21 +0000</pubDate>
		<guid isPermaLink="false">http://keremerkan.net/?page_id=125#comment-2780</guid>
		<description>Yeah, my bad. Corrected. Thanks :)</description>
		<content:encoded><![CDATA[<p>Yeah, my bad. Corrected. Thanks <img src='http://keremerkan.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PHP QR Code Generator by Rob</title>
		<link>http://keremerkan.net/php-qr-code-generator/comment-page-2/#comment-2779</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Tue, 09 Mar 2010 14:14:18 +0000</pubDate>
		<guid isPermaLink="false">http://keremerkan.net/?page_id=125#comment-2779</guid>
		<description>I&#039;m trying to save an SVG, but it keeps going to a blank screen and not giving me the option to save.</description>
		<content:encoded><![CDATA[<p>I&#8217;m trying to save an SVG, but it keeps going to a blank screen and not giving me the option to save.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Adding Facebook and LinkedIn icons on Mystique v2.x by Kerem</title>
		<link>http://keremerkan.net/posts/adding-facebook-and-linkedin-icons-on-mystique-v2-x/comment-page-1/#comment-2778</link>
		<dc:creator>Kerem</dc:creator>
		<pubDate>Tue, 09 Mar 2010 13:28:15 +0000</pubDate>
		<guid isPermaLink="false">http://keremerkan.net/?p=568#comment-2778</guid>
		<description>Merhaba Azer, şu anda en son versiyon olan 2.1&#039;i kullanıyorum.</description>
		<content:encoded><![CDATA[<p>Merhaba Azer, şu anda en son versiyon olan 2.1&#8242;i kullanıyorum.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Adding Facebook and LinkedIn icons on Mystique v2.x by Azər Hüseynli</title>
		<link>http://keremerkan.net/posts/adding-facebook-and-linkedin-icons-on-mystique-v2-x/comment-page-1/#comment-2777</link>
		<dc:creator>Azər Hüseynli</dc:creator>
		<pubDate>Tue, 09 Mar 2010 13:26:34 +0000</pubDate>
		<guid isPermaLink="false">http://keremerkan.net/?p=568#comment-2777</guid>
		<description>Hi. İsminden Türk olduğun anlaşılıyor. Sana bir sorum var. Şu theme-in hangi versiyonunu kullanıyorsun?



In case if you didn&#039;t uderstand...
I would like to know which version of this theme do you use?</description>
		<content:encoded><![CDATA[<p>Hi. İsminden Türk olduğun anlaşılıyor. Sana bir sorum var. Şu theme-in hangi versiyonunu kullanıyorsun?</p>
<p>In case if you didn&#8217;t uderstand&#8230;<br />
I would like to know which version of this theme do you use?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
