<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for Eureka!</title>
	<atom:link href="http://eureka.ykyuen.info/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://eureka.ykyuen.info</link>
	<description>Dream BIG and go for it =)</description>
	<lastBuildDate>Thu, 23 May 2013 12:32:10 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>Comment on Drupal &#8211; Add Previous and Next Links for Node Navigation by naeluh</title>
		<link>http://eureka.ykyuen.info/2011/08/04/drupal-add-previous-and-next-links-for-node-navigation/#comment-14342</link>
		<dc:creator><![CDATA[naeluh]]></dc:creator>
		<pubDate>Thu, 23 May 2013 12:32:10 +0000</pubDate>
		<guid isPermaLink="false">http://ykyuen.wordpress.com/?p=7334#comment-14342</guid>
		<description><![CDATA[Oh hey I am using d6 and I have already got custom pager going 
here is my issue here http://drupal.org/node/2001114 thanks again for your help]]></description>
		<content:encoded><![CDATA[<p>Oh hey I am using d6 and I have already got custom pager going<br />
here is my issue here <a href="http://drupal.org/node/2001114" rel="nofollow">http://drupal.org/node/2001114</a> thanks again for your help</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Drupal &#8211; Render Forgot Password Form by drupal_get_form() by Matthias</title>
		<link>http://eureka.ykyuen.info/2011/09/12/drupal-render-forgot-password-form-by-drupal_get_form/#comment-14341</link>
		<dc:creator><![CDATA[Matthias]]></dc:creator>
		<pubDate>Thu, 23 May 2013 11:03:11 +0000</pubDate>
		<guid isPermaLink="false">http://ykyuen.wordpress.com/?p=7564#comment-14341</guid>
		<description><![CDATA[Thanks for the snippet!

For D7 I had to use drupal_render to render the form:
[sourcecode language=&quot;php&quot;]
module_load_include(&#039;inc&#039;, &#039;user&#039;, &#039;user.pages&#039;);
$pw = drupal_get_form(‘user_pass’);
print drupal_render($pw);
[/sourcecode]]]></description>
		<content:encoded><![CDATA[<p>Thanks for the snippet!</p>
<p>For D7 I had to use drupal_render to render the form:</p>
<pre class="brush: php; title: ; notranslate">
module_load_include('inc', 'user', 'user.pages');
$pw = drupal_get_form(‘user_pass’);
print drupal_render($pw);
</pre>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Drupal 7 &#8211; Customize the user login block by ykyuen</title>
		<link>http://eureka.ykyuen.info/2012/07/27/drupal-7-customize-the-user-login-block/#comment-14338</link>
		<dc:creator><![CDATA[ykyuen]]></dc:creator>
		<pubDate>Thu, 23 May 2013 09:46:22 +0000</pubDate>
		<guid isPermaLink="false">http://eureka.ykyuen.info/?p=10832#comment-14338</guid>
		<description><![CDATA[Good to know that i can help. =D]]></description>
		<content:encoded><![CDATA[<p>Good to know that i can help. =D</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Rails &#8211; Stop the Rails Web Server by Command by ykyuen</title>
		<link>http://eureka.ykyuen.info/2011/01/22/rails-stop-the-rails-web-server-by-command/#comment-14337</link>
		<dc:creator><![CDATA[ykyuen]]></dc:creator>
		<pubDate>Thu, 23 May 2013 09:43:28 +0000</pubDate>
		<guid isPermaLink="false">http://ykyuen.wordpress.com/?p=4566#comment-14337</guid>
		<description><![CDATA[Thanks for sharing. =D]]></description>
		<content:encoded><![CDATA[<p>Thanks for sharing. =D</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Drupal &#8211; Add Previous and Next Links for Node Navigation by ykyuen</title>
		<link>http://eureka.ykyuen.info/2011/08/04/drupal-add-previous-and-next-links-for-node-navigation/#comment-14336</link>
		<dc:creator><![CDATA[ykyuen]]></dc:creator>
		<pubDate>Thu, 23 May 2013 09:43:11 +0000</pubDate>
		<guid isPermaLink="false">http://ykyuen.wordpress.com/?p=7334#comment-14336</guid>
		<description><![CDATA[Try this
&lt;a href=&quot;http://drupal.org/project/views_simple_pager&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;Drupal Module - Views Simple Pager&lt;/a&gt;]]></description>
		<content:encoded><![CDATA[<p>Try this<br />
<a href="http://drupal.org/project/views_simple_pager" target="_blank" rel="nofollow">Drupal Module &#8211; Views Simple Pager</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Drupal &#8211; Increase ImageField Description Length by ykyuen</title>
		<link>http://eureka.ykyuen.info/2011/03/23/drupal-increase-imagefield-description-length/#comment-14335</link>
		<dc:creator><![CDATA[ykyuen]]></dc:creator>
		<pubDate>Thu, 23 May 2013 09:34:30 +0000</pubDate>
		<guid isPermaLink="false">http://ykyuen.wordpress.com/?p=5090#comment-14335</guid>
		<description><![CDATA[i guess probably becoz of changing input to textarea. thanks for your comment.]]></description>
		<content:encoded><![CDATA[<p>i guess probably becoz of changing input to textarea. thanks for your comment.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Drupal 7 &#8211; Customize the user login block by hggg</title>
		<link>http://eureka.ykyuen.info/2012/07/27/drupal-7-customize-the-user-login-block/#comment-14304</link>
		<dc:creator><![CDATA[hggg]]></dc:creator>
		<pubDate>Wed, 22 May 2013 08:59:59 +0000</pubDate>
		<guid isPermaLink="false">http://eureka.ykyuen.info/?p=10832#comment-14304</guid>
		<description><![CDATA[This post help to me. Tnx very much!]]></description>
		<content:encoded><![CDATA[<p>This post help to me. Tnx very much!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Rails &#8211; Stop the Rails Web Server by Command by varmaavinash01</title>
		<link>http://eureka.ykyuen.info/2011/01/22/rails-stop-the-rails-web-server-by-command/#comment-14282</link>
		<dc:creator><![CDATA[varmaavinash01]]></dc:creator>
		<pubDate>Tue, 21 May 2013 04:58:20 +0000</pubDate>
		<guid isPermaLink="false">http://ykyuen.wordpress.com/?p=4566#comment-14282</guid>
		<description><![CDATA[To kill rails server I made a bash function :
[sourcecode language=&quot;shell&quot;]
function killthis() {
  pid=&quot;$(cat tmp/pids/server.pid)&quot;
  if [ ! -z &quot;$pid&quot; ]; then
    echo &quot;[OK] Process Id : ${pid}&quot;
    kill -9 $pid
    echo &quot;[OK] Process killed&quot;
  else
    echo &quot;[FAIL] Some issues in getting pid&quot;
  fi
}
[/sourcecode]]]></description>
		<content:encoded><![CDATA[<p>To kill rails server I made a bash function :</p>
<pre class="brush: bash; title: ; notranslate">
function killthis() {
  pid=&quot;$(cat tmp/pids/server.pid)&quot;
  if [ ! -z &quot;$pid&quot; ]; then
    echo &quot;[OK] Process Id : ${pid}&quot;
    kill -9 $pid
    echo &quot;[OK] Process killed&quot;
  else
    echo &quot;[FAIL] Some issues in getting pid&quot;
  fi
}
</pre>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Drupal &#8211; Add Previous and Next Links for Node Navigation by naeluh</title>
		<link>http://eureka.ykyuen.info/2011/08/04/drupal-add-previous-and-next-links-for-node-navigation/#comment-14266</link>
		<dc:creator><![CDATA[naeluh]]></dc:creator>
		<pubDate>Mon, 20 May 2013 16:33:29 +0000</pubDate>
		<guid isPermaLink="false">http://ykyuen.wordpress.com/?p=7334#comment-14266</guid>
		<description><![CDATA[Ok cool I will let you know wif I have any issue thanks - Also do you have any experience with views pager override in template.php well this one specifically 

[sourcecode language=&quot;php&quot;]
function mytheme_views_mini_pager__myiew($tags = array(), $limit = 10, $element = 0, $parameters = array(), $quantity = 9)
[/sourcecode]

I was trying to a similar thing with this function but instead I was trying to return a slightly different html string 

Here is the full function here - http://pastebin.com/n9BNBi8c

The html string I am looking for is this 

[sourcecode language=&quot;html&quot;]
&lt;div class=&quot;articlePagination&quot;&gt;
&lt;a href=&quot;&quot; class=&quot;action&quot;&gt;&lt;span&gt;Newer Posts&lt;/span&gt;&lt;/a&gt;
&lt;a href=&quot;&quot; class=&quot;action back&quot;&gt;&lt;span&gt;Older Posts&lt;/span&gt;&lt;/a&gt;
&lt;/div&gt;
[/sourcecode]

I feel like returning this views pager in a more specific html string should be the exact same process but for some reason I cannot get it it seems like the classes of l() are being controlled by the $items array above and I was wondering if you had any experience with this type of pager or if this is a completely different thing. 

thanks again for all the help]]></description>
		<content:encoded><![CDATA[<p>Ok cool I will let you know wif I have any issue thanks &#8211; Also do you have any experience with views pager override in template.php well this one specifically </p>
<pre class="brush: php; title: ; notranslate">
function mytheme_views_mini_pager__myiew($tags = array(), $limit = 10, $element = 0, $parameters = array(), $quantity = 9)
</pre>
<p>I was trying to a similar thing with this function but instead I was trying to return a slightly different html string </p>
<p>Here is the full function here &#8211; <a href="http://pastebin.com/n9BNBi8c" rel="nofollow">http://pastebin.com/n9BNBi8c</a></p>
<p>The html string I am looking for is this </p>
<pre class="brush: xml; title: ; notranslate">
&lt;div class=&quot;articlePagination&quot;&gt;
&lt;a href=&quot;&quot; class=&quot;action&quot;&gt;&lt;span&gt;Newer Posts&lt;/span&gt;&lt;/a&gt;
&lt;a href=&quot;&quot; class=&quot;action back&quot;&gt;&lt;span&gt;Older Posts&lt;/span&gt;&lt;/a&gt;
&lt;/div&gt;
</pre>
<p>I feel like returning this views pager in a more specific html string should be the exact same process but for some reason I cannot get it it seems like the classes of l() are being controlled by the $items array above and I was wondering if you had any experience with this type of pager or if this is a completely different thing. </p>
<p>thanks again for all the help</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Drupal &#8211; Increase ImageField Description Length by Heihachi</title>
		<link>http://eureka.ykyuen.info/2011/03/23/drupal-increase-imagefield-description-length/#comment-14260</link>
		<dc:creator><![CDATA[Heihachi]]></dc:creator>
		<pubDate>Mon, 20 May 2013 11:54:52 +0000</pubDate>
		<guid isPermaLink="false">http://ykyuen.wordpress.com/?p=5090#comment-14260</guid>
		<description><![CDATA[After these modifications u cannot use image description field in a lightbox]]></description>
		<content:encoded><![CDATA[<p>After these modifications u cannot use image description field in a lightbox</p>
]]></content:encoded>
	</item>
</channel>
</rss>