<?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>Bret Glassett - Denver web developer &#124;&#124; Magento development, Wordpress development, Drupal development. ExpressionEngine development</title>
	<atom:link href="http://bretglassett.com/blog/feed" rel="self" type="application/rss+xml" />
	<link>http://bretglassett.com/blog</link>
	<description>A blog for and about web design and web development</description>
	<lastBuildDate>Mon, 30 Aug 2010 17:32:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0-beta2</generator>
		<item>
		<title>Authorize.net Debugging in Magento</title>
		<link>http://bretglassett.com/blog/authorize-net-debugging-in-magento</link>
		<comments>http://bretglassett.com/blog/authorize-net-debugging-in-magento#comments</comments>
		<pubDate>Thu, 29 Jul 2010 19:02:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Magento]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[authorize.net]]></category>
		<category><![CDATA[debug]]></category>
		<category><![CDATA[magento]]></category>
		<category><![CDATA[payment methods]]></category>

		<guid isPermaLink="false">http://bretglassett.com/blog/?p=257</guid>
		<description><![CDATA[Configuring authorize.net with Magento is rather simple &#8211; all you need is an API login ID and a transaction key &#8211; so usually there are few issues with this on a Magento site. However, on a few occasions I have &#8230; <a href="http://bretglassett.com/blog/authorize-net-debugging-in-magento">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://bretglassett.com/blog/authorize-net-debugging-in-magento/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Getting Custom Attributes in Magento</title>
		<link>http://bretglassett.com/blog/magento-get-custom-attribues</link>
		<comments>http://bretglassett.com/blog/magento-get-custom-attribues#comments</comments>
		<pubDate>Tue, 20 Jul 2010 16:36:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Magento]]></category>
		<category><![CDATA[attributes]]></category>
		<category><![CDATA[magento]]></category>

		<guid isPermaLink="false">http://bretglassett.com/blog/?p=241</guid>
		<description><![CDATA[One of the flexible features of Magento is the ability to create custom attributes for products. This allows you to display and use any type of information for your products. It also allows you to specify options and choices when &#8230; <a href="http://bretglassett.com/blog/magento-get-custom-attribues">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://bretglassett.com/blog/magento-get-custom-attribues/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Magento Custom Attribute Tabs</title>
		<link>http://bretglassett.com/blog/magento-custom-attribute-tabs</link>
		<comments>http://bretglassett.com/blog/magento-custom-attribute-tabs#comments</comments>
		<pubDate>Tue, 08 Jun 2010 05:49:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Magento]]></category>
		<category><![CDATA[attributes]]></category>
		<category><![CDATA[magento]]></category>

		<guid isPermaLink="false">http://bretglassett.com/blog/?p=233</guid>
		<description><![CDATA[By default Magento shows a table of the attributes in a single tab on the product detail page. Often I want to show only a single attribute or custom attribute per tab &#8211; say a tab for Supplement Facts and &#8230; <a href="http://bretglassett.com/blog/magento-custom-attribute-tabs">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://bretglassett.com/blog/magento-custom-attribute-tabs/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Magento Categories outside of Magento</title>
		<link>http://bretglassett.com/blog/magento-categories-outside-of-magento</link>
		<comments>http://bretglassett.com/blog/magento-categories-outside-of-magento#comments</comments>
		<pubDate>Tue, 01 Jun 2010 03:13:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Magento]]></category>
		<category><![CDATA[category list]]></category>
		<category><![CDATA[magento]]></category>

		<guid isPermaLink="false">http://bretglassett.com/blog/?p=224</guid>
		<description><![CDATA[In some cases you will need to bring a list of Magento&#8217;s categories outside of the Magento installation and into either a static page or custom solution. This script will allow you to define the parent category and print out &#8230; <a href="http://bretglassett.com/blog/magento-categories-outside-of-magento">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://bretglassett.com/blog/magento-categories-outside-of-magento/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Debugging Shipping Issues in Magento</title>
		<link>http://bretglassett.com/blog/debugging-shipping-method-issues-in-magento</link>
		<comments>http://bretglassett.com/blog/debugging-shipping-method-issues-in-magento#comments</comments>
		<pubDate>Tue, 18 May 2010 04:42:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Magento]]></category>
		<category><![CDATA[debugging]]></category>
		<category><![CDATA[magento]]></category>

		<guid isPermaLink="false">http://bretglassett.com/blog/?p=188</guid>
		<description><![CDATA[Sometimes something as simple as setting up a shipping method in Magento can cause you a headache. Earlier this week I wasn&#8217;t able to get the FedEx shipping method working &#8211; since all you need is the clients account number &#8230; <a href="http://bretglassett.com/blog/debugging-shipping-method-issues-in-magento">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://bretglassett.com/blog/debugging-shipping-method-issues-in-magento/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Pull Magento User Session Data into Wordpress</title>
		<link>http://bretglassett.com/blog/pull-mageto-user-session-data-into-wordpress</link>
		<comments>http://bretglassett.com/blog/pull-mageto-user-session-data-into-wordpress#comments</comments>
		<pubDate>Mon, 17 May 2010 05:21:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Magento]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[magento]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[sessions]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://bretglassett.com/blog/?p=168</guid>
		<description><![CDATA[Often with my Magento ecommerce sites I like to use Wordpress to power the blog and pages as Magento&#8217;s CMS is not up to bar and the available Magento blog extensions are still a bit cumbersome. The biggest issue in &#8230; <a href="http://bretglassett.com/blog/pull-mageto-user-session-data-into-wordpress">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://bretglassett.com/blog/pull-mageto-user-session-data-into-wordpress/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Post_ Website Featured on Cssbag</title>
		<link>http://bretglassett.com/blog/post_-web-site-featured-on-cssbag</link>
		<comments>http://bretglassett.com/blog/post_-web-site-featured-on-cssbag#comments</comments>
		<pubDate>Tue, 30 Jun 2009 15:52:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Recognition]]></category>
		<category><![CDATA[awards]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://bretglassett.com/blog/?p=152</guid>
		<description><![CDATA[The recently launched Post_ website has just been featued in the online css website galllery Cssbag. Cssbag features sites that are &#34;tableless and W3C-valid websites as a resource for web professionals as well as anybody who is interested in cascading &#8230; <a href="http://bretglassett.com/blog/post_-web-site-featured-on-cssbag">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://bretglassett.com/blog/post_-web-site-featured-on-cssbag/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Site Launch &#8211; Post_interaktive</title>
		<link>http://bretglassett.com/blog/site-launch-post_interaktive</link>
		<comments>http://bretglassett.com/blog/site-launch-post_interaktive#comments</comments>
		<pubDate>Fri, 26 Jun 2009 17:15:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Post_]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://bretglassett.com/blog/?p=147</guid>
		<description><![CDATA[Earlier this week I launched the website for my web design and development company &#8211; Post_interaktive &#8211; A super simple design, kept clean and slight whimsical. So for the feedback has been great! Post_ offers the same services (design, development, &#8230; <a href="http://bretglassett.com/blog/site-launch-post_interaktive">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://bretglassett.com/blog/site-launch-post_interaktive/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>eye9 Website Featured in Browsershots</title>
		<link>http://bretglassett.com/blog/eye9-website-featured-in-browsershots</link>
		<comments>http://bretglassett.com/blog/eye9-website-featured-in-browsershots#comments</comments>
		<pubDate>Mon, 18 May 2009 16:46:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Recognition]]></category>
		<category><![CDATA[awards]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[featured sites]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[recognition]]></category>

		<guid isPermaLink="false">http://bretglassett.com/blog/?p=125</guid>
		<description><![CDATA[Launched last fall, eye9 website was featured in its second online gallery, Browsershots. Check it out here! The eye9 site is noted for is clean and modern design, simpler user interface and unique use of imagery.]]></description>
		<wfw:commentRss>http://bretglassett.com/blog/eye9-website-featured-in-browsershots/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>15 Sites A Web Designer Should Know</title>
		<link>http://bretglassett.com/blog/15-sites-a-web-designer-should-know-about</link>
		<comments>http://bretglassett.com/blog/15-sites-a-web-designer-should-know-about#comments</comments>
		<pubDate>Tue, 23 Dec 2008 04:14:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[great web design articles]]></category>
		<category><![CDATA[Web Design Resources]]></category>

		<guid isPermaLink="false">http://bretglassett.com/blog/?p=91</guid>
		<description><![CDATA[Often the best websites I come across through others recommendations; quality content rarely comes from any of my search efforts, which is why I wanted to share my top 15 sites. These are websites that I visit on (almost) a &#8230; <a href="http://bretglassett.com/blog/15-sites-a-web-designer-should-know-about">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://bretglassett.com/blog/15-sites-a-web-designer-should-know-about/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
