<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>AllisonGamblin.com</title>
	
	<link>http://allisongamblin.com/main</link>
	<description>Wordpress Consultant &amp; Professional Blogger</description>
	<lastBuildDate>Sun, 19 May 2013 02:15:32 +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>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/Allisondduncancom" /><feedburner:info uri="allisondduncancom" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><creativeCommons:license>http://creativecommons.org/licenses/by-nc-nd/3.0/</creativeCommons:license><image><link>http://creativecommons.org/licenses/by-nc-nd/3.0/</link><url>http://creativecommons.org/images/public/somerights20.gif</url><title>Some Rights Reserved</title></image><feedburner:emailServiceId>Allisondduncancom</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>Why I Chose Genesis Over Thesis: A Framework Discussion</title>
		<link>http://feedproxy.google.com/~r/Allisondduncancom/~3/AAGOWtAoJN0/</link>
		<comments>http://allisongamblin.com/main/genesis-vs-thesis/#comments</comments>
		<pubDate>Sat, 18 May 2013 01:00:57 +0000</pubDate>
		<dc:creator>Allison Gamblin</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Review]]></category>
		<category><![CDATA[Social Media]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[comparison of thesis and genesis]]></category>
		<category><![CDATA[frameworks for wordpress]]></category>
		<category><![CDATA[genesis vs thesis]]></category>
		<category><![CDATA[thesis compared to genesis]]></category>

		<guid isPermaLink="false">http://allisongamblin.com/main/?p=69</guid>
		<description><![CDATA[<p>Genesis vs Thesis: The Two Titans of WP Frameworks. But who's the winner in a fist fight?</p><p>The post <a href="http://allisongamblin.com/main/genesis-vs-thesis/">Why I Chose Genesis Over Thesis: A Framework Discussion</a> appeared first on <a href="http://allisongamblin.com/main">AllisonGamblin.com</a>.</p>]]></description>
	
			<content:encoded><![CDATA[<div id="attachment_72" class="wp-caption alignleft" style="width: 310px"><a href="http://allisongamblin.com/main/wp-content/uploads/2013/05/GenesisVsThesis.jpg"><img class="size-medium wp-image-72" style="display: inline; margin-right: 10px;" title="Genesis VS Thesis" alt="CC License by Allison Gamblin" src="http://allisongamblin.com/main/wp-content/uploads/2013/05/GenesisVsThesis-300x219.jpg" width="300" height="219" /></a><p class="wp-caption-text">Image by GetFound Consulting</p></div>
<p>The Genesis vs Thesis argument, it&#8217;s as old as WordPress itself. Or at least it feels that way. When I was having to rebuild my site, I had to choose between some themes I was familiar with and a framework version which brought me to the Genesis vs Thesis argument. It wasn&#8217;t one I had delved too deeply into but I started dipping my toe in when one of my customers initially asked me about it. We went with Genesis for his site because it ended up having a skin he really liked and some options that worked for his goals. Even so, I didn&#8217;t end up having a terribly deep knowledge of the differences between these frameworks until just a few days ago. So let&#8217;s go over the basics to bring any newbies up to speed.</p>
<h2>Framework or Theme</h2>
<p>If you aren&#8217;t terribly familiar with WordPress, you are already floundering with the terminology. So let&#8217;s clear that up. Most users of the <strong><em>WordPress Content Management System</em></strong> [CMS] use a theme. This means that they have a file which controls the look, feel, and user interface for a reader. That is basically all a theme does. A <strong><em>child theme</em></strong> means that you have, for all intents and purposes, two copies of the same theme. The first theme version is your &#8220;straight from the publisher&#8221; copy. The child theme is the hacked version that lets you tweak it to your heart&#8217;s content making the theme truly how you want it. The beauty of this is that you can update the main theme and get all the upgrades without losing your tweaks. If, however, you hack the main theme without a child theme, you end up losing all your tweaks as soon as you upgrade. <div class="dropshadowboxes-container dropshadowboxes-center " style="width:100%;"><div class="dropshadowboxes-drop-shadow dropshadowboxes-rounded-corners dropshadowboxes-inside-and-outside-shadow dropshadowboxes-curved dropshadowboxes-effect-default" style="width:250px;border:1px solid #f6bcef; height:;background-color:#ffffff">Find out more about  Child Themes by visiting the <a title="Wordpress Codex: Child Theme " href="http://codex.wordpress.org/Child_Themes" target="_blank">WordPress Codex site</a>.</div></div> A <strong><em>Framework</em></strong> on the other hand brings along a whole new set of code and functionality to the WordPress CMS. According to WordPress frameworks must have a &#8220;drop-in code&#8221; [commonly referred to as a 'code library'] that is called into play by the framework reliant theme. The framework also has to have a starter or base theme that allows for child themes. Basically you have to have the framework to get the base theme to operate AND you have to have a child theme to spruce up the base theme. You cannot operate any site on a framework alone. Nor can you just grab a framework&#8217;s child theme and try to use it on the basic WordPress CMS. It won&#8217;t go, so to speak.</p>
<h2>Thesis: The Basics</h2>
<p>Now that you understand what it is we are discussing, let&#8217;s see what the Thesis gang has to offer. Remember, this is your framework alone and a theme may not necessarily even be in the picture yet. <strong>Cost</strong> Thesis Framework comes at three levels: Basic [$87], Basic plus [$164], and Professional [$197]. As their pay schedule (shown below) highlights, each level gets a certain amount of support upgrades, and extras.</p>
<div id="attachment_76" class="wp-caption aligncenter" style="width: 514px"><a href="http://allisongamblin.com/main/wp-content/uploads/2013/05/ThesisPayLevels.jpg"><img class=" wp-image-76  " style="display: inline;" title="Thesis Theme Pay levels" alt="Thesis Pay levels" src="http://allisongamblin.com/main/wp-content/uploads/2013/05/ThesisPayLevels.jpg" width="504" height="317" /></a><p class="wp-caption-text">Image Courtesy of DIYThemes.com</p></div>
<p>Basic is a good choice if you are a small blogger with no pretentions of greatness. You just want a solid base and a chance to get your feet wet. The sad part is that after a year, you are SOL. No upgrades at all. And from there on out, you have to pay out again to get a higher version and or anything else. PLUS this doesn&#8217;t come with a skin [the Thesis version of a child theme]. So you end up walking around with a skeleton site, no upgrades after a year, and the chance to pay over $80 more when you finally decide to upgrade. Why would you do this to yourself?</p>
<p>As you look at the other choices, you see that the Pro version is the only one that really seems to be a safe bet. You&#8217;ll get unlimited upgrades, lots of add-ons, 2 skins, and an email signup and social media attachment. Of course, you are also paying just shy of $190 for the privilege. Oh and then there&#8217;s the support.</p>
<h3>Ease of Use</h3>
<p>A lot of new Thesis users don&#8217;t expect to have to drop themselves into a college level class on site creation to use a theme. Unfortunately, Thesis is not a great &#8220;click to use&#8221; sort of software. You need an intimate working knowledge of hooks, html, css, and the like to get the framework to respond as you&#8217;d like. It is time intensive and not for the faint of heart.</p>
<p>And possibly, not even then. There are quite a few blog posts around Al Gore&#8217;s amazing internets that talk of  5 year+ users that switched because they couldn&#8217;t stand the Thesis generated drama anymore.</p>
<h3>Thesis Support</h3>
<p>Word &#8217;round the net is that the support for Thesis 2.0 has a lot to wish for. The forums are big and sprawling but not terribly well organized or helpful. The current train of thought is that Thesis 2.0 got released before it was ready and that the developers are taking their sweet time. In fact, from a lot of the stuff I&#8217;ve been reading, there&#8217;s a lot of buyer&#8217;s remorse going on out there.</p>
<p>With that sort of pool to draw from, plus a $200 outlay for what may come standard with a pro theme from someone else, why would you bite the bullet? On there bright side, once you decide what a terrible idea this was, they do have a 30 day, money-back guarantee.</p>
<h2>Genesis: The Basics</h2>
<p>Genesis is owned and coded by Studiopress, part of the CopyBlogger network. While this may not mean much to the average site user, CopyBlogger is just about the biggest thing in the blogging world since sliced bread. To our nerd friends, CopyBlogger is to bloggers as BoingBoing is to nerds. Got it? Good. So with the power of such a site behind it, there&#8217;s a lot riding on the theme. Their professional reputation for a start. This gives them a vested interest in, to steal an Apple phrase, &#8220;making it just work&#8221;.</p>
<p>The Genesis Framework has three price points: Framework ($55), Framework plus theme (Price varies but include framework and chosen theme), and Pro Bundle ($350 but includes framework and all StudioPress created themes ever released).</p>
<p>The nice part of Genesis is that as soon as you install and activate, you are ready to go. In many ways it&#8217;s nothing short of drag-and-drop, point-and-click. This is a HUGE step over Thesis because there is a much smaller learning curve right off the bat. And if you get stuck, they have a well-developed support forum that has a great reputation for getting you un-stuck.</p>
<p>You get unlimited updates for the life of the framework and theme. If you bought a theme, you can get expert assistance in tweaking that as well.</p>
<h3>Ease of Use</h3>
<p>Genesis is an out of the box sort of framework. Just install and go. Themes hook right in and you can change most options right from your dash. There are also quite a few widget options that can easily change the look, feel, and usability of your site.</p>
<p>Updates are a snap as Genesis will email you when you need/can update the basic framework. At that point it&#8217;s as simple as updating a plugin, no FTP access required.</p>
<h3>Genesis Support</h3>
<p>Genesis runs a very easy to use forum but their set up page is terrific! You can find all the basic questions answered including the one we all wanna see answered: How do I change the credits in the footer? How many other FAQs make that THAT easy to find? None in my experience.</p>
<h2>To Wrap Up</h2>
<style>

table#t1 {
    border-collapse: collapse;
	border-width: 0px;
	border-style: outset;
    margin: 20px 0;
	line-height: 2.0em;
    text-align: center;
    vertical-align: top;width: 100%;border-top: 1px solid #94DBFF;border-bottom: 1px solid #94DBFF;box-shadow: 0 2px 3px rgba(0, 0, 0, 0.4);
	
}
table#t1 thead tr {

}
table#t1 thead tr th.t1 {
    color: #333333;
	background: none repeat scroll 0 0 #D1F0FF;
    font-size: 1em;
    letter-spacing: 0;
    line-height: 2.0;
	font-size: 1.5em;
    padding: 4px;
    text-transform: none;
    text-align: center;border-bottom: 1px solid #94DBFF;
}

table#t1 thead tr th#t1.start {

}
table#t1 thead tr th#t1.end {

}
table#t1 tbody tr {
    background: none repeat scroll 0 0 #F0FAFF;
}
table#t1 tbody tr.table-alternate {
    background: none repeat scroll 0 0 #FCFEFF;
}
table#t1 tbody tr td {
    padding: 5px;
	border-width: 0px;
	font-size: 1.0em;
	border-top: medium none;border-bottom: 1px solid #94DBFF;
    text-align: center;
	line-height: 1.2;
	vertical-align: top;
}
table#t1 tbody tr td#n1 {
	width: 35%;
	}table#t1 tbody tr td#n2 {
	width: 35%;
	}table#t1 tbody tr td#n3 {
	width: 35%;
	}
table#t1 tbody tr:hover td {background: none repeat scroll 0 0 #D1F0FF;
}
table#t1 tfoot tr {
}

table#t1 tfoot tr td {
    background: none repeat scroll 0 0 #D1F0FF;	
	padding: 4px;
	border-width: 0px;
	font-size: 1.0em;
	border-top: medium none;
    text-align: center;
}
</style><table id="t1">
		<thead>
			<tr><th scope="col" class="t1" id="n1">Your Reasons For Choosing...</th><th scope="col" class="t1" id="n2">Thesis</th><th scope="col" class="t1" id="n3">Genesis</th></tr></thead><tfoot><tr><td>Your Reasons For Choosing...</td><td>Thesis</td><td>Genesis</td></tr></tfoot>
	<tbody><tr class="table-alternate row1"> <td id="n1" class="start">Uses your chosen SEO Plugin</td><td id="n2" >Thesis generates its own SEO properties so you can't (or 'don't need to' as kool-aid drinkers say) use your preferred SEO plugin.</td><td id="n3" >Genesis does whatever the hell you want. 'Nough said.</td></tr><tr class= "table-noalt row2"><td id="n1" class="start">Comes with a 'press-and-play' design</td><td id="n2" >Nope. You are on your own toots. But for the low-low price of whatever the theme you like is costing, you can get that as well as the framework.</td><td id="n3" >Yes. Plus, and this is cool, there are a million an one different child themes out there for those who can't have just one.</td></tr><tr class="table-alternate row3"> <td id="n1" class="start">Base Price Point</td><td id="n2" >$87</td><td id="n3" >$56</td></tr><tr class= "table-noalt row4"><td id="n1" class="start">Unlimited Support at lowest price point</td><td id="n2" >Yes but the reviews of this forum read like a horror novel.</td><td id="n3" >Yes, and the reviews are glowing.</td></tr><tr class="table-alternate row5"> <td id="n1" class="start">Creator developed training content</td><td id="n2" >Yes but you need to know how to code to implement a bunch of it.</td><td id="n3" >Yes and most of it works with any level of user.</td></tr><tr class= "table-noalt row6"><td id="n1" class="start">"It Just Works" plugins and widgets</td><td id="n2" >Nope. You are on your own.</td><td id="n3" >Yes. The content creators have developed a ton of free-to-use plugins that widgetize your site. Users have also created a bunch of easy to use addons.</td></tr><tr class="table-alternate row7"> <td id="n1" class="start">Lifetime Updates at lowest price point</td><td id="n2" >Nope. </td><td id="n3" >Yes. And they all can be run from your admin. No FTP access needed.</td></tr><tr class= "table-noalt row8"><td id="n1" class="start">Google+ author relationship as a standard</td><td id="n2" >No. You need to hack and slash your code to get this pretty in your site</td><td id="n3" >Yes. It's as easy as having your google+ ID number. Easily done via your admin panel.</td></tr><tr class="table-alternate row9"> <td id="n1" class="start">Get author bio boxes w/o coding</td><td id="n2" >No. You have to hard code it or get a plugin.</td><td id="n3" >Yes. Easily done straight through your dash. Just make sure you fill out your WP user profile.</td></tr><tr class= "table-noalt row10"><td id="n1" class="start">Did you make a huge mistake?</td><td id="n2" >Yes.</td><td id="n3" >Nope.</td></tr></tbody></table>
<p>If you are still unconvinced, take a look around this site. It&#8217;s a Genesis based site and that&#8217;s because I had to choose. And Genesis won, hands down.</p>
<p>The post <a href="http://allisongamblin.com/main/genesis-vs-thesis/">Why I Chose Genesis Over Thesis: A Framework Discussion</a> appeared first on <a href="http://allisongamblin.com/main">AllisonGamblin.com</a>.</p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Allisondduncancom?a=AAGOWtAoJN0:H50Qi_Gloxc:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Allisondduncancom?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Allisondduncancom?a=AAGOWtAoJN0:H50Qi_Gloxc:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/Allisondduncancom?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Allisondduncancom?a=AAGOWtAoJN0:H50Qi_Gloxc:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/Allisondduncancom?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Allisondduncancom?a=AAGOWtAoJN0:H50Qi_Gloxc:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Allisondduncancom?i=AAGOWtAoJN0:H50Qi_Gloxc:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Allisondduncancom?a=AAGOWtAoJN0:H50Qi_Gloxc:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/Allisondduncancom?d=qj6IDK7rITs" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Allisondduncancom/~4/AAGOWtAoJN0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://allisongamblin.com/main/genesis-vs-thesis/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://allisongamblin.com/main/genesis-vs-thesis/</feedburner:origLink></item>
		<item>
		<title>DIY Storage Box</title>
		<link>http://feedproxy.google.com/~r/Allisondduncancom/~3/6CF6h2Tj5yI/</link>
		<comments>http://allisongamblin.com/main/diy-storage-box/#comments</comments>
		<pubDate>Wed, 15 May 2013 13:46:50 +0000</pubDate>
		<dc:creator>Allison Gamblin</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[DIY]]></category>
		<category><![CDATA[Mommy Blogger]]></category>
		<category><![CDATA[diy storage]]></category>
		<category><![CDATA[organization]]></category>
		<category><![CDATA[upcycle cardboard box]]></category>

		<guid isPermaLink="false">http://allisongamblin.com/main/?p=80</guid>
		<description><![CDATA[<p>Learn to make a DIY Storage Box out of cardboard and cling paper. Easy to intermediate project.</p><p>The post <a href="http://allisongamblin.com/main/diy-storage-box/">DIY Storage Box</a> appeared first on <a href="http://allisongamblin.com/main">AllisonGamblin.com</a>.</p>]]></description>
				<content:encoded><![CDATA[<p><a href="http://allisongamblin.com/main/wp-content/uploads/2013/05/2013-02-11-09.45.44.jpg"><img class="wp-image-87 alignright" style="display: inline; margin-right: 10px;" title="DIY Box Tools" alt="Items List for DIY Box" src="http://allisongamblin.com/main/wp-content/uploads/2013/05/2013-02-11-09.45.44.jpg" width="120" height="180" /></a>If you have a couple extra Amazon shipping boxes laying around, you can easily manage this DIY Storage Box.</p>
<h2>Item List</h2>
<p>You will need a box, a roll of cling paper in your preferred style, a pair of scissors, packing tape, a pencil, a ruler, and whatever label you choose to use.</p>
<div class="dropshadowboxes-container dropshadowboxes-center " style="width:100%;"><div class="dropshadowboxes-drop-shadow dropshadowboxes-rounded-corners dropshadowboxes-inside-and-outside-shadow dropshadowboxes-lifted-both dropshadowboxes-effect-default" style="width:250px;border:1px solid #dddddd; height:;background-color:#f3e7f2">Project Level: Easy to Low Intermediate</div></div>
<h2>Directions</h2>
<ol>
<ol>
<ol>
<li>Choose which end of the box you wish to be the bottom. Tape the ends and reinforce your edges.<a href="http://allisongamblin.com/main/wp-content/uploads/2013/05/2013-02-11-09.44.34.jpg"><img class="alignleft  wp-image-90" style="display: inline; margin-right: 10px;" title="DIY Storage Box: Cut Along Line" alt="Cut off trangles" src="http://allisongamblin.com/main/wp-content/uploads/2013/05/2013-02-11-09.44.34.jpg" width="120" height="180" /></a></li>
<li>Using the ruler, mark a spot on the box 3-5 inches up from the bottom of the box, on the far right edge. This will determine the lowest point of the angle cut. Flip the box over and repeat on the opposite side. When you connect these two lines, you should have a straight line that bisects the narrow edge of your box.</li>
<li>Flip the box over towards you and draw a line from the top left edge to the mark you made first. This line will be your cutting edge. Repeat on opposite side of the box. You should now have a triangle marked out on either wide side of the box.</li>
<li>Using your scissors [or an exactor knife], cut along the three lines you&#8217;ve created. You may need to cut more depending on how the box was previously constructed.</li>
<li>Check that your edges are as smooth as possible, then align the box on the back of the cling paper [image should be down towards your work surface].</li>
<li>Trace a line on the cling paper that runs along the edge of your cut box. This is your &#8216;home base&#8217;. All other lines created need to be in relation to this area.</li>
<li>Maintain the location of the box&#8217;s bottom right edge, and rotate clockwise so that it is up on it&#8217;s &#8216;spine&#8217; [like a book]. Trace a dotted line down the right edge of the spine. This will be a folding line.</li>
<li>Rotate the box clockwise while maintaining the location of the bottom right edge. Your box should now be in a mirror image position of step 6.</li>
<li>Trace the box from this position with a dotted line.</li>
<li>Remove the box from the tracing paper. You should have a trapezoid traced onto the paper.</li>
<li>Add 2 inches of space around all edges except the line that you drew for the bottom of the box. This should give you a halo of space that you will use to cover the cut edges of the box. Increase or decrease that 2 inches as necessary.</li>
<li>Measure the bottom width of your box [the edge it will rest on in final form]. Divide by two. Add half an inch to this new number. This is the amount of &#8216;halo&#8217; you need to add to the bottom line of your tracing.<a href="http://allisongamblin.com/main/wp-content/uploads/2013/05/2013-02-11-09.44.46.jpg"><img class="wp-image-89 alignright" style="display: inline; margin-right: 10px;" title="Cut along thin edge" alt="DIY Storage Box" src="http://allisongamblin.com/main/wp-content/uploads/2013/05/2013-02-11-09.44.46.jpg" width="120" height="180" /></a></li>
<li>Cut along the outer edge of your Halo tracing [NOT the box tracing].
<p><div id="attachment_91" class="wp-caption alignright" style="width: 130px"><a href="http://allisongamblin.com/main/wp-content/uploads/2013/05/2013-02-11-09.44.28.jpg"><img class="wp-image-91 " style="display: inline;" title="DIY Storage Box: Spine of Box" alt="Spine of Box" src="http://allisongamblin.com/main/wp-content/uploads/2013/05/2013-02-11-09.44.28.jpg" width="120" height="180" /></a><p class="wp-caption-text">Spine of Box</p></div></li>
<li>You should now see only one traced line on your cut paper as the halo line will be gone.</li>
<li>Slowly adhere the cling paper using the &#8216;home base&#8217; lines as a guide. Do this slowly so that you can eliminate air bubbles and avoid tears.</li>
<li>You may find it necessary to nip and tuck at corners to help the cling paper fold properly.</li>
<li>Use a <a title="Corner Folds" href="http://www.mesney.com/finearts/images/DM_Pix/blogJulyAug/MESNEY_Canvas_Stretching_10_1.jpg" target="_blank">hospital bed type corner method </a>when folding along edges and creating corners.</li>
<li>You should now have a tightly covered box that looks similar to a magazine holder. Tape any edges of the cling paper that seem to be loose.<a href="http://allisongamblin.com/main/wp-content/uploads/2013/05/2013-02-11-10.07.53.jpg"><img class="wp-image-85 alignright" style="display: inline; margin-left: 10px;" alt="2013-02-11 10.07.53" src="http://allisongamblin.com/main/wp-content/uploads/2013/05/2013-02-11-10.07.53.jpg" width="120" height="180" /></a></li>
<li>Fill and label your box.</li>
<li>Use for storage. Way to UpCycle!</li>
</ol>
</ol>
</ol>
<p>The post <a href="http://allisongamblin.com/main/diy-storage-box/">DIY Storage Box</a> appeared first on <a href="http://allisongamblin.com/main">AllisonGamblin.com</a>.</p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Allisondduncancom?a=6CF6h2Tj5yI:mIIRzRzC6ac:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Allisondduncancom?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Allisondduncancom?a=6CF6h2Tj5yI:mIIRzRzC6ac:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/Allisondduncancom?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Allisondduncancom?a=6CF6h2Tj5yI:mIIRzRzC6ac:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/Allisondduncancom?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Allisondduncancom?a=6CF6h2Tj5yI:mIIRzRzC6ac:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Allisondduncancom?i=6CF6h2Tj5yI:mIIRzRzC6ac:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Allisondduncancom?a=6CF6h2Tj5yI:mIIRzRzC6ac:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/Allisondduncancom?d=qj6IDK7rITs" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Allisondduncancom/~4/6CF6h2Tj5yI" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://allisongamblin.com/main/diy-storage-box/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://allisongamblin.com/main/diy-storage-box/</feedburner:origLink></item>
		<item>
		<title>DIY Magnetic Makeup Board</title>
		<link>http://feedproxy.google.com/~r/Allisondduncancom/~3/NZjjZnGcklM/</link>
		<comments>http://allisongamblin.com/main/diy-magnetic-makeup-board/#comments</comments>
		<pubDate>Sat, 11 May 2013 03:21:56 +0000</pubDate>
		<dc:creator>Allison Gamblin</dc:creator>
				<category><![CDATA[DIY]]></category>
		<category><![CDATA[Mommy Blogger]]></category>
		<category><![CDATA[diy]]></category>
		<category><![CDATA[magnetic makeup board]]></category>
		<category><![CDATA[makeup board]]></category>

		<guid isPermaLink="false">http://allisongamblin.com/main/?p=55</guid>
		<description><![CDATA[<p>DIY: Magnetic Makeup Board tutorial</p><p>The post <a href="http://allisongamblin.com/main/diy-magnetic-makeup-board/">DIY Magnetic Makeup Board</a> appeared first on <a href="http://allisongamblin.com/main">AllisonGamblin.com</a>.</p>]]></description>
				<content:encoded><![CDATA[<div id="attachment_56" class="wp-caption alignleft" style="width: 145px"><a href="http://allisongamblin.com/main/wp-content/uploads/2013/05/2013-03-19-13.45.24.jpg"><img class=" wp-image-56  " style="display: inline; margin-right: 10px;" alt="Project Rating: Intermediate" src="http://allisongamblin.com/main/wp-content/uploads/2013/05/2013-03-19-13.45.24-225x300.jpg" width="135" height="180" /></a><p class="wp-caption-text">My Finished Magnetic Makeup Board</p></div>
<p>Ever wanted to find out how to make one of those nifty DIY Magnetic Makeup Boards? I did. You see, I&#8217;ve been fussing with my makeup for years. Trying to pare down what I don&#8217;t need and trying to store what I do. When I first saw the idea on Pinterest over  a year ago, I was intrigued. And as Mother&#8217;s Day rolls around, it seems only fitting to show you how to do it.</p>
<p>One of my main complaints with the tutorials currently out there is that almost all of them say &#8220;which your local hardware store can do&#8221; or, something equally as obnoxious, &#8220;you can find this anywhere&#8221;. It&#8217;s a lie. I know, I&#8217;ve tried getting my local hardware store to do any number of things, and finding a frame? Ugh. So here&#8217;s a Real Girl&#8217;s DIY guide to actually knocking this project off your to-do list.</p>
<div class="dropshadowboxes-container dropshadowboxes-right " style="width:250px;"><div class="dropshadowboxes-drop-shadow dropshadowboxes-rounded-corners dropshadowboxes-inside-and-outside-shadow dropshadowboxes-lifted-both dropshadowboxes-effect-default" style="border:1px solid #dddddd; height:;background-color:#ffffff">Project Level: Intermediate</div></div>
<h2>Supplies</h2>
<p><span style="line-height: 13px;">You will need the following items in order to complete this project. Sizes vary so you need to match the size of your final object to the supplies you gather.</span></p>
<ul>
<li><span style="line-height: 13px;">Steel sheeting, 10-20 gauge works best [Fast Buy: <a title="Stainless Supply Order Form" href="https://www.stainlesssupply.com/order-metal-online/docs/g1c1045s1ss0p0/304-stainless-steel-sheet-4-finish.htm" target="_blank">Stainless Supply</a>]</span></li>
<li>Offset Metal Clips [Fast Buy: <a title="Offset Metal Clip" href="http://www.homedepot.com/p/OOK-1-2-in-Metal-Offset-Clip-50235/202341245#.UY0Riiu_e_0" target="_blank">Home Depot</a>]</li>
<li>1 square yard of a thin material</li>
<li>1 Wooden picture frame [Size Guide: The edge should be at least 1.5" - 2" wide at a minimum to provide strength]</li>
<li>Spray Craft Glue</li>
<li>Preferred spray paint color</li>
<li>Any required hanging material [depending on the frame's pre-existing hardware]</li>
<li>Rare Earth Magnets</li>
<li>Hot glue and hot glue gun</li>
</ul>
<p>I have added some Fast Buy options to make it easy for you. I chose to use these options myself because they were the cheapest options that managed to fit all my needs while not compromising quality. Also, you don&#8217;t have to go do research. Love me yet?</p>
<p>Some notes. In regards to your steel, most of the current tutorials say that you can get the local hardware store to cut you a piece. This is incredibly unlikely. I&#8217;ve spoken to Lowes, Home Depot, and Ace. All of them said they do not cut wood or metal for &#8216;safety reasons&#8217;. The majority of them do not sell pieces of sheet metal as small as the normal female needs for a simple board. So getting your piece custom cut is the only option left unless your husband is a metal worker. Stainless Supply will do small orders at the best price I&#8217;ve seen. The majority of the price is actually shipping costs due to weight. This will decrease as your gauge decreases [gauge meaning thickness and pliability of the metal].</p>
<div id="attachment_60" class="wp-caption alignright" style="width: 235px"><a href="http://allisongamblin.com/main/wp-content/uploads/2013/05/OriginalFrame.jpg"><img class="size-medium wp-image-60" style="display: inline; margin-left: 10px;" alt="Original Frame" src="http://allisongamblin.com/main/wp-content/uploads/2013/05/OriginalFrame-225x300.jpg" width="225" height="300" /></a><p class="wp-caption-text">My GoodWill find</p></div>
<p>I found my frame at the local GoodWill. I recommend this option as you would be hard pressed to find a frame under $20 at your normal craft shop. I only paid $7 for mine.</p>
<p>The magnets are harder to find, but I was fortunate in that my husband was planning to create a large hadron collider or something. So I stole his.</p>
<h2>Instructions</h2>
<ol>
<li><span style="line-height: 13px;"> Find the frame you want and measure the interior area. This is the size of the steel piece you need to order +/- 1/8th of an inch.</span></li>
<li>Order your steel sheeting. This may take up to 2 weeks to arrive depending on your location so make sure you can work on the other parts of this project in the meantime.</li>
<li>Sand and spray paint the frame in any way you desire. Make sure you use a spray paint that will seal the wood as well as cover it. A glossy paint is best as it cleans better.</li>
<li>Cut your cloth so that it is about 2&#8243; larger on each side than your steel sheet. This is so you can tuck the cloth around the sharp edges prior to insertion into the frame.</li>
<li>When the metal comes, spray the steel with the tacky glue. Make sure that the glue is applied evenly.</li>
<li>Lay the cloth over the glued side of the steel. Gently work out any bubbles and make sure it lays evenly across the surface of the steel. Allow to dry.</li>
<li>Turn the frame painted side down towards your work surface. Place the steel in the picture slot, cloth side down. You should now be looking at the unclothed side of the steel with the unpainted side of the frame.</li>
<li>Fold the edges of the material down so they lay more or less flat against the steel. Attach 1-2 of the offset metal clips on each side so that the steel is held firmly in place. You DO NOT WANT THERE TO BE ANY SHIFTING. &lt;&lt;&lt;&lt; This is important. Depending on your frame, you may need to experiment in the best way to apply your clips.</li>
<li>Once the steel is in place, add any necessary hardware to the rear of the frame so you can hang it.</li>
<li>Hang the frame using a <a title="Hercules Hooks" href="http://www.amazon.com/Hercules-Hooks-Drywall-Hanging-Marker/dp/B000XQHHE8" target="_blank">Hercules hook</a> or something else that will bear the weight of the frame as well as the makeup you&#8217;ll be hanging on it.</li>
<li>Glue the magnets to the makeup. I recommend experimenting so you can figure out which side will make it easiest for you to know what is what. Be warned, the hot glue doesn&#8217;t always hold. However, using stronger glue may pose a problem when you have to take the magnets off before throwing empty makeup containers away.</li>
</ol>
<h2>Wrap Up</h2>
<div id="attachment_61" class="wp-caption alignleft" style="width: 145px"><a href="http://allisongamblin.com/main/wp-content/uploads/2013/05/SprayTheFrame.jpg"><img class=" wp-image-61" style="display: inline; margin-right: 10px;" alt="Spray The Frame" src="http://allisongamblin.com/main/wp-content/uploads/2013/05/SprayTheFrame-225x300.jpg" width="135" height="180" /></a><p class="wp-caption-text">The Spray Paint Stage</p></div>
<p>This makes an excellent gift idea and can usually be done in a single afternoon once you have all your items. Some final thoughts.</p>
<ul>
<li>You can scuff the painted frame up a bit with a gentle sandpaper and then apply a coat of gloss spray paint over it. This will age the frame and give it some character.</li>
<li>You can go to the dollar store and get some cheap metal containers. Spray paint them and glue them to magnets. Now you can store your brushes and tools.</li>
<li>Don&#8217;t ever put glass up. Should the glue give way, well&#8230;you get the idea.</li>
</ul>
<h4><em>I hope you find this DIY helpful. Please share it and let me know of your ideas and how your project turned out in the comments below!</em></h4>
<p>The post <a href="http://allisongamblin.com/main/diy-magnetic-makeup-board/">DIY Magnetic Makeup Board</a> appeared first on <a href="http://allisongamblin.com/main">AllisonGamblin.com</a>.</p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Allisondduncancom?a=NZjjZnGcklM:C4t4chiYWt8:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Allisondduncancom?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Allisondduncancom?a=NZjjZnGcklM:C4t4chiYWt8:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/Allisondduncancom?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Allisondduncancom?a=NZjjZnGcklM:C4t4chiYWt8:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/Allisondduncancom?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Allisondduncancom?a=NZjjZnGcklM:C4t4chiYWt8:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Allisondduncancom?i=NZjjZnGcklM:C4t4chiYWt8:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Allisondduncancom?a=NZjjZnGcklM:C4t4chiYWt8:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/Allisondduncancom?d=qj6IDK7rITs" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Allisondduncancom/~4/NZjjZnGcklM" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://allisongamblin.com/main/diy-magnetic-makeup-board/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://allisongamblin.com/main/diy-magnetic-makeup-board/</feedburner:origLink></item>
		<item>
		<title>Site Construction</title>
		<link>http://feedproxy.google.com/~r/Allisondduncancom/~3/T44YJTYeHCE/</link>
		<comments>http://allisongamblin.com/main/site-construction/#comments</comments>
		<pubDate>Thu, 09 May 2013 05:54:58 +0000</pubDate>
		<dc:creator>Allison Gamblin</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[site update]]></category>

		<guid isPermaLink="false">http://allisongamblin.com/main/?p=4</guid>
		<description><![CDATA[<p>Find out more about what's going on with the site and what's expected.</p><p>The post <a href="http://allisongamblin.com/main/site-construction/">Site Construction</a> appeared first on <a href="http://allisongamblin.com/main">AllisonGamblin.com</a>.</p>]]></description>
				<content:encoded><![CDATA[<p>As I posted on the Facebook page, this is a massive site rebuild due to the fact that I literally have not had control over my site since some time in early March. I am having to manually rebuild the site from scratch as well as changing hosts.</p>
<p>I apologize for the extreme delay and the incredible lack of  *stuff*, but that&#8217;s what happens when you try to support a friend&#8217;s business. Unfortunately it just hasn&#8217;t worked out for me and I&#8217;m having to move. I hope to get some good stuff posted and am taking this opportunity to shake things up and try to do a full shake down on changes I had hoped to implement sometime ago, namely, simplification.</p>
<p>Please check back and be sure to subscribe so you can get all the latest!</p>
<p>&nbsp;</p>
<p>The post <a href="http://allisongamblin.com/main/site-construction/">Site Construction</a> appeared first on <a href="http://allisongamblin.com/main">AllisonGamblin.com</a>.</p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Allisondduncancom?a=T44YJTYeHCE:2U8ckkYt-VI:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Allisondduncancom?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Allisondduncancom?a=T44YJTYeHCE:2U8ckkYt-VI:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/Allisondduncancom?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Allisondduncancom?a=T44YJTYeHCE:2U8ckkYt-VI:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/Allisondduncancom?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Allisondduncancom?a=T44YJTYeHCE:2U8ckkYt-VI:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Allisondduncancom?i=T44YJTYeHCE:2U8ckkYt-VI:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Allisondduncancom?a=T44YJTYeHCE:2U8ckkYt-VI:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/Allisondduncancom?d=qj6IDK7rITs" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Allisondduncancom/~4/T44YJTYeHCE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://allisongamblin.com/main/site-construction/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://allisongamblin.com/main/site-construction/</feedburner:origLink></item>
	</channel>
</rss>
