<?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; admin</title>
	<atom:link href="http://www.oscommercex.com/author/admin/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>osCommerce RC 2.2a and PHP 5.3.0 (on Windows) Problem</title>
		<link>http://www.oscommercex.com/2009/07/oscommerce-rc-2-2a-and-php-5-3-0-on-windows-problem/</link>
		<comments>http://www.oscommercex.com/2009/07/oscommerce-rc-2-2a-and-php-5-3-0-on-windows-problem/#comments</comments>
		<pubDate>Sat, 18 Jul 2009 11:25:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Problems and Solutions]]></category>
		<category><![CDATA[eregi]]></category>

		<guid isPermaLink="false">http://www.oscommercex.com/?p=321</guid>
		<description><![CDATA[php.net announced latest stable version of PHP as PHP 5.3.0
When I try to run osCommerce on Windows with PHP 5.3.0 I get below errors.
Deprecated: Function eregi() is deprecated in &#8230;
Warning: date(): It is not safe to rely on the system&#8217;s timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In [...]]]></description>
			<content:encoded><![CDATA[<p>php.net announced latest stable version of PHP as PHP 5.3.0<br />
When I try to run osCommerce on Windows with PHP 5.3.0 I get below errors.</p>
<blockquote><p>Deprecated: Function eregi() is deprecated in &#8230;<br />
Warning: date(): It is not safe to rely on the system&#8217;s timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected &#8216;Europe/Helsinki&#8217; for &#8216;3.0/DST&#8217; instead in&#8230;</p></blockquote>
<p>Solution: Actually osCommerce should publish a patch for PHP 5.3.0 because there are a lot of eregi function used in codes. If you want to learn solution please visit below address.</p>
<p><strong>Fix `ereg is deprecated` errors in PHP 5.3</strong><br />
<a href="http://devthought.com/tumble/2009/06/fix-ereg-is-deprecated-errors-in-php-53/">http://devthought.com/tumble/2009/06/fix-ereg-is-deprecated-errors-in-php-53/</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=osCommerce+RC+2.2a+and+PHP+5.3.0+%28on+Windows%29+Problem+-+http://tr.im/AglI+(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/07/oscommerce-rc-2-2a-and-php-5-3-0-on-windows-problem/&amp;title=osCommerce+RC+2.2a+and+PHP+5.3.0+%28on+Windows%29+Problem" 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/07/oscommerce-rc-2-2a-and-php-5-3-0-on-windows-problem/&amp;Title=osCommerce+RC+2.2a+and+PHP+5.3.0+%28on+Windows%29+Problem" 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/07/oscommerce-rc-2-2a-and-php-5-3-0-on-windows-problem/&amp;title=osCommerce+RC+2.2a+and+PHP+5.3.0+%28on+Windows%29+Problem" 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/07/oscommerce-rc-2-2a-and-php-5-3-0-on-windows-problem/&amp;title=osCommerce+RC+2.2a+and+PHP+5.3.0+%28on+Windows%29+Problem" 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/07/oscommerce-rc-2-2a-and-php-5-3-0-on-windows-problem/&amp;title=osCommerce+RC+2.2a+and+PHP+5.3.0+%28on+Windows%29+Problem&amp;desc=php.net%20announced%20latest%20stable%20version%20of%20PHP%20as%20PHP%205.3.0%0D%0AWhen%20I%20try%20to%20run%20osCommerce%20on%20Windows%20with%20PHP%205.3.0%20I%20get%20below%20errors.%0D%0ADeprecated%3A%20Function%20eregi%28%29%20is%20deprecated%20in%20...%0D%0AWarning%3A%20date%28%29%3A%20It%20is%20not%20safe%20to%20rely%20on%20the%20system%27s%20timezone%20settings.%20You%20are%20%2Arequired%2A%20to%20use%20the%20date.ti" 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/07/oscommerce-rc-2-2a-and-php-5-3-0-on-windows-problem/&amp;title=osCommerce+RC+2.2a+and+PHP+5.3.0+%28on+Windows%29+Problem" 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/07/oscommerce-rc-2-2a-and-php-5-3-0-on-windows-problem/&amp;submitHeadline=osCommerce+RC+2.2a+and+PHP+5.3.0+%28on+Windows%29+Problem&amp;submitSummary=php.net%20announced%20latest%20stable%20version%20of%20PHP%20as%20PHP%205.3.0%0D%0AWhen%20I%20try%20to%20run%20osCommerce%20on%20Windows%20with%20PHP%205.3.0%20I%20get%20below%20errors.%0D%0ADeprecated%3A%20Function%20eregi%28%29%20is%20deprecated%20in%20...%0D%0AWarning%3A%20date%28%29%3A%20It%20is%20not%20safe%20to%20rely%20on%20the%20system%27s%20timezone%20settings.%20You%20are%20%2Arequired%2A%20to%20use%20the%20date.ti&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/07/oscommerce-rc-2-2a-and-php-5-3-0-on-windows-problem/&amp;title=osCommerce+RC+2.2a+and+PHP+5.3.0+%28on+Windows%29+Problem" 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/07/oscommerce-rc-2-2a-and-php-5-3-0-on-windows-problem/" 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/07/oscommerce-rc-2-2a-and-php-5-3-0-on-windows-problem/&amp;title=osCommerce+RC+2.2a+and+PHP+5.3.0+%28on+Windows%29+Problem" 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/07/oscommerce-rc-2-2a-and-php-5-3-0-on-windows-problem/&amp;t=osCommerce+RC+2.2a+and+PHP+5.3.0+%28on+Windows%29+Problem" 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/07/oscommerce-rc-2-2a-and-php-5-3-0-on-windows-problem/&amp;title=osCommerce+RC+2.2a+and+PHP+5.3.0+%28on+Windows%29+Problem" 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/07/oscommerce-rc-2-2a-and-php-5-3-0-on-windows-problem/&amp;t=osCommerce+RC+2.2a+and+PHP+5.3.0+%28on+Windows%29+Problem" rel="nofollow" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="sexy-comfeed">
			<a href="http://www.oscommercex.com/2009/07/oscommerce-rc-2-2a-and-php-5-3-0-on-windows-problem/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/07/oscommerce-rc-2-2a-and-php-5-3-0-on-windows-problem/&amp;title=osCommerce+RC+2.2a+and+PHP+5.3.0+%28on+Windows%29+Problem&amp;summary=php.net%20announced%20latest%20stable%20version%20of%20PHP%20as%20PHP%205.3.0%0D%0AWhen%20I%20try%20to%20run%20osCommerce%20on%20Windows%20with%20PHP%205.3.0%20I%20get%20below%20errors.%0D%0ADeprecated%3A%20Function%20eregi%28%29%20is%20deprecated%20in%20...%0D%0AWarning%3A%20date%28%29%3A%20It%20is%20not%20safe%20to%20rely%20on%20the%20system%27s%20timezone%20settings.%20You%20are%20%2Arequired%2A%20to%20use%20the%20date.ti&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/07/oscommerce-rc-2-2a-and-php-5-3-0-on-windows-problem/&amp;h=osCommerce+RC+2.2a+and+PHP+5.3.0+%28on+Windows%29+Problem" 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=php.net%20announced%20latest%20stable%20version%20of%20PHP%20as%20PHP%205.3.0%0D%0AWhen%20I%20try%20to%20run%20osCommerce%20on%20Windows%20with%20PHP%205.3.0%20I%20get%20below%20errors.%0D%0ADeprecated%3A%20Function%20eregi%28%29%20is%20deprecated%20in%20...%0D%0AWarning%3A%20date%28%29%3A%20It%20is%20not%20safe%20to%20rely%20on%20the%20system%27s%20timezone%20settings.%20You%20are%20%2Arequired%2A%20to%20use%20the%20date.ti&amp;posturl=http://www.oscommercex.com/2009/07/oscommerce-rc-2-2a-and-php-5-3-0-on-windows-problem/&amp;posttitle=osCommerce+RC+2.2a+and+PHP+5.3.0+%28on+Windows%29+Problem" 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/07/oscommerce-rc-2-2a-and-php-5-3-0-on-windows-problem/&amp;title=osCommerce+RC+2.2a+and+PHP+5.3.0+%28on+Windows%29+Problem" 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/07/oscommerce-rc-2-2a-and-php-5-3-0-on-windows-problem/&amp;bm_description=osCommerce+RC+2.2a+and+PHP+5.3.0+%28on+Windows%29+Problem&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/07/oscommerce-rc-2-2a-and-php-5-3-0-on-windows-problem/" 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/07/oscommerce-rc-2-2a-and-php-5-3-0-on-windows-problem/" 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/07/oscommerce-rc-2-2a-and-php-5-3-0-on-windows-problem/&amp;title=osCommerce+RC+2.2a+and+PHP+5.3.0+%28on+Windows%29+Problem" 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=osCommerce+RC+2.2a+and+PHP+5.3.0+%28on+Windows%29+Problem&amp;link=http://www.oscommercex.com/2009/07/oscommerce-rc-2-2a-and-php-5-3-0-on-windows-problem/" 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/07/oscommerce-rc-2-2a-and-php-5-3-0-on-windows-problem/&amp;title=osCommerce+RC+2.2a+and+PHP+5.3.0+%28on+Windows%29+Problem" rel="nofollow" title="Mark this on BlogMarks">Mark this on BlogMarks</a>
		</li>
		<li class="sexy-twittley">
			<a href="http://twittley.com/submit/?title=osCommerce+RC+2.2a+and+PHP+5.3.0+%28on+Windows%29+Problem&amp;url=http%3A%2F%2Fwww.oscommercex.com%2F2009%2F07%2Foscommerce-rc-2-2a-and-php-5-3-0-on-windows-problem%2F&amp;desc=php.net%20announced%20latest%20stable%20version%20of%20PHP%20as%20PHP%205.3.0%0D%0AWhen%20I%20try%20to%20run%20osCommerce%20on%20Windows%20with%20PHP%205.3.0%20I%20get%20below%20errors.%0D%0ADeprecated%3A%20Function%20eregi%28%29%20is%20deprecated%20in%20...%0D%0AWarning%3A%20date%28%29%3A%20It%20is%20not%20safe%20to%20rely%20on%20the%20system%27s%20timezone%20settings.%20You%20are%20%2Arequired%2A%20to%20use%20the%20date.ti&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/07/oscommerce-rc-2-2a-and-php-5-3-0-on-windows-problem/" 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/07/oscommerce-rc-2-2a-and-php-5-3-0-on-windows-problem/&amp;title=osCommerce+RC+2.2a+and+PHP+5.3.0+%28on+Windows%29+Problem&amp;body=php.net%20announced%20latest%20stable%20version%20of%20PHP%20as%20PHP%205.3.0%0D%0AWhen%20I%20try%20to%20run%20osCommerce%20on%20Windows%20with%20PHP%205.3.0%20I%20get%20below%20errors.%0D%0ADeprecated%3A%20Function%20eregi%28%29%20is%20deprecated%20in%20...%0D%0AWarning%3A%20date%28%29%3A%20It%20is%20not%20safe%20to%20rely%20on%20the%20system%27s%20timezone%20settings.%20You%20are%20%2Arequired%2A%20to%20use%20the%20date.ti" 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/07/oscommerce-rc-2-2a-and-php-5-3-0-on-windows-problem/&amp;title=osCommerce+RC+2.2a+and+PHP+5.3.0+%28on+Windows%29+Problem" 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/07/oscommerce-rc-2-2a-and-php-5-3-0-on-windows-problem/&amp;lname=osCommerce+RC+2.2a+and+PHP+5.3.0+%28on+Windows%29+Problem" 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/07/oscommerce-rc-2-2a-and-php-5-3-0-on-windows-problem/&amp;u_data[name]=osCommerce+RC+2.2a+and+PHP+5.3.0+%28on+Windows%29+Problem" 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/07/oscommerce-rc-2-2a-and-php-5-3-0-on-windows-problem/&amp;bmtitle=osCommerce+RC+2.2a+and+PHP+5.3.0+%28on+Windows%29+Problem" 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/07/oscommerce-rc-2-2a-and-php-5-3-0-on-windows-problem/&amp;title=osCommerce+RC+2.2a+and+PHP+5.3.0+%28on+Windows%29+Problem" 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/07/oscommerce-rc-2-2a-and-php-5-3-0-on-windows-problem/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Download osCommerce Flash Carousel Styles Flas</title>
		<link>http://www.oscommercex.com/2009/07/download-oscommerce-flash-carousel-styles-flas/</link>
		<comments>http://www.oscommercex.com/2009/07/download-oscommerce-flash-carousel-styles-flas/#comments</comments>
		<pubDate>Wed, 08 Jul 2009 18:49:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[osCommerce Addons]]></category>
		<category><![CDATA[osCommerce Flash Carousel]]></category>

		<guid isPermaLink="false">http://www.oscommercex.com/?p=318</guid>
		<description><![CDATA[You can download osCommerce Flash Carousel Styles Flas. You can edit flas according to your needs. 





		
			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 it on StumbleUpon
		
		
			Share this on Technorati
		
		
			Share this on Mixx
		
		
			Post this to MySpace
		
		
			Submit this to [...]]]></description>
			<content:encoded><![CDATA[<p>You can download osCommerce Flash Carousel Styles Flas. You can edit flas according to your needs.<br />
<a class="downloadlink" href="http://www.oscommercex.com/wp-content/plugins/download-monitor/download.php?id=9" title=" downloaded 1268 times" >osCommerce Flash Carousel Style 3 (1268)</a><br />
<a class="downloadlink" href="http://www.oscommercex.com/wp-content/plugins/download-monitor/download.php?id=1" title="Version3.0 downloaded 1214 times" >osCommerce Flash Carousel 3.0 Fla Sources (1214)</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=Download+osCommerce+Flash+Carousel+Styles+Flas+-+http://tr.im/AglW+(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/07/download-oscommerce-flash-carousel-styles-flas/&amp;title=Download+osCommerce+Flash+Carousel+Styles+Flas" 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/07/download-oscommerce-flash-carousel-styles-flas/&amp;Title=Download+osCommerce+Flash+Carousel+Styles+Flas" 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/07/download-oscommerce-flash-carousel-styles-flas/&amp;title=Download+osCommerce+Flash+Carousel+Styles+Flas" 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/07/download-oscommerce-flash-carousel-styles-flas/&amp;title=Download+osCommerce+Flash+Carousel+Styles+Flas" 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/07/download-oscommerce-flash-carousel-styles-flas/&amp;title=Download+osCommerce+Flash+Carousel+Styles+Flas&amp;desc=You%20can%20download%20osCommerce%20Flash%20Carousel%20Styles%20Flas.%20You%20can%20edit%20flas%20according%20to%20your%20needs.%20%0D%0A%0D%0A%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/07/download-oscommerce-flash-carousel-styles-flas/&amp;title=Download+osCommerce+Flash+Carousel+Styles+Flas" 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/07/download-oscommerce-flash-carousel-styles-flas/&amp;submitHeadline=Download+osCommerce+Flash+Carousel+Styles+Flas&amp;submitSummary=You%20can%20download%20osCommerce%20Flash%20Carousel%20Styles%20Flas.%20You%20can%20edit%20flas%20according%20to%20your%20needs.%20%0D%0A%0D%0A%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/07/download-oscommerce-flash-carousel-styles-flas/&amp;title=Download+osCommerce+Flash+Carousel+Styles+Flas" 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/07/download-oscommerce-flash-carousel-styles-flas/" 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/07/download-oscommerce-flash-carousel-styles-flas/&amp;title=Download+osCommerce+Flash+Carousel+Styles+Flas" 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/07/download-oscommerce-flash-carousel-styles-flas/&amp;t=Download+osCommerce+Flash+Carousel+Styles+Flas" 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/07/download-oscommerce-flash-carousel-styles-flas/&amp;title=Download+osCommerce+Flash+Carousel+Styles+Flas" 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/07/download-oscommerce-flash-carousel-styles-flas/&amp;t=Download+osCommerce+Flash+Carousel+Styles+Flas" rel="nofollow" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="sexy-comfeed">
			<a href="http://www.oscommercex.com/2009/07/download-oscommerce-flash-carousel-styles-flas/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/07/download-oscommerce-flash-carousel-styles-flas/&amp;title=Download+osCommerce+Flash+Carousel+Styles+Flas&amp;summary=You%20can%20download%20osCommerce%20Flash%20Carousel%20Styles%20Flas.%20You%20can%20edit%20flas%20according%20to%20your%20needs.%20%0D%0A%0D%0A%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/07/download-oscommerce-flash-carousel-styles-flas/&amp;h=Download+osCommerce+Flash+Carousel+Styles+Flas" 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=You%20can%20download%20osCommerce%20Flash%20Carousel%20Styles%20Flas.%20You%20can%20edit%20flas%20according%20to%20your%20needs.%20%0D%0A%0D%0A%20&amp;posturl=http://www.oscommercex.com/2009/07/download-oscommerce-flash-carousel-styles-flas/&amp;posttitle=Download+osCommerce+Flash+Carousel+Styles+Flas" 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/07/download-oscommerce-flash-carousel-styles-flas/&amp;title=Download+osCommerce+Flash+Carousel+Styles+Flas" 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/07/download-oscommerce-flash-carousel-styles-flas/&amp;bm_description=Download+osCommerce+Flash+Carousel+Styles+Flas&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/07/download-oscommerce-flash-carousel-styles-flas/" 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/07/download-oscommerce-flash-carousel-styles-flas/" 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/07/download-oscommerce-flash-carousel-styles-flas/&amp;title=Download+osCommerce+Flash+Carousel+Styles+Flas" 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=Download+osCommerce+Flash+Carousel+Styles+Flas&amp;link=http://www.oscommercex.com/2009/07/download-oscommerce-flash-carousel-styles-flas/" 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/07/download-oscommerce-flash-carousel-styles-flas/&amp;title=Download+osCommerce+Flash+Carousel+Styles+Flas" rel="nofollow" title="Mark this on BlogMarks">Mark this on BlogMarks</a>
		</li>
		<li class="sexy-twittley">
			<a href="http://twittley.com/submit/?title=Download+osCommerce+Flash+Carousel+Styles+Flas&amp;url=http%3A%2F%2Fwww.oscommercex.com%2F2009%2F07%2Fdownload-oscommerce-flash-carousel-styles-flas%2F&amp;desc=You%20can%20download%20osCommerce%20Flash%20Carousel%20Styles%20Flas.%20You%20can%20edit%20flas%20according%20to%20your%20needs.%20%0D%0A%0D%0A%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/07/download-oscommerce-flash-carousel-styles-flas/" 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/07/download-oscommerce-flash-carousel-styles-flas/&amp;title=Download+osCommerce+Flash+Carousel+Styles+Flas&amp;body=You%20can%20download%20osCommerce%20Flash%20Carousel%20Styles%20Flas.%20You%20can%20edit%20flas%20according%20to%20your%20needs.%20%0D%0A%0D%0A%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/07/download-oscommerce-flash-carousel-styles-flas/&amp;title=Download+osCommerce+Flash+Carousel+Styles+Flas" 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/07/download-oscommerce-flash-carousel-styles-flas/&amp;lname=Download+osCommerce+Flash+Carousel+Styles+Flas" 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/07/download-oscommerce-flash-carousel-styles-flas/&amp;u_data[name]=Download+osCommerce+Flash+Carousel+Styles+Flas" 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/07/download-oscommerce-flash-carousel-styles-flas/&amp;bmtitle=Download+osCommerce+Flash+Carousel+Styles+Flas" 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/07/download-oscommerce-flash-carousel-styles-flas/&amp;title=Download+osCommerce+Flash+Carousel+Styles+Flas" 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/07/download-oscommerce-flash-carousel-styles-flas/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>osCommerce and Amazon&#8217;s Modules</title>
		<link>http://www.oscommercex.com/2009/06/oscommerce-and-amazons-modules/</link>
		<comments>http://www.oscommercex.com/2009/06/oscommerce-and-amazons-modules/#comments</comments>
		<pubDate>Tue, 30 Jun 2009 21:12:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[osCommerceX Labs]]></category>
		<category><![CDATA[amazon]]></category>
		<category><![CDATA[oncloud]]></category>
		<category><![CDATA[payment]]></category>
		<category><![CDATA[S3]]></category>

		<guid isPermaLink="false">http://www.oscommercex.com/?p=307</guid>
		<description><![CDATA[Amazon Payments Team works hard about osCommerce payment modules. I am folowing official osCommerce Blog at http://blogs.oscommerce.com/2009/06/19/introducing-checkout-by-amazon/.
Here are two extension :

Checkout by Amazon (for osCommerce Online Merchant v2.2MS2 and v2.2RC1)
Checkout by Amazon 2.1 (for osCommerce Online Merchant v2.2RC2)

Nowadays I am working on oncloud store using Amazon S3 (osCommerce S3). If you sell software and want [...]]]></description>
			<content:encoded><![CDATA[<p>Amazon Payments Team works hard about osCommerce payment modules. I am folowing official osCommerce Blog at <a href="http://blogs.oscommerce.com/2009/06/19/introducing-checkout-by-amazon/" target="_blank">http://blogs.oscommerce.com/2009/06/19/introducing-checkout-by-amazon/</a>.</p>
<p>Here are two extension :</p>
<ol>
<li><a href="http://addons.oscommerce.com/info/6647" target="_blank">Checkout by Amazon (for osCommerce Online Merchant v2.2MS2 and v2.2RC1)</a></li>
<li><a href="http://addons.oscommerce.com/info/6591" target="_blank">Checkout by Amazon 2.1 (for osCommerce Online Merchant v2.2RC2)</a></li>
</ol>
<p>Nowadays I am working on oncloud store using Amazon S3 (<strong>osCommerce S3</strong>). If you sell software and want to  transfer files  all over the world you can try Amazon S3.<br />
I hope Amazon can sponsor our extension.</p>
<p><div class="wp-caption aligncenter" style="width: 560px"><img alt="Amazon Simple Store Service and onCloud Store" src="http://www.oscommercex.com/wp-includes/images/site_small_images/amazon/amazon_s3.jpg" title="Amazon Simple Store Service and onCloud Store" width="550" height="184" /><p class="wp-caption-text">Amazon Simple Store Service and onCloud Store</p></div><br />
If you want to join osCommerceX Dev Team please let me know.</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=osCommerce+and+Amazon%27s+Modules+-+http://tr.im/AglX+(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/06/oscommerce-and-amazons-modules/&amp;title=osCommerce+and+Amazon%27s+Modules" 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/06/oscommerce-and-amazons-modules/&amp;Title=osCommerce+and+Amazon%27s+Modules" 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/06/oscommerce-and-amazons-modules/&amp;title=osCommerce+and+Amazon%27s+Modules" 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/06/oscommerce-and-amazons-modules/&amp;title=osCommerce+and+Amazon%27s+Modules" 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/06/oscommerce-and-amazons-modules/&amp;title=osCommerce+and+Amazon%27s+Modules&amp;desc=Amazon%20Payments%20Team%20works%20hard%20about%20osCommerce%20payment%20modules.%20I%20am%20folowing%20official%20osCommerce%20Blog%20at%20http%3A%2F%2Fblogs.oscommerce.com%2F2009%2F06%2F19%2Fintroducing-checkout-by-amazon%2F.%0D%0A%0D%0AHere%20are%20two%20extension%20%3A%0D%0A%0D%0A%09Checkout%20by%20Amazon%20%28for%20osCommerce%20Online%20Merchant%20v2.2MS2%20and%20v2.2RC1%29%0D%0A%09Checkout%20by%20Am" 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/06/oscommerce-and-amazons-modules/&amp;title=osCommerce+and+Amazon%27s+Modules" 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/06/oscommerce-and-amazons-modules/&amp;submitHeadline=osCommerce+and+Amazon%27s+Modules&amp;submitSummary=Amazon%20Payments%20Team%20works%20hard%20about%20osCommerce%20payment%20modules.%20I%20am%20folowing%20official%20osCommerce%20Blog%20at%20http%3A%2F%2Fblogs.oscommerce.com%2F2009%2F06%2F19%2Fintroducing-checkout-by-amazon%2F.%0D%0A%0D%0AHere%20are%20two%20extension%20%3A%0D%0A%0D%0A%09Checkout%20by%20Amazon%20%28for%20osCommerce%20Online%20Merchant%20v2.2MS2%20and%20v2.2RC1%29%0D%0A%09Checkout%20by%20Am&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/06/oscommerce-and-amazons-modules/&amp;title=osCommerce+and+Amazon%27s+Modules" 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/06/oscommerce-and-amazons-modules/" 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/06/oscommerce-and-amazons-modules/&amp;title=osCommerce+and+Amazon%27s+Modules" 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/06/oscommerce-and-amazons-modules/&amp;t=osCommerce+and+Amazon%27s+Modules" 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/06/oscommerce-and-amazons-modules/&amp;title=osCommerce+and+Amazon%27s+Modules" 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/06/oscommerce-and-amazons-modules/&amp;t=osCommerce+and+Amazon%27s+Modules" rel="nofollow" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="sexy-comfeed">
			<a href="http://www.oscommercex.com/2009/06/oscommerce-and-amazons-modules/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/06/oscommerce-and-amazons-modules/&amp;title=osCommerce+and+Amazon%27s+Modules&amp;summary=Amazon%20Payments%20Team%20works%20hard%20about%20osCommerce%20payment%20modules.%20I%20am%20folowing%20official%20osCommerce%20Blog%20at%20http%3A%2F%2Fblogs.oscommerce.com%2F2009%2F06%2F19%2Fintroducing-checkout-by-amazon%2F.%0D%0A%0D%0AHere%20are%20two%20extension%20%3A%0D%0A%0D%0A%09Checkout%20by%20Amazon%20%28for%20osCommerce%20Online%20Merchant%20v2.2MS2%20and%20v2.2RC1%29%0D%0A%09Checkout%20by%20Am&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/06/oscommerce-and-amazons-modules/&amp;h=osCommerce+and+Amazon%27s+Modules" 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=Amazon%20Payments%20Team%20works%20hard%20about%20osCommerce%20payment%20modules.%20I%20am%20folowing%20official%20osCommerce%20Blog%20at%20http%3A%2F%2Fblogs.oscommerce.com%2F2009%2F06%2F19%2Fintroducing-checkout-by-amazon%2F.%0D%0A%0D%0AHere%20are%20two%20extension%20%3A%0D%0A%0D%0A%09Checkout%20by%20Amazon%20%28for%20osCommerce%20Online%20Merchant%20v2.2MS2%20and%20v2.2RC1%29%0D%0A%09Checkout%20by%20Am&amp;posturl=http://www.oscommercex.com/2009/06/oscommerce-and-amazons-modules/&amp;posttitle=osCommerce+and+Amazon%27s+Modules" 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/06/oscommerce-and-amazons-modules/&amp;title=osCommerce+and+Amazon%27s+Modules" 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/06/oscommerce-and-amazons-modules/&amp;bm_description=osCommerce+and+Amazon%27s+Modules&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/06/oscommerce-and-amazons-modules/" 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/06/oscommerce-and-amazons-modules/" 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/06/oscommerce-and-amazons-modules/&amp;title=osCommerce+and+Amazon%27s+Modules" 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=osCommerce+and+Amazon%27s+Modules&amp;link=http://www.oscommercex.com/2009/06/oscommerce-and-amazons-modules/" 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/06/oscommerce-and-amazons-modules/&amp;title=osCommerce+and+Amazon%27s+Modules" rel="nofollow" title="Mark this on BlogMarks">Mark this on BlogMarks</a>
		</li>
		<li class="sexy-twittley">
			<a href="http://twittley.com/submit/?title=osCommerce+and+Amazon%27s+Modules&amp;url=http%3A%2F%2Fwww.oscommercex.com%2F2009%2F06%2Foscommerce-and-amazons-modules%2F&amp;desc=Amazon%20Payments%20Team%20works%20hard%20about%20osCommerce%20payment%20modules.%20I%20am%20folowing%20official%20osCommerce%20Blog%20at%20http%3A%2F%2Fblogs.oscommerce.com%2F2009%2F06%2F19%2Fintroducing-checkout-by-amazon%2F.%0D%0A%0D%0AHere%20are%20two%20extension%20%3A%0D%0A%0D%0A%09Checkout%20by%20Amazon%20%28for%20osCommerce%20Online%20Merchant%20v2.2MS2%20and%20v2.2RC1%29%0D%0A%09Checkout%20by%20Am&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/06/oscommerce-and-amazons-modules/" 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/06/oscommerce-and-amazons-modules/&amp;title=osCommerce+and+Amazon%27s+Modules&amp;body=Amazon%20Payments%20Team%20works%20hard%20about%20osCommerce%20payment%20modules.%20I%20am%20folowing%20official%20osCommerce%20Blog%20at%20http%3A%2F%2Fblogs.oscommerce.com%2F2009%2F06%2F19%2Fintroducing-checkout-by-amazon%2F.%0D%0A%0D%0AHere%20are%20two%20extension%20%3A%0D%0A%0D%0A%09Checkout%20by%20Amazon%20%28for%20osCommerce%20Online%20Merchant%20v2.2MS2%20and%20v2.2RC1%29%0D%0A%09Checkout%20by%20Am" 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/06/oscommerce-and-amazons-modules/&amp;title=osCommerce+and+Amazon%27s+Modules" 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/06/oscommerce-and-amazons-modules/&amp;lname=osCommerce+and+Amazon%27s+Modules" 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/06/oscommerce-and-amazons-modules/&amp;u_data[name]=osCommerce+and+Amazon%27s+Modules" 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/06/oscommerce-and-amazons-modules/&amp;bmtitle=osCommerce+and+Amazon%27s+Modules" 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/06/oscommerce-and-amazons-modules/&amp;title=osCommerce+and+Amazon%27s+Modules" 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/06/oscommerce-and-amazons-modules/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to add background image to flash carousel?</title>
		<link>http://www.oscommercex.com/2009/06/how-to-add-background-image-to-flash-carousel/</link>
		<comments>http://www.oscommercex.com/2009/06/how-to-add-background-image-to-flash-carousel/#comments</comments>
		<pubDate>Thu, 25 Jun 2009 19:19:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[osCommerce Flash Carousel]]></category>
		<category><![CDATA[osCommerce Flash Carousel FAQ]]></category>
		<category><![CDATA[flas]]></category>

		<guid isPermaLink="false">http://www.oscommercex.com/?p=304</guid>
		<description><![CDATA[Open catalog/includes/modules/flash_carousel.php file and find below lines

?View Code CSS1
2
3
4
5
6
        &#60;style type=&#34;text/css&#34; media=&#34;screen&#34;&#62;
                        body &#123; margin:0; text-align:center; &#125;
         [...]]]></description>
			<content:encoded><![CDATA[<p>Open catalog/includes/modules/flash_carousel.php file and find 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('p304code3'); return false;">View Code</a> CSS</span><div class="codebox_clear"></div></div><div class="wp_codebox"><table><tr id="p3043"><td class="line_numbers"><pre>1
2
3
4
5
6
</pre></td><td class="code" id="p304code3"><pre class="css" style="font-family:monospace;">        &lt;style type<span style="color: #00AA00;">=</span><span style="color: #ff0000;">&quot;text/css&quot;</span> media<span style="color: #00AA00;">=</span><span style="color: #ff0000;">&quot;screen&quot;</span><span style="color: #00AA00;">&gt;</span>
                        body <span style="color: #00AA00;">&#123;</span> <span style="color: #000000; font-weight: bold;">margin</span><span style="color: #00AA00;">:</span><span style="color: #cc66cc;">0</span><span style="color: #00AA00;">;</span> <span style="color: #000000; font-weight: bold;">text-align</span><span style="color: #00AA00;">:</span><span style="color: #993333;">center</span><span style="color: #00AA00;">;</span> <span style="color: #00AA00;">&#125;</span>
                        div<span style="color: #cc00cc;">#flash_carousel_container</span> <span style="color: #00AA00;">&#123;</span> <span style="color: #000000; font-weight: bold;">text-align</span><span style="color: #00AA00;">:</span><span style="color: #993333;">center</span><span style="color: #00AA00;">;</span> <span style="color: #00AA00;">&#125;</span>
                        object<span style="color: #cc00cc;">#flash_carousel</span> <span style="color: #00AA00;">&#123;</span> <span style="color: #000000; font-weight: bold;">display</span><span style="color: #00AA00;">:</span><span style="color: #993333;">block</span><span style="color: #00AA00;">;</span> <span style="color: #000000; font-weight: bold;">margin</span><span style="color: #00AA00;">:</span><span style="color: #cc66cc;">0</span> <span style="color: #993333;">auto</span><span style="color: #00AA00;">;</span> <span style="color: #00AA00;">&#125;</span>
&nbsp;
        &lt;/style<span style="color: #00AA00;">&gt;</span></pre></td></tr></table></div>

<p>And replace with 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('p304code4'); return false;">View Code</a> CSS</span><div class="codebox_clear"></div></div><div class="wp_codebox"><table><tr id="p3044"><td class="line_numbers"><pre>1
2
3
4
5
6
7
8
</pre></td><td class="code" id="p304code4"><pre class="css" style="font-family:monospace;">        &lt;style type<span style="color: #00AA00;">=</span><span style="color: #ff0000;">&quot;text/css&quot;</span> media<span style="color: #00AA00;">=</span><span style="color: #ff0000;">&quot;screen&quot;</span><span style="color: #00AA00;">&gt;</span>
                        body <span style="color: #00AA00;">&#123;</span> <span style="color: #000000; font-weight: bold;">margin</span><span style="color: #00AA00;">:</span><span style="color: #cc66cc;">0</span><span style="color: #00AA00;">;</span> <span style="color: #000000; font-weight: bold;">text-align</span><span style="color: #00AA00;">:</span><span style="color: #993333;">center</span><span style="color: #00AA00;">;</span> <span style="color: #00AA00;">&#125;</span>
                        div<span style="color: #cc00cc;">#flash_carousel_container</span> <span style="color: #00AA00;">&#123;</span> 
			<span style="color: #000000; font-weight: bold;">text-align</span><span style="color: #00AA00;">:</span><span style="color: #993333;">center</span><span style="color: #00AA00;">;</span> 
			<span style="color: #000000; font-weight: bold;">background-image</span><span style="color: #00AA00;">:</span>  <span style="color: #993333;">url</span><span style="color: #00AA00;">&#40;</span><span style="color: #ff0000; font-style: italic;">http://www.yourwebsite123.com/images/background.jpg</span><span style="color: #00AA00;">&#41;</span><span style="color: #00AA00;">;</span>
     			<span style="color: #000000; font-weight: bold;">background-repeat</span><span style="color: #00AA00;">:</span> <span style="color: #993333;">no-repeat</span><span style="color: #00AA00;">;</span><span style="color: #00AA00;">&#125;</span>
                        object<span style="color: #cc00cc;">#flash_carousel</span> <span style="color: #00AA00;">&#123;</span> <span style="color: #000000; font-weight: bold;">display</span><span style="color: #00AA00;">:</span><span style="color: #993333;">block</span><span style="color: #00AA00;">;</span> <span style="color: #000000; font-weight: bold;">margin</span><span style="color: #00AA00;">:</span><span style="color: #cc66cc;">0</span> <span style="color: #993333;">auto</span><span style="color: #00AA00;">;</span> <span style="color: #00AA00;">&#125;</span>
        &lt;/style<span style="color: #00AA00;">&gt;</span></pre></td></tr></table></div>

<p>Don&#8217;t forget to change <strong>background-image:  url(http://www.yourwebsite123.com/images/background.jpg);</strong> tags in above lines according to your settings.</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=How+to+add+background+image+to+flash+carousel%3F+-+http://tr.im/AglY+(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/06/how-to-add-background-image-to-flash-carousel/&amp;title=How+to+add+background+image+to+flash+carousel%3F" 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/06/how-to-add-background-image-to-flash-carousel/&amp;Title=How+to+add+background+image+to+flash+carousel%3F" 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/06/how-to-add-background-image-to-flash-carousel/&amp;title=How+to+add+background+image+to+flash+carousel%3F" 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/06/how-to-add-background-image-to-flash-carousel/&amp;title=How+to+add+background+image+to+flash+carousel%3F" 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/06/how-to-add-background-image-to-flash-carousel/&amp;title=How+to+add+background+image+to+flash+carousel%3F&amp;desc=Open%20catalog%2Fincludes%2Fmodules%2Fflash_carousel.php%20file%20and%20find%20below%20lines%0D%0A%20%20%20%20%20%20%20%20%20%0D%0A%20%20%20%20%20%20%20%20%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20body%20%7B%20margin%3A0%3B%20text-align%3Acenter%3B%20%7D%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20div%23flash_carousel_container%20%7B%20text-align%3Acenter%3B%20%7D%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20object%23flash_carousel%20%7B%20display%3Ablock%3B%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/06/how-to-add-background-image-to-flash-carousel/&amp;title=How+to+add+background+image+to+flash+carousel%3F" 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/06/how-to-add-background-image-to-flash-carousel/&amp;submitHeadline=How+to+add+background+image+to+flash+carousel%3F&amp;submitSummary=Open%20catalog%2Fincludes%2Fmodules%2Fflash_carousel.php%20file%20and%20find%20below%20lines%0D%0A%20%20%20%20%20%20%20%20%20%0D%0A%20%20%20%20%20%20%20%20%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20body%20%7B%20margin%3A0%3B%20text-align%3Acenter%3B%20%7D%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20div%23flash_carousel_container%20%7B%20text-align%3Acenter%3B%20%7D%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20object%23flash_carousel%20%7B%20display%3Ablock%3B%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/06/how-to-add-background-image-to-flash-carousel/&amp;title=How+to+add+background+image+to+flash+carousel%3F" 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/06/how-to-add-background-image-to-flash-carousel/" 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/06/how-to-add-background-image-to-flash-carousel/&amp;title=How+to+add+background+image+to+flash+carousel%3F" 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/06/how-to-add-background-image-to-flash-carousel/&amp;t=How+to+add+background+image+to+flash+carousel%3F" 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/06/how-to-add-background-image-to-flash-carousel/&amp;title=How+to+add+background+image+to+flash+carousel%3F" 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/06/how-to-add-background-image-to-flash-carousel/&amp;t=How+to+add+background+image+to+flash+carousel%3F" rel="nofollow" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="sexy-comfeed">
			<a href="http://www.oscommercex.com/2009/06/how-to-add-background-image-to-flash-carousel/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/06/how-to-add-background-image-to-flash-carousel/&amp;title=How+to+add+background+image+to+flash+carousel%3F&amp;summary=Open%20catalog%2Fincludes%2Fmodules%2Fflash_carousel.php%20file%20and%20find%20below%20lines%0D%0A%20%20%20%20%20%20%20%20%20%0D%0A%20%20%20%20%20%20%20%20%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20body%20%7B%20margin%3A0%3B%20text-align%3Acenter%3B%20%7D%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20div%23flash_carousel_container%20%7B%20text-align%3Acenter%3B%20%7D%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20object%23flash_carousel%20%7B%20display%3Ablock%3B%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/06/how-to-add-background-image-to-flash-carousel/&amp;h=How+to+add+background+image+to+flash+carousel%3F" 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=Open%20catalog%2Fincludes%2Fmodules%2Fflash_carousel.php%20file%20and%20find%20below%20lines%0D%0A%20%20%20%20%20%20%20%20%20%0D%0A%20%20%20%20%20%20%20%20%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20body%20%7B%20margin%3A0%3B%20text-align%3Acenter%3B%20%7D%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20div%23flash_carousel_container%20%7B%20text-align%3Acenter%3B%20%7D%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20object%23flash_carousel%20%7B%20display%3Ablock%3B%20&amp;posturl=http://www.oscommercex.com/2009/06/how-to-add-background-image-to-flash-carousel/&amp;posttitle=How+to+add+background+image+to+flash+carousel%3F" 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/06/how-to-add-background-image-to-flash-carousel/&amp;title=How+to+add+background+image+to+flash+carousel%3F" 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/06/how-to-add-background-image-to-flash-carousel/&amp;bm_description=How+to+add+background+image+to+flash+carousel%3F&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/06/how-to-add-background-image-to-flash-carousel/" 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/06/how-to-add-background-image-to-flash-carousel/" 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/06/how-to-add-background-image-to-flash-carousel/&amp;title=How+to+add+background+image+to+flash+carousel%3F" 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=How+to+add+background+image+to+flash+carousel%3F&amp;link=http://www.oscommercex.com/2009/06/how-to-add-background-image-to-flash-carousel/" 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/06/how-to-add-background-image-to-flash-carousel/&amp;title=How+to+add+background+image+to+flash+carousel%3F" rel="nofollow" title="Mark this on BlogMarks">Mark this on BlogMarks</a>
		</li>
		<li class="sexy-twittley">
			<a href="http://twittley.com/submit/?title=How+to+add+background+image+to+flash+carousel%3F&amp;url=http%3A%2F%2Fwww.oscommercex.com%2F2009%2F06%2Fhow-to-add-background-image-to-flash-carousel%2F&amp;desc=Open%20catalog%2Fincludes%2Fmodules%2Fflash_carousel.php%20file%20and%20find%20below%20lines%0D%0A%20%20%20%20%20%20%20%20%20%0D%0A%20%20%20%20%20%20%20%20%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20body%20%7B%20margin%3A0%3B%20text-align%3Acenter%3B%20%7D%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20div%23flash_carousel_container%20%7B%20text-align%3Acenter%3B%20%7D%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20object%23flash_carousel%20%7B%20display%3Ablock%3B%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/06/how-to-add-background-image-to-flash-carousel/" 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/06/how-to-add-background-image-to-flash-carousel/&amp;title=How+to+add+background+image+to+flash+carousel%3F&amp;body=Open%20catalog%2Fincludes%2Fmodules%2Fflash_carousel.php%20file%20and%20find%20below%20lines%0D%0A%20%20%20%20%20%20%20%20%20%0D%0A%20%20%20%20%20%20%20%20%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20body%20%7B%20margin%3A0%3B%20text-align%3Acenter%3B%20%7D%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20div%23flash_carousel_container%20%7B%20text-align%3Acenter%3B%20%7D%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20object%23flash_carousel%20%7B%20display%3Ablock%3B%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/06/how-to-add-background-image-to-flash-carousel/&amp;title=How+to+add+background+image+to+flash+carousel%3F" 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/06/how-to-add-background-image-to-flash-carousel/&amp;lname=How+to+add+background+image+to+flash+carousel%3F" 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/06/how-to-add-background-image-to-flash-carousel/&amp;u_data[name]=How+to+add+background+image+to+flash+carousel%3F" 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/06/how-to-add-background-image-to-flash-carousel/&amp;bmtitle=How+to+add+background+image+to+flash+carousel%3F" 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/06/how-to-add-background-image-to-flash-carousel/&amp;title=How+to+add+background+image+to+flash+carousel%3F" 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/06/how-to-add-background-image-to-flash-carousel/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Free New Web 2.0 osCommerce Template</title>
		<link>http://www.oscommercex.com/2009/04/free-new-web-20-oscommerce-template/</link>
		<comments>http://www.oscommercex.com/2009/04/free-new-web-20-oscommerce-template/#comments</comments>
		<pubDate>Sat, 18 Apr 2009 20:33:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Templates and Themes]]></category>
		<category><![CDATA[osCommerce Addons]]></category>
		<category><![CDATA[osCommerce Themes]]></category>
		<category><![CDATA[free oscommerce themes]]></category>

		<guid isPermaLink="false">http://www.oscommercex.com/?p=295</guid>
		<description><![CDATA[A new cool free osCommerce theme is released by myoscommercetemplates.net .
Template Information:
* Type: OsCommerce 2.2 RC2a
* Sources Available: .PSD; .PHP
* Currently supports only English version
Installed Modules:
* Admin html product editor (Fckeditor)
* Information Pages with admin control
* UltraPictures + Lightbox


Click for Demo
Download theme link
Alternative link 
osCommerce addon page link






		
			Tweet This!
		
		
			Submit this to Script &#38; Style
		
		
			Share this [...]]]></description>
			<content:encoded><![CDATA[<p>A new cool free osCommerce theme is released by myoscommercetemplates.net .</p>
<p>Template Information:<br />
* Type: OsCommerce 2.2 RC2a<br />
* Sources Available: .PSD; .PHP<br />
* Currently supports only English version</p>
<p>Installed Modules:<br />
* Admin html product editor (Fckeditor)<br />
* Information Pages with admin control<br />
* UltraPictures + Lightbox<br />
<span id="more-295"></span><br />
<div class="wp-caption alignnone" style="width: 531px"><img alt="Main page product list" src="http://www.oscommercex.com/wp-includes/images/site_small_images/oscommerce_themes/myoscommercetemplates_net/main_product.jpg" title="Main page product list" width="521" height="300" /><p class="wp-caption-text">Main page product list</p></div><br />
<div class="wp-caption alignnone" style="width: 330px"><img alt="Categories" src="http://www.oscommercex.com/wp-includes/images/site_small_images/oscommerce_themes/myoscommercetemplates_net/caregories.jpg" title="Categories" width="320" height="351" /><p class="wp-caption-text">Categories</p></div></p>
<ul>
<li><a href="http://www.myoscommercetemplates.net/templates/free/1/index.php" target="_blank">Click for Demo</a></li>
<li><a href="http://www.myoscommercetemplates.net/free_oscommerce_template.html" target="_blank">Download theme link</a></li>
<li>Alternative link <a class="downloadlink" href="http://www.oscommercex.com/wp-content/plugins/download-monitor/download.php?id=8" title=" downloaded 85 times" >Free New Web 2.0 osCommerce Template (85)</a></li>
<li><a href="http://addons.oscommerce.com/info/6671" target="_blank">osCommerce addon page link</a></li>
</ul>


<!-- 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=Free+New+Web+2.0+osCommerce+Template+-+http://tr.im/Agm0+(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/04/free-new-web-20-oscommerce-template/&amp;title=Free+New+Web+2.0+osCommerce+Template" 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/04/free-new-web-20-oscommerce-template/&amp;Title=Free+New+Web+2.0+osCommerce+Template" 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/04/free-new-web-20-oscommerce-template/&amp;title=Free+New+Web+2.0+osCommerce+Template" 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/04/free-new-web-20-oscommerce-template/&amp;title=Free+New+Web+2.0+osCommerce+Template" 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/04/free-new-web-20-oscommerce-template/&amp;title=Free+New+Web+2.0+osCommerce+Template&amp;desc=A%20new%20cool%20free%20osCommerce%20theme%20is%20released%20by%20myoscommercetemplates.net%20.%0D%0A%0D%0ATemplate%20Information%3A%0D%0A%2A%20Type%3A%20OsCommerce%202.2%20RC2a%0D%0A%2A%20Sources%20Available%3A%20.PSD%3B%20.PHP%0D%0A%2A%20Currently%20supports%20only%20English%20version%0D%0A%0D%0AInstalled%20Modules%3A%0D%0A%2A%20Admin%20html%20product%20editor%20%28Fckeditor%29%0D%0A%2A%20Information%20Pages%20with%20admin" 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/04/free-new-web-20-oscommerce-template/&amp;title=Free+New+Web+2.0+osCommerce+Template" 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/04/free-new-web-20-oscommerce-template/&amp;submitHeadline=Free+New+Web+2.0+osCommerce+Template&amp;submitSummary=A%20new%20cool%20free%20osCommerce%20theme%20is%20released%20by%20myoscommercetemplates.net%20.%0D%0A%0D%0ATemplate%20Information%3A%0D%0A%2A%20Type%3A%20OsCommerce%202.2%20RC2a%0D%0A%2A%20Sources%20Available%3A%20.PSD%3B%20.PHP%0D%0A%2A%20Currently%20supports%20only%20English%20version%0D%0A%0D%0AInstalled%20Modules%3A%0D%0A%2A%20Admin%20html%20product%20editor%20%28Fckeditor%29%0D%0A%2A%20Information%20Pages%20with%20admin&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/04/free-new-web-20-oscommerce-template/&amp;title=Free+New+Web+2.0+osCommerce+Template" 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/04/free-new-web-20-oscommerce-template/" 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/04/free-new-web-20-oscommerce-template/&amp;title=Free+New+Web+2.0+osCommerce+Template" 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/04/free-new-web-20-oscommerce-template/&amp;t=Free+New+Web+2.0+osCommerce+Template" 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/04/free-new-web-20-oscommerce-template/&amp;title=Free+New+Web+2.0+osCommerce+Template" 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/04/free-new-web-20-oscommerce-template/&amp;t=Free+New+Web+2.0+osCommerce+Template" rel="nofollow" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="sexy-comfeed">
			<a href="http://www.oscommercex.com/2009/04/free-new-web-20-oscommerce-template/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/04/free-new-web-20-oscommerce-template/&amp;title=Free+New+Web+2.0+osCommerce+Template&amp;summary=A%20new%20cool%20free%20osCommerce%20theme%20is%20released%20by%20myoscommercetemplates.net%20.%0D%0A%0D%0ATemplate%20Information%3A%0D%0A%2A%20Type%3A%20OsCommerce%202.2%20RC2a%0D%0A%2A%20Sources%20Available%3A%20.PSD%3B%20.PHP%0D%0A%2A%20Currently%20supports%20only%20English%20version%0D%0A%0D%0AInstalled%20Modules%3A%0D%0A%2A%20Admin%20html%20product%20editor%20%28Fckeditor%29%0D%0A%2A%20Information%20Pages%20with%20admin&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/04/free-new-web-20-oscommerce-template/&amp;h=Free+New+Web+2.0+osCommerce+Template" 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=A%20new%20cool%20free%20osCommerce%20theme%20is%20released%20by%20myoscommercetemplates.net%20.%0D%0A%0D%0ATemplate%20Information%3A%0D%0A%2A%20Type%3A%20OsCommerce%202.2%20RC2a%0D%0A%2A%20Sources%20Available%3A%20.PSD%3B%20.PHP%0D%0A%2A%20Currently%20supports%20only%20English%20version%0D%0A%0D%0AInstalled%20Modules%3A%0D%0A%2A%20Admin%20html%20product%20editor%20%28Fckeditor%29%0D%0A%2A%20Information%20Pages%20with%20admin&amp;posturl=http://www.oscommercex.com/2009/04/free-new-web-20-oscommerce-template/&amp;posttitle=Free+New+Web+2.0+osCommerce+Template" 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/04/free-new-web-20-oscommerce-template/&amp;title=Free+New+Web+2.0+osCommerce+Template" 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/04/free-new-web-20-oscommerce-template/&amp;bm_description=Free+New+Web+2.0+osCommerce+Template&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/04/free-new-web-20-oscommerce-template/" 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/04/free-new-web-20-oscommerce-template/" 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/04/free-new-web-20-oscommerce-template/&amp;title=Free+New+Web+2.0+osCommerce+Template" 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=Free+New+Web+2.0+osCommerce+Template&amp;link=http://www.oscommercex.com/2009/04/free-new-web-20-oscommerce-template/" 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/04/free-new-web-20-oscommerce-template/&amp;title=Free+New+Web+2.0+osCommerce+Template" rel="nofollow" title="Mark this on BlogMarks">Mark this on BlogMarks</a>
		</li>
		<li class="sexy-twittley">
			<a href="http://twittley.com/submit/?title=Free+New+Web+2.0+osCommerce+Template&amp;url=http%3A%2F%2Fwww.oscommercex.com%2F2009%2F04%2Ffree-new-web-20-oscommerce-template%2F&amp;desc=A%20new%20cool%20free%20osCommerce%20theme%20is%20released%20by%20myoscommercetemplates.net%20.%0D%0A%0D%0ATemplate%20Information%3A%0D%0A%2A%20Type%3A%20OsCommerce%202.2%20RC2a%0D%0A%2A%20Sources%20Available%3A%20.PSD%3B%20.PHP%0D%0A%2A%20Currently%20supports%20only%20English%20version%0D%0A%0D%0AInstalled%20Modules%3A%0D%0A%2A%20Admin%20html%20product%20editor%20%28Fckeditor%29%0D%0A%2A%20Information%20Pages%20with%20admin&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/04/free-new-web-20-oscommerce-template/" 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/04/free-new-web-20-oscommerce-template/&amp;title=Free+New+Web+2.0+osCommerce+Template&amp;body=A%20new%20cool%20free%20osCommerce%20theme%20is%20released%20by%20myoscommercetemplates.net%20.%0D%0A%0D%0ATemplate%20Information%3A%0D%0A%2A%20Type%3A%20OsCommerce%202.2%20RC2a%0D%0A%2A%20Sources%20Available%3A%20.PSD%3B%20.PHP%0D%0A%2A%20Currently%20supports%20only%20English%20version%0D%0A%0D%0AInstalled%20Modules%3A%0D%0A%2A%20Admin%20html%20product%20editor%20%28Fckeditor%29%0D%0A%2A%20Information%20Pages%20with%20admin" 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/04/free-new-web-20-oscommerce-template/&amp;title=Free+New+Web+2.0+osCommerce+Template" 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/04/free-new-web-20-oscommerce-template/&amp;lname=Free+New+Web+2.0+osCommerce+Template" 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/04/free-new-web-20-oscommerce-template/&amp;u_data[name]=Free+New+Web+2.0+osCommerce+Template" 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/04/free-new-web-20-oscommerce-template/&amp;bmtitle=Free+New+Web+2.0+osCommerce+Template" 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/04/free-new-web-20-oscommerce-template/&amp;title=Free+New+Web+2.0+osCommerce+Template" 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/04/free-new-web-20-oscommerce-template/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>New Style for osCommerce Flash Carousel</title>
		<link>http://www.oscommercex.com/2009/04/new-style-for-oscommerce-flash-carousel/</link>
		<comments>http://www.oscommercex.com/2009/04/new-style-for-oscommerce-flash-carousel/#comments</comments>
		<pubDate>Sun, 12 Apr 2009 19:47:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[osCommerce Addons]]></category>
		<category><![CDATA[osCommerce Flash Carousel FAQ]]></category>
		<category><![CDATA[osCommerce Flash Carousel]]></category>

		<guid isPermaLink="false">http://www.oscommercex.com/?p=289</guid>
		<description><![CDATA[These package includes one style with two version, big and small.
osCommerce Flash Carousel has plug-in support. Easy install within 5 seconds.
Install
Copy new style to your catalog. Then go admin flash carousel configuration page and select new style.
You can download New Style for osCommerce Flash Carousel file from http://addons.oscommerce.com/info/6123.





		
			Tweet This!
		
		
			Submit this to Script &#38; Style
		
		
			Share this [...]]]></description>
			<content:encoded><![CDATA[<p>These package includes one style with two version, big and small.<br />
osCommerce Flash Carousel has plug-in support. Easy install within 5 seconds.</p>
<p>Install</p>
<p>Copy new style to your catalog. Then go admin flash carousel configuration page and select new style.</p>
<p>You can download <strong>New Style for osCommerce Flash Carousel file</strong> from <a href="http://addons.oscommerce.com/info/6123">http://addons.oscommerce.com/info/6123</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=New+Style+for+osCommerce+Flash+Carousel+-+http://tr.im/Agm1+(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/04/new-style-for-oscommerce-flash-carousel/&amp;title=New+Style+for+osCommerce+Flash+Carousel" 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/04/new-style-for-oscommerce-flash-carousel/&amp;Title=New+Style+for+osCommerce+Flash+Carousel" 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/04/new-style-for-oscommerce-flash-carousel/&amp;title=New+Style+for+osCommerce+Flash+Carousel" 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/04/new-style-for-oscommerce-flash-carousel/&amp;title=New+Style+for+osCommerce+Flash+Carousel" 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/04/new-style-for-oscommerce-flash-carousel/&amp;title=New+Style+for+osCommerce+Flash+Carousel&amp;desc=These%20package%20includes%20one%20style%20with%20two%20version%2C%20big%20and%20small.%0D%0AosCommerce%20Flash%20Carousel%20has%20plug-in%20support.%20Easy%20install%20within%205%20seconds.%0D%0A%0D%0AInstall%0D%0A%0D%0ACopy%20new%20style%20to%20your%20catalog.%20Then%20go%20admin%20flash%20carousel%20configuration%20page%20and%20select%20new%20style.%0D%0A%0D%0AYou%20can%20download%20New%20Style%20for%20osCom" 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/04/new-style-for-oscommerce-flash-carousel/&amp;title=New+Style+for+osCommerce+Flash+Carousel" 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/04/new-style-for-oscommerce-flash-carousel/&amp;submitHeadline=New+Style+for+osCommerce+Flash+Carousel&amp;submitSummary=These%20package%20includes%20one%20style%20with%20two%20version%2C%20big%20and%20small.%0D%0AosCommerce%20Flash%20Carousel%20has%20plug-in%20support.%20Easy%20install%20within%205%20seconds.%0D%0A%0D%0AInstall%0D%0A%0D%0ACopy%20new%20style%20to%20your%20catalog.%20Then%20go%20admin%20flash%20carousel%20configuration%20page%20and%20select%20new%20style.%0D%0A%0D%0AYou%20can%20download%20New%20Style%20for%20osCom&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/04/new-style-for-oscommerce-flash-carousel/&amp;title=New+Style+for+osCommerce+Flash+Carousel" 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/04/new-style-for-oscommerce-flash-carousel/" 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/04/new-style-for-oscommerce-flash-carousel/&amp;title=New+Style+for+osCommerce+Flash+Carousel" 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/04/new-style-for-oscommerce-flash-carousel/&amp;t=New+Style+for+osCommerce+Flash+Carousel" 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/04/new-style-for-oscommerce-flash-carousel/&amp;title=New+Style+for+osCommerce+Flash+Carousel" 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/04/new-style-for-oscommerce-flash-carousel/&amp;t=New+Style+for+osCommerce+Flash+Carousel" rel="nofollow" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="sexy-comfeed">
			<a href="http://www.oscommercex.com/2009/04/new-style-for-oscommerce-flash-carousel/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/04/new-style-for-oscommerce-flash-carousel/&amp;title=New+Style+for+osCommerce+Flash+Carousel&amp;summary=These%20package%20includes%20one%20style%20with%20two%20version%2C%20big%20and%20small.%0D%0AosCommerce%20Flash%20Carousel%20has%20plug-in%20support.%20Easy%20install%20within%205%20seconds.%0D%0A%0D%0AInstall%0D%0A%0D%0ACopy%20new%20style%20to%20your%20catalog.%20Then%20go%20admin%20flash%20carousel%20configuration%20page%20and%20select%20new%20style.%0D%0A%0D%0AYou%20can%20download%20New%20Style%20for%20osCom&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/04/new-style-for-oscommerce-flash-carousel/&amp;h=New+Style+for+osCommerce+Flash+Carousel" 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=These%20package%20includes%20one%20style%20with%20two%20version%2C%20big%20and%20small.%0D%0AosCommerce%20Flash%20Carousel%20has%20plug-in%20support.%20Easy%20install%20within%205%20seconds.%0D%0A%0D%0AInstall%0D%0A%0D%0ACopy%20new%20style%20to%20your%20catalog.%20Then%20go%20admin%20flash%20carousel%20configuration%20page%20and%20select%20new%20style.%0D%0A%0D%0AYou%20can%20download%20New%20Style%20for%20osCom&amp;posturl=http://www.oscommercex.com/2009/04/new-style-for-oscommerce-flash-carousel/&amp;posttitle=New+Style+for+osCommerce+Flash+Carousel" 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/04/new-style-for-oscommerce-flash-carousel/&amp;title=New+Style+for+osCommerce+Flash+Carousel" 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/04/new-style-for-oscommerce-flash-carousel/&amp;bm_description=New+Style+for+osCommerce+Flash+Carousel&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/04/new-style-for-oscommerce-flash-carousel/" 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/04/new-style-for-oscommerce-flash-carousel/" 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/04/new-style-for-oscommerce-flash-carousel/&amp;title=New+Style+for+osCommerce+Flash+Carousel" 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=New+Style+for+osCommerce+Flash+Carousel&amp;link=http://www.oscommercex.com/2009/04/new-style-for-oscommerce-flash-carousel/" 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/04/new-style-for-oscommerce-flash-carousel/&amp;title=New+Style+for+osCommerce+Flash+Carousel" rel="nofollow" title="Mark this on BlogMarks">Mark this on BlogMarks</a>
		</li>
		<li class="sexy-twittley">
			<a href="http://twittley.com/submit/?title=New+Style+for+osCommerce+Flash+Carousel&amp;url=http%3A%2F%2Fwww.oscommercex.com%2F2009%2F04%2Fnew-style-for-oscommerce-flash-carousel%2F&amp;desc=These%20package%20includes%20one%20style%20with%20two%20version%2C%20big%20and%20small.%0D%0AosCommerce%20Flash%20Carousel%20has%20plug-in%20support.%20Easy%20install%20within%205%20seconds.%0D%0A%0D%0AInstall%0D%0A%0D%0ACopy%20new%20style%20to%20your%20catalog.%20Then%20go%20admin%20flash%20carousel%20configuration%20page%20and%20select%20new%20style.%0D%0A%0D%0AYou%20can%20download%20New%20Style%20for%20osCom&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/04/new-style-for-oscommerce-flash-carousel/" 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/04/new-style-for-oscommerce-flash-carousel/&amp;title=New+Style+for+osCommerce+Flash+Carousel&amp;body=These%20package%20includes%20one%20style%20with%20two%20version%2C%20big%20and%20small.%0D%0AosCommerce%20Flash%20Carousel%20has%20plug-in%20support.%20Easy%20install%20within%205%20seconds.%0D%0A%0D%0AInstall%0D%0A%0D%0ACopy%20new%20style%20to%20your%20catalog.%20Then%20go%20admin%20flash%20carousel%20configuration%20page%20and%20select%20new%20style.%0D%0A%0D%0AYou%20can%20download%20New%20Style%20for%20osCom" 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/04/new-style-for-oscommerce-flash-carousel/&amp;title=New+Style+for+osCommerce+Flash+Carousel" 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/04/new-style-for-oscommerce-flash-carousel/&amp;lname=New+Style+for+osCommerce+Flash+Carousel" 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/04/new-style-for-oscommerce-flash-carousel/&amp;u_data[name]=New+Style+for+osCommerce+Flash+Carousel" 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/04/new-style-for-oscommerce-flash-carousel/&amp;bmtitle=New+Style+for+osCommerce+Flash+Carousel" 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/04/new-style-for-oscommerce-flash-carousel/&amp;title=New+Style+for+osCommerce+Flash+Carousel" 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/04/new-style-for-oscommerce-flash-carousel/feed/</wfw:commentRss>
		<slash:comments>26</slash:comments>
		</item>
		<item>
		<title>osCommerce Flash Carousel 3.2 (Fatih) Released</title>
		<link>http://www.oscommercex.com/2009/04/oscommerce-flash-carousel-32-fatih-released/</link>
		<comments>http://www.oscommercex.com/2009/04/oscommerce-flash-carousel-32-fatih-released/#comments</comments>
		<pubDate>Sun, 05 Apr 2009 00:28:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[osCommerce Addons]]></category>
		<category><![CDATA[osCommerce Flash Carousel]]></category>
		<category><![CDATA[osCommerceX Labs]]></category>
		<category><![CDATA[flash carousel]]></category>

		<guid isPermaLink="false">http://www.oscommercex.com/?p=286</guid>
		<description><![CDATA[This release includes many fixes.
1.Now € sign and comma showing.
2.Special character support added.
3.Works on &#8220;http://www.xxxx.xxx&#8221; and &#8220;http://xxxxx.xxx&#8221;
4.Resize image with transparency support.
5.Added strip_tags function in order to prevent some errors.

osCommerce Flash Carousel 3.2 Installation
Upgrade
osCommerce Flash Carousel 3.0.1 to osCommerce Flash Carousel 3.2
Upgrade
osCommerce Flash Carousel 3.0 to osCommerce Flash Carousel 3.2
osCommerce Flash Carousel Usage





		
			Tweet This!
		
		
			Submit this to [...]]]></description>
			<content:encoded><![CDATA[<p>This release includes many fixes.</p>
<p>1.Now € sign and comma showing.<br />
2.Special character support added.<br />
3.Works on &#8220;http://www.xxxx.xxx&#8221; and &#8220;http://xxxxx.xxx&#8221;<br />
4.Resize image with transparency support.<br />
5.Added strip_tags function in order to prevent some errors.<br />
<span id="more-286"></span><br />
<a href="http://www.oscommercex.com/oscommerce-flash-carousel/oscommerce-flash-carousel-installation">osCommerce Flash Carousel 3.2 Installation</a></p>
<p><a href="http://www.oscommercex.com/oscommerce-flash-carousel/upgrade-oscommerce-flash-carousel-301-from-30/">Upgrade<br />
osCommerce Flash Carousel 3.0.1 to osCommerce Flash Carousel 3.2</a></p>
<p><a href="http://www.oscommercex.com/oscommerce-flash-carousel/upgrade-oscommerce-flash-carousel-30-to-32/">Upgrade<br />
osCommerce Flash Carousel 3.0 to osCommerce Flash Carousel 3.2</a></p>
<p><a href="http://www.oscommercex.com/oscommerce-flash-carousel/oscommerce-flash-carousel-usage/">osCommerce Flash Carousel Usage</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=osCommerce+Flash+Carousel+3.2+%28Fatih%29+Released+-+http://tr.im/Agm2+(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/04/oscommerce-flash-carousel-32-fatih-released/&amp;title=osCommerce+Flash+Carousel+3.2+%28Fatih%29+Released" 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/04/oscommerce-flash-carousel-32-fatih-released/&amp;Title=osCommerce+Flash+Carousel+3.2+%28Fatih%29+Released" 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/04/oscommerce-flash-carousel-32-fatih-released/&amp;title=osCommerce+Flash+Carousel+3.2+%28Fatih%29+Released" 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/04/oscommerce-flash-carousel-32-fatih-released/&amp;title=osCommerce+Flash+Carousel+3.2+%28Fatih%29+Released" 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/04/oscommerce-flash-carousel-32-fatih-released/&amp;title=osCommerce+Flash+Carousel+3.2+%28Fatih%29+Released&amp;desc=This%20release%20includes%20many%20fixes.%0D%0A%0D%0A1.Now%20%E2%82%AC%20sign%20and%20comma%20showing.%0D%0A2.Special%20character%20support%20added.%0D%0A3.Works%20on%20%22http%3A%2F%2Fwww.xxxx.xxx%22%20and%20%22http%3A%2F%2Fxxxxx.xxx%22%0D%0A4.Resize%20image%20with%20transparency%20support.%0D%0A5.Added%20strip_tags%20function%20in%20order%20to%20prevent%20some%20errors.%0D%0A%0D%0AosCommerce%20Flash%20Carousel%203." 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/04/oscommerce-flash-carousel-32-fatih-released/&amp;title=osCommerce+Flash+Carousel+3.2+%28Fatih%29+Released" 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/04/oscommerce-flash-carousel-32-fatih-released/&amp;submitHeadline=osCommerce+Flash+Carousel+3.2+%28Fatih%29+Released&amp;submitSummary=This%20release%20includes%20many%20fixes.%0D%0A%0D%0A1.Now%20%E2%82%AC%20sign%20and%20comma%20showing.%0D%0A2.Special%20character%20support%20added.%0D%0A3.Works%20on%20%22http%3A%2F%2Fwww.xxxx.xxx%22%20and%20%22http%3A%2F%2Fxxxxx.xxx%22%0D%0A4.Resize%20image%20with%20transparency%20support.%0D%0A5.Added%20strip_tags%20function%20in%20order%20to%20prevent%20some%20errors.%0D%0A%0D%0AosCommerce%20Flash%20Carousel%203.&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/04/oscommerce-flash-carousel-32-fatih-released/&amp;title=osCommerce+Flash+Carousel+3.2+%28Fatih%29+Released" 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/04/oscommerce-flash-carousel-32-fatih-released/" 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/04/oscommerce-flash-carousel-32-fatih-released/&amp;title=osCommerce+Flash+Carousel+3.2+%28Fatih%29+Released" 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/04/oscommerce-flash-carousel-32-fatih-released/&amp;t=osCommerce+Flash+Carousel+3.2+%28Fatih%29+Released" 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/04/oscommerce-flash-carousel-32-fatih-released/&amp;title=osCommerce+Flash+Carousel+3.2+%28Fatih%29+Released" 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/04/oscommerce-flash-carousel-32-fatih-released/&amp;t=osCommerce+Flash+Carousel+3.2+%28Fatih%29+Released" rel="nofollow" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="sexy-comfeed">
			<a href="http://www.oscommercex.com/2009/04/oscommerce-flash-carousel-32-fatih-released/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/04/oscommerce-flash-carousel-32-fatih-released/&amp;title=osCommerce+Flash+Carousel+3.2+%28Fatih%29+Released&amp;summary=This%20release%20includes%20many%20fixes.%0D%0A%0D%0A1.Now%20%E2%82%AC%20sign%20and%20comma%20showing.%0D%0A2.Special%20character%20support%20added.%0D%0A3.Works%20on%20%22http%3A%2F%2Fwww.xxxx.xxx%22%20and%20%22http%3A%2F%2Fxxxxx.xxx%22%0D%0A4.Resize%20image%20with%20transparency%20support.%0D%0A5.Added%20strip_tags%20function%20in%20order%20to%20prevent%20some%20errors.%0D%0A%0D%0AosCommerce%20Flash%20Carousel%203.&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/04/oscommerce-flash-carousel-32-fatih-released/&amp;h=osCommerce+Flash+Carousel+3.2+%28Fatih%29+Released" 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=This%20release%20includes%20many%20fixes.%0D%0A%0D%0A1.Now%20%E2%82%AC%20sign%20and%20comma%20showing.%0D%0A2.Special%20character%20support%20added.%0D%0A3.Works%20on%20%22http%3A%2F%2Fwww.xxxx.xxx%22%20and%20%22http%3A%2F%2Fxxxxx.xxx%22%0D%0A4.Resize%20image%20with%20transparency%20support.%0D%0A5.Added%20strip_tags%20function%20in%20order%20to%20prevent%20some%20errors.%0D%0A%0D%0AosCommerce%20Flash%20Carousel%203.&amp;posturl=http://www.oscommercex.com/2009/04/oscommerce-flash-carousel-32-fatih-released/&amp;posttitle=osCommerce+Flash+Carousel+3.2+%28Fatih%29+Released" 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/04/oscommerce-flash-carousel-32-fatih-released/&amp;title=osCommerce+Flash+Carousel+3.2+%28Fatih%29+Released" 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/04/oscommerce-flash-carousel-32-fatih-released/&amp;bm_description=osCommerce+Flash+Carousel+3.2+%28Fatih%29+Released&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/04/oscommerce-flash-carousel-32-fatih-released/" 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/04/oscommerce-flash-carousel-32-fatih-released/" 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/04/oscommerce-flash-carousel-32-fatih-released/&amp;title=osCommerce+Flash+Carousel+3.2+%28Fatih%29+Released" 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=osCommerce+Flash+Carousel+3.2+%28Fatih%29+Released&amp;link=http://www.oscommercex.com/2009/04/oscommerce-flash-carousel-32-fatih-released/" 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/04/oscommerce-flash-carousel-32-fatih-released/&amp;title=osCommerce+Flash+Carousel+3.2+%28Fatih%29+Released" rel="nofollow" title="Mark this on BlogMarks">Mark this on BlogMarks</a>
		</li>
		<li class="sexy-twittley">
			<a href="http://twittley.com/submit/?title=osCommerce+Flash+Carousel+3.2+%28Fatih%29+Released&amp;url=http%3A%2F%2Fwww.oscommercex.com%2F2009%2F04%2Foscommerce-flash-carousel-32-fatih-released%2F&amp;desc=This%20release%20includes%20many%20fixes.%0D%0A%0D%0A1.Now%20%E2%82%AC%20sign%20and%20comma%20showing.%0D%0A2.Special%20character%20support%20added.%0D%0A3.Works%20on%20%22http%3A%2F%2Fwww.xxxx.xxx%22%20and%20%22http%3A%2F%2Fxxxxx.xxx%22%0D%0A4.Resize%20image%20with%20transparency%20support.%0D%0A5.Added%20strip_tags%20function%20in%20order%20to%20prevent%20some%20errors.%0D%0A%0D%0AosCommerce%20Flash%20Carousel%203.&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/04/oscommerce-flash-carousel-32-fatih-released/" 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/04/oscommerce-flash-carousel-32-fatih-released/&amp;title=osCommerce+Flash+Carousel+3.2+%28Fatih%29+Released&amp;body=This%20release%20includes%20many%20fixes.%0D%0A%0D%0A1.Now%20%E2%82%AC%20sign%20and%20comma%20showing.%0D%0A2.Special%20character%20support%20added.%0D%0A3.Works%20on%20%22http%3A%2F%2Fwww.xxxx.xxx%22%20and%20%22http%3A%2F%2Fxxxxx.xxx%22%0D%0A4.Resize%20image%20with%20transparency%20support.%0D%0A5.Added%20strip_tags%20function%20in%20order%20to%20prevent%20some%20errors.%0D%0A%0D%0AosCommerce%20Flash%20Carousel%203." 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/04/oscommerce-flash-carousel-32-fatih-released/&amp;title=osCommerce+Flash+Carousel+3.2+%28Fatih%29+Released" 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/04/oscommerce-flash-carousel-32-fatih-released/&amp;lname=osCommerce+Flash+Carousel+3.2+%28Fatih%29+Released" 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/04/oscommerce-flash-carousel-32-fatih-released/&amp;u_data[name]=osCommerce+Flash+Carousel+3.2+%28Fatih%29+Released" 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/04/oscommerce-flash-carousel-32-fatih-released/&amp;bmtitle=osCommerce+Flash+Carousel+3.2+%28Fatih%29+Released" 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/04/oscommerce-flash-carousel-32-fatih-released/&amp;title=osCommerce+Flash+Carousel+3.2+%28Fatih%29+Released" 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/04/oscommerce-flash-carousel-32-fatih-released/feed/</wfw:commentRss>
		<slash:comments>137</slash:comments>
		</item>
		<item>
		<title>osCommerce and Google&#8217;s Modules</title>
		<link>http://www.oscommercex.com/2009/03/oscommerce-and-googles-modules/</link>
		<comments>http://www.oscommercex.com/2009/03/oscommerce-and-googles-modules/#comments</comments>
		<pubDate>Tue, 24 Mar 2009 18:55:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[osCommerce Addons]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[google adsense]]></category>
		<category><![CDATA[google analytics]]></category>
		<category><![CDATA[google checkout]]></category>
		<category><![CDATA[google earth]]></category>
		<category><![CDATA[google map]]></category>
		<category><![CDATA[google translate]]></category>
		<category><![CDATA[osCommerce]]></category>

		<guid isPermaLink="false">http://www.oscommercex.com/?p=231</guid>
		<description><![CDATA[I have searched all osCommerce Modules and prepared a list. You can easly take advantage of Google services like products search, google map, google calendar, google checkout, adsense, analytics etc.
By the way have you ever use Google Store?
Google Store uses osCommerce based store solution. You can see a simple interface for online store at Google [...]]]></description>
			<content:encoded><![CDATA[<p>I have searched all osCommerce Modules and prepared a list. You can easly take advantage of Google services like products search, google map, google calendar, google checkout, adsense, analytics etc.<br />
By the way have you ever use Google Store?<br />
<a href="http://www.google-store.com">Google Store</a> uses osCommerce based store solution. You can see a simple interface for online store at Google Store.<br />
You can get more information about Google Store at <a href="http://www.oscommerceblog.com/index.php/2007/01/19/google-merchandise-store/">osCommerce Blog</a> </p>
<p>We will see all osCommerce addons related with Google. </p>
<h3>osCommerce Google Analytics module</h3>
<p>By using this module you can integrate the Google Analytics E-Commerce Analysis to your store.</p>
<ul>
<li><a href="http://addons.oscommerce.com/info/3756">Download osCommerce Google Analytics module</a></li>
<li><a href="http://www.google.com/analytics">Visit Google Analytics Page</a></li>
<li><a href="http://www.google.com/support/googleanalytics/bin/static.py?page=v1v2map.cs&#038;hl=en">Visit Google Analytics Help Page</a></li>
<li><a href="http://www.dancatts.com/articles/making-the-oscommerce-google-analytics-module-work-with-bts.php">Making the OSCommerce Google Analytics Module Work with BTS</a></li>
</ul>
<p><strong>You can also try these modules</strong></p>
<ul>
<li><a href="http://addons.oscommerce.com/info/5652">osCommerce Google Analytics (beta) with E-commerce Module</a></li>
<li><a href="http://addons.oscommerce.com/info/6566">osCommerce Google Analytics for osCommerce RC2a v 1.0</a></li>
</ul>
<p><span id="more-231"></span></p>
<h3>osCommerce Google Calendar Module</h3>
<p>If you want to use calendar on your site you can try osCommerce Google Calendar module.<br />
<div class="wp-caption aligncenter" style="width: 510px"><img alt="osCommerce Google Calendar Screenshot" src="http://www.oscommercex.com/wp-includes/images/site_small_images/oscommerce_google/calendar.jpg" title="osCommerce Google Calendar Screenshot" width="500" height="193" /><p class="wp-caption-text">osCommerce Google Calendar Screenshot</p></div></p>
<ul>
<li><a href="http://addons.oscommerce.com/info/6601">Download osCommerce Google Calendar Module</a></li>
<li><a href="http://forums.oscommerce.com/index.php?showtopic=180940 ">Visit support forum topic</a></li>
<li><a href=" http://www.development-server.net/n/google_events.php">Visit demo page</a></li>
</ul>
<h3>osCommerce Google XML Sitemap SEO</h3>
<p>This module helps you to generate XML for Google Sitemap. It is updated version of existing osCommerce Google XML Sitemap Feed module writen by Chemo. By using this module you can get upper position at Google Search results.</p>
<ul>
<li><a href="http://addons.oscommerce.com/info/6583">Download osCommerce Google XML Sitemap SEO</a></li>
<li><a href="http://forums.oscommerce.com/index.php?showtopic=330175">Visit support forum topic</a></li>
<li><a href="http://addons.oscommerce.com/info/3306">You can also check osCommerce Dynamic SiteMap V 1.0</a></li>
</ul>
<h3>osCommerce Google Sitemap Generator for MS2</h3>
<p>This module generates an Google Sitemap as described here: https://www.google.com/webmasters/sitemaps/docs/en/about.html</p>
<ul>
<li><a href="http://addons.oscommerce.com/info/3226">Download osCommerce Google Sitemap Generator for MS2</a></li>
</ul>
<h3>osCommerce Google XML Sitemap w/ Admin</h3>
<ul>
<li><a href="http://addons.oscommerce.com/info/3439">Download osCommerce Google XML Sitemap w/ Admin</a></li>
</ul>
<h3>osCommerce Google XML Sitemap Feed</h3>
<ul>
<li><a href="http://addons.oscommerce.com/info/3233">Download osCommerce Google XML Sitemap Feed</a></li>
</ul>
<h3>osCommerce Google sitemap generator</h3>
<ul>
<li><a href="http://addons.oscommerce.com/info/3232">Download osCommerce Google sitemap generator</a></li>
</ul>
<h3>osCommerce Google Base Auto Feeder</h3>
<blockquote><p>This contribution can let the google base upload a data feeds from your site, but this file is not a static txt file(even the file is a txt file, but the content is auto generated), It&#8217;s a file that auto generated, so the google base always can get the latest products information from this data feeds file.</p></blockquote>
<ul>
<li><a href="http://addons.oscommerce.com/info/6531">Download osCommerce Google Base Auto Feeder</a></li>
<li><a href="http://base.google.com/support/bin/answer.py?answer=71476&#038;ctx=sibling">I have an eBay, Yahoo!, or osCommerce store; how do I submit my items to Google Base?</a></li>
<li><a href="http://www.loveyourfeed.com/how-to-submit-tax-and-shipping-information-to-google-base-via-your-data-feed-92.htm">How To submit tax and shipping information to Google Base via your data feed</a></li>
<li><a href="http://addons.oscommerce.com/info/6455">You can also try osCommerce SingleFeed Product Export Add-On</a></li>
<li><a href="http://addons.oscommerce.com/info/4347">osCommerce Feedmachine</a></li>
<li><a href="http://addons.oscommerce.com/info/4455">osCommerce Automatic Store Feeds v3.0</a></li>
<li><a href="http://www.singlefeed.com">Visit SingleFeed website</a></li>
</ul>
<h3>osCommerce Google Base and Edgeio data feed</h3>
<ul>
<li><a href="http://addons.oscommerce.com/info/4270">Download osCommerce Google Base and Edgeio data feed</a></li>
</ul>
<h3>osCommerce Google Checkout Modules</h3>
<p>There are some modules for Google Checkout. You can try one of them.</p>
<ul>
<li><a href="http://code.google.com/p/google-checkout-oscommerce/">Visit Google code project : Google Checkout module for osCommerce</a></li>
<li><a href="http://addons.oscommerce.com/info/4556">Visit osCommerce Contrbutions page : Google Checkout module for osCommerce</a></li>
<li><a href="http://addons.oscommerce.com/info/6525">osCommerce Google Checkout Level 1 Introduction</a></li>
<li><a href="http://addons.oscommerce.com/info/5157">osCommerce Google Checkout IPN</a></li>
<li><a href="http://addons.oscommerce.com/info/5103">About Google Checkout (Adds an info box showing the About Google Checkout Acceptance Mark)</a></li>
</ul>
<h3>osCommerce SEO Assistant Module</h3>
<blockquote><p>This admin tool will allow you to track your Google and Yahoo index positions. It will also display your Google page rank.</p></blockquote>
<ul>
<li><a href="http://addons.oscommerce.com/info/2370">Download osCommerce SEO Assistant</a></li>
<li><a href="http://forums.oscommerce.com/index.php?act=ST&#038;f=7&#038;t=108319">Visit support forum topic</a></li>
</ul>
<h3>osCommerce Google Friend Connect Boxes Module</h3>
<p>You can add Google Friend Connect Addon to your osCommerce store.<br />
<div class="wp-caption aligncenter" style="width: 216px"><img alt="osCommerce Google Friend Module" src="http://www.oscommercex.com/wp-includes/images/site_small_images/oscommerce_google/google_friend.jpg" title="osCommerce Google Friend Module" width="206" height="352" /><p class="wp-caption-text">osCommerce Google Friend Module</p></div></p>
<ul>
<li><a href="http://addons.oscommerce.com/info/6453">Download osCommerce Google Friend Connect Boxes Module</a></li>
</ul>
<h3>osCommerce Google Map Modules</h3>
<p>You can see all shipping addresses on Google Map. For quick impression you can look screenshot.<br />
<div class="wp-caption aligncenter" style="width: 510px"><img alt="osCommerce Google Map Module" src="http://www.oscommercex.com/wp-includes/images/site_small_images/oscommerce_google/google_map.jpg" title="osCommerce Google Map Module" width="500" height="175" /><p class="wp-caption-text">osCommerce Google Map Module</p></div></p>
<ul>
<li><a href="http://addons.oscommerce.com/info/5340">Download osCommerce Google Map Module</a></li>
<li><a href="http://www.obd2-shop.eu/pub/preview.jpg">See screeshot</a></li>
<li><a href="http://forums.oscommerce.de/index.php?showtopic=55885">Visit support forum topic</a></li>
</ul>
<h3>osCommerce Google Delivery Directions &#038; Map</h3>
<blockquote><p>This addon creates a button on the orders page which will provide directions from your store to the delivery address of an order.</p></blockquote>
<ul>
<li><a href="http://addons.oscommerce.com/info/5453">Download osCommerce Google Delivery Directions &#038; Map</a></li>
</ul>
<h3>osCommerce EasyMap V_1.0</h3>
<p>This contribution adds a map to your shop via google&#8217;s map API. The default settings show how lines can be drawn on the map to provide driving instrucitons. This would be limited to a local ara but may be useful to some people. It also has a Satellite display that is quite impressive. A google API key is required for this to work. See the instructions on how to obtain one.</p>
<ul>
<li><a href="http://addons.oscommerce.com/info/3904">Download osCommerce EasyMap</a></li>
</ul>
<h3>osCommerce Google Map Report for France</h3>
<ul>
<li><a href="http://addons.oscommerce.com/info/5903">Download osCommerce Google Map Report for France</a></li>
</ul>
<h3>osCommerce Google Earth Hack</h3>
<blockquote><p>A small hack to take the delivery address from the admin orders page with a click as placemark over to Google Earth.</p></blockquote>
<ul>
<li><a href="http://addons.oscommerce.com/info/4555">Download osCommerce Google Earth Hack</a></li>
</ul>
<h3>osCommerce Google Adsense Modules</h3>
<p>Some of the Google Ads modules for your osCommerce Store.</p>
<ul>
<li><a href="http://addons.oscommerce.com/info/6119">Download osCommerce Google Adwords Turbo Lister</a></li>
<li><a href="http://addons.oscommerce.com/info/4927">Download osCommerce Google Adsense Adv in product info page<br />
</a></li>
<li><a href="http://addons.oscommerce.com/info/6224">Download osCommerce Google AdSense Referrals in footer ver. 1.0</a></li>
<li><a href="http://addons.oscommerce.com/info/6221">Download osCommerce AdSense for Google Search in Box ver. 1.0</a></li>
<li><a href="http://addons.oscommerce.com/info/6111">Download osCommerce Google Adsense Box</a></li>
<li><a href="http://addons.oscommerce.com/info/3031">Download osCommerce Google Adsense Infobox</a></li>
<li><a href="http://addons.oscommerce.com/info/4494">Download osCommerce Google Adwords Conversion Value set to Order Total</a></li>
<li><a href="http://addons.oscommerce.com/info/3206">Download osCommerce add your own Adsense Advertisement CODE</a></li>
</ul>
<h3>osCommerce Google Translator Infobox Module</h3>
<blockquote><p>Replaces the default osCommerce languages.php info box with one that links to google translator.</p></blockquote>
<ul>
<li><a href="http://addons.oscommerce.com/info/2721">Download osCommerce Google Translator Infobox</a></li>
<li><a href="http://addons.oscommerce.com/info/5831">Download osCommerce AJAX Language Verification</a></li>
</ul>
<h3>osCommerce GOOGLE PHONEBOOK match tel and address on order</h3>
<p>This module let you check the owner and the address of the telephone number listed on your order.</p>
<ul>
<li><a href="http://addons.oscommerce.com/info/6128">Download osCommerce GOOGLE PHONEBOOK match tel and address on order<br />
</a></li>
</ul>
<h3>osCommerce Google Duplicate Content Manager module</h3>
<blockquote><p>Google webmaster tools is currently showing duplicate title/descriptions caused by basic oscommerce functions. This script intends to both remove the duplicates then prevent reoccurance.</p></blockquote>
<ul>
<li><a href="http://addons.oscommerce.com/info/6214">Download osCommerce Google Duplicate Content Manager module</a></li>
<li><a href="http://forums.oscommerce.com/index.php?showtopic=314234">Visit support forum topic</a></li>
</ul>
<h3>osCommerce Googiespell Multilanguage Spell Check Script Module</h3>
<ul>
<li><a href="http://addons.oscommerce.com/info/4200">Download osCommerce Googiespell Multilanguage Spell Check Script Module</a></li>
</ul>
<h3>osCommerce Blogger Integration</h3>
<blockquote><p>This contribution enables you to insert one blog or several language-specific blogs from blogger.com (new Blogger and FTP publishing) into you website.</p></blockquote>
<ul>
<li><a href="http://addons.oscommerce.com/info/4949">Download osCommerce Blogger Integration</a></li>
</ul>


<!-- 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=osCommerce+and+Google%27s+Modules+-+http://tr.im/Agm6+(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/oscommerce-and-googles-modules/&amp;title=osCommerce+and+Google%27s+Modules" 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/oscommerce-and-googles-modules/&amp;Title=osCommerce+and+Google%27s+Modules" 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/oscommerce-and-googles-modules/&amp;title=osCommerce+and+Google%27s+Modules" 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/oscommerce-and-googles-modules/&amp;title=osCommerce+and+Google%27s+Modules" 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/oscommerce-and-googles-modules/&amp;title=osCommerce+and+Google%27s+Modules&amp;desc=I%20have%20searched%20all%20osCommerce%20Modules%20and%20prepared%20a%20list.%20You%20can%20easly%20take%20advantage%20of%20Google%20services%20like%20products%20search%2C%20google%20map%2C%20google%20calendar%2C%20google%20checkout%2C%20adsense%2C%20analytics%20etc.%0D%0ABy%20the%20way%20have%20you%20ever%20use%20Google%20Store%3F%20%0D%0AGoogle%20Store%20uses%20osCommerce%20based%20store%20solution.%20You" 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/oscommerce-and-googles-modules/&amp;title=osCommerce+and+Google%27s+Modules" 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/oscommerce-and-googles-modules/&amp;submitHeadline=osCommerce+and+Google%27s+Modules&amp;submitSummary=I%20have%20searched%20all%20osCommerce%20Modules%20and%20prepared%20a%20list.%20You%20can%20easly%20take%20advantage%20of%20Google%20services%20like%20products%20search%2C%20google%20map%2C%20google%20calendar%2C%20google%20checkout%2C%20adsense%2C%20analytics%20etc.%0D%0ABy%20the%20way%20have%20you%20ever%20use%20Google%20Store%3F%20%0D%0AGoogle%20Store%20uses%20osCommerce%20based%20store%20solution.%20You&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/oscommerce-and-googles-modules/&amp;title=osCommerce+and+Google%27s+Modules" 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/oscommerce-and-googles-modules/" 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/oscommerce-and-googles-modules/&amp;title=osCommerce+and+Google%27s+Modules" 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/oscommerce-and-googles-modules/&amp;t=osCommerce+and+Google%27s+Modules" 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/oscommerce-and-googles-modules/&amp;title=osCommerce+and+Google%27s+Modules" 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/oscommerce-and-googles-modules/&amp;t=osCommerce+and+Google%27s+Modules" 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/oscommerce-and-googles-modules/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/oscommerce-and-googles-modules/&amp;title=osCommerce+and+Google%27s+Modules&amp;summary=I%20have%20searched%20all%20osCommerce%20Modules%20and%20prepared%20a%20list.%20You%20can%20easly%20take%20advantage%20of%20Google%20services%20like%20products%20search%2C%20google%20map%2C%20google%20calendar%2C%20google%20checkout%2C%20adsense%2C%20analytics%20etc.%0D%0ABy%20the%20way%20have%20you%20ever%20use%20Google%20Store%3F%20%0D%0AGoogle%20Store%20uses%20osCommerce%20based%20store%20solution.%20You&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/oscommerce-and-googles-modules/&amp;h=osCommerce+and+Google%27s+Modules" 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=I%20have%20searched%20all%20osCommerce%20Modules%20and%20prepared%20a%20list.%20You%20can%20easly%20take%20advantage%20of%20Google%20services%20like%20products%20search%2C%20google%20map%2C%20google%20calendar%2C%20google%20checkout%2C%20adsense%2C%20analytics%20etc.%0D%0ABy%20the%20way%20have%20you%20ever%20use%20Google%20Store%3F%20%0D%0AGoogle%20Store%20uses%20osCommerce%20based%20store%20solution.%20You&amp;posturl=http://www.oscommercex.com/2009/03/oscommerce-and-googles-modules/&amp;posttitle=osCommerce+and+Google%27s+Modules" 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/oscommerce-and-googles-modules/&amp;title=osCommerce+and+Google%27s+Modules" 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/oscommerce-and-googles-modules/&amp;bm_description=osCommerce+and+Google%27s+Modules&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/oscommerce-and-googles-modules/" 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/oscommerce-and-googles-modules/" 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/oscommerce-and-googles-modules/&amp;title=osCommerce+and+Google%27s+Modules" 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=osCommerce+and+Google%27s+Modules&amp;link=http://www.oscommercex.com/2009/03/oscommerce-and-googles-modules/" 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/oscommerce-and-googles-modules/&amp;title=osCommerce+and+Google%27s+Modules" rel="nofollow" title="Mark this on BlogMarks">Mark this on BlogMarks</a>
		</li>
		<li class="sexy-twittley">
			<a href="http://twittley.com/submit/?title=osCommerce+and+Google%27s+Modules&amp;url=http%3A%2F%2Fwww.oscommercex.com%2F2009%2F03%2Foscommerce-and-googles-modules%2F&amp;desc=I%20have%20searched%20all%20osCommerce%20Modules%20and%20prepared%20a%20list.%20You%20can%20easly%20take%20advantage%20of%20Google%20services%20like%20products%20search%2C%20google%20map%2C%20google%20calendar%2C%20google%20checkout%2C%20adsense%2C%20analytics%20etc.%0D%0ABy%20the%20way%20have%20you%20ever%20use%20Google%20Store%3F%20%0D%0AGoogle%20Store%20uses%20osCommerce%20based%20store%20solution.%20You&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/oscommerce-and-googles-modules/" 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/oscommerce-and-googles-modules/&amp;title=osCommerce+and+Google%27s+Modules&amp;body=I%20have%20searched%20all%20osCommerce%20Modules%20and%20prepared%20a%20list.%20You%20can%20easly%20take%20advantage%20of%20Google%20services%20like%20products%20search%2C%20google%20map%2C%20google%20calendar%2C%20google%20checkout%2C%20adsense%2C%20analytics%20etc.%0D%0ABy%20the%20way%20have%20you%20ever%20use%20Google%20Store%3F%20%0D%0AGoogle%20Store%20uses%20osCommerce%20based%20store%20solution.%20You" 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/oscommerce-and-googles-modules/&amp;title=osCommerce+and+Google%27s+Modules" 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/oscommerce-and-googles-modules/&amp;lname=osCommerce+and+Google%27s+Modules" 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/oscommerce-and-googles-modules/&amp;u_data[name]=osCommerce+and+Google%27s+Modules" 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/oscommerce-and-googles-modules/&amp;bmtitle=osCommerce+and+Google%27s+Modules" 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/oscommerce-and-googles-modules/&amp;title=osCommerce+and+Google%27s+Modules" 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/oscommerce-and-googles-modules/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<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('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
</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></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('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
</pre></td><td class="code" id="p188code14"><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('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
</pre></td><td class="code" id="p188code15"><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('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
</pre></td><td class="code" id="p188code16"><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('p188code17'); return false;">View Code</a> PHP</span><div class="codebox_clear"></div></div><div class="wp_codebox"><table><tr id="p18817"><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="p188code17"><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('p188code18'); return false;">View Code</a> PHP</span><div class="codebox_clear"></div></div><div class="wp_codebox"><table><tr id="p18818"><td class="line_numbers"><pre>1
2
3
4
5
6
7
8
9
10
</pre></td><td class="code" id="p188code18"><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('p188code19'); return false;">View Code</a> PHP</span><div class="codebox_clear"></div></div><div class="wp_codebox"><table><tr id="p18819"><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="p188code19"><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('p188code20'); return false;">View Code</a> PHP</span><div class="codebox_clear"></div></div><div class="wp_codebox"><table><tr id="p18820"><td class="line_numbers"><pre>1
2
3
</pre></td><td class="code" id="p188code20"><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>osCommerce and osCommerce Derivations</title>
		<link>http://www.oscommercex.com/2009/03/oscommerce-and-oscommerce-derivations/</link>
		<comments>http://www.oscommercex.com/2009/03/oscommerce-and-oscommerce-derivations/#comments</comments>
		<pubDate>Wed, 11 Mar 2009 22:21:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[osCommerce Plus]]></category>
		<category><![CDATA[creloaded]]></category>
		<category><![CDATA[oscmax]]></category>
		<category><![CDATA[oscommerceproject]]></category>
		<category><![CDATA[zencart]]></category>

		<guid isPermaLink="false">http://www.oscommercex.com/?p=182</guid>
		<description><![CDATA[osCommerce is mainly slow project. There is no new release nearly after passing a year. Actually osCommerce main script is like skeleton for basic e-commerce requirements. You can add products to your store and customers can buy products..
But if you want to more features like Amazon, you need more then osCommerce. At this point the [...]]]></description>
			<content:encoded><![CDATA[<p>osCommerce is mainly slow project. There is no new release nearly after passing a year. Actually osCommerce main script is like skeleton for basic e-commerce requirements. You can add products to your store and customers can buy products..<br />
But if you want to more features like Amazon, you need more then osCommerce. At this point the osCommerce users produced their solutions.<br />
And there are lots of addons produced by users. Everyday users are adding new and updated addons to osCommerce Addons site.<br />
By using suitable addons you can build a perfect store. Now we will look scripts that are produced from osCommerce.<br />
<span id="more-182"></span></p>
<h2>osCMax</h2>
<p>osCMax v2.0 is a powerful e-commerce/shopping cart web application. There are many advantages to using osCMax as your e-commerce/shopping cart for your web site. It has all the features needed to run a successful internet store and can be customized to whatever configuration you need.<br />
<a href="http://www.oscmax.com" target="_blank">http://www.oscmax.com</a><br />
<a href="http://www.oscmax.com/project/osCMax" target="_blank">Download osCMax</a><br />
<img src="http://www.oscommercex.com/wp-includes/images/site_small_images/alternatives/oscmax.jpg" alt="osCMax" /></p>
<hr/>
<h2>Zen Cart</h2>
<p>Zen Cart™ truly is the art of e-commerce; free, user-friendly, open source shopping cart software. The ecommerce web site design program is being developed by group of like-minded shop owners, programmers, designers, and consultants that think ecommerce web design could be and should be done differently.<br />
<a href="http://www.zencart.com" target="_blank">http://www.zencart.com</a><br />
<a href="http://www.zen-cart.com/index.php?main_page=redirect&#038;action=banner&#038;goto=12" target="_blank">Download Zen Cart</a><br />
<img src="http://www.oscommercex.com/wp-includes/images/site_small_images/alternatives/zencart.jpg" alt="Zen Cart" /></p>
<hr/>
<h2>The osCommerce Project</h2>
<p>The new osCommerce Project came about as the result of the lack of development of the original project, and is available for free as an Open Source based solution released under the GNU General Public License.<br />
<a href="http://www.oscommerceproject.org" target="_blank">http://www.oscommerceproject.org</a><br />
<a href="http://forums.oscommerceproject.org/index.php?autocom=downloads" target="_blank">Download The osCommerce Project</a><br />
<img src="http://www.oscommercex.com/wp-includes/images/site_small_images/alternatives/oscommerceproject.jpg" alt="The osCommerce Project" /></p>
<hr/>
<h2>CRE Loaded</h2>
<p><a href="http://www.creloaded.com" target="_blank">http://www.creloaded.com</a><br />
<a href="http://www.creloaded.com/main/products/demos/" target="_blank">CRE Loaded Demos</a><br />
<img src="http://www.oscommercex.com/wp-includes/images/site_small_images/alternatives/creloaded.jpg" alt="CRE Loaded" /></p>
<hr/>


<!-- 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=osCommerce+and+osCommerce+Derivations+-+http://tr.im/Agm9+(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/oscommerce-and-oscommerce-derivations/&amp;title=osCommerce+and+osCommerce+Derivations" 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/oscommerce-and-oscommerce-derivations/&amp;Title=osCommerce+and+osCommerce+Derivations" 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/oscommerce-and-oscommerce-derivations/&amp;title=osCommerce+and+osCommerce+Derivations" 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/oscommerce-and-oscommerce-derivations/&amp;title=osCommerce+and+osCommerce+Derivations" 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/oscommerce-and-oscommerce-derivations/&amp;title=osCommerce+and+osCommerce+Derivations&amp;desc=osCommerce%20is%20mainly%20slow%20project.%20There%20is%20no%20new%20release%20nearly%20after%20passing%20a%20year.%20Actually%20osCommerce%20main%20script%20is%20like%20skeleton%20for%20basic%20e-commerce%20requirements.%20You%20can%20add%20products%20to%20your%20store%20and%20customers%20can%20buy%20products..%0D%0ABut%20if%20you%20want%20to%20more%20features%20like%20Amazon%2C%20you%20need%20more" 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/oscommerce-and-oscommerce-derivations/&amp;title=osCommerce+and+osCommerce+Derivations" 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/oscommerce-and-oscommerce-derivations/&amp;submitHeadline=osCommerce+and+osCommerce+Derivations&amp;submitSummary=osCommerce%20is%20mainly%20slow%20project.%20There%20is%20no%20new%20release%20nearly%20after%20passing%20a%20year.%20Actually%20osCommerce%20main%20script%20is%20like%20skeleton%20for%20basic%20e-commerce%20requirements.%20You%20can%20add%20products%20to%20your%20store%20and%20customers%20can%20buy%20products..%0D%0ABut%20if%20you%20want%20to%20more%20features%20like%20Amazon%2C%20you%20need%20more&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/oscommerce-and-oscommerce-derivations/&amp;title=osCommerce+and+osCommerce+Derivations" 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/oscommerce-and-oscommerce-derivations/" 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/oscommerce-and-oscommerce-derivations/&amp;title=osCommerce+and+osCommerce+Derivations" 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/oscommerce-and-oscommerce-derivations/&amp;t=osCommerce+and+osCommerce+Derivations" 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/oscommerce-and-oscommerce-derivations/&amp;title=osCommerce+and+osCommerce+Derivations" 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/oscommerce-and-oscommerce-derivations/&amp;t=osCommerce+and+osCommerce+Derivations" 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/oscommerce-and-oscommerce-derivations/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/oscommerce-and-oscommerce-derivations/&amp;title=osCommerce+and+osCommerce+Derivations&amp;summary=osCommerce%20is%20mainly%20slow%20project.%20There%20is%20no%20new%20release%20nearly%20after%20passing%20a%20year.%20Actually%20osCommerce%20main%20script%20is%20like%20skeleton%20for%20basic%20e-commerce%20requirements.%20You%20can%20add%20products%20to%20your%20store%20and%20customers%20can%20buy%20products..%0D%0ABut%20if%20you%20want%20to%20more%20features%20like%20Amazon%2C%20you%20need%20more&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/oscommerce-and-oscommerce-derivations/&amp;h=osCommerce+and+osCommerce+Derivations" 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=osCommerce%20is%20mainly%20slow%20project.%20There%20is%20no%20new%20release%20nearly%20after%20passing%20a%20year.%20Actually%20osCommerce%20main%20script%20is%20like%20skeleton%20for%20basic%20e-commerce%20requirements.%20You%20can%20add%20products%20to%20your%20store%20and%20customers%20can%20buy%20products..%0D%0ABut%20if%20you%20want%20to%20more%20features%20like%20Amazon%2C%20you%20need%20more&amp;posturl=http://www.oscommercex.com/2009/03/oscommerce-and-oscommerce-derivations/&amp;posttitle=osCommerce+and+osCommerce+Derivations" 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/oscommerce-and-oscommerce-derivations/&amp;title=osCommerce+and+osCommerce+Derivations" 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/oscommerce-and-oscommerce-derivations/&amp;bm_description=osCommerce+and+osCommerce+Derivations&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/oscommerce-and-oscommerce-derivations/" 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/oscommerce-and-oscommerce-derivations/" 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/oscommerce-and-oscommerce-derivations/&amp;title=osCommerce+and+osCommerce+Derivations" 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=osCommerce+and+osCommerce+Derivations&amp;link=http://www.oscommercex.com/2009/03/oscommerce-and-oscommerce-derivations/" 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/oscommerce-and-oscommerce-derivations/&amp;title=osCommerce+and+osCommerce+Derivations" rel="nofollow" title="Mark this on BlogMarks">Mark this on BlogMarks</a>
		</li>
		<li class="sexy-twittley">
			<a href="http://twittley.com/submit/?title=osCommerce+and+osCommerce+Derivations&amp;url=http%3A%2F%2Fwww.oscommercex.com%2F2009%2F03%2Foscommerce-and-oscommerce-derivations%2F&amp;desc=osCommerce%20is%20mainly%20slow%20project.%20There%20is%20no%20new%20release%20nearly%20after%20passing%20a%20year.%20Actually%20osCommerce%20main%20script%20is%20like%20skeleton%20for%20basic%20e-commerce%20requirements.%20You%20can%20add%20products%20to%20your%20store%20and%20customers%20can%20buy%20products..%0D%0ABut%20if%20you%20want%20to%20more%20features%20like%20Amazon%2C%20you%20need%20more&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/oscommerce-and-oscommerce-derivations/" 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/oscommerce-and-oscommerce-derivations/&amp;title=osCommerce+and+osCommerce+Derivations&amp;body=osCommerce%20is%20mainly%20slow%20project.%20There%20is%20no%20new%20release%20nearly%20after%20passing%20a%20year.%20Actually%20osCommerce%20main%20script%20is%20like%20skeleton%20for%20basic%20e-commerce%20requirements.%20You%20can%20add%20products%20to%20your%20store%20and%20customers%20can%20buy%20products..%0D%0ABut%20if%20you%20want%20to%20more%20features%20like%20Amazon%2C%20you%20need%20more" 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/oscommerce-and-oscommerce-derivations/&amp;title=osCommerce+and+osCommerce+Derivations" 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/oscommerce-and-oscommerce-derivations/&amp;lname=osCommerce+and+osCommerce+Derivations" 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/oscommerce-and-oscommerce-derivations/&amp;u_data[name]=osCommerce+and+osCommerce+Derivations" 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/oscommerce-and-oscommerce-derivations/&amp;bmtitle=osCommerce+and+osCommerce+Derivations" 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/oscommerce-and-oscommerce-derivations/&amp;title=osCommerce+and+osCommerce+Derivations" 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/oscommerce-and-oscommerce-derivations/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
