<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
    xmlns:admin="http://webns.net/mvcb/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:content="http://purl.org/rss/1.0/modules/content/"
    xmlns:atom="http://www.w3.org/2005/Atom">

    <channel>		
	    <title>A Blog Not Limited ~ Articles</title>
		
		<link>http://ablognotlimited.com</link>
	
	    <description>Online repository for Emily Lewis' thoughts on web design, web standards, semantics and whatever else.</description>
	    <dc:language>en</dc:language>
	    <dc:rights>Copyright 2012 Emily P. Lewis</dc:rights>
	    <dc:date>2012-05-09T19:41:26+00:00</dc:date>
	    <admin:generatorAgent rdf:resource="http://expressionengine.com/" />
		
	
	

	    <item>
	      <title>Efficient EE Templating with DRY</title>
	      <link>http://ablognotlimited.com/articles/efficient-ee-templating-with-dry?utm_source=Articles&amp;utm_medium=RSS&amp;utm_content=ArticleTitle&amp;utm_campaign=efficient&#45;ee&#45;templating&#45;with&#45;dry</link>
	      <guid isPermaLink="false">http://ablognotlimited.com/articles/efficient-ee-templating-with-dry?utm_source=Articles&amp;utm_medium=RSS&amp;utm_content=ArticleTitle&amp;utm_campaign=efficient&#45;ee&#45;templating&#45;with&#45;dry</guid>
	
	      <dc:creator>Emily Lewis</dc:creator>
	      <description><![CDATA[
		      					<a href="http://ee-podcast.com"><img src="http://www.ablognotlimited.com/images/EEPodcastLogo.png" alt="EE Podcast" style="float:right;margin-left:20px;margin-top:10px;" /></a> 				

										<p class="intro">A new episode of the <a href="http://ee-podcast.com"><abbr title="ExpressionEngine">EE</abbr> Podcast</a> is available for <a href="http://ee-podcast.com/episodes/dry-techniques-with-ee">your listening pleasure</a>!</p>

										<p>For <a href="http://ee-podcast.com/episodes/dry-techniques-with-ee">episode 68</a>, <span class="vcard"><a href="http://iboxifoo.com/" rel="colleague" class="fn url">John Rogerson</a></span> returns to the podcast to share more tips on efficient ExpressionEngine development.</p> 										<h4>Episode #68</h4> 
<p>In <a href="http://ee-podcast.com/episodes/dry-techniques-with-ee">DRY Techniques with EE</a>, John explains the <abbr title="Don't Repeat Yourself">DRY</abbr> principle and how it relates to ExpressionEngine development. Basically the goal is to have efficient templates, not only in terms of how you develop but also how they are processed by EE.</p>

<p>John details how he build his templates, separating data controllers (channel queries) from views (<abbr title="Hypertext Markup Language">HTML</abbr>), and then using only one embed per template. If you'd like to visualize the approach he discusses, he posted an <a href="https://github.com/iboxifoo/ee-dry-example">example on GitHub</a>.</p>

<p>As John mentions in the episode, he's the sole EE developer working on the sites for <a href="http://www.sewanee.edu/">Sewanee: The University of the South</a>. As an independent developer myself, I know how important good workflows and efficient techniques are for easier maintenance and faster development, so I'm considering his <a href="https://github.com/iboxifoo/ee-dry-example">DRY template example</a> for my next project.</p>

<p><strong><a href="http://ee-podcast.com/episodes/dry-techniques-with-ee">Have a listen yourself!</a></strong></p>

										<h4>Stay Tuned!</h4> 
										<p>For our next episode, we <em>were</em> going to talk about my least favorite (as in most confusing) aspect of working with web sites: .htaccess and regular expressions. However, with this week's <a href="http://expressionengine.com/blog/entry/expressionengine_2.5.0_released">release of EE v2.5</a>, a few folks from EllisLab are joining us to talk about the update!</p>
										
										<p>Check out <a href="http://ee-podcast.com/schedule">our schedule</a> to see when the .htaccess topic will be re-scheduled, as well as the other topics we've lined up.</p>
										<p>And be sure you don't miss an episode:</p>
										<ul>
											<li><a href="http://feeds.feedburner.com/eepodcast">Subscribe to our <abbr title="Really Simple Syndication">RSS</abbr></a></li>
											<li><a href="http://itunes.apple.com/ca/podcast/the-expressionengine-podcast/id446900959">Listen on iTunes</a></li>
										</ul>
		      <hr />
		      <p>Published in: <a href="http://ablognotlimited.com/articles/category/elsewhere/?utm_source=Articles&utm_medium=RSS&utm_content=Elsewhere&utm_campaign=efficient-ee-templating-with-dry">Elsewhere</a></p>
		      <p>Tags: <a href="http://ablognotlimited.com/articles/tag/Don't+Repeat+Yourself/?utm_source=Articles&utm_medium=RSS&utm_content=Don't+Repeat+Yourself&utm_campaign=efficient-ee-templating-with-dry">Don't Repeat Yourself</a>, <a href="http://ablognotlimited.com/articles/tag/DRY/?utm_source=Articles&utm_medium=RSS&utm_content=DRY&utm_campaign=efficient-ee-templating-with-dry">DRY</a>, <a href="http://ablognotlimited.com/articles/tag/EE/?utm_source=Articles&utm_medium=RSS&utm_content=EE&utm_campaign=efficient-ee-templating-with-dry">EE</a>, <a href="http://ablognotlimited.com/articles/tag/EE+Podcast/?utm_source=Articles&utm_medium=RSS&utm_content=EE+Podcast&utm_campaign=efficient-ee-templating-with-dry">EE Podcast</a>, <a href="http://ablognotlimited.com/articles/tag/efficiency/?utm_source=Articles&utm_medium=RSS&utm_content=efficiency&utm_campaign=efficient-ee-templating-with-dry">efficiency</a>, <a href="http://ablognotlimited.com/articles/tag/embeds/?utm_source=Articles&utm_medium=RSS&utm_content=embeds&utm_campaign=efficient-ee-templating-with-dry">embeds</a>, <a href="http://ablognotlimited.com/articles/tag/ExpressionEngine/?utm_source=Articles&utm_medium=RSS&utm_content=ExpressionEngine&utm_campaign=efficient-ee-templating-with-dry">ExpressionEngine</a>, <a href="http://ablognotlimited.com/articles/tag/John+Rogerson/?utm_source=Articles&utm_medium=RSS&utm_content=John+Rogerson&utm_campaign=efficient-ee-templating-with-dry">John Rogerson</a>, <a href="http://ablognotlimited.com/articles/tag/optimization/?utm_source=Articles&utm_medium=RSS&utm_content=optimization&utm_campaign=efficient-ee-templating-with-dry">optimization</a>, <a href="http://ablognotlimited.com/articles/tag/podcasts/?utm_source=Articles&utm_medium=RSS&utm_content=podcasts&utm_campaign=efficient-ee-templating-with-dry">podcasts</a>, <a href="http://ablognotlimited.com/articles/tag/templates/?utm_source=Articles&utm_medium=RSS&utm_content=templates&utm_campaign=efficient-ee-templating-with-dry">templates</a>, <a href="http://ablognotlimited.com/articles/tag/templating/?utm_source=Articles&utm_medium=RSS&utm_content=templating&utm_campaign=efficient-ee-templating-with-dry">templating</a></p>
								<hr />
				<p><strong>Interested in HTML5? Buy the Cookbook!</strong></p><p>I was a contributing author for the newly-released <a href="http://www.amazon.com/gp/product/1449396798/ref=as_li_ss_tl?ie=UTF8&tag=ablnoli-20&linkCode=as2&camp=1789&creative=390957&creativeASIN=1449396798"><cite>HTML5 Cookbook</cite></a>, now available for sale on Amazon! <a href="http://www.amazon.com/gp/product/1449396798/ref=as_li_ss_tl?ie=UTF8&tag=ablnoli-20&linkCode=as2&camp=1789&creative=390957&creativeASIN=1449396798">Get yours now!</a></p><p>P.S. Don't forget my book <a href="http://microformatsmadesimple.com"><cite>Microformats Made Simple</cite></a> is still for sale!</p>			
			]]></description>
			<dc:subject>Elsewhere, Don&apos;t Repeat Yourself, DRY, EE, EE Podcast, efficiency, embeds, ExpressionEngine, John Rogerson, optimization, podcasts, templates, templating</dc:subject>
	      <dc:date>2012-05-09T19:41:26+00:00</dc:date>
	    </item>
		

	    <item>
	      <title>Check Yo&#8217; Self Before Ya Wreck Yo&#8217; Project</title>
	      <link>http://ablognotlimited.com/articles/check-yo-self-before-ya-wreck-yo-project?utm_source=Articles&amp;utm_medium=RSS&amp;utm_content=ArticleTitle&amp;utm_campaign=check&#45;yo&#45;self&#45;before&#45;ya&#45;wreck&#45;yo&#45;project</link>
	      <guid isPermaLink="false">http://ablognotlimited.com/articles/check-yo-self-before-ya-wreck-yo-project?utm_source=Articles&amp;utm_medium=RSS&amp;utm_content=ArticleTitle&amp;utm_campaign=check&#45;yo&#45;self&#45;before&#45;ya&#45;wreck&#45;yo&#45;project</guid>
	
	      <dc:creator>Emily Lewis</dc:creator>
	      <description><![CDATA[
		      <a href="http://the-pastry-box-project.net/emily-lewis/2012-april-29/"><img src="http://www.ablognotlimited.com/images/PastryBox.png" alt="30 People Shaping The Web. One Thought Every Day. All Year Round. Sugar For The Mind. The Pastry Box Project" style="float:right;margin-left:20px;margin-top:10px;" /></a>
					
					<p class="intro">Since going freelance full-time (<a href="http://ablognotlimited.com/articles/moving-on">almost two full years ago</a>, oh my!), my professional life has been a series of learning experiences. Of course, I'm picking up new techniques and attempting to master new technologies. But the most important lessons, I've discovered, have more to do with who I am (and how I handle myself) as a person and a professional.</p>
					
					<p>When I worked as part of a team for my former employers, the success (or failure) of a project was distributed. Additionally, as the lowest person on the totem pole, my opinions rarely counted which pretty much led to me not voicing opinions. As such, I never really took the time to evaluate myself much outside of what I produced.</p>
					
					<p>Now that I'm wholly responsible for my success, I'm starting to discover that I can make my projects better and my clients happier with <em>more than</em> excellent web design and dev. It isn't just the work I produce, but <em>how</em> I go about producing.</p>
					<p>Ego, for instance, can be a major roadblock to any endeavor. Which is why I chose it as the topic for my <a href="http://the-pastry-box-project.net/emily-lewis/2012-april-29/">April contribution</a> to The Pastry Box Project.</p><h4>Hard-Learned Lessons</h4>						
						
					<p>As I detail in <a href="http://the-pastry-box-project.net/emily-lewis/2012-april-29/">my Pastry Box contribution</a>, ego can often be confused with passion and commitment. But, unlike passion and commitment, ego will hamper progress and even destroy a project.</p>
					
					<p>I suspect I knew this early in my career, but youth and my ego itself rarely let me see a situation for what it was. Looking back, I can clearly see those times where my ego had to be right, and good communication and collaboration suffered as a result.</p>
					
					<p>I also see it, sometimes, in the people I've worked with. And I see the havoc it creates not only within a group of colleagues, but in the project itself. The end result is almost always not what the group had hoped for in the beginning.</p>
					
					<p>These days, I rarely need to rely on hindsight to see this. Past mistakes resonate with me, serving as guidepost whenever I start a new project or working relationship. That doesn't mean I don't struggle with my own ego at times &hellip; I do. But I finally have the awareness (and ability) to do something about it. This has made all the difference, not only in my professional life, but my personal life too.</p>
											
					<p><strong><a href="http://the-pastry-box-project.net/emily-lewis/2012-april-29/">Have a read yourself!</a></strong></p>	
		      <hr />
		      <p>Published in: <a href="http://ablognotlimited.com/articles/category/elsewhere/?utm_source=Articles&utm_medium=RSS&utm_content=Elsewhere&utm_campaign=check-yo-self-before-ya-wreck-yo-project">Elsewhere</a></p>
		      <p>Tags: <a href="http://ablognotlimited.com/articles/tag/business/?utm_source=Articles&utm_medium=RSS&utm_content=business&utm_campaign=check-yo-self-before-ya-wreck-yo-project">business</a>, <a href="http://ablognotlimited.com/articles/tag/ego/?utm_source=Articles&utm_medium=RSS&utm_content=ego&utm_campaign=check-yo-self-before-ya-wreck-yo-project">ego</a>, <a href="http://ablognotlimited.com/articles/tag/Emily+Lewis/?utm_source=Articles&utm_medium=RSS&utm_content=Emily+Lewis&utm_campaign=check-yo-self-before-ya-wreck-yo-project">Emily Lewis</a>, <a href="http://ablognotlimited.com/articles/tag/freelancing/?utm_source=Articles&utm_medium=RSS&utm_content=freelancing&utm_campaign=check-yo-self-before-ya-wreck-yo-project">freelancing</a>, <a href="http://ablognotlimited.com/articles/tag/humanity/?utm_source=Articles&utm_medium=RSS&utm_content=humanity&utm_campaign=check-yo-self-before-ya-wreck-yo-project">humanity</a>, <a href="http://ablognotlimited.com/articles/tag/relationships/?utm_source=Articles&utm_medium=RSS&utm_content=relationships&utm_campaign=check-yo-self-before-ya-wreck-yo-project">relationships</a>, <a href="http://ablognotlimited.com/articles/tag/shameless+self+promotion/?utm_source=Articles&utm_medium=RSS&utm_content=shameless+self+promotion&utm_campaign=check-yo-self-before-ya-wreck-yo-project">shameless self promotion</a>, <a href="http://ablognotlimited.com/articles/tag/The+Pastry+Box+Project/?utm_source=Articles&utm_medium=RSS&utm_content=The+Pastry+Box+Project&utm_campaign=check-yo-self-before-ya-wreck-yo-project">The Pastry Box Project</a>, <a href="http://ablognotlimited.com/articles/tag/writing/?utm_source=Articles&utm_medium=RSS&utm_content=writing&utm_campaign=check-yo-self-before-ya-wreck-yo-project">writing</a></p>
								<hr />
				<p><strong>Interested in HTML5? Buy the Cookbook!</strong></p><p>I was a contributing author for the newly-released <a href="http://www.amazon.com/gp/product/1449396798/ref=as_li_ss_tl?ie=UTF8&tag=ablnoli-20&linkCode=as2&camp=1789&creative=390957&creativeASIN=1449396798"><cite>HTML5 Cookbook</cite></a>, now available for sale on Amazon! <a href="http://www.amazon.com/gp/product/1449396798/ref=as_li_ss_tl?ie=UTF8&tag=ablnoli-20&linkCode=as2&camp=1789&creative=390957&creativeASIN=1449396798">Get yours now!</a></p><p>P.S. Don't forget my book <a href="http://microformatsmadesimple.com"><cite>Microformats Made Simple</cite></a> is still for sale!</p>			
			]]></description>
			<dc:subject>Elsewhere, business, ego, Emily Lewis, freelancing, humanity, relationships, shameless self promotion, The Pastry Box Project, writing</dc:subject>
	      <dc:date>2012-05-02T16:16:37+00:00</dc:date>
	    </item>
		

	    <item>
	      <title>Remote Teams and Running a Virtual Company with Leslie Camacho</title>
	      <link>http://ablognotlimited.com/articles/remote-teams-and-running-a-virtual-company-with-leslie-camacho?utm_source=Articles&amp;utm_medium=RSS&amp;utm_content=ArticleTitle&amp;utm_campaign=remote&#45;teams&#45;and&#45;running&#45;a&#45;virtual&#45;company&#45;with&#45;leslie&#45;camacho</link>
	      <guid isPermaLink="false">http://ablognotlimited.com/articles/remote-teams-and-running-a-virtual-company-with-leslie-camacho?utm_source=Articles&amp;utm_medium=RSS&amp;utm_content=ArticleTitle&amp;utm_campaign=remote&#45;teams&#45;and&#45;running&#45;a&#45;virtual&#45;company&#45;with&#45;leslie&#45;camacho</guid>
	
	      <dc:creator>Emily Lewis</dc:creator>
	      <description><![CDATA[
		      <a href="http://ee-podcast.com"><img src="http://www.ablognotlimited.com/images/EEPodcastLogo.png" alt="EE Podcast" style="float:right;margin-left:20px;margin-top:10px;" /></a> 				

										<p class="intro">A new episode of the <a href="http://ee-podcast.com"><abbr title="ExpressionEngine">EE</abbr> Podcast</a> is available for <a href="http://ee-podcast.com/episodes/remote-teams">your listening pleasure</a>!</p>

										<p>For <a href="http://ee-podcast.com/episodes/remote-teams">episode 67</a>, Lea and I talked with EllisLab <abbr title="Chief Executive Officer">CEO</abbr> <span class="vcard"><a href="http://twitter.com/knight777" class="fn url" rel="met colleague muse">Leslie Camacho</a></span>, who gave us the lowdown on running EllisLab as a virtual company.</p> <h4>Episode #67</h4> 
<p>In <a href="http://ee-podcast.com/episodes/remote-teams">Remote Teams</a>, Les talks to us about the differences between being a (relatively) independent remote worker and being part of a remote team. He shared some of the &ldquo;growing pains&rdquo; EllisLab experienced as it moved from 4 to 6 employees, and then again from 6 to 12. Les emphasized the importance of constant evaluation and adjustment of how the company is working, communicating and collaborating.</p>

<p>In particular, Les explained how EllisLab adopted a Scrum methodology and how it completely changed internal processes for the better, especially as EllisLab doubled in size. He also shared key applications and tools the team uses to stay in touch, as well as some of the legal and tax issues that a distributed company has to contend with.</p>

<p>If you've never had a chance to talk with Leslie or hear him speak, this is a don't-miss episode. Les is not only one of the nicest people I've ever met, he's sincere and genuine. And this comes across so well in our interview with him.</p>
<p>He truly wants to share knowledge for the better of the entire web (not just EE) community. I'm not overstating things to say that the kind of leadership he brings to and encourages within EllisLab makes me feel extremely confident about using EE as a foundation for my own business.</p>

<p><strong><a href="http://ee-podcast.com/episodes/remote-teams">Have a listen yourself!</a></strong></p>

										<h4>Stay Tuned!</h4> 

										<p>For our next episode, John Rogerson will join us to talk about <abbr title="Don't Repeat Yourself">DRY</abbr> (Don't Repeat Yourself) techniques in EE.</p>
										
										<p>Check out <a href="http://ee-podcast.com/schedule">our schedule</a> for even more great topics we've lined up, and be sure you don't miss an episode:</p>
										<ul>
											<li><a href="http://feeds.feedburner.com/eepodcast">Subscribe to our <abbr title="Really Simple Syndication">RSS</abbr></a></li>
											<li><a href="http://itunes.apple.com/ca/podcast/the-expressionengine-podcast/id446900959">Listen on iTunes</a>.</li>
										</ul>
		      <hr />
		      <p>Published in: <a href="http://ablognotlimited.com/articles/category/elsewhere/?utm_source=Articles&utm_medium=RSS&utm_content=Elsewhere&utm_campaign=remote-teams-and-running-a-virtual-company-with-leslie-camacho">Elsewhere</a></p>
		      <p>Tags: <a href="http://ablognotlimited.com/articles/tag/business/?utm_source=Articles&utm_medium=RSS&utm_content=business&utm_campaign=remote-teams-and-running-a-virtual-company-with-leslie-camacho">business</a>, <a href="http://ablognotlimited.com/articles/tag/distributed+companies/?utm_source=Articles&utm_medium=RSS&utm_content=distributed+companies&utm_campaign=remote-teams-and-running-a-virtual-company-with-leslie-camacho">distributed companies</a>, <a href="http://ablognotlimited.com/articles/tag/EE/?utm_source=Articles&utm_medium=RSS&utm_content=EE&utm_campaign=remote-teams-and-running-a-virtual-company-with-leslie-camacho">EE</a>, <a href="http://ablognotlimited.com/articles/tag/EE+Podcast/?utm_source=Articles&utm_medium=RSS&utm_content=EE+Podcast&utm_campaign=remote-teams-and-running-a-virtual-company-with-leslie-camacho">EE Podcast</a>, <a href="http://ablognotlimited.com/articles/tag/ExpressionEngine/?utm_source=Articles&utm_medium=RSS&utm_content=ExpressionEngine&utm_campaign=remote-teams-and-running-a-virtual-company-with-leslie-camacho">ExpressionEngine</a>, <a href="http://ablognotlimited.com/articles/tag/Leslie+Camacho/?utm_source=Articles&utm_medium=RSS&utm_content=Leslie+Camacho&utm_campaign=remote-teams-and-running-a-virtual-company-with-leslie-camacho">Leslie Camacho</a>, <a href="http://ablognotlimited.com/articles/tag/podcasts/?utm_source=Articles&utm_medium=RSS&utm_content=podcasts&utm_campaign=remote-teams-and-running-a-virtual-company-with-leslie-camacho">podcasts</a>, <a href="http://ablognotlimited.com/articles/tag/remote+teams/?utm_source=Articles&utm_medium=RSS&utm_content=remote+teams&utm_campaign=remote-teams-and-running-a-virtual-company-with-leslie-camacho">remote teams</a>, <a href="http://ablognotlimited.com/articles/tag/virtual+companies/?utm_source=Articles&utm_medium=RSS&utm_content=virtual+companies&utm_campaign=remote-teams-and-running-a-virtual-company-with-leslie-camacho">virtual companies</a></p>
								<hr />
				<p><strong>Interested in HTML5? Buy the Cookbook!</strong></p><p>I was a contributing author for the newly-released <a href="http://www.amazon.com/gp/product/1449396798/ref=as_li_ss_tl?ie=UTF8&tag=ablnoli-20&linkCode=as2&camp=1789&creative=390957&creativeASIN=1449396798"><cite>HTML5 Cookbook</cite></a>, now available for sale on Amazon! <a href="http://www.amazon.com/gp/product/1449396798/ref=as_li_ss_tl?ie=UTF8&tag=ablnoli-20&linkCode=as2&camp=1789&creative=390957&creativeASIN=1449396798">Get yours now!</a></p><p>P.S. Don't forget my book <a href="http://microformatsmadesimple.com"><cite>Microformats Made Simple</cite></a> is still for sale!</p>			
			]]></description>
			<dc:subject>Elsewhere, business, distributed companies, EE, EE Podcast, ExpressionEngine, Leslie Camacho, podcasts, remote teams, virtual companies</dc:subject>
	      <dc:date>2012-04-25T17:52:50+00:00</dc:date>
	    </item>
		

	    <item>
	      <title>Image Galleries with ExpressionEngine</title>
	      <link>http://ablognotlimited.com/articles/image-galleries-with-expressionengine?utm_source=Articles&amp;utm_medium=RSS&amp;utm_content=ArticleTitle&amp;utm_campaign=image&#45;galleries&#45;with&#45;expressionengine</link>
	      <guid isPermaLink="false">http://ablognotlimited.com/articles/image-galleries-with-expressionengine?utm_source=Articles&amp;utm_medium=RSS&amp;utm_content=ArticleTitle&amp;utm_campaign=image&#45;galleries&#45;with&#45;expressionengine</guid>
	
	      <dc:creator>Emily Lewis</dc:creator>
	      <description><![CDATA[
		      <a href="http://ee-podcast.com"><img src="http://www.ablognotlimited.com/images/EEPodcastLogo.png" alt="EE Podcast" style="float:right;margin-left:20px;margin-top:10px;" /></a> 				

										<p class="intro">A new episode of the <a href="http://ee-podcast.com"><abbr title="ExpressionEngine">EE</abbr> Podcast</a> is available for <a href="http://ee-podcast.com/episodes/gallery-options">your listening pleasure</a>!</p>

										<p>For <a href="http://ee-podcast.com/episodes/gallery-options">episode 66</a>, we discuss managing galleries natively with ExpressionEngine, as well as add-on options and front-end considerations.</p> 	<h4>Episode #66</h4> 
<p>In <a href="http://ee-podcast.com/episodes/gallery-options">Gallery Options</a>, Lea and I gathered a bunch of great information and resources for creating and managing image galleries. Of course, we discuss EE's native options, including what to do if you have a site using EE 1.x's Photo Gallery module, which is no longer part of ExpressionEngine.</p>

<p>We also talk about image galleries hosted and managed by a third-party service, like Flickr, and different add-ons available for this approach. Finally, we discuss some front-end concerns and our favorite tools for displaying images galleries on a site.</p>

<p><strong><a href="http://ee-podcast.com/episodes/gallery-options">Have a listen yourself!</a></strong></p>

										<h4>Stay Tuned!</h4> 

										<p>For our next episode, the folks from EllisLab are joining us again with news and updates about EE.</p>
										
										<p>Check out <a href="http://ee-podcast.com/schedule">our schedule</a> for even more great topics we've lined up, and be sure you don't miss an episode:</p>
										<ul>
											<li><a href="http://feeds.feedburner.com/eepodcast">Subscribe to our <abbr title="Really Simple Syndication">RSS</abbr></a></li>
											<li><a href="http://itunes.apple.com/ca/podcast/the-expressionengine-podcast/id446900959">Listen on iTunes</a>.</li>
										</ul>
		      <hr />
		      <p>Published in: <a href="http://ablognotlimited.com/articles/category/elsewhere/?utm_source=Articles&utm_medium=RSS&utm_content=Elsewhere&utm_campaign=image-galleries-with-expressionengine">Elsewhere</a></p>
		      <p>Tags: <a href="http://ablognotlimited.com/articles/tag/add-ons/?utm_source=Articles&utm_medium=RSS&utm_content=add-ons&utm_campaign=image-galleries-with-expressionengine">add-ons</a>, <a href="http://ablognotlimited.com/articles/tag/EE/?utm_source=Articles&utm_medium=RSS&utm_content=EE&utm_campaign=image-galleries-with-expressionengine">EE</a>, <a href="http://ablognotlimited.com/articles/tag/EE+Podcast/?utm_source=Articles&utm_medium=RSS&utm_content=EE+Podcast&utm_campaign=image-galleries-with-expressionengine">EE Podcast</a>, <a href="http://ablognotlimited.com/articles/tag/ExpressionEngine/?utm_source=Articles&utm_medium=RSS&utm_content=ExpressionEngine&utm_campaign=image-galleries-with-expressionengine">ExpressionEngine</a>, <a href="http://ablognotlimited.com/articles/tag/image+galleries/?utm_source=Articles&utm_medium=RSS&utm_content=image+galleries&utm_campaign=image-galleries-with-expressionengine">image galleries</a>, <a href="http://ablognotlimited.com/articles/tag/images/?utm_source=Articles&utm_medium=RSS&utm_content=images&utm_campaign=image-galleries-with-expressionengine">images</a>, <a href="http://ablognotlimited.com/articles/tag/podcasts/?utm_source=Articles&utm_medium=RSS&utm_content=podcasts&utm_campaign=image-galleries-with-expressionengine">podcasts</a>, <a href="http://ablognotlimited.com/articles/tag/tips/?utm_source=Articles&utm_medium=RSS&utm_content=tips&utm_campaign=image-galleries-with-expressionengine">tips</a></p>
								<hr />
				<p><strong>Interested in HTML5? Buy the Cookbook!</strong></p><p>I was a contributing author for the newly-released <a href="http://www.amazon.com/gp/product/1449396798/ref=as_li_ss_tl?ie=UTF8&tag=ablnoli-20&linkCode=as2&camp=1789&creative=390957&creativeASIN=1449396798"><cite>HTML5 Cookbook</cite></a>, now available for sale on Amazon! <a href="http://www.amazon.com/gp/product/1449396798/ref=as_li_ss_tl?ie=UTF8&tag=ablnoli-20&linkCode=as2&camp=1789&creative=390957&creativeASIN=1449396798">Get yours now!</a></p><p>P.S. Don't forget my book <a href="http://microformatsmadesimple.com"><cite>Microformats Made Simple</cite></a> is still for sale!</p>			
			]]></description>
			<dc:subject>Elsewhere, add&#45;ons, EE, EE Podcast, ExpressionEngine, image galleries, images, podcasts, tips</dc:subject>
	      <dc:date>2012-04-10T21:16:21+00:00</dc:date>
	    </item>
		

	    <item>
	      <title>On Colleagues and Idols</title>
	      <link>http://ablognotlimited.com/articles/on-colleagues-and-idols?utm_source=Articles&amp;utm_medium=RSS&amp;utm_content=ArticleTitle&amp;utm_campaign=on&#45;colleagues&#45;and&#45;idols</link>
	      <guid isPermaLink="false">http://ablognotlimited.com/articles/on-colleagues-and-idols?utm_source=Articles&amp;utm_medium=RSS&amp;utm_content=ArticleTitle&amp;utm_campaign=on&#45;colleagues&#45;and&#45;idols</guid>
	
	      <dc:creator>Emily Lewis</dc:creator>
	      <description><![CDATA[
		      <a href="http://the-pastry-box-project.net/emily-lewis/2012-march-27/"><img src="http://www.ablognotlimited.com/images/PastryBox.png" alt="30 People Shaping The Web. One Thought Every Day. All Year Round. Sugar For The Mind. The Pastry Box Project" style="float:right;margin-left:20px;margin-top:10px;" /></a>
					
					<p class="vcard intro">I recently came across the following quote from sociologist and Harvard professor <a href="http://www.gse.harvard.edu/directory/faculty/faculty-detail/?fc=331&amp;flt=w&amp;sub=all" class="fn">Charles Willie</a>:</p>		
					
					<blockquote>
						<p><span class="nonVisual">&#8220;</span>By idolizing those whom we honor we do a disservice both to them and to ourselves. &hellip; We fail to recognize the fact that we could go and do likewise.<span class="nonVisual">&#8221;</span></p>
					</blockquote>
										 								
					<p>This quote was the inspiration for <a href="http://the-pastry-box-project.net/emily-lewis/2012-march-27/">my March contribution</a> to <a href="http://the-pastry-box-project.net/">The Pastry Box Project</a>, which is now available for your reading pleasure!</p><h4>Get Rid of the Pedestals</h4> 
					
					<p>When I first read the quote from Dr. Willie, I immediately connected with the idea because <strong>I know</strong> it's true. Idolizing or idealizing someone else, while doubting and not challenging myself was the reality early in my career. I think it is for <em>anyone</em> new to our field &hellip; or <em>any</em> field, for that matter.</p>
					
					<p>It's easy to see the great work and never the real person. It's easy to assume that the great work came without struggle. And it's easy to believe that the people behind the great work are somehow different and special.</p>
					
					<p>But though it's easy, it's a terrible mindset to have and it can be a roadblock to important connections. So for <a href="http://the-pastry-box-project.net/emily-lewis/2012-march-27/">my March Pastry Box</a>, I discuss how idealizing our colleagues not only hurts us, it hurts them.</p>
				
											
					<p><strong><a href="http://the-pastry-box-project.net/emily-lewis/2012-march-27/">Go read it!</a></strong></p>	
		      <hr />
		      <p>Published in: <a href="http://ablognotlimited.com/articles/category/elsewhere/?utm_source=Articles&utm_medium=RSS&utm_content=Elsewhere&utm_campaign=on-colleagues-and-idols">Elsewhere</a></p>
		      <p>Tags: <a href="http://ablognotlimited.com/articles/tag/colleagues/?utm_source=Articles&utm_medium=RSS&utm_content=colleagues&utm_campaign=on-colleagues-and-idols">colleagues</a>, <a href="http://ablognotlimited.com/articles/tag/cut+people+some+slack/?utm_source=Articles&utm_medium=RSS&utm_content=cut+people+some+slack&utm_campaign=on-colleagues-and-idols">cut people some slack</a>, <a href="http://ablognotlimited.com/articles/tag/Emily+Lewis/?utm_source=Articles&utm_medium=RSS&utm_content=Emily+Lewis&utm_campaign=on-colleagues-and-idols">Emily Lewis</a>, <a href="http://ablognotlimited.com/articles/tag/humanity/?utm_source=Articles&utm_medium=RSS&utm_content=humanity&utm_campaign=on-colleagues-and-idols">humanity</a>, <a href="http://ablognotlimited.com/articles/tag/idols/?utm_source=Articles&utm_medium=RSS&utm_content=idols&utm_campaign=on-colleagues-and-idols">idols</a>, <a href="http://ablognotlimited.com/articles/tag/quotes/?utm_source=Articles&utm_medium=RSS&utm_content=quotes&utm_campaign=on-colleagues-and-idols">quotes</a>, <a href="http://ablognotlimited.com/articles/tag/relationships/?utm_source=Articles&utm_medium=RSS&utm_content=relationships&utm_campaign=on-colleagues-and-idols">relationships</a>, <a href="http://ablognotlimited.com/articles/tag/shameless+self+promotion/?utm_source=Articles&utm_medium=RSS&utm_content=shameless+self+promotion&utm_campaign=on-colleagues-and-idols">shameless self promotion</a>, <a href="http://ablognotlimited.com/articles/tag/The+Pastry+Box+Project/?utm_source=Articles&utm_medium=RSS&utm_content=The+Pastry+Box+Project&utm_campaign=on-colleagues-and-idols">The Pastry Box Project</a>, <a href="http://ablognotlimited.com/articles/tag/writing/?utm_source=Articles&utm_medium=RSS&utm_content=writing&utm_campaign=on-colleagues-and-idols">writing</a></p>
								<hr />
				<p><strong>Interested in HTML5? Buy the Cookbook!</strong></p><p>I was a contributing author for the newly-released <a href="http://www.amazon.com/gp/product/1449396798/ref=as_li_ss_tl?ie=UTF8&tag=ablnoli-20&linkCode=as2&camp=1789&creative=390957&creativeASIN=1449396798"><cite>HTML5 Cookbook</cite></a>, now available for sale on Amazon! <a href="http://www.amazon.com/gp/product/1449396798/ref=as_li_ss_tl?ie=UTF8&tag=ablnoli-20&linkCode=as2&camp=1789&creative=390957&creativeASIN=1449396798">Get yours now!</a></p><p>P.S. Don't forget my book <a href="http://microformatsmadesimple.com"><cite>Microformats Made Simple</cite></a> is still for sale!</p>			
			]]></description>
			<dc:subject>Elsewhere, colleagues, cut people some slack, Emily Lewis, humanity, idols, quotes, relationships, shameless self promotion, The Pastry Box Project, writing</dc:subject>
	      <dc:date>2012-04-03T21:16:28+00:00</dc:date>
	    </item>
		

	    <item>
	      <title>Building a Flexible Foundation for ee&#45;podcast.com</title>
	      <link>http://ablognotlimited.com/articles/building-a-flexible-foundation-for-ee-podcast?utm_source=Articles&amp;utm_medium=RSS&amp;utm_content=ArticleTitle&amp;utm_campaign=building&#45;a&#45;flexible&#45;foundation&#45;for&#45;ee&#45;podcast</link>
	      <guid isPermaLink="false">http://ablognotlimited.com/articles/building-a-flexible-foundation-for-ee-podcast?utm_source=Articles&amp;utm_medium=RSS&amp;utm_content=ArticleTitle&amp;utm_campaign=building&#45;a&#45;flexible&#45;foundation&#45;for&#45;ee&#45;podcast</guid>
	
	      <dc:creator>Emily Lewis</dc:creator>
	      <description><![CDATA[
		      <a href="http://msdn.microsoft.com/en-us/magazine/ee729207.aspx"><img src="http://www.ablognotlimited.com/images/scriptjunkie.png" alt="Script Junkie" style="float:right;margin-left:20px;margin-top:10px;" /></a>
					 								
					<p class="intro"><a href="http://msdn.microsoft.com/en-us/magazine/ee729207.aspx">Script Junkie</a>, the tutorial site <a href="http://ablognotlimited.com/articles/tag/Script+Junkie/">I've been writing for</a> since 2010, has been fairly quiet lately. That's because they've been <a href="http://blogs.msdn.com/b/msdnmagazine/archive/2012/03/20/10285505.aspx">making a move to MSDN Magazine</a>.</p>
					
					<p>Now the move is (mostly) complete (aside from a few URL redirects they are still addressing), and tutorials should return to a regular publishing schedule. I've seen some of the topics lined up, and they are not to be missed!</p>
					
					<p>Speaking of not to be missed, I wrote an article for Script Junkie in the midst of their move and it's finally live! <a href="http://msdn.microsoft.com/en-us/magazine/hh912616.aspx"><cite>Flexibility: A Foundation for Responsive Design</cite></a> covers the process I followed for creating a flexible layout for the <a href="http://ee-podcast.com">EE Podcast site</a>.</p><h4>Setting the Stage for Responsive Design</h4>
					
					<p>Like many web designers/developers, I'm interested in the responsive design trend. When I first heard of it, I thought it was primarily about media queries. In fact, I gave media queries a try on <a href="http://emilylewisdesign.com">my freelance site</a>. But, <a href="http://msdn.microsoft.com/en-us/magazine/gg619395.aspx">as I wrote about the experience</a>, I didn't quite reach my goal of a truly responsive site. <em>And</em> what I did accomplish was far from efficient.</p>
					
					<p>After reading <span class="vcard"><a href="http://ethanmarcotte.com/" rel="met colleague muse" class="fn url">Ethan Marcotte</a></span>'s <a href="http://www.abookapart.com/products/responsive-web-design"><cite>Responsive Web Design</cite></a> and hearing him speak about the process, I had my lightbulb moment. Responsive design isn't just about media queries. It also involves having a flexible layout (among many other aspects).</p>
					
					<p>So, when it came time to develop the new <a href="http://ee-podcast.com">EE Podcast site</a> last June, I decided I wanted to build the layout with flexible methods. <a href="http://msdn.microsoft.com/en-us/magazine/hh912616.aspx"><cite>Flexibility: A Foundation for Responsive Design</cite></a> details my process, which included not only making my structure (widths, padding, margins) flexible, but also my fonts.</p>
					
					<p>If you listen to the EE Podcast, you may have already heard me talking about this process in <a href="http://ee-podcast.com/episodes/mobile-sites-with-ee">episode 52</a>. If you haven't, I recommend listening to it and then follow up with <a href="http://msdn.microsoft.com/en-us/magazine/hh912616.aspx">my Script Junkie article</a> to get a more concrete perspective.</p>
					
					<p><strong><a href="http://msdn.microsoft.com/en-us/magazine/hh912616.aspx">Go read it!</a></strong></p>
					
					<p>P.S. As I mentioned, the MSDN Magazine is still working on Script Junkie URL redirects. In my article, I reference a previous <abbr title="Script Junkie">SJ</abbr> article and the URL is (currently) broken. Here's the correct link: <a href="http://msdn.microsoft.com/en-us/magazine/gg619395.aspx"><cite>Respond to Different Devices With CSS3 Media Queries</cite></a>.</p>
		      <hr />
		      <p>Published in: <a href="http://ablognotlimited.com/articles/category/elsewhere/?utm_source=Articles&utm_medium=RSS&utm_content=Elsewhere&utm_campaign=building-a-flexible-foundation-for-ee-podcast">Elsewhere</a></p>
		      <p>Tags: <a href="http://ablognotlimited.com/articles/tag/Emily+Lewis/?utm_source=Articles&utm_medium=RSS&utm_content=Emily+Lewis&utm_campaign=building-a-flexible-foundation-for-ee-podcast">Emily Lewis</a>, <a href="http://ablognotlimited.com/articles/tag/flexible+design/?utm_source=Articles&utm_medium=RSS&utm_content=flexible+design&utm_campaign=building-a-flexible-foundation-for-ee-podcast">flexible design</a>, <a href="http://ablognotlimited.com/articles/tag/fluid+design/?utm_source=Articles&utm_medium=RSS&utm_content=fluid+design&utm_campaign=building-a-flexible-foundation-for-ee-podcast">fluid design</a>, <a href="http://ablognotlimited.com/articles/tag/layout/?utm_source=Articles&utm_medium=RSS&utm_content=layout&utm_campaign=building-a-flexible-foundation-for-ee-podcast">layout</a>, <a href="http://ablognotlimited.com/articles/tag/media+queries/?utm_source=Articles&utm_medium=RSS&utm_content=media+queries&utm_campaign=building-a-flexible-foundation-for-ee-podcast">media queries</a>, <a href="http://ablognotlimited.com/articles/tag/MSDN+Magazine/?utm_source=Articles&utm_medium=RSS&utm_content=MSDN+Magazine&utm_campaign=building-a-flexible-foundation-for-ee-podcast">MSDN Magazine</a>, <a href="http://ablognotlimited.com/articles/tag/responsive+web+design/?utm_source=Articles&utm_medium=RSS&utm_content=responsive+web+design&utm_campaign=building-a-flexible-foundation-for-ee-podcast">responsive web design</a>, <a href="http://ablognotlimited.com/articles/tag/Script+Junkie/?utm_source=Articles&utm_medium=RSS&utm_content=Script+Junkie&utm_campaign=building-a-flexible-foundation-for-ee-podcast">Script Junkie</a>, <a href="http://ablognotlimited.com/articles/tag/shameless+self+promotion/?utm_source=Articles&utm_medium=RSS&utm_content=shameless+self+promotion&utm_campaign=building-a-flexible-foundation-for-ee-podcast">shameless self promotion</a>, <a href="http://ablognotlimited.com/articles/tag/writing/?utm_source=Articles&utm_medium=RSS&utm_content=writing&utm_campaign=building-a-flexible-foundation-for-ee-podcast">writing</a></p>
								<hr />
				<p><strong>Interested in HTML5? Buy the Cookbook!</strong></p><p>I was a contributing author for the newly-released <a href="http://www.amazon.com/gp/product/1449396798/ref=as_li_ss_tl?ie=UTF8&tag=ablnoli-20&linkCode=as2&camp=1789&creative=390957&creativeASIN=1449396798"><cite>HTML5 Cookbook</cite></a>, now available for sale on Amazon! <a href="http://www.amazon.com/gp/product/1449396798/ref=as_li_ss_tl?ie=UTF8&tag=ablnoli-20&linkCode=as2&camp=1789&creative=390957&creativeASIN=1449396798">Get yours now!</a></p><p>P.S. Don't forget my book <a href="http://microformatsmadesimple.com"><cite>Microformats Made Simple</cite></a> is still for sale!</p>			
			]]></description>
			<dc:subject>Elsewhere, Emily Lewis, flexible design, fluid design, layout, media queries, MSDN Magazine, responsive web design, Script Junkie, shameless self promotion, writing</dc:subject>
	      <dc:date>2012-03-28T19:06:22+00:00</dc:date>
	    </item>
		

	    <item>
	      <title>Time&#45;Saving Tips for ExpressionEngine</title>
	      <link>http://ablognotlimited.com/articles/time-saving-tips-for-expressionengine?utm_source=Articles&amp;utm_medium=RSS&amp;utm_content=ArticleTitle&amp;utm_campaign=time&#45;saving&#45;tips&#45;for&#45;expressionengine</link>
	      <guid isPermaLink="false">http://ablognotlimited.com/articles/time-saving-tips-for-expressionengine?utm_source=Articles&amp;utm_medium=RSS&amp;utm_content=ArticleTitle&amp;utm_campaign=time&#45;saving&#45;tips&#45;for&#45;expressionengine</guid>
	
	      <dc:creator>Emily Lewis</dc:creator>
	      <description><![CDATA[
		      <a href="http://ee-podcast.com"><img src="http://www.ablognotlimited.com/images/EEPodcastLogo.png" alt="EE Podcast" style="float:right;margin-left:20px;margin-top:10px;" /></a> 				

										<p class="intro">A new episode of the <a href="http://ee-podcast.com"><abbr title="ExpressionEngine">EE</abbr> Podcast</a> is available for <a href="http://ee-podcast.com/episodes/time-saving-tips-techniques">your listening pleasure</a>!</p>

										<p>For <a href="http://ee-podcast.com/episodes/time-saving-tips-techniques">episode 65</a>, Lea and I share some time-saving techniques to help make your ExpressionEngine workflows more efficient.</p> <h4>Episode #65</h4> 
<p>In <a href="http://ee-podcast.com/episodes/time-saving-tips-techniques">Time-Saving Tips &amp; Techniques</a>, we talk about ways we've learned to work faster with EE, including speeding up the update process, as well as the role of pre-development planning. We also share time-saving tips from listeners about navigation and installs.</p>

<p>Interestingly, the theme seemed to be you have to spend time to save time. At least half of our suggestions require some initial time investment, which is absolutely worth it for the long-term time savings.</p>

<p><strong><a href="http://ee-podcast.com/episodes/time-saving-tips-techniques">Have a listen yourself!</a></strong></p>

										<h4>Stay Tuned!</h4> 

										<p>For our next episode, Lea and I will be talking about building image galleries in ExpressionEngine.</p>
										
										<p>Check out <a href="http://ee-podcast.com/schedule">our schedule</a> for even more great topics we've lined up, and be sure you don't miss an episode:</p>
										<ul>
											<li><a href="http://feeds.feedburner.com/eepodcast">Subscribe to our <abbr title="Really Simple Syndication">RSS</abbr></a></li>
											<li><a href="http://itunes.apple.com/ca/podcast/the-expressionengine-podcast/id446900959">Listen on iTunes</a>.</li>
										</ul>
		      <hr />
		      <p>Published in: <a href="http://ablognotlimited.com/articles/category/elsewhere/?utm_source=Articles&utm_medium=RSS&utm_content=Elsewhere&utm_campaign=time-saving-tips-for-expressionengine">Elsewhere</a></p>
		      <p>Tags: <a href="http://ablognotlimited.com/articles/tag/EE/?utm_source=Articles&utm_medium=RSS&utm_content=EE&utm_campaign=time-saving-tips-for-expressionengine">EE</a>, <a href="http://ablognotlimited.com/articles/tag/EE+Podcast/?utm_source=Articles&utm_medium=RSS&utm_content=EE+Podcast&utm_campaign=time-saving-tips-for-expressionengine">EE Podcast</a>, <a href="http://ablognotlimited.com/articles/tag/efficiency/?utm_source=Articles&utm_medium=RSS&utm_content=efficiency&utm_campaign=time-saving-tips-for-expressionengine">efficiency</a>, <a href="http://ablognotlimited.com/articles/tag/ExpressionEngine/?utm_source=Articles&utm_medium=RSS&utm_content=ExpressionEngine&utm_campaign=time-saving-tips-for-expressionengine">ExpressionEngine</a>, <a href="http://ablognotlimited.com/articles/tag/podcasts/?utm_source=Articles&utm_medium=RSS&utm_content=podcasts&utm_campaign=time-saving-tips-for-expressionengine">podcasts</a>, <a href="http://ablognotlimited.com/articles/tag/time-saving+tips/?utm_source=Articles&utm_medium=RSS&utm_content=time-saving+tips&utm_campaign=time-saving-tips-for-expressionengine">time-saving tips</a></p>
								<hr />
				<p><strong>Interested in HTML5? Buy the Cookbook!</strong></p><p>I was a contributing author for the newly-released <a href="http://www.amazon.com/gp/product/1449396798/ref=as_li_ss_tl?ie=UTF8&tag=ablnoli-20&linkCode=as2&camp=1789&creative=390957&creativeASIN=1449396798"><cite>HTML5 Cookbook</cite></a>, now available for sale on Amazon! <a href="http://www.amazon.com/gp/product/1449396798/ref=as_li_ss_tl?ie=UTF8&tag=ablnoli-20&linkCode=as2&camp=1789&creative=390957&creativeASIN=1449396798">Get yours now!</a></p><p>P.S. Don't forget my book <a href="http://microformatsmadesimple.com"><cite>Microformats Made Simple</cite></a> is still for sale!</p>			
			]]></description>
			<dc:subject>Elsewhere, EE, EE Podcast, efficiency, ExpressionEngine, podcasts, time&#45;saving tips</dc:subject>
	      <dc:date>2012-03-27T19:55:13+00:00</dc:date>
	    </item>
		

	    <item>
	      <title>Selling EE with Brad Parscale &amp;amp; Marcus Neto</title>
	      <link>http://ablognotlimited.com/articles/selling-ee-with-brad-parscale-marcus-neto?utm_source=Articles&amp;utm_medium=RSS&amp;utm_content=ArticleTitle&amp;utm_campaign=selling&#45;ee&#45;with&#45;brad&#45;parscale&#45;marcus&#45;neto</link>
	      <guid isPermaLink="false">http://ablognotlimited.com/articles/selling-ee-with-brad-parscale-marcus-neto?utm_source=Articles&amp;utm_medium=RSS&amp;utm_content=ArticleTitle&amp;utm_campaign=selling&#45;ee&#45;with&#45;brad&#45;parscale&#45;marcus&#45;neto</guid>
	
	      <dc:creator>Emily Lewis</dc:creator>
	      <description><![CDATA[
		      <a href="http://ee-podcast.com"><img src="http://www.ablognotlimited.com/images/EEPodcastLogo.png" alt="EE Podcast" style="float:right;margin-left:20px;margin-top:10px;" /></a> 				

										<p class="intro">A new episode of the <a href="http://ee-podcast.com"><abbr title="ExpressionEngine">EE</abbr> Podcast</a> is available for <a href="http://ee-podcast.com/episodes/selling-ee">your listening pleasure</a>! And this one is already in my Top 10!</p>

										<p>For <a href="http://ee-podcast.com/episodes/selling-ee">episode 64</a>, we talk about selling ExpressionEngine with EllisLab's <span class="vcard"><a href="http://marcusneto.com/" class="fn url" rel="colleague muse">Marcus Neto</a></span> and <span class="vcard"><a href="http://parscale.com/" class="fn url" rel="colleague muse">Brad Parscale</a></span> of Parscale Media and DevDemon.</p> <h4>Episode #64</h4> 
<p>In one of my favorite episodes so far, Marcus and Brad return to the podcast for <a href="http://ee-podcast.com/episodes/selling-ee">Selling EE</a>. But more than just ExpressionEngine, the guys shared so much information about selling web services, in general.</p>

<p>Lea and I talk with Brad about the <em>over 400 EE web sites</em> his agency has delivered, as well as how he's managed sales as his agency has evolved with bigger clients. Brad offered a wealth of specific tips and recommendations that were immediately relevant to me as a full-time freelancer.</p>

<p>We then talked with Marcus about his new role evangelizing EE for EllisLab. Marcus describes the demos and outreach he's doing to spread the word about EE, which invariably helps those of us who sell ExpressionEngine to our clients. Before his time with EllisLab, Marcus also ran his own agency and he shared some of his own experiences selling EE from that perspective.</p>

<p>Such incredibly useful information in this one! <strong><a href="http://ee-podcast.com/episodes/selling-ee">Don't miss it!</a></strong></p>

										<h4>Stay Tuned!</h4> 

										<p>For our next episode, Lea and I will be sharing tips and tricks for efficient ExpressionEngine development.</p>
										
										<p>Check out <a href="http://ee-podcast.com/schedule">our schedule</a> for even more great topics we've lined up, and be sure you don't miss an episode:</p>
										<ul>
											<li><a href="http://feeds.feedburner.com/eepodcast">Subscribe to our <abbr title="Really Simple Syndication">RSS</abbr></a></li>
											<li><a href="http://itunes.apple.com/ca/podcast/the-expressionengine-podcast/id446900959">Listen on iTunes</a>.</li>
										</ul>
		      <hr />
		      <p>Published in: <a href="http://ablognotlimited.com/articles/category/elsewhere/?utm_source=Articles&utm_medium=RSS&utm_content=Elsewhere&utm_campaign=selling-ee-with-brad-parscale-marcus-neto">Elsewhere</a></p>
		      <p>Tags: <a href="http://ablognotlimited.com/articles/tag/Brad+Parscale/?utm_source=Articles&utm_medium=RSS&utm_content=Brad+Parscale&utm_campaign=selling-ee-with-brad-parscale-marcus-neto">Brad Parscale</a>, <a href="http://ablognotlimited.com/articles/tag/business/?utm_source=Articles&utm_medium=RSS&utm_content=business&utm_campaign=selling-ee-with-brad-parscale-marcus-neto">business</a>, <a href="http://ablognotlimited.com/articles/tag/EE+Podcast/?utm_source=Articles&utm_medium=RSS&utm_content=EE+Podcast&utm_campaign=selling-ee-with-brad-parscale-marcus-neto">EE Podcast</a>, <a href="http://ablognotlimited.com/articles/tag/EE+podcasts/?utm_source=Articles&utm_medium=RSS&utm_content=EE+podcasts&utm_campaign=selling-ee-with-brad-parscale-marcus-neto">EE podcasts</a>, <a href="http://ablognotlimited.com/articles/tag/ExpressionEngine/?utm_source=Articles&utm_medium=RSS&utm_content=ExpressionEngine&utm_campaign=selling-ee-with-brad-parscale-marcus-neto">ExpressionEngine</a>, <a href="http://ablognotlimited.com/articles/tag/freelancing/?utm_source=Articles&utm_medium=RSS&utm_content=freelancing&utm_campaign=selling-ee-with-brad-parscale-marcus-neto">freelancing</a>, <a href="http://ablognotlimited.com/articles/tag/Marcus+Neto/?utm_source=Articles&utm_medium=RSS&utm_content=Marcus+Neto&utm_campaign=selling-ee-with-brad-parscale-marcus-neto">Marcus Neto</a>, <a href="http://ablognotlimited.com/articles/tag/sales/?utm_source=Articles&utm_medium=RSS&utm_content=sales&utm_campaign=selling-ee-with-brad-parscale-marcus-neto">sales</a>, <a href="http://ablognotlimited.com/articles/tag/selling/?utm_source=Articles&utm_medium=RSS&utm_content=selling&utm_campaign=selling-ee-with-brad-parscale-marcus-neto">selling</a></p>
								<hr />
				<p><strong>Interested in HTML5? Buy the Cookbook!</strong></p><p>I was a contributing author for the newly-released <a href="http://www.amazon.com/gp/product/1449396798/ref=as_li_ss_tl?ie=UTF8&tag=ablnoli-20&linkCode=as2&camp=1789&creative=390957&creativeASIN=1449396798"><cite>HTML5 Cookbook</cite></a>, now available for sale on Amazon! <a href="http://www.amazon.com/gp/product/1449396798/ref=as_li_ss_tl?ie=UTF8&tag=ablnoli-20&linkCode=as2&camp=1789&creative=390957&creativeASIN=1449396798">Get yours now!</a></p><p>P.S. Don't forget my book <a href="http://microformatsmadesimple.com"><cite>Microformats Made Simple</cite></a> is still for sale!</p>			
			]]></description>
			<dc:subject>Elsewhere, Brad Parscale, business, EE Podcast, EE podcasts, ExpressionEngine, freelancing, Marcus Neto, sales, selling</dc:subject>
	      <dc:date>2012-03-13T22:15:15+00:00</dc:date>
	    </item>
		

	    <item>
	      <title>Microformats, schema.org &amp;amp; Freelancing with The Non&#45;Breaking Space Show</title>
	      <link>http://ablognotlimited.com/articles/microformats-schema-freelancing-with-the-non-breaking-space-show?utm_source=Articles&amp;utm_medium=RSS&amp;utm_content=ArticleTitle&amp;utm_campaign=microformats&#45;schema&#45;freelancing&#45;with&#45;the&#45;non&#45;breaking&#45;space&#45;show</link>
	      <guid isPermaLink="false">http://ablognotlimited.com/articles/microformats-schema-freelancing-with-the-non-breaking-space-show?utm_source=Articles&amp;utm_medium=RSS&amp;utm_content=ArticleTitle&amp;utm_campaign=microformats&#45;schema&#45;freelancing&#45;with&#45;the&#45;non&#45;breaking&#45;space&#45;show</guid>
	
	      <dc:creator>Emily Lewis</dc:creator>
	      <description><![CDATA[
		      <a href="http://nonbreakingspace.tv/"><img src="http://www.ablognotlimited.com/images/nbsp.png" alt="Non-Breaking Space Show" style="float:right;margin-left:20px;margin-top:10px;" /></a> 								
					<p class="intro">There's a new podcast in town, <a href="http://nonbreakingspace.tv/">The Non-Breaking Space Show</a>!</p>
					
					<p>Hosted by <span class="vcard"><a href="http://twitter.com/teleject" class="fn url" rel="met friend muse colleague">Christopher Schmitt</a></span> and <span class="vcard"><a href="http://twitter.com/davemcfarland" class="fn url" rel="met muse colleague">Dave McFarland</a></span> &mdash; with the editing and production talent of <span class="vcard"><a href="http://twitter.com/ichris" class="fn url" rel="colleague">Chris Enns</a></span> &mdash; the show features interviews with &ldquo;best and brightest on the web.&rdquo;</p>
						
					<p>Already the show has talked with such great and talented guests as <span class="vcard"><a href="http://twitter.com/beep" class="fn url" rel="met muse colleague">Ethan Marcotte</a></span>, <span class="vcard"><a href="http://twitter.com/paul_irish" class="fn url" rel="met muse colleague">Paul Irish</a></span> and <span class="vcard"><a href="https://twitter.com/chriscoyier" class="fn url" rel="met muse colleague">Chris Coyier</a></span>. <strong>And the third episode is an <a href="http://nonbreakingspace.tv/emily-lewis/">interview with me</a>!</strong></p><h4>A Well-Rounded Discussion</h4>
					
					<p>It was a complete pleasure talking with Dave and Chris, who also happen to be some of the best and brightest on the web themselves. We had a <a href="http://nonbreakingspace.tv/emily-lewis/">great discussion</a> that went from microformats to freelancing, with a lot of info and laughs in between.</p>
					
					<p>We first talked about structured data and the differences between microdata, microformats and RDFa. We also discussed schema.org and my <em>personal</em> opinions about its impact on microformats, search and semantic data.</p>
					
					<p>The discussion then shifted to my current adventure freelancing. I talked about some of the challenges I've had getting started, what I've learned in (almost) two years and several of my favorite resources for managing my business.</p>
					
					<p><strong><a href="http://nonbreakingspace.tv/emily-lewis/">Have a listen!</a></strong></p>
		      <hr />
		      <p>Published in: <a href="http://ablognotlimited.com/articles/category/elsewhere/?utm_source=Articles&utm_medium=RSS&utm_content=Elsewhere&utm_campaign=microformats-schema-freelancing-with-the-non-breaking-space-show">Elsewhere</a></p>
		      <p>Tags: <a href="http://ablognotlimited.com/articles/tag/Emily+Lewis/?utm_source=Articles&utm_medium=RSS&utm_content=Emily+Lewis&utm_campaign=microformats-schema-freelancing-with-the-non-breaking-space-show">Emily Lewis</a>, <a href="http://ablognotlimited.com/articles/tag/freelancing/?utm_source=Articles&utm_medium=RSS&utm_content=freelancing&utm_campaign=microformats-schema-freelancing-with-the-non-breaking-space-show">freelancing</a>, <a href="http://ablognotlimited.com/articles/tag/microdata/?utm_source=Articles&utm_medium=RSS&utm_content=microdata&utm_campaign=microformats-schema-freelancing-with-the-non-breaking-space-show">microdata</a>, <a href="http://ablognotlimited.com/articles/tag/microformats/?utm_source=Articles&utm_medium=RSS&utm_content=microformats&utm_campaign=microformats-schema-freelancing-with-the-non-breaking-space-show">microformats</a>, <a href="http://ablognotlimited.com/articles/tag/podcasts/?utm_source=Articles&utm_medium=RSS&utm_content=podcasts&utm_campaign=microformats-schema-freelancing-with-the-non-breaking-space-show">podcasts</a>, <a href="http://ablognotlimited.com/articles/tag/schema.org/?utm_source=Articles&utm_medium=RSS&utm_content=schema.org&utm_campaign=microformats-schema-freelancing-with-the-non-breaking-space-show">schema.org</a>, <a href="http://ablognotlimited.com/articles/tag/semantic+markup/?utm_source=Articles&utm_medium=RSS&utm_content=semantic+markup&utm_campaign=microformats-schema-freelancing-with-the-non-breaking-space-show">semantic markup</a>, <a href="http://ablognotlimited.com/articles/tag/semantics/?utm_source=Articles&utm_medium=RSS&utm_content=semantics&utm_campaign=microformats-schema-freelancing-with-the-non-breaking-space-show">semantics</a>, <a href="http://ablognotlimited.com/articles/tag/shameless+self+promotion/?utm_source=Articles&utm_medium=RSS&utm_content=shameless+self+promotion&utm_campaign=microformats-schema-freelancing-with-the-non-breaking-space-show">shameless self promotion</a>, <a href="http://ablognotlimited.com/articles/tag/The+Non-Breaking+Space+Show/?utm_source=Articles&utm_medium=RSS&utm_content=The+Non-Breaking+Space+Show&utm_campaign=microformats-schema-freelancing-with-the-non-breaking-space-show">The Non-Breaking Space Show</a></p>
								<hr />
				<p><strong>Interested in HTML5? Buy the Cookbook!</strong></p><p>I was a contributing author for the newly-released <a href="http://www.amazon.com/gp/product/1449396798/ref=as_li_ss_tl?ie=UTF8&tag=ablnoli-20&linkCode=as2&camp=1789&creative=390957&creativeASIN=1449396798"><cite>HTML5 Cookbook</cite></a>, now available for sale on Amazon! <a href="http://www.amazon.com/gp/product/1449396798/ref=as_li_ss_tl?ie=UTF8&tag=ablnoli-20&linkCode=as2&camp=1789&creative=390957&creativeASIN=1449396798">Get yours now!</a></p><p>P.S. Don't forget my book <a href="http://microformatsmadesimple.com"><cite>Microformats Made Simple</cite></a> is still for sale!</p>			
			]]></description>
			<dc:subject>Elsewhere, Emily Lewis, freelancing, microdata, microformats, podcasts, schema.org, semantic markup, semantics, shameless self promotion, The Non&#45;Breaking Space Show</dc:subject>
	      <dc:date>2012-03-12T16:51:38+00:00</dc:date>
	    </item>
		

	    <item>
	      <title>Progressive Enhancement</title>
	      <link>http://ablognotlimited.com/articles/progressive-enhancement?utm_source=Articles&amp;utm_medium=RSS&amp;utm_content=ArticleTitle&amp;utm_campaign=progressive&#45;enhancement</link>
	      <guid isPermaLink="false">http://ablognotlimited.com/articles/progressive-enhancement?utm_source=Articles&amp;utm_medium=RSS&amp;utm_content=ArticleTitle&amp;utm_campaign=progressive&#45;enhancement</guid>
	
	      <dc:creator>Emily Lewis</dc:creator>
	      <description><![CDATA[
		      <a href="http://ee-podcast.com"><img src="http://www.ablognotlimited.com/images/EEPodcastLogo.png" alt="EE Podcast" style="float:right;margin-left:20px;margin-top:10px;" /></a> 				

										<p class="intro">A new episode of the <a href="http://ee-podcast.com"><abbr title="ExpressionEngine">EE</abbr> Podcast</a> is available for <a href="http://ee-podcast.com/episodes/progressive-enhancement">your listening pleasure</a>!</p>

										<p>For <a href="http://ee-podcast.com/episodes/progressive-enhancement">episode 63</a>, we talk with <span class="vcard"><a href="http://aaron-gustafson.com/" class="fn url" rel="met colleague coworker muse">Aaron Gustafson</a></span> about progressive enhancement and his book <a href="http://easy-readers.net/books/adaptive-web-design/"><cite>Adaptive Web Design</cite></a>.</p> <h4>Episode #63</h4> 
<p>In <a href="http://ee-podcast.com/episodes/progressive-enhancement">Progressive Enhancement</a>, Aaron joins us to discuss a layered approach to front-end development that focuses on the user and accessibility (using the broadest definition of the term).</p>

<p>Lea and I first talk with Aaron about his book &mdash; available in print and digital &mdash; which we both read prior to the interview (great incentive!). Aaron then clarified the difference between progressive enhancement and graceful degradation (a confusing point for me, for years). Aaron also detailed the process of developing with progressive enhancement, as well as some approaches he has taken using ExpressionEngine. And that's just the tip of the iceberg.</p>

<p><strong><a href="http://ee-podcast.com/episodes/progressive-enhancement">Have a listen</a> yourself.</strong></p> 

										<h4>Stay Tuned!</h4> 

										<p>For our next episode, <span class="vcard"><a href="http://marcusneto.com/" class="fn url" rel="muse">Marcus Neto</a></span> is joining us again (and everyone rejoiced)! This time, Marcus will be discussing <em>selling</em> EE with <span class="vcard"><a href="https://twitter.com/parscale" class="fn">Brad Parscale</a> of <a href="http://www.devdemon.com/" class="url">DevDemon</a></span>.</p>
										
										<p>Check out <a href="http://ee-podcast.com/schedule">our schedule</a> for even more great topics we've lined up, and be sure you don't miss an episode:</p>
										<ul>
											<li><a href="http://feeds.feedburner.com/eepodcast">Subscribe to our <abbr title="Really Simple Syndication">RSS</abbr></a></li>
											<li><a href="http://itunes.apple.com/ca/podcast/the-expressionengine-podcast/id446900959">Listen on iTunes</a>.</li>
										</ul>
		      <hr />
		      <p>Published in: <a href="http://ablognotlimited.com/articles/category/elsewhere/?utm_source=Articles&utm_medium=RSS&utm_content=Elsewhere&utm_campaign=progressive-enhancement">Elsewhere</a></p>
		      <p>Tags: <a href="http://ablognotlimited.com/articles/tag/Aaron+Gustafson/?utm_source=Articles&utm_medium=RSS&utm_content=Aaron+Gustafson&utm_campaign=progressive-enhancement">Aaron Gustafson</a>, <a href="http://ablognotlimited.com/articles/tag/Adaptive+Web+Design/?utm_source=Articles&utm_medium=RSS&utm_content=Adaptive+Web+Design&utm_campaign=progressive-enhancement">Adaptive Web Design</a>, <a href="http://ablognotlimited.com/articles/tag/EE/?utm_source=Articles&utm_medium=RSS&utm_content=EE&utm_campaign=progressive-enhancement">EE</a>, <a href="http://ablognotlimited.com/articles/tag/EE+Podcast/?utm_source=Articles&utm_medium=RSS&utm_content=EE+Podcast&utm_campaign=progressive-enhancement">EE Podcast</a>, <a href="http://ablognotlimited.com/articles/tag/ExpressionEngine/?utm_source=Articles&utm_medium=RSS&utm_content=ExpressionEngine&utm_campaign=progressive-enhancement">ExpressionEngine</a>, <a href="http://ablognotlimited.com/articles/tag/podcasts/?utm_source=Articles&utm_medium=RSS&utm_content=podcasts&utm_campaign=progressive-enhancement">podcasts</a>, <a href="http://ablognotlimited.com/articles/tag/progressive+enhancement/?utm_source=Articles&utm_medium=RSS&utm_content=progressive+enhancement&utm_campaign=progressive-enhancement">progressive enhancement</a></p>
								<hr />
				<p><strong>Interested in HTML5? Buy the Cookbook!</strong></p><p>I was a contributing author for the newly-released <a href="http://www.amazon.com/gp/product/1449396798/ref=as_li_ss_tl?ie=UTF8&tag=ablnoli-20&linkCode=as2&camp=1789&creative=390957&creativeASIN=1449396798"><cite>HTML5 Cookbook</cite></a>, now available for sale on Amazon! <a href="http://www.amazon.com/gp/product/1449396798/ref=as_li_ss_tl?ie=UTF8&tag=ablnoli-20&linkCode=as2&camp=1789&creative=390957&creativeASIN=1449396798">Get yours now!</a></p><p>P.S. Don't forget my book <a href="http://microformatsmadesimple.com"><cite>Microformats Made Simple</cite></a> is still for sale!</p>			
			]]></description>
			<dc:subject>Elsewhere, Aaron Gustafson, Adaptive Web Design, EE, EE Podcast, ExpressionEngine, podcasts, progressive enhancement</dc:subject>
	      <dc:date>2012-02-27T23:01:29+00:00</dc:date>
	    </item>
		
    </channel>
</rss>
