<?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>Grow Development » Blog</title>
	
	<link>http://www.growdevelopment.com</link>
	<description />
	<lastBuildDate>Mon, 24 Oct 2011 20:42:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/GrowDevelopment" /><feedburner:info uri="growdevelopment" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>MAMP Error:  Hosts File Couldn’t Be Written</title>
		<link>http://feedproxy.google.com/~r/GrowDevelopment/~3/KZyPSzahAdo/mamp-error-hosts-file-couldnt-be-written</link>
		<comments>http://www.growdevelopment.com/blog/mamp-error-hosts-file-couldnt-be-written#comments</comments>
		<pubDate>Fri, 21 Oct 2011 19:09:37 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[Developer]]></category>
		<category><![CDATA[MAMP]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://www.growdevelopment.com/?p=281</guid>
		<description><![CDATA[Recently I was working on a few sites locally and noticed that MAMP wasn&#8217;t working.  I restarted my machine, and restarted MAMP, but MAMP still wouldn&#8217;t complete startup.  The only error received was &#8220;Error: The file /etc/hosts couldn&#8217;t be written.&#8221;  The error stemmed from an invalid hostname &#8211; one that ended with a &#8220;dash&#8221;. There [...]]]></description>
			<content:encoded><![CDATA[<p>Recently I was working on a few sites locally and noticed that MAMP wasn&#8217;t working.  I restarted my machine, and restarted MAMP, but MAMP still wouldn&#8217;t complete startup.  The only error received was &#8220;Error: The file /etc/hosts couldn&#8217;t be written.&#8221;  The error stemmed from an invalid hostname &#8211; one that ended with a &#8220;dash&#8221;.</p>
<p>There were no instances of httpd or mysqld running, so I figured that MAMP was running into an issue when trying to startup.   The entire GUI was locking up even after I pressed the &#8220;OK&#8221; button.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-282" title="MAMP Hosts File could not be written" src="http://www.growdevelopment.com/wp-content/uploads/2011/10/MAMP-Hosts-File-could-not-be-written.png" alt="" width="675" /></p>
<p>&nbsp;</p>
<p>Contrary to the reported error the /etc/hosts file was writeable  so the issue was somewhere else.  The contents of the /etc/hosts file were changed to include several of my defined hosts and a null entry:</p>
<pre>
127.0.0.1 localhost
255.255.255.255 broadcasthost
::1 localhost
fe80::1%lo0 localhost

127.0.0.1 (null)
</pre>
<p>Several forum posts said that this null item needed to be removed from the hosts file and also from the MAMP definition.  I was able to clear out the hosts file but the null item would reappear each time I started MAMP.</p>
<p>MAMP has an option to &#8220;Start Apache and MySQL when starting MAMP Pro&#8221;  which I had selected. Because of this and the GUI locking up, I wasn&#8217;t able to get to the Hosts tab to remove the errant item.   Based on <a title="MAMP FAQ" href="http://www.mamp.info/en/documentation/faq.html" target="_blank">this</a> post I found the preferences file in <span style="font-family: Courier;">~/Library/Preferences/de.appsolute.mamppro.plist</span>.  The plist file is binary and can&#8217;t be edited directly, so I renamed it and restarted MAMP.  The plist file was recreated and although I lost my hosts definitions, I was able to get back to work.</p>
<p>Here are the steps to fix:</p>
<ol>
<li>Close MAMP</li>
<li>Kill any httpd or mysqld processes</li>
<li>Clean out /etc/hosts file</li>
<li>Rename/remove ~/Library/Preferences/de.appsolute.mamppro.plist file</li>
</ol>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.growdevelopment.com/blog/mamp-error-hosts-file-couldnt-be-written/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.growdevelopment.com/blog/mamp-error-hosts-file-couldnt-be-written</feedburner:origLink></item>
		<item>
		<title>Grow Development’s New Office</title>
		<link>http://feedproxy.google.com/~r/GrowDevelopment/~3/iywV0f93F_8/grow-developments-new-office</link>
		<comments>http://www.growdevelopment.com/blog/grow-developments-new-office#comments</comments>
		<pubDate>Fri, 09 Sep 2011 16:25:28 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[Business]]></category>

		<guid isPermaLink="false">http://www.growdevelopment.com/?p=262</guid>
		<description><![CDATA[Finding a Space After three and a half years of working out of a spare bedroom office in my house and the birth of our third child, it was apparent that it was time for GrowDev HQ to move to a new space.   Not only was my house becoming a louder environment to try to [...]]]></description>
			<content:encoded><![CDATA[<p><strong style="font-size: 16px; ">Finding a Space</strong></p>
<p>After three and a half years of working out of a spare bedroom office in my house and the birth of our third child, it was apparent that it was time for GrowDev HQ to move to a new space.   Not only was my house becoming a louder environment to try to concentrate in, but my work/life divide was totally blurred.</p>
<p>I made a list of &#8220;nice to haves&#8221; and asked around for referrals on space.</p>
<p>My list of features:</p>
<ul>
<li>One room with a door.  I don&#8217;t need a conference room since all of my clients are out of state.</li>
<li>Under $200/month rent, preferably no long-term lease.</li>
<li>Fast internet</li>
<li>Within 5 miles from my house. I&#8217;d love to be able to walk or bike to work.</li>
</ul>
<p>While out driving with my wife she suggested that I stop in to an office complex near our home and see if there were any vacancies.  The complex turned out to be two buildings owned by a flooring company and they had a vacancy in their smaller building.   I went the next day and was excited to discover that the space met or exceeded each item on my list.  Also, the electricity, security system, and trash pickup is included.</p>
<p>The office is located 0.1 of a mile from my front door.  Once the weather calms down and street construction finishes I&#8217;ll be able to walk to/from work.</p>
<p><strong style="font-size: 16px; ">After Two Weeks</strong></p>
<p>I&#8217;ve been working from the new office for two weeks now and the only response I have is &#8220;Why didn&#8217;t I do this sooner?&#8221;   Having a quiet dedicated space to work has made a huge difference in my productivity.  When I&#8217;m at the office there are not any crying kids downstairs (or happy kids that want to play), chores waiting to be done, or other distractions.  Plus, when I&#8217;m home I can disconnect from work and not be tempted to pop in the office for 10 minutes to work or code something.</p>
<p><strong style="font-size: 16px; ">Pictures of Office</strong></p>
<p>Here are some pictures of the new office.</p>
<p style="text-align: center;"><img class="size-full wp-image-265  aligncenter" title="Grow Development Office" src="http://www.growdevelopment.com/wp-content/uploads/2011/09/office.jpg" alt="" width="500" height="373" /></p>
<p>&nbsp;</p>
<p>I moved my current desk and &#8220;world&#8217;s smallest couch&#8221; into the new space and it fit perfectly.  I have some wall decor to put up, but haven&#8217;t hung anything yet.</p>
<p>&nbsp;</p>
<p style="text-align: center;"><img class="size-full wp-image-266 alignnone" title="Office Desk" src="http://www.growdevelopment.com/wp-content/uploads/2011/09/desk1.jpg" alt="" width="500" height="373" /></p>
<p>&nbsp;</p>
<p>The internet offered by the office was 1MB up/ 1MB down, and a little flaky in the afternoon.  The owner was ok with me getting my own service so I had Time Warner Business Class installed.</p>
<p>&nbsp;</p>
<p style="text-align: center;"><img class="size-full wp-image-264 aligncenter" title="setup" src="http://www.growdevelopment.com/wp-content/uploads/2011/09/desk2.jpg" alt="" width="500" height="374" /></p>
<p>I share the space with two bookkeepers, a fence company and a custom home builder.  My neighbor brings her dog Sam to work every day.  He&#8217;s so quiet you hardly known he&#8217;s here!</p>
<p>&nbsp;</p>
<p style="text-align: center;"><img class="size-full wp-image-263 aligncenter" title="Sam the dog" src="http://www.growdevelopment.com/wp-content/uploads/2011/09/sam.jpg" alt="" width="500" height="334" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.growdevelopment.com/blog/grow-developments-new-office/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.growdevelopment.com/blog/grow-developments-new-office</feedburner:origLink></item>
		<item>
		<title>Magento Showcase: Blue Collar Supply Company</title>
		<link>http://feedproxy.google.com/~r/GrowDevelopment/~3/yDBUdF7nehA/magento-showcase-blue-collar-supply-co</link>
		<comments>http://www.growdevelopment.com/blog/magento-showcase-blue-collar-supply-co#comments</comments>
		<pubDate>Tue, 09 Aug 2011 15:11:43 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Magento Commerce]]></category>

		<guid isPermaLink="false">http://www.growdevelopment.com/?p=254</guid>
		<description><![CDATA[&#160; This project was a collaboration with Atom Groom Design. What we did: Magento template design integration XHTML/CSS coding Site installation CMS setup Custom navigation coding Visit Blue Collar Supply]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter size-full wp-image-255" title="Blue Collar Supply Company" src="http://www.growdevelopment.com/wp-content/uploads/2011/08/Blue-Collar-Supply-Company.png" alt="" width="640" height="708" /></p>
<p>&nbsp;</p>
<p>This project was a collaboration with <a title="Atom Groom Design" href="http://www.atomgroom.com/" target="_blank">Atom Groom Design</a>.</p>
<p>What we did:</p>
<ul>
<li>Magento template design integration</li>
<li>XHTML/CSS coding</li>
<li>Site installation</li>
<li>CMS setup</li>
<li>Custom navigation coding</li>
</ul>
<p>Visit <a title="Blue Collar Supply Company" href="http://www.bluecollarsupply.com" target="_blank">Blue Collar Supply</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.growdevelopment.com/blog/magento-showcase-blue-collar-supply-co/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.growdevelopment.com/blog/magento-showcase-blue-collar-supply-co</feedburner:origLink></item>
		<item>
		<title>Magento Showcase:  DNA Diapers</title>
		<link>http://feedproxy.google.com/~r/GrowDevelopment/~3/XcIqejpJGg4/magento-showcase-dna-diapers</link>
		<comments>http://www.growdevelopment.com/blog/magento-showcase-dna-diapers#comments</comments>
		<pubDate>Wed, 29 Jun 2011 11:59:45 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[Magento Commerce]]></category>

		<guid isPermaLink="false">http://www.growdevelopment.com/?p=245</guid>
		<description><![CDATA[This project was a collaboration with Sweet Pea Design Studio. What we did: Magento template design integration Custom Magento module coding XHTML/CSS coding Site installation CMS setup Gift registry Visit DNA Diapers &#160;]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter size-full wp-image-246" title="DNA Diapers" src="http://www.growdevelopment.com/wp-content/uploads/2011/06/DNA-Diapers.jpg" alt="" width="640" height="825" /></p>
<p>This project was a collaboration with <a title="Sweet Pea Design Studio" href="http://www.sweetpeadesignstudio.com" target="_blank">Sweet Pea Design Studio</a>.</p>
<p>What we did:</p>
<ul>
<li>Magento template design integration</li>
<li>Custom Magento module coding</li>
<li>XHTML/CSS coding</li>
<li>Site installation</li>
<li>CMS setup</li>
<li>Gift registry</li>
</ul>
<p>Visit <a title="DNA Diapers" href="http://www.dnadiapers.com/" target="_blank">DNA Diapers</a></p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.growdevelopment.com/blog/magento-showcase-dna-diapers/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.growdevelopment.com/blog/magento-showcase-dna-diapers</feedburner:origLink></item>
		<item>
		<title>Magento Showcase: American Eco Furniture</title>
		<link>http://feedproxy.google.com/~r/GrowDevelopment/~3/lLjbFuaAzuI/magento-showcase-american-eco-furniture</link>
		<comments>http://www.growdevelopment.com/blog/magento-showcase-american-eco-furniture#comments</comments>
		<pubDate>Mon, 06 Jun 2011 16:27:35 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[Magento Commerce]]></category>
		<category><![CDATA[Magento]]></category>

		<guid isPermaLink="false">http://www.growdevelopment.com/?p=236</guid>
		<description><![CDATA[This project was a collaboration with August Afternoon. What we did: Magento  template design integration Custom Magento module coding xHTML/CSS Coding WordPress template coding Site Installation CMS setup Newsletter integration Magento Training Visit American Eco Furniture]]></description>
			<content:encoded><![CDATA[<p><a title="American Eco Furniture" href="http://www.americanecofurniture.com/" target="_blank"><img class="aligncenter size-full " title="American Eco Furniture" src="http://www.growdevelopment.com/images/american_eco_furniture.png" alt="" width="640" height="540" /></a></p>
<p>This project was a collaboration with <a href="http://www.augustafternoon.com/" target="_blank">August Afternoon</a>.</p>
<p>What we did:</p>
<ul>
<li>Magento  template design integration</li>
<li>Custom Magento module coding</li>
<li>xHTML/CSS Coding</li>
<li>WordPress template coding</li>
<li>Site Installation</li>
<li>CMS setup</li>
<li>Newsletter integration</li>
<li>Magento Training</li>
</ul>
<p>Visit <a href="http://www.americanecofurniture.com/" target="_blank">American Eco Furniture</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.growdevelopment.com/blog/magento-showcase-american-eco-furniture/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.growdevelopment.com/blog/magento-showcase-american-eco-furniture</feedburner:origLink></item>
		<item>
		<title>Showcase: Lots To Say Baby</title>
		<link>http://feedproxy.google.com/~r/GrowDevelopment/~3/zigDmJWrtvE/showcase-lots-to-say-baby</link>
		<comments>http://www.growdevelopment.com/blog/showcase-lots-to-say-baby#comments</comments>
		<pubDate>Mon, 17 Jan 2011 21:22:23 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[Magento Commerce]]></category>

		<guid isPermaLink="false">http://www.growdevelopment.com/blog/?p=176</guid>
		<description><![CDATA[This project was a collaboration with Sweet Pea Design Studio. What we did: Magento  template design integration Custom Magento module coding xHTML/CSS Coding WordPress template coding Site Installation CMS setup Newsletter integration Wholesale site setup Visit Lots to Say Baby]]></description>
			<content:encoded><![CDATA[<p><a title="Lots to Say Baby" href="http://www.lotstosaybaby.com/" target="_blank"><img class="aligncenter size-full wp-image-177" title="Lots to Say Baby" src="http://www.growdevelopment.com/wp-content/uploads/2011/01/lots_to_say_baby.jpg" alt="" width="639" height="659" /></a></p>
<p>This project was a collaboration with <a href="http://sweetpeadesignstudio.com/" target="_blank">Sweet Pea Design Studio</a>.</p>
<p>What we did:</p>
<ul>
<li>Magento  template design integration</li>
<li>Custom Magento module coding</li>
<li>xHTML/CSS Coding</li>
<li>WordPress template coding</li>
<li>Site Installation</li>
<li>CMS setup</li>
<li>Newsletter integration</li>
<li>Wholesale site setup</li>
</ul>
<p>Visit <a href="http://www.lotstosaybaby.com/" target="_blank">Lots to Say Baby</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.growdevelopment.com/blog/showcase-lots-to-say-baby/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.growdevelopment.com/blog/showcase-lots-to-say-baby</feedburner:origLink></item>
		<item>
		<title>My 2011 Magento Developer Wish List</title>
		<link>http://feedproxy.google.com/~r/GrowDevelopment/~3/fv_LiefOiZ8/magento-developer-wish-ist-2011</link>
		<comments>http://www.growdevelopment.com/blog/magento-developer-wish-ist-2011#comments</comments>
		<pubDate>Tue, 11 Jan 2011 13:00:56 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[Magento Commerce]]></category>

		<guid isPermaLink="false">http://www.growdevelopment.com/blog/?p=161</guid>
		<description><![CDATA[2010 was a great year for the Magento platform.  The Community and Enterprise editions gained momentum and the new Professional Edition was released. Looking forward to 2011 here is a list of things I&#8217;d like to see happen this year. Community Edition Version 2.0 Understandably this may be a pie-in-the-sky wish since we are currently [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-163" title="wishing_well" src="http://www.growdevelopment.com/wp-content/uploads/2011/01/wishing_well.jpg" alt="" width="425" height="285" />2010 was a great year for the Magento platform.  The Community and Enterprise editions gained momentum and the new <a href="http://www.flickr.com/photos/worldofoddy/1174957045/" target="_blank">Professional Edition</a> was released.</p>
<p>Looking forward to 2011 here is a list of things I&#8217;d like to see happen this year.</p>
<p><strong>Community Edition Version 2.0</strong></p>
<p>Understandably this may be a pie-in-the-sky wish since we are currently not yet to a stable  1.5 version release.  Nevertheless it would be nice to have a tested and feature-rich major version of the community edition released this year.  A 2.0 version would hopefully continue to improve on speed and data migration.</p>
<p><strong>More Developer Tools</strong></p>
<p>Working with Magento day in and day out you quickly find out where the bottlenecks and time wasters are in the development cycle.  In general I prefer using the command line instead of a web interface.  One thing I like about the Drupal platform is the <a href="http://drupal.org/project/drush" target="_blank">Drush module</a> (Drupal Shell) which allows developers to execute commands against Drupal installations via command line.  A Magento command line tool that mirrored administration functions would be very useful.  Alistair Stead&#8217;s <a rel="nofollow" href="https://github.com/alistairstead/MageTool" target="_blank">MageTool</a> is a huge step in the right direction.</p>
<p>I&#8217;ve also started using Alan Storm&#8217;s <a href="http://store.alanstorm.com/products/commerce-bug" target="_blank">Commerce Bug</a> extension.  Per the website, &#8220;Commerce Bug is a development and debugging extension for the Magento platform.&#8221;  It provides very useful information for pages that you are trying to debug.</p>
<p><strong>Developer Community</strong></p>
<p>One area where Magento has been lacking is a suitable focal point for the community of developers to connect.  The <a href="http://www.magentocommerce.com/boards/" target="_blank">Magento Forum</a> should serve this purpose, but it has been historically under-moderated and several questions end up being ignored or poorly answered.  Also, participation by team members has been all but non-existent in recent years.  Moderators have recently been showing up and getting involved so I hope that this will change in the future.</p>
<p><a href="http://stackoverflow.com" target="_blank">Stack Overflow</a> is a Q&amp;A site for developers that has an active <a href="http://stackoverflow.com/questions/tagged/magento" target="_blank">Magento category</a>.  Nearly all questions posted to the site get a quality answer.  Plus, the site doesn&#8217;t require a subscription like similar sites.</p>
<p>Your turn: what improvements would you like to see in the Magento platform for 2011?</p>
<p>What tools are you planning to build yourself?</p>
<p>Image credit: <a rel="nofollow" href="http://www.flickr.com/photos/worldofoddy/1174957045/" target="_blank">World of Oddy</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.growdevelopment.com/blog/magento-developer-wish-ist-2011/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.growdevelopment.com/blog/magento-developer-wish-ist-2011</feedburner:origLink></item>
		<item>
		<title>Magento USPS Shipping Calculator Fix</title>
		<link>http://feedproxy.google.com/~r/GrowDevelopment/~3/atEwyl4RzI0/magento-usps-shipping-calculator-fix</link>
		<comments>http://www.growdevelopment.com/blog/magento-usps-shipping-calculator-fix#comments</comments>
		<pubDate>Tue, 04 Jan 2011 03:45:33 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[Magento Commerce]]></category>
		<category><![CDATA[Magento Fixes]]></category>

		<guid isPermaLink="false">http://www.growdevelopment.com/blog/?p=130</guid>
		<description><![CDATA[On December 17, 2010 the US Postal Service let customers know that a change was coming to the domestic shipping services.  These changes went into effect yesterday and caused the USPS shipping calculator in Magento to stop working. The root cause is that the shipping method name now has a &#8220;®&#8221; symbol at the end [...]]]></description>
			<content:encoded><![CDATA[<p>On December 17, 2010 the US Postal Service <a title="USPS Notice" href="http://pe.usps.com/FederalRegisterNotices.asp#Jan_2011_Prices" target="_blank">let customers know</a> that a change was coming to the domestic shipping services.  These changes went into effect yesterday and caused the USPS shipping calculator in Magento to stop working.</p>
<p>The root cause is that the shipping method name now has a &#8220;®&#8221; symbol at the end of it.</p>
<p>Following is a fix for the issue that involves a change to core code to get you back up and running.  The fix removes the ® symbol in the method name.</p>
<p>This fix was first reported in the Magento Forum <a title="Original Post" href="http://www.magentocommerce.com/boards/viewthread/215963/" target="_blank">here</a>, but I&#8217;ve reduced it down to two steps for those that don&#8217;t want to read through six pages of forum posts.</p>
<p>In file:  /app/code/core/Mage/Usa/Model/Shipping/Carrier/Usps.php</p>
<p><strong>Step 1: </strong>Find the following line of code:</p>
<pre>foreach ($xml-&gt;Package-&gt;Postage as $postage) {</pre>
<p>And add the following line immediately after it.</p>
<pre>$postage-&gt;MailService = str_replace("&amp;lt;sup&amp;gt;&amp;amp;reg;&amp;lt;/sup&amp;gt;","",(string)$postage-&gt;MailService);</pre>
<p><strong>Step 2: </strong>In the same file, find the following line of code:</p>
<pre>foreach ($xml-&gt;Package-&gt;Service as $service) { </pre>
<p>And add the following line immediately after it.</p>
<pre>$service-&gt;SvcDescription = str_replace("&amp;lt;sup&amp;gt;&amp;amp;reg;&amp;lt;/sup&amp;gt;","",(string)$service-&gt;SvcDescription);</pre>
<p>Be sure to clear cache and re-compile if necessary.</p>
<p><strong>Update &#8211; First Class Mail</strong></p>
<p>In addition to the changes above, the First Class mail method names need to be updated so they will work.</p>
<p>In  file: /app/code/core/Mage/Usa/etc/config.xml</p>
<p>Find the &lt;usps&gt; area and change the following tags for &lt;allowed_methods&gt; and &lt;methods&gt;.</p>
<p>From:</p>
<ul>
<li>First-Class Mail International Large Envelope</li>
<li>First-Class Mail International Letters</li>
<li>First-Class Mail International Package</li>
<li>First-ClassFirst-Class Mail</li>
<li>First-Class Mail Flat</li>
<li>First-Class Mail International</li>
<li>First-Class Mail Letter</li>
<li>First-Class Mail Parcel</li>
</ul>
<p>To:</p>
<ul>
<li>First-Class Mail International Large Envelope**</li>
<li>First-Class Mail International Letters**</li>
<li>First-Class Mail International Package**</li>
<li>First-Class Mail Package</li>
<li>First-Class Mail Large Envelope</li>
</ul>
<p>Some of the old methods don&#8217;t seem to be available anymore.   The new names will now display in the admin area control panel  (System &gt; Configuration &gt; Sales &gt; Shipping Methods &gt; USPS )  so your store administrator can activate them.  Unfortunately the asterisks are currently required on the International option.</p>
<p>If you need assistance updating your site, please <a title="Contact Us" href="http://www.growdevelopment.com/contact" target="_self">let us know</a> and we can provide a quote.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.growdevelopment.com/blog/magento-usps-shipping-calculator-fix/feed</wfw:commentRss>
		<slash:comments>46</slash:comments>
		<feedburner:origLink>http://www.growdevelopment.com/blog/magento-usps-shipping-calculator-fix</feedburner:origLink></item>
		<item>
		<title>Showcase: Praise Tea</title>
		<link>http://feedproxy.google.com/~r/GrowDevelopment/~3/Eb4k9EG6Xwo/showcase-praise-tea</link>
		<comments>http://www.growdevelopment.com/blog/showcase-praise-tea#comments</comments>
		<pubDate>Tue, 24 Aug 2010 20:11:44 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[Magento Commerce]]></category>

		<guid isPermaLink="false">http://www.growdevelopment.com/blog/?p=118</guid>
		<description><![CDATA[This project was a collaboration with Wicked Cool Studios. What we did: Magento  template design integration Custom Magento module coding xHTML/CSS Coding WordPress template coding Site Installation CMS setup Newsletter integration Visit Praise Tea]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter size-full wp-image-119" title="Praise-Tea" src="http://www.growdevelopment.com/wp-content/uploads/2010/08/Praise-Tea.jpg" alt="" width="640" height="575" /></p>
<p>This project was a collaboration with <a href="http://www.wickedcoolstudios.com/" target="_blank">Wicked Cool Studios</a>.</p>
<p>What we did:</p>
<ul>
<li>Magento  template design integration</li>
<li>Custom Magento module coding</li>
<li>xHTML/CSS Coding</li>
<li>WordPress template coding</li>
<li>Site Installation</li>
<li>CMS setup</li>
<li>Newsletter integration</li>
</ul>
<p>Visit <a href="http://www.praisetea.com" target="_blank">Praise Tea</a><a title="Whole Truth Solutions" href="http://www.wholetruthsolutions.com/" target="_blank"></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.growdevelopment.com/blog/showcase-praise-tea/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.growdevelopment.com/blog/showcase-praise-tea</feedburner:origLink></item>
		<item>
		<title>Showcase: Whole Truth Solutions</title>
		<link>http://feedproxy.google.com/~r/GrowDevelopment/~3/WjaNUX4iY28/showcase-whole-truth-solutions</link>
		<comments>http://www.growdevelopment.com/blog/showcase-whole-truth-solutions#comments</comments>
		<pubDate>Wed, 18 Aug 2010 16:11:46 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[Magento Commerce]]></category>

		<guid isPermaLink="false">http://www.growdevelopment.com/blog/?p=113</guid>
		<description><![CDATA[Whole Truth Solutions provides an array of Holistic Health Services and all natural wellness products. This project was a collaboration with August Afternoon Design. What we did: Cart Keeper template design integration xHTML/CSS Coding WordPress template coding Site Installation Cufon text replacement CMS setup Newsletter integration Visit Whole Truth Solutions]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter size-full wp-image-114" title="Whole-Truth-Solutions" src="http://www.growdevelopment.com/wp-content/uploads/2010/08/Whole-Truth-Solutions.jpg" alt="" width="640" height="646" /></p>
<p>Whole Truth Solutions provides an array of Holistic Health Services and all natural wellness products.</p>
<p>This project was a collaboration with <a href="http://www.augustafternoon.com/" target="_blank">August Afternoon Design</a>.</p>
<p>What we did:</p>
<ul>
<li>Cart Keeper template design integration</li>
<li>xHTML/CSS Coding</li>
<li>WordPress template coding</li>
<li>Site Installation</li>
<li>Cufon text replacement</li>
<li>CMS setup</li>
<li>Newsletter integration</li>
</ul>
<p>Visit <a title="Whole Truth Solutions" href="http://www.wholetruthsolutions.com/" target="_blank">Whole Truth Solutions</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.growdevelopment.com/blog/showcase-whole-truth-solutions/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.growdevelopment.com/blog/showcase-whole-truth-solutions</feedburner:origLink></item>
	</channel>
</rss>

