<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.1" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Which program, software or script are you using for your website ?</title>
	<link>http://articles.j-roumagnac.net/english/frequently-asked-questions/which-program-software-or-script-are-you-using-for-your-website/</link>
	<description>Digital Photography Articles and Tutorials, Photography Postprocessing under Photoshop - Photographie numerique articles et tutoriaux, post-traitement et retouche photographique sous photoshop</description>
	<pubDate>Sun, 01 Aug 2010 05:46:24 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.1</generator>

	<item>
		<title>By: Marc</title>
		<link>http://articles.j-roumagnac.net/english/frequently-asked-questions/which-program-software-or-script-are-you-using-for-your-website/#comment-636</link>
		<author>Marc</author>
		<pubDate>Sun, 18 Oct 2009 18:16:53 +0000</pubDate>
		<guid>http://articles.j-roumagnac.net/english/frequently-asked-questions/which-program-software-or-script-are-you-using-for-your-website/#comment-636</guid>
		<description>Very nice integration. How did you make the WP and pixelpost so seamless? I am curious about the directory structure.Also, How did you integrate the shopping cart?

&lt;p class="jr"&gt;
&lt;span&gt;Julien : &lt;/span&gt;
I installed wordpress in a subdomain, so it has its own directory. I also made a custom template for the wordpress and the shopping cart is just a simple php page that receive the ID of the picture.&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Very nice integration. How did you make the WP and pixelpost so seamless? I am curious about the directory structure.Also, How did you integrate the shopping cart?</p>
<p class="jr">
<span>Julien : </span><br />
I installed wordpress in a subdomain, so it has its own directory. I also made a custom template for the wordpress and the shopping cart is just a simple php page that receive the ID of the picture.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hans Mast</title>
		<link>http://articles.j-roumagnac.net/english/frequently-asked-questions/which-program-software-or-script-are-you-using-for-your-website/#comment-604</link>
		<author>Hans Mast</author>
		<pubDate>Fri, 05 Sep 2008 10:55:54 +0000</pubDate>
		<guid>http://articles.j-roumagnac.net/english/frequently-asked-questions/which-program-software-or-script-are-you-using-for-your-website/#comment-604</guid>
		<description>How is the mouseover popup of EXIF data done?

&lt;p class="jr"&gt;
&lt;span&gt;Julien : &lt;/span&gt;
Mootools, something like :
&lt;code&gt;exif_data_showhide = new Fx.Style('exif_data_div_id','opacity',{duration: 500, transition: Fx.Transitions.linear, wait: false});&lt;/code&gt;
&lt;br /&gt;
To show (bind this to a onmouseover event): 
&lt;code&gt;exif_data_showhide.start(0,1);&lt;/code&gt;
&lt;br /&gt;
To hide (bind this to a onmouseout event): 
&lt;code&gt;exif_data_showhide.start(1,0);&lt;/code&gt;
&lt;br /&gt;
Note that with the current version of Mootools, it would be done differently:
&lt;a href="http://demos.mootools.net/Effects" rel="nofollow"&gt;http://demos.mootools.net/Effects&lt;/a&gt;
&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>How is the mouseover popup of EXIF data done?</p>
<p class="jr">
<span>Julien : </span><br />
Mootools, something like :<br />
<code>exif_data_showhide = new Fx.Style('exif_data_div_id','opacity',{duration: 500, transition: Fx.Transitions.linear, wait: false});</code><br />
<br />
To show (bind this to a onmouseover event):<br />
<code>exif_data_showhide.start(0,1);</code><br />
<br />
To hide (bind this to a onmouseout event):<br />
<code>exif_data_showhide.start(1,0);</code><br />
<br />
Note that with the current version of Mootools, it would be done differently:<br />
<a href="http://demos.mootools.net/Effects" rel="nofollow">http://demos.mootools.net/Effects</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.499 seconds -->
