<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Commentaires sur : Rendre Virtuemart utilisable en mode offline</title>
	<atom:link href="http://libre-d-esprit.thinking-days.net/2009/03/rendre-virtuemart-utilisable-en-mode-offline/feed/" rel="self" type="application/rss+xml" />
	<link>http://libre-d-esprit.thinking-days.net/2009/03/rendre-virtuemart-utilisable-en-mode-offline/</link>
	<description>Logiciels libres, joomla, talend, php, virtuemart, templates Joomla</description>
	<lastBuildDate>Thu, 18 Feb 2010 13:04:32 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Par : Antoine</title>
		<link>http://libre-d-esprit.thinking-days.net/2009/03/rendre-virtuemart-utilisable-en-mode-offline/comment-page-1/#comment-1011</link>
		<dc:creator>Antoine</dc:creator>
		<pubDate>Fri, 10 Jul 2009 18:39:36 +0000</pubDate>
		<guid isPermaLink="false">http://libre-d-esprit.thinking-days.net/?p=118#comment-1011</guid>
		<description>Hi,
actually, in my post the exchange rate is hard coded (one).
function convert( $amountA, $currA=&#039;&#039;, $currB=&#039;&#039; ) {
    return 1* $amountA;
  }
If you want you multiplly the amount with a constant :
function convert( $amountA, $currA=&#039;&#039;, $currB=&#039;&#039; ) {
    return $amountA * 0.234453;
  }</description>
		<content:encoded><![CDATA[<p>Hi,<br />
actually, in my post the exchange rate is hard coded (one).<br />
function convert( $amountA, $currA=&nbsp;&raquo;, $currB=&nbsp;&raquo; ) {<br />
    return 1* $amountA;<br />
  }<br />
If you want you multiplly the amount with a constant :<br />
function convert( $amountA, $currA=&nbsp;&raquo;, $currB=&nbsp;&raquo; ) {<br />
    return $amountA * 0.234453;<br />
  }</p>
]]></content:encoded>
	</item>
	<item>
		<title>Par : KhacVinh Pham</title>
		<link>http://libre-d-esprit.thinking-days.net/2009/03/rendre-virtuemart-utilisable-en-mode-offline/comment-page-1/#comment-1001</link>
		<dc:creator>KhacVinh Pham</dc:creator>
		<pubDate>Tue, 30 Jun 2009 07:28:27 +0000</pubDate>
		<guid isPermaLink="false">http://libre-d-esprit.thinking-days.net/?p=118#comment-1001</guid>
		<description>Hi Antonine! 
I have a problem in the currencies convert, I see your post is the answer for my question, but I have a question, where can I config exchange rate!? With your converter, I don&#039;t know currency will be convert with what rate!?

Tks and best Rg!</description>
		<content:encoded><![CDATA[<p>Hi Antonine!<br />
I have a problem in the currencies convert, I see your post is the answer for my question, but I have a question, where can I config exchange rate!? With your converter, I don&#8217;t know currency will be convert with what rate!?</p>
<p>Tks and best Rg!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
