<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>osCommerce eXtras &#187; osCommerce memcached</title>
	<atom:link href="http://www.oscommercex.com/category/oscommerce-memcached/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.oscommercex.com</link>
	<description>The solutions are not only about osCommerce but also about e-commerce.</description>
	<lastBuildDate>Sat, 18 Jul 2009 11:27:00 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>The Fastest osCommerce Store (memcached osCommerce)</title>
		<link>http://www.oscommercex.com/2009/03/the-fastest-oscommerce-store-memcached-oscommerce/</link>
		<comments>http://www.oscommercex.com/2009/03/the-fastest-oscommerce-store-memcached-oscommerce/#comments</comments>
		<pubDate>Sun, 15 Mar 2009 15:04:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[osCommerce memcached]]></category>
		<category><![CDATA[osCommerceX Labs]]></category>
		<category><![CDATA[cache]]></category>
		<category><![CDATA[memcache]]></category>
		<category><![CDATA[memcached]]></category>
		<category><![CDATA[osCommerce]]></category>
		<category><![CDATA[performanse]]></category>

		<guid isPermaLink="false">http://www.oscommercex.com/?p=188</guid>
		<description><![CDATA[At this topic we will talk about how you can speed up your osCommerce store with existing solutions and you will learn a new upcoming caching system which was developing by osCommercex.
You will read:

What is memcached?
How memcached osCommerce works?
Existing osCommerce Performans Module.
Existing osCommerce Addons.


What is memcached?
Nowadays we are working on a new caching system for [...]]]></description>
			<content:encoded><![CDATA[<p><strong>At this topic we will talk about how you can speed up your osCommerce store with existing solutions and you will learn a new upcoming caching system which was developing by osCommercex.</strong></p>
<p>You will read:</p>
<ul>
<li>What is memcached?</li>
<li>How memcached osCommerce works?</li>
<li>Existing osCommerce Performans Module.</li>
<li>Existing osCommerce Addons.</li>
</ul>
<p><span id="more-188"></span></p>
<h3>What is memcached?</h3>
<p>Nowadays we are working on a new caching system for osCommerce. We named this module <strong>memcached osCommerce</strong>. Main problem about an e-commerce store is speed. One of my customer has a big book store. And he want to use good resolution images with over 2000 products. At this point I search some caching system. Then I realize a caching system that&#8217;s name is memcached. </p>
<blockquote><p>memcached is a high-performance, distributed memory object caching system, generic in nature, but intended for use in speeding up dynamic web applications by alleviating database load.<br />
<a href="http://www.danga.com/memcached/" target="_blank">Danga Interactive</a> developed memcached to enhance the speed of LiveJournal.com, a site which was already doing 20 million+ dynamic page views per day for 1 million users with a bunch of webservers and a bunch of database servers. memcached dropped the database load to almost nothing, yielding faster page load times for users, better resource utilization, and faster access to the databases on a memcache miss.</p></blockquote>
<p><strong>First of all you need to install memcached to your server. To learn memcached you can visit:</strong></p>
<ul>
<li><a href="http://code.google.com/p/memcached/wiki/Start" target="_blank">memcached Documentation (Google Code Pages)</a></li>
<li><a href="http://code.google.com/p/memcached/wiki/Resources" target="_blank">memcached Resources / Articles / Books</a></li>
<li><a href="http://download.tangent.org/talks/Memcached%20Study.pdf">http://download.tangent.org/talks/Memcached%20Study.pdf</a></li>
<li><a href="http://www.bytebot.net/blog/archives/2008/04/14/memcached-and-mysql-tutorial" target="_blank">http://www.bytebot.net/blog/archives/2008/04/14/memcached-and-mysql-tutorial</a></li>
<li><a href="http://capttofu.livejournal.com/17023.html" target="_blank">Memcached Functions for MySQL</a></li>
<li><a href="http://tangent.org/552/libmemcached.html" target="_blank">http://tangent.org/552/libmemcached.html</a></li>
<li><a href="http://pureform.wordpress.com/2008/01/10/installing-memcache-on-windows-for-php/" target="_blank">Installing memcache on Windows for PHP</a></li>
<li><a href="http://pureform.wordpress.com/2008/05/21/using-memcache-with-mysql-and-php/" target="_blank">Using Memcache with MySQL and PHP</a></li>
<li><a href="http://www.php.net/manual/en/book.memcached.php" target="_blank">PHP memcahed</a></li>
<li><a href="http://www.scribd.com/doc/4069180/Caching-Performance-Lessons-from-Facebook" target="_blank">Caching &#038; Performance: Lessons from Facebook</a></li>
<li><a href="http://dev.mysql.com/doc/refman/6.0/en/ha-memcached.html" target="_blank">Using MySQL with memcached</a></li>
<li><a href="http://livebookmark.net/journal/2008/05/21/memcachephp-stats-like-apcphp/" target="_blank">memcache.php stats like apc.php</a></li>
</ul>
<h3>How memcached osCommerce works?</h3>
<p>After installing memcached you need to start it. Acording to your server operating system you can learn how you can start memcached server from documantations. For instance I am using Vista and I started it under services menu.</p>
<p>Let&#8217;s look how we will store pages. Our osCommerce page is consisting 5 part. </p>
<ul>
<li>Header (header.php)</li>
<li>Left column (column_left.php)</li>
<li>Middle part of site</li>
<li>Right column (column_right.php)</li>
<li>Footer (footer.php)</li>
</ul>
<p>In order to use memcache first of all we will start memcache server osCommerce and will use <a href="http://php.net/ob_start" target="_blank">PHP ob_start function</a>. Also you can check <a href="http://www.mikebernat.com/blog/Caching_PHP_Pages_with_Output_Buffering" target="_blank">Caching PHP Pages with Output Buffering.</a> Now I am testing memcached osCommerce, so I will give brief information how memcached osCommerce works.</p>
<p>First we will build memcache connection.</p>

<div class="wp_codebox_msgheader"><span class="right"><sup><a href="http://www.ericbess.com/ericblog/2008/03/03/wp-codebox/#examples" target="_blank" title="WP-CodeBox HowTo?"><span style="color: #99cc00">?</span></a></sup></span><span class="left"><a href="javascript:;" onclick="javascript:showCodeTxt('p188code9'); return false;">View Code</a> PHP</span><div class="codebox_clear"></div></div><div class="wp_codebox"><table><tr id="p1889"><td class="line_numbers"><pre>1
2
</pre></td><td class="code" id="p188code9"><pre class="php" style="font-family:monospace;"><span style="color: #000088;">$memcache</span> <span style="color: #339933;">=</span> <span style="color: #000000; font-weight: bold;">new</span> Memcache<span style="color: #339933;">;</span>
<span style="color: #000088;">$memcache</span><span style="color: #339933;">-&gt;</span><span style="color: #004000;">connect</span><span style="color: #009900;">&#40;</span><span style="color: #0000ff;">'localhost'</span><span style="color: #339933;">,</span> <span style="color: #cc66cc;">11211</span><span style="color: #009900;">&#41;</span> or <span style="color: #990000;">die</span> <span style="color: #009900;">&#40;</span><span style="color: #0000ff;">&quot;Could not connect&quot;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span></pre></td></tr></table></div>

<p>After success connection, we will look memcache server for existing key which was prepared for our store. I used osc_key for collecting results.</p>

<div class="wp_codebox_msgheader"><span class="right"><sup><a href="http://www.ericbess.com/ericblog/2008/03/03/wp-codebox/#examples" target="_blank" title="WP-CodeBox HowTo?"><span style="color: #99cc00">?</span></a></sup></span><span class="left"><a href="javascript:;" onclick="javascript:showCodeTxt('p188code10'); return false;">View Code</a> PHP</span><div class="codebox_clear"></div></div><div class="wp_codebox"><table><tr id="p18810"><td class="line_numbers"><pre>1
</pre></td><td class="code" id="p188code10"><pre class="php" style="font-family:monospace;"><span style="color: #000088;">$get_result</span> <span style="color: #339933;">=</span> <span style="color: #000088;">$memcache</span><span style="color: #339933;">-&gt;</span><span style="color: #004000;">get</span><span style="color: #009900;">&#40;</span><span style="color: #0000ff;">'osc_key'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span></pre></td></tr></table></div>

<p>Now we will check if memcache has osc_key.</p>

<div class="wp_codebox_msgheader"><span class="right"><sup><a href="http://www.ericbess.com/ericblog/2008/03/03/wp-codebox/#examples" target="_blank" title="WP-CodeBox HowTo?"><span style="color: #99cc00">?</span></a></sup></span><span class="left"><a href="javascript:;" onclick="javascript:showCodeTxt('p188code11'); return false;">View Code</a> PHP</span><div class="codebox_clear"></div></div><div class="wp_codebox"><table><tr id="p18811"><td class="line_numbers"><pre>1
2
3
4
5
6
7
8
9
10
11
</pre></td><td class="code" id="p188code11"><pre class="php" style="font-family:monospace;"><span style="color: #000088;">$start_memcache</span> <span style="color: #339933;">=</span><span style="color: #009900; font-weight: bold;">false</span><span style="color: #339933;">;</span>
<span style="color: #b1b100;">if</span><span style="color: #009900;">&#40;</span><span style="color: #339933;">!</span><span style="color: #000088;">$memcache</span><span style="color: #339933;">-&gt;</span><span style="color: #004000;">get</span><span style="color: #009900;">&#40;</span><span style="color: #0000ff;">'osc_key'</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#123;</span>
<span style="color: #666666; font-style: italic;">// if memcache has not osc_key, define start_memcache true.</span>
    <span style="color: #000088;">$osc_mem</span><span style="color: #339933;">-&gt;</span><span style="color: #004000;">author</span> <span style="color: #339933;">=</span> <span style="color: #0000ff;">&quot;www.oscommercex.com&quot;</span><span style="color: #339933;">;</span>
    <span style="color: #000088;">$start_memcache</span> <span style="color: #339933;">=</span> <span style="color: #009900; font-weight: bold;">true</span><span style="color: #339933;">;</span>
<span style="color: #009900;">&#125;</span><span style="color: #b1b100;">else</span><span style="color: #009900;">&#123;</span>
<span style="color: #666666; font-style: italic;">// if memcache has osc_key, get osc_key values to $osc_mem variable </span>
	<span style="color: #000088;">$osc_mem</span> <span style="color: #339933;">=</span> <span style="color: #000088;">$memcache</span><span style="color: #339933;">-&gt;</span><span style="color: #004000;">get</span><span style="color: #009900;">&#40;</span><span style="color: #0000ff;">'osc_key'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
	<span style="color: #666666; font-style: italic;">//echo &quot;cache working: &quot;.$osc_mem-&gt;author;</span>
	<span style="color: #666666; font-style: italic;">//print_r($oscommerce_memcache);</span>
<span style="color: #009900;">&#125;</span></pre></td></tr></table></div>

<p>We will put below code to application_top.php file. Find below line,</p>

<div class="wp_codebox_msgheader"><span class="right"><sup><a href="http://www.ericbess.com/ericblog/2008/03/03/wp-codebox/#examples" target="_blank" title="WP-CodeBox HowTo?"><span style="color: #99cc00">?</span></a></sup></span><span class="left"><a href="javascript:;" onclick="javascript:showCodeTxt('p188code12'); return false;">View Code</a> PHP</span><div class="codebox_clear"></div></div><div class="wp_codebox"><table><tr id="p18812"><td class="line_numbers"><pre>1
</pre></td><td class="code" id="p188code12"><pre class="php" style="font-family:monospace;"><span style="color: #990000;">define</span><span style="color: #009900;">&#40;</span><span style="color: #0000ff;">'PAGE_PARSE_START_TIME'</span><span style="color: #339933;">,</span> <span style="color: #990000;">microtime</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span></pre></td></tr></table></div>

<p>After this line add below code,</p>

<div class="wp_codebox_msgheader"><span class="right"><sup><a href="http://www.ericbess.com/ericblog/2008/03/03/wp-codebox/#examples" target="_blank" title="WP-CodeBox HowTo?"><span style="color: #99cc00">?</span></a></sup></span><span class="left"><a href="javascript:;" onclick="javascript:showCodeTxt('p188code13'); return false;">View Code</a> PHP</span><div class="codebox_clear"></div></div><div class="wp_codebox"><table><tr id="p18813"><td class="line_numbers"><pre>1
2
3
4
5
6
7
8
9
10
11
12
13
14
</pre></td><td class="code" id="p188code13"><pre class="php" style="font-family:monospace;"><span style="color: #000088;">$memcache</span> <span style="color: #339933;">=</span> <span style="color: #000000; font-weight: bold;">new</span> Memcache<span style="color: #339933;">;</span>
<span style="color: #000088;">$memcache</span><span style="color: #339933;">-&gt;</span><span style="color: #004000;">connect</span><span style="color: #009900;">&#40;</span><span style="color: #0000ff;">'localhost'</span><span style="color: #339933;">,</span> <span style="color: #cc66cc;">11211</span><span style="color: #009900;">&#41;</span> or <span style="color: #990000;">die</span> <span style="color: #009900;">&#40;</span><span style="color: #0000ff;">&quot;Could not connect&quot;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
<span style="color: #000088;">$get_result</span> <span style="color: #339933;">=</span> <span style="color: #000088;">$memcache</span><span style="color: #339933;">-&gt;</span><span style="color: #004000;">get</span><span style="color: #009900;">&#40;</span><span style="color: #0000ff;">'osc_key'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
<span style="color: #000088;">$start_memcache</span> <span style="color: #339933;">=</span><span style="color: #009900; font-weight: bold;">false</span><span style="color: #339933;">;</span>
<span style="color: #b1b100;">if</span><span style="color: #009900;">&#40;</span><span style="color: #339933;">!</span><span style="color: #000088;">$memcache</span><span style="color: #339933;">-&gt;</span><span style="color: #004000;">get</span><span style="color: #009900;">&#40;</span><span style="color: #0000ff;">'osc_key'</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#123;</span>
<span style="color: #666666; font-style: italic;">// if memcache has not osc_key, define start_memcache true.</span>
    <span style="color: #000088;">$osc_mem</span><span style="color: #339933;">-&gt;</span><span style="color: #004000;">author</span> <span style="color: #339933;">=</span> <span style="color: #0000ff;">&quot;www.oscommercex.com&quot;</span><span style="color: #339933;">;</span>
    <span style="color: #000088;">$start_memcache</span> <span style="color: #339933;">=</span> <span style="color: #009900; font-weight: bold;">true</span><span style="color: #339933;">;</span>
<span style="color: #009900;">&#125;</span><span style="color: #b1b100;">else</span><span style="color: #009900;">&#123;</span>
<span style="color: #666666; font-style: italic;">// if memcache has osc_key, get osc_key values to $osc_mem variable </span>
	<span style="color: #000088;">$osc_mem</span> <span style="color: #339933;">=</span> <span style="color: #000088;">$memcache</span><span style="color: #339933;">-&gt;</span><span style="color: #004000;">get</span><span style="color: #009900;">&#40;</span><span style="color: #0000ff;">'osc_key'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
	<span style="color: #666666; font-style: italic;">//echo &quot;cache working: &quot;.$osc_mem-&gt;author;</span>
	<span style="color: #666666; font-style: italic;">//print_r($oscommerce_memcache);</span>
<span style="color: #009900;">&#125;</span></pre></td></tr></table></div>

<p>In application_top.php I am generating cached files name. For example,</p>

<div class="wp_codebox_msgheader"><span class="right"><sup><a href="http://www.ericbess.com/ericblog/2008/03/03/wp-codebox/#examples" target="_blank" title="WP-CodeBox HowTo?"><span style="color: #99cc00">?</span></a></sup></span><span class="left"><a href="javascript:;" onclick="javascript:showCodeTxt('p188code14'); return false;">View Code</a> PHP</span><div class="codebox_clear"></div></div><div class="wp_codebox"><table><tr id="p18814"><td class="line_numbers"><pre>1
2
3
4
5
6
7
8
9
10
</pre></td><td class="code" id="p188code14"><pre class="php" style="font-family:monospace;"><span style="color: #666666; font-style: italic;">// we will decide the cached page name according to request</span>
<span style="color: #000088;">$request_array</span> <span style="color: #339933;">=</span> <span style="color: #990000;">array_merge</span><span style="color: #009900;">&#40;</span> <span style="color: #000088;">$_GET</span><span style="color: #339933;">,</span> <span style="color: #000088;">$_POST</span><span style="color: #339933;">,</span> <span style="color: #000088;">$HTTP_GET_VARS</span> ? <span style="color: #000088;">$HTTP_GET_VARS</span> <span style="color: #339933;">:</span> <span style="color: #990000;">array</span><span style="color: #009900;">&#40;</span> <span style="color: #009900;">&#41;</span><span style="color: #339933;">,</span> <span style="color: #000088;">$HTTP_POST_VARS</span> ? <span style="color: #000088;">$HTTP_POST_VARS</span> <span style="color: #339933;">:</span> <span style="color: #990000;">array</span><span style="color: #009900;">&#40;</span> <span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
<span style="color: #990000;">print_r</span><span style="color: #009900;">&#40;</span><span style="color: #000088;">$request</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
<span style="color: #b1b100;">echo</span> <span style="color: #000088;">$request</span><span style="color: #009900;">&#91;</span><span style="color: #0000ff;">'cPath'</span><span style="color: #009900;">&#93;</span><span style="color: #339933;">;</span>
<span style="color: #000088;">$left_memcache_name</span> <span style="color: #339933;">=</span> <span style="color: #009900;">&#40;</span><span style="color: #990000;">isset</span><span style="color: #009900;">&#40;</span><span style="color: #000088;">$request_array</span><span style="color: #009900;">&#91;</span><span style="color: #0000ff;">'cPath'</span><span style="color: #009900;">&#93;</span><span style="color: #009900;">&#41;</span>?<span style="color: #000088;">$request_array</span><span style="color: #009900;">&#91;</span><span style="color: #0000ff;">'cPath'</span><span style="color: #009900;">&#93;</span><span style="color: #339933;">:</span><span style="color: #0000ff;">''</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">.</span><span style="color: #009900;">&#40;</span><span style="color: #990000;">isset</span><span style="color: #009900;">&#40;</span><span style="color: #000088;">$language</span><span style="color: #009900;">&#41;</span>?<span style="color: #000088;">$language</span><span style="color: #339933;">:</span><span style="color: #0000ff;">''</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
<span style="color: #000088;">$bottom_memcache_name</span> <span style="color: #339933;">=</span> <span style="color: #009900;">&#40;</span><span style="color: #990000;">isset</span><span style="color: #009900;">&#40;</span><span style="color: #000088;">$language</span><span style="color: #009900;">&#41;</span>?<span style="color: #000088;">$language</span><span style="color: #339933;">:</span><span style="color: #0000ff;">''</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
&nbsp;
<span style="color: #666666; font-style: italic;">//$cache_name_builder = (isset($request['cPath'])?$request['cPath']:'').(isset($request['products_id'])?$request['products_id']:'').(isset($language)?$language:'');</span>
<span style="color: #000088;">$leftblokname</span> <span style="color: #339933;">=</span> <span style="color: #990000;">isset</span><span style="color: #009900;">&#40;</span><span style="color: #000088;">$left_memcache_name</span><span style="color: #009900;">&#41;</span>?<span style="color: #0000ff;">'leftblock'</span><span style="color: #339933;">.</span><span style="color: #000088;">$left_memcache_name</span><span style="color: #339933;">:</span><span style="color: #0000ff;">'leftblock'</span><span style="color: #339933;">;</span>
<span style="color: #000088;">$bottomname</span> <span style="color: #339933;">=</span> <span style="color: #990000;">isset</span><span style="color: #009900;">&#40;</span><span style="color: #000088;">$bottom_memcache_name</span><span style="color: #009900;">&#41;</span>?<span style="color: #0000ff;">'bottom'</span><span style="color: #339933;">.</span><span style="color: #000088;">$bottom_memcache_name</span><span style="color: #339933;">:</span><span style="color: #0000ff;">'bottom'</span><span style="color: #339933;">;</span></pre></td></tr></table></div>

<p>As you see we generate file names client requests and site languages. Therefore we can cache all possible pages.<br />
For instance I will cache column_leftp.php to memcached server.</p>

<div class="wp_codebox_msgheader"><span class="right"><sup><a href="http://www.ericbess.com/ericblog/2008/03/03/wp-codebox/#examples" target="_blank" title="WP-CodeBox HowTo?"><span style="color: #99cc00">?</span></a></sup></span><span class="left"><a href="javascript:;" onclick="javascript:showCodeTxt('p188code15'); return false;">View Code</a> PHP</span><div class="codebox_clear"></div></div><div class="wp_codebox"><table><tr id="p18815"><td class="line_numbers"><pre>1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
</pre></td><td class="code" id="p188code15"><pre class="php" style="font-family:monospace;"><span style="color: #000000; font-weight: bold;">&lt;?php</span>
<span style="color: #666666; font-style: italic;">/*
  $Id: column_left.php 1739 2007-12-20 00:52:16Z hpdl $
&nbsp;
  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com
&nbsp;
  Copyright (c) 2003 osCommerce
&nbsp;
  Released under the GNU General Public License
*/</span>
<span style="color: #b1b100;">if</span><span style="color: #009900;">&#40;</span><span style="color: #990000;">empty</span><span style="color: #009900;">&#40;</span><span style="color: #000088;">$osc_mem</span><span style="color: #339933;">-&gt;</span><span style="color: #000088;">$leftblokname</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#123;</span>
	<span style="color: #000088;">$start_memcache</span> <span style="color: #339933;">=</span> <span style="color: #009900; font-weight: bold;">true</span><span style="color: #339933;">;</span>
<span style="color: #009900;">&#125;</span>
<span style="color: #666666; font-style: italic;">// if start_memcache is false we will use cached files from memcached otherwise we will cache  the file</span>
<span style="color: #b1b100;">if</span><span style="color: #009900;">&#40;</span><span style="color: #339933;">!</span><span style="color: #000088;">$start_memcache</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#123;</span>
	<span style="color: #b1b100;">echo</span> <span style="color: #0000ff;">&quot;cache&quot;</span><span style="color: #339933;">;</span> <span style="color: #666666; font-style: italic;">// for testing</span>
<span style="color: #666666; font-style: italic;">//if you decide to use gzip you can uncomment below line</span>
	<span style="color: #666666; font-style: italic;">//echo gzuncompress($osc_mem-&gt;$leftblokname);</span>
	<span style="color: #b1b100;">echo</span> <span style="color: #000088;">$osc_mem</span><span style="color: #339933;">-&gt;</span><span style="color: #000088;">$leftblokname</span><span style="color: #339933;">;</span>
<span style="color: #009900;">&#125;</span><span style="color: #b1b100;">else</span><span style="color: #009900;">&#123;</span>
	<span style="color: #990000;">ob_start</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
<span style="color: #b1b100;">if</span> <span style="color: #009900;">&#40;</span><span style="color: #009900;">&#40;</span>USE_CACHE <span style="color: #339933;">==</span> <span style="color: #0000ff;">'true'</span><span style="color: #009900;">&#41;</span> <span style="color: #339933;">&amp;&amp;</span> <span style="color: #990000;">empty</span><span style="color: #009900;">&#40;</span><span style="color: #000088;">$SID</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#123;</span>
    <span style="color: #b1b100;">echo</span> tep_cache_categories_box<span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
  <span style="color: #009900;">&#125;</span> <span style="color: #b1b100;">else</span> <span style="color: #009900;">&#123;</span>
    <span style="color: #b1b100;">include</span><span style="color: #009900;">&#40;</span>DIR_WS_BOXES <span style="color: #339933;">.</span> <span style="color: #0000ff;">'categories.php'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
  <span style="color: #009900;">&#125;</span>
&nbsp;
  <span style="color: #b1b100;">if</span> <span style="color: #009900;">&#40;</span><span style="color: #009900;">&#40;</span>USE_CACHE <span style="color: #339933;">==</span> <span style="color: #0000ff;">'true'</span><span style="color: #009900;">&#41;</span> <span style="color: #339933;">&amp;&amp;</span> <span style="color: #990000;">empty</span><span style="color: #009900;">&#40;</span><span style="color: #000088;">$SID</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#123;</span>
    <span style="color: #b1b100;">echo</span> tep_cache_manufacturers_box<span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
  <span style="color: #009900;">&#125;</span> <span style="color: #b1b100;">else</span> <span style="color: #009900;">&#123;</span>
    <span style="color: #b1b100;">include</span><span style="color: #009900;">&#40;</span>DIR_WS_BOXES <span style="color: #339933;">.</span> <span style="color: #0000ff;">'manufacturers.php'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
  <span style="color: #009900;">&#125;</span>
&nbsp;
  <span style="color: #b1b100;">require</span><span style="color: #009900;">&#40;</span>DIR_WS_BOXES <span style="color: #339933;">.</span> <span style="color: #0000ff;">'whats_new.php'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
  <span style="color: #b1b100;">require</span><span style="color: #009900;">&#40;</span>DIR_WS_BOXES <span style="color: #339933;">.</span> <span style="color: #0000ff;">'search.php'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
  <span style="color: #b1b100;">require</span><span style="color: #009900;">&#40;</span>DIR_WS_BOXES <span style="color: #339933;">.</span> <span style="color: #0000ff;">'information.php'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
  <span style="color: #666666; font-style: italic;">//if you want you can gzip webpage you can use below line, wonderful!</span>
  <span style="color: #666666; font-style: italic;">//$osc_mem-&gt;$leftblokname = gzcompress(ob_get_contents(),9);</span>
  <span style="color: #000088;">$osc_mem</span><span style="color: #339933;">-&gt;</span><span style="color: #000088;">$leftblokname</span> <span style="color: #339933;">=</span> <span style="color: #990000;">ob_get_contents</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
  <span style="color: #990000;">ob_end_flush</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
  <span style="color: #990000;">ob_end_clean</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span> 
<span style="color: #009900;">&#125;</span>
<span style="color: #000000; font-weight: bold;">?&gt;</span></pre></td></tr></table></div>

<p>As you see you can do same procedure for other part of site. And the last step you have to do is about application_bottom.php.<br />
Open application_bottom.php,<br />
And last ?> tag add below lines.</p>

<div class="wp_codebox_msgheader"><span class="right"><sup><a href="http://www.ericbess.com/ericblog/2008/03/03/wp-codebox/#examples" target="_blank" title="WP-CodeBox HowTo?"><span style="color: #99cc00">?</span></a></sup></span><span class="left"><a href="javascript:;" onclick="javascript:showCodeTxt('p188code16'); return false;">View Code</a> PHP</span><div class="codebox_clear"></div></div><div class="wp_codebox"><table><tr id="p18816"><td class="line_numbers"><pre>1
2
3
</pre></td><td class="code" id="p188code16"><pre class="php" style="font-family:monospace;">  <span style="color: #b1b100;">if</span><span style="color: #009900;">&#40;</span><span style="color: #000088;">$start_memcache</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#123;</span>
		<span style="color: #000088;">$memcache</span><span style="color: #339933;">-&gt;</span><span style="color: #004000;">set</span><span style="color: #009900;">&#40;</span><span style="color: #0000ff;">'osc_key'</span><span style="color: #339933;">,</span> <span style="color: #000088;">$osc_mem</span><span style="color: #339933;">,</span> <span style="color: #009900; font-weight: bold;">false</span><span style="color: #339933;">,</span> <span style="color: #cc66cc;">3600</span><span style="color: #009900;">&#41;</span> or <span style="color: #990000;">die</span> <span style="color: #009900;">&#40;</span><span style="color: #0000ff;">&quot;Failed to save data at the server&quot;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>  
  <span style="color: #009900;">&#125;</span></pre></td></tr></table></div>

<p>Above codes we are caching osc_key with $osc_mem values for an hour. </p>
<p>This is the main working procedure memcached osCommerce. Now I am try to finish full version of memcached osCommerce. And there are some other way to use memcache, for instance you can cache sql queries. There is a function packet for MySQL for managing sql caching. You can get more information from <a href="http://dev.mysql.com/doc/refman/6.0/en/ha-memcached.html" target="_blank">Using MySQL with memcached</a>.<br />
If you have huge traffic website you can use mail quene over memcached server. There are lots of way to use memcached. The best part of memcached osCommerce, you can apply same way to your existing store no matter huge modified.</p>
<p>You can join our memcached osCommerce works, as a programmer or tester.</p>
<h3>Existing osCommerce Performans Module</h3>
<p><div class="wp-caption aligncenter" style="width: 510px"><img alt="Magneticone osCommerce performance module" src="http://www.oscommercex.com/wp-includes/images/site_small_images/fastest_oscommerce/magneticone.jpg" title="Magneticone osCommerce performance module" width="500" height="194" /><p class="wp-caption-text">Magneticone osCommerce performance module</p></div><br />
I needed osCommerce Performans module for my customer. I searched and found <a href="http://www.magneticone.com/store/osCommerce.Modules/osCommerce.Performance.module" target="_blank">Magneticone osCommerce Performance module.</a><br />
It has same caching structure system as I prepared for memcached osCommerce, but it saves pages to your server directory. memcached osCommerce saves caches to your RAM. So memcached osCommerce is better than Magneticone osCommerce Performance module. Magneticone osCommerce performance module is good for standart osCommerce store, but if your store has huge modification like my customer you maybe have some problems. For instance my customer&#8217;s product description area has unique information according to the customer. Therefore Magneticone osCommerce performance module caches only same product description for every customers. Maybe Magneticone can produce a solution to unique cache for the customers.</p>
<h3>Existing osCommerce Addons</h3>
<p><a href="http://www.oscommerce.com/community/contributions,5029" taget="_blank">osCommerce Cache HTML v1.01</a></p>
<blockquote><p>The aim of this module is to utilize the browser&#8217;s cache, thus reduces the page load times a visitor experiences as he browses through your store. Bandwidth usage is dramatically reduced. Cached pages are loaded from the user&#8217;s browser hence the load times are subject to the local PC performance rather than the server response.</p>
<p>To maintain cart and personalized content integrity the module maintains a cached history per visitor with the session facility. The module also includes spider cacheing, cache reports and image cache.</p></blockquote>
<blockquote><p><strong>There are 5 different processes handled by the Cache HTML</strong></p>
<ul>
<li>Spiders cache</li>
<li>Full page cache for normal visitors</li>
<li>Parametric cache for normal visitors </li>
<li>Flush cached pages for normal visitors</li>
<li>Full image cache common for both spiders and visitors</li>
</ul>
</blockquote>
<p>The image cache uses the OTF module from here <a href="http://www.oscommerce.com/community/contributions,2226"  taget="_blank">&#8216;On the Fly&#8217; Auto Thumbnailer using GD Library</a></p>
<p><strong>You can also visit these sites:</strong></p>
<ul>
<li><a href="http://codeigniter.com/user_guide/database/caching.html" target="_blank">Database Caching Class</a></li>
<li><a href="http://addons.oscommerce.com/info/5108" target="_blank">osCommerce A better tep_reset_cache_block</a></li>
<li><a href="http://addons.oscommerce.com/info/1862" target="_blank">osCommerce Faster Page Loads, Less DB queries</a></li>
<li><a href="http://addons.oscommerce.com/info/2561" target="_blank">osCommerce Page Cache v1.0 &#8211; MS2</a></li>
<li><a href="http://addons.oscommerce.com/info/2873" target="_blank">osC Advanced Cache Class</a></li>
<li><a href="http://forums.oscommerce.com/index.php?showtopic=208494" target="_blank">Massively Speed up Site and Reduce Server Load, Remove this function</a></li>
<li><a href="http://soundsgoodpro.com/eshop/product_info.php?cPath=23&#038;products_id=70" target="_blank">Make your osCommerce Site up to 48% faster!</a></li>
<li><a href="http://forums.oscommerceproject.org/index.php?showtopic=691">Speed up load times by compressing pages (with or without gzip on)</a></li>
<li><a href="http://addons.oscommerce.com/info/5173" target="_blank">Optimize categories box</a></li>
<li><a href="http://addons.oscommerce.com/info/3139" target="_blank">osCommerce Email queue</a></li>
<li><a href="http://addons.oscommerce.com/info/2895" target="_blank">osCommerce cDynamic Meta Tags v1.0</a></li>
</ul>
<p><strong>I am strongly waiting your comments about how we can improve osCommerce.</strong></p>


<!-- Begin SexyBookmarks Menu Code -->
<div class="sexy-bookmarks sexy-bookmarks-expand">
<ul class="socials">
		<li class="sexy-twitter">
			<a href="http://twitter.com/home?status=The+Fastest+osCommerce+Store+%28memcached+osCommerce%29+-+http://tr.im/Agm8+(via+@osCommerceX)" rel="nofollow" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="sexy-scriptstyle">
			<a href="http://scriptandstyle.com/submit?url=http://www.oscommercex.com/2009/03/the-fastest-oscommerce-store-memcached-oscommerce/&amp;title=The+Fastest+osCommerce+Store+%28memcached+osCommerce%29" rel="nofollow" title="Submit this to Script &amp; Style">Submit this to Script &amp; Style</a>
		</li>
		<li class="sexy-blinklist">
			<a href="http://www.blinklist.com/index.php?Action=Blink/addblink.php&amp;Url=http://www.oscommercex.com/2009/03/the-fastest-oscommerce-store-memcached-oscommerce/&amp;Title=The+Fastest+osCommerce+Store+%28memcached+osCommerce%29" rel="nofollow" title="Share this on Blinklist">Share this on Blinklist</a>
		</li>
		<li class="sexy-delicious">
			<a href="http://del.icio.us/post?url=http://www.oscommercex.com/2009/03/the-fastest-oscommerce-store-memcached-oscommerce/&amp;title=The+Fastest+osCommerce+Store+%28memcached+osCommerce%29" rel="nofollow" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="sexy-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.oscommercex.com/2009/03/the-fastest-oscommerce-store-memcached-oscommerce/&amp;title=The+Fastest+osCommerce+Store+%28memcached+osCommerce%29" rel="nofollow" title="Digg this!">Digg this!</a>
		</li>
		<li class="sexy-diigo">
			<a href="http://www.diigo.com/post?url=http://www.oscommercex.com/2009/03/the-fastest-oscommerce-store-memcached-oscommerce/&amp;title=The+Fastest+osCommerce+Store+%28memcached+osCommerce%29&amp;desc=At%20this%20topic%20we%20will%20talk%20about%20how%20you%20can%20speed%20up%20your%20osCommerce%20store%20with%20existing%20solutions%20and%20you%20will%20learn%20a%20new%20upcoming%20caching%20system%20which%20was%20developing%20by%20osCommercex.%0D%0A%0D%0AYou%20will%20read%3A%0D%0A%0D%0A%09What%20is%20memcached%3F%0D%0A%09How%20memcached%20osCommerce%20works%3F%0D%0A%09Existing%20osCommerce%20Performans%20Module" rel="nofollow" title="Post this on Diigo">Post this on Diigo</a>
		</li>
		<li class="sexy-reddit">
			<a href="http://reddit.com/submit?url=http://www.oscommercex.com/2009/03/the-fastest-oscommerce-store-memcached-oscommerce/&amp;title=The+Fastest+osCommerce+Store+%28memcached+osCommerce%29" rel="nofollow" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="sexy-yahoobuzz">
			<a href="http://buzz.yahoo.com/submit/?submitUrl=http://www.oscommercex.com/2009/03/the-fastest-oscommerce-store-memcached-oscommerce/&amp;submitHeadline=The+Fastest+osCommerce+Store+%28memcached+osCommerce%29&amp;submitSummary=At%20this%20topic%20we%20will%20talk%20about%20how%20you%20can%20speed%20up%20your%20osCommerce%20store%20with%20existing%20solutions%20and%20you%20will%20learn%20a%20new%20upcoming%20caching%20system%20which%20was%20developing%20by%20osCommercex.%0D%0A%0D%0AYou%20will%20read%3A%0D%0A%0D%0A%09What%20is%20memcached%3F%0D%0A%09How%20memcached%20osCommerce%20works%3F%0D%0A%09Existing%20osCommerce%20Performans%20Module&amp;submitCategory=science&amp;submitAssetType=text" rel="nofollow" title="Buzz up!">Buzz up!</a>
		</li>
		<li class="sexy-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.oscommercex.com/2009/03/the-fastest-oscommerce-store-memcached-oscommerce/&amp;title=The+Fastest+osCommerce+Store+%28memcached+osCommerce%29" rel="nofollow" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="sexy-technorati">
			<a href="http://technorati.com/faves?add=http://www.oscommercex.com/2009/03/the-fastest-oscommerce-store-memcached-oscommerce/" rel="nofollow" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="sexy-mixx">
			<a href="http://www.mixx.com/submit?page_url=http://www.oscommercex.com/2009/03/the-fastest-oscommerce-store-memcached-oscommerce/&amp;title=The+Fastest+osCommerce+Store+%28memcached+osCommerce%29" rel="nofollow" title="Share this on Mixx">Share this on Mixx</a>
		</li>
		<li class="sexy-myspace">
			<a href="http://www.myspace.com/Modules/PostTo/Pages/?u=http://www.oscommercex.com/2009/03/the-fastest-oscommerce-store-memcached-oscommerce/&amp;t=The+Fastest+osCommerce+Store+%28memcached+osCommerce%29" rel="nofollow" title="Post this to MySpace">Post this to MySpace</a>
		</li>
		<li class="sexy-designfloat">
			<a href="http://www.designfloat.com/submit.php?url=http://www.oscommercex.com/2009/03/the-fastest-oscommerce-store-memcached-oscommerce/&amp;title=The+Fastest+osCommerce+Store+%28memcached+osCommerce%29" rel="nofollow" title="Submit this to DesignFloat">Submit this to DesignFloat</a>
		</li>
		<li class="sexy-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.oscommercex.com/2009/03/the-fastest-oscommerce-store-memcached-oscommerce/&amp;t=The+Fastest+osCommerce+Store+%28memcached+osCommerce%29" rel="nofollow" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="sexy-comfeed">
			<a href="http://www.oscommercex.com/2009/03/the-fastest-oscommerce-store-memcached-oscommerce/feed" rel="nofollow" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="sexy-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://www.oscommercex.com/2009/03/the-fastest-oscommerce-store-memcached-oscommerce/&amp;title=The+Fastest+osCommerce+Store+%28memcached+osCommerce%29&amp;summary=At%20this%20topic%20we%20will%20talk%20about%20how%20you%20can%20speed%20up%20your%20osCommerce%20store%20with%20existing%20solutions%20and%20you%20will%20learn%20a%20new%20upcoming%20caching%20system%20which%20was%20developing%20by%20osCommercex.%0D%0A%0D%0AYou%20will%20read%3A%0D%0A%0D%0A%09What%20is%20memcached%3F%0D%0A%09How%20memcached%20osCommerce%20works%3F%0D%0A%09Existing%20osCommerce%20Performans%20Module&amp;source=osCommerce eXtras" rel="nofollow" title="Share this on Linkedin">Share this on Linkedin</a>
		</li>
		<li class="sexy-newsvine">
			<a href="http://www.newsvine.com/_tools/seed&amp;save?u=http://www.oscommercex.com/2009/03/the-fastest-oscommerce-store-memcached-oscommerce/&amp;h=The+Fastest+osCommerce+Store+%28memcached+osCommerce%29" rel="nofollow" title="Seed this on Newsvine">Seed this on Newsvine</a>
		</li>
		<li class="sexy-devmarks">
			<a href="http://devmarks.com/index.php?posttext=At%20this%20topic%20we%20will%20talk%20about%20how%20you%20can%20speed%20up%20your%20osCommerce%20store%20with%20existing%20solutions%20and%20you%20will%20learn%20a%20new%20upcoming%20caching%20system%20which%20was%20developing%20by%20osCommercex.%0D%0A%0D%0AYou%20will%20read%3A%0D%0A%0D%0A%09What%20is%20memcached%3F%0D%0A%09How%20memcached%20osCommerce%20works%3F%0D%0A%09Existing%20osCommerce%20Performans%20Module&amp;posturl=http://www.oscommercex.com/2009/03/the-fastest-oscommerce-store-memcached-oscommerce/&amp;posttitle=The+Fastest+osCommerce+Store+%28memcached+osCommerce%29" rel="nofollow" title="Share this on Devmarks">Share this on Devmarks</a>
		</li>
		<li class="sexy-google">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://www.oscommercex.com/2009/03/the-fastest-oscommerce-store-memcached-oscommerce/&amp;title=The+Fastest+osCommerce+Store+%28memcached+osCommerce%29" rel="nofollow" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="sexy-misterwong">
			<a href="http://www.mister-wong.com/addurl/?bm_url=http://www.oscommercex.com/2009/03/the-fastest-oscommerce-store-memcached-oscommerce/&amp;bm_description=The+Fastest+osCommerce+Store+%28memcached+osCommerce%29&amp;plugin=sexybookmarks" rel="nofollow" title="Add this to Mister Wong">Add this to Mister Wong</a>
		</li>
		<li class="sexy-izeby">
			<a href="http://izeby.com/submit.php?url=http://www.oscommercex.com/2009/03/the-fastest-oscommerce-store-memcached-oscommerce/" rel="nofollow" title="Add this to Izeby">Add this to Izeby</a>
		</li>
		<li class="sexy-tipd">
			<a href="http://tipd.com/submit.php?url=http://www.oscommercex.com/2009/03/the-fastest-oscommerce-store-memcached-oscommerce/" rel="nofollow" title="Share this on Tipd">Share this on Tipd</a>
		</li>
		<li class="sexy-pfbuzz">
			<a href="http://pfbuzz.com/submit?url=http://www.oscommercex.com/2009/03/the-fastest-oscommerce-store-memcached-oscommerce/&amp;title=The+Fastest+osCommerce+Store+%28memcached+osCommerce%29" rel="nofollow" title="Share this on PFBuzz">Share this on PFBuzz</a>
		</li>
		<li class="sexy-friendfeed">
			<a href="http://www.friendfeed.com/share?title=The+Fastest+osCommerce+Store+%28memcached+osCommerce%29&amp;link=http://www.oscommercex.com/2009/03/the-fastest-oscommerce-store-memcached-oscommerce/" rel="nofollow" title="Share this on FriendFeed">Share this on FriendFeed</a>
		</li>
		<li class="sexy-blogmarks">
			<a href="http://blogmarks.net/my/new.php?mini=1&amp;simple=1&amp;url=http://www.oscommercex.com/2009/03/the-fastest-oscommerce-store-memcached-oscommerce/&amp;title=The+Fastest+osCommerce+Store+%28memcached+osCommerce%29" rel="nofollow" title="Mark this on BlogMarks">Mark this on BlogMarks</a>
		</li>
		<li class="sexy-twittley">
			<a href="http://twittley.com/submit/?title=The+Fastest+osCommerce+Store+%28memcached+osCommerce%29&amp;url=http%3A%2F%2Fwww.oscommercex.com%2F2009%2F03%2Fthe-fastest-oscommerce-store-memcached-oscommerce%2F&amp;desc=At%20this%20topic%20we%20will%20talk%20about%20how%20you%20can%20speed%20up%20your%20osCommerce%20store%20with%20existing%20solutions%20and%20you%20will%20learn%20a%20new%20upcoming%20caching%20system%20which%20was%20developing%20by%20osCommercex.%0D%0A%0D%0AYou%20will%20read%3A%0D%0A%0D%0A%09What%20is%20memcached%3F%0D%0A%09How%20memcached%20osCommerce%20works%3F%0D%0A%09Existing%20osCommerce%20Performans%20Module&amp;pcat=Internet&amp;tags=" rel="nofollow" title="Submit this to Twittley">Submit this to Twittley</a>
		</li>
		<li class="sexy-fwisp">
			<a href="http://fwisp.com/submit?url=http://www.oscommercex.com/2009/03/the-fastest-oscommerce-store-memcached-oscommerce/" rel="nofollow" title="Share this on Fwisp">Share this on Fwisp</a>
		</li>
		<li class="sexy-designmoo">
			<a href="http://designmoo.com/submit?url=http://www.oscommercex.com/2009/03/the-fastest-oscommerce-store-memcached-oscommerce/&amp;title=The+Fastest+osCommerce+Store+%28memcached+osCommerce%29&amp;body=At%20this%20topic%20we%20will%20talk%20about%20how%20you%20can%20speed%20up%20your%20osCommerce%20store%20with%20existing%20solutions%20and%20you%20will%20learn%20a%20new%20upcoming%20caching%20system%20which%20was%20developing%20by%20osCommercex.%0D%0A%0D%0AYou%20will%20read%3A%0D%0A%0D%0A%09What%20is%20memcached%3F%0D%0A%09How%20memcached%20osCommerce%20works%3F%0D%0A%09Existing%20osCommerce%20Performans%20Module" rel="nofollow" title="Moo this on DesignMoo!">Moo this on DesignMoo!</a>
		</li>
		<li class="sexy-bobrdobr">
			<a href="http://bobrdobr.ru/addext.html?url=http://www.oscommercex.com/2009/03/the-fastest-oscommerce-store-memcached-oscommerce/&amp;title=The+Fastest+osCommerce+Store+%28memcached+osCommerce%29" rel="nofollow" title="Share this on BobrDobr">Share this on BobrDobr</a>
		</li>
		<li class="sexy-yandex">
			<a href="http://zakladki.yandex.ru/userarea/links/addfromfav.asp?bAddLink_x=1&amp;lurl=http://www.oscommercex.com/2009/03/the-fastest-oscommerce-store-memcached-oscommerce/&amp;lname=The+Fastest+osCommerce+Store+%28memcached+osCommerce%29" rel="nofollow" title="Add this to Yandex.Bookmarks">Add this to Yandex.Bookmarks</a>
		</li>
		<li class="sexy-memoryru">
			<a href="http://memori.ru/link/?sm=1&amp;u_data[url]=http://www.oscommercex.com/2009/03/the-fastest-oscommerce-store-memcached-oscommerce/&amp;u_data[name]=The+Fastest+osCommerce+Store+%28memcached+osCommerce%29" rel="nofollow" title="Add this to Memory.ru">Add this to Memory.ru</a>
		</li>
		<li class="sexy-100zakladok">
			<a href="http://www.100zakladok.ru/save/?bmurl=http://www.oscommercex.com/2009/03/the-fastest-oscommerce-store-memcached-oscommerce/&amp;bmtitle=The+Fastest+osCommerce+Store+%28memcached+osCommerce%29" rel="nofollow" title="Add this to 100 bookmarks">Add this to 100 bookmarks</a>
		</li>
		<li class="sexy-moemesto">
			<a href="http://moemesto.ru/post.php?url=http://www.oscommercex.com/2009/03/the-fastest-oscommerce-store-memcached-oscommerce/&amp;title=The+Fastest+osCommerce+Store+%28memcached+osCommerce%29" rel="nofollow" title="Add this to MyPlace">Add this to MyPlace</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>
<!-- End SexyBookmarks Menu Code -->

]]></content:encoded>
			<wfw:commentRss>http://www.oscommercex.com/2009/03/the-fastest-oscommerce-store-memcached-oscommerce/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>5 Free osCommerce Themes (updated)</title>
		<link>http://www.oscommercex.com/2009/03/5-free-oscommerce-themes/</link>
		<comments>http://www.oscommercex.com/2009/03/5-free-oscommerce-themes/#comments</comments>
		<pubDate>Sat, 07 Mar 2009 21:02:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Templates and Themes]]></category>
		<category><![CDATA[osCommerce Addons]]></category>
		<category><![CDATA[osCommerce Flash Carousel]]></category>
		<category><![CDATA[osCommerce Flash Carousel FAQ]]></category>
		<category><![CDATA[osCommerce Themes]]></category>
		<category><![CDATA[osCommerce memcached]]></category>
		<category><![CDATA[free oscommerce themes]]></category>

		<guid isPermaLink="false">http://www.oscommercex.com/?p=125</guid>
		<description><![CDATA[Blue-World-Osc Template




Live demo
Download Template
Download Template (Alternative)


Flyaway-Osc Template





Live demo
Download Template
Download Template (Alternative)


Inner-Rounded-OSC Template





Live demo
Download Template
Download Template (Alternative)


Rounded-OSC &#8211; Oscommerce Template





Live demo
Download Template
Download Template (Alternative)


Burgundy Oscommerce Template &#8211; Free





Live demo
Download Template
Download Template (Alternative)


Source
http://free-wordpress-themes.info





		
			Tweet This!
		
		
			Submit this to Script &#38; Style
		
		
			Share this on Blinklist
		
		
			Share this on del.icio.us
		
		
			Digg this!
		
		
			Post this on Diigo
		
		
			Share this on Reddit
		
		
			Buzz up!
		
		
			Stumble upon something good? Share [...]]]></description>
			<content:encoded><![CDATA[<h2>Blue-World-Osc Template</h3>
<p><img src="http://www.oscommercex.com/wp-includes/images/site_small_images/oscommerce_themes/free_wordpress_themes/blue_world_osc/blue_world_osc_1.jpg" alt="Blue-World-Osc template screen" /><br />
<br/><br />
<img src="http://www.oscommercex.com/wp-includes/images/site_small_images/oscommerce_themes/free_wordpress_themes/blue_world_osc/blue_world_osc_2.jpg" alt="Blue-World-Osc template screen bottom" /></p>
<ul>
<li><a href="http://free-wordpress-themes.info/oscommerce15/" target="_blank">Live demo</a></li>
<li><a href="http://addons.oscommerce.com/info/6527" target="_blank">Download Template</a></li>
<li><a href="http://e-themes.info/downloads/oscommerce/blue-world-osc.zip" target="_blank">Download Template (Alternative)</a></li>
</ul>
<hr/>
<h2>Flyaway-Osc Template</h3>
<p><img src="http://www.oscommercex.com/wp-includes/images/site_small_images/oscommerce_themes/free_wordpress_themes/flyaway_osc/flyaway_osc_1.jpg" alt="Flyaway-Osc template screen" /><br />
<br/><br />
<img src="http://www.oscommercex.com/wp-includes/images/site_small_images/oscommerce_themes/free_wordpress_themes/flyaway_osc/flyaway_osc_2.jpg" alt="Flyaway-Osc template screen" /><br/><br />
<img src="http://www.oscommercex.com/wp-includes/images/site_small_images/oscommerce_themes/free_wordpress_themes/flyaway_osc/flyaway_osc_3.jpg" alt="Flyaway-Osc template screen bottom" /></p>
<ul>
<li><a href="http://free-wordpress-themes.info/oscommerce14/" target="_blank">Live demo</a></li>
<li><a href="http://addons.oscommerce.com/info/6477" target="_blank">Download Template</a></li>
<li><a href="http://e-themes.info/downloads/oscommerce/flyaway-osc.zip" target="_blank">Download Template (Alternative)</a></li>
</ul>
<hr/>
<h2>Inner-Rounded-OSC Template</h3>
<p><img src="http://www.oscommercex.com/wp-includes/images/site_small_images/oscommerce_themes/free_wordpress_themes/inner_rounded_osc/inner_rounded_osc_1.jpg" alt="Inner-Rounded-OSC template screen" /><br />
<br/><br />
<img src="http://www.oscommercex.com/wp-includes/images/site_small_images/oscommerce_themes/free_wordpress_themes/inner_rounded_osc/inner_rounded_osc_2.jpg" alt="Inner-Rounded-OSC template screen" /><br/><br />
<img src="http://www.oscommercex.com/wp-includes/images/site_small_images/oscommerce_themes/free_wordpress_themes/inner_rounded_osc/inner_rounded_osc_3.jpg" alt="Inner-Rounded-OSC template screen bottom" /></p>
<ul>
<li><a href="http://free-wordpress-themes.info/oscommerce13/" target="_blank">Live demo</a></li>
<li><a href="http://addons.oscommerce.com/info/6446" target="_blank">Download Template</a></li>
<li><a href="http://e-themes.info/downloads/oscommerce/inner-rounded-osc.zip" target="_blank">Download Template (Alternative)</a></li>
</ul>
<hr/>
<h2>Rounded-OSC &#8211; Oscommerce Template</h3>
<p><img src="http://www.oscommercex.com/wp-includes/images/site_small_images/oscommerce_themes/free_wordpress_themes/rounded_osc/rounded_osc_1.jpg" alt="Rounded-Rounded-OSC template screen" /><br />
<br/><br />
<img src="http://www.oscommercex.com/wp-includes/images/site_small_images/oscommerce_themes/free_wordpress_themes/rounded_osc/rounded_osc_2.jpg" alt="Rounded-Rounded-OSC template screen" /><br/><br />
<img src="http://www.oscommercex.com/wp-includes/images/site_small_images/oscommerce_themes/free_wordpress_themes/rounded_osc/rounded_osc_3.jpg" alt="Rounded-Rounded-OSC template screen bottom" /></p>
<ul>
<li><a href="http://free-wordpress-themes.info/oscommerce12/" target="_blank">Live demo</a></li>
<li><a href="http://addons.oscommerce.com/info/6428" target="_blank">Download Template</a></li>
<li><a href="http://e-themes.info/downloads/oscommerce/rounded-OSC.zip" target="_blank">Download Template (Alternative)</a></li>
</ul>
<hr/>
<h2>Burgundy Oscommerce Template &#8211; Free</h3>
<p><img src="http://www.oscommercex.com/wp-includes/images/site_small_images/oscommerce_themes/free_wordpress_themes/burgundy/burgundy_1.jpg" alt="Burgundy Oscommerce template screen" /><br />
<br/><br />
<img src="http://www.oscommercex.com/wp-includes/images/site_small_images/oscommerce_themes/free_wordpress_themes/burgundy/burgundy_2.jpg" alt="Burgundy Oscommerce template screen" /><br/><br />
<img src="http://www.oscommercex.com/wp-includes/images/site_small_images/oscommerce_themes/free_wordpress_themes/burgundy/burgundy_3.jpg" alt="Burgundy Oscommerce template screen bottom" /></p>
<ul>
<li><a href="http://free-wordpress-themes.info/oscommerce11/" target="_blank">Live demo</a></li>
<li><a href="http://addons.oscommerce.com/info/6406" target="_blank">Download Template</a></li>
<li><a href="http://e-themes.info/downloads/oscommerce/Burgundy-OSC.zip" target="_blank">Download Template (Alternative)</a></li>
</ul>
<hr/>
<h4>Source</h4>
<p><a href="http://free-wordpress-themes.info" target="_blank">http://free-wordpress-themes.info</a></p>


<!-- Begin SexyBookmarks Menu Code -->
<div class="sexy-bookmarks sexy-bookmarks-expand">
<ul class="socials">
		<li class="sexy-twitter">
			<a href="http://twitter.com/home?status=5+Free+osCommerce+Themes+%28updated%29+-+http://tr.im/Agpc+(via+@osCommerceX)" rel="nofollow" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="sexy-scriptstyle">
			<a href="http://scriptandstyle.com/submit?url=http://www.oscommercex.com/2009/03/5-free-oscommerce-themes/&amp;title=5+Free+osCommerce+Themes+%28updated%29" rel="nofollow" title="Submit this to Script &amp; Style">Submit this to Script &amp; Style</a>
		</li>
		<li class="sexy-blinklist">
			<a href="http://www.blinklist.com/index.php?Action=Blink/addblink.php&amp;Url=http://www.oscommercex.com/2009/03/5-free-oscommerce-themes/&amp;Title=5+Free+osCommerce+Themes+%28updated%29" rel="nofollow" title="Share this on Blinklist">Share this on Blinklist</a>
		</li>
		<li class="sexy-delicious">
			<a href="http://del.icio.us/post?url=http://www.oscommercex.com/2009/03/5-free-oscommerce-themes/&amp;title=5+Free+osCommerce+Themes+%28updated%29" rel="nofollow" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="sexy-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.oscommercex.com/2009/03/5-free-oscommerce-themes/&amp;title=5+Free+osCommerce+Themes+%28updated%29" rel="nofollow" title="Digg this!">Digg this!</a>
		</li>
		<li class="sexy-diigo">
			<a href="http://www.diigo.com/post?url=http://www.oscommercex.com/2009/03/5-free-oscommerce-themes/&amp;title=5+Free+osCommerce+Themes+%28updated%29&amp;desc=Blue-World-Osc%20Template%0D%0A%0D%0A%0D%0A%0D%0A%20%0D%0A%09Live%20demo%0D%0A%09Download%20Template%0D%0A%20%20%20%20%20%20%20%20Download%20Template%20%28Alternative%29%0D%0A%0D%0A%0D%0AFlyaway-Osc%20Template%0D%0A%0D%0A%0D%0A%0D%0A%0D%0A%20%0D%0A%09Live%20demo%0D%0A%09Download%20Template%0D%0A%20%20%20%20%20%20%20%20Download%20Template%20%28Alternative%29%0D%0A%0D%0A%0D%0AInner-Rounded-OSC%20Template%0D%0A%0D%0A%0D%0A%0D%0A%0D%0A%20%0D%0A%09Live%20demo%0D%0A%09Download%20Template%0D%0A%20%20%20%20%20%20%20%20" rel="nofollow" title="Post this on Diigo">Post this on Diigo</a>
		</li>
		<li class="sexy-reddit">
			<a href="http://reddit.com/submit?url=http://www.oscommercex.com/2009/03/5-free-oscommerce-themes/&amp;title=5+Free+osCommerce+Themes+%28updated%29" rel="nofollow" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="sexy-yahoobuzz">
			<a href="http://buzz.yahoo.com/submit/?submitUrl=http://www.oscommercex.com/2009/03/5-free-oscommerce-themes/&amp;submitHeadline=5+Free+osCommerce+Themes+%28updated%29&amp;submitSummary=Blue-World-Osc%20Template%0D%0A%0D%0A%0D%0A%0D%0A%20%0D%0A%09Live%20demo%0D%0A%09Download%20Template%0D%0A%20%20%20%20%20%20%20%20Download%20Template%20%28Alternative%29%0D%0A%0D%0A%0D%0AFlyaway-Osc%20Template%0D%0A%0D%0A%0D%0A%0D%0A%0D%0A%20%0D%0A%09Live%20demo%0D%0A%09Download%20Template%0D%0A%20%20%20%20%20%20%20%20Download%20Template%20%28Alternative%29%0D%0A%0D%0A%0D%0AInner-Rounded-OSC%20Template%0D%0A%0D%0A%0D%0A%0D%0A%0D%0A%20%0D%0A%09Live%20demo%0D%0A%09Download%20Template%0D%0A%20%20%20%20%20%20%20%20&amp;submitCategory=science&amp;submitAssetType=text" rel="nofollow" title="Buzz up!">Buzz up!</a>
		</li>
		<li class="sexy-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.oscommercex.com/2009/03/5-free-oscommerce-themes/&amp;title=5+Free+osCommerce+Themes+%28updated%29" rel="nofollow" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="sexy-technorati">
			<a href="http://technorati.com/faves?add=http://www.oscommercex.com/2009/03/5-free-oscommerce-themes/" rel="nofollow" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="sexy-mixx">
			<a href="http://www.mixx.com/submit?page_url=http://www.oscommercex.com/2009/03/5-free-oscommerce-themes/&amp;title=5+Free+osCommerce+Themes+%28updated%29" rel="nofollow" title="Share this on Mixx">Share this on Mixx</a>
		</li>
		<li class="sexy-myspace">
			<a href="http://www.myspace.com/Modules/PostTo/Pages/?u=http://www.oscommercex.com/2009/03/5-free-oscommerce-themes/&amp;t=5+Free+osCommerce+Themes+%28updated%29" rel="nofollow" title="Post this to MySpace">Post this to MySpace</a>
		</li>
		<li class="sexy-designfloat">
			<a href="http://www.designfloat.com/submit.php?url=http://www.oscommercex.com/2009/03/5-free-oscommerce-themes/&amp;title=5+Free+osCommerce+Themes+%28updated%29" rel="nofollow" title="Submit this to DesignFloat">Submit this to DesignFloat</a>
		</li>
		<li class="sexy-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.oscommercex.com/2009/03/5-free-oscommerce-themes/&amp;t=5+Free+osCommerce+Themes+%28updated%29" rel="nofollow" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="sexy-comfeed">
			<a href="http://www.oscommercex.com/2009/03/5-free-oscommerce-themes/feed" rel="nofollow" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="sexy-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://www.oscommercex.com/2009/03/5-free-oscommerce-themes/&amp;title=5+Free+osCommerce+Themes+%28updated%29&amp;summary=Blue-World-Osc%20Template%0D%0A%0D%0A%0D%0A%0D%0A%20%0D%0A%09Live%20demo%0D%0A%09Download%20Template%0D%0A%20%20%20%20%20%20%20%20Download%20Template%20%28Alternative%29%0D%0A%0D%0A%0D%0AFlyaway-Osc%20Template%0D%0A%0D%0A%0D%0A%0D%0A%0D%0A%20%0D%0A%09Live%20demo%0D%0A%09Download%20Template%0D%0A%20%20%20%20%20%20%20%20Download%20Template%20%28Alternative%29%0D%0A%0D%0A%0D%0AInner-Rounded-OSC%20Template%0D%0A%0D%0A%0D%0A%0D%0A%0D%0A%20%0D%0A%09Live%20demo%0D%0A%09Download%20Template%0D%0A%20%20%20%20%20%20%20%20&amp;source=osCommerce eXtras" rel="nofollow" title="Share this on Linkedin">Share this on Linkedin</a>
		</li>
		<li class="sexy-newsvine">
			<a href="http://www.newsvine.com/_tools/seed&amp;save?u=http://www.oscommercex.com/2009/03/5-free-oscommerce-themes/&amp;h=5+Free+osCommerce+Themes+%28updated%29" rel="nofollow" title="Seed this on Newsvine">Seed this on Newsvine</a>
		</li>
		<li class="sexy-devmarks">
			<a href="http://devmarks.com/index.php?posttext=Blue-World-Osc%20Template%0D%0A%0D%0A%0D%0A%0D%0A%20%0D%0A%09Live%20demo%0D%0A%09Download%20Template%0D%0A%20%20%20%20%20%20%20%20Download%20Template%20%28Alternative%29%0D%0A%0D%0A%0D%0AFlyaway-Osc%20Template%0D%0A%0D%0A%0D%0A%0D%0A%0D%0A%20%0D%0A%09Live%20demo%0D%0A%09Download%20Template%0D%0A%20%20%20%20%20%20%20%20Download%20Template%20%28Alternative%29%0D%0A%0D%0A%0D%0AInner-Rounded-OSC%20Template%0D%0A%0D%0A%0D%0A%0D%0A%0D%0A%20%0D%0A%09Live%20demo%0D%0A%09Download%20Template%0D%0A%20%20%20%20%20%20%20%20&amp;posturl=http://www.oscommercex.com/2009/03/5-free-oscommerce-themes/&amp;posttitle=5+Free+osCommerce+Themes+%28updated%29" rel="nofollow" title="Share this on Devmarks">Share this on Devmarks</a>
		</li>
		<li class="sexy-google">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://www.oscommercex.com/2009/03/5-free-oscommerce-themes/&amp;title=5+Free+osCommerce+Themes+%28updated%29" rel="nofollow" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="sexy-misterwong">
			<a href="http://www.mister-wong.com/addurl/?bm_url=http://www.oscommercex.com/2009/03/5-free-oscommerce-themes/&amp;bm_description=5+Free+osCommerce+Themes+%28updated%29&amp;plugin=sexybookmarks" rel="nofollow" title="Add this to Mister Wong">Add this to Mister Wong</a>
		</li>
		<li class="sexy-izeby">
			<a href="http://izeby.com/submit.php?url=http://www.oscommercex.com/2009/03/5-free-oscommerce-themes/" rel="nofollow" title="Add this to Izeby">Add this to Izeby</a>
		</li>
		<li class="sexy-tipd">
			<a href="http://tipd.com/submit.php?url=http://www.oscommercex.com/2009/03/5-free-oscommerce-themes/" rel="nofollow" title="Share this on Tipd">Share this on Tipd</a>
		</li>
		<li class="sexy-pfbuzz">
			<a href="http://pfbuzz.com/submit?url=http://www.oscommercex.com/2009/03/5-free-oscommerce-themes/&amp;title=5+Free+osCommerce+Themes+%28updated%29" rel="nofollow" title="Share this on PFBuzz">Share this on PFBuzz</a>
		</li>
		<li class="sexy-friendfeed">
			<a href="http://www.friendfeed.com/share?title=5+Free+osCommerce+Themes+%28updated%29&amp;link=http://www.oscommercex.com/2009/03/5-free-oscommerce-themes/" rel="nofollow" title="Share this on FriendFeed">Share this on FriendFeed</a>
		</li>
		<li class="sexy-blogmarks">
			<a href="http://blogmarks.net/my/new.php?mini=1&amp;simple=1&amp;url=http://www.oscommercex.com/2009/03/5-free-oscommerce-themes/&amp;title=5+Free+osCommerce+Themes+%28updated%29" rel="nofollow" title="Mark this on BlogMarks">Mark this on BlogMarks</a>
		</li>
		<li class="sexy-twittley">
			<a href="http://twittley.com/submit/?title=5+Free+osCommerce+Themes+%28updated%29&amp;url=http%3A%2F%2Fwww.oscommercex.com%2F2009%2F03%2F5-free-oscommerce-themes%2F&amp;desc=Blue-World-Osc%20Template%0D%0A%0D%0A%0D%0A%0D%0A%20%0D%0A%09Live%20demo%0D%0A%09Download%20Template%0D%0A%20%20%20%20%20%20%20%20Download%20Template%20%28Alternative%29%0D%0A%0D%0A%0D%0AFlyaway-Osc%20Template%0D%0A%0D%0A%0D%0A%0D%0A%0D%0A%20%0D%0A%09Live%20demo%0D%0A%09Download%20Template%0D%0A%20%20%20%20%20%20%20%20Download%20Template%20%28Alternative%29%0D%0A%0D%0A%0D%0AInner-Rounded-OSC%20Template%0D%0A%0D%0A%0D%0A%0D%0A%0D%0A%20%0D%0A%09Live%20demo%0D%0A%09Download%20Template%0D%0A%20%20%20%20%20%20%20%20&amp;pcat=Internet&amp;tags=" rel="nofollow" title="Submit this to Twittley">Submit this to Twittley</a>
		</li>
		<li class="sexy-fwisp">
			<a href="http://fwisp.com/submit?url=http://www.oscommercex.com/2009/03/5-free-oscommerce-themes/" rel="nofollow" title="Share this on Fwisp">Share this on Fwisp</a>
		</li>
		<li class="sexy-designmoo">
			<a href="http://designmoo.com/submit?url=http://www.oscommercex.com/2009/03/5-free-oscommerce-themes/&amp;title=5+Free+osCommerce+Themes+%28updated%29&amp;body=Blue-World-Osc%20Template%0D%0A%0D%0A%0D%0A%0D%0A%20%0D%0A%09Live%20demo%0D%0A%09Download%20Template%0D%0A%20%20%20%20%20%20%20%20Download%20Template%20%28Alternative%29%0D%0A%0D%0A%0D%0AFlyaway-Osc%20Template%0D%0A%0D%0A%0D%0A%0D%0A%0D%0A%20%0D%0A%09Live%20demo%0D%0A%09Download%20Template%0D%0A%20%20%20%20%20%20%20%20Download%20Template%20%28Alternative%29%0D%0A%0D%0A%0D%0AInner-Rounded-OSC%20Template%0D%0A%0D%0A%0D%0A%0D%0A%0D%0A%20%0D%0A%09Live%20demo%0D%0A%09Download%20Template%0D%0A%20%20%20%20%20%20%20%20" rel="nofollow" title="Moo this on DesignMoo!">Moo this on DesignMoo!</a>
		</li>
		<li class="sexy-bobrdobr">
			<a href="http://bobrdobr.ru/addext.html?url=http://www.oscommercex.com/2009/03/5-free-oscommerce-themes/&amp;title=5+Free+osCommerce+Themes+%28updated%29" rel="nofollow" title="Share this on BobrDobr">Share this on BobrDobr</a>
		</li>
		<li class="sexy-yandex">
			<a href="http://zakladki.yandex.ru/userarea/links/addfromfav.asp?bAddLink_x=1&amp;lurl=http://www.oscommercex.com/2009/03/5-free-oscommerce-themes/&amp;lname=5+Free+osCommerce+Themes+%28updated%29" rel="nofollow" title="Add this to Yandex.Bookmarks">Add this to Yandex.Bookmarks</a>
		</li>
		<li class="sexy-memoryru">
			<a href="http://memori.ru/link/?sm=1&amp;u_data[url]=http://www.oscommercex.com/2009/03/5-free-oscommerce-themes/&amp;u_data[name]=5+Free+osCommerce+Themes+%28updated%29" rel="nofollow" title="Add this to Memory.ru">Add this to Memory.ru</a>
		</li>
		<li class="sexy-100zakladok">
			<a href="http://www.100zakladok.ru/save/?bmurl=http://www.oscommercex.com/2009/03/5-free-oscommerce-themes/&amp;bmtitle=5+Free+osCommerce+Themes+%28updated%29" rel="nofollow" title="Add this to 100 bookmarks">Add this to 100 bookmarks</a>
		</li>
		<li class="sexy-moemesto">
			<a href="http://moemesto.ru/post.php?url=http://www.oscommercex.com/2009/03/5-free-oscommerce-themes/&amp;title=5+Free+osCommerce+Themes+%28updated%29" rel="nofollow" title="Add this to MyPlace">Add this to MyPlace</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>
<!-- End SexyBookmarks Menu Code -->

]]></content:encoded>
			<wfw:commentRss>http://www.oscommercex.com/2009/03/5-free-oscommerce-themes/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
