<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>SandFighter</title>
	
	<link>http://www.sandfighter.net</link>
	<description>web design &amp; development explained</description>
	<lastBuildDate>Sun, 02 May 2010 19:48:38 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/sandfighter/qxzc" /><feedburner:info uri="sandfighter/qxzc" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>5 Things To Make a Successful E-commerce Website</title>
		<link>http://feedproxy.google.com/~r/sandfighter/qxzc/~3/EF01CZi1Els/</link>
		<comments>http://www.sandfighter.net/design/5-things-to-make-a-successful-e-commerce-website/#comments</comments>
		<pubDate>Fri, 26 Feb 2010 07:32:43 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[E-commerce]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[ecommerce]]></category>

		<guid isPermaLink="false">http://www.sandfighter.net/?p=215</guid>
		<description>Nowadays web designers and developers are looking for the best way to create a successful website for their clients, one that is going to look great, be easy to use and will have decent content to attract users. But in these difficult times there is little response from clients that would like to have a website that would knock the competition down few steps. Here are few things to remember while building an e-commerce website.

&lt;p&gt;&lt;a href="http://www.sandfighter.net/wp-content/uploads/5-things-ecommerce.png"&gt;&lt;img src="http://www.sandfighter.net/wp-content/uploads/5-things-ecommerce.png" alt="" title="5-things-ecommerce" width="520" height="200" class="aligncenter size-full wp-image-224" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/sandfighter/qxzc/~4/EF01CZi1Els" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.sandfighter.net/design/5-things-to-make-a-successful-e-commerce-website/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.sandfighter.net/design/5-things-to-make-a-successful-e-commerce-website/</feedburner:origLink></item>
		<item>
		<title>SMARTY globals in PrestaShop uncovered</title>
		<link>http://feedproxy.google.com/~r/sandfighter/qxzc/~3/nPeWdN38jJI/</link>
		<comments>http://www.sandfighter.net/prestashop/smarty-globals-in-prestashop-uncovered/#comments</comments>
		<pubDate>Fri, 24 Jul 2009 16:34:58 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[PrestaShop]]></category>

		<guid isPermaLink="false">http://www.sandfighter.net/?p=190</guid>
		<description>Many designers and developers who encountered PrestaShop are impressed by the features, easiness in creating new themes and complete scalable structure which allows us to &lt;a href="http://www.sandfighter.net/e-commerce/how-to-create-a-simple-display-module-for-prestashop/"&gt;PrestaShop modules&lt;/a&gt; and other add-ons. 
&lt;p&gt;&lt;img src="http://www.sandfighter.net/wp-content/uploads/globals_banner.jpg" alt="globals_banner" title="globals_banner" width="520" height="200" class="aligncenter size-full wp-image-198" /&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/sandfighter/qxzc/~4/nPeWdN38jJI" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.sandfighter.net/prestashop/smarty-globals-in-prestashop-uncovered/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://www.sandfighter.net/prestashop/smarty-globals-in-prestashop-uncovered/</feedburner:origLink></item>
		<item>
		<title>How To Create A Simple Display Module For PrestaShop</title>
		<link>http://feedproxy.google.com/~r/sandfighter/qxzc/~3/qz_kRYgiLRg/</link>
		<comments>http://www.sandfighter.net/e-commerce/how-to-create-a-simple-display-module-for-prestashop/#comments</comments>
		<pubDate>Wed, 15 Jul 2009 09:54:37 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[E-commerce]]></category>
		<category><![CDATA[PrestaShop]]></category>
		<category><![CDATA[ecommerce]]></category>
		<category><![CDATA[modules]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.sandfighter.net/?p=148</guid>
		<description>&lt;p&gt;Presumably many of you have wondered how to unleash the full power of PrestaShop, a bright light in the dark area of e-commerce platforms. Let's have a look at the modules subject for PrestaShop and try to create one almost from scratch. This tutorial is of medium difficulty (OOP).&lt;/p&gt;

&lt;p&gt;&lt;img class="size-full wp-image-154 aligncenter" title="How To Create A Simple Module For PrestaShop" src="http://www.sandfighter.net/wp-content/uploads/banner2.jpg" alt="How To Create A Simple Module For PrestaShop" width="510" height="200" /&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/sandfighter/qxzc/~4/qz_kRYgiLRg" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.sandfighter.net/e-commerce/how-to-create-a-simple-display-module-for-prestashop/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		<feedburner:origLink>http://www.sandfighter.net/e-commerce/how-to-create-a-simple-display-module-for-prestashop/</feedburner:origLink></item>
		<item>
		<title>5 Good Practices In E-commerce Design &amp; Development</title>
		<link>http://feedproxy.google.com/~r/sandfighter/qxzc/~3/y3p5G4-9rGU/</link>
		<comments>http://www.sandfighter.net/design/5-good-practices-in-e-commerce-design-and-development/#comments</comments>
		<pubDate>Thu, 18 Jun 2009 11:18:06 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[E-commerce]]></category>

		<guid isPermaLink="false">http://www.sandfighter.net/?p=107</guid>
		<description>One way or another you will get to know what e-commerce website is, and believe me - this won't be an easy task to cope with. Especially if it comes to designing one. Well, if you struggle to get something other than standard 3-column osCommerce layout, then this is the article for you.
&lt;p style="text-align: left;"&gt;&lt;img class="aligncenter size-full wp-image-137" title="5 Good Practices In E-commerce Design &amp;#38; Development" src="http://www.sandfighter.net/wp-content/uploads/banner.jpg" alt="5 Good Practices In E-commerce Design &amp;#38; Development" width="510" height="200" /&gt;&lt;/p&gt;
&lt;!--More--&gt;&lt;img src="http://feeds.feedburner.com/~r/sandfighter/qxzc/~4/y3p5G4-9rGU" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.sandfighter.net/design/5-good-practices-in-e-commerce-design-and-development/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		<feedburner:origLink>http://www.sandfighter.net/design/5-good-practices-in-e-commerce-design-and-development/</feedburner:origLink></item>
		<item>
		<title>CSS horizontal menu with search form tutorial part 2 – coding</title>
		<link>http://feedproxy.google.com/~r/sandfighter/qxzc/~3/DJkdd-CbAAY/</link>
		<comments>http://www.sandfighter.net/css-tutorials/css-horizontal-menu-with-search-form-tutorial-part-2-coding/#comments</comments>
		<pubDate>Thu, 14 May 2009 14:11:14 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[CSS Tutorials]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[menu]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.sandfighter.net/?p=64</guid>
		<description>Yesterday we have started designing our new menu bar in Photoshop. Today we will focus on coding our menu to HTML and CSS. With the ready PSD template provided before we can all begin by opening it in Photoshop and hide all text layers. 

Using rectangular marquee tool select the inner part of the menu (without borders) and transform selection to achieve width around 2px and the full height of the menu (mine is set to be around 35px). Copy the merged selection (you don't need to merge the layers, just use Ctrl+Shift+C to hard-copy the selection) and create a new file with clipboard image dimensions and paste the content into the new canvas.
&lt;!--More--&gt;&lt;img src="http://feeds.feedburner.com/~r/sandfighter/qxzc/~4/DJkdd-CbAAY" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.sandfighter.net/css-tutorials/css-horizontal-menu-with-search-form-tutorial-part-2-coding/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		<feedburner:origLink>http://www.sandfighter.net/css-tutorials/css-horizontal-menu-with-search-form-tutorial-part-2-coding/</feedburner:origLink></item>
	</channel>
</rss>
