<?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 adventures of a blogjunkie</title>
	<atom:link href="http://blogjunkie.net/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://blogjunkie.net</link>
	<description>thoughts and ramblings of David Wang</description>
	<lastBuildDate>Wed, 09 May 2012 06:41:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>Comment on Ya feeling lucky today, punk? by Mei Ying</title>
		<link>http://blogjunkie.net/2012/05/ya-feeling-lucky-today-punk#comment-1211</link>
		<dc:creator>Mei Ying</dc:creator>
		<pubDate>Wed, 09 May 2012 06:41:03 +0000</pubDate>
		<guid isPermaLink="false">http://blogjunkie.net/?p=3142#comment-1211</guid>
		<description>Aiyo the face! Hahahaha! Like he had a smirk!</description>
		<content:encoded><![CDATA[<p>Aiyo the face! Hahahaha! Like he had a smirk!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Reading on the iPad: iBooks vs Kindle by Gadget4sale</title>
		<link>http://blogjunkie.net/2010/07/reading-on-ipad-ibooks-vs-kindle#comment-1200</link>
		<dc:creator>Gadget4sale</dc:creator>
		<pubDate>Thu, 26 Apr 2012 05:49:12 +0000</pubDate>
		<guid isPermaLink="false">http://blogjunkie.net/?p=762#comment-1200</guid>
		<description>Other than Kindle, you can also purchase the new Nook Simple Touch with GlowLight. It will be available in Malaysia at http://gadget4sale.wordpress.com/nook/nook-simple-touch-glowlight/</description>
		<content:encoded><![CDATA[<p>Other than Kindle, you can also purchase the new Nook Simple Touch with GlowLight. It will be available in Malaysia at <a href="http://gadget4sale.wordpress.com/nook/nook-simple-touch-glowlight/" rel="nofollow">http://gadget4sale.wordpress.com/nook/nook-simple-touch-glowlight/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Essential steps to protecting your Unifi network by Tan</title>
		<link>http://blogjunkie.net/2010/12/essential-steps-to-protecting-your-unifi-network#comment-1195</link>
		<dc:creator>Tan</dc:creator>
		<pubDate>Fri, 20 Apr 2012 12:01:17 +0000</pubDate>
		<guid isPermaLink="false">http://blogjunkie.net/?p=2113#comment-1195</guid>
		<description>Same here .. Just got the Unifi Set from TM .. unable to login using operator with 3 passwords above ..</description>
		<content:encoded><![CDATA[<p>Same here .. Just got the Unifi Set from TM .. unable to login using operator with 3 passwords above ..</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Solved: Cufon text not refreshing on jQuery UI Tabs by Daniele</title>
		<link>http://blogjunkie.net/2011/01/cufon-text-refresh-jquery-ui-tabs#comment-1193</link>
		<dc:creator>Daniele</dc:creator>
		<pubDate>Thu, 19 Apr 2012 09:09:23 +0000</pubDate>
		<guid isPermaLink="false">http://blogjunkie.net/?p=2211#comment-1193</guid>
		<description>I insert this code in the head

Cufon.replace(&#039;.ui-tabs .ui-tabs-nav li a&#039;, { fontFamily: &#039;Kozuka Gothic Pro OpenType&#039;, hover:true});

$(&#039;[id^=&quot;tabs_&quot;]&#039;).bind(&#039;tabsshow&#039;, function() {
  Cufon.refresh(&#039;.ui-tabs .ui-tabs-nav li a&#039;);
});

, but i 
can not do this script..

Where i am wrong?

Thanks</description>
		<content:encoded><![CDATA[<p>I insert this code in the head</p>
<p>Cufon.replace(&#8216;.ui-tabs .ui-tabs-nav li a&#8217;, { fontFamily: &#8216;Kozuka Gothic Pro OpenType&#8217;, hover:true});</p>
<p>$(&#8216;[id^="tabs_"]&#8216;).bind(&#8216;tabsshow&#8217;, function() {<br />
  Cufon.refresh(&#8216;.ui-tabs .ui-tabs-nav li a&#8217;);<br />
});</p>
<p>, but i<br />
can not do this script..</p>
<p>Where i am wrong?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Solved: Cufon text not refreshing on jQuery UI Tabs by David</title>
		<link>http://blogjunkie.net/2011/01/cufon-text-refresh-jquery-ui-tabs#comment-1192</link>
		<dc:creator>David</dc:creator>
		<pubDate>Thu, 19 Apr 2012 02:02:00 +0000</pubDate>
		<guid isPermaLink="false">http://blogjunkie.net/?p=2211#comment-1192</guid>
		<description>Hi Daniele, you place the code wherever you are initiating cufon or jQuery.</description>
		<content:encoded><![CDATA[<p>Hi Daniele, you place the code wherever you are initiating cufon or jQuery.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Solved: Cufon text not refreshing on jQuery UI Tabs by Daniele</title>
		<link>http://blogjunkie.net/2011/01/cufon-text-refresh-jquery-ui-tabs#comment-1191</link>
		<dc:creator>Daniele</dc:creator>
		<pubDate>Wed, 18 Apr 2012 19:51:39 +0000</pubDate>
		<guid isPermaLink="false">http://blogjunkie.net/?p=2211#comment-1191</guid>
		<description>hello,
I can not do this script ...
where it is inserted in the code?
in the body or head?

thanks

Daniel</description>
		<content:encoded><![CDATA[<p>hello,<br />
I can not do this script &#8230;<br />
where it is inserted in the code?<br />
in the body or head?</p>
<p>thanks</p>
<p>Daniel</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A simple accounting system for your freelance microbusiness by Carlos</title>
		<link>http://blogjunkie.net/2011/06/accounting-freelance-microbusiness#comment-1170</link>
		<dc:creator>Carlos</dc:creator>
		<pubDate>Fri, 06 Apr 2012 11:09:45 +0000</pubDate>
		<guid isPermaLink="false">http://blogjunkie.net/?p=2639#comment-1170</guid>
		<description>Great and fantastic for sharing this. I&#039;ve gone through the blog and I must say it is superb! That shows how honest and sincere you are in assisting others.  I pray and hope you will continue to lead a happy, wonderful, prosperous life and successful business as you really deserved it. Many thanks!</description>
		<content:encoded><![CDATA[<p>Great and fantastic for sharing this. I&#8217;ve gone through the blog and I must say it is superb! That shows how honest and sincere you are in assisting others.  I pray and hope you will continue to lead a happy, wonderful, prosperous life and successful business as you really deserved it. Many thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Essential steps to protecting your Unifi network by Mike</title>
		<link>http://blogjunkie.net/2010/12/essential-steps-to-protecting-your-unifi-network#comment-1164</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Thu, 05 Apr 2012 13:56:45 +0000</pubDate>
		<guid isPermaLink="false">http://blogjunkie.net/?p=2113#comment-1164</guid>
		<description>i got a brand new dir-615 but can&#039;t open operator with the three passwords listed as &#039;telekom&#039;, &#039;h566UniFi&#039; or &#039;username in reverse. Have TM changed to a new password?</description>
		<content:encoded><![CDATA[<p>i got a brand new dir-615 but can&#8217;t open operator with the three passwords listed as &#8216;telekom&#8217;, &#8216;h566UniFi&#8217; or &#8216;username in reverse. Have TM changed to a new password?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Hacking Together A DIY IKEA Standing Desk by David</title>
		<link>http://blogjunkie.net/2011/03/hacking-together-an-ikea-standing-desk#comment-1144</link>
		<dc:creator>David</dc:creator>
		<pubDate>Sun, 01 Apr 2012 00:30:07 +0000</pubDate>
		<guid isPermaLink="false">http://blogjunkie.net/?p=2404#comment-1144</guid>
		<description>Good idea to try out standing first before committing to a long-term setup! And that&#039;s a smart way to create a makeshift standing desk :)</description>
		<content:encoded><![CDATA[<p>Good idea to try out standing first before committing to a long-term setup! And that&#8217;s a smart way to create a makeshift standing desk <img src='http://blogjunkie.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on IKEA return policy = Lifesaver! by David</title>
		<link>http://blogjunkie.net/2011/12/ikea-return-policy-lifesaver#comment-1143</link>
		<dc:creator>David</dc:creator>
		<pubDate>Sun, 01 Apr 2012 00:28:25 +0000</pubDate>
		<guid isPermaLink="false">http://blogjunkie.net/?p=2970#comment-1143</guid>
		<description>I think IKEA makes it clear that the refund applies only for items that are not used. It&#039;s only special cases or certain items where you can return it after it&#039;s been assembled. Probably best to contact IKEA customer service? (Not returns department)</description>
		<content:encoded><![CDATA[<p>I think IKEA makes it clear that the refund applies only for items that are not used. It&#8217;s only special cases or certain items where you can return it after it&#8217;s been assembled. Probably best to contact IKEA customer service? (Not returns department)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

