<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	
	xmlns:georss="http://www.georss.org/georss"
	xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
	>

<channel>
	<title>Announcement &#8211; Dabbled</title>
	<atom:link href="https://dabbled.org/category/announcement/feed/" rel="self" type="application/rss+xml" />
	<link>https://dabbled.org</link>
	<description>Experiments in Art, Craft, and Food - an archive</description>
	<lastBuildDate>Mon, 18 Mar 2013 18:12:42 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
<site xmlns="com-wordpress:feed-additions:1">145231836</site>	<item>
		<title>So Long spammers, and Goodbye to (some) comments</title>
		<link>https://dabbled.org/so-long-spammers-and-goodbye-to-some-comments/</link>
		
		<dc:creator><![CDATA[Dot]]></dc:creator>
		<pubDate>Mon, 18 Mar 2013 18:12:42 +0000</pubDate>
				<category><![CDATA[Announcement]]></category>
		<guid isPermaLink="false">http://dabbled.org/?p=7741</guid>

					<description><![CDATA[<p><a href="http://dabbled.org/wp-content/uploads/2013/03/no-spammers-allowed.png"></a>Hello all&#8230; Dot here. Yes, I still love you guys, but the eternal war with spammers has brought me to a crossroads. <em>Dear spammers: No, none of my readers want to buy your essay, really&#8211;And the comments have always be &#8216;no-follow&#8217;, so Google doesn&#8217;t even notice your link. </em> But telling them this has been in vain, so I&#8217;ve made the decision to get rid of WordPress comments, and have only Facebook comments.&#8230; <a href="https://dabbled.org/so-long-spammers-and-goodbye-to-some-comments/" class="read-more"> [ KEEP READING ] </a></p>]]></description>
										<content:encoded><![CDATA[<p><a href="http://dabbled.org/wp-content/uploads/2013/03/no-spammers-allowed.png"><img decoding="async" loading="lazy" class="alignright size-full wp-image-7742" alt="Robot painting a no spam sign: dabbled.org" src="http://dabbled.org/wp-content/uploads/2013/03/no-spammers-allowed.png" width="364" height="171" srcset="https://dabbled.org/wp-content/uploads/2013/03/no-spammers-allowed.png 364w, https://dabbled.org/wp-content/uploads/2013/03/no-spammers-allowed-285x133.png 285w" sizes="(max-width: 364px) 100vw, 364px" /></a>Hello all&#8230; Dot here. Yes, I still love you guys, but the eternal war with spammers has brought me to a crossroads. <em>Dear spammers: No, none of my readers want to buy your essay, really&#8211;And the comments have always be &#8216;no-follow&#8217;, so Google doesn&#8217;t even notice your link. </em> But telling them this has been in vain, so I&#8217;ve made the decision to get rid of WordPress comments, and have only Facebook comments.</p>
<h2>Why now?</h2>
<p>If you&#8217;ve been around the crafty/bloggy web as long as I have (2007!),  you&#8217;ll have noticed that the importance of comments has changed dramatically over the past few years.  I used to only be able to tell how popular a post or project was by either looking at the stats, or getting feedback in the comments.  Comments were the way we all communicated, and I will say between blog comments and Twitter, that was the way I built some great relationships!   But times have changed, and blogging/craft-blogging has changed with the rise of social media as a real force.  I don&#8217;t control the conversation anymore, my projects are<a href="http://pinterest.com/source/dabbled.org/" target="_blank"> floating around Pinterest</a>, or shared in a variety of other social ways.   People don&#8217;t want to talk about it here, they want to talk about it with their friends.  Which is <strong>awesome</strong>, but it has definitely changed blogging.</p>
<h2>Why Facebook?</h2>
<p>No, not the evil Facebook, I hear you say! Although I have a love/hate relationship with Facebook, most everyone has an account, so most everyone will still be able to make comments. I&#8217;ve had facebook comments available as an option for a while, and people seem to like them &#8211; you can choose whether your comment shows up on your timeline, so it&#8217;s a neat way to &#8220;like&#8221; a Dabbled project, and even share why with your friends! Also, your Tweets referencing any Dabbled article will continue to appear in the comments section, and old comments will still appear. So nothing&#8217;s REALLY lost. Except your ability to find cheap drugs or term papers, sorry!</p>
<h2>But what I I need your wonderful guidance, Dot?</h2>
<p>One thing that I will say, is that I don&#8217;t watch the facebook comments as closely (kinda like how slack I am on comments on the <a href="https://www.facebook.com/DabbledBlog" target="_blank">Facebook Page</a>!) so if you have a question for me about a project, feel free to drop me an email &#8211; you&#8217;ll get a better response. It&#8217;s Dot at this website, you can figure it out.  Or send me a tweet (@<a href="https://twitter.com/DotatDabbled" target="_blank">dotatdabbled</a>), that works pretty well too.</p>
<h2>How to Get Rid of WordPress Comment box (while leaving your old comments)</h2>
<p>You know I have to throw on my developer hat and tell you how to do this yourself, right?  If you&#8217;d like to do this to your blog, there are a couple of options.  One is to simply turn off comments in your Dashboard settings (Discussion section).  That will turn off comments for all future posts.  For past posts, set the &#8220;Close Comments after X Days&#8221; to 1 to close all the old ones.  This should leave your comments, but not allow more.</p>
<p>However, because I had already added Facebook comments (and they were tied in to my WP comments, in that they already added to comment count, and so forth) I didn&#8217;t want to do this.  In my case, I edited the comments.php to remove the line &lt;?php comment_form(); ?&gt; (which is what calls the comment form, specifically).  So, everything else still works exactly as it used to, but the actual form is never called.</p>
<h2>So&#8230;</h2>
<p>Continue to enjoy the posts on Dabbled, and continue to comment, or share, or whatever works for you.</p>
<p>Cheers!</p>
<p>Dot</p>
<p>&nbsp;</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">7741</post-id>	</item>
		<item>
		<title>Awesome Crafty Giveaway from Elmer&#8217;s Craft-It (@elmers) &#8230;$150 value!</title>
		<link>https://dabbled.org/awesome-crafty-giveaway-from-elmers-craft-it-elmers-150-value/</link>
					<comments>https://dabbled.org/awesome-crafty-giveaway-from-elmers-craft-it-elmers-150-value/#comments</comments>
		
		<dc:creator><![CDATA[Dot]]></dc:creator>
		<pubDate>Wed, 05 Dec 2012 16:47:53 +0000</pubDate>
				<category><![CDATA[Announcement]]></category>
		<category><![CDATA[craft]]></category>
		<category><![CDATA[Contest]]></category>
		<category><![CDATA[giveaway]]></category>
		<guid isPermaLink="false">http://dabbled.org/?p=7692</guid>

					<description><![CDATA[<p>So my big plan was to come up with a really cool Christmas project to show off the stuff in this box&#8230; and a lot of great stuff it is&#8230; cutting mats and X-actos, and glues &#8211;courtesy of <a href="http://www.elmers.com/" target="_blank">Elmer’s</a>&#8230; all kinds of crafty goodies. (the full list is below). But as I mentioned yesterday, this past month has been a blur, so I have fallen behind in my crafty-bloggy duties.&#8230; <a href="https://dabbled.org/awesome-crafty-giveaway-from-elmers-craft-it-elmers-150-value/" class="read-more"> [ KEEP READING ] </a></p>]]></description>
										<content:encoded><![CDATA[<p>So my big plan was to come up with a really cool Christmas project to show off the stuff in this box&#8230; and a lot of great stuff it is&#8230; cutting mats and X-actos, and glues &#8211;courtesy of <a href="http://www.elmers.com/" target="_blank">Elmer’s</a>&#8230; all kinds of crafty goodies. (the full list is below). But as I mentioned yesterday, this past month has been a blur, so I have fallen behind in my crafty-bloggy duties. So, give me an idea of what YOU would do with this box of goodies, and you can win your own box!<br />
<img decoding="async" loading="lazy" class="size-large wp-image-7693 alignnone" title="craftit-elmers-giveaway" src="http://dabbled.org/wp-content/uploads/2012/12/craftit-elmers-giveaway-585x438.jpg" alt="Craft It elmers giveaway" width="585" height="438" srcset="https://dabbled.org/wp-content/uploads/2012/12/craftit-elmers-giveaway-585x438.jpg 585w, https://dabbled.org/wp-content/uploads/2012/12/craftit-elmers-giveaway-285x213.jpg 285w, https://dabbled.org/wp-content/uploads/2012/12/craftit-elmers-giveaway.jpg 1632w" sizes="(max-width: 585px) 100vw, 585px" /><br />
<strong><br />
The goodies inside: </strong></p>
<p>FOAM AND DISPLAY BOARD:<br />
· 9” x 12” Mini Bi-Fold Foam Board</p>
<p>X-ACTO:<br />
· Designer Series Gripster Craft Knife<br />
· Designer Series 12” Metal Ruler<br />
· Designer Series 12” X 12” Self Healing Mat<br />
· Designer Series 8” Scissors<br />
· Designer Series 5” Precision Tip Scissors<br />
· Designer Series Basic Shape Templates<br />
· Designer Series Decorative Shape Templates</p>
<p>PAINTERS:<br />
· Painters Bright Colors<br />
· Painters Sherbet Swirl</p>
<p>CRAFTBOND:<br />
· Dot Runner<br />
· Foam Mounting Tape<br />
· Thin Medium Glue Spots<br />
· All Purpose Glue Stick<br />
· Quick Dry Dual Tip Glue Pen<br />
· Elmer’s Designer Tape</p>
<p>Just leave a comment below telling me what awesome project (holiday project???)  this box would inspire you to do, and by random selection you can win your own box. Tweeting about this also counts as a second entry, as they show up in the comments as well. Be sure to stop by and visit the <a href="http://www.facebook.com/Elmerscraftit" target="_blank">Elmer’s Craft it!</a> facebook site, too!</p>
<p>{Contest is Closed! Stay tuned for the winner as soon as I&#8217;m not on death&#8217;s door with this cold&#8230;!}</p>
]]></content:encoded>
					
					<wfw:commentRss>https://dabbled.org/awesome-crafty-giveaway-from-elmers-craft-it-elmers-150-value/feed/</wfw:commentRss>
			<slash:comments>31</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">7692</post-id>	</item>
		<item>
		<title>Update on Dot, in which I make excuses, give you a new recipe, and make some book recommendations.</title>
		<link>https://dabbled.org/update-on-dot-in-which-i-make-excuses-give-you-a-new-recipe-and-make-some-book-recommendations/</link>
					<comments>https://dabbled.org/update-on-dot-in-which-i-make-excuses-give-you-a-new-recipe-and-make-some-book-recommendations/#comments</comments>
		
		<dc:creator><![CDATA[Dot]]></dc:creator>
		<pubDate>Tue, 04 Dec 2012 16:35:27 +0000</pubDate>
				<category><![CDATA[Announcement]]></category>
		<category><![CDATA[food]]></category>
		<category><![CDATA[my food]]></category>
		<category><![CDATA[Personal]]></category>
		<guid isPermaLink="false">http://dabbled.org/?p=7688</guid>

					<description><![CDATA[<p>This last month with the holidays and lots of web design work has been a total mess for me.  Work &#38; family has kept me really busy, so I admit I&#8217;ve been neglecting this poor little blog!</p>
<p>I do have a bunch of cool pics to show you guys from halloween (I assume you still want to see the awesome food and costumes, even if I am 2 months late?), plus some cool stuff for xmas coming up.  &#8230; <a href="https://dabbled.org/update-on-dot-in-which-i-make-excuses-give-you-a-new-recipe-and-make-some-book-recommendations/" class="read-more"> [ KEEP READING ] </a></p>]]></description>
										<content:encoded><![CDATA[<p>This last month with the holidays and lots of web design work has been a total mess for me.  Work &amp; family has kept me really busy, so I admit I&#8217;ve been neglecting this poor little blog!</p>
<p>I do have a bunch of cool pics to show you guys from halloween (I assume you still want to see the awesome food and costumes, even if I am 2 months late?), plus some cool stuff for xmas coming up.  I&#8217;ll really try to be better this month!  I also have a cool giveaway coming up, as soon as I put the post together, so stay tuned for that.</p>
<p>And I&#8217;ve been trying to get in shape (a better shape than round) and I&#8217;ve been working out 4 times a week (that&#8217;s going from 0 times per week, so you see it is a bit of a change)&#8211;I&#8217;ve been doing <a href="http://fitwit.com" target="_blank">FitWit</a> for the last 2 months, which I&#8217;m really liking&#8230; well, as far as Dot could like anything related to exercise.  And now, this month I&#8217;m try to actually add eating healthy into to mix and see if I can lose five pounds by the end of the year.</p>
<p><a href="http://dabbled.org/wp-content/uploads/2012/12/16804_4943077214864_355597387_n.jpg"><img decoding="async" loading="lazy" class="alignright size-medium wp-image-7689" title="Roasted Chicken Cast Iron with Roasted Cumin Cauliflower" src="http://dabbled.org/wp-content/uploads/2012/12/16804_4943077214864_355597387_n-285x285.jpg" alt="Roasted Chicken Cast Iron with Roasted Cumin Cauliflower" width="285" height="285" srcset="https://dabbled.org/wp-content/uploads/2012/12/16804_4943077214864_355597387_n-285x285.jpg 285w, https://dabbled.org/wp-content/uploads/2012/12/16804_4943077214864_355597387_n-150x150.jpg 150w, https://dabbled.org/wp-content/uploads/2012/12/16804_4943077214864_355597387_n-585x585.jpg 585w, https://dabbled.org/wp-content/uploads/2012/12/16804_4943077214864_355597387_n-50x50.jpg 50w, https://dabbled.org/wp-content/uploads/2012/12/16804_4943077214864_355597387_n-450x450.jpg 450w, https://dabbled.org/wp-content/uploads/2012/12/16804_4943077214864_355597387_n.jpg 612w" sizes="(max-width: 285px) 100vw, 285px" /></a></p>
<p>Oh yeah, <strong>I promised a recipe</strong>:</p>
<p>Speaking of eating healthy, I posted a <a title="Roasted Chicken with cauliflower paleo friendly" href="http://foodwhirl.com/mains-sides/cast-iron-roasted-cumin-chicken-with-roasted-cauliflower" target="_blank">great roasted chicken and roasted cauliflower dinner</a> over on Foodwhirl &#8212; super easy and tasty and healthy.  If you have any recipes I should check out, let me know, <a href="http://foodwhirl.com/contribute" target="_blank">or post them to Foodwhirl too</a>!</p>
<p>And<strong> book recommendations</strong>:</p>
<p>It seems to be the fashion these days, at least in my intown Atlanta circles, that everyone belongs to a wine&#8230; er I mean book&#8230; club.  So I figured you guys might like to know what I&#8217;ve been reading, and <strong>maybe you have some suggestions too</strong>?  Cuz that would be awesome, I need some new books to read!  :)</p>
<p>So <strong>for book club</strong>, we&#8217;ve read both of these lately, and both of which I&#8217;ve enjoyed:<br />
<a href="http://www.amazon.com/gp/product/B006LSZECO/ref=as_li_ss_il?ie=UTF8&amp;camp=1789&amp;creative=390957&amp;creativeASIN=B006LSZECO&amp;linkCode=as2&amp;tag=dabbled-20"><img decoding="async" src="http://ws.assoc-amazon.com/widgets/q?_encoding=UTF8&amp;ASIN=B006LSZECO&amp;Format=_SL110_&amp;ID=AsinImage&amp;MarketPlace=US&amp;ServiceVersion=20070822&amp;WS=1&amp;tag=dabbled-20" alt="" border="0" /></a><img decoding="async" loading="lazy" style="border: none !important; margin: 0px !important;" src="http://www.assoc-amazon.com/e/ir?t=dabbled-20&amp;l=as2&amp;o=1&amp;a=B006LSZECO" alt="" width="1" height="1" border="0" /><a href="http://www.amazon.com/gp/product/030758836X/ref=as_li_ss_tl?ie=UTF8&amp;camp=1789&amp;creative=390957&amp;creativeASIN=030758836X&amp;linkCode=as2&amp;tag=dabbled-20">Gone Girl: A Novel</a>     <img decoding="async" loading="lazy" style="border: none !important; margin: 0px !important;" src="http://www.assoc-amazon.com/e/ir?t=dabbled-20&amp;l=as2&amp;o=1&amp;a=030758836X" alt="" width="1" height="1" border="0" /><a href="http://www.amazon.com/gp/product/0316204277/ref=as_li_ss_il?ie=UTF8&amp;camp=1789&amp;creative=390957&amp;creativeASIN=0316204277&amp;linkCode=as2&amp;tag=dabbled-20"><img decoding="async" src="http://ws.assoc-amazon.com/widgets/q?_encoding=UTF8&amp;ASIN=0316204277&amp;Format=_SL110_&amp;ID=AsinImage&amp;MarketPlace=US&amp;ServiceVersion=20070822&amp;WS=1&amp;tag=dabbled-20" alt="" border="0" /></a><img decoding="async" loading="lazy" style="border: none !important; margin: 0px !important;" src="http://www.assoc-amazon.com/e/ir?t=dabbled-20&amp;l=as2&amp;o=1&amp;a=0316204277" alt="" width="1" height="1" border="0" /><a href="http://www.amazon.com/gp/product/0316204277/ref=as_li_ss_tl?ie=UTF8&amp;camp=1789&amp;creative=390957&amp;creativeASIN=0316204277&amp;linkCode=as2&amp;tag=dabbled-20">Where&#8217;d You Go, Bernadette: A Novel</a><img decoding="async" loading="lazy" style="border: none !important; margin: 0px !important;" src="http://www.assoc-amazon.com/e/ir?t=dabbled-20&amp;l=as2&amp;o=1&amp;a=0316204277" alt="" width="1" height="1" border="0" /></p>
<p>Very different books, but both excellent reads&#8230;  And good &#8216;book club&#8217; books with lots of discussion possibilities.</p>
<p><strong>Not for book club</strong>, but because I needed more stuff to read and libraries exist, I&#8217;ve also been reading this:</p>
<p><iframe loading="lazy" style="width: 120px; height: 240px;" src="http://rcm.amazon.com/e/cm?lt1=_blank&amp;bc1=000000&amp;IS2=1&amp;bg1=FFFFFF&amp;fc1=000000&amp;lc1=0000FF&amp;t=dabbled-20&amp;o=1&amp;p=8&amp;l=as4&amp;m=amazon&amp;f=ifr&amp;ref=ss_til&amp;asins=1250010195" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" width="320" height="240"></iframe>(The Girl Who Circumnavigated Fairyland in a Ship of Her Own Making)</p>
<p>Which I&#8217;m totally unsure of how to describe, but it inspired the title of this post. It reminds me of Alice in Wonderland (or maybe the Wizard of Oz), and I read it, then promptly started reading it to my 7 yr old son for a bedtime story (although the language is definitely on the high end of child reading comprehension). I have no idea if you would like it, but read the first page, and you&#8217;ll know if it&#8217;s your kind of book.</p>
<p>I&#8217;m a big fan of Young Adult Fiction, so I&#8217;ve also recently read <a href="http://www.amazon.com/gp/product/0385737955/ref=as_li_ss_tl?ie=UTF8&amp;camp=1789&amp;creative=390957&amp;creativeASIN=0385737955&amp;linkCode=as2&amp;tag=dabbled-20">The Maze Runner</a><img decoding="async" loading="lazy" style="border: none !important; margin: 0px !important;" src="http://www.assoc-amazon.com/e/ir?t=dabbled-20&amp;l=as2&amp;o=1&amp;a=0385737955" alt="" width="1" height="1" border="0" /> which was an interesting apocalyptic YA book with a boy hero, and <a href="http://www.amazon.com/gp/product/054522490X/ref=as_li_ss_tl?ie=UTF8&amp;camp=1789&amp;creative=390957&amp;creativeASIN=054522490X&amp;linkCode=as2&amp;tag=dabbled-20">The Scorpio Races</a><img decoding="async" loading="lazy" style="border: none !important; margin: 0px !important;" src="http://www.assoc-amazon.com/e/ir?t=dabbled-20&amp;l=as2&amp;o=1&amp;a=054522490X" alt="" width="1" height="1" border="0" /> which I also liked.  And because I managed to check it out on my Kindle from the library (which you can&#8217;t ever find any books &#8216;in stock&#8217;) I got <a href="http://www.amazon.com/gp/product/0316043923/ref=as_li_ss_tl?ie=UTF8&amp;camp=1789&amp;creative=390957&amp;creativeASIN=0316043923&amp;linkCode=as2&amp;tag=dabbled-20">The Hundred Thousand Kingdoms</a><img decoding="async" loading="lazy" style="border: none !important; margin: 0px !important;" src="http://www.assoc-amazon.com/e/ir?t=dabbled-20&amp;l=as2&amp;o=1&amp;a=0316043923" alt="" width="1" height="1" border="0" />, which I&#8217;d never heard of, but it was a pretty interesting fantasy book with a female heroine.  Not a &#8216;oh my god awesome&#8217; book, but a nice read.</p>
<p>So, you have any suggestions for me?</p>
<p><em>PS as always, support Dabbled for nothing by using my affiliate links above if you wanna buy these books!</em></p>
]]></content:encoded>
					
					<wfw:commentRss>https://dabbled.org/update-on-dot-in-which-i-make-excuses-give-you-a-new-recipe-and-make-some-book-recommendations/feed/</wfw:commentRss>
			<slash:comments>3</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">7688</post-id>	</item>
		<item>
		<title>Crafty Cthulhu Says: &#8220;Stop SOPA&#8221;!</title>
		<link>https://dabbled.org/crafty-cthulhu-says-stop-sopa/</link>
		
		<dc:creator><![CDATA[Dot]]></dc:creator>
		<pubDate>Thu, 19 Jan 2012 12:12:17 +0000</pubDate>
				<category><![CDATA[Announcement]]></category>
		<category><![CDATA[art]]></category>
		<category><![CDATA[cthulhu]]></category>
		<category><![CDATA[knitting]]></category>
		<category><![CDATA[sopa]]></category>
		<guid isPermaLink="false">http://dabbled.org/?p=7146</guid>

					<description><![CDATA[<p>Sorry for the inconvenience of no Dabbled yesterday, but I feel very strongly that we need to get the word out to stop the SOPA and PIPA proposals, so we joined with many other sites to go dark to highlight the problem.</p>
<p>More info:</p>
<ul>
<li><a href="http://americancensorship.org/">http://americancensorship.org/</a></li>
<li><a href="https://www.google.com/landing/takeaction/">https://www.google.com/landing/takeaction/</a></li>
</ul>
<p>Internet blackout day is over, but we still need to stop SOPA. Yesterday I posted this to Twitter, but since we&#8217;re back up today, I&#8217;m sharing it here too!&#8230; <a href="https://dabbled.org/crafty-cthulhu-says-stop-sopa/" class="read-more"> [ KEEP READING ] </a></p>]]></description>
										<content:encoded><![CDATA[<p>Sorry for the inconvenience of no Dabbled yesterday, but I feel very strongly that we need to get the word out to stop the SOPA and PIPA proposals, so we joined with many other sites to go dark to highlight the problem.</p>
<p>More info:</p>
<ul>
<li><a href="http://americancensorship.org/">http://americancensorship.org/</a></li>
<li><a href="https://www.google.com/landing/takeaction/">https://www.google.com/landing/takeaction/</a></li>
</ul>
<p>Internet blackout day is over, but we still need to stop SOPA. Yesterday I posted this to Twitter, but since we&#8217;re back up today, I&#8217;m sharing it here too! Feel free to pirate this image for use in getting the word out!</p>
<p><a href="http://dabbled.org/wp-content/uploads/2012/01/stop-sopa-cthulhu.png"><img decoding="async" loading="lazy" class="alignnone size-large wp-image-7147" title="stop-sopa-cthulhu" src="http://dabbled.org/wp-content/uploads/2012/01/stop-sopa-cthulhu-585x585.png" alt="" width="585" height="585" srcset="https://dabbled.org/wp-content/uploads/2012/01/stop-sopa-cthulhu-585x585.png 585w, https://dabbled.org/wp-content/uploads/2012/01/stop-sopa-cthulhu-150x150.png 150w, https://dabbled.org/wp-content/uploads/2012/01/stop-sopa-cthulhu-285x285.png 285w, https://dabbled.org/wp-content/uploads/2012/01/stop-sopa-cthulhu-50x50.png 50w, https://dabbled.org/wp-content/uploads/2012/01/stop-sopa-cthulhu-450x450.png 450w, https://dabbled.org/wp-content/uploads/2012/01/stop-sopa-cthulhu.png 1000w" sizes="(max-width: 585px) 100vw, 585px" /></a></p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">7146</post-id>	</item>
		<item>
		<title>Dabbled is Dark Today</title>
		<link>https://dabbled.org/dabbled-is-dark-today/</link>
		
		<dc:creator><![CDATA[Dot]]></dc:creator>
		<pubDate>Wed, 18 Jan 2012 13:34:13 +0000</pubDate>
				<category><![CDATA[Announcement]]></category>
		<guid isPermaLink="false">http://dabbled.org/?p=7134</guid>

					<description><![CDATA[<p>Dabbled, like Wikipedia, Boing Boing, and many other sites today, has gone dark from January 18, 2012 at 8:00 am until January 18, 2012 at 8:00 pm to protest SOPA/PIPA and Internet Censorship.</p>
<p>This is important, and you need to be aware and get involved if you care about the internet and the freedoms we currently enjoy. All it takes is people who don’t understand what they are doing (ie our representatives) doing something dumb in the name of trying to stop piracy, and ruining it for everyone.&#8230; <a href="https://dabbled.org/dabbled-is-dark-today/" class="read-more"> [ KEEP READING ] </a></p>]]></description>
										<content:encoded><![CDATA[<p>Dabbled, like Wikipedia, Boing Boing, and many other sites today, has gone dark from January 18, 2012 at 8:00 am until January 18, 2012 at 8:00 pm to protest SOPA/PIPA and Internet Censorship.</p>
<p>This is important, and you need to be aware and get involved if you care about the internet and the freedoms we currently enjoy. All it takes is people who don’t understand what they are doing (ie our representatives) doing something dumb in the name of trying to stop piracy, and ruining it for everyone.</p>
<p>Proposed US Senate legislation — the PROTECT IP Act (PIPA)– would put Dabbled, and most other sites that link to cool stuff on the web, in legal jeopardy if we linked to a site anywhere online that had any links to copyright infringement.</p>
<p>This would unmake the Web, just as proposed in the Stop Online Piracy Act (SOPA). Please visit <a href="http://americancensorship.org/">AmericanCensorship.org</a> for instructions on contacting your Senator.</p>
<p>Thanks for reading Dabbled, and we’ll be back tomorrow!<br />
Cheers,<br />
Nancy (aka Dot), Dabbled.org</p>
<p>If you want to join the protest with your site – because we all have to stand together, the tall and the small – here’s a WordPress plugin that will help your site join the fight with just a small amount of setup: <a href="http://wordpress.org/extend/plugins/go-dark/">http://wordpress.org/extend/plugins/go-dark/</a></p>
<p><iframe loading="lazy" src="http://player.vimeo.com/video/31100268?byline=0&amp;portrait=0" frameborder="0" width="400" height="225"></iframe></p>
<p><a href="http://sopastrike.com/">Learn More Here »</a></p>
<p>The <a href="http://blacklists.eff.org/">Electronic Frontier Foundation</a> has more information on this and other issues central to your freedom online.</p>
<p>*thx to BoingBoing as I paraphrased some of their message for this one. I don’t think they’ll mind.</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">7134</post-id>	</item>
		<item>
		<title>New Halloween Projects Page at Dabbled</title>
		<link>https://dabbled.org/new-halloween-projects-page-at-dabbled/</link>
					<comments>https://dabbled.org/new-halloween-projects-page-at-dabbled/#comments</comments>
		
		<dc:creator><![CDATA[Dot]]></dc:creator>
		<pubDate>Tue, 20 Sep 2011 16:13:56 +0000</pubDate>
				<category><![CDATA[Announcement]]></category>
		<category><![CDATA[Halloween]]></category>
		<category><![CDATA[Seasonal/Holiday]]></category>
		<guid isPermaLink="false">http://dabbled.org/?p=6860</guid>

					<description><![CDATA[<p><a href="http://dabbled.org/wp-content/uploads/2011/09/halloween-at-dabbled.jpg"></a></p>
<p>Halloween is coming up guys, and you know that&#8217;s the best time of year around here at Dabbled. So I created a new <a title="Go Halloween!" href="http://dabbled.org/go-halloween">Halloween Projects page</a> to collect a bunch of past halloween posts in one spot.  You&#8217;ll find costume ideas, food, halloween crafts and decor, and all kinds of tutorials, both from Dabbled and from elsewhere around the web.</p>
<p>So go check it out &#8212; You&#8217;ll find it in the main menu bar above under &#8220;Go Halloween!&#8221;&#8230; <a href="https://dabbled.org/new-halloween-projects-page-at-dabbled/" class="read-more"> [ KEEP READING ] </a></p>]]></description>
										<content:encoded><![CDATA[<p><a href="http://dabbled.org/wp-content/uploads/2011/09/halloween-at-dabbled.jpg"><img decoding="async" loading="lazy" class="alignnone size-large wp-image-6861" title="halloween-at-dabbled" src="http://dabbled.org/wp-content/uploads/2011/09/halloween-at-dabbled-500x344.jpg" alt="" width="500" height="344" srcset="https://dabbled.org/wp-content/uploads/2011/09/halloween-at-dabbled-500x344.jpg 500w, https://dabbled.org/wp-content/uploads/2011/09/halloween-at-dabbled-275x189.jpg 275w, https://dabbled.org/wp-content/uploads/2011/09/halloween-at-dabbled.jpg 681w" sizes="(max-width: 500px) 100vw, 500px" /></a></p>
<p>Halloween is coming up guys, and you know that&#8217;s the best time of year around here at Dabbled. So I created a new <a title="Go Halloween!" href="http://dabbled.org/go-halloween">Halloween Projects page</a> to collect a bunch of past halloween posts in one spot.  You&#8217;ll find costume ideas, food, halloween crafts and decor, and all kinds of tutorials, both from Dabbled and from elsewhere around the web.</p>
<p>So go check it out &#8212; You&#8217;ll find it in the main menu bar above under &#8220;Go Halloween!&#8221;</p>
<p>And if you have a cool halloween tutorial or created a cool costume, be sure to either leave a comment or send me the info (if you don&#8217;t blog, send me pics and a write up), and I&#8217;ll include it in this year&#8217;s halloween roundup.</p>
<p>&nbsp;</p>
]]></content:encoded>
					
					<wfw:commentRss>https://dabbled.org/new-halloween-projects-page-at-dabbled/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">6860</post-id>	</item>
		<item>
		<title>Dragon*con this Weekend!</title>
		<link>https://dabbled.org/dragoncon-this-weekend-2/</link>
					<comments>https://dabbled.org/dragoncon-this-weekend-2/#comments</comments>
		
		<dc:creator><![CDATA[Dot]]></dc:creator>
		<pubDate>Fri, 02 Sep 2011 16:44:16 +0000</pubDate>
				<category><![CDATA[Announcement]]></category>
		<category><![CDATA[inspirations]]></category>
		<guid isPermaLink="false">http://dabbled.org/?p=6806</guid>

					<description><![CDATA[<p><a href="http://dabbled.org/wp-content/uploads/2010/09/the-real-Iron-man1.jpg"></a>I&#8217;ll be getting my geek on at Dragon*Con this weekend in Atlanta, and I&#8217;ll be posting photos throughout the weekend to my Google+ (<a href="http://nancydorsner.com/plus" target="_blank">nancydorsner.com/plus</a>) and probably to the Dabbled Facebook page (<a href="https://www.facebook.com/dabbledblog" target="_blank">facebook.com/dabbledblog</a>) as well&#8211;but that&#8217;s harder to do from my phone.</p>
<p>Besides being an all around good time, Dragoncon is also a great place to get inspiration for Halloween costumes, like the REAL Iron Man !&#62;&#62;</p>
<p>I&#8217;ll also be on the lookout for cool artists&#8230;.&#8230; <a href="https://dabbled.org/dragoncon-this-weekend-2/" class="read-more"> [ KEEP READING ] </a></p>]]></description>
										<content:encoded><![CDATA[<p><a href="http://dabbled.org/wp-content/uploads/2010/09/the-real-Iron-man1.jpg"><img decoding="async" loading="lazy" class="alignright size-medium wp-image-4262" title="the-real-Iron-man" src="http://dabbled.org/wp-content/uploads/2010/09/the-real-Iron-man1-275x450.jpg" alt="" width="275" height="450" srcset="https://dabbled.org/wp-content/uploads/2010/09/the-real-Iron-man1-275x450.jpg 275w, https://dabbled.org/wp-content/uploads/2010/09/the-real-Iron-man1-575x942.jpg 575w, https://dabbled.org/wp-content/uploads/2010/09/the-real-Iron-man1.jpg 600w" sizes="(max-width: 275px) 100vw, 275px" /></a>I&#8217;ll be getting my geek on at Dragon*Con this weekend in Atlanta, and I&#8217;ll be posting photos throughout the weekend to my Google+ (<a href="http://nancydorsner.com/plus" target="_blank">nancydorsner.com/plus</a>) and probably to the Dabbled Facebook page (<a href="https://www.facebook.com/dabbledblog" target="_blank">facebook.com/dabbledblog</a>) as well&#8211;but that&#8217;s harder to do from my phone.</p>
<p>Besides being an all around good time, Dragoncon is also a great place to get inspiration for Halloween costumes, like the REAL Iron Man !&gt;&gt;</p>
<p>I&#8217;ll also be on the lookout for cool artists&#8230;. so stay tuned.</p>
<p>Some past DragonCon posts:</p>
<ul>
<li><a title="FSM Hat:: from Dragon-con" href="../2008/09/fsm-hat-from-dragon-con.html">FSM Hat:: from Dragon-con</a></li>
<li><a title="Dragon*con Loot!" href="../2008/09/dragoncon-loot.html">Dragon*con Loot!</a></li>
<li><a title="Dragon*con!  And some Geeky Links so you don't get any work done today..." href="../2009/08/dragoncon-and-some-geeky-links-so-you-dont-get-any-work-done-today.html">Dragon*con! And some Geeky Links so you don&#8217;t get any work done today&#8230;</a></li>
<li><a title="Dragon-con 2010 Photos/Costumes" href="../2010/09/dragon-con-2010-photos-and-stuff.html">Dragon-con 2010 Photos/Costumes</a></li>
<li><a title="Dragon*con Artist Report" href="../2010/09/dragoncon-artist-report.html">Dragon*con Artist Report</a></li>
</ul>
<p>Maybe I&#8217;ll see you there?</p>
]]></content:encoded>
					
					<wfw:commentRss>https://dabbled.org/dragoncon-this-weekend-2/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">6806</post-id>	</item>
		<item>
		<title>Excuse the Progress! Making changes around here&#8230;</title>
		<link>https://dabbled.org/excuse-the-progress-making-changes-around-here/</link>
		
		<dc:creator><![CDATA[Dot]]></dc:creator>
		<pubDate>Mon, 08 Aug 2011 17:55:07 +0000</pubDate>
				<category><![CDATA[Announcement]]></category>
		<category><![CDATA[website design]]></category>
		<guid isPermaLink="false">http://dabbled.org/?p=6742</guid>

					<description><![CDATA[<p>Since I&#8217;m a web designer, it&#8217;s pretty sad that I haven&#8217;t kept up my own blog up as nice as some of the ones I work on!  I&#8217;ve been meaning to clean up the look of Dabbled for a while now, and I&#8217;m finally getting around to making some changes to the look and feel.  I haven&#8217;t quite figured out the final direction, but for right now, I&#8217;ve mostly been just cleaning up the site look, going for a more streamlined feel with more white space.&#8230; <a href="https://dabbled.org/excuse-the-progress-making-changes-around-here/" class="read-more"> [ KEEP READING ] </a></p>]]></description>
										<content:encoded><![CDATA[<p>Since I&#8217;m a web designer, it&#8217;s pretty sad that I haven&#8217;t kept up my own blog up as nice as some of the ones I work on!  I&#8217;ve been meaning to clean up the look of Dabbled for a while now, and I&#8217;m finally getting around to making some changes to the look and feel.  I haven&#8217;t quite figured out the final direction, but for right now, I&#8217;ve mostly been just cleaning up the site look, going for a more streamlined feel with more white space. I also stuck up a modified logo.<br />
<a href="http://dabbled.org/wp-content/uploads/2011/08/logo2.png"><img decoding="async" loading="lazy" class="alignnone size-large wp-image-6743" title="logo2" src="http://dabbled.org/wp-content/uploads/2011/08/logo2-500x116.png" alt="" width="500" height="116" srcset="https://dabbled.org/wp-content/uploads/2011/08/logo2-500x116.png 500w, https://dabbled.org/wp-content/uploads/2011/08/logo2-275x64.png 275w, https://dabbled.org/wp-content/uploads/2011/08/logo2.png 960w" sizes="(max-width: 500px) 100vw, 500px" /></a></p>
<p>so stay tuned, this isn&#8217;t final&#8230; more to come!</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">6742</post-id>	</item>
		<item>
		<title>Winners of the Fabulous Flowers book!</title>
		<link>https://dabbled.org/winners-of-the-fabulous-flowers-book/</link>
					<comments>https://dabbled.org/winners-of-the-fabulous-flowers-book/#comments</comments>
		
		<dc:creator><![CDATA[Dot]]></dc:creator>
		<pubDate>Tue, 26 Jul 2011 13:31:23 +0000</pubDate>
				<category><![CDATA[Announcement]]></category>
		<guid isPermaLink="false">http://dabbled.org/?p=6684</guid>

					<description><![CDATA[<p><a href="http://dabbled.org/wp-content/uploads/2011/07/flower11.jpg"></a>Hi all! Thanks to those who entered the <a href="http://dabbled.org/2011/07/fabulous-flowers-win-a-copy-for-yourself.html" target="_blank">Fabulous Flowers</a> contest&#8230;</p>
<p>And the randomly generated winners are:</p>
<div><cite><strong>Kathleen, who told us</strong></cite> : &#8220;I hand sewed a wedding dess and vail for a real chicken. It was to take a picture of her all dressed up!&#8221;</div>
<div>and</div>
<div><cite><strong>Julianne, who told us: </strong></cite>&#8220;I am recently engaged and am trying to plan a DIY-friendly, non-princess style Disney World wedding for Spring 2013!&#8221;</div>
<div>Thanks to all who entered, and if you missed out on your opportunity to share an interesting fact about yourself, feel free to leave it in the comments here, just for fun!</div>&#8230; <a href="https://dabbled.org/winners-of-the-fabulous-flowers-book/" class="read-more"> [ KEEP READING ] </a>]]></description>
										<content:encoded><![CDATA[<p><a href="http://dabbled.org/wp-content/uploads/2011/07/flower11.jpg"><img decoding="async" loading="lazy" class="alignright size-thumbnail wp-image-6685" title="flower1" src="http://dabbled.org/wp-content/uploads/2011/07/flower11-150x150.jpg" alt="" width="150" height="150" srcset="https://dabbled.org/wp-content/uploads/2011/07/flower11-150x150.jpg 150w, https://dabbled.org/wp-content/uploads/2011/07/flower11-50x50.jpg 50w, https://dabbled.org/wp-content/uploads/2011/07/flower11-260x260.jpg 260w, https://dabbled.org/wp-content/uploads/2011/07/flower11-450x450.jpg 450w" sizes="(max-width: 150px) 100vw, 150px" /></a>Hi all! Thanks to those who entered the <a href="http://dabbled.org/2011/07/fabulous-flowers-win-a-copy-for-yourself.html" target="_blank">Fabulous Flowers</a> contest&#8230;</p>
<p>And the randomly generated winners are:</p>
<div><cite><strong>Kathleen, who told us</strong></cite> : &#8220;I hand sewed a wedding dess and vail for a real chicken. It was to take a picture of her all dressed up!&#8221;</div>
<div>and</div>
<div><cite><strong>Julianne, who told us: </strong></cite>&#8220;I am recently engaged and am trying to plan a DIY-friendly, non-princess style Disney World wedding for Spring 2013!&#8221;</div>
<div>Thanks to all who entered, and if you missed out on your opportunity to share an interesting fact about yourself, feel free to leave it in the comments here, just for fun!</div>
]]></content:encoded>
					
					<wfw:commentRss>https://dabbled.org/winners-of-the-fabulous-flowers-book/feed/</wfw:commentRss>
			<slash:comments>3</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">6684</post-id>	</item>
		<item>
		<title>Thanks to Babble for naming Dabbled a top 50 craft blog</title>
		<link>https://dabbled.org/thanks-to-babble-for-naming-dabbled-a-top-50-craft-blog/</link>
					<comments>https://dabbled.org/thanks-to-babble-for-naming-dabbled-a-top-50-craft-blog/#comments</comments>
		
		<dc:creator><![CDATA[Dot]]></dc:creator>
		<pubDate>Thu, 17 Mar 2011 12:34:37 +0000</pubDate>
				<category><![CDATA[Announcement]]></category>
		<guid isPermaLink="false">http://dabbled.org/?p=6424</guid>

					<description><![CDATA[<p><a href="http://dabbled.org/wp-content/uploads/2011/03/badge_craftblogs_vertical.jpg"></a>Thanks to Babble (nice name, pretty close to Dabbled!) for naming Dabbled one of the <a href="http://www.babble.com/mom/beauty-style/top-50-craft-mom-blogs-2011/" target="_blank">Top 50 Mom Craft Blogs</a>.  Go check out the<a href="http://www.babble.com/mom/beauty-style/top-50-craft-mom-blogs-2011-full-list/" target="_blank"> whole list</a>&#8230; there&#8217;s some great peeps on there that I already visit regularly, plus some I&#8217;m looking forward to checking out.</p>
<p>Your blog has landed a spot on Babble&#8217;s first ever listing of <a href="http://www.babble.com/mom/beauty-style/top-50-craft-mom-blogs-2011/" target="_blank">Top 50 Mom Craft Blogs</a>!   Selected for its creativity, helpfulness, and ability to inspire, your  blog has set itself apart as a DIY leader, and we&#8217;re thrilled to have  selected it from hundreds of competitors.&#8230; <a href="https://dabbled.org/thanks-to-babble-for-naming-dabbled-a-top-50-craft-blog/" class="read-more"> [ KEEP READING ] </a></p>]]></description>
										<content:encoded><![CDATA[<p><a href="http://dabbled.org/wp-content/uploads/2011/03/badge_craftblogs_vertical.jpg"><img decoding="async" loading="lazy" class="alignright size-full wp-image-6425" title="badge_craftblogs_vertical" src="http://dabbled.org/wp-content/uploads/2011/03/badge_craftblogs_vertical.jpg" alt="" width="234" height="333" /></a>Thanks to Babble (nice name, pretty close to Dabbled!) for naming Dabbled one of the <a href="http://www.babble.com/mom/beauty-style/top-50-craft-mom-blogs-2011/" target="_blank">Top 50 Mom Craft Blogs</a>.  Go check out the<a href="http://www.babble.com/mom/beauty-style/top-50-craft-mom-blogs-2011-full-list/" target="_blank"> whole list</a>&#8230; there&#8217;s some great peeps on there that I already visit regularly, plus some I&#8217;m looking forward to checking out.</p>
<blockquote><p>Your blog has landed a spot on Babble&#8217;s first ever listing of <a href="http://www.babble.com/mom/beauty-style/top-50-craft-mom-blogs-2011/" target="_blank">Top 50 Mom Craft Blogs</a>!   Selected for its creativity, helpfulness, and ability to inspire, your  blog has set itself apart as a DIY leader, and we&#8217;re thrilled to have  selected it from hundreds of competitors.</p></blockquote>
<p>So, if you&#8217;re stopping by today and new around here, stick around and check the place out!</p>
<p>I&#8217;m Dot, jack of all trades, master of none, but I love trying new things&#8230; I&#8217;m also an artist, so you&#8217;ll find art and sketches here, plus I do web design, so I veer into geekiness on occasion.</p>
<p>I post projects &#8212; my own, as well as guest posters&#8211; of all kinds of types, from cool cakes, to crafty jewelry, to kids stuff&#8230; whatever I&#8217;d like to try out.  Check out the <a href="http://dabbled.org/projects" target="_blank">Projects page</a> to see some of them &#8212; and some recent stuff you can see here in the green sidebar&#8230;</p>
<p>You can also check out Dabbled&#8217;s sister site <a href="http://foodwhirl.com" target="_blank">Foodwhirl.com</a> (we&#8217;re looking for new contributors!).</p>
<p>Connection Details:</p>
<ul>
<li><a href="http://dabbled.org/feed" target="_blank">Add Dabbled  to your feed reader (or sign up for email delivery)</a></li>
<li><a href="http://www.facebook.com/pages/Dabbled/72183884112" target="_blank">Facebook</a></li>
<li><a href="http://twitter.com/dotatdabbled" target="_blank">Twitter</a> (msg me if you follow me, and I&#8217;ll follow back)</li>
</ul>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
					
					<wfw:commentRss>https://dabbled.org/thanks-to-babble-for-naming-dabbled-a-top-50-craft-blog/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">6424</post-id>	</item>
	</channel>
</rss>
