<?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>Blog de Oldman &#187; osCommerce</title>
	<atom:link href="http://www.qna-blog.com/label/oscommerce/feed" rel="self" type="application/rss+xml" />
	<link>http://www.qna-blog.com</link>
	<description>瀏覽紀錄、生活體驗、觀察理解、學習紀錄、訊息交流</description>
	<lastBuildDate>Thu, 21 May 2009 16:18:50 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>osCommerce 購物網站</title>
		<link>http://www.qna-blog.com/2009/04/oscommerce-shopping-cart-0.html.html</link>
		<comments>http://www.qna-blog.com/2009/04/oscommerce-shopping-cart-0.html.html#comments</comments>
		<pubDate>Sun, 26 Apr 2009 10:59:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[osCommerce]]></category>

		<guid isPermaLink="false">http://www.qna-blog.com/?p=288</guid>
		<description><![CDATA[在幾年前曾經有一段時間試著學習osCommerce，這個購物車程式，當時就覺得這個程式免費而且功能完整，試著架設一個購物網，網站還讓網路甘仔店站長收入在他們的第一本書「osCommerce購物網站架設實戰」內，著實也讓自己小小高興一翻。
經過一段時間沒再接觸這套軟體後，最近到網路甘仔店看這國內繁中版的始祖站上提供osCommerce版本依舊停留在osc22ms2update051113(osCommerce 2.2-MS2)這個版本上，也就是說這個是2003年7月osCommerce官方網站發佈後的2005年的修正版本，其後應該還有update-20060817、Merchant v2.2 RC1和現在最新的Merchant v2.2 RC2a版本。
查看自己手邊osCommerce版本可以在：「catalog/includes/application_top.php」這隻程式看到:
// define the project version
define(&#8217;PROJECT_VERSION&#8217;, &#8216;osCommerce Online Merchant v2.2 RC2a&#8217;);
由於是UTF-8格式，我簡單比對了一下安裝的oscommerce.sql資料庫檔案，發現變化不大，所以就順手把它用kmd原本的中文翻譯資料做些小更動後貼過去，另外抽出網路甘仔店提供的osc22ms2update051113.zip 繁簡中文語系檔，複製到新的osCommerce Online Merchant v2.2 RC2a 內
，新版的中文化就算完成了，這個中文化過的oscommerce.sql可點此下載，有興趣的朋友可以一起研究看看有沒有錯誤。
另外由於舊版的中文語系檔「catalog/admin/includes/languages/login.php」這隻程式和新版本差很多，可以直接copy新版的英文版來改。
剛安裝好的測試網站在 http://www.qna-blog.com/catalog/index.php
看起來一切尚Ok，沒太大問題，以後有機會把一些修改記錄起來。



加入分享書籤：


	
	
	
	
	
	
	
	
	
	
	


]]></description>
		<wfw:commentRss>http://www.qna-blog.com/2009/04/oscommerce-shopping-cart-0.html.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
