<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	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/"
	>

<channel>
	<title>We Build Better Websites</title>
	<atom:link href="http://www.paradoxlabs.com/feed" rel="self" type="application/rss+xml" />
	<link>http://www.paradoxlabs.com</link>
	<description>We Build Better Websites</description>
	<lastBuildDate>Fri, 24 May 2013 21:39:31 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Ecommerce SEO</title>
		<link>http://www.paradoxlabs.com/posts/ecommerce-2/ecommerce-seo/</link>
		<comments>http://www.paradoxlabs.com/posts/ecommerce-2/ecommerce-seo/#comments</comments>
		<pubDate>Fri, 24 May 2013 13:34:59 +0000</pubDate>
		<dc:creator>Brett Hart</dc:creator>
				<category><![CDATA[Ecommerce]]></category>

		<guid isPermaLink="false">http://www.paradoxlabs.com/?p=578</guid>
		<description><![CDATA[Ecommerce SEO differs from normal SEO in several ways; most notably the desired result of a visit. There are three types of searches, Informational, Transactional and Navigational. A Penn State search study has determined that searches across these are split at 80% Informational, 10% Transactional and 10% [...]]]></description>
				<content:encoded><![CDATA[<p>Ecommerce SEO differs from normal SEO in several ways; most notably the desired result of a visit. There are three types of searches, Informational, Transactional and Navigational. A Penn State <a href="http://news.psu.edu/story/189289/2008/04/02/ist-researchers-classify-web-searches" target="_blank">search study</a> has determined that searches across these are split at 80% Informational, 10% Transactional and 10% Navigational.</p>
<h2>Types of Searches</h2>
<h3>Transactional Searches</h3>
<p>Transactional searches imply intent to purchase. Sometimes, this will take the shape of keywords such as &#8220;Samsung S4&#8243; or even &#8220;Buy Samsung S4&#8243;. The &#8220;Buy&#8221; isn&#8217;t required to be considered a transactional search, although it definately implies intent to purchase.</p>
<h3>Informational Searches</h3>
<p>An informational search is just what the name implies; a search for information. Searching for &#8220;Cell Phone&#8221; indicates the searcher is looking for information about cell phones. Not necessarily to purchase one, the searcher is likely gathering information. For a site, this is an opportunity to be the authority or trusted source for information related to cell phones.</p>
<h3>Navigational Searches</h3>
<p>A Navigational Search is to find a site. Hopefully we all rank for our own company name. A searcher enters a company name or domain name such as facebook or IBM. This is the least important search type for ecommerce.</p>
<h2>Ecommerce SEO to increase sales</h2>
<p>Combining Transactional and Informational searches can be an incredibly powerful strategy. Each type will bring customers at different stages in the purchasing process.</p>
<p>Informational searches can be beneficial for ecommerce sites. If the site is considered an authority, expert or trusted source that also sells product it should do well when a consumer is ready to purchase. But keep in mind, the consumer isn&#8217;t a consumer when they visit a site via an informational search. They are gathering information for a future purchasing decision.</p>
<p>Transactional search queries will bring real consumers, a visitor who is ready to purchase. Now, imagine that a consumer has arrived at your site for the second, third or fourth time. The first visit because they wanted to learn about &#8220;cell phones&#8221;; then because they are trying to purchase a &#8220;Samsung S4&#8243;. Do you think they will trust the site more? See the site as an authority? Familiarity with the site will result in higher conversions.</p>
<h3>What&#8217;s the Secret</h3>
<p>So, what is the secret to Ecommerce SEO. Do you really think I’m going to tell? Well, you&#8217;re right. I will! Well, at least some of it. We know the types of searches. We know which one&#8217;s matter for ecommerce.</p>
<p>The next post will go over Ecommerce SEO strategies that will increase rankings and conversions.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.paradoxlabs.com/posts/ecommerce-2/ecommerce-seo//feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Scrolling Social Icons with jQuery</title>
		<link>http://www.paradoxlabs.com/posts/tutorials/scrolling-social-icons-with-jquery/</link>
		<comments>http://www.paradoxlabs.com/posts/tutorials/scrolling-social-icons-with-jquery/#comments</comments>
		<pubDate>Mon, 01 Apr 2013 18:05:08 +0000</pubDate>
		<dc:creator>Joseph Leedy</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://www.paradoxlabs.com/?p=569</guid>
		<description><![CDATA[Demo &#124; Download Sample Code &#124; Download jQuery Plug-in Introduction Having social icons that scroll with the page as the user scrolls can keep your visitors engaged and increase your conversion rates. Recently, a client of ours requested that we add this feature to all of their [...]]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.paradoxlabs.com/tutorials/scrolling-social-icons/">Demo</a> | <a href="http://www.paradoxlabs.com/tutorials/scrolling-social-icons/scrolling-social-icons.zip">Download Sample Code</a> | <a href="http://www.paradoxlabs.com/tutorials/scrolling-social-icons/scripts/jquery.stickyfy.min.js">Download jQuery Plug-in</a></p>
<h2 id="introduction">Introduction</h2>
<p>Having social icons that scroll with the page as the user scrolls can keep your visitors engaged and increase your conversion rates. Recently, a client of ours requested that we add this feature to all of their sites. I was tasked with the implementation, and I found it much simpler to do that I had originally thought. Since it was so easy, and because I love giving back to the community, I have decided to share my work with you in the hope that you might benefit from it and learn something useful. Please note that this tutorial assumes that you have at least a basic working knowledge of HTML, CSS, and jQuery/JavaScript. If you would like us to implement this for you or need any other type of development work done, do not hesitate to <a href="http://www.paradoxlabs.com/contact/">contact our team</a>.</p>
<h2 id="social-icons">Social Icons</h2>
<p>Before beginning this tutorial, you will need some social icons for the services that you are using. Ours came from the client, but you can find some excellent freebies listed at <a href="http://social-icons.com/50-free-social-media-icons-mixed-designs/">social-icons.com</a> or via a quick Google search. Whatever icon set you choose, make sure that it contains the right size images to fit in with your layout. We advised the client to use 48&#215;48 icons as they fit best with the layout of the target Web sites.</p>
<p>Our <a href="http://www.paradoxlabs.com/tutorials/scrolling-social-icons/">demonstration page</a> makes use of a set from <a href="http://azmind.com/2012/10/24/circle-social-icons-set-35-social-media-icons-in-psd-png/">Azmind</a>.</p>
<h2 id="html">HTML</h2>
<p>Semantically speaking, we are making a list of social icons so it makes sense to use an unordered list here. Each list item represents an individual social icon.</p>
<pre><code>&lt;ul id="social-icons"&gt;
    &lt;li&gt;&lt;a href="https://www.facebook.com/{username}" title="Like us on Facebook" target="_blank"&gt;&lt;img src="/images/social-icons/facebook.png" alt="Facebook" width="48" height="48" /&gt;&lt;/a&gt;&lt;/li&gt;
    &lt;li&gt;&lt;a href="https://twitter.com/{username}" title="Follow us on Twitter" target="_blank"&gt;&lt;img src="/images/social-icons/twitter.png" alt="Twitter" width="48" height="48" /&gt;&lt;/a&gt;&lt;/li&gt;
    &lt;li&gt;&lt;a href="http://instagram.com/{username}" title="View our pictures on Instagram" target="_blank"&gt;&lt;img src="/images/social-icons/instagram.png" alt="Instagram" width="48" height="48" /&gt;&lt;/a&gt;&lt;/li&gt;
    &lt;li&gt;&lt;a href="http://pinterest.com/{username}" title="Pin us on Pinterest" target="_blank"&gt;&lt;img src="/images/social-icons/pinterest.png" alt="Pinterest" width="48" height="48" /&gt;&lt;/a&gt;&lt;/li&gt;
    &lt;li&gt;&lt;a href="https://www.youtube.com/user/{username}" title="Watch our videos on YouTube" target="_blank"&gt;&lt;img src="/images/social-icons/youtube.png" alt="YouTube" width="48" height="48" /&gt;&lt;/a&gt;&lt;/li&gt;
    &lt;li&gt;&lt;a href="https://plus.google.com/{userId}/posts" title="Follow us on Google+" target="_blank"&gt;&lt;img src="/images/social-icons/google-plus.png" alt="Google+" width="48" height="48" /&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</code></pre>
<p>Be sure to replace <code>{username}</code> and <code>{userId}</code> with your username or id for each profile as well as update the image paths to match the locations of your icons. Adjust the width and height attributes to match those of your icons if you are using a different size.</p>
<h2 id="css">CSS</h2>
<pre><code>{parent} {
    position: relative;
}
#social-icons {
    list-style: none;
    z-index: 70742;
    position: absolute;
    top: 70px;
    right: -70px;
    background: transparent;
}
</code></pre>
<p>Replace <code>{parent}</code> with the id or class of the containing element (for example <code>#wrapper</code>, <code>.container</code> or <code>body</code>) and adjust the <code>top</code> and <code>right</code> position rules as necessary.</p>
<h2 id="jquery">jQuery</h2>
<p><strong>Note:</strong> The following code has been tested under jQuery 1.9 but should be compatible with version 1.7 or greater. Place this code in the footer of your page before the closing <code>&lt;body&gt;</code> tag.</p>
<pre><code>(function($) {
    var $socialIcons = $("#social-icons"),
        originalTop  = parseInt($socialIcons.css("top"), 10);

    $(window).on("scroll", function() {
        var windowTop = $(window).scrollTop();

        $socialIcons.stop().animate({
            top: windowTop &gt; originalTop ? windowTop : originalTop
        });
    });
})(jQuery);
</code></pre>
<p>How does this code work? First we get the <code>#social-icons</code> element as a jQuery object along with its <code>top</code> position as previously set in the CSS. Next, we hook into the scroll event of the window object that is fired when the user moves the scroll bar in their browser. Our callback gets the top position of the visible viewing area (or &#8220;viewport&#8221;) in the browser and stores it in a variable for easier reuse.</p>
<p>Now for the fun part: the animation. We call the <code>stop()</code> method to give any existing animations a chance to finish before starting a new animation in order to prevent any sort of jerkiness from happening. For this particular animation, I decided that it was best to use the <code>top</code> property hence the need for the <code>position: absolute</code> and <code>top</code> rules in the CSS. (<a href="http://api.jquery.com/animate/"><code>animate()</code></a> works by taking a CSS property to start from and changing its value to whatever is specified.) The code checks to see if the top position of the viewport is greater then what the top of the element was initially set to and if so moves the element to the top of the viewport or otherwise back to its original position. This prevents the element from being positioned higher than where it started.</p>
<h2 id="bonus">Bonus</h2>
<p>Any element can easily be made scrollable using this technique, which is why I providing a small plug-in that includes this functionality which can be downloaded <a href="http://www.paradoxlabs.com/tutorials/scrolling-social-icons/scripts/jquery.stickyfy.min.js">here</a>. To use it, just call <code>$("element").stickyfy()</code>. This plug-in accepts the same options as the <a href="http://api.jquery.com/animate/"><code>animate()</code></a> method.</p>
<h2 id="conclusion">Conclusion</h2>
<p>I hope that you have enjoyed reading this tutorial as much as I enjoyed writing it. The code presented here can be used for any purpose, not just animating social icons. Found an interesting use for it? Let us know by posting a comment describing what you have done with this code!</p>
<h2 id="legal">Legal</h2>
<p>The code found in this tutorial is provided as-is without any express or implied warranty of any kind, including but not limited to any warranties of merchantability or fitness of a particular purpose.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.paradoxlabs.com/posts/tutorials/scrolling-social-icons-with-jquery//feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Magento Recurring Payments Drive Sales</title>
		<link>http://www.paradoxlabs.com/posts/ecommerce-2/magentorecurring-payments-drive-sales/</link>
		<comments>http://www.paradoxlabs.com/posts/ecommerce-2/magentorecurring-payments-drive-sales/#comments</comments>
		<pubDate>Wed, 27 Mar 2013 13:02:19 +0000</pubDate>
		<dc:creator>Brett Hart</dc:creator>
				<category><![CDATA[Ecommerce]]></category>

		<guid isPermaLink="false">http://www.paradoxlabs.com/?p=548</guid>
		<description><![CDATA[Sites that sell consumable products have a great opportunity to drive sales using recurring payments.]]></description>
				<content:encoded><![CDATA[<h2>How to Setup Magento Recurring Profiles</h2>
<p>Sites that sell consumable products have a great opportunity to drive sales using recurring payments. Magento’s recurring profiles allow a store to schedule orders in advance. Giving a discount for a guaranteed sale isn’t for everyone, but it is an option available to you as well.</p>
<p>Magento’s recurring profiles (or recurring payments) use PayPal to schedule orders in advance. There are also third party extensions that use tokenized payment gateways to perform the same function, such as our <a href="http://store.paradoxlabs.com/magento-authorize-net-cim-payment-module-recurring-profiles.html">Authorize.net CIM Recurring Payment</a>, <a href="http://store.paradoxlabs.com/magento-bluepay-payment-module-recurring-profiles.html">BluePay Recurring Payment</a> and FirstData Recurring Payment extensions.</p>
<p>Magento recurring payments make sense if you sell products ranging from skincare to pet treats—items that are consumable and can be scheduled with a certain frequency. We’ve all heard of the book of the month clubs. Magento recurring profiles is the same concept. Each sale is billed and invoiced separately, so there is no need to worry if a payment has been charged successfully. Most third party extensions will allow the ability to edit payment methods while a recurring profile is in progress.</p>
<p>The process of setting up a Magento recurring profile is straightforward. The key to understanding them is knowing when they can and cannot be used. It’s a pretty simple rule: only Magento simple products can be used for recurring profiles.</p>
<p>To set up a recurring profile, first create or edit a simple product in Magento. If you are using version 1.4.1 or higher, you will find a tab on the left side labeled ‘Recurring Profile’.</p>
<p>Set Enable Recurring Profile to Yes.</p>
<h2>Magento Recurring Profile Schedule Settings</h2>
<p>Setup the schedule of the payments. There are four settings in the schedule.</p>
<ol>
<li><strong>Customer Defined Start Date:</strong> Do you want to allow the customer to set the start date? If so, set to yes. Otherwise, set to No. If set to No, the start date is the date of purchase.</li>
<li><strong>Schedule Description:</strong> Provide a nice human friendly short description. This is shown on the customer facing side. The user will see this when they order the product.</li>
<li><strong>Maximum Payment Failures:</strong> Do you want to allow payment failures? If you do, set the number of payment failures. If not set, the profile will cancel itself on the first failed payment.</li>
<li><strong>Auto Bill on Next Cycle:</strong> If set to Yes, Magento will attempt to charge the card for the number of missed payments the next time it attempts to create an order. If set to No, each time the recurring profile fails, the subscription will be elongated by the Billing Period Unit (more on that soon).</li>
</ol>
<p><img class="alignnone size-full wp-image-552" style="margin-bottom: 20px;" title="Magento Recurring Profile Schedule Settings" alt="Magento Recurring Profile Schedule Settings" src="http://www.paradoxlabs.com/wp-content/uploads/2013/03/recurring-profiles-schedule.png" width="758" height="283" /></p>
<h2>Magento Recurring Profile Billing Settings</h2>
<p>Each Magento recurring profile has billing settings. These tell Magento how often and when a profile will be purchased.</p>
<ol>
<li><strong>Billing Period Unit:</strong> What are the units we’re billing by, Days? Months? Years?</li>
<li><strong>Billing Frequency:</strong> How many billing period units are in the recurring profile. If the idea is to create a yearly subscription, then you would enter 12 for the frequency and Month for the period unit.</li>
<li><strong>Maximum Billing Cycles:</strong> is there a limit on how long the recurring profile will continue. If this is empty, the recurring profile will only end when the user or an administrator cancels the profile.</li>
</ol>
<p><img class="alignnone size-full wp-image-550" style="margin-bottom: 20px;" title="Magento Recurring Profile Billing Settings" alt="Magento Recurring Profile Billing Settings" src="http://www.paradoxlabs.com/wp-content/uploads/2013/03/recurring-profiles-billing.png" width="756" height="220" /></p>
<h2>Magento Recurring Profile Trial Period Settings</h2>
<p>The ability to setup a trial period gives marketers the ability to discount their product without lowering prices—a ‘Buy 12 months and get the 13th free!’ type of deal. Magento allows the customer to cancel a recurring profile at any time. Offering a trial period should be used cautiously.</p>
<ol>
<li><strong>Trial Billing Period Unit:</strong> What is the billing unit you wish to give away?</li>
<li><strong>Trial Billing Frequency:</strong> How many periods are contained in the trial? This can be set to any number.</li>
<li><strong>Maximum Trial Billing Cycles:</strong> When will the trial billing cycle end. Will it happen once? Twice? Is it never ending?</li>
<li><strong>Trial Billing Amount:</strong> What is the amount you wish to charge? If the monthly recurring profile is $10, entering $5 has the effect of offering the trial period at a discount of 50%.</li>
</ol>
<p><img class="alignnone size-full wp-image-553" style="margin-bottom: 20px;" title="Magento Recurring Profile Trial Period Settings" alt="Magento Recurring Profile Trial Period Settings" src="http://www.paradoxlabs.com/wp-content/uploads/2013/03/recurring-profiles-trial-period.png" width="758" height="184" /></p>
<h2>Magento Recurring Profile Initial Fees</h2>
<p>A marketer may add a one-time initial fee to the recurring profile. This would be useful for situations where there is some setup overhead involved when the order is initially placed. For instance, you might charge $50 on a monthly basis, plus a $200 one-time setup fee.</p>
<ol>
<li><strong>Initial Fee:</strong> The additional fee to be charged on the start date of the recurring profile. This fee is NOT recurring. It will be charge only one time during the life of the recurring profile.</li>
<li><strong>Allow Initial Fee Failure:</strong> If yes, the recurring profile will continue even if the first payment was unsuccessful. It may be a good idea to leave this ‘no’ to immediately suspend the recurring profile.</li>
</ol>
<p><img class="size-full wp-image-551" style="margin-bottom: 20px;" title="Magento Recurring Profiles Initial Fee Settings" alt="Magento Recurring Profile Initial Fee Settings" src="http://www.paradoxlabs.com/wp-content/uploads/2013/03/recurring-profiles-initial-fees.png" width="759" height="217" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.paradoxlabs.com/posts/ecommerce-2/magentorecurring-payments-drive-sales//feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nic del Mar</title>
		<link>http://www.paradoxlabs.com/portfolio/ecommerce/nic-del-mar/</link>
		<comments>http://www.paradoxlabs.com/portfolio/ecommerce/nic-del-mar/#comments</comments>
		<pubDate>Tue, 07 Aug 2012 13:40:23 +0000</pubDate>
		<dc:creator>Brett Hart</dc:creator>
				<category><![CDATA[Ecommerce]]></category>
		<category><![CDATA[Magento]]></category>

		<guid isPermaLink="false">http://www.paradoxlabs.com/?p=424</guid>
		<description><![CDATA[Nic Del Mar was founded by Jeannette Nicole and Lyanne Marie, two sisters who frequent St. Barths and other swanky beach destinations around the world. Nic del Mar aspires to provide their clients with the ultimate in high-end beach couture, while also offering their cheap and chic [...]]]></description>
				<content:encoded><![CDATA[<p>Nic Del Mar was founded by Jeannette Nicole and Lyanne Marie, two sisters who frequent St. Barths and other swanky beach destinations around the world. Nic del Mar aspires to provide their clients with the ultimate in high-end beach couture, while also offering their cheap and chic collection. Both collections offer a blend of fashion and function that can evolve from day to night.</p>
<p>Nic Del Mar came to ParadoxLabs with a challenge to optimize there customers overall shopping experience. The site has a simple elegant design but Jeanette and Lyanne wanted to provide the most efficient, easy to navigate experience for their customers. The ParadoxLabs team took the challenge and dove in upgrading there outdated version of Magento Commerce and providing a wide range of layout and functionality changes, decreasing slow load times and optimizing product pages layouts, and navigation.</p>
<p>Magento Commerce continues to be a powerful tool for Nic Del Mar, but also for Nic del Mar’s brother company, <a href="http://shopyellowboard.com" target="_blank">Yellowboard</a>, providing a platform that celebrates design-driven styles while remaining true to the real surf culture.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.paradoxlabs.com/portfolio/ecommerce/nic-del-mar//feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Benefits of Having a Website</title>
		<link>http://www.paradoxlabs.com/uncategorized/benefits-of-having-a-website-2/</link>
		<comments>http://www.paradoxlabs.com/uncategorized/benefits-of-having-a-website-2/#comments</comments>
		<pubDate>Fri, 22 Jun 2012 13:30:23 +0000</pubDate>
		<dc:creator>Matt Daniels</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.paradoxlabs.com/?p=373</guid>
		<description><![CDATA[Does your company have a website? If not, you may want to consider getting your company its own website and placing it on the internet. Some companies don’t think having a website is important or serves no benefit at all, but there are several reasons why having [...]]]></description>
				<content:encoded><![CDATA[<p>Does your company have a website? If not, you may want to consider getting your company its own website and placing it on the internet. Some companies don’t think having a website is important or serves no benefit at all, but there are several reasons why having a website is great for businesses.</p>
<p>People nowadays expect companies to have a website, and this expectation will only continue to increase over time. They want a website that can provide them with at the very least some basic information about the company and a way of getting in contact. In fact, most people turn to their computers to find your business before they’ll look in the yellow pages, and if you don’t have a website for them to find, you can be sure that one of your competitors will.­­­­</p>
<p>In addition to finding information, more and more people are beginning to shop online. It’s convenient, easily accessible, and doesn’t drive customers away by having to deal with pushy sales representatives. Many sites also allow users to read reviews written by other customers about the products they have purchased, rather than having to determine if the store’s salesman has their best interest at heart or is instead simply trying to make a sale. Having an e-commerce website to sell your products over the internet can allow you to reach a much wider audience while being able to sell your products twenty-four hours a day, 365 days a year.</p>
<p>Some people prefer not to shop online, but still use various websites to research products or services they are interested in. If you don’t have a website, these potential customers may not even consider your business and will only work with the companies that they have already researched online through their respective websites.</p>
<p>Having a website can allow you to expand your business with the potential to reach many more customers.  If you are a local company, imagine being able to reach customers on the other side of the country, or even on the other side of the globe!</p>
<p>Web space is much cheaper than print advertising and you have lots and lots of space to work with. And unlike a printed advertisement, its content is much easier to change and keep updated.</p>
<p>So if your company is currently lacking a crucial aspect to your business, consider expanding onto the World Wide Web, it will add value and credibility even if your company is still young or small. Stay ahead of the competition and don’t wait for the disadvantages of not having a website to rear its ugly head. Don’t allow your company to become forgotten. Consider adding a website to your business today!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.paradoxlabs.com/uncategorized/benefits-of-having-a-website-2//feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Magento Theming</title>
		<link>http://www.paradoxlabs.com/posts/ecommerce-2/magento-theming/</link>
		<comments>http://www.paradoxlabs.com/posts/ecommerce-2/magento-theming/#comments</comments>
		<pubDate>Wed, 13 Jun 2012 20:06:47 +0000</pubDate>
		<dc:creator>Matt Daniels</dc:creator>
				<category><![CDATA[Ecommerce]]></category>

		<guid isPermaLink="false">http://www.paradoxlabs.com/?p=338</guid>
		<description><![CDATA[Theming a Magento site can be a daunting task, especially if you are new to Magento. While Magento has earned a reputation for being flexible and powerful, it can still be a mystery to many developers. Especially considering that there is very little documentation out there to [...]]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.paradoxlabs.com/posts/ecommerce-2/magento-theming/ /attachment/logo_magento" rel="attachment wp-att-341"><img class="alignnone size-full wp-image-341" style="float: right; padding-left: 20px;" title="logo_magento" src="http://www.paradoxlabs.com/wp-content/uploads/2012/06/logo_magento.gif" alt="" width="120" height="120" /></a>Theming a Magento site can be a daunting task, especially if you are new to Magento. While Magento has earned a reputation for being flexible and powerful, it can still be a mystery to many developers. Especially considering that there is very little documentation out there to reference. Magento has a pretty steep learning curve and can takes weeks to months to even begin to feel comfortable. The naming structure can be difficult when navigating to a folder ten levels deep, given the fact that many different folders all have the same names. One thing that’s nice when starting to create  a Magento theme, there are only two different folders you need to really work with; app/design/frontend/default/your-theme/, which contains your template and layout and skin/frontend/default/your-theme/ which contains your JavaScript and CSS files and images. Keep in mind that all files need to be taken from the base folder and copied over to your theme folder so you will always have the original files in the base folder. This will make sure that future updates of Magento won’t completely break your entire hard earned theme.</p>
<p>While Magento can be a bit scary and frustrating at first, it can make setting up an e-commerce site a much easier task to handle. And as you’ll discover, with some practice and experience in the world of Magento, theming no longer has to be a daunting task, but rather an exciting new way for you to easily set up the beginnings of a powerful and successful ecommerce website.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.paradoxlabs.com/posts/ecommerce-2/magento-theming//feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Unique Splits Bakery</title>
		<link>http://www.paradoxlabs.com/portfolio/ecommerce/unique/</link>
		<comments>http://www.paradoxlabs.com/portfolio/ecommerce/unique/#comments</comments>
		<pubDate>Mon, 14 May 2012 18:14:39 +0000</pubDate>
		<dc:creator>Brett Hart</dc:creator>
				<category><![CDATA[Ecommerce]]></category>

		<guid isPermaLink="false">http://www.paradoxlabs.com/?p=307</guid>
		<description><![CDATA[The Spannuth Family started baking hard and soft pretzels back in the late 1800&#8242;s. The demand for their hard pretzels increased rapidly because of the &#8220;Unique&#8221; baking process. Unique Splits came to LaunchDM and ParadoxLabs with a challenge to streamline the checkout process and improve a weak [...]]]></description>
				<content:encoded><![CDATA[<p>The Spannuth Family started baking hard and soft pretzels back in the late 1800&#8242;s. The demand for their hard pretzels increased rapidly because of the &#8220;Unique&#8221; baking process. Unique Splits came to LaunchDM and ParadoxLabs with a challenge to streamline the checkout process and improve a weak platform that provided limited flexibility in design and features. ParadoxLabs implemented LaunchMD&#8217;s design and rebuild the site on Magento Community. Magneto allows Unique Splits to manager there orders easily and securely. Magneto also helped to update and streamline the checkout process, increasing overall conversion and user experience.</p>
<p>Partnership and design by:<a title="LaunchDM" href="http://launchdm.com/" target="_blank">LaunchDM</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.paradoxlabs.com/portfolio/ecommerce/unique//feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hatch</title>
		<link>http://www.paradoxlabs.com/portfolio/ecommerce/hatch/</link>
		<comments>http://www.paradoxlabs.com/portfolio/ecommerce/hatch/#comments</comments>
		<pubDate>Mon, 14 May 2012 18:10:25 +0000</pubDate>
		<dc:creator>Brett Hart</dc:creator>
				<category><![CDATA[Ecommerce]]></category>

		<guid isPermaLink="false">http://www.paradoxlabs.com/?p=303</guid>
		<description><![CDATA[HatchLiving is a modern design store with stylish and timeless home accent, gifts, clothing, accessories and baby/kid items that are well-made and well-designed with a Scandinavian aesthetic. ParadoxLabs worked with Hatch to design, develop and launch a website that fit with there fresh, clean style and offers [...]]]></description>
				<content:encoded><![CDATA[<p>HatchLiving is a modern design store with stylish and timeless home accent, gifts, clothing, accessories and baby/kid items that are well-made and well-designed with a Scandinavian aesthetic. ParadoxLabs worked with Hatch to design, develop and launch a website that fit with there fresh, clean style and offers them a place to elegantly display and help promote there unique mix of small independent designers and artists products.</p>
<p>HatchLiving uses Magento Commerce to mange products and categories, create a usable user interface, create an easy to navigate order process and extensive upgrades to standard eCommerce functionality.  All of this while giving them a stable platform for growth in the future.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.paradoxlabs.com/portfolio/ecommerce/hatch//feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sudbrink Oral Surgery</title>
		<link>http://www.paradoxlabs.com/portfolio/corporate/sudbrink-oral-surgery/</link>
		<comments>http://www.paradoxlabs.com/portfolio/corporate/sudbrink-oral-surgery/#comments</comments>
		<pubDate>Mon, 14 May 2012 12:54:12 +0000</pubDate>
		<dc:creator>Brett Hart</dc:creator>
				<category><![CDATA[Corporate]]></category>

		<guid isPermaLink="false">http://www.paradoxlabs.com/?p=300</guid>
		<description><![CDATA[]]></description>
				<content:encoded><![CDATA[]]></content:encoded>
			<wfw:commentRss>http://www.paradoxlabs.com/portfolio/corporate/sudbrink-oral-surgery//feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Camelback Ski Resort</title>
		<link>http://www.paradoxlabs.com/portfolio/corporate/camelback-ski-resort/</link>
		<comments>http://www.paradoxlabs.com/portfolio/corporate/camelback-ski-resort/#comments</comments>
		<pubDate>Thu, 26 Jan 2012 13:19:28 +0000</pubDate>
		<dc:creator>Brett Hart</dc:creator>
				<category><![CDATA[Corporate]]></category>

		<guid isPermaLink="false">http://dev.paradoxlabs.com/?p=53</guid>
		<description><![CDATA[]]></description>
				<content:encoded><![CDATA[]]></content:encoded>
			<wfw:commentRss>http://www.paradoxlabs.com/portfolio/corporate/camelback-ski-resort//feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
