<?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 Plugables Blog</title>
	<atom:link href="http://blog.plugables.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.plugables.com</link>
	<description>e-commerce plugins, widgets, add-ons, modules and customizations for AbleCommerce shopping cart software</description>
	<lastBuildDate>Tue, 22 Nov 2011 17:00:26 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Facebook Share for AbleCommerce by Jordan 11 Zapatos</title>
		<link>http://blog.plugables.com/ablecommerce-7-x-plugins/1480_facebook-share-for-ablecommerce/comment-page-1/#comment-213</link>
		<dc:creator>Jordan 11 Zapatos</dc:creator>
		<pubDate>Tue, 22 Nov 2011 17:00:26 +0000</pubDate>
		<guid isPermaLink="false">http://blog.plugables.com/?p=1480#comment-213</guid>
		<description>Sweet blog! I found it while browsing on Yahoo News. Do you have any tips on how to get listed in Yahoo News? I&#039;ve been trying for a while but I never seem to get there! Thank you</description>
		<content:encoded><![CDATA[<p>Sweet blog! I found it while browsing on Yahoo News. Do you have any tips on how to get listed in Yahoo News? I&#8217;ve been trying for a while but I never seem to get there! Thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Free Facebook Like Widget for AbleCommerce by Admin</title>
		<link>http://blog.plugables.com/featured/2202_free-facebook-like-widget-for-ablecommerce/comment-page-1/#comment-203</link>
		<dc:creator>Admin</dc:creator>
		<pubDate>Sat, 15 Oct 2011 16:19:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.plugables.com/?p=2202#comment-203</guid>
		<description>Get your Facebook user IDs or a Facebook Platform application ID and use it like this

&lt;code&gt;[[ConLib:Plugables/FBLike FBAdmins=&quot;123456&quot;]]&lt;/code&gt;

assuming 123456 is the ID you obtained from FB.</description>
		<content:encoded><![CDATA[<p>Get your Facebook user IDs or a Facebook Platform application ID and use it like this</p>
<div class="codecolorer-container text mac-classic" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><table cellspacing="0" cellpadding="0"><tbody><tr><td style="padding:5px;text-align:center;color:#888888;background-color:#EEEEEE;border-right: 1px solid #9F9F9F;font: normal 12px/1.4em Monaco, Lucida Console, monospace;"><div>1<br /></div></td><td><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">[[ConLib:Plugables/FBLike FBAdmins=&quot;123456&quot;]]</div></td></tr></tbody></table></div>
<p>assuming 123456 is the ID you obtained from FB.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Free Facebook Like Widget for AbleCommerce by Foodsleuth</title>
		<link>http://blog.plugables.com/featured/2202_free-facebook-like-widget-for-ablecommerce/comment-page-1/#comment-202</link>
		<dc:creator>Foodsleuth</dc:creator>
		<pubDate>Fri, 14 Oct 2011 22:41:57 +0000</pubDate>
		<guid isPermaLink="false">http://blog.plugables.com/?p=2202#comment-202</guid>
		<description>Can you show us proper syntax to add in our fb ID to the conlib control?  we tried fb_id = &quot;ournumber&quot; but that did not work.  We are not developers, so a simple example would be great.</description>
		<content:encoded><![CDATA[<p>Can you show us proper syntax to add in our fb ID to the conlib control?  we tried fb_id = &#8220;ournumber&#8221; but that did not work.  We are not developers, so a simple example would be great.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ajax Popup Login with captcha support by Admin</title>
		<link>http://blog.plugables.com/ablecommerce-7-x-plugins/2362_ajax-popup-login-with-captcha-support/comment-page-1/#comment-199</link>
		<dc:creator>Admin</dc:creator>
		<pubDate>Thu, 29 Sep 2011 17:39:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.plugables.com/?p=2362#comment-199</guid>
		<description>Add this to your OnePageCheckout.ascx at the top.
&lt;code&gt;&lt;%@ Register Src=&quot;~/ConLib/Plugables/AjaxPopUpLogin.ascx&quot; TagName=&quot;PopUpLogin&quot; TagPrefix=&quot;uc&quot; %&gt;
&lt;/code&gt;

Replace the login link panel code with this
&lt;code&gt;
&lt;asp:PlaceHolder ID=&quot;LoginPanel&quot; runat=&quot;server&quot; EnableViewState=&quot;False&quot;&gt;
        &lt;div class=&quot;LoginMessage&quot;&gt;If you have previously created an account, you can &lt;uc:PopUpLogin ID=&quot;PopupLoginLink1&quot; runat=&quot;server&quot; LinkText=&quot;Log In&quot; /&gt; to retrieve your saved addresses.&lt;/div&gt;&lt;br /&gt;
&lt;/asp:PlaceHolder&gt;
&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>Add this to your OnePageCheckout.ascx at the top.</p>
<div class="codecolorer-container text mac-classic" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><table cellspacing="0" cellpadding="0"><tbody><tr><td style="padding:5px;text-align:center;color:#888888;background-color:#EEEEEE;border-right: 1px solid #9F9F9F;font: normal 12px/1.4em Monaco, Lucida Console, monospace;"><div>1<br /></div></td><td><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">&lt;%@ Register Src=&quot;~/ConLib/Plugables/AjaxPopUpLogin.ascx&quot; TagName=&quot;PopUpLogin&quot; TagPrefix=&quot;uc&quot; %&gt;</div></td></tr></tbody></table></div>
<p>Replace the login link panel code with this</p>
<div class="codecolorer-container text mac-classic" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><table cellspacing="0" cellpadding="0"><tbody><tr><td style="padding:5px;text-align:center;color:#888888;background-color:#EEEEEE;border-right: 1px solid #9F9F9F;font: normal 12px/1.4em Monaco, Lucida Console, monospace;"><div>1<br />2<br />3<br /></div></td><td><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">&lt;asp:PlaceHolder ID=&quot;LoginPanel&quot; runat=&quot;server&quot; EnableViewState=&quot;False&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;div class=&quot;LoginMessage&quot;&gt;If you have previously created an account, you can &lt;uc:PopUpLogin ID=&quot;PopupLoginLink1&quot; runat=&quot;server&quot; LinkText=&quot;Log In&quot; /&gt; to retrieve your saved addresses.&lt;/div&gt;&lt;br /&gt;<br />
&lt;/asp:PlaceHolder&gt;</div></td></tr></tbody></table></div>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ajax Popup Login with captcha support by Brandon</title>
		<link>http://blog.plugables.com/ablecommerce-7-x-plugins/2362_ajax-popup-login-with-captcha-support/comment-page-1/#comment-198</link>
		<dc:creator>Brandon</dc:creator>
		<pubDate>Thu, 29 Sep 2011 17:29:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.plugables.com/?p=2362#comment-198</guid>
		<description>How do you get the control to work on the checkout page here: http://www.plugables.com/Checkout/Default.aspx
whne someone is not logged in they get the login dialog but I want to replace it like plugables did. I get error when I place the control on the one page checkout.asp error: The name &#039;LoginLink&#039; does not exist in the current context</description>
		<content:encoded><![CDATA[<p>How do you get the control to work on the checkout page here: <a href="http://www.plugables.com/Checkout/Default.aspx" rel="nofollow">http://www.plugables.com/Checkout/Default.aspx</a><br />
whne someone is not logged in they get the login dialog but I want to replace it like plugables did. I get error when I place the control on the one page checkout.asp error: The name &#8216;LoginLink&#8217; does not exist in the current context</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Special Offers Add-On for AbleCommerce &#8211; Free by Admin</title>
		<link>http://blog.plugables.com/ablecommerce-7-x-plugins/2260_special-offers-add-on-for-ablecommerce-free/comment-page-1/#comment-172</link>
		<dc:creator>Admin</dc:creator>
		<pubDate>Wed, 16 Feb 2011 11:59:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.plugables.com/?p=2260#comment-172</guid>
		<description>Special products are the ones which have special pricing rules defined. Please have a look at the &#039;Product Rules&#039; menu in left sidebar on edit product page in merchant admin.</description>
		<content:encoded><![CDATA[<p>Special products are the ones which have special pricing rules defined. Please have a look at the &#8216;Product Rules&#8217; menu in left sidebar on edit product page in merchant admin.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Special Offers Add-On for AbleCommerce &#8211; Free by Lance</title>
		<link>http://blog.plugables.com/ablecommerce-7-x-plugins/2260_special-offers-add-on-for-ablecommerce-free/comment-page-1/#comment-171</link>
		<dc:creator>Lance</dc:creator>
		<pubDate>Tue, 08 Feb 2011 03:18:36 +0000</pubDate>
		<guid isPermaLink="false">http://blog.plugables.com/?p=2260#comment-171</guid>
		<description>Hi, how does this control determine if a product is on special or not?</description>
		<content:encoded><![CDATA[<p>Hi, how does this control determine if a product is on special or not?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Special Offers Add-On for AbleCommerce &#8211; Free by Gregg Crystal</title>
		<link>http://blog.plugables.com/ablecommerce-7-x-plugins/2260_special-offers-add-on-for-ablecommerce-free/comment-page-1/#comment-126</link>
		<dc:creator>Gregg Crystal</dc:creator>
		<pubDate>Wed, 17 Nov 2010 20:41:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.plugables.com/?p=2260#comment-126</guid>
		<description>This is a great plugable for AbleCommerce. Owners are always looking for more ways to customize the installation and a special offers area is a great way to do that.</description>
		<content:encoded><![CDATA[<p>This is a great plugable for AbleCommerce. Owners are always looking for more ways to customize the installation and a special offers area is a great way to do that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Free Facebook Like Widget for AbleCommerce by Crazy Joe</title>
		<link>http://blog.plugables.com/featured/2202_free-facebook-like-widget-for-ablecommerce/comment-page-1/#comment-83</link>
		<dc:creator>Crazy Joe</dc:creator>
		<pubDate>Tue, 21 Sep 2010 17:07:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.plugables.com/?p=2202#comment-83</guid>
		<description>Great free plugin, works like a charm and easy to install.  Thanks!</description>
		<content:encoded><![CDATA[<p>Great free plugin, works like a charm and easy to install.  Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Product Comparison Module by Autism Symptoms</title>
		<link>http://blog.plugables.com/featured/261_product-comparison-module/comment-page-1/#comment-75</link>
		<dc:creator>Autism Symptoms</dc:creator>
		<pubDate>Mon, 06 Sep 2010 01:57:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.plugables.com/blog/?p=261#comment-75</guid>
		<description>Great information! I’ve been looking for something like this for a while now. Thanks!</description>
		<content:encoded><![CDATA[<p>Great information! I’ve been looking for something like this for a while now. Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

