<?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 geekis.me</title>
	<atom:link href="http://geekis.me/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://geekis.me</link>
	<description>me is geek, how 'bout you?</description>
	<lastBuildDate>Tue, 17 Apr 2012 05:39:51 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>Comment on Visualizing Comcast Powerboost™ by mightyscotchpine</title>
		<link>http://geekis.me/visualizing-comcast-powerboost/comment-page-1/#comment-425</link>
		<dc:creator>mightyscotchpine</dc:creator>
		<pubDate>Tue, 17 Apr 2012 05:39:51 +0000</pubDate>
		<guid isPermaLink="false">http://geekis.me/?p=9#comment-425</guid>
		<description>Did you ever try scripting this idea on your WRT?  It&#039;s interesting that Comcast&#039;s service defines a new &quot;file&quot; by the intervening pauses.  It makes sense.  How would Comcast know you&#039;re not downloading a different file from the same host, unless they were cracking open the individual packets.  And if I&#039;m using SSL, that *should* be nearly impossible.</description>
		<content:encoded><![CDATA[<p>Did you ever try scripting this idea on your WRT?  It&#8217;s interesting that Comcast&#8217;s service defines a new &#8220;file&#8221; by the intervening pauses.  It makes sense.  How would Comcast know you&#8217;re not downloading a different file from the same host, unless they were cracking open the individual packets.  And if I&#8217;m using SSL, that *should* be nearly impossible.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using Zen-Cart as a &#8220;Cart Only&#8221; system by lollygaggr</title>
		<link>http://geekis.me/using-zen-cart-as-a-cart-only-system/comment-page-1/#comment-420</link>
		<dc:creator>lollygaggr</dc:creator>
		<pubDate>Sat, 14 Jan 2012 22:38:29 +0000</pubDate>
		<guid isPermaLink="false">http://geekis.me/?p=69#comment-420</guid>
		<description>Brian,

I&#039;ve been working on this site for a friend.  I have followed the tutorial as best I could, I am not a programmer but I like the idea of not having to rewrite a template for zen or oscart.  I cut and pasted what I&#039;ve learned here.  It is at this site only, the rest of the site is untouched. http://metahwonders.com/test.html . All that I can get to happen is zen does recognized there have been &#039;visits&#039; to the site but nothing else.  Man, I really wanna do this but so far it&#039;s not working out.  (Excuse my code, it&#039;s not the best).


Thanx man,
Mike</description>
		<content:encoded><![CDATA[<p>Brian,</p>
<p>I&#8217;ve been working on this site for a friend.  I have followed the tutorial as best I could, I am not a programmer but I like the idea of not having to rewrite a template for zen or oscart.  I cut and pasted what I&#8217;ve learned here.  It is at this site only, the rest of the site is untouched. <a href="http://metahwonders.com/test.html" rel="nofollow">http://metahwonders.com/test.html</a> . All that I can get to happen is zen does recognized there have been &#8216;visits&#8217; to the site but nothing else.  Man, I really wanna do this but so far it&#8217;s not working out.  (Excuse my code, it&#8217;s not the best).</p>
<p>Thanx man,<br />
Mike</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using Zen-Cart as a &#8220;Cart Only&#8221; system by Brian</title>
		<link>http://geekis.me/using-zen-cart-as-a-cart-only-system/comment-page-1/#comment-419</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Fri, 06 Jan 2012 21:14:57 +0000</pubDate>
		<guid isPermaLink="false">http://geekis.me/?p=69#comment-419</guid>
		<description>I didn&#039;t want to delve into creating my own cart and I liked Zen-Cart for it&#039;s size, speed and proven security.  It also added a lot of features that simply went beyond what I would have been able to do myself.  Also,  I have a CMS that I like (Contao) and only needed a simple &quot;add to cart&quot; function. There is a store addon for Contao called Isotope, but It had limitations and I liked the flexibly of this method.  

Since the writing of this post I&#039;ve refined things a bit and have switched from Zen Cart to &lt;a href=&quot;http://www.opencart.com/&quot; rel=&quot;nofollow&quot;&gt;OpenCart&lt;/a&gt;.

Opencart is similar to Zencart (Database structure, terminology, form submits for adding items), but has a FAR FAR better template system and  a modern admin area. I was able to adapt my Zencart code to opencart in less than an hour.  Once I get some time I want to make an updated post detailing how that is done.</description>
		<content:encoded><![CDATA[<p>I didn&#8217;t want to delve into creating my own cart and I liked Zen-Cart for it&#8217;s size, speed and proven security.  It also added a lot of features that simply went beyond what I would have been able to do myself.  Also,  I have a CMS that I like (Contao) and only needed a simple &#8220;add to cart&#8221; function. There is a store addon for Contao called Isotope, but It had limitations and I liked the flexibly of this method.  </p>
<p>Since the writing of this post I&#8217;ve refined things a bit and have switched from Zen Cart to <a href="http://www.opencart.com/" rel="nofollow">OpenCart</a>.</p>
<p>Opencart is similar to Zencart (Database structure, terminology, form submits for adding items), but has a FAR FAR better template system and  a modern admin area. I was able to adapt my Zencart code to opencart in less than an hour.  Once I get some time I want to make an updated post detailing how that is done.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using Zen-Cart as a &#8220;Cart Only&#8221; system by Ben</title>
		<link>http://geekis.me/using-zen-cart-as-a-cart-only-system/comment-page-1/#comment-418</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Fri, 06 Jan 2012 20:55:28 +0000</pubDate>
		<guid isPermaLink="false">http://geekis.me/?p=69#comment-418</guid>
		<description>I like this whole concept.  I explored it a bit on small projects as perhaps a viable option in the past.  Given the ease of passing information to a credit card processor, and generating shipping quotes, and the bulk of Zen Carts other features you would deprecate. It seems like a cart only portion of zen cart on a site, would still be more work(in the long term) than a sessions/db(optional) based homegrown cart from the ground up.  Effectively just forms, hidden vars, and session variables moving via POST/and url  strings.  In the long term it might also be easier to support attributes on products on the fly, any other product changes, and an opportunity for a nicer UI.  What made you decide to use ZC&#039;s cart?</description>
		<content:encoded><![CDATA[<p>I like this whole concept.  I explored it a bit on small projects as perhaps a viable option in the past.  Given the ease of passing information to a credit card processor, and generating shipping quotes, and the bulk of Zen Carts other features you would deprecate. It seems like a cart only portion of zen cart on a site, would still be more work(in the long term) than a sessions/db(optional) based homegrown cart from the ground up.  Effectively just forms, hidden vars, and session variables moving via POST/and url  strings.  In the long term it might also be easier to support attributes on products on the fly, any other product changes, and an opportunity for a nicer UI.  What made you decide to use ZC&#8217;s cart?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using Zen-Cart as a &#8220;Cart Only&#8221; system by Lacrust</title>
		<link>http://geekis.me/using-zen-cart-as-a-cart-only-system/comment-page-1/#comment-410</link>
		<dc:creator>Lacrust</dc:creator>
		<pubDate>Wed, 23 Nov 2011 11:38:39 +0000</pubDate>
		<guid isPermaLink="false">http://geekis.me/?p=69#comment-410</guid>
		<description>Hi all,

Upon following the first step by adding the following code

 

 
 
 
 


I get an invalid markup error in dreamweaver:

&quot; Invalid markup 

Marked invalid because it contains a duplicate attribute

&lt;input Remove the duplicate attribute in Code view.
&quot;


And the line:

&quot;&quot;

is hightlighted in yellow, under the design view.


My cart directory is called &quot;store&quot;

That&#039;s all changed on the code, besides adding the product value

You can see the page here

http://www.lacrust.com/polos.html

Any help would be much appreciated.

Thanks.

Mauro</description>
		<content:encoded><![CDATA[<p>Hi all,</p>
<p>Upon following the first step by adding the following code</p>
<p>I get an invalid markup error in dreamweaver:</p>
<p>&#8221; Invalid markup </p>
<p>Marked invalid because it contains a duplicate attribute</p>
<p>&lt;input Remove the duplicate attribute in Code view.<br />
&quot;</p>
<p>And the line:</p>
<p>&quot;&#8221;</p>
<p>is hightlighted in yellow, under the design view.</p>
<p>My cart directory is called &#8220;store&#8221;</p>
<p>That&#8217;s all changed on the code, besides adding the product value</p>
<p>You can see the page here</p>
<p><a href="http://www.lacrust.com/polos.html" rel="nofollow">http://www.lacrust.com/polos.html</a></p>
<p>Any help would be much appreciated.</p>
<p>Thanks.</p>
<p>Mauro</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using Zen-Cart as a &#8220;Cart Only&#8221; system by newdesigner</title>
		<link>http://geekis.me/using-zen-cart-as-a-cart-only-system/comment-page-1/#comment-409</link>
		<dc:creator>newdesigner</dc:creator>
		<pubDate>Mon, 21 Nov 2011 19:59:01 +0000</pubDate>
		<guid isPermaLink="false">http://geekis.me/?p=69#comment-409</guid>
		<description>I have read through this and understand a little. I am new to all this and don&#039;t know how to do all the steps. I am trying to use zen cart with paypal and dreamweaver and my small amount of code writing skills. learning as I am going and w3schools. Can you help. I have been to a thousand different forums and have found nothing.</description>
		<content:encoded><![CDATA[<p>I have read through this and understand a little. I am new to all this and don&#8217;t know how to do all the steps. I am trying to use zen cart with paypal and dreamweaver and my small amount of code writing skills. learning as I am going and w3schools. Can you help. I have been to a thousand different forums and have found nothing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using Zen-Cart as a &#8220;Cart Only&#8221; system by Austin</title>
		<link>http://geekis.me/using-zen-cart-as-a-cart-only-system/comment-page-1/#comment-405</link>
		<dc:creator>Austin</dc:creator>
		<pubDate>Tue, 18 Oct 2011 22:59:39 +0000</pubDate>
		<guid isPermaLink="false">http://geekis.me/?p=69#comment-405</guid>
		<description>Figured it out... with much hair pulling...

it&#039;s important to note that the website you are doing this on cannot have the www. before it.

and you cant work with local files, references must be used from your server root. So instead of:
http://www.yourwebsite.com/blah/blah/blah

it must be just /blah/blah/blah</description>
		<content:encoded><![CDATA[<p>Figured it out&#8230; with much hair pulling&#8230;</p>
<p>it&#8217;s important to note that the website you are doing this on cannot have the www. before it.</p>
<p>and you cant work with local files, references must be used from your server root. So instead of:<br />
<a href="http://www.yourwebsite.com/blah/blah/blah" rel="nofollow">http://www.yourwebsite.com/blah/blah/blah</a></p>
<p>it must be just /blah/blah/blah</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using Zen-Cart as a &#8220;Cart Only&#8221; system by Austin</title>
		<link>http://geekis.me/using-zen-cart-as-a-cart-only-system/comment-page-1/#comment-404</link>
		<dc:creator>Austin</dc:creator>
		<pubDate>Thu, 13 Oct 2011 22:22:43 +0000</pubDate>
		<guid isPermaLink="false">http://geekis.me/?p=69#comment-404</guid>
		<description>I figured it out a couple of minutes ago, there was a syntax error from your copied code in the blog post at the end with the checkout button that wasn&#039;t closing the php, so the div&#039;s werent closing either.

now im running into not having my &quot;cartbox&quot; &quot;car_box_content&quot; and &quot;cart_message&quot; divs fill with the info from the hidden area on the template page...

in your js the first var = cartXitemsInCart is looking for div#cart. Does that mean its looking for any div in #cart? if so, there isnt a div named that on the zencart template file we&#039;ve edited... I&#039;ve tried adding it, but it doesnt seem to fix the problem either. :(</description>
		<content:encoded><![CDATA[<p>I figured it out a couple of minutes ago, there was a syntax error from your copied code in the blog post at the end with the checkout button that wasn&#8217;t closing the php, so the div&#8217;s werent closing either.</p>
<p>now im running into not having my &#8220;cartbox&#8221; &#8220;car_box_content&#8221; and &#8220;cart_message&#8221; divs fill with the info from the hidden area on the template page&#8230;</p>
<p>in your js the first var = cartXitemsInCart is looking for div#cart. Does that mean its looking for any div in #cart? if so, there isnt a div named that on the zencart template file we&#8217;ve edited&#8230; I&#8217;ve tried adding it, but it doesnt seem to fix the problem either. <img src='http://geekis.me/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using Zen-Cart as a &#8220;Cart Only&#8221; system by Brian</title>
		<link>http://geekis.me/using-zen-cart-as-a-cart-only-system/comment-page-1/#comment-403</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Thu, 13 Oct 2011 21:02:44 +0000</pubDate>
		<guid isPermaLink="false">http://geekis.me/?p=69#comment-403</guid>
		<description>Sounds like you replaced all the code in your tpl file. You need to insert the code block as an addition.  All it does is create a hidden and separately formatted area that the jQuery code can pull from.  

You should insert the code around line 160 in the TPL file.   It goes after the 
&lt;code&gt;&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>Sounds like you replaced all the code in your tpl file. You need to insert the code block as an addition.  All it does is create a hidden and separately formatted area that the jQuery code can pull from.  </p>
<p>You should insert the code around line 160 in the TPL file.   It goes after the<br />
<code></code></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using Zen-Cart as a &#8220;Cart Only&#8221; system by Austin</title>
		<link>http://geekis.me/using-zen-cart-as-a-cart-only-system/comment-page-1/#comment-402</link>
		<dc:creator>Austin</dc:creator>
		<pubDate>Thu, 13 Oct 2011 19:18:07 +0000</pubDate>
		<guid isPermaLink="false">http://geekis.me/?p=69#comment-402</guid>
		<description>Hello All,
First off this is a great idea and has helped me a lot getting a site off the ground...

quick question... @brian

when I edit the tpl_shopping_cart.php and put in your code everything on that page except the top nav disappears :(

so the hidden code you gave us and the code that is supposed to be there already are both gone.

does anyone have an example .php file I could look at?

I&#039;ve got the form on my site adding to the iframe cart with attributes, just cant seem to get the cart to display correctly.</description>
		<content:encoded><![CDATA[<p>Hello All,<br />
First off this is a great idea and has helped me a lot getting a site off the ground&#8230;</p>
<p>quick question&#8230; @brian</p>
<p>when I edit the tpl_shopping_cart.php and put in your code everything on that page except the top nav disappears <img src='http://geekis.me/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>so the hidden code you gave us and the code that is supposed to be there already are both gone.</p>
<p>does anyone have an example .php file I could look at?</p>
<p>I&#8217;ve got the form on my site adding to the iframe cart with attributes, just cant seem to get the cart to display correctly.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

