<?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>Noam Design Blog | Business, entrepreneurship and web stuff. Daily</title>
	
	<link>http://www.noamdesign.com/blog</link>
	<description>Ideas, opinions, and resources on business, entrepreneurship, and web stuff. Daily.</description>
	<lastBuildDate>Sun, 22 Aug 2010 22:18:23 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/noamdesign" /><feedburner:info uri="noamdesign" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId>noamdesign</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>3 Tips To Improve Your Ecommerce Site’s Security</title>
		<link>http://feedproxy.google.com/~r/noamdesign/~3/l6jvzlfqfSY/</link>
		<comments>http://www.noamdesign.com/blog/3-tips-to-improve-your-ecommerce-sites-security/#comments</comments>
		<pubDate>Sun, 22 Aug 2010 18:52:59 +0000</pubDate>
		<dc:creator>Noam</dc:creator>
				<category><![CDATA[business]]></category>
		<category><![CDATA[questions]]></category>
		<category><![CDATA[web development]]></category>
		<category><![CDATA[bugs]]></category>
		<category><![CDATA[ecommerce]]></category>
		<category><![CDATA[magento]]></category>
		<category><![CDATA[update]]></category>

		<guid isPermaLink="false">http://www.noamdesign.com/blog/?p=4431</guid>
		<description><![CDATA[Running an eCommerce website comes with its toll of responsibilities. One of the most important ones is website security.
Not taking all the necessary steps to keep your eCommerce website as secure as possible can have very serious consequences on your business.
As a general rule, there are 3 main elements to eCommerce website security. You should [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright" style="border: 0pt none; margin: 0px;" src="http://images.noamdesign.com/Blog/ecommerce-bags.jpg" alt="" width="250" height="184" />Running an eCommerce website comes with its toll of responsibilities. One of the most important ones is website security.</p>
<p>Not taking all the necessary steps to keep your eCommerce website as secure as possible can have very serious consequences on your business.</p>
<p>As a general rule, there are 3 main elements to eCommerce website security. You should make sure you&#8217;re on top of them:<span id="more-4431"></span></p>
<ol>
<li>All sensitive pages are SSL secured (checkout pages, account pages, etc)</li>
<li>*** Your store&#8217;s platform is up to date ***</li>
<li>Your payment gateway is reliable</li>
</ol>
<h2>Use SSL (Secure Socket Layer)</h2>
<p>In a nutshell, <a class="wp-caption-dd" title="SSL - Wikipedia Entry" href="http://en.wikipedia.org/wiki/Secure_Sockets_Layer" target="_blank">SSL</a> ensures that the sensitive data transferred to and from your site&#8217;s pages is encrypted so that if some third party sees it they won&#8217;t be able to do anything with it. Pretty much all shopping cart systems out there supports SSL for checkout and account pages and it should be easy to get that setup.</p>
<p>All you need to do is purchase an SSL certificate and that&#8217;s also something that&#8217; quite easy today as most hosting companies offer SSL certificates at all kind of prices (usually yearly).</p>
<h2>Keep your eCommerce site up to date!</h2>
<p>This is by far the most important aspect of eCommerce security, yet also the most commonly ignored. If you don&#8217;t invest in keeping your online store up to date, it&#8217;s only a matter of time before it gets hacked. It&#8217;s not if &#8211; it&#8217;s when.</p>
<p>If you&#8217;re using <a title="Magento Pros And Cons" href="http://www.noamdesign.com/blog/magento-pros-and-cons/" target="_self">Magento</a> for your shopping cart system, it&#8217;s important that you always upgrade your store to the latest stable release of your Magento edition. If you&#8217;re using another platform, either commercial or open source, make sure that platform is being regularly updated and keep your copy up to date.</p>
<p>Not maintaining and updating an Ecommerce website can be very serious. Your customers&#8217; sensitive information, such as credit card information, can be vulnerable and be intercepted by hackers. And if you are not taking the necessary measures to ensure the security of your site, you WILL be found responsible for the consequences and damage that will occur to your site&#8217;s users. This is serious &#8211; if you are running an Ecommerce site, you should make sure to take adequate measures to protect the information of your site&#8217;s users. Especially sensitive information such as credit card info.</p>
<p>Of course properly maintaining your Ecommerce site will cost you money, time, and energy. And it&#8217;s one of these things that get easily put off because it doesn&#8217;t feel like something you really have to do <em>right now</em>.</p>
<p>For example, with each new Magento release, upgrading your installation will generally require a significant amount of work, patience, and risks. And at the end of the day, when you&#8217;re done with upgrading your store, debugging, and testing, you don&#8217;t feel like you&#8217;ve done anything productive.</p>
<h2>Use a reliable payment gateway</h2>
<p>That&#8217;s usually not an issue as most stores are setup to work with widely used payment and credit card processors such as one of <a class="wp-caption-dd" href="https://merchant.paypal.com/cgi-bin/marketingweb?cmd=_render-content&amp;content_ID=merchant/home&amp;nav=2" target="_blank">Paypal&#8217;s business solutions</a>, <a class="wp-caption-dd" href="http://checkout.google.com" target="_blank">Google Checkout</a>, or <a class="wp-caption-dd" href="http://www.authorize.net" target="_blank">authorize.net</a> just to cite a few.</p>
<h2>In short&#8230;</h2>
<p>In short, besides the cost and work required to get an eCommerce website up and the expected costs of running it, you&#8217;ll also have ongoing costs for regularly maintaining and updating it to keep it secure.</p>
<p>If your online business is not profitable enough to afford regular  website maintenance and updates, well in that case maybe your online business isn&#8217;t successful enough to justify an eCommerce website! You&#8217;d be better off with a simple website which is much less likely to get hacked &#8211; and if it does get hacked it&#8217;s not that much of a big deal.</p>
<p>I hope this helps you make informed decisions regarding your eCommerce website!</p>
<h3>Related Posts:</h3>
<ul>
<li><a href="http://www.noamdesign.com/blog/how-to-choose-a-good-web-hosting-company/" target="_self">How to choose a good hosting company?</a></li>
<li><a href="http://www.noamdesign.com/blog/magento-which-is-the-best-hosting-company/" target="_self">Which is the best Magento optimized hosting company?</a></li>
</ul>
<h3>Don&#8217;t forget! Subscribe and follow!</h3>
<p>Be sure to <a title="Add the feed to your favorite RSS reader" href="http://www.noamdesign.com/blog/feed/" target="_self">subscribe to the feed</a> and <a class="wp-caption-dd" title="Noam Design on Twitter" href="http://twitter.com/noamdesign" target="_blank">follow us on Twitter</a> for more tips, resources, and giveaways!</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/noamdesign?a=l6jvzlfqfSY:rZcbYYpe1Po:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/noamdesign?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=l6jvzlfqfSY:rZcbYYpe1Po:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/noamdesign?i=l6jvzlfqfSY:rZcbYYpe1Po:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=l6jvzlfqfSY:rZcbYYpe1Po:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/noamdesign?i=l6jvzlfqfSY:rZcbYYpe1Po:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=l6jvzlfqfSY:rZcbYYpe1Po:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/noamdesign?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=l6jvzlfqfSY:rZcbYYpe1Po:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/noamdesign?i=l6jvzlfqfSY:rZcbYYpe1Po:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/noamdesign/~4/l6jvzlfqfSY" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.noamdesign.com/blog/3-tips-to-improve-your-ecommerce-sites-security/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://www.noamdesign.com/blog/3-tips-to-improve-your-ecommerce-sites-security/</feedburner:origLink></item>
		<item>
		<title>When Technology Defeats The Purpose – My Sunday To-Do List Showcase</title>
		<link>http://feedproxy.google.com/~r/noamdesign/~3/1E5dRYwOXh4/</link>
		<comments>http://www.noamdesign.com/blog/when-technology-defeats-the-purpose-my-sunday-to-do-list-showcase/#comments</comments>
		<pubDate>Tue, 17 Aug 2010 20:17:24 +0000</pubDate>
		<dc:creator>Noam</dc:creator>
				<category><![CDATA[business]]></category>
		<category><![CDATA[general]]></category>
		<category><![CDATA[company]]></category>
		<category><![CDATA[project management]]></category>
		<category><![CDATA[virtual office]]></category>

		<guid isPermaLink="false">http://www.noamdesign.com/blog/?p=4378</guid>
		<description><![CDATA[For those of you who are following us and keeping up with our company history, you know that we&#8217;ve setup a remote work environment and that we don&#8217;t have a physical office space any more. We mostly work virtually.
We&#8217;re using technology to communicate, collaborate, and achieve a lot! In particular, we use a bunch of [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright" style="border: 0pt none;" src="http://images.noamdesign.com/Blog/technology-paper.png" alt="" width="128" height="128" />For those of you who are following us and keeping up with our company history, you know that we&#8217;ve setup a remote work environment and that we don&#8217;t have a physical office space any more. We mostly work virtually.</p>
<p>We&#8217;re using technology to communicate, collaborate, and achieve a lot! In particular, we use a bunch of web applications to do what we need to do and share what we want to share &#8211; some of them we&#8217;ve developed ourselves, some we&#8217;ve bought, and some are free. Project management, task management, time tracking, file sharing, chat, are just a few examples of what we handle through web apps.</p>
<p>But sometimes all these tools and technology just defeat the purpose. It kinda gets in the way. When you have a bunch of things you need done, but you don&#8217;t necessarily need to cooperate on these things, or track the time you spend on them, or be particularly organized, then there&#8217;s nothing better than a good old quick text document you use temporarily and discard when you&#8217;re done. As an example, here&#8217;s my to-do list from last Sunday (08/07):<span id="more-4378"></span></p>
<div style="border: 1px solid; margin: 5px; padding: 10px;">[x] mail check to rosa and to josh<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
[x] product questions: fix most formatting /phrasing issues<br />
[x] product questions: apply changes to action, expert, mi, and remove files from ul<br />
[x] upgrade blog extension<br />
[x]  upgrade live magento installation<br />
[x] apply all upgrade patches<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
[x] take care of customer Frank Sxxxxx<br />
[x] take care of hosting clients<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
[x] Ultimento support requests<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br />
[x] write Mxxxx<br />
[x] talk to Yxxx about what we&#8217;ll do in Kxxxx<br />
[x] buy ticket to India<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br />
[] setup email forward to Fxxxxx for support requests<br />
[x] create user for Fxxxxxx to access store admin  (and access to help desk)<br />
[] write Fxxxxxx and make decisions regarding accounting and responsibilities<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br />
[] check htaccess after upgrade of live stores<br />
[] run compilation on ultimento demo and other stores<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
[x] publish blog post about this nice list!</div>
<h3>Related Posts:</h3>
<ul>
<li><a href="http://www.noamdesign.com/blog/working-while-traveling-and-vice-versa/" target="_self">Working while traveling &#8211; and vice versa</a></li>
</ul>
<h3>Don&#8217;t forget! Subscribe and follow!</h3>
<p>Be sure to <a title="Add the feed to your favorite RSS reader" href="http://www.noamdesign.com/blog/feed/" target="_self">subscribe to the feed</a> and <a class="wp-caption-dd" title="Noam Design on Twitter" href="http://twitter.com/noamdesign" target="_blank">follow us on Twitter</a> for more insights, resources, and giveaways!</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/noamdesign?a=1E5dRYwOXh4:vPYLC2oOAa8:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/noamdesign?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=1E5dRYwOXh4:vPYLC2oOAa8:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/noamdesign?i=1E5dRYwOXh4:vPYLC2oOAa8:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=1E5dRYwOXh4:vPYLC2oOAa8:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/noamdesign?i=1E5dRYwOXh4:vPYLC2oOAa8:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=1E5dRYwOXh4:vPYLC2oOAa8:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/noamdesign?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=1E5dRYwOXh4:vPYLC2oOAa8:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/noamdesign?i=1E5dRYwOXh4:vPYLC2oOAa8:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/noamdesign/~4/1E5dRYwOXh4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.noamdesign.com/blog/when-technology-defeats-the-purpose-my-sunday-to-do-list-showcase/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.noamdesign.com/blog/when-technology-defeats-the-purpose-my-sunday-to-do-list-showcase/</feedburner:origLink></item>
		<item>
		<title>Huge Discounts On Magento Templates!!</title>
		<link>http://feedproxy.google.com/~r/noamdesign/~3/yo8Otym_lMo/</link>
		<comments>http://www.noamdesign.com/blog/huge-discounts-special-offers-on-magento-templates/#comments</comments>
		<pubDate>Fri, 13 Aug 2010 01:20:43 +0000</pubDate>
		<dc:creator>Gregory</dc:creator>
				<category><![CDATA[general]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[magentist]]></category>
		<category><![CDATA[magento]]></category>
		<category><![CDATA[templates]]></category>

		<guid isPermaLink="false">http://www.noamdesign.com/blog/?p=4385</guid>
		<description><![CDATA[
Magentist is cleaning its closet!
From now until Tuesday, August 24, 2010, you can get $100 off the purchase of any one Magento template! Find yours now at magentist.com
Or buy the Magento Template All-Star Pack for 50% off! That&#8217;s all 15 of our top-selling Magento templates for only $240!!
To continue providing our customers with the best [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-left: -16px;" src="http://magentist.com/skin/frontend/default/magentist/images/media/2-for-85.png" alt="" width="600" height="45" /></p>
<h3 style="font: normal 26px Arial, Helvetica, sans-serif; margin: 10px 0;">Magentist is cleaning its closet!</h3>
<p>From now until <strong>Tuesday, August 24, 2010,</strong> you can get <strong>$100 off</strong> the purchase of any one Magento template! Find yours now at <a class="wp-caption-dd" href="http://magentist.com/" target="_blank">magentist.com</a></p>
<p><a href="http://magentist.com/magento-templates-all-star-pack"><img style="float: right; margin: 0 0 10px 30px; border: 2px solid #000;" title="Magento Templates All-Star Pack" src="http://magentist.com/skin/frontend/default/magentist/images/media/all-star-pack-sale.jpg" border="0" alt="Magento Templates All-Star Pack" width="254" height="199" /></a>Or buy the <a class="wp-caption-dd" title="Magento Templates All-Star Pack" href="http://magentist.com/magento-templates-all-star-pack" target="_blank">Magento Template All-Star Pack</a> for <strong>50% off!</strong> That&#8217;s all 15 of our top-selling Magento templates for <strong>only $240!!</strong></p>
<p>To continue providing our customers with the best Magento templates with <strong>cutting-edge design</strong> and up-to-the-minute coding standards, we&#8217;re cleaning out our closet and making way for a new line of <strong>premium Magento templates.</strong></p>
<p>This sale is no-holds barred. All of our premium <a class="wp-caption-dd" title="Magento Templates by Magentist" href="http://magentist.com/magento-templates" target="_blank">Magento templates</a> are eligible for this sale, but only until <strong>Tuesday, August 24, 2010!</strong> This is your <strong>last chance</strong> to buy our current themes, so if you&#8217;ve been meaning to buy some of our templates, <strong>act now!</strong></p>
<p><a class="wp-caption-dd" href="http://magentist.com/" target="_blank">Find your Magento templates now!</a></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/noamdesign?a=yo8Otym_lMo:Vyo0I8H9tJE:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/noamdesign?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=yo8Otym_lMo:Vyo0I8H9tJE:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/noamdesign?i=yo8Otym_lMo:Vyo0I8H9tJE:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=yo8Otym_lMo:Vyo0I8H9tJE:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/noamdesign?i=yo8Otym_lMo:Vyo0I8H9tJE:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=yo8Otym_lMo:Vyo0I8H9tJE:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/noamdesign?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=yo8Otym_lMo:Vyo0I8H9tJE:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/noamdesign?i=yo8Otym_lMo:Vyo0I8H9tJE:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/noamdesign/~4/yo8Otym_lMo" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.noamdesign.com/blog/huge-discounts-special-offers-on-magento-templates/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.noamdesign.com/blog/huge-discounts-special-offers-on-magento-templates/</feedburner:origLink></item>
		<item>
		<title>Happy Staff Makes For Happy Customers</title>
		<link>http://feedproxy.google.com/~r/noamdesign/~3/-hQAdB_Bol0/</link>
		<comments>http://www.noamdesign.com/blog/happy-staff-makes-for-happy-customers/#comments</comments>
		<pubDate>Tue, 10 Aug 2010 19:25:17 +0000</pubDate>
		<dc:creator>Noam</dc:creator>
				<category><![CDATA[business]]></category>
		<category><![CDATA[company]]></category>
		<category><![CDATA[customer service]]></category>
		<category><![CDATA[strategy]]></category>
		<category><![CDATA[team]]></category>

		<guid isPermaLink="false">http://www.noamdesign.com/blog/?p=4344</guid>
		<description><![CDATA[In the United States, Post Office employees have a bad reputation. They&#8217;re notoriously unfriendly, cold, hostile and unhelpful. It&#8217;s hard to avoid feeling frustrated when you have to deal with arrogant staff &#8211; be it an employee of the Post Office, an abusive police officer, or a flight attendant who’s running his own little power [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright" style="margin: 0px; border: 0pt none;" src="http://images.noamdesign.com/Blog/happy.png" alt="" width="226" height="190" />In the United States, Post Office employees have a bad reputation. They&#8217;re notoriously unfriendly, cold, hostile and unhelpful. It&#8217;s hard to avoid feeling frustrated when you have to deal with arrogant staff &#8211; be it an employee of the Post Office, an abusive police officer, or a flight attendant who’s running his own little power trip on the passengers.</p>
<p>But then I ask myself – wouldn’t you also become angry, frustrated and bitter if you had a crappy job at a crappy organization? <strong>The work environment and the context you create within your company plays a major role in your staff’s happiness and professional satisfaction, which in turn is crucial to make your customers happy. </strong></p>
<p>The Post Office doesn’t have a good context that would allow its employees and agents to thrive and be happy. And the atmosphere of bitterness spreads to the customers who don’t receive friendly customer service. If only you could be nice to people, they would put up with long waiting lines, complicated rules, and even expensive service! If the clerk apologizes for the wait and take the time to provide good customer service, that would make all the difference.</p>
<p>It’s so important to create a great company context where the members of your organization can strive and be happy. <span id="more-4344"></span></p>
<h2>A few quick tips</h2>
<h3>Create the right setup</h3>
<p>You can setup your company to give more flexibility and independence to your employees because people perform better and are happier if they feel more empowered.</p>
<h3>Hire the right guys</h3>
<p>Make sure you hire the right guys. Some people can never be professionally happy and fulfilled, no matter what great context you create &#8211; so don&#8217;t hire them. Also not everyone will strive under the same circumstances so make sure whoever you bring on board is a good fit. Read <a href="http://www.noamdesign.com/blog/why-you-should-keep-your-team-small/" target="_self">why you should keep your team small</a> if you’re interested in reading more on this subject.</p>
<h3>Be happy yourself</h3>
<p>Most of all, make sure you enjoy what you do – whether you&#8217;re part of a team or leading one, it’s only worth it if you have a good time doing what you&#8217;re doing.</p>
<h3>Related posts:</h3>
<ul>
<li><a href="http://www.noamdesign.com/blog/it-s-not-just-about-the-food/" target="_self">It’s not just about the food</a></li>
<li><a href="http://www.noamdesign.com/blog/simple-tip-to-make-your-life-at-work-more-enjoyable/" target="_self">Looking for a way to make your life at work more enjoyable? Be nice to your customers!</a></li>
<li><a href="http://www.noamdesign.com/blog/good-customer-service-will-go-a-long-way/" target="_self">Why good customer service will go a long way</a></li>
<li><a href="http://www.noamdesign.com/blog/understand-your-customers-dont-listen-to-them/" target="_self">Understand your customers &#8211; don&#8217;t listen to them! </a></li>
</ul>
<h3>Don&#8217;t forget! Subscribe and follow!</h3>
<p>Be sure to <a title="Add the feed to your favorite RSS reader" href="http://www.noamdesign.com/blog/feed/" target="_self">subscribe to the feed</a> and <a class="wp-caption-dd" title="Noam Design on Twitter" href="http://twitter.com/noamdesign" target="_blank">follow us on Twitter</a> for more insights, resources, and giveaways!</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/noamdesign?a=-hQAdB_Bol0:bx9lMLFjkZ0:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/noamdesign?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=-hQAdB_Bol0:bx9lMLFjkZ0:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/noamdesign?i=-hQAdB_Bol0:bx9lMLFjkZ0:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=-hQAdB_Bol0:bx9lMLFjkZ0:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/noamdesign?i=-hQAdB_Bol0:bx9lMLFjkZ0:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=-hQAdB_Bol0:bx9lMLFjkZ0:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/noamdesign?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=-hQAdB_Bol0:bx9lMLFjkZ0:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/noamdesign?i=-hQAdB_Bol0:bx9lMLFjkZ0:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/noamdesign/~4/-hQAdB_Bol0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.noamdesign.com/blog/happy-staff-makes-for-happy-customers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.noamdesign.com/blog/happy-staff-makes-for-happy-customers/</feedburner:origLink></item>
		<item>
		<title>Magento: How To Display More Than 5 New Products</title>
		<link>http://feedproxy.google.com/~r/noamdesign/~3/hkfnpQ7BT68/</link>
		<comments>http://www.noamdesign.com/blog/magento-how-to-display-more-than-5-new-products/#comments</comments>
		<pubDate>Fri, 30 Jul 2010 20:41:54 +0000</pubDate>
		<dc:creator>Noam</dc:creator>
				<category><![CDATA[general]]></category>
		<category><![CDATA[magento]]></category>

		<guid isPermaLink="false">http://www.noamdesign.com/blog/?p=4349</guid>
		<description><![CDATA[When displaying new products in Magento (either on your store’s home page or anywhere else) the default number of new products that will display is 5.
To display more than 5 new products without modifying any core files, you can use the following method (here I display 8 new products):
{{block type="catalog/product_new" name="home.catalog.product.new" alias="product_homepage" template="catalog/product/new.phtml" _productsCount="8"}}
Where the [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright" src="http://images.noamdesign.com/Blog/magento-new-products.png" alt="New products in Magento" width="250" height="182" />When displaying new products in Magento (either on your store’s home page or anywhere else) the default number of new products that will display is 5.</p>
<p>To display more than 5 new products without modifying any core files, you can use the following method (here I display 8 new products):</p>
<p style="text-align: left; margin-left: 30px;"><code><span style="color: #888888;">{{block type="catalog/product_new" name="home.catalog.product.new" alias="product_homepage" template="catalog/product/new.phtml" _productsCount="8"}}</span></code></p>
<p>Where the &#8220;productsCount&#8221; number will determine how many new products will be displayed.</p>
<h3>Related posts:</h3>
<ul>
<li><a href="http://www.noamdesign.com/blog/magento-display-new-products-on-the-home-page/" target="_self">Magento: display new products on any CMS page</a></li>
<li><a href="http://www.noamdesign.com/blog/magento-add-new-products-on-home-page-by-category/" target="_self">Magento: display new products – by categories</a></li>
</ul>
<h3>Don&#8217;t forget! Subscribe and follow!</h3>
<p>Be sure to <a title="Add the feed to your favorite RSS reader" href="http://www.noamdesign.com/blog/feed/" target="_self">subscribe to the feed</a> and <a class="wp-caption-dd" title="Noam Design on Twitter" href="http://twitter.com/noamdesign" target="_blank">follow us on Twitter</a> for more tips, resources, and giveaways!</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/noamdesign?a=hkfnpQ7BT68:y7JbRumMKtQ:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/noamdesign?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=hkfnpQ7BT68:y7JbRumMKtQ:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/noamdesign?i=hkfnpQ7BT68:y7JbRumMKtQ:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=hkfnpQ7BT68:y7JbRumMKtQ:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/noamdesign?i=hkfnpQ7BT68:y7JbRumMKtQ:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=hkfnpQ7BT68:y7JbRumMKtQ:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/noamdesign?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=hkfnpQ7BT68:y7JbRumMKtQ:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/noamdesign?i=hkfnpQ7BT68:y7JbRumMKtQ:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/noamdesign/~4/hkfnpQ7BT68" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.noamdesign.com/blog/magento-how-to-display-more-than-5-new-products/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.noamdesign.com/blog/magento-how-to-display-more-than-5-new-products/</feedburner:origLink></item>
		<item>
		<title>It’s not just about the food</title>
		<link>http://feedproxy.google.com/~r/noamdesign/~3/Ubfbm4Z_Dfw/</link>
		<comments>http://www.noamdesign.com/blog/it-s-not-just-about-the-food/#comments</comments>
		<pubDate>Tue, 20 Jul 2010 14:15:17 +0000</pubDate>
		<dc:creator>Noam</dc:creator>
				<category><![CDATA[business]]></category>
		<category><![CDATA[insights]]></category>
		<category><![CDATA[customer service]]></category>

		<guid isPermaLink="false">http://www.noamdesign.com/blog/?p=4333</guid>
		<description><![CDATA[When you go to a restaurant, what makes you enjoy the food is not just how good the food is. It’s the whole experience. What makes you come back again and recommend the place to others depends on much more than the quality of the food.
Tasty food and good wine will surely help. But the [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright" src="http://images.noamdesign.com/Blog/not-just-food.jpg" alt="Not Just Food" width="250" height="166" />When you go to a restaurant, what makes you enjoy the food is not just how good the food is. It’s the whole experience. What makes you come back again and recommend the place to others depends on much more than the quality of the food.</p>
<p>Tasty food and good wine will surely help. But the food is not enough to create great customer experience and to build a successful restaurant. The design of the place, the decoration, the tables and chairs, the music, the wait (or lack thereof), and in general all the elements that create a special atmosphere will have a significant impact.</p>
<p>Most of all, the restaurant’s staff will affect the success of the business more than any other factor. But for whatever reason this is the one thing so many restaurants don’t pay enough attention to. And that’s too bad. Often staff hiring and training is done too quickly in the restaurant industry.</p>
<p>The food tastes that much better when the staff is friendly, knowledgeable, and personal. What you want from your waiters is to be passionate and proud about the food they serve.<br />
The same goes for most products and services. It’s not enough to have the best product in the world – you have to provide a great experience for your customers. Awesome customer service, flexible return/refund policy, and easy shopping experience is as important as the product itself.<span id="more-4333"></span></p>
<h3>Related Posts:</h3>
<ul>
<li><a title="Be nice to your customers! " href="http://www.noamdesign.com/blog/simple-tip-to-make-your-life-at-work-more-enjoyable/" target="_self">Simple tip to make your life at work more enjoyable</a></li>
<li><a title="Understand your customers - dont listen to them" href="http://www.noamdesign.com/blog/understand-your-customers-dont-listen-to-them/" target="_self">Understand your customers &#8211; don&#8217;t listen to them</a></li>
<li><a title="Use your own products" href="http://www.noamdesign.com/blog/use-your-own-products/" target="_self">Use your own products</a></li>
</ul>
<h3>Don&#8217;t forget! Subscribe and follow!</h3>
<p>Be sure to <a title="Add the feed to your favorite RSS reader" href="http://www.noamdesign.com/blog/feed/" target="_self">subscribe to the feed</a> and <a class="wp-caption-dd" title="Noam Design on Twitter" href="http://twitter.com/noamdesign" target="_blank">follow us on Twitter</a> for more insights, resources, and giveaways!</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/noamdesign?a=Ubfbm4Z_Dfw:5WYNkPg-k2Q:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/noamdesign?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=Ubfbm4Z_Dfw:5WYNkPg-k2Q:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/noamdesign?i=Ubfbm4Z_Dfw:5WYNkPg-k2Q:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=Ubfbm4Z_Dfw:5WYNkPg-k2Q:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/noamdesign?i=Ubfbm4Z_Dfw:5WYNkPg-k2Q:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=Ubfbm4Z_Dfw:5WYNkPg-k2Q:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/noamdesign?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=Ubfbm4Z_Dfw:5WYNkPg-k2Q:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/noamdesign?i=Ubfbm4Z_Dfw:5WYNkPg-k2Q:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/noamdesign/~4/Ubfbm4Z_Dfw" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.noamdesign.com/blog/it-s-not-just-about-the-food/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.noamdesign.com/blog/it-s-not-just-about-the-food/</feedburner:origLink></item>
		<item>
		<title>User Success Rates On Ecommerce Sites Are Only 56%</title>
		<link>http://feedproxy.google.com/~r/noamdesign/~3/oT1oObStkTs/</link>
		<comments>http://www.noamdesign.com/blog/user-success-rates-on-ecommerce-sites-are-only-56/#comments</comments>
		<pubDate>Mon, 12 Jul 2010 10:09:58 +0000</pubDate>
		<dc:creator>Noam</dc:creator>
				<category><![CDATA[business]]></category>
		<category><![CDATA[quotes]]></category>
		<category><![CDATA[ecommerce]]></category>
		<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://www.noamdesign.com/blog/?p=4325</guid>
		<description><![CDATA[&#8220;User success rates on e-commerce sites are only 56%, and most sites  comply with only a third of documented usability guidelines. Given this,  improving a site&#8217;s usability can substantially increase both sales and a  site&#8217;s odds of survival.&#8221; From Did Poor Usability Kill E-Commerce? by Jakob Nielsen.
He also writes that &#8220;E-commerce sites [...]]]></description>
			<content:encoded><![CDATA[<p>&#8220;User success rates on e-commerce sites are only 56%, and most sites  comply with only a third of documented usability guidelines. Given this,  improving a site&#8217;s usability can substantially increase both sales and a  site&#8217;s odds of survival.&#8221; From <a class="wp-caption-dd" href="http://www.useit.com/alertbox/20010819.html" target="_blank">Did Poor Usability Kill E-Commerce?</a> by Jakob Nielsen.</p>
<p>He also writes that &#8220;E-commerce sites lose almost half of their potential sales because  users cannot use the site. In other words, with better usability, the  average site could increase its current sales by 79% (calculated as the  44% of potential sales relative to the 56% of cases in which users  currently succeed).&#8221;</p>
<h3>Related Post:</h3>
<p><a href="http://www.noamdesign.com/blog/good-web-design-is-all-about-achieving-your-goals/" target="_self">Good web design is all about achieving your goals</a></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/noamdesign?a=oT1oObStkTs:8jK7PVLW0g8:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/noamdesign?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=oT1oObStkTs:8jK7PVLW0g8:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/noamdesign?i=oT1oObStkTs:8jK7PVLW0g8:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=oT1oObStkTs:8jK7PVLW0g8:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/noamdesign?i=oT1oObStkTs:8jK7PVLW0g8:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=oT1oObStkTs:8jK7PVLW0g8:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/noamdesign?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=oT1oObStkTs:8jK7PVLW0g8:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/noamdesign?i=oT1oObStkTs:8jK7PVLW0g8:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/noamdesign/~4/oT1oObStkTs" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.noamdesign.com/blog/user-success-rates-on-ecommerce-sites-are-only-56/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.noamdesign.com/blog/user-success-rates-on-ecommerce-sites-are-only-56/</feedburner:origLink></item>
		<item>
		<title>Magento: User Guide (Official And Free)</title>
		<link>http://feedproxy.google.com/~r/noamdesign/~3/Mbi7BGKJ6Ro/</link>
		<comments>http://www.noamdesign.com/blog/magento-user-guide-official-and-free/#comments</comments>
		<pubDate>Mon, 05 Jul 2010 12:36:19 +0000</pubDate>
		<dc:creator>Noam</dc:creator>
				<category><![CDATA[general]]></category>
		<category><![CDATA[questions]]></category>
		<category><![CDATA[magento]]></category>
		<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://www.noamdesign.com/blog/?p=4318</guid>
		<description><![CDATA[Many people don&#8217;t know there is an official Magento user guide that is accessible online for free!
The thing is that the link to it is hidden very deep inside the Magento official website and it&#8217;s almost impossible to find it! If you search for it on Google you&#8217;ll only get links to the (paid) Magento [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright" src="http://images.noamdesign.com/Blog/magento-user-guide.png" alt="Magento User Guide" width="243" height="204" />Many people don&#8217;t know there is an official Magento user guide that is accessible online for free!</p>
<p>The thing is that the link to it is hidden very deep inside the <a class="wp-caption-dd" href="http://www.magentocommerce.com/" target="_blank">Magento official website</a> and it&#8217;s almost impossible to find it! If you search for it on Google you&#8217;ll only get links to the (paid) Magento User Guide ebook or some other pdf, or to some random wiki pages that belong to the online user guide but from which you will <strong>not </strong>be able to navigate to the other pages of the online user guide.</p>
<p>I don&#8217;t know if this was made on purpose to push people to buy the ebook, or if this is just some sort of navigation and SEO mess, but here is the link to the official (and free) online Magento user guide for you to enjoy:</p>
<p><a class="wp-caption-dd" href="http://www.magentocommerce.com/wiki/welcome_to_the_magento_user_s_guide/welcome_to_the_magento_user_s_guide" target="_blank">http://www.magentocommerce.com/wiki/welcome_to_the_magento_user_s_guide/welcome_to_the_magento_user_s_guide</a></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/noamdesign?a=Mbi7BGKJ6Ro:Y8U10b8ySvU:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/noamdesign?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=Mbi7BGKJ6Ro:Y8U10b8ySvU:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/noamdesign?i=Mbi7BGKJ6Ro:Y8U10b8ySvU:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=Mbi7BGKJ6Ro:Y8U10b8ySvU:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/noamdesign?i=Mbi7BGKJ6Ro:Y8U10b8ySvU:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=Mbi7BGKJ6Ro:Y8U10b8ySvU:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/noamdesign?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=Mbi7BGKJ6Ro:Y8U10b8ySvU:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/noamdesign?i=Mbi7BGKJ6Ro:Y8U10b8ySvU:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/noamdesign/~4/Mbi7BGKJ6Ro" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.noamdesign.com/blog/magento-user-guide-official-and-free/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.noamdesign.com/blog/magento-user-guide-official-and-free/</feedburner:origLink></item>
		<item>
		<title>Dear Content Thieves</title>
		<link>http://feedproxy.google.com/~r/noamdesign/~3/qVvEj-2oacE/</link>
		<comments>http://www.noamdesign.com/blog/dear-content-thieves/#comments</comments>
		<pubDate>Fri, 25 Jun 2010 21:30:33 +0000</pubDate>
		<dc:creator>Noam</dc:creator>
				<category><![CDATA[business]]></category>
		<category><![CDATA[general]]></category>
		<category><![CDATA[insights]]></category>
		<category><![CDATA[content]]></category>

		<guid isPermaLink="false">http://www.noamdesign.com/blog/?p=4274</guid>
		<description><![CDATA[Dear Content Thieves,
I recently stumbled upon one of the recent articles I&#8217;ve written here posted on one of your sites. There was no mention whatsoever of the original author. My content was posted on your site as if it was your own. Like if you had written it yourself.
At first I felt pretty angry &#8211; [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright" style="border: 0pt none;" src="http://images.noamdesign.com/Blog/dont-steal-content.png" alt="Don't Steal Content" width="222" height="228" />Dear Content Thieves,</p>
<p>I recently stumbled upon one of the recent articles I&#8217;ve written <a title="Noam Design Blog" href="http://www.noamdesign.com/blog" target="_self">here</a> posted on one of your sites. There was no mention whatsoever of the original author. My content was posted on your site as if it was your own. Like if you had written it yourself.</p>
<p>At first I felt pretty angry &#8211; couldn&#8217;t you at the very least link back to the source?</p>
<p>I started thinking&#8230; how much of our content are you guys stealing and publishing as if it was your own? So I searched on Google for short extracts from some of our latest posts<a href="http://www.noamdesign.com/blog" target="_self"></a>. The results were pretty astonishing! There are <strong>tons</strong> of content thieves like you out there! Much more than I&#8217;d expected.</p>
<p>Now it&#8217;s one thing if you quote someone and link back to the original source. That&#8217;s totally fine with me. But steal my content and publish it like if it was your own? That&#8217;s ugly, ain&#8217;t it?</p>
<p>If you think about it though, you&#8217;ll realize that being a content thief doesn&#8217;t really benefit you. When you steal content, or in general when you use someone else&#8217;s work like if it was your own (content, design, code, etc), you position yourself one step behind your competition.</p>
<p>By always copying and looking for other people&#8217;s stuff, you&#8217;re constantly trying to catch up with your competition. You&#8217;ll always stay a step behind.</p>
<p>If you want to make someone else&#8217;s content available on your site &#8211; just include a link to the source! Your readers will appreciate you more for it. You&#8217;ll gain credibility and your audience will widen. People like transparency and appreciate being exposed to new sources. They&#8217;ll come back to you for more, hoping they&#8217;ll discover some new sites and authors.</p>
<p>It just pays more to be honest.</p>
<p>Cheers!<br />
Noam.</p>
<h3>Don&#8217;t forget! Subscribe and follow!</h3>
<p>Be sure to <a title="Add the feed to your favorite RSS reader" href="http://www.noamdesign.com/blog/feed/" target="_self">subscribe to the feed</a> and <a class="wp-caption-dd" title="Noam Design on Twitter" href="http://twitter.com/noamdesign" target="_blank">follow us on Twitter</a> for more insights, resources, and giveaways!</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/noamdesign?a=qVvEj-2oacE:FpoNcPkLS9M:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/noamdesign?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=qVvEj-2oacE:FpoNcPkLS9M:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/noamdesign?i=qVvEj-2oacE:FpoNcPkLS9M:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=qVvEj-2oacE:FpoNcPkLS9M:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/noamdesign?i=qVvEj-2oacE:FpoNcPkLS9M:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=qVvEj-2oacE:FpoNcPkLS9M:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/noamdesign?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=qVvEj-2oacE:FpoNcPkLS9M:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/noamdesign?i=qVvEj-2oacE:FpoNcPkLS9M:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/noamdesign/~4/qVvEj-2oacE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.noamdesign.com/blog/dear-content-thieves/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.noamdesign.com/blog/dear-content-thieves/</feedburner:origLink></item>
		<item>
		<title>Magento: Include Layered Navigation In A CMS Page</title>
		<link>http://feedproxy.google.com/~r/noamdesign/~3/5BiBP2-M7PY/</link>
		<comments>http://www.noamdesign.com/blog/magento-include-layered-navigation-in-cms-page-listing-products/#comments</comments>
		<pubDate>Mon, 21 Jun 2010 17:22:32 +0000</pubDate>
		<dc:creator>Noam</dc:creator>
				<category><![CDATA[questions]]></category>
		<category><![CDATA[web development]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[magento]]></category>

		<guid isPermaLink="false">http://www.noamdesign.com/blog/?p=4276</guid>
		<description><![CDATA[This is another popular question. Often you want to show items on a CMS page rather than a regular category page. But you still want to have the layered navigation to filter results like it appears by default with Magento at the category level (when listing products).
To add Magento&#8217;s layered navigation to a CMS page [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright" src="http://images.noamdesign.com/Blog/magento-layered-navigation.png" alt="Magento layered navigation" width="223" height="140" />This is another popular question. Often you want to show items on a CMS page rather than a regular category page. But you still want to have the layered navigation to filter results like it appears by default with Magento at the category level (when listing products).</p>
<p>To add Magento&#8217;s layered navigation to a CMS page where you&#8217;re showing items simply edit your CMS page in the admin &#8211; under the &#8220;Design&#8221; tab put this code:</p>
<p style="margin-left: 30px; text-align: left;"><span style="color: #888888;"><code>&lt;reference name="left"&gt;<br />
&lt;block type="catalog/layer_view" name="catalog.leftnav" before="-" template="catalog/layer/view.phtml"/&gt;<br />
&lt;/reference&gt;</code></span></p>
<p>That will show the layered navigation at the very top of the left column on your CMS page. Of course make sure your CMS page layout is &#8220;2column with left bar&#8221; (under &#8220;layout&#8221; in the &#8220;Design&#8221; tab).<span id="more-4276"></span></p>
<h3>Related posts:</h3>
<ul>
<li><a title="Magento: list products on a CMS page" href="http://www.noamdesign.com/blog/magento-include-toolbar-and-pagination-when-listing-products/" target="_self">Magento: list products on a CMS page</a><br />
<span style="color: #888888;">The best way to show products in a CMS page with Magento</span></li>
<li><a title="Magento: the right way to use code in CMS pages" href="http://http://www.noamdesign.com/blog/magento-the-best-way-to-use-code-on-cms-pages/" target="_self">Magento: how to handle using code in the content of a CMS page</a><br />
<span style="color: #888888;">The best way to handle content in CMS pages with Magento</span></li>
</ul>
<h3>Don&#8217;t forget! Subscribe and follow!</h3>
<p>Be sure to <a title="Add the feed to your favorite RSS reader" href="http://www.noamdesign.com/blog/feed/" target="_self">subscribe to the feed</a> and <a class="wp-caption-dd" title="Noam Design on Twitter" href="http://twitter.com/noamdesign" target="_blank">follow us on Twitter</a> for more tips, resources, and giveaways!</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/noamdesign?a=5BiBP2-M7PY:xzEarZ5D9NE:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/noamdesign?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=5BiBP2-M7PY:xzEarZ5D9NE:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/noamdesign?i=5BiBP2-M7PY:xzEarZ5D9NE:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=5BiBP2-M7PY:xzEarZ5D9NE:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/noamdesign?i=5BiBP2-M7PY:xzEarZ5D9NE:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=5BiBP2-M7PY:xzEarZ5D9NE:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/noamdesign?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=5BiBP2-M7PY:xzEarZ5D9NE:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/noamdesign?i=5BiBP2-M7PY:xzEarZ5D9NE:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/noamdesign/~4/5BiBP2-M7PY" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.noamdesign.com/blog/magento-include-layered-navigation-in-cms-page-listing-products/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://www.noamdesign.com/blog/magento-include-layered-navigation-in-cms-page-listing-products/</feedburner:origLink></item>
		<item>
		<title>6 Mistakes Passionate Entrepreneurs Make</title>
		<link>http://feedproxy.google.com/~r/noamdesign/~3/smoWS-lYYwk/</link>
		<comments>http://www.noamdesign.com/blog/top-6-mistakes-passionate-entrepreneurs-make/#comments</comments>
		<pubDate>Mon, 14 Jun 2010 17:05:03 +0000</pubDate>
		<dc:creator>Noam</dc:creator>
				<category><![CDATA[business]]></category>
		<category><![CDATA[company]]></category>
		<category><![CDATA[startup]]></category>
		<category><![CDATA[strategy]]></category>

		<guid isPermaLink="false">http://www.noamdesign.com/Web-Design-Blog/?p=2946</guid>
		<description><![CDATA[
While building Noam Design and helping other businesses take off, I&#8217;ve learned a thing or two about entrepreneurship and about developing a business. Here are 6 mistakes I find particularly hard for entrepreneurs to avoid:
1. Working long hours
You want to get more done. You have a lot to accomplish and you&#8217;re passionate about your goals. [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="aligncenter" style="border: 2px solid black;" src="http://images.noamdesign.com/Blog/balance.jpg" alt="Balance" width="560" height="244" /></p>
<p>While building <a title="Noam Design" href="http://www.noamdesign.com/" target="_self">Noam Design</a> and helping other businesses take off, I&#8217;ve learned a thing or two about entrepreneurship and about developing a business. Here are 6 mistakes I find particularly hard for entrepreneurs to avoid:<span id="more-2946"></span></p>
<h3>1. Working long hours</h3>
<p>You want to get more done. You have a lot to accomplish and you&#8217;re passionate about your goals. So you work a lot thinking that this will help you achieve more. It seems to make sense but in reality you&#8217;ll actually achieve much better results if you work <em>less</em>! This seems counter intuitive at first but you&#8217;ll soon realize that by working less you&#8217;ll not only be more productive when you work, but you&#8217;ll also focus on finding elegant and quick solutions to your problems rather than <a title="Use the right tools" href="http://www.noamdesign.com/blog/use-the-right-tools/" target="_self">using a hammer to open a door</a>. You&#8217;ll make the effort to use the right tools and end up happier. Over time, that&#8217;s the only sustainable way.</p>
<h3>2. Not delegating</h3>
<p>Yes I know &#8211; it&#8217;s hard to let go. Sure there&#8217;s plenty of reasons <em>not </em>to delegate. Nobody can do it as well as you, it would take so much time to find and train the right person &#8211; you may as well do it yourself, etc&#8230; It was so hard for me to delegate that I even ended up <a href="http://www.noamdesign.com/blog/cant-or-wont-delegate-use-acronyms/">using multiple personalities</a>!</p>
<h3>3. Scaling up for the sake of scaling up</h3>
<p>For many business owners, the ultimate goal is to grow. To become really big. Too often size is considered a measure for success. What about happiness? Freedom? Flexibility? Schedule? Some people are so focused on growth they even forget about profitability.</p>
<h3>4. Micromanaging</h3>
<p>Micromanaging is a by-product of not being able to delegate or of hiring the wrong people. Make sure to <a title="Hire &quot;managers of one&quot;" href="http://www.noamdesign.com/blog/hire-managers-of-one/" target="_self">hire &#8220;managers of one&#8221;</a>, <a title="Why you should keep your team small" href="http://www.noamdesign.com/blog/why-you-should-keep-your-team-small/" target="_self">keep your team small</a>, and let people work! Focus on your own tasks.</p>
<h3>5. Taking on all comers</h3>
<p>Many businesses want to offer their customers everything they need. With time, the business loses focus and quality as it spreads across fields and try to be one of these &#8220;full-service solutions provider&#8221;. Focus on providing a unique product instead. And make sure <a title="If your company's products or services are unique..." href="http://www.noamdesign.com/blog/if-your-companys-products-or-services-are-unique/" target="_self">your language</a> reflects that.</p>
<h3>6. Seeking investment from VC</h3>
<p>Too many entrepreneurs start businesses without a vision. Why start a business if you plan on giving out its control to someone else? Also why go through all the work and energy required to start a business if you&#8217;re just looking for an exit? Besides, <a title="When you're raising funds, you're not working on developing your business" href="http://www.noamdesign.com/blog/when-youre-raising-funds-youre-not-working-on-developing-your-business/" target="_self">when you&#8217;re raising funds, you&#8217;re not working on developing your business</a>.</p>
<h3>Don&#8217;t forget! Subscribe and follow!</h3>
<p>Be sure to <a title="Add the feed to your favorite RSS reader" href="http://www.noamdesign.com/blog/feed/" target="_self">subscribe to the feed</a> and <a class="wp-caption-dd" title="Noam Design on Twitter" href="http://twitter.com/noamdesign" target="_blank">follow us on Twitter</a> for more insights, resources, and giveaways!</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/noamdesign?a=smoWS-lYYwk:5aXE9bBC0pc:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/noamdesign?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=smoWS-lYYwk:5aXE9bBC0pc:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/noamdesign?i=smoWS-lYYwk:5aXE9bBC0pc:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=smoWS-lYYwk:5aXE9bBC0pc:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/noamdesign?i=smoWS-lYYwk:5aXE9bBC0pc:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=smoWS-lYYwk:5aXE9bBC0pc:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/noamdesign?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=smoWS-lYYwk:5aXE9bBC0pc:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/noamdesign?i=smoWS-lYYwk:5aXE9bBC0pc:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/noamdesign/~4/smoWS-lYYwk" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.noamdesign.com/blog/top-6-mistakes-passionate-entrepreneurs-make/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.noamdesign.com/blog/top-6-mistakes-passionate-entrepreneurs-make/</feedburner:origLink></item>
		<item>
		<title>Magento: The Best Way To Use Code In CMS Pages</title>
		<link>http://feedproxy.google.com/~r/noamdesign/~3/n80-W4xuMqo/</link>
		<comments>http://www.noamdesign.com/blog/magento-the-best-way-to-use-code-on-cms-pages/#comments</comments>
		<pubDate>Mon, 14 Jun 2010 16:01:47 +0000</pubDate>
		<dc:creator>Noam</dc:creator>
				<category><![CDATA[questions]]></category>
		<category><![CDATA[web development]]></category>
		<category><![CDATA[debugging]]></category>
		<category><![CDATA[magento]]></category>

		<guid isPermaLink="false">http://www.noamdesign.com/blog/?p=4246</guid>
		<description><![CDATA[We recently saw how to avoid issues with Magento editor to edit content on CMS pages (such as the home page for example) but I wanted to take the time to post a much better way to handle content in CMS pages with Magento.
You can use the editor if all you use is text and [...]]]></description>
			<content:encoded><![CDATA[<p>We recently saw how to <a title="Magento: 3 ways to avoid bugs in the editor" href="http://www.noamdesign.com/blog/magento-3-steps-to-prevent-bugs-in-the-editor/" target="_self">avoid issues with Magento editor</a> to edit content on CMS pages (such as the home page for example) but I wanted to take the time to post a much better way to handle content in CMS pages with Magento.<span id="more-4246"></span></p>
<p>You can use the editor if all you use is text and images with minor formatting. But if you have a more complex content with custom code, then it is much better to create a phtml file with your code in it (name it &#8220;page.phtml&#8221; for example) and put it here:</p>
<p style="margin-left: 30px; text-align: left;"><span style="color: #888888;"><code>app/design/frontend/default/yourtheme/template/page/page.phtml</code></span></p>
<p>Then use this code in the CMS admin to call your content:</p>
<p style="margin-left: 30px; text-align: left;"><span style="color: #888888;"><code>{{block type="core/template" template="page/page.phtml"}}</code></span></p>
<p>This method is the best way to use custom code in Magento CMS pages (such as the home page).</p>
<h3>Don&#8217;t forget! Subscribe and follow!</h3>
<p>Be sure to <a title="Add the feed to your favorite RSS reader" href="http://www.noamdesign.com/blog/feed/" target="_self">subscribe to the feed</a> and <a class="wp-caption-dd" title="Noam Design on Twitter" href="http://twitter.com/noamdesign" target="_blank">follow us on Twitter</a> for more tips, resources, and giveaways!</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/noamdesign?a=n80-W4xuMqo:dyPqMj1kVHg:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/noamdesign?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=n80-W4xuMqo:dyPqMj1kVHg:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/noamdesign?i=n80-W4xuMqo:dyPqMj1kVHg:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=n80-W4xuMqo:dyPqMj1kVHg:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/noamdesign?i=n80-W4xuMqo:dyPqMj1kVHg:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=n80-W4xuMqo:dyPqMj1kVHg:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/noamdesign?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=n80-W4xuMqo:dyPqMj1kVHg:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/noamdesign?i=n80-W4xuMqo:dyPqMj1kVHg:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/noamdesign/~4/n80-W4xuMqo" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.noamdesign.com/blog/magento-the-best-way-to-use-code-on-cms-pages/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.noamdesign.com/blog/magento-the-best-way-to-use-code-on-cms-pages/</feedburner:origLink></item>
		<item>
		<title>Salman Khan: One Man, 1400+ Videos On YouTube, And A Mission</title>
		<link>http://feedproxy.google.com/~r/noamdesign/~3/fkEYGHQypt8/</link>
		<comments>http://www.noamdesign.com/blog/salman-khan-one-man-1400-videos-on-youtube-and-a-mission/#comments</comments>
		<pubDate>Thu, 10 Jun 2010 19:39:54 +0000</pubDate>
		<dc:creator>Noam</dc:creator>
				<category><![CDATA[general]]></category>
		<category><![CDATA[quotes]]></category>
		<category><![CDATA[awesome]]></category>

		<guid isPermaLink="false">http://www.noamdesign.com/blog/?p=4231</guid>
		<description><![CDATA[The Khan Academy is one of the most awesome and unique projects out there. One man with a mission, a computer, and a pen-tablet-mouse created 1400+ videos on YouTube.
&#8220;I teach the way that I wish I was taught. The lectures are coming from me, an actual human being who is fascinated by the world around [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.khanacademy.org/" target="_blank"><img class="alignright" src="http://images.noamdesign.com/Blog/khan.gif" alt="Khan Academy" width="180" height="80" /></a>The <a class="wp-caption-dd" title="www.khanacademy.org" href="http://www.khanacademy.org/" target="_blank">Khan Academy</a> is one of the most awesome and unique projects out there. One man with a mission, a computer, and a pen-tablet-mouse created 1400+ videos on YouTube.</p>
<p style="margin-left: 30px;">&#8220;I teach the way that I wish I was taught. The lectures are coming from me, an actual human being who is fascinated by the world around him. The concepts are conveyed as they are understood by me, not as they are written in a textbook developed by an educational bureaucracy. Viewers know that it is the labor of love of one somewhat quirky and determined man who has a passion for learning and teaching. I don&#8217;t think any corporate or governmental effort&#8211;regardless of how much money is thrown at the problem&#8211;can reproduce this.&#8221;</p>
<p>From <a class="wp-caption-dd" href="http://www.khanacademy.org/faq.jsp" target="_blank">The Khan Academy FAQ page</a></p>
<p>One man can achieve a lot and have a significant and positive impact on many people.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/noamdesign?a=fkEYGHQypt8:wLr6rKb3-TQ:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/noamdesign?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=fkEYGHQypt8:wLr6rKb3-TQ:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/noamdesign?i=fkEYGHQypt8:wLr6rKb3-TQ:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=fkEYGHQypt8:wLr6rKb3-TQ:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/noamdesign?i=fkEYGHQypt8:wLr6rKb3-TQ:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=fkEYGHQypt8:wLr6rKb3-TQ:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/noamdesign?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=fkEYGHQypt8:wLr6rKb3-TQ:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/noamdesign?i=fkEYGHQypt8:wLr6rKb3-TQ:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/noamdesign/~4/fkEYGHQypt8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.noamdesign.com/blog/salman-khan-one-man-1400-videos-on-youtube-and-a-mission/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.noamdesign.com/blog/salman-khan-one-man-1400-videos-on-youtube-and-a-mission/</feedburner:origLink></item>
		<item>
		<title>Magento: Email To A Friend Doesn’t Work – Quick Fix</title>
		<link>http://feedproxy.google.com/~r/noamdesign/~3/VP3rZMbAf24/</link>
		<comments>http://www.noamdesign.com/blog/magento-email-to-a-friend-doesn%e2%80%99t-work-quick-fix/#comments</comments>
		<pubDate>Thu, 10 Jun 2010 18:41:50 +0000</pubDate>
		<dc:creator>Noam</dc:creator>
				<category><![CDATA[questions]]></category>
		<category><![CDATA[web development]]></category>
		<category><![CDATA[debugging]]></category>
		<category><![CDATA[magento]]></category>
		<category><![CDATA[update]]></category>

		<guid isPermaLink="false">http://www.noamdesign.com/blog/?p=4215</guid>
		<description><![CDATA[If you&#8217;re running Magento 1.4 (or 1.4.0.1) and your &#8220;email to a friend&#8221; form doesn&#8217;t send emails,  that&#8217;s because your Magento template (Magento theme) is not fully compatible with 1.4.
Note that the &#8220;email to a friend&#8221; form won&#8217;t return any error &#8211; it just won&#8217;t send the email and won&#8217;t redirect to the product page [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright" src="http://images.noamdesign.com/Blog/email-to-a-friend.png" alt="Magento - email to a friend" width="151" height="155" />If you&#8217;re running Magento 1.4 (or 1.4.0.1) and your &#8220;email to a friend&#8221; form doesn&#8217;t send emails,  that&#8217;s because your Magento template (Magento theme) is not fully compatible with 1.4.</p>
<p>Note that the &#8220;email to a friend&#8221; form won&#8217;t return any error &#8211; it just won&#8217;t send the email and won&#8217;t redirect to the product page like it&#8217;s supposed to.</p>
<p>So here&#8217;s what you&#8217;ll need to do to update your Magento template in order to quickly fix this error:<span id="more-4215"></span></p>
<p><span style="font-size: large;">Open this file:</span></p>
<p style="margin-left: 30px; text-align: left;"><span style="color: #888888;"><code>app/design/frontend/default/themename/template/sendfriend/send.phtml</code></span></p>
<p><span style="font-size: large;">Find this line:</span></p>
<p style="margin-left: 30px; text-align: left;"><span style="color: #888888;"><code>&lt;form action="&lt;?php echo $this-&gt;getUrl('*/*/sendmail', array('id'=&gt;$this-&gt;getProductId(), 'cat_id'=&gt;$this-&gt;getCategoryId())) ?&gt;" method="post" id="product_sendtofriend_form"&gt;</code></span></p>
<p><span style="font-size: large;">And add the following code below:</span></p>
<p style="margin-left: 30px; text-align: left;"><span style="color: #888888;"><code>&lt;?php echo $this-&gt;getBlockHtml('formkey')?&gt;</code></span></p>
<p>That&#8217;s it!</p>
<h3>Related posts:</h3>
<ul>
<li><a href="http://www.noamdesign.com/blog/magento-contact-form-doesnt-work-quick-fix/" target="_self">Magento contact form doesn&#8217;t work &#8211; quick fix</a></li>
<li><a href="http://www.noamdesign.com/blog/magento-include-toolbar-and-pagination-when-listing-products/" target="_self">Magento 1.4 &#8211; how to include toolbar and pagination when listing products</a></li>
</ul>
<h3>Don&#8217;t forget &#8211; subscribe and follow!</h3>
<p>Be sure to <a title="Add the feed to your favorite RSS reader" href="http://www.noamdesign.com/blog/feed/" target="_self">subscribe to the feed</a> and <a class="wp-caption-dd" title="Noam Design on Twitter" href="http://twitter.com/noamdesign" target="_blank">follow us on Twitter</a> for more tips, resources, and giveaways!</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/noamdesign?a=VP3rZMbAf24:lBEXtE9ZV6k:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/noamdesign?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=VP3rZMbAf24:lBEXtE9ZV6k:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/noamdesign?i=VP3rZMbAf24:lBEXtE9ZV6k:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=VP3rZMbAf24:lBEXtE9ZV6k:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/noamdesign?i=VP3rZMbAf24:lBEXtE9ZV6k:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=VP3rZMbAf24:lBEXtE9ZV6k:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/noamdesign?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=VP3rZMbAf24:lBEXtE9ZV6k:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/noamdesign?i=VP3rZMbAf24:lBEXtE9ZV6k:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/noamdesign/~4/VP3rZMbAf24" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.noamdesign.com/blog/magento-email-to-a-friend-doesn%e2%80%99t-work-quick-fix/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		<feedburner:origLink>http://www.noamdesign.com/blog/magento-email-to-a-friend-doesn%e2%80%99t-work-quick-fix/</feedburner:origLink></item>
		<item>
		<title>Quote: Just Knowing You Have The Time…</title>
		<link>http://feedproxy.google.com/~r/noamdesign/~3/thSmOUOO8NQ/</link>
		<comments>http://www.noamdesign.com/blog/quote-just-knowing-you-have-the-time/#comments</comments>
		<pubDate>Thu, 10 Jun 2010 17:40:08 +0000</pubDate>
		<dc:creator>Noam</dc:creator>
				<category><![CDATA[quotes]]></category>
		<category><![CDATA[business]]></category>
		<category><![CDATA[strategy]]></category>
		<category><![CDATA[time]]></category>

		<guid isPermaLink="false">http://www.noamdesign.com/blog/?p=4202</guid>
		<description><![CDATA[&#8220;Just knowing you have the time helps you make the time.&#8221; Extract from another great post by Jason Fry.
Every interruption cuts your work day into a series of work moments.  45 minutes here, then a meeting. A hour there, then a conference call.  20 minutes until someone taps you on the shoulder or [...]]]></description>
			<content:encoded><![CDATA[<p>&#8220;Just knowing you have the time helps you make the time.&#8221; Extract from another <a class="wp-caption-dd" href="http://37signals.com/svn/posts/2391-the-pleasure-of-an-open-schedule" target="_blank">great post</a> by Jason Fry.</p>
<p style="margin-left: 30px;"><span style="color: #888888;">Every interruption cuts your work day into a series of work moments.  45 minutes here, then a meeting. A hour there, then a conference call.  20 minutes until someone taps you on the shoulder or calls your name  across the office. These events kill productivity.</span></p>
<p style="margin-left: 30px;"><span style="color: #888888;">Most of these interruptions are experienced at a micro level.  They’re experienced during <em>a day</em>. But I’ve found the same thing  holds true on a macro level. If you stretch your time scale out to  weeks or months, a day trip here or a couple days away there has the  same effect: It kills productivity. A couple days away a week is like a  few meetings a day — it makes it hard to get anything meaningful done.  An interruption is an interruption.</span></p>
<p style="margin-left: 30px;"><span style="color: #888888;">[...] knowing I have a clear schedule for many months has shifted me into a  pleasantly productive mindset. I’ve gotten a ton done so far this week.  There have been some projects I’ve been meaning to start for a while,  but with future travel hanging over my head I couldn’t get into a  groove. I’m back in a groove. </span></p>
<p style="margin-left: 30px;"><span style="color: #888888;">It’s a good reminder of the power of an open schedule. Just knowing  you have the time helps you make the time.</span></p>
<p>From <a class="wp-caption-dd" href="http://37signals.com/svn/posts/2391-the-pleasure-of-an-open-schedule" target="_blank">The pleasure of an open schedule</a> By Jason Fried of <a class="wp-caption-dd" href="http://37signals.com" target="_blank">37signals</a>.<span id="more-4202"></span></p>
<h3>Related posts:</h3>
<ul>
<li><a href="http://www.noamdesign.com/blog/working-while-traveling-and-vice-versa/" target="_self">Working while traveling &#8211; and vice versa</a></li>
<li><a href="http://www.noamdesign.com/blog/4-unusual-ways-to-get-inspiration/" target="_self">4 ways to get inspired</a></li>
<li><a href="http://www.noamdesign.com/blog/when-you-deliver-the-news-makes-all-the-difference/" target="_self">When you deliver the news makes all the difference</a></li>
</ul>
<h3>Don&#8217;t forget &#8211; subscribe and follow!</h3>
<p>Be sure to <a title="Add the feed to your favorite RSS reader" href="http://www.noamdesign.com/blog/feed/" target="_self">subscribe to the feed</a> and <a class="wp-caption-dd" title="Noam Design on Twitter" href="http://twitter.com/noamdesign" target="_blank">follow us on Twitter</a> for more quotes, resources, and giveaways!</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/noamdesign?a=thSmOUOO8NQ:TJLR_Paxkko:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/noamdesign?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=thSmOUOO8NQ:TJLR_Paxkko:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/noamdesign?i=thSmOUOO8NQ:TJLR_Paxkko:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=thSmOUOO8NQ:TJLR_Paxkko:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/noamdesign?i=thSmOUOO8NQ:TJLR_Paxkko:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=thSmOUOO8NQ:TJLR_Paxkko:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/noamdesign?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=thSmOUOO8NQ:TJLR_Paxkko:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/noamdesign?i=thSmOUOO8NQ:TJLR_Paxkko:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/noamdesign/~4/thSmOUOO8NQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.noamdesign.com/blog/quote-just-knowing-you-have-the-time/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.noamdesign.com/blog/quote-just-knowing-you-have-the-time/</feedburner:origLink></item>
		<item>
		<title>Introducing Magento Expert</title>
		<link>http://feedproxy.google.com/~r/noamdesign/~3/8vK_dq6DPLc/</link>
		<comments>http://www.noamdesign.com/blog/introducing-magento-expert/#comments</comments>
		<pubDate>Tue, 08 Jun 2010 19:06:27 +0000</pubDate>
		<dc:creator>Noam</dc:creator>
				<category><![CDATA[news]]></category>
		<category><![CDATA[magento]]></category>
		<category><![CDATA[project]]></category>
		<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://www.noamdesign.com/blog/?p=4176</guid>
		<description><![CDATA[
We&#8217;re proud to announce the launch of our latest project: Magento Expert!
Magento Expert is a platform where Magento experts answer Magento questions from the community. We get tons of these questions so we created Magento Expert as a platform where people can easily ask their Magento questions and get expert answers that will benefit the [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://magentoexpert.com"><img src="http://images.noamdesign.com/Blog/new-magento-expert.png" alt="Magento Expert" width="559" height="76" /></a></p>
<p>We&#8217;re proud to announce the launch of our latest project: <a title="Magento experts answer your Magento questions" href="http://magentoexpert.com/" target="_self">Magento Expert</a>!</p>
<p>Magento Expert is a platform where Magento experts answer Magento questions from the community. We get tons of these questions so we created Magento Expert as a platform where people can easily ask their Magento questions and get expert answers that will benefit the entire commmunity.</p>
<p><span style="font-size: large;">Experts promote their business</span> by being in direct contact with Magento users who need their help, and by adding quality inbound links to their own website.</p>
<p><span style="font-size: large;">Users get quick answers</span> to their Magento questions and help their store&#8217;s SEO at the same time if they decide to add links to their Magento site.</p>
<p>The service is 100% free and most questions are answered very quickly so why not <a title="Ask a Magento question" href="http://magentoexpert.com/?ptype=ask-a-question" target="_self">post your Magento question</a>?</p>
<p>If you consider yourself a Magento expert, why not <a title="Latest Magento questions" href="http://magentoexpert.com/?ptype=latest" target="_self">answer some questions</a> and promote yourself?</p>
<h3>Don&#8217;t forget &#8211; subscribe and follow!</h3>
<p>Be sure to <a title="Add the feed to your favorite RSS reader" href="http://www.noamdesign.com/blog/feed/" target="_self">subscribe to the feed</a> and <a class="wp-caption-dd" title="Noam Design on Twitter" href="http://twitter.com/noamdesign" target="_blank">follow us on Twitter</a> for more news, resources, and giveaways!</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/noamdesign?a=8vK_dq6DPLc:0qCSPBBNDTs:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/noamdesign?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=8vK_dq6DPLc:0qCSPBBNDTs:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/noamdesign?i=8vK_dq6DPLc:0qCSPBBNDTs:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=8vK_dq6DPLc:0qCSPBBNDTs:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/noamdesign?i=8vK_dq6DPLc:0qCSPBBNDTs:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=8vK_dq6DPLc:0qCSPBBNDTs:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/noamdesign?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=8vK_dq6DPLc:0qCSPBBNDTs:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/noamdesign?i=8vK_dq6DPLc:0qCSPBBNDTs:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/noamdesign/~4/8vK_dq6DPLc" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.noamdesign.com/blog/introducing-magento-expert/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.noamdesign.com/blog/introducing-magento-expert/</feedburner:origLink></item>
		<item>
		<title>Magento: Contact Form Doesn’t Work – Quick Fix</title>
		<link>http://feedproxy.google.com/~r/noamdesign/~3/0V8ubjUtN4g/</link>
		<comments>http://www.noamdesign.com/blog/magento-contact-form-doesnt-work-quick-fix/#comments</comments>
		<pubDate>Mon, 07 Jun 2010 23:23:00 +0000</pubDate>
		<dc:creator>Noam</dc:creator>
				<category><![CDATA[questions]]></category>
		<category><![CDATA[web development]]></category>
		<category><![CDATA[debugging]]></category>
		<category><![CDATA[magento]]></category>
		<category><![CDATA[update]]></category>

		<guid isPermaLink="false">http://www.noamdesign.com/blog/?p=4168</guid>
		<description><![CDATA[Yet another Magento bug a lot of people are experiencing after upgrading their Magento installation to 1.4. Here&#8217;s a quick fix:
&#8220;Unable to submit your request. Please, try again later.&#8221; If you&#8217;re running Magento 1.4 and get this error when submitting the contact form that&#8217;s because your template (theme) is not fully compatible with 1.4. Here&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p>Yet another Magento bug a lot of people are experiencing after upgrading their Magento installation to 1.4. Here&#8217;s a quick fix:<span id="more-4168"></span></p>
<p>&#8220;Unable to submit your request. Please, try again later.&#8221; If you&#8217;re running Magento 1.4 and get this error when submitting the contact form that&#8217;s because your template (theme) is not fully compatible with 1.4. Here&#8217;s what you&#8217;ll need to do to quickly fix this error:</p>
<p>Open this file:</p>
<p style="margin-left: 30px; text-align: left;"><span style="color: #888888;"><code>app/design/frontend/default/yourthemename/template/contacts/form.phtml</code></span></p>
<p>And add the following hidden field somewhere before the submit button:</p>
<p style="margin-left: 30px; text-align: left;"><span style="color: #888888;"><code>&lt;input type="text" name="hideit" id="hideit" value="" style="display:none !important;" /&gt;</code></span></p>
<p>That&#8217;s it!</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/noamdesign?a=0V8ubjUtN4g:VssALaboZUU:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/noamdesign?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=0V8ubjUtN4g:VssALaboZUU:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/noamdesign?i=0V8ubjUtN4g:VssALaboZUU:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=0V8ubjUtN4g:VssALaboZUU:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/noamdesign?i=0V8ubjUtN4g:VssALaboZUU:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=0V8ubjUtN4g:VssALaboZUU:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/noamdesign?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=0V8ubjUtN4g:VssALaboZUU:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/noamdesign?i=0V8ubjUtN4g:VssALaboZUU:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/noamdesign/~4/0V8ubjUtN4g" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.noamdesign.com/blog/magento-contact-form-doesnt-work-quick-fix/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.noamdesign.com/blog/magento-contact-form-doesnt-work-quick-fix/</feedburner:origLink></item>
		<item>
		<title>Time Doesn’t Matter [part 2]</title>
		<link>http://feedproxy.google.com/~r/noamdesign/~3/PomMYcaocy8/</link>
		<comments>http://www.noamdesign.com/blog/time-doesnt-matter-part-2/#comments</comments>
		<pubDate>Wed, 02 Jun 2010 22:30:37 +0000</pubDate>
		<dc:creator>Noam</dc:creator>
				<category><![CDATA[business]]></category>
		<category><![CDATA[general]]></category>
		<category><![CDATA[strategy]]></category>
		<category><![CDATA[time]]></category>

		<guid isPermaLink="false">http://www.noamdesign.com/blog/?p=4117</guid>
		<description><![CDATA[It doesn&#8217;t really matter how much time you spend on something, right? The outcome is what matters. The results. Then why most service companies bill their clients by the hour? Is there a better way?
On the other hand, we know that businesses who charge their clients based on scope restrict themselves to working within stiff [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright" src="http://images.noamdesign.com/Blog/watch.jpg" alt="Watch" width="300" height="199" />It doesn&#8217;t really matter how much time you spend on something, right? The outcome is what matters. The results. Then why most service companies bill their clients by the hour? Is there a better way?</p>
<p>On the other hand, we know that businesses who charge their clients based on scope restrict themselves to working within stiff boundaries &#8211; which doesn&#8217;t work in a creative industry.</p>
<p>So is there another way? The solution we found here at <a href="http://www.noamdesign.com/" target="_self">Noam Design</a> is to stop taking on client work and focus on <a title="eCommerce templates, CMS templates, and Flash CMS templates" href="http://www.noamdesign.com/products" target="_self">our products</a> instead.</p>
<p>So we&#8217;re not charging by the hour: it doesn&#8217;t matter how long it takes us to develop a <a title="Magento Ecommerce Templates" href="http://www.noamdesign.com/products/magento-ecommerce-templates" target="_self">Magento template</a> or a <a title="CMS website templates" href="http://www.noamdesign.com/products/cms-website-templates" target="_self">CMS template</a>! Time isn&#8217;t a factor when determining a product&#8217;s price. Quality, usefulness, and market demand are more important.</p>
<p>We&#8217;re not charging based on the scope of work either. Sometimes a product requires a huge amount of work, revisions, adjustments, etc while other products are developed in a breeze. All that is quite irrelevant though &#8211; only the end result matters. Is the product useful for our customers? Will someone get a good value by buying it? Do people need it? These are the questions that matter more.<span id="more-4117"></span></p>
<h3>Related Posts:</h3>
<ul>
<li><a href="http://www.noamdesign.com/blog/the-best-approach-in-a-creative-businessis-based-on-flexibility/" target="_self">The best approach in a creative business is based on flexibility</a></li>
<li><a title="How much time someone has been doing something is no indication..." href="http://www.noamdesign.com/blog/time-doesnt-matter/" target="_self">Time doesn&#8217;t matter [part 1]</a></li>
<li><a href="http://www.noamdesign.com/blog/why-would-a-great-team-work-for-cheap/" target="_self">Why would a great team work for cheap?</a></li>
</ul>
<h3>Don&#8217;t forget &#8211; subscribe and follow!</h3>
<p>Be sure to <a title="Add the feed to your favorite RSS reader" href="http://www.noamdesign.com/blog/feed/" target="_self">subscribe to the feed</a> and <a class="wp-caption-dd" title="Noam Design on Twitter" href="http://twitter.com/noamdesign" target="_blank">follow us on Twitter</a> for more insights, resources, and giveaways!</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/noamdesign?a=PomMYcaocy8:Io_xF5tlWYM:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/noamdesign?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=PomMYcaocy8:Io_xF5tlWYM:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/noamdesign?i=PomMYcaocy8:Io_xF5tlWYM:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=PomMYcaocy8:Io_xF5tlWYM:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/noamdesign?i=PomMYcaocy8:Io_xF5tlWYM:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=PomMYcaocy8:Io_xF5tlWYM:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/noamdesign?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=PomMYcaocy8:Io_xF5tlWYM:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/noamdesign?i=PomMYcaocy8:Io_xF5tlWYM:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/noamdesign/~4/PomMYcaocy8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.noamdesign.com/blog/time-doesnt-matter-part-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.noamdesign.com/blog/time-doesnt-matter-part-2/</feedburner:origLink></item>
		<item>
		<title>Magento: Why You Should Refrain From Using Too Many Extensions</title>
		<link>http://feedproxy.google.com/~r/noamdesign/~3/VpWe_b28AeA/</link>
		<comments>http://www.noamdesign.com/blog/magento-why-you-should-refrain-from-using-too-many-extensions/#comments</comments>
		<pubDate>Wed, 02 Jun 2010 20:15:52 +0000</pubDate>
		<dc:creator>Noam</dc:creator>
				<category><![CDATA[questions]]></category>
		<category><![CDATA[ecommerce]]></category>
		<category><![CDATA[magento]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.noamdesign.com/blog/?p=4124</guid>
		<description><![CDATA[If you are using Magento for your eCommerce store or WordPress, it is wise to minimize the number of extensions you install on your store as much as possible and edit the template files or use default features instead. The more extensions you have, the heavier your store is and the harder it is to [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright" src="http://images.noamdesign.com/Blog/magento-connect.png" alt="Magento Connect" width="183" height="110" />If you are using <a class="wp-caption-dd" title="Magento" href="http://www.magentocommerce.com/" target="_blank">Magento</a> for your eCommerce store or <a class="wp-caption-dd" title="WordPress" href="http://wordpress.org" target="_blank">WordPress</a>, it is wise to minimize the number of extensions you install on your store as much as possible and edit the template files or use default features instead. The more extensions you have, the heavier your store is and the harder it is to maintain, update, upgrade, etc&#8230; Not to mention the quality of most extensions available on the market &#8211; it&#8217;s poor to say the least.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/noamdesign?a=VpWe_b28AeA:wiw8XsCeTkk:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/noamdesign?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=VpWe_b28AeA:wiw8XsCeTkk:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/noamdesign?i=VpWe_b28AeA:wiw8XsCeTkk:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=VpWe_b28AeA:wiw8XsCeTkk:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/noamdesign?i=VpWe_b28AeA:wiw8XsCeTkk:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=VpWe_b28AeA:wiw8XsCeTkk:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/noamdesign?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=VpWe_b28AeA:wiw8XsCeTkk:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/noamdesign?i=VpWe_b28AeA:wiw8XsCeTkk:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/noamdesign/~4/VpWe_b28AeA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.noamdesign.com/blog/magento-why-you-should-refrain-from-using-too-many-extensions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.noamdesign.com/blog/magento-why-you-should-refrain-from-using-too-many-extensions/</feedburner:origLink></item>
		<item>
		<title>Magento: Include Toolbar And Pagination When Listing Products</title>
		<link>http://feedproxy.google.com/~r/noamdesign/~3/7rk8yqUZV6g/</link>
		<comments>http://www.noamdesign.com/blog/magento-include-toolbar-and-pagination-when-listing-products/#comments</comments>
		<pubDate>Wed, 02 Jun 2010 19:25:07 +0000</pubDate>
		<dc:creator>Noam</dc:creator>
				<category><![CDATA[questions]]></category>
		<category><![CDATA[web design]]></category>
		<category><![CDATA[web development]]></category>
		<category><![CDATA[debugging]]></category>
		<category><![CDATA[magento]]></category>

		<guid isPermaLink="false">http://www.noamdesign.com/blog/?p=4122</guid>
		<description><![CDATA[Many people are having the issue where the toolbar and pagination doesn&#8217;t show when listing products on a CMS page and are continuously asking for help on the Magento forums but as far as I could see there is no solution posted there. In fact that&#8217;s the case for most questions posted on the forums.
How [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright" src="http://images.noamdesign.com/Blog/magento-pagination-toolbar.png" alt="Magento pagination toolbar" width="260" height="71" />Many people are having the issue where the toolbar and pagination doesn&#8217;t show when listing products on a CMS page and are continuously asking for help on the <a class="wp-caption-dd" title="Magento Forums" href="http://www.magentocommerce.com/boards/" target="_blank">Magento forums</a> but as far as I could see there is no solution posted there. In fact that&#8217;s the case for most questions posted on the forums.</p>
<p>How to show the toolbar and pagination when listing products on pages other than category pages is actually quite simple. In fact it&#8217;s very simple! <span id="more-4122"></span></p>
<h3>The problem:</h3>
<p>You may be using something like the code below to insert new products on your home page:</p>
<p style="margin-left: 30px; text-align: left;"><span style="color: #888888;"><code>{{block type="catalog/product_new" name="home.catalog.product.new"  alias="product_homepage" template="catalog/product/new.phtml"}}</code></span></p>
<p style="text-align: right;">Source: <a title="Magento: display new products on the home page" href="http://www.noamdesign.com/blog/magento-display-new-products-on-the-home-page/" target="_self">Magento: display new products on the home page</a></p>
<p>Or you may use this method (something like the code below) to display new products from a specific category:</p>
<p style="margin-left: 30px; text-align: left;"><span style="color: #888888;">{{block type=&#8221;catalog/product_list&#8221; category_id=&#8221;3&#8243; name=&#8221;home.catalog.product.new&#8221; alias=&#8221;product_homepage&#8221; template=&#8221;catalog/product/featured.phtml&#8221;}}</span></p>
<p style="text-align: right;">Source: <a title="Magento: display new products on the home page - by category!" href="http://www.noamdesign.com/blog/magento-add-new-products-on-home-page-by-category/" target="_self">Magento: display new products on home page – by category!</a></p>
<p>But now you also want to include the toolbar and pagination. In Magento versions <strong>prior </strong>to 1.4, you could have used something like this:</p>
<p style="margin-left: 30px; text-align: left;"><span style="color: #888888;"><code>{{block type="catalog/product_list" category_id="3" template="catalog/product/list.phtml"}}</code></span></p>
<p>Where the &#8220;category_id&#8221; is your category id.</p>
<p>In Magento 1.4, this method no longer works. The pagination and toolbar will NOT display because it is now handled in a different way.</p>
<h3>The solution:</h3>
<p>So here&#8217;s a simple way to display products on any CMS page and include the toolbar and pagination:</p>
<p><span style="font-size: large;">1.</span> Go to CMS &gt; Manage Pages and click on the page where you want to display your products.</p>
<p><span style="font-size: large;">2.</span> Under the &#8220;Design&#8221; tab, insert the following code in the &#8220;Update Layout XML&#8221; field:</p>
<p style="margin-left: 30px; text-align: left;"><span style="color: #888888;"><code>&lt;reference name="content"&gt;<br />
&lt;block type="catalog/product_list" name="product_list" template="catalog/product/list.phtml"&gt;<br />
&lt;action method="setCategoryId"&gt;&lt;category_id&gt;3&lt;/category_id&gt;&lt;/action&gt;<br />
&lt;block type="catalog/product_list_toolbar" name="product_list_toolbar" template="catalog/product/list/toolbar.phtml"&gt;<br />
&lt;block type="page/html_pager" name="product_list_toolbar_pager"/&gt;<br />
&lt;/block&gt;<br />
&lt;action method="setToolbarBlockName"&gt;&lt;name&gt;product_list_toolbar&lt;/name&gt;&lt;/action&gt;<br />
&lt;/block&gt;<br />
&lt;/reference&gt;</code></span></p>
<p>Make sure to change the category id to your own id. That&#8217;s it!</p>
<h3>Related Posts:</h3>
<ul>
<li><a title="Here’s how to solve the problem when he pagination is not present on the toolbar of the search result page" href="http://www.noamdesign.com/blog/magento-pagination-disappears-on-the-search-results-page-after-upgrading-to-1-4/" target="_self">Magento: Pagination Disappears On The Search Result Pages After Upgrading to 1.4</a></li>
<li><a title="Here are the most common issues when upgrading to Magento 1.4 and how to fix them" href="http://www.noamdesign.com/blog/upgrading-to-magento-1-4/" target="_self">Upgrading To Magento 1.4</a></li>
</ul>
<h3>Don&#8217;t forget &#8211; subscribe and follow!</h3>
<p>Be sure to <a title="Add the feed to your favorite RSS reader" href="http://www.noamdesign.com/blog/feed/" target="_self">subscribe to the feed</a> and <a class="wp-caption-dd" title="Noam Design on Twitter" href="http://twitter.com/noamdesign" target="_blank">follow us on Twitter</a> for more tips, resources, and giveaways!</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/noamdesign?a=7rk8yqUZV6g:B6rDxzo6-JQ:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/noamdesign?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=7rk8yqUZV6g:B6rDxzo6-JQ:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/noamdesign?i=7rk8yqUZV6g:B6rDxzo6-JQ:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=7rk8yqUZV6g:B6rDxzo6-JQ:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/noamdesign?i=7rk8yqUZV6g:B6rDxzo6-JQ:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=7rk8yqUZV6g:B6rDxzo6-JQ:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/noamdesign?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=7rk8yqUZV6g:B6rDxzo6-JQ:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/noamdesign?i=7rk8yqUZV6g:B6rDxzo6-JQ:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/noamdesign/~4/7rk8yqUZV6g" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.noamdesign.com/blog/magento-include-toolbar-and-pagination-when-listing-products/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		<feedburner:origLink>http://www.noamdesign.com/blog/magento-include-toolbar-and-pagination-when-listing-products/</feedburner:origLink></item>
		<item>
		<title>Bad Ideas Unleash Creativity</title>
		<link>http://feedproxy.google.com/~r/noamdesign/~3/CBwcCGbK-kQ/</link>
		<comments>http://www.noamdesign.com/blog/bad-ideas-unleash-creativity/#comments</comments>
		<pubDate>Fri, 28 May 2010 18:33:53 +0000</pubDate>
		<dc:creator>Noam</dc:creator>
				<category><![CDATA[insights]]></category>
		<category><![CDATA[creativity]]></category>
		<category><![CDATA[ideas]]></category>
		<category><![CDATA[team]]></category>

		<guid isPermaLink="false">http://www.noamdesign.com/blog/?p=4091</guid>
		<description><![CDATA[When brainstorming in a group, people are often afraid to express their take on something because they&#8217;re feeling insecure that maybe their idea is not so good. They&#8217;re afraid to look bad and that people will think their input is plain useless. So they refrain from &#8220;making the jump&#8221;.
The thing is that bad ideas are [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright" src="http://images.noamdesign.com/Blog/jump.jpg" alt="Make the jump" width="300" height="155" />When brainstorming in a group, people are often afraid to express their take on something because they&#8217;re feeling insecure that maybe their idea is not so good. They&#8217;re afraid to look bad and that people will think their input is plain useless. So they refrain from &#8220;making the jump&#8221;.</p>
<p>The thing is that bad ideas are great for unleashing your creative juice! When people are not afraid to look stupid and just bring everything that comes to mind it opens up new channels and helps you think in new and creative ways.<span id="more-4091"></span></p>
<p>In addition, a lot of people have really good critical thinking &#8211; they think best when they hear something stupid. So having lots of bad ideas around will trigger the critical part of your brain and that will help you come up with awesome ideas and new ways to solve a problem.</p>
<p>If you&#8217;re hosting a brainstorming session, try to create a context where people feel free to say whatever comes to mind. Make people feel that any input is valuable. Unleash creativity and out-of-the-box thinking by removing social barriers and creating an atmosphere where participants will feel involved and valuable.  Make them feel like their input will make a difference.</p>
<p>One of the ways to achieve that is to separate the decision making process with the brainstorming process. Brainstorming should only be brainstorming &#8211; no decision will be taken and thus nobody will judge your input. Nobody will say your idea is good or bad at this stage. And that will help unleash creativity.</p>
<p>You want creativity? Make the jump! Express all your bad ideas.</p>
<h3>Related posts:</h3>
<ul>
<li><a title="Don't look for options" href="http://www.noamdesign.com/blog/the-evil-of-muliple-choice/" target="_self">The evil of multiple choice</a> &#8211; <span style="color: #888888;">As we are presented with options all day long, we forget that we can  create our own choices and exert our will more freely&#8230; <a href="http://www.noamdesign.com/blog/the-evil-of-muliple-choice/">keep reading</a></span></li>
<li><a title="Laws of physics vs. tax rules" href="http://www.noamdesign.com/blog/simplicity-rules/" target="_self">Simplicity rules</a> &#8211; <span style="color: #888888;">Simple rules allow for beautiful and complex behavior while  complicated rules lead to stupid behavior&#8230; <a title="Laws of physics vs. tax rules" href="http://www.noamdesign.com/blog/simplicity-rules/" target="_self">read on</a></span></li>
</ul>
<h3>Don&#8217;t forget &#8211; subscribe and follow!</h3>
<p>Be sure to <a title="Add the feed to your favorite RSS reader" href="http://www.noamdesign.com/blog/feed/" target="_self">subscribe to the feed</a> and <a class="wp-caption-dd" title="Noam Design on Twitter" href="http://twitter.com/noamdesign" target="_blank">follow us on Twitter</a> for more insights, resources, and giveaways!</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/noamdesign?a=CBwcCGbK-kQ:Tskrvc7Xs6o:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/noamdesign?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=CBwcCGbK-kQ:Tskrvc7Xs6o:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/noamdesign?i=CBwcCGbK-kQ:Tskrvc7Xs6o:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=CBwcCGbK-kQ:Tskrvc7Xs6o:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/noamdesign?i=CBwcCGbK-kQ:Tskrvc7Xs6o:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=CBwcCGbK-kQ:Tskrvc7Xs6o:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/noamdesign?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=CBwcCGbK-kQ:Tskrvc7Xs6o:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/noamdesign?i=CBwcCGbK-kQ:Tskrvc7Xs6o:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/noamdesign/~4/CBwcCGbK-kQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.noamdesign.com/blog/bad-ideas-unleash-creativity/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		<feedburner:origLink>http://www.noamdesign.com/blog/bad-ideas-unleash-creativity/</feedburner:origLink></item>
		<item>
		<title>Don’t Worry Too Much About The Competition</title>
		<link>http://feedproxy.google.com/~r/noamdesign/~3/gXYZ201H1RY/</link>
		<comments>http://www.noamdesign.com/blog/dont-worry-too-much-about-the-competition/#comments</comments>
		<pubDate>Fri, 28 May 2010 00:24:07 +0000</pubDate>
		<dc:creator>Noam</dc:creator>
				<category><![CDATA[business]]></category>
		<category><![CDATA[insights]]></category>
		<category><![CDATA[strategy]]></category>

		<guid isPermaLink="false">http://www.noamdesign.com/blog/?p=4064</guid>
		<description><![CDATA[No matter what your line of business is, there are always competitors. If you think your product is so unique that you have no competitors&#8230; well it&#8217;s time to wake up!
Many business starters try so hard to differentiate their product or service from the competition that they end up believing they have no competition. In [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright" src="http://images.noamdesign.com/Blog/competition.png" alt="Competition" width="200" height="134" />No matter what your line of business is, there are always competitors. If you think your product is so unique that you have no competitors&#8230; well it&#8217;s time to wake up!</p>
<p>Many business starters try so hard to differentiate their product or service from the competition that they end up believing they have no competition. In fact, maybe it&#8217;s better that way!</p>
<p>The thing is that focusing on the competition too much will not help you create a great product. Don&#8217;t concentrate your efforts on how you can beat the competition by doing better, more, less, or different. That&#8217;s a waist of time. Worse than that, it interferes with your ability to create a great business.</p>
<p>It&#8217;s best to ignore the competition and focus on what matters: your product and customers. Which audience are you targeting? What problem are you solving? What&#8217;s the best way to solve that problem for your target audience? What is necessary and what is not?</p>
<p>So ignore the competition. Create your own thing instead.</p>
<h3>Related Posts:</h3>
<ul>
<li><a title="Worried someone else will implement your idea before you?" href="http://www.noamdesign.com/blog/dont-worry-too-much-about-being-first/" target="_self">Don&#8217;t worry too much about being first</a></li>
<li><a class="wp-caption-dd" title="Build Less - Getting Real by 37signals" href="http://gettingreal.37signals.com/ch02_Build_Less.php" target="_blank">Underdo your competition</a></li>
</ul>
<h3>Don&#8217;t forget &#8211; subscribe and follow!</h3>
<p>Be sure to <a title="Add the feed to your favorite RSS reader" href="http://www.noamdesign.com/blog/feed/" target="_self">subscribe to the feed</a> and <a class="wp-caption-dd" title="Noam Design on Twitter" href="http://twitter.com/noamdesign" target="_blank">follow us on Twitter</a> for more insights, resources, and giveaways!</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/noamdesign?a=gXYZ201H1RY:74l4UxeBxI4:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/noamdesign?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=gXYZ201H1RY:74l4UxeBxI4:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/noamdesign?i=gXYZ201H1RY:74l4UxeBxI4:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=gXYZ201H1RY:74l4UxeBxI4:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/noamdesign?i=gXYZ201H1RY:74l4UxeBxI4:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=gXYZ201H1RY:74l4UxeBxI4:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/noamdesign?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=gXYZ201H1RY:74l4UxeBxI4:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/noamdesign?i=gXYZ201H1RY:74l4UxeBxI4:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/noamdesign/~4/gXYZ201H1RY" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.noamdesign.com/blog/dont-worry-too-much-about-the-competition/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.noamdesign.com/blog/dont-worry-too-much-about-the-competition/</feedburner:origLink></item>
		<item>
		<title>Magento: 3 Steps To Prevent Bugs In The Editor</title>
		<link>http://feedproxy.google.com/~r/noamdesign/~3/yudevyKbAVQ/</link>
		<comments>http://www.noamdesign.com/blog/magento-3-steps-to-prevent-bugs-in-the-editor/#comments</comments>
		<pubDate>Thu, 27 May 2010 22:17:38 +0000</pubDate>
		<dc:creator>Noam</dc:creator>
				<category><![CDATA[questions]]></category>
		<category><![CDATA[web design]]></category>
		<category><![CDATA[bugs]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[debugging]]></category>
		<category><![CDATA[magento]]></category>

		<guid isPermaLink="false">http://www.noamdesign.com/blog/?p=4046</guid>
		<description><![CDATA[Magento 1.4 comes built in with a wysiwyg editor that is there to make it easy for less savvy users to edit rich content on their store&#8217;s home page, content pages, product descriptions etc without HTML knowledge.
There is also an option to hide the editor in case you want to use external code and paste [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright" src="http://images.noamdesign.com/Blog/magento-editor.png" alt="Magento Editor" width="276" height="131" />Magento 1.4 comes built in with a <a class="wp-caption-dd" title="What You See Is What You Get" href="http://www.google.com/search?q=wysiwyg" target="_blank">wysiwyg</a> editor that is there to make it easy for less savvy users to edit rich content on their store&#8217;s home page, content pages, product descriptions etc without HTML knowledge.</p>
<p>There is also an option to hide the editor in case you want to use external code and paste it there or if you want to edit the HTML directly.</p>
<p>If you know HTML, you&#8217;ll probably want to use your favorite editor and only paste the code in the admin when you&#8217;re done (with the editor hidden). The problem is that the editor gets very buggy if you do that and then try to make a small edit directly in the admin &#8211; or even if you load the edit page in the admin and save again! That&#8217;s because the editor is not hidden by default and when loaded it adds &lt;p&gt; tags everywhere and removes empty divs. Depending on the code you have this will either destroy your content&#8217;s formatting on the front-end or make it disappear altogether.</p>
<p>Keep reading for a simple way to solve this annoying issue with the Magento editor! <span id="more-4046"></span></p>
<p><span style="font-size: large;">3 simple steps to fix this problem:</span></p>
<p style="margin-left: 30px;"><span style="font-size: large;">1.</span> Adding &lt;div&gt;&lt;/div&gt; tags around the entire HTML prevents the &lt;p&gt; tags from automatically being added</p>
<p style="margin-left: 30px;"><span style="font-size: large;">2.</span> Putting the image path inside brackets like this: <code>src="{{skin url="images/d5-splash.png"}}"</code> will prevent images from disappearing</p>
<p style="margin-left: 30px;"><span style="font-size: large;">3.</span> Adding <code>&amp;nbsp;</code> inside empty divs will prevent them for disappearing (for example if you use an empty div with a <code>"clear"</code> class)</p>
<p>That&#8217;s it! Do you have a Magento questions? Feel free to submit it in the comments below.</p>
<h3>Don&#8217;t forget! Subscribe and follow!</h3>
<p>Be sure to <a title="Add the feed to your favorite RSS reader" href="http://www.noamdesign.com/blog/feed/" target="_self">subscribe to the feed</a> and <a class="wp-caption-dd" title="Noam Design on Twitter" href="http://twitter.com/noamdesign" target="_blank">follow us on Twitter</a> for more tips, resources, and giveaways!</p>
<h3>Related Posts:</h3>
<ul>
<li><a title="Complete guide to upgrade your Magento template to 1.4" href="http://www.noamdesign.com/blog/upgrading-to-magento-1-4/" target="_self">Upgrading to Magento 1.4</a></li>
<li><a title="Setting up Google Adwords Conversion Tracking on your Magento store..." href="http://www.noamdesign.com/blog/magento-how-to-setup-google-adwords-conversion-tracking/" target="_self">How to setup Google Adwords Conversion Tracking on your Magento site</a></li>
<li><a title="Recommendations on which hosting company to choose to host a Magento site..." href="http://www.noamdesign.com/blog/magento-which-is-the-best-hosting-company/" target="_self">Which is the best Magento hosting company? </a></li>
</ul>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/noamdesign?a=yudevyKbAVQ:tMMHc4iMI6w:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/noamdesign?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=yudevyKbAVQ:tMMHc4iMI6w:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/noamdesign?i=yudevyKbAVQ:tMMHc4iMI6w:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=yudevyKbAVQ:tMMHc4iMI6w:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/noamdesign?i=yudevyKbAVQ:tMMHc4iMI6w:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=yudevyKbAVQ:tMMHc4iMI6w:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/noamdesign?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=yudevyKbAVQ:tMMHc4iMI6w:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/noamdesign?i=yudevyKbAVQ:tMMHc4iMI6w:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/noamdesign/~4/yudevyKbAVQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.noamdesign.com/blog/magento-3-steps-to-prevent-bugs-in-the-editor/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.noamdesign.com/blog/magento-3-steps-to-prevent-bugs-in-the-editor/</feedburner:origLink></item>
		<item>
		<title>Time Doesn’t Matter</title>
		<link>http://feedproxy.google.com/~r/noamdesign/~3/o4dBjbUCm-8/</link>
		<comments>http://www.noamdesign.com/blog/time-doesnt-matter/#comments</comments>
		<pubDate>Wed, 26 May 2010 20:33:41 +0000</pubDate>
		<dc:creator>Noam</dc:creator>
				<category><![CDATA[business]]></category>
		<category><![CDATA[insights]]></category>
		<category><![CDATA[strategy]]></category>
		<category><![CDATA[time]]></category>

		<guid isPermaLink="false">http://www.noamdesign.com/blog/?p=4030</guid>
		<description><![CDATA[How much time someone has been doing something is no indication as to how good that person is at doing it! In all the different fields I have been involved in, I&#8217;ve met people who had tons of experience and really sucked while others had almost no experience but were really good.
It&#8217;s not the quantity [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright" src="http://images.noamdesign.com/Blog/time.jpg" alt="Time" width="200" height="133" />How much time someone has been doing something is no indication as to how good that person is at doing it! In all the different fields I have been involved in, I&#8217;ve met people who had tons of experience and really sucked while others had almost no experience but were really good.</p>
<p>It&#8217;s not the quantity of experience that matters &#8211; it&#8217;s the quality. In fact experience will interfere &#8211; people often get stiffer with experience. When you have a lot of experience in a field, you&#8217;re prone to continue doing things the way you&#8217;ve been doing them so far. It&#8217;s harder to adapt and to change.</p>
<p>No matter what your line of business is &#8211; adaptability and flexibility is an asset of the utmost importance. Especially if you&#8217;re a small business. Because speed and agility is an advantage you can leverage over the big guys.<span id="more-4030"></span></p>
<p>Can you think of any field where the amount of time and experience one has actually matters? I&#8217;d love to hear about it.</p>
<h3>Don&#8217;t forget! Subscribe and follow!</h3>
<p>Be sure to <a title="Add the feed to your favorite RSS reader" href="http://www.noamdesign.com/blog/feed/" target="_self">subscribe to the feed</a> and <a class="wp-caption-dd" title="Noam Design on Twitter" href="http://twitter.com/noamdesign" target="_blank">follow us on Twitter</a> for more tips, resources, and giveaways!</p>
<h3>Related Posts:</h3>
<ul>
<li><a title="There’s always lots of good reasons for anything and everything..." href="http://www.noamdesign.com/blog/theres-always-lots-of-good-reasons/" target="_self">Reasons don&#8217;t matter</a></li>
<li><a title="Many entrepreneurs worry about implementing their idea before anyone else does..." href="http://www.noamdesign.com/blog/dont-worry-too-much-about-being-first/" target="_self">Don&#8217;t worry too much about being first</a></li>
</ul>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/noamdesign?a=o4dBjbUCm-8:E1FvtrC5dhg:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/noamdesign?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=o4dBjbUCm-8:E1FvtrC5dhg:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/noamdesign?i=o4dBjbUCm-8:E1FvtrC5dhg:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=o4dBjbUCm-8:E1FvtrC5dhg:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/noamdesign?i=o4dBjbUCm-8:E1FvtrC5dhg:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=o4dBjbUCm-8:E1FvtrC5dhg:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/noamdesign?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=o4dBjbUCm-8:E1FvtrC5dhg:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/noamdesign?i=o4dBjbUCm-8:E1FvtrC5dhg:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/noamdesign/~4/o4dBjbUCm-8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.noamdesign.com/blog/time-doesnt-matter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.noamdesign.com/blog/time-doesnt-matter/</feedburner:origLink></item>
		<item>
		<title>Friendly URL For A Google Search Result Page</title>
		<link>http://feedproxy.google.com/~r/noamdesign/~3/N4lbfdT-Y4I/</link>
		<comments>http://www.noamdesign.com/blog/friendly-url-for-a-google-search-result-page/#comments</comments>
		<pubDate>Wed, 26 May 2010 02:00:28 +0000</pubDate>
		<dc:creator>Noam</dc:creator>
				<category><![CDATA[general]]></category>
		<category><![CDATA[questions]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[promotion]]></category>
		<category><![CDATA[search]]></category>

		<guid isPermaLink="false">http://www.noamdesign.com/blog/?p=4010</guid>
		<description><![CDATA[How often did you send someone links to Google Search pages? We send and receive Google links in emails, chats, blogs, and other media. Usually the link will look something like this:
http://www.google.com/#hl=en&#38;source=hp&#38;q=noam+design&#38;aq=f&#38;aqi=g1&#38;aql=&#38;oq=&#38;gs_rfai=CTyO163X8S5iMIpTuzASs6pieBQAAAKoEBU_Qv5Gd&#38;fp=754b7f73eb24aff
That&#8217;s pretty ugly. Of course the anchor to the link can be anything you want. Like &#8220;Noam Design on Google&#8221;. But the link itself [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright" src="http://images.noamdesign.com/Blog/google-search-results.png" alt="Google Search Results" width="286" height="69" />How often did you send someone links to Google Search pages? We send and receive Google links in emails, chats, blogs, and other media. Usually the link will look something like this:</p>
<p style="margin-left: 30px; text-align: left;"><span style="color: #888888;">http://www.google.com/#hl=en&amp;source=hp&amp;q=noam+design&amp;aq=f&amp;aqi=g1&amp;aql=&amp;oq=&amp;gs_rfai=CTyO163X8S5iMIpTuzASs6pieBQAAAKoEBU_Qv5Gd&amp;fp=754b7f73eb24aff</span></p>
<p>That&#8217;s pretty ugly. Of course the anchor to the link can be anything you want. Like &#8220;Noam Design on Google&#8221;. But the link itself will look like the example above: a long URL which contains many parameters you don&#8217;t necessarily want to include.</p>
<h3>So what&#8217;s the URL structure to link to a Google Search page?</h3>
<p>All you need is this&#8230; <span id="more-4010"></span></p>
<p style="margin-left: 30px;"><span style="color: #888888;">http://www.google.com/search?q=noam+design</span></p>
<p>As simple as it is, it&#8217;s something that most people don&#8217;t know.</p>
<p>This URL structure comes in handy every time you want to share a link to a Google Search Result page without sharing all the other data that&#8217;s usually included in the URL.</p>
<h3>Don&#8217;t forget! Subscribe and follow!</h3>
<p>Be sure to <a title="Add the feed to your favorite RSS reader" href="http://www.noamdesign.com/blog/feed/" target="_self">subscribe to the feed</a> and <a class="wp-caption-dd" title="Noam Design on Twitter" href="http://twitter.com/noamdesign" target="_blank">follow us on Twitter</a> for more tips, resources, and giveaways!</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/noamdesign?a=N4lbfdT-Y4I:pt_7j36oG04:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/noamdesign?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=N4lbfdT-Y4I:pt_7j36oG04:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/noamdesign?i=N4lbfdT-Y4I:pt_7j36oG04:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=N4lbfdT-Y4I:pt_7j36oG04:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/noamdesign?i=N4lbfdT-Y4I:pt_7j36oG04:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=N4lbfdT-Y4I:pt_7j36oG04:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/noamdesign?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=N4lbfdT-Y4I:pt_7j36oG04:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/noamdesign?i=N4lbfdT-Y4I:pt_7j36oG04:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/noamdesign/~4/N4lbfdT-Y4I" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.noamdesign.com/blog/friendly-url-for-a-google-search-result-page/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.noamdesign.com/blog/friendly-url-for-a-google-search-result-page/</feedburner:origLink></item>
		<item>
		<title>Use Popular Technologies For Your Next Web Project</title>
		<link>http://feedproxy.google.com/~r/noamdesign/~3/QeBoO1jffL0/</link>
		<comments>http://www.noamdesign.com/blog/use-popular-technologies-for-your-next-web-project/#comments</comments>
		<pubDate>Mon, 24 May 2010 21:52:00 +0000</pubDate>
		<dc:creator>Noam</dc:creator>
				<category><![CDATA[questions]]></category>
		<category><![CDATA[web design]]></category>
		<category><![CDATA[web development]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[strategy]]></category>

		<guid isPermaLink="false">http://www.noamdesign.com/blog/?p=3989</guid>
		<description><![CDATA[When developing a new website or web application, you should choose to work with widely used web technologies that are popular on the internet. Why is this a smart choice?
Large pool of talented people.
If you work with widely used technologies, you&#8217;re aiming at a large pool when looking for talented people to work with. That&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright" style="border: 0pt none;" src="http://images.noamdesign.com/Blog/web-technologies.png" alt="Web Technologies" width="132" height="90" />When developing a new website or web application, you should choose to work with widely used web technologies that are popular on the internet. Why is this a smart choice?</p>
<p><span style="font-size: large;">Large pool of talented people.</span><br />
If you work with widely used technologies, you&#8217;re aiming at a large pool when looking for talented people to work with. That&#8217;s really important. When working with technologies that are more rare, you are tying yourself to the companies or individuals you&#8217;re working with. By using more popular technologies, you&#8217;ll have a choice if for whatever reason you need to find other people to work with. And all the past work done will not be in vain because other people will know how to work with it.</p>
<p><span style="font-size: large;">Cost effective.</span><br />
It is usually more expensive to work with technologies that are more rare. Of course it&#8217;s not the rule but it&#8217;s often the case. Again the pool of competitors is smaller so that usually means higher prices.</p>
<p><span style="font-size: large;">Access to resources.</span><br />
In addition, it is much harder to find resources, frameworks, platforms, and in general open source software when you use technologies that are less popular &#8211; so you miss out on a lot of shortcuts and powerful options. Basically everything has to be coded custom &#8211; again that&#8217;s much more expensive and is not sustainable.</p>
<p><span style="font-size: large;">Prepared for growth.</span><br />
Working with the wrong technologies will interfere with your company&#8217;s growth. Any web application needs to be regularly updated, maintained, and carefully secured (especially when it comes to Ecommerce for example). By not choosing a route where you can use popular software and platforms that are themselves regularly updated by the community, you are signing up for a long relationship with your developer and will end up being too dependent. It&#8217;s not a smart choice.</p>
<h3>Don&#8217;t forget! Subscribe and follow!</h3>
<p>Be sure to <a title="Add the feed to your favorite RSS reader" href="http://www.noamdesign.com/blog/feed/" target="_self">subscribe to the feed</a> and <a class="wp-caption-dd" title="Noam Design on Twitter" href="http://twitter.com/noamdesign" target="_blank">follow us on Twitter</a> for more tips, resources, and giveaways!</p>
<h3>Related Posts:</h3>
<ul>
<li><a title="The web design field includes 3 areas of expertise that require unique sets of skills..." href="http://www.noamdesign.com/blog/web-design-explained/" target="_self">Web Design Explained</a></li>
<li><a title="If you are looking for a good web design company, here are the top 5 questions you should ask..." href="http://www.noamdesign.com/blog/top-5-questions-to-ask-a-web-design-company/" target="_self">Top 5 Questions To Ask A Web Design Company</a></li>
</ul>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/noamdesign?a=QeBoO1jffL0:cbeDq_go9oo:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/noamdesign?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=QeBoO1jffL0:cbeDq_go9oo:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/noamdesign?i=QeBoO1jffL0:cbeDq_go9oo:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=QeBoO1jffL0:cbeDq_go9oo:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/noamdesign?i=QeBoO1jffL0:cbeDq_go9oo:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=QeBoO1jffL0:cbeDq_go9oo:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/noamdesign?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=QeBoO1jffL0:cbeDq_go9oo:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/noamdesign?i=QeBoO1jffL0:cbeDq_go9oo:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/noamdesign/~4/QeBoO1jffL0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.noamdesign.com/blog/use-popular-technologies-for-your-next-web-project/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.noamdesign.com/blog/use-popular-technologies-for-your-next-web-project/</feedburner:origLink></item>
		<item>
		<title>New Product Sneak Peek: Ultimento!</title>
		<link>http://feedproxy.google.com/~r/noamdesign/~3/tFa6a-2BPn4/</link>
		<comments>http://www.noamdesign.com/blog/new-product-sneak-peek-ultimento/#comments</comments>
		<pubDate>Wed, 19 May 2010 23:17:47 +0000</pubDate>
		<dc:creator>Noam</dc:creator>
				<category><![CDATA[news]]></category>
		<category><![CDATA[ultimento]]></category>

		<guid isPermaLink="false">http://www.noamdesign.com/blog/?p=3933</guid>
		<description><![CDATA[
Any guess for what Ultimento is? Share it in the comments!
Don&#8217;t forget! Subscribe and follow
Be sure to subscribe to the feed and follow us on Twitter to find out!
]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a href="http://ultimento.com/" target="_blank"><img class="aligncenter" style="border: 0pt none;" src="http://images.noamdesign.com/Blog/ultimento-coming-soon.jpg" alt="Ultimento Countdown" width="570" height="310" /></a></p>
<p style="margin-top: 12px;">Any guess for what <strong>Ultimento</strong> is? Share it in the comments!</p>
<h3>Don&#8217;t forget! Subscribe and follow</h3>
<p>Be sure to <a title="Add the feed to your favorite RSS reader" href="http://www.noamdesign.com/blog/feed/" target="_self">subscribe to the feed</a> and <a class="wp-caption-dd" title="Noam Design on Twitter" href="http://twitter.com/noamdesign" target="_blank">follow us on Twitter</a> to find out!</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/noamdesign?a=tFa6a-2BPn4:C-cZXqb6Fdc:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/noamdesign?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=tFa6a-2BPn4:C-cZXqb6Fdc:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/noamdesign?i=tFa6a-2BPn4:C-cZXqb6Fdc:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=tFa6a-2BPn4:C-cZXqb6Fdc:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/noamdesign?i=tFa6a-2BPn4:C-cZXqb6Fdc:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=tFa6a-2BPn4:C-cZXqb6Fdc:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/noamdesign?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=tFa6a-2BPn4:C-cZXqb6Fdc:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/noamdesign?i=tFa6a-2BPn4:C-cZXqb6Fdc:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/noamdesign/~4/tFa6a-2BPn4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.noamdesign.com/blog/new-product-sneak-peek-ultimento/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		<feedburner:origLink>http://www.noamdesign.com/blog/new-product-sneak-peek-ultimento/</feedburner:origLink></item>
		<item>
		<title>Magento: Pagination Disappears On The Search Results Page After Upgrading to 1.4</title>
		<link>http://feedproxy.google.com/~r/noamdesign/~3/T7zi13_yMhA/</link>
		<comments>http://www.noamdesign.com/blog/magento-pagination-disappears-on-the-search-results-page-after-upgrading-to-1-4/#comments</comments>
		<pubDate>Wed, 19 May 2010 21:29:11 +0000</pubDate>
		<dc:creator>Gregory</dc:creator>
				<category><![CDATA[questions]]></category>
		<category><![CDATA[web development]]></category>
		<category><![CDATA[magento]]></category>
		<category><![CDATA[update]]></category>

		<guid isPermaLink="false">http://www.noamdesign.com/blog/?p=3935</guid>
		<description><![CDATA[We recently posted a guide on how to upgrade to Magento 1.4 which solves the most common issues people are having. But there&#8217;s another common problem that is not covered in that post: the pagination is not present on the toolbar of the search results page. Here&#8217;s how to solve the problem:
1. Open up catalogsearch.xml [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright" src="http://images.noamdesign.com/Blog/magento-pagination.png" alt="Magento Pagination" width="114" height="39" />We recently posted a guide on <a title="Upgrading to Magento 1.4" href="http://www.noamdesign.com/blog/upgrading-to-magento-1-4/" target="_self">how to upgrade to Magento 1.4</a> which solves the most common issues people are having. But there&#8217;s another common problem that is not covered in that post: the pagination is not present on the toolbar of the search results page. Here&#8217;s how to solve the problem:<span id="more-3935"></span></p>
<p><span style="font-size: x-large;">1.</span> Open up catalogsearch.xml located under app/design/frontend/default/yourthemename/layout/ and find the code below under <code>&lt;catalogsearch_result_index&gt;</code>:</p>
<p style="margin-left: 30px; text-align: left;"><span style="color: #888888;"><code>&lt;reference name="content"&gt;<br />
&lt;block type="catalogsearch/result" name="search.result" template="catalogsearch/result.phtml"&gt;<br />
&lt;block type="catalog/product_list" name="search_result_list" template="catalog/product/list.phtml"&gt;<br />
&lt;action method="setColumnCount"&gt;&lt;count&gt;4&lt;/count&gt;&lt;/action&gt;<br />
&lt;/block&gt;<br />
&lt;action method="setListOrders"/&gt;<br />
&lt;action method="setListModes"/&gt;<br />
&lt;action method="setListCollection"/&gt;<br />
&lt;/block&gt;<br />
&lt;/reference&gt;</code></span></p>
<p><span style="font-size: x-large;">2.</span> Then just above <code>&lt;action method="setColumnCount"&gt;&lt;count&gt;4&lt;/count&gt;&lt;/action&gt;</code> paste this code:</p>
<p style="margin-left: 30px; text-align: left;"><span style="color: #888888;"><code>&lt;block type="catalog/product_list_toolbar" name="product_list_toolbar" template="catalog/product/list/toolbar.phtml"&gt;<br />
&lt;block type="page/html_pager" name="product_list_toolbar_pager"/&gt;<br />
&lt;/block&gt;<br />
&lt;action method="setToolbarBlockName"&gt;&lt;name&gt;product_list_toolbar&lt;/name&gt;&lt;/action&gt;</code></span></p>
<p><span style="font-size: x-large;">3.</span> Then go down to <code>&lt;catalogsearch_advanced_result&gt;</code> and paste the same code above the column count.</p>
<p><span style="font-size: x-large;">4.</span> Of course don&#8217;t forget to <a title="Magento: how to refresh Magento cache" href="http://www.noamdesign.com/blog/magento-how-to-refresh-cache/" target="_self">refresh Magento cache</a>.</p>
<p>Any questions feel free to post them in the comments below!</p>
<h3>Don&#8217;t forget! Subscribe and follow</h3>
<p>Be sure to <a title="Add the feed to your favorite RSS reader" href="http://www.noamdesign.com/blog/feed/" target="_self">subscribe to the feed</a> and <a class="wp-caption-dd" title="Noam Design on Twitter" href="http://twitter.com/noamdesign" target="_blank">follow us on Twitter</a> for more tips, resources, and giveaways!</p>
<h3>Related Posts:</h3>
<ul>
<li><a title="How to upgrade to Magento 1.4" href="http://www.noamdesign.com/blog/upgrading-to-magento-1-4/" target="_self">Upgrading to Magento 1.4</a></li>
<li><a title="JavaScript files are not referenced properly on Magento 1.4" href="http://www.noamdesign.com/blog/magento-1-4-problem-solving-javascript-files-are-not-referenced-properly/" target="_self">Magento 1.4 &#8211; wrong reference to JavaScript files</a></li>
</ul>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/noamdesign?a=T7zi13_yMhA:wfSIn7XeD6w:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/noamdesign?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=T7zi13_yMhA:wfSIn7XeD6w:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/noamdesign?i=T7zi13_yMhA:wfSIn7XeD6w:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=T7zi13_yMhA:wfSIn7XeD6w:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/noamdesign?i=T7zi13_yMhA:wfSIn7XeD6w:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=T7zi13_yMhA:wfSIn7XeD6w:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/noamdesign?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=T7zi13_yMhA:wfSIn7XeD6w:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/noamdesign?i=T7zi13_yMhA:wfSIn7XeD6w:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/noamdesign/~4/T7zi13_yMhA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.noamdesign.com/blog/magento-pagination-disappears-on-the-search-results-page-after-upgrading-to-1-4/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		<feedburner:origLink>http://www.noamdesign.com/blog/magento-pagination-disappears-on-the-search-results-page-after-upgrading-to-1-4/</feedburner:origLink></item>
		<item>
		<title>Magento: How To Refresh Cache</title>
		<link>http://feedproxy.google.com/~r/noamdesign/~3/eQqLUsFnCZU/</link>
		<comments>http://www.noamdesign.com/blog/magento-how-to-refresh-cache/#comments</comments>
		<pubDate>Wed, 19 May 2010 21:08:23 +0000</pubDate>
		<dc:creator>Noam</dc:creator>
				<category><![CDATA[questions]]></category>
		<category><![CDATA[web development]]></category>
		<category><![CDATA[cache]]></category>
		<category><![CDATA[magento]]></category>

		<guid isPermaLink="false">http://www.noamdesign.com/blog/?p=3938</guid>
		<description><![CDATA[Many issues will be avoided if you make sure to refresh Magento cache  when needed.  If you&#8217;re administrating a Magento store, here&#8217;s what you need to know about clearing cache, clearing sessions, and reindexing data.
Quick and dirty:
Delete everything under var/cache/ and var/sessions/. Please note that by doing so, all current sessions will be deleted &#8211; [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright" style="border: 0pt none;" src="http://images.noamdesign.com/Blog/magento-cache.png" alt="Magento Cache" width="164" height="57" />Many issues will be avoided if you make sure to refresh Magento cache  when needed.  If you&#8217;re administrating a Magento store, here&#8217;s what you need to know about clearing cache, clearing sessions, and reindexing data.<span id="more-3938"></span></p>
<p><span style="font-size: large;">Quick and dirty:</span><br />
Delete everything under var/cache/ and var/sessions/. Please note that by doing so, all current sessions will be deleted &#8211; so if anyone is logged in on your site they will be logged out.</p>
<p>Alternatively, if you can access the admin then follow the steps below.</p>
<p><span style="font-size: large;">To reindex Magento data</span><br />
From the admin follow these quick  steps:</p>
<ol>
<li>Go to System&gt;Index Management</li>
<li>Click on &#8220;select all&#8221; in the upper left corner</li>
<li>Under &#8220;Action&#8221; select &#8220;Reindex Data&#8221; and click submit</li>
</ol>
<p><span style="font-size: large;">To refresh all Magento cache</span><br />
Ffrom the admin following these quick steps:</p>
<ol>
<li>Go to System&gt;Configuration and</li>
<li>Click on &#8220;select all&#8221; in the upper left corner</li>
<li>Under &#8220;action&#8221; click on &#8220;refresh&#8221; and click submit</li>
<li>Then click on these buttons:
<ol>
<li>Flush Magento Cache</li>
<li>Flush Cache Storage</li>
<li>Fluch Catalog Images Cache</li>
<li>Flush JavaScript/CSS Cache</li>
</ol>
</li>
</ol>
<p>Any questions feel free to post them in the comments below!</p>
<h3>Don&#8217;t forget! Subscribe and follow</h3>
<p>Be sure to <a title="Add the feed to your favorite RSS reader" href="http://www.noamdesign.com/blog/feed/" target="_self">subscribe to the feed</a> and <a class="wp-caption-dd" title="Noam Design on Twitter" href="http://twitter.com/noamdesign" target="_blank">follow us on Twitter</a> for more tips, resources, and giveaways!</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/noamdesign?a=eQqLUsFnCZU:RSEBvUrG5Co:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/noamdesign?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=eQqLUsFnCZU:RSEBvUrG5Co:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/noamdesign?i=eQqLUsFnCZU:RSEBvUrG5Co:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=eQqLUsFnCZU:RSEBvUrG5Co:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/noamdesign?i=eQqLUsFnCZU:RSEBvUrG5Co:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=eQqLUsFnCZU:RSEBvUrG5Co:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/noamdesign?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=eQqLUsFnCZU:RSEBvUrG5Co:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/noamdesign?i=eQqLUsFnCZU:RSEBvUrG5Co:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/noamdesign/~4/eQqLUsFnCZU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.noamdesign.com/blog/magento-how-to-refresh-cache/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.noamdesign.com/blog/magento-how-to-refresh-cache/</feedburner:origLink></item>
		<item>
		<title>Can’t Or Won’t Delegate? Use Multiple Personalities!</title>
		<link>http://feedproxy.google.com/~r/noamdesign/~3/AYtOLz56m9o/</link>
		<comments>http://www.noamdesign.com/blog/cant-or-wont-delegate-use-acronyms/#comments</comments>
		<pubDate>Fri, 14 May 2010 15:46:07 +0000</pubDate>
		<dc:creator>Noam</dc:creator>
				<category><![CDATA[business]]></category>
		<category><![CDATA[general]]></category>
		<category><![CDATA[company]]></category>
		<category><![CDATA[startup]]></category>
		<category><![CDATA[strategy]]></category>
		<category><![CDATA[team]]></category>

		<guid isPermaLink="false">http://www.noamdesign.com/Web-Design-Blog/?p=2807</guid>
		<description><![CDATA[When starting a business, you often have to juggle between tasks and roles. One day you&#8217;re the project manager and the next you&#8217;re the billing department guy. Of course that&#8217;s totally fine &#8211; and you should be proud of taking care of so many different things. If you&#8217;re a one man show &#8211; enjoy it [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright" title="Delegating to yourself" src="http://images.noamdesign.com/Blog/duplicate-people.png" alt="Delegating to yourself" width="200" height="150" /><span style="font-size: large;">When starting a business,</span> you often have to juggle between tasks and roles. One day you&#8217;re the project manager and the next you&#8217;re the billing department guy. Of course that&#8217;s totally fine &#8211; and you should be proud of taking care of so many different things. If you&#8217;re a one man show &#8211; enjoy it while it lasts and promote yourself as such.</p>
<p style="margin-top: 12px;"><span style="font-size: large;">But as time goes by</span> and your company grows stronger, you&#8217;ll want to focus on what you do best and enjoy the most while delegating the other tasks to people who are a better fit for them.<span id="more-2807"></span></p>
<p style="margin-top: 12px;"><span style="font-size: large;">For entrepreneurs and business starters,</span> it&#8217;s often very difficult to &#8216;let go&#8217; and train other people to take care of these aspects of the business. You feel like nobody will ever be able to do it the right way. Also you&#8217;re afraid that the training process is going to be an additional burden on your already overly busy schedule.</p>
<p style="margin-top: 12px;"><span style="font-size: large;">It was particularly hard for me to let go.</span> And I found myself using different names for different positions at my own company! Here is how it all started: in the beginning I used to spend a lot of time meeting with clients or talking on the phone (doing sales). And many people had trouble understanding my name and pronouncing it. For some reason, I felt that it interfered in the conversations, especially when I was dealing with bigger companies. So I started telling people to call me &#8216;Mike&#8217;. This strategy worked great! People started asking me about the company I worked for rather than my own company. And as I signed bigger and bigger clients, it seemed like people felt much more comfortable dealing with me that way.</p>
<p style="margin-top: 12px;"><span style="font-size: large;">So there I was &#8211; Mike and Noam.</span> Later on, when the company grew to more than 15 employees, many concurrent projects, beautiful offices in midtown Manhattan, and a top ranking on Google, I found myself dealing with project management as &#8220;Dave&#8221;, client relation as &#8220;Mike&#8221;, company management as &#8220;Noam&#8221;, and billing and accounting as &#8220;Anna&#8221; (via email only). It was hilarious! And it was an ongoing joke in the office.</p>
<p style="margin-top: 12px;"><span style="font-size: large;">Whatever the excuse may be,</span> it was hard for me to delegate. So for years I took on the jobs of 4 or 5 people. Sure I&#8217;ve learned a great deal along the way on how to produce tons of work and be very efficient but it was not a sustainable method of work.</p>
<p style="margin-top: 12px;"><span style="font-size: large;">Today, <a href="http://www.noamdesign.com">Noam Design</a> is a very different company.</span> We&#8217;re not taking on custom clients anymore as we&#8217;re focusing on <a href="http://www.noamdesign.com/products">our products</a>. Our team has evolved to be a <a title="Why you should keep your team small" href="http://www.noamdesign.com/blog/why-you-should-keep-your-team-small/">small</a> group of <a title="Quote: &quot;Hire Managers Of One&quot;" href="http://www.noamdesign.com/blog/hire-managers-of-one/">&#8220;managers of one&#8221;</a>, and given everything we achieve and the products we launch, I&#8217;m proud of doing what I do under a single name &#8211; Noam.</p>
<p style="margin-top: 12px;"><span style="font-size: large;">Thank you for reading!</span> If you have any thoughts on delegating or on using multiple personalities please share them in the comments below!</p>
<p>Don&#8217;t forget to <a title="Grab the feed" href="http://www.noamdesign.com/blog/feed/">subscribe to the feed</a> and <a class="wp-caption-dd" title="Follow Noam Design on Twitter" href="http://twitter.com/noamdesign" target="_blank">follow us on Twitter</a>.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/noamdesign?a=AYtOLz56m9o:69wq31Jivz8:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/noamdesign?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=AYtOLz56m9o:69wq31Jivz8:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/noamdesign?i=AYtOLz56m9o:69wq31Jivz8:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=AYtOLz56m9o:69wq31Jivz8:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/noamdesign?i=AYtOLz56m9o:69wq31Jivz8:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=AYtOLz56m9o:69wq31Jivz8:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/noamdesign?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=AYtOLz56m9o:69wq31Jivz8:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/noamdesign?i=AYtOLz56m9o:69wq31Jivz8:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/noamdesign/~4/AYtOLz56m9o" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.noamdesign.com/blog/cant-or-wont-delegate-use-acronyms/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://www.noamdesign.com/blog/cant-or-wont-delegate-use-acronyms/</feedburner:origLink></item>
		<item>
		<title>Subscribe To The Feed!</title>
		<link>http://feedproxy.google.com/~r/noamdesign/~3/iLqRBIQ6q4Y/</link>
		<comments>http://www.noamdesign.com/blog/subscribe-to-the-feed/#comments</comments>
		<pubDate>Wed, 12 May 2010 21:20:47 +0000</pubDate>
		<dc:creator>Noam</dc:creator>
				<category><![CDATA[general]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[rss]]></category>

		<guid isPermaLink="false">http://www.noamdesign.com/blog/?p=3867</guid>
		<description><![CDATA[Get our ideas, opinions, and awesome resources on business, entrepreneurship, and web stuff straight to your inbox or RSS reader. Daily. Don&#8217;t miss out!
Here are the last entries in the feed:

Simplicity Rules
Simple rules have the potential for beautiful and complex behavior while complicated rules lead to stupid behavior&#8230;
Is Your Company Unique? Show it!
If your company’s [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright" style="border: 0pt none; margin-bottom: 0px;" src="http://images.noamdesign.com/Blog/rss-feed.png" alt="RSS feed" width="247" height="217" />Get our ideas, opinions, and awesome resources on business, entrepreneurship, and web stuff straight to <a title="Get updates by email" href="http://feedburner.google.com/fb/a/mailverify?uri=noamdesign&amp;loc=en_US" target="_self">your inbox</a> or <a title="Add our feed to your favorite reader" href="http://www.noamdesign.com/blog/feed/" target="_self">RSS reader</a>. Daily. Don&#8217;t miss out!</p>
<p>Here are the last entries in the feed:</p>
<ul>
<li><a title="Simplicity Rules" href="http://www.noamdesign.com/blog/simplicity-rules/">Simplicity Rules<br />
<span style="color: #888888; text-decoration: none; display: block;">Simple rules have the potential for beautiful and complex behavior while complicated rules lead to stupid behavior&#8230;</span></a></li>
<li><a title="Is your company unique? Show it! " href="http://www.noamdesign.com/blog/if-your-companys-products-or-services-are-unique/">Is Your Company Unique? Show it!<br />
<span style="color: #888888; text-decoration: none; display: block;">If your company’s offering is unique – your language should reflect that uniqueness and be original as well&#8230;</span></a></li>
<li><a title="Redirect a web directory using htaccess" href="http://www.noamdesign.com/blog/how-to-redirect-an-entire-web-directory-url/" target="_self">How To Redirect An Entire Web Directory URL<br />
<span style="color: #888888; text-decoration: none; display: block;">If you change your site’s URL structure, you’ll probably need to redirect entire directories of your website&#8230;</span></a></li>
<li><a title="Don't tell me what your product is NOT" href="http://www.noamdesign.com/blog/dont-tell-me-what-your-product-isnt/" target="_self">Don’t Tell Me What Your Product Isn’t<br />
<span style="color: #888888; text-decoration: none; display: block;">Promoting a product by focusing on what that product is <em>not</em> is a bad practice&#8230;</span></a></li>
<li><a title="Magento: which is the best magento hosting company?" href="http://www.noamdesign.com/blog/magento-which-is-the-best-hosting-company/">Magento: Which Is The Best Hosting Company?<br />
<span style="color: #888888; text-decoration: none; display: block;">If you want your Magento Ecommerce site to run smoothly and to load fast, you&#8217;ll need to choose the right hosting&#8230;</span></a></li>
<li><a title="The evil of multiple choice" href="http://www.noamdesign.com/blog/the-evil-of-muliple-choice/">The Evil Of Muliple Choice<br />
<span style="color: #888888; text-decoration: none; display: block;">One of the worst ways to go about getting something done or solving a problem is to look for multiple options&#8230;</span></a></li>
<li><a title="Simple tip to make your work more rewarding" href="http://www.noamdesign.com/blog/simple-tip-to-make-your-life-at-work-more-enjoyable/">Simple Tip To Make Your Life At Work More Enjoyable<br />
<span style="color: #888888; text-decoration: none; display: block;">Your approach to customer service can make all the difference in your daily work&#8230;</span></a></li>
</ul>
<p>Thanks everyone for the continued support!</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/noamdesign?a=iLqRBIQ6q4Y:y-SO09ubZnI:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/noamdesign?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=iLqRBIQ6q4Y:y-SO09ubZnI:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/noamdesign?i=iLqRBIQ6q4Y:y-SO09ubZnI:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=iLqRBIQ6q4Y:y-SO09ubZnI:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/noamdesign?i=iLqRBIQ6q4Y:y-SO09ubZnI:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=iLqRBIQ6q4Y:y-SO09ubZnI:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/noamdesign?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=iLqRBIQ6q4Y:y-SO09ubZnI:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/noamdesign?i=iLqRBIQ6q4Y:y-SO09ubZnI:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/noamdesign/~4/iLqRBIQ6q4Y" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.noamdesign.com/blog/subscribe-to-the-feed/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://www.noamdesign.com/blog/subscribe-to-the-feed/</feedburner:origLink></item>
		<item>
		<title>Simplicity Rules</title>
		<link>http://feedproxy.google.com/~r/noamdesign/~3/beABJQwhugo/</link>
		<comments>http://www.noamdesign.com/blog/simplicity-rules/#comments</comments>
		<pubDate>Wed, 12 May 2010 03:21:14 +0000</pubDate>
		<dc:creator>Noam</dc:creator>
				<category><![CDATA[general]]></category>
		<category><![CDATA[insights]]></category>
		<category><![CDATA[simple]]></category>
		<category><![CDATA[strategy]]></category>

		<guid isPermaLink="false">http://www.noamdesign.com/Web-Design-Blog/?p=3564</guid>
		<description><![CDATA[Simple rules have the potential for beautiful and complex behavior while complicated rules lead to stupid behavior.
Tax rules
Tax rules in most countries are perfect examples of complicated rules creating a context for idiotic behavior. Of course it&#8217;s not the tax payers&#8217; fault. But the overly controlling rules and laws naturally lack the clarity and flexibility [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright" title="Image of the Wizard Nebula - image credit: NASA/JPL-Caltech/UCLA" src="http://images.noamdesign.com/Blog/the-wizard-nebula.jpg" alt="The Wizard Nebula" width="250" height="188" />Simple rules have the potential for beautiful and complex behavior while complicated rules lead to stupid behavior.</p>
<h3 style="font-size: large;">Tax rules</h3>
<p>Tax rules in most countries are perfect examples of complicated rules creating a context for idiotic behavior. Of course it&#8217;s not the tax payers&#8217; fault. But the overly controlling rules and laws naturally lack the clarity and flexibility to allow for simplicity and organically beautiful behavior. In the end, paying taxes could be a noble thing to do. It&#8217;s just that the tax system is cluttered and entangled with complicated rules and does not provide clear guidance. The result is just one big non-sense.</p>
<h3 style="font-size: large;">Laws of Physics</h3>
<p>The laws of physics are somewhat simple. <a class="wp-caption-dd" title="Newton's 3 laws of motion" href="http://en.wikipedia.org/wiki/Newton%27s_laws_of_motion" target="_blank">Newton&#8217;s three simple rules</a> are responsible for so much beautiful behavior. These simple rules have infinite applications in the form of movements, forces, interactions&#8230; it&#8217;s all so harmonious. And when Albert Einstein introduced the theory of relativity, and then the theory of general relativity, he didn&#8217;t introduce more rules or more laws. To the contrary, his vision enhanced the simplicity of the laws and integrated them into a broader system with clear and simple principles.</p>
<p><a class="wp-caption-dd" title="Albert Einstein - Wikipedia Entry" href="http://en.wikipedia.org/wiki/Albert_Einstein" target="_blank">Albert Einstein</a> says it so beautifully:</p>
<p style="margin-left: 30px;"><span style="color: #888888;">&#8220;nature is the realization of the simplest that is mathematically conceivable&#8221;</span></p>
<p><span id="more-3564"></span></p>
<h3>Related posts:</h3>
<ul>
<li><a title="Never say “it’s not that simple”..." href="http://www.noamdesign.com/blog/its-that-simple/" target="_self">It&#8217;s that simple!</a></li>
</ul>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/noamdesign?a=beABJQwhugo:kbdERavd8n0:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/noamdesign?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=beABJQwhugo:kbdERavd8n0:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/noamdesign?i=beABJQwhugo:kbdERavd8n0:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=beABJQwhugo:kbdERavd8n0:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/noamdesign?i=beABJQwhugo:kbdERavd8n0:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=beABJQwhugo:kbdERavd8n0:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/noamdesign?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=beABJQwhugo:kbdERavd8n0:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/noamdesign?i=beABJQwhugo:kbdERavd8n0:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/noamdesign/~4/beABJQwhugo" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.noamdesign.com/blog/simplicity-rules/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://www.noamdesign.com/blog/simplicity-rules/</feedburner:origLink></item>
		<item>
		<title>If Your Company’s Products Or Services Are Unique…</title>
		<link>http://feedproxy.google.com/~r/noamdesign/~3/VXDbr0WN6iA/</link>
		<comments>http://www.noamdesign.com/blog/if-your-companys-products-or-services-are-unique/#comments</comments>
		<pubDate>Tue, 11 May 2010 02:00:35 +0000</pubDate>
		<dc:creator>Noam</dc:creator>
				<category><![CDATA[business]]></category>
		<category><![CDATA[insights]]></category>
		<category><![CDATA[company]]></category>
		<category><![CDATA[language]]></category>
		<category><![CDATA[promotion]]></category>

		<guid isPermaLink="false">http://www.noamdesign.com/blog/?p=3808</guid>
		<description><![CDATA[If your company&#8217;s offering is unique &#8211; your language should reflect that uniqueness and be original as well.
In fact that could be a great way to check if your business (or business idea if it&#8217;s still just an idea) is solid. Just read what you write about it &#8211; if it sounds banal, there&#8217;s a [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright" src="http://images.noamdesign.com/Blog/original-content.png" alt="original content" width="250" height="108" />If your company&#8217;s offering is unique &#8211; your language should reflect that uniqueness and be original as well.</p>
<p>In fact that could be a great way to check if your business (or business idea if it&#8217;s still just an idea) is solid. Just read what you write about it &#8211; if it sounds banal, there&#8217;s a good chance you should consider readjusting the business concept altogether.<span id="more-3808"></span></p>
<p>Language can be used in a better way than mere filler bloated with buzzwords and empty slogans such as &#8220;full-service solutions provider&#8221;, &#8220;cost effective&#8221; or other boring and meaningless expressions.<br />
<em></em></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/noamdesign?a=VXDbr0WN6iA:OJK0nTXyUyc:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/noamdesign?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=VXDbr0WN6iA:OJK0nTXyUyc:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/noamdesign?i=VXDbr0WN6iA:OJK0nTXyUyc:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=VXDbr0WN6iA:OJK0nTXyUyc:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/noamdesign?i=VXDbr0WN6iA:OJK0nTXyUyc:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=VXDbr0WN6iA:OJK0nTXyUyc:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/noamdesign?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=VXDbr0WN6iA:OJK0nTXyUyc:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/noamdesign?i=VXDbr0WN6iA:OJK0nTXyUyc:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/noamdesign/~4/VXDbr0WN6iA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.noamdesign.com/blog/if-your-companys-products-or-services-are-unique/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.noamdesign.com/blog/if-your-companys-products-or-services-are-unique/</feedburner:origLink></item>
		<item>
		<title>How To Redirect An Entire Web Directory URL</title>
		<link>http://feedproxy.google.com/~r/noamdesign/~3/iiyZlST27bA/</link>
		<comments>http://www.noamdesign.com/blog/how-to-redirect-an-entire-web-directory-url/#comments</comments>
		<pubDate>Mon, 10 May 2010 21:47:05 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[questions]]></category>
		<category><![CDATA[web design]]></category>
		<category><![CDATA[htaccess]]></category>
		<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://www.noamdesign.com/blog/?p=3805</guid>
		<description><![CDATA[If you change your site&#8217;s URL structure, you&#8217;ll probably need to redirect entire directories of your website to ensure that no links are lost.
This is very important for SEO and to not loose any incoming links to your site. So here&#8217;s how it&#8217;s done: 
For example, we&#8217;ve changed the URL structure of this blog from [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright" src="http://images.noamdesign.com/Blog/blog-url.png" alt="noam design blog url" width="214" height="44" />If you change your site&#8217;s URL structure, you&#8217;ll probably need to redirect entire directories of your website to ensure that no links are lost.</p>
<p>This is very important for SEO and to not loose any incoming links to your site. So here&#8217;s how it&#8217;s done: <span id="more-3805"></span></p>
<p>For example, we&#8217;ve changed the URL structure of this blog from &#8220;www.noamdesign.com/Web-Design-Blog/&#8221; to &#8220;www.noamdesign.com/blog/&#8221; this was part of our efforts to simplify our website. Also shorter URLs are easier to promote, remember, and link to.</p>
<p>Now you don&#8217;t want to lose any links! So all inside links such as &#8220;/Web-Design-Blog/post-permalink/&#8221; should redirect permanently to &#8220;/blog/post-permalink/&#8221;.</p>
<p>To redirect all the links in a web directory to a new directory all you have to do is add the following line to your .htaccess file:</p>
<p style="margin-left: 30px;"><span style="color: #888888;">redirect 301 /old-directory http://www.yourwebsite.com/new-directory </span></p>
<p>Where of course &#8220;www.yourwebsite.com&#8221; is your site&#8217;s domain name. That&#8217;s it.</p>
<h3>Related Post:</h3>
<ul>
<li><a title="How to setup a permanent redirect using htaccess" href="http://www.noamdesign.com/blog/adding-a-301-permanent-redirect-using-htaccess/" target="_self">How to setup a permanent URL redirect</a></li>
</ul>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/noamdesign?a=iiyZlST27bA:WgXNYSX4MHk:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/noamdesign?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=iiyZlST27bA:WgXNYSX4MHk:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/noamdesign?i=iiyZlST27bA:WgXNYSX4MHk:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=iiyZlST27bA:WgXNYSX4MHk:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/noamdesign?i=iiyZlST27bA:WgXNYSX4MHk:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=iiyZlST27bA:WgXNYSX4MHk:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/noamdesign?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=iiyZlST27bA:WgXNYSX4MHk:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/noamdesign?i=iiyZlST27bA:WgXNYSX4MHk:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/noamdesign/~4/iiyZlST27bA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.noamdesign.com/blog/how-to-redirect-an-entire-web-directory-url/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://www.noamdesign.com/blog/how-to-redirect-an-entire-web-directory-url/</feedburner:origLink></item>
		<item>
		<title>Tweet Button Reset To Zero</title>
		<link>http://feedproxy.google.com/~r/noamdesign/~3/bhpHFh8K3PY/</link>
		<comments>http://www.noamdesign.com/blog/tweet-button-reset-to-zero/#comments</comments>
		<pubDate>Sat, 08 May 2010 13:20:27 +0000</pubDate>
		<dc:creator>Noam</dc:creator>
				<category><![CDATA[general]]></category>
		<category><![CDATA[web design]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[load speed]]></category>
		<category><![CDATA[social networking]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://www.noamdesign.com/blog/?p=3794</guid>
		<description><![CDATA[When we changed our blog&#8217;s URL structure all the counts on our &#8220;tweet&#8221; buttons got reset to zero.
Changin the URL structure on your blog is a painful process but we decided it was a necessary change for the greater good! Unfortunately there is no work around the fact that you&#8217;ll lose your tweet counts displayed [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright" style="border: 0pt none;" src="http://images.noamdesign.com/Blog/tweet-button.png" alt="Tweetmeme Retweet Button" width="200" height="87" />When we changed our blog&#8217;s URL structure all the counts on our &#8220;tweet&#8221; buttons got reset to zero.</p>
<p>Changin the URL structure on your blog is a painful process but <img src="file:///C:/Documents%20and%20Settings/Admin/My%20Documents/Noam%20Design%20Group/website/blog/tweet-button.png" alt="" /><img src="file:///C:/Documents%20and%20Settings/Admin/My%20Documents/Noam%20Design%20Group/website/blog/tweet-button.png" alt="" />we decided it was a necessary change for the greater good! Unfortunately there is no work around the fact that you&#8217;ll lose your tweet counts displayed by the <a class="wp-caption-dd" title="Tweetmeme retweet button" href="http://tweetmeme.com/about/retweet_button" target="_blank">Tweetmeme button</a> since the script counts the tweets based on the permalink URLs. Once the permalink structure changes, it&#8217;s basically like if you had completely new posts and pages all together, even if you have <a title="How to setup a permanent redirect using htaccess" href="http://www.noamdesign.com/blog/adding-a-301-permanent-redirect-using-htaccess/" target="_self">permanent re-directions</a> setup properly. <span id="more-3794"></span></p>
<p>Thanks  to all of you who retweeted our awesome posts, we had nice counts on our buttons and I felt like that was adding something positive to our blog. So at first I was bummed and even started considering reverting to the old URL structure&#8230;</p>
<p>But then I realized that after all it doesn&#8217;t really matter to us to display (or brag about) how many people tweeted an article. We just want to give people the option to share our content on major social networks. So why do we even need a Tweetmeme button? It&#8217;s actually pretty intrusive on the page and it also makes the pages load significantly slower.</p>
<p>So I removed this feature from our blog and replaced it with a simple Twitter button. Now our blog pages load fast again and it&#8217;s as easy as before to share our content &#8211; if not easier! To me that&#8217;s another example where less features is much better.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/noamdesign?a=bhpHFh8K3PY:eAJ4GkdXU-0:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/noamdesign?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=bhpHFh8K3PY:eAJ4GkdXU-0:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/noamdesign?i=bhpHFh8K3PY:eAJ4GkdXU-0:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=bhpHFh8K3PY:eAJ4GkdXU-0:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/noamdesign?i=bhpHFh8K3PY:eAJ4GkdXU-0:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=bhpHFh8K3PY:eAJ4GkdXU-0:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/noamdesign?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=bhpHFh8K3PY:eAJ4GkdXU-0:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/noamdesign?i=bhpHFh8K3PY:eAJ4GkdXU-0:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/noamdesign/~4/bhpHFh8K3PY" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.noamdesign.com/blog/tweet-button-reset-to-zero/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://www.noamdesign.com/blog/tweet-button-reset-to-zero/</feedburner:origLink></item>
		<item>
		<title>Don’t Tell Me What Your Product Isn’t</title>
		<link>http://feedproxy.google.com/~r/noamdesign/~3/MzaF96KhMeQ/</link>
		<comments>http://www.noamdesign.com/blog/dont-tell-me-what-your-product-isnt/#comments</comments>
		<pubDate>Fri, 07 May 2010 15:10:26 +0000</pubDate>
		<dc:creator>Noam</dc:creator>
				<category><![CDATA[business]]></category>
		<category><![CDATA[general]]></category>
		<category><![CDATA[company]]></category>
		<category><![CDATA[promotion]]></category>

		<guid isPermaLink="false">http://www.noamdesign.com/Web-Design-Blog/?p=3741</guid>
		<description><![CDATA[Promoting a product by focusing on what that product is not is a bad practice. When talking about your product, don&#8217;t say what your product is not &#8211; instead tell your prospect customers what your product is!
Instead of mentioning &#8220;no commitment required&#8221; try &#8220;you can cancel anytime&#8221; or something like that. Of course there are [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright" src="http://images.noamdesign.com/Blog/no-check-list.jpg" alt="the 'no' check list" width="113" height="218" />Promoting a product by focusing on what that product is not is a bad practice. When talking about your product, don&#8217;t say what your product is not &#8211; instead tell your prospect customers what your product is!</p>
<p>Instead of mentioning &#8220;no commitment required&#8221; try &#8220;you can cancel anytime&#8221; or something like that. Of course there are some exceptions but in most cases it&#8217;s a better, more open and useful strategy to describe your product in a positive way.</p>
<p>I see a lot of food chains promoting healthy food by mentioning what the product isn&#8217;t -  like &#8220;no hormones&#8221;, &#8220;no animal by products&#8221;, or &#8220;no dangerous pesticides&#8221;. Well that doesn&#8217;t tell me a lot about what the product actually is&#8230; you may not use hormones and a long list of other &#8220;bad&#8221; things but you may very well use tons of other stuff I don&#8217;t want to eat. Stuff you don&#8217;t mention in your list of what your product doesn&#8217;t have. And I&#8217;ve notice that this is often the case: when a company focuses on what their product isn&#8217;t instead of openely describing what the product actually is, there&#8217;s often some hidden stuff.</p>
<p>When looking for a chicken, I&#8217;d like to see something clear that describes what the product is. Something like &#8220;humanely cared for chicken free to feed and pasture around our organic farm&#8221;.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/noamdesign?a=MzaF96KhMeQ:vyvdDipR8GU:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/noamdesign?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=MzaF96KhMeQ:vyvdDipR8GU:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/noamdesign?i=MzaF96KhMeQ:vyvdDipR8GU:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=MzaF96KhMeQ:vyvdDipR8GU:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/noamdesign?i=MzaF96KhMeQ:vyvdDipR8GU:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=MzaF96KhMeQ:vyvdDipR8GU:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/noamdesign?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=MzaF96KhMeQ:vyvdDipR8GU:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/noamdesign?i=MzaF96KhMeQ:vyvdDipR8GU:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/noamdesign/~4/MzaF96KhMeQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.noamdesign.com/blog/dont-tell-me-what-your-product-isnt/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		<feedburner:origLink>http://www.noamdesign.com/blog/dont-tell-me-what-your-product-isnt/</feedburner:origLink></item>
		<item>
		<title>Resolution Dependent Layouts</title>
		<link>http://feedproxy.google.com/~r/noamdesign/~3/toidZxc7bkk/</link>
		<comments>http://www.noamdesign.com/blog/resolution-dependent-layouts/#comments</comments>
		<pubDate>Thu, 06 May 2010 14:17:31 +0000</pubDate>
		<dc:creator>Noam</dc:creator>
				<category><![CDATA[web design]]></category>
		<category><![CDATA[browsers]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[jquery]]></category>

		<guid isPermaLink="false">http://www.noamdesign.com/Web-Design-Blog/?p=3774</guid>
		<description><![CDATA[I found this really great article on using different style sheets for differently sized browser windows when designing a website or web application, potentially significantly enhancing the user experience. Enjoy!

]]></description>
			<content:encoded><![CDATA[<p style="margin-bottom:12px;">I found this really great <a class="wp-caption-dd" title="Resolution Specific Stylesheets" href="http://css-tricks.com/resolution-specific-stylesheets/" target="_blank">article</a> on using different style sheets for differently sized browser windows when designing a website or web application, potentially significantly enhancing the user experience. Enjoy!</p>
<p style="text-align: center;"><a href="http://css-tricks.com/resolution-specific-stylesheets/" target="_blank"><img class="aligncenter" src="http://images.noamdesign.com/Blog/resolutiondeplayouts.jpg" alt="" width="570" height="533" /></a></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/noamdesign?a=toidZxc7bkk:2mE8KiKqhs4:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/noamdesign?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=toidZxc7bkk:2mE8KiKqhs4:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/noamdesign?i=toidZxc7bkk:2mE8KiKqhs4:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=toidZxc7bkk:2mE8KiKqhs4:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/noamdesign?i=toidZxc7bkk:2mE8KiKqhs4:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=toidZxc7bkk:2mE8KiKqhs4:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/noamdesign?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=toidZxc7bkk:2mE8KiKqhs4:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/noamdesign?i=toidZxc7bkk:2mE8KiKqhs4:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/noamdesign/~4/toidZxc7bkk" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.noamdesign.com/blog/resolution-dependent-layouts/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		<feedburner:origLink>http://www.noamdesign.com/blog/resolution-dependent-layouts/</feedburner:origLink></item>
		<item>
		<title>Magento: Which Is The Best Hosting Company?</title>
		<link>http://feedproxy.google.com/~r/noamdesign/~3/bLm6AA4PCWk/</link>
		<comments>http://www.noamdesign.com/blog/magento-which-is-the-best-hosting-company/#comments</comments>
		<pubDate>Wed, 05 May 2010 21:26:50 +0000</pubDate>
		<dc:creator>Noam</dc:creator>
				<category><![CDATA[questions]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[load speed]]></category>
		<category><![CDATA[magento]]></category>

		<guid isPermaLink="false">http://www.noamdesign.com/Web-Design-Blog/?p=3756</guid>
		<description><![CDATA[I often get asked for recommendations on which hosting company to choose to host a Magento site. If you want your Magento site to run smoothly and to load fast, you will need a Magento Optimized Hosting service.
There are a lot of choices out there when looking for a hosting company which is optimized for [...]]]></description>
			<content:encoded><![CDATA[<p><a href="https://affiliates.nexcess.net/idevaffiliate.php?id=1152" target="_blank"><img class="alignright" src="http://images.noamdesign.com/Blog/nexcess-magento-hosting.png" alt="Nexcess Magento Hosting" width="152" height="170" /></a>I often get asked for recommendations on which hosting company to choose to host a Magento site. If you want your Magento site to run smoothly and to load fast, you will need a <a class="wp-caption-dd" title="Google Search Results for &quot;Magento Optimized Hosting&quot;" href="http://www.google.com/search?q=Magento+Optimized+Hosting" target="_blank">Magento Optimized Hosting</a> service.</p>
<p>There are a lot of choices out there when looking for a hosting company which is optimized for Magento. I didn&#8217;t test them all but I did test a few and I&#8217;ve had the best experience with <a class="wp-caption-dd" title="Nexcess Magento Hosting Plans" href="https://affiliates.nexcess.net/idevaffiliate.php?id=1152" target="_blank">Nexcess Magento Hosting</a> so I can definitely recommend them. They have plans starting at $24.95/mth and their most basic plan would fit the bill for most projects.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/noamdesign?a=bLm6AA4PCWk:8h0PWO1xsUg:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/noamdesign?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=bLm6AA4PCWk:8h0PWO1xsUg:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/noamdesign?i=bLm6AA4PCWk:8h0PWO1xsUg:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=bLm6AA4PCWk:8h0PWO1xsUg:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/noamdesign?i=bLm6AA4PCWk:8h0PWO1xsUg:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=bLm6AA4PCWk:8h0PWO1xsUg:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/noamdesign?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=bLm6AA4PCWk:8h0PWO1xsUg:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/noamdesign?i=bLm6AA4PCWk:8h0PWO1xsUg:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/noamdesign/~4/bLm6AA4PCWk" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.noamdesign.com/blog/magento-which-is-the-best-hosting-company/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		<feedburner:origLink>http://www.noamdesign.com/blog/magento-which-is-the-best-hosting-company/</feedburner:origLink></item>
		<item>
		<title>Magento: Categories Don’t Show Up</title>
		<link>http://feedproxy.google.com/~r/noamdesign/~3/BLNxxEJngNo/</link>
		<comments>http://www.noamdesign.com/blog/magento-categories-dont-show-up/#comments</comments>
		<pubDate>Tue, 04 May 2010 14:28:44 +0000</pubDate>
		<dc:creator>Noam</dc:creator>
				<category><![CDATA[questions]]></category>
		<category><![CDATA[magento]]></category>

		<guid isPermaLink="false">http://www.noamdesign.com/Web-Design-Blog/?p=3743</guid>
		<description><![CDATA[Many people are having problems setting up their store&#8217;s categories with Magento. That aspect of Magento is quite simple though and the documentation is pretty clear on that particular subject.
When you setup categories in Magento and they don&#8217;t show up on your site&#8217;s front end, most likely your categories aren’t setup properly in the admin.
Here [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright" src="http://images.noamdesign.com/Blog/magento-categories.png" alt="Magento Categories Setup" width="285" height="188" />Many people are having problems setting up their store&#8217;s categories with Magento. That aspect of Magento is quite simple though and the documentation is pretty clear on that particular subject.</p>
<p>When you setup categories in Magento and they don&#8217;t show up on your site&#8217;s front end, most likely your categories aren’t setup properly in the admin.</p>
<p>Here is what you should look for:<span id="more-3743"></span></p>
<p><span style="font-size:large;">1. Make sure that your store is set with the appropriate root  category.</span></p>
<p>This is done in the following way: go to System &gt; Manage  Stores and click on your store (not website and not store view – you  must click on the store which will show up in the middle column). Then  under “Root Category” there is a drop down with all the root categories  you have set up – select the correct one.</p>
<p><span style="font-size:large;">2. The way Magento works is that all your stores categories must be  sub categories under your store’s root category.</span></p>
<p>So all your top level categories must be created as sub categories of  your root category. Then you can also create sub sub categories and  more. Does that make sense?</p>
<p>If you have any questions feel free to leave a comment below and I will answer them!</p>
<p><span style="font-size:large;">3. As always, make sure to delete Magento cache and reindex all data!</span></p>
<p>Most issues will be resolved once you reindex Magento data and  refresh all Magento cache. To reindex Magento data follow these quick  steps:</p>
<ol>
<li>Go to System&gt;Index Management</li>
<li>Click on &#8220;select all&#8221; in the upper left corner</li>
<li>Under &#8220;Action&#8221; select &#8220;Reindex Data&#8221; and click submit</li>
</ol>
<p>To refresh Magento cache, follow these quick steps:</p>
<ol>
<li>Go to System&gt;Configuration and</li>
<li>Click on &#8220;select all&#8221; in the upper left corner</li>
<li>Under &#8220;action&#8221; click on &#8220;refresh&#8221; and click submit</li>
<li>Then click on these buttons:
<ol>
<li>Flush Magento Cache</li>
<li>Flush Cache Storage</li>
<li>Fluch Catalog Images Cache</li>
<li>Flush JavaScript/CSS Cache</li>
</ol>
</li>
</ol>
<p><span style="font-size:large;">4. Lastly I highly recommend manually deleting all files under var/cache and var/sessions.</span></p>
<p>And remember to delete your browser&#8217;s cache and cookies to make sure you are viewing the up to date version of your Magento site!</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/noamdesign?a=BLNxxEJngNo:c08MgoKkV-k:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/noamdesign?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=BLNxxEJngNo:c08MgoKkV-k:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/noamdesign?i=BLNxxEJngNo:c08MgoKkV-k:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=BLNxxEJngNo:c08MgoKkV-k:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/noamdesign?i=BLNxxEJngNo:c08MgoKkV-k:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=BLNxxEJngNo:c08MgoKkV-k:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/noamdesign?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=BLNxxEJngNo:c08MgoKkV-k:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/noamdesign?i=BLNxxEJngNo:c08MgoKkV-k:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/noamdesign/~4/BLNxxEJngNo" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.noamdesign.com/blog/magento-categories-dont-show-up/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://www.noamdesign.com/blog/magento-categories-dont-show-up/</feedburner:origLink></item>
		<item>
		<title>The Evil Of Muliple Choice</title>
		<link>http://feedproxy.google.com/~r/noamdesign/~3/zStT0V9qScI/</link>
		<comments>http://www.noamdesign.com/blog/the-evil-of-muliple-choice/#comments</comments>
		<pubDate>Thu, 29 Apr 2010 21:26:35 +0000</pubDate>
		<dc:creator>Noam</dc:creator>
				<category><![CDATA[business]]></category>
		<category><![CDATA[general]]></category>
		<category><![CDATA[creativity]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[strategy]]></category>

		<guid isPermaLink="false">http://www.noamdesign.com/Web-Design-Blog/?p=3712</guid>
		<description><![CDATA[One of the worst ways to go about getting something done or solving a problem is to look for multiple options.
That&#8217;s particularly obvious in the design field. When you&#8217;re looking to get a design done, don&#8217;t ask &#8220;can I see a few options of how that can look?&#8221; but rather focus on creating the one [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright" style="border: 0pt none;" src="http://images.noamdesign.com/Blog/select.png" alt="select" width="134" height="119" />One of the worst ways to go about getting something done or solving a problem is to look for multiple options.</p>
<p>That&#8217;s particularly obvious in the design field. When you&#8217;re looking to get a design done, don&#8217;t ask &#8220;can I see a few options of how that can look?&#8221; but rather focus on creating the one design that will be right. Any good designer knows that. So much waste and confusion is created when you don&#8217;t work that way. Especially because having seen the few options most people request to combine some elements of one option with some elements from the other option and you end up with a Frankenstein type of design made of disparate pieces. The result is simply not coherent.</p>
<p>I think that the core of this issue comes from a culture of multiple choices. It start in school where most tests consist of multiple choice answers. People end up not exercising their brain to look for the right solution to a problem. Instead they are faced with a selection of choices and they focus on the options. This type of approach is deadly to creativity.<span id="more-3712"></span></p>
<p>When thinking about this, you realize that this &#8220;multiple choice&#8221; attitude affects many areas of our lives. A lot of people are able to express their will only when they are presented with options. Would it be a chocolate chip cookie or a muffin? Which calling plan will you choose? As we are presented with options all day long, we forget that we can create our own choices and exert our will more freely.</p>
<p>In the business world, instead of looking for options it is much better to work towards creating the one solution that will accomplish your mission. And working in iterations towards that goal is probably the best way to go &#8211; fine tuning your work step by step and getting better and better results. You never look for options &#8211; instead you continuously foster your creativity and iterate to an awesome result.</p>
<h3>More on the topic:</h3>
<p><span style="font-size:large;">Paul Rand: Good Ideas Rarely Come In Bunches</span></p>
<blockquote><p>&#8220;One of the more common problems which tends to create doubt and confusion is caused by the inexperienced and anxious executive who innocently expects, or even demands, to see not one but many solutions to a problem. These may include a number of visual and/or verbal concepts, an assortment of layouts, a variety of pictures and color schemes, as well as a choice of type styles. He needs the reassurance of numbers and the opportunity to exercise his personal preferences. He is also most likely to be the one to insist on endless revisions with unrealistic deadlines, adding to an already wasteful and time-consuming ritual. Theoretically, a great number of ideas assures a great number of choices, but such choices are essentially quantitative. This practice is as bewildering as it is wasteful. It discourages spontaneity, encourages indifference, and more often than not produces results which are neither distinguished, interesting, nor effective. In short, good ideas rarely come in bunches.&#8221;</p></blockquote>
<p><span style="font-size: large;">Collis  Ta-eed</span><span style="font-size:large;">: How to Iterate to Awesomeness<br />
</span></p>
<p style="text-align:center; margin-top:12px;"><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="560" height="340" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube-nocookie.com/v/YSq3dyuP4yM&amp;hl=en_US&amp;fs=1&amp;" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="560" height="340" src="http://www.youtube-nocookie.com/v/YSq3dyuP4yM&amp;hl=en_US&amp;fs=1&amp;" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/noamdesign?a=zStT0V9qScI:Wa1pwMna4No:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/noamdesign?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=zStT0V9qScI:Wa1pwMna4No:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/noamdesign?i=zStT0V9qScI:Wa1pwMna4No:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=zStT0V9qScI:Wa1pwMna4No:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/noamdesign?i=zStT0V9qScI:Wa1pwMna4No:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=zStT0V9qScI:Wa1pwMna4No:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/noamdesign?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/noamdesign?a=zStT0V9qScI:Wa1pwMna4No:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/noamdesign?i=zStT0V9qScI:Wa1pwMna4No:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/noamdesign/~4/zStT0V9qScI" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.noamdesign.com/blog/the-evil-of-muliple-choice/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		<feedburner:origLink>http://www.noamdesign.com/blog/the-evil-of-muliple-choice/</feedburner:origLink></item>
	</channel>
</rss>
