<?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 Carlos Roque</title>
	<atom:link href="http://www.carlos-roque.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.carlos-roque.com</link>
	<description>Code Hints, Examples and more</description>
	<lastBuildDate>Sun, 18 Dec 2011 04:48:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on Web Colors Previewer v2.0 by Nelson</title>
		<link>http://www.carlos-roque.com/2011/08/12/web-colors-previewer-v2-0/#comment-403</link>
		<dc:creator>Nelson</dc:creator>
		<pubDate>Sun, 18 Dec 2011 04:48:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.carlos-roque.com/?p=138#comment-403</guid>
		<description>I did respond to the comment you left on my blog if you haven&#039;t read it yet.  Also, where&#039;s the new posts!?</description>
		<content:encoded><![CDATA[<p>I did respond to the comment you left on my blog if you haven&#8217;t read it yet.  Also, where&#8217;s the new posts!?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Adding the Authorize.net PHP SDK to CodeIgniter 2.0 by carlos_roque</title>
		<link>http://www.carlos-roque.com/2011/04/12/adding-the-authorize-net-php-sdk-to-codeigniter-2-0/#comment-389</link>
		<dc:creator>carlos_roque</dc:creator>
		<pubDate>Thu, 08 Dec 2011 14:21:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.carlos-roque.com/?p=88#comment-389</guid>
		<description>you can create two classes
class Authorizenetaim extends AuthorizeNetAIM 
 {
 }
class Authorizenetarb extends AuthorizeNetARB 
 {
 }
Just remember to capitalize only the first letter of the new class name 
and to load them 
$this-&gt;load-&gt;library(&#039;authorizenetaim&#039;);
 
$this-&gt;load-&gt;library(&#039;authorizenetarb&#039;);
 
and to use them
$this-&gt;authorizenetaim-&gt;....
$this-&gt;authorizenetarb-&gt;....</description>
		<content:encoded><![CDATA[<p>you can create two classes<br />
class Authorizenetaim extends AuthorizeNetAIM<br />
 {<br />
 }<br />
class Authorizenetarb extends AuthorizeNetARB<br />
 {<br />
 }<br />
Just remember to capitalize only the first letter of the new class name<br />
and to load them<br />
$this->load->library(&#8216;authorizenetaim&#8217;);</p>
<p>$this->load->library(&#8216;authorizenetarb&#8217;);</p>
<p>and to use them<br />
$this->authorizenetaim->&#8230;.<br />
$this->authorizenetarb->&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Adding the Authorize.net PHP SDK to CodeIgniter 2.0 by Shawn Berg</title>
		<link>http://www.carlos-roque.com/2011/04/12/adding-the-authorize-net-php-sdk-to-codeigniter-2-0/#comment-386</link>
		<dc:creator>Shawn Berg</dc:creator>
		<pubDate>Wed, 07 Dec 2011 17:50:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.carlos-roque.com/?p=88#comment-386</guid>
		<description>What if you need to use AuthorizeNetAIM *and* AuthorizeNetARB?</description>
		<content:encoded><![CDATA[<p>What if you need to use AuthorizeNetAIM *and* AuthorizeNetARB?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Web Colors Previewer v2.0 by Nelson</title>
		<link>http://www.carlos-roque.com/2011/08/12/web-colors-previewer-v2-0/#comment-353</link>
		<dc:creator>Nelson</dc:creator>
		<pubDate>Tue, 15 Nov 2011 01:41:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.carlos-roque.com/?p=138#comment-353</guid>
		<description>You&#039;re slacking, Carlos, it&#039;s been months since you&#039;ve posted anything!</description>
		<content:encoded><![CDATA[<p>You&#8217;re slacking, Carlos, it&#8217;s been months since you&#8217;ve posted anything!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Adding the Authorize.net PHP SDK to CodeIgniter 2.0 by carlos_roque</title>
		<link>http://www.carlos-roque.com/2011/04/12/adding-the-authorize-net-php-sdk-to-codeigniter-2-0/#comment-342</link>
		<dc:creator>carlos_roque</dc:creator>
		<pubDate>Sat, 05 Nov 2011 14:39:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.carlos-roque.com/?p=88#comment-342</guid>
		<description>My pleasure</description>
		<content:encoded><![CDATA[<p>My pleasure</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Adding the Authorize.net PHP SDK to CodeIgniter 2.0 by lexx</title>
		<link>http://www.carlos-roque.com/2011/04/12/adding-the-authorize-net-php-sdk-to-codeigniter-2-0/#comment-341</link>
		<dc:creator>lexx</dc:creator>
		<pubDate>Sat, 05 Nov 2011 03:21:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.carlos-roque.com/?p=88#comment-341</guid>
		<description>I will try it on Monday. Best solution for CI so far. Plain and simple.

Thanks Carlos</description>
		<content:encoded><![CDATA[<p>I will try it on Monday. Best solution for CI so far. Plain and simple.</p>
<p>Thanks Carlos</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Why I chose Silverlight over Flash for my FTP client by Srinath</title>
		<link>http://www.carlos-roque.com/2011/06/30/why-i-chose-silverlight-over-flash-for-my-ftp-client/#comment-321</link>
		<dc:creator>Srinath</dc:creator>
		<pubDate>Fri, 21 Oct 2011 07:08:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.carlos-roque.com/?p=109#comment-321</guid>
		<description>Hi Carlos,
Its good to hear you chose silverlight for the FTP client, can you share your experience or some sample code on how to implement this, upload files thru FTP client using Silverlight application. This would be of gr8 help for me. You can mail me at srinath.ns.15@gmail.com, or if you have blogged it, pls share its path !

Thanks !</description>
		<content:encoded><![CDATA[<p>Hi Carlos,<br />
Its good to hear you chose silverlight for the FTP client, can you share your experience or some sample code on how to implement this, upload files thru FTP client using Silverlight application. This would be of gr8 help for me. You can mail me at <a href="mailto:srinath.ns.15@gmail.com">srinath.ns.15@gmail.com</a>, or if you have blogged it, pls share its path !</p>
<p>Thanks !</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jQuery .show() not working properly in Chrome by carlos_roque</title>
		<link>http://www.carlos-roque.com/2010/11/12/jquery-show-not-working-properly-in-chrome/#comment-320</link>
		<dc:creator>carlos_roque</dc:creator>
		<pubDate>Thu, 20 Oct 2011 14:46:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.carlos-roque.com/?p=48#comment-320</guid>
		<description>I think this is related to the span Tag being displayed inline make sure your div doesn&#039;t have an display inline attibute</description>
		<content:encoded><![CDATA[<p>I think this is related to the span Tag being displayed inline make sure your div doesn&#8217;t have an display inline attibute</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jQuery .show() not working properly in Chrome by James Tryand</title>
		<link>http://www.carlos-roque.com/2010/11/12/jquery-show-not-working-properly-in-chrome/#comment-311</link>
		<dc:creator>James Tryand</dc:creator>
		<pubDate>Thu, 20 Oct 2011 09:04:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.carlos-roque.com/?p=48#comment-311</guid>
		<description>Cheers for the post, i thought i was going crazy with this issue, mine was very similar, in that the function would hide, but not reshow; but later uses of the function on a page worked fine. I&#039;ll try changing the tags somewhat ( though I&#039;m already using a div ).</description>
		<content:encoded><![CDATA[<p>Cheers for the post, i thought i was going crazy with this issue, mine was very similar, in that the function would hide, but not reshow; but later uses of the function on a page worked fine. I&#8217;ll try changing the tags somewhat ( though I&#8217;m already using a div ).</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Making WPF CheckBox and RadioButton display correctly in Windows classic theme by carlos_roque</title>
		<link>http://www.carlos-roque.com/2011/07/25/making-wpf-checkbox-and-radiobutton-display-correctly-in-windows-classic-theme/#comment-259</link>
		<dc:creator>carlos_roque</dc:creator>
		<pubDate>Thu, 11 Aug 2011 14:23:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.carlos-roque.com/?p=126#comment-259</guid>
		<description>It sure was a big headache!</description>
		<content:encoded><![CDATA[<p>It sure was a big headache!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

