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

<channel>
	<title>design tavern &#187; announcements</title>
	<atom:link href="http://www.designtavern.com/category/announcements/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.designtavern.com</link>
	<description>Design Inspiration</description>
	<lastBuildDate>Wed, 18 May 2011 11:44:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Subscribe</title>
		<link>http://www.designtavern.com/2011/04/subscribe-2/</link>
		<comments>http://www.designtavern.com/2011/04/subscribe-2/#comments</comments>
		<pubDate>Sun, 17 Apr 2011 01:47:38 +0000</pubDate>
		<dc:creator>Henry</dc:creator>
				<category><![CDATA[announcements]]></category>

		<guid isPermaLink="false">http://www.designtavern.com/?p=4142</guid>
		<description><![CDATA[Hello, and thanks for stopping by, if you&#8217;d like to receive monthly updates then please enter your details here. Email Address * First Name * Last Name * Close // var mce_preload_checks = 0; function mce_preload_check(){ if (mce_preload_checks>40) return; mce_preload_checks++; try { var jqueryLoaded=jQuery; } catch(err) { setTimeout('mce_preload_check();', 250); return; } try { var validatorLoaded=jQuery("#fake-form").validate({}); [...]]]></description>
			<content:encoded><![CDATA[<p>Hello, and thanks for stopping by, if you&#8217;d like to receive monthly updates then please enter your details here.<br />
<!--[endif] --></p>
<div id="mc_embed_signup" style="width: 280px;">
<form id="mc-embedded-subscribe-form" class="validate" style="font: normal 100% Arial, sans-serif; font-size: 10px;" action="http://designtavern.us2.list-manage1.com/subscribe/post?u=1804f54aab64a490cb1f2e513&amp;id=0c94e544ec" method="post">
<fieldset style="border-radius: 4px; border: 1px solid #ccc; padding-top: 1.5em; margin: .5em 0; background-color: #c4c4c4; color: #000000; text-align: left;">
<div class="indicate-required" style="text-align: right; font-style: italic; overflow: hidden; color: #000000; margin: 0 9% 0 0;"></div>
<div class="mc-field-group" style="margin: 1.3em 5%; clear: both; overflow: hidden;"><label style="display: block; margin: .3em 0; line-height: 1em; font-weight: bold;" for="mce-EMAIL">Email Address <strong class="note-required">*</strong><br />
</label></p>
<input id="mce-EMAIL" class="required email" style="margin-right: 1.5em; padding: .2em .3em; width: 90%; float: left; z-index: 999;" name="EMAIL" type="text" /></div>
<div class="mc-field-group" style="margin: 1.3em 5%; clear: both; overflow: hidden;"><label style="display: block; margin: .3em 0; line-height: 1em; font-weight: bold;" for="mce-FNAME">First Name <strong class="note-required">*</strong><br />
</label></p>
<input id="mce-FNAME" class="required" style="margin-right: 1.5em; padding: .2em .3em; width: 90%; float: left; z-index: 999;" name="FNAME" type="text" /></div>
<div class="mc-field-group" style="margin: 1.3em 5%; clear: both; overflow: hidden;"><label style="display: block; margin: .3em 0; line-height: 1em; font-weight: bold;" for="mce-LNAME">Last Name <strong class="note-required">*</strong><br />
</label></p>
<input id="mce-LNAME" class="required" style="margin-right: 1.5em; padding: .2em .3em; width: 90%; float: left; z-index: 999;" name="LNAME" type="text" /></div>
<div id="mce-responses" style="float: left; top: -1.4em; padding: 0em .5em 0em .5em; overflow: hidden; width: 90%; margin: 0 5%; clear: both;"></div>
<div>
<input id="mc-embedded-subscribe" class="btn" style="clear: both; width: auto; display: block; margin: 1em 0 1em 5%;" name="subscribe" type="submit" value="Subscribe" /></div>
</fieldset>
<p><a id="mc_embed_close" class="mc_embed_close" style="display: none;" href="#">Close</a></p>
</form>
</div>
<p><script type="text/javascript">// <![CDATA[
var fnames = new Array();var ftypes = new Array();fnames[0]='EMAIL';ftypes[0]='email';fnames[1]='FNAME';ftypes[1]='text';fnames[2]='LNAME';ftypes[2]='text';fnames[16]='MMERGE16';ftypes[16]='text';fnames[17]='MMERGE17';ftypes[17]='text';fnames[18]='MMERGE18';ftypes[18]='text';fnames[19]='MMERGE19';ftypes[19]='text';fnames[3]='MMERGE3';ftypes[3]='text';
try {
    var jqueryLoaded=jQuery;
    jqueryLoaded=true;
} catch(err) {
    var jqueryLoaded=false;
}
var head= document.getElementsByTagName('head')[0];
if (!jqueryLoaded) {
    var script = document.createElement('script');
    script.type = 'text/javascript';
    script.src = 'http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js';
    head.appendChild(script);
    if (script.readyState &#038;&#038; script.onload!==null){
        script.onreadystatechange= function () {
              if (this.readyState == 'complete') mce_preload_check();
        }    
    }
}
var script = document.createElement('script');
script.type = 'text/javascript';
script.src = 'http://downloads.mailchimp.com/js/jquery.form-n-validate.js';
head.appendChild(script);
var err_style = '';
try{
    err_style = mc_custom_error_style;
} catch(e){
    err_style = 'margin: 1em 0 0 0; padding: 1em 0.5em 0.5em 0.5em; background: FFEEEE none repeat scroll 0% 0%; font-weight: bold; float: left; z-index: 1; width: 80%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; color: FF0000;';
}
var head= document.getElementsByTagName('head')[0];
var style= document.createElement('style');
style.type= 'text/css';
if (style.styleSheet) {
  style.styleSheet.cssText = '.mce_inline_error {' + err_style + '}';
} else {
  style.appendChild(document.createTextNode('.mce_inline_error {' + err_style + '}'));
}
head.appendChild(style);
setTimeout('mce_preload_check();', 250);</p>
<p>var mce_preload_checks = 0;
function mce_preload_check(){
    if (mce_preload_checks>40) return;
    mce_preload_checks++;
    try {
        var jqueryLoaded=jQuery;
    } catch(err) {
        setTimeout('mce_preload_check();', 250);
        return;
    }
    try {
        var validatorLoaded=jQuery("#fake-form").validate({});
    } catch(err) {
        setTimeout('mce_preload_check();', 250);
        return;
    }
    mce_init_form();
}
function mce_init_form(){
    jQuery(document).ready( function($) {
      var options = { errorClass: 'mce_inline_error', errorElement: 'div', onkeyup: function(){}, onfocusout:function(){}, onblur:function(){}  };
      var mce_validator = $("#mc-embedded-subscribe-form").validate(options);
      options = { url: 'http://designtavern.us2.list-manage.com/subscribe/post-json?u=1804f54aab64a490cb1f2e513&#038;id=0c94e544ec&#038;c=?', type: 'GET', dataType: 'json', contentType: "application/json; charset=utf-8",
                    beforeSubmit: function(){
                        $('#mce_tmp_error_msg').remove();
                        $('.datefield','#mc_embed_signup').each(
                            function(){
                                var txt = 'filled';
                                var fields = new Array();
                                var i = 0;
                                $(':text', this).each(
                                    function(){
                                        fields[i] = this;
                                        i++;
                                    });
                                $(':hidden', this).each(
                                    function(){
                                    	if ( fields[0].value=='MM' &#038;&#038; fields[1].value=='DD' &#038;&#038; fields[2].value=='YYYY' ){
                                    		this.value = '';
									    } else if ( fields[0].value=='' &#038;&#038; fields[1].value=='' &#038;&#038; fields[2].value=='' ){
                                    		this.value = '';
									    } else {
	                                        this.value = fields[0].value+'/'+fields[1].value+'/'+fields[2].value;
	                                    }
                                    });
                            });
                        return mce_validator.form();
                    }, 
                    success: mce_success_cb
                };
      $('#mc-embedded-subscribe-form').ajaxForm(options);      </p>
<p>    });
}
function mce_success_cb(resp){
    $('#mce-success-response').hide();
    $('#mce-error-response').hide();
    if (resp.result=="success"){
        $('#mce-'+resp.result+'-response').show();
        $('#mce-'+resp.result+'-response').html(resp.msg);
        $('#mc-embedded-subscribe-form').each(function(){
            this.reset();
    	});
    } else {
        var index = -1;
        var msg;
        try {
            var parts = resp.msg.split(' - ',2);
            if (parts[1]==undefined){
                msg = resp.msg;
            } else {
                i = parseInt(parts[0]);
                if (i.toString() == parts[0]){
                    index = parts[0];
                    msg = parts[1];
                } else {
                    index = -1;
                    msg = resp.msg;
                }
            }
        } catch(e){
            index = -1;
            msg = resp.msg;
        }
        try{
            if (index== -1){
                $('#mce-'+resp.result+'-response').show();
                $('#mce-'+resp.result+'-response').html(msg);            
            } else {
                err_id = 'mce_tmp_error_msg';
                html = '</p>
<div id="'+err_id+'" style="'+err_style+'" _mce_style=""> '+msg+'</div>
<p>';</p>
<p>                var input_id = '#mc_embed_signup';
                var f = $(input_id);
                if (ftypes[index]=='address'){
                    input_id = '#mce-'+fnames[index]+'-addr1';
                    f = $(input_id).parent().parent().get(0);
                } else if (ftypes[index]=='date'){
                    input_id = '#mce-'+fnames[index]+'-month';
                    f = $(input_id).parent().parent().get(0);
                } else {
                    input_id = '#mce-'+fnames[index];
                    f = $().parent(input_id).get(0);
                }
                if (f){
                    $(f).append(html);
                    $(input_id).focus();
                } else {
                    $('#mce-'+resp.result+'-response').show();
                    $('#mce-'+resp.result+'-response').html(msg);
                }
            }
        } catch(e){
            $('#mce-'+resp.result+'-response').show();
            $('#mce-'+resp.result+'-response').html(msg);
        }
    }
}
// ]]&gt;</script><br />
<!--End mc_embed_signup--></p>
]]></content:encoded>
			<wfw:commentRss>http://www.designtavern.com/2011/04/subscribe-2/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Indie Magazine Back From the Dead</title>
		<link>http://www.designtavern.com/2010/01/indie-magazine-back-from-the-dead/</link>
		<comments>http://www.designtavern.com/2010/01/indie-magazine-back-from-the-dead/#comments</comments>
		<pubDate>Fri, 29 Jan 2010 11:50:07 +0000</pubDate>
		<dc:creator>Henry</dc:creator>
				<category><![CDATA[announcements]]></category>
		<category><![CDATA[design]]></category>

		<guid isPermaLink="false">http://www.designtavern.com/?p=3332</guid>
		<description><![CDATA[Rough Review has an exclusive interview with editor of independent magazine, Dujour, coming up. We all thought up until yesterday, that Dujour was lying in a shallow, eco-friendly grave. However, the fashionable New Yorkers are back and ready to share their story with their loyal readers. If Dujour is new to you, it is - [...]]]></description>
			<content:encoded><![CDATA[<p>Rough Review has an exclusive interview with editor of independent magazine, Dujour, coming up. We all thought up until yesterday, that <a href="http://www.roughreview.com/2009/12/28/featured-where-oh-where-has-dujour-mag-gone/" target="_blank">Dujour was lying in a shallow, eco-friendly grave</a>. However, the fashionable New Yorkers are back and ready to share their story with their loyal readers.</p>
<p>If Dujour is new to you, it is -</p>
<blockquote><p>&#8220;a print and digital magazine which is published bi-monthly, featuring articles on fashion and style, beauty and shopping. Founded by editor Letitia Burrell, Dujour is exactly what I’ve been searching to satisfy my craving for new and exciting fashion inspiration.</p>
<p>Burrell began Dujour as “she was uninspired with what was being offered on newsstands and felt nothing could relate to her in terms of high fashion that inspired while at the same time mixed with realistic fashion she could attain, all with a generous dose or artsy fun and intelligence” <em>- <a onclick="javascript:pageTracker._trackPageview('/outbound/article/dujourmag.com');" href="http://dujourmag.com/about-3/">About</a>, DujourMag.com&#8221;</em></p>
<p><em><span style="font-style: normal;">- </span><a href="http://www.roughreview.com/2009/04/09/la-revue-du-jour-dujour-magazine/" target="_blank">La Revue du Jour, Rough Review.com</a></em></p></blockquote>
<p>Dujour wants to answer all your questions about the magazine, where they&#8217;ve been and what they plan for the future as well as a general discussion about the future of independent magazine publishing.</p>
<p>To leave your questions for Dujour and to find out more, please visit <a href="http://www.roughreview.com/2010/01/29/news-dujour-mag-is-back-exclusive-interview/" target="_blank">Rough Review.com</a></p>
<p><em><img class="aligncenter" title="Dujour" src="http://www.roughreview.com/wp-content/uploads/2010/01/dujour.jpg" alt="" width="430" height="604" /><br />
</em></p>
<p><em><br />
</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.designtavern.com/2010/01/indie-magazine-back-from-the-dead/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Calling all creatives!!  I want you! To write for Design Tavern</title>
		<link>http://www.designtavern.com/2009/02/calling-all-creatives-i-want-you-to-write-for-design-tavern/</link>
		<comments>http://www.designtavern.com/2009/02/calling-all-creatives-i-want-you-to-write-for-design-tavern/#comments</comments>
		<pubDate>Tue, 10 Feb 2009 09:07:13 +0000</pubDate>
		<dc:creator>Henry</dc:creator>
				<category><![CDATA[announcements]]></category>
		<category><![CDATA[blog/site]]></category>
		<category><![CDATA[Chris Owens]]></category>
		<category><![CDATA[excellent candidate]]></category>

		<guid isPermaLink="false">http://www.designtavern.com/2009/02/10/calling-all-creatives-i-want-you-to-write-for-design-tavern/</guid>
		<description><![CDATA[I WANT YOU.. TO WRITE FOR DESIGN TAVERN.COM I have mentioned this before in passing &#8211; but I would like to formally announce that I am now actively looking for writers for Design Tavern - I&#8217;m looking for people who can write a post once a week - ANY of the following will make you [...]]]></description>
			<content:encoded><![CDATA[<p align="center">I WANT YOU..</p>
<p align="center"><img src="http://www.designtavern.com/wp-content/uploads/2009/02/105497713-47e417f3a5.jpg" alt="105497713 47e417f3a5" width="500" height="331" /></p>
<p align="center">TO WRITE FOR DESIGN TAVERN.COM</p>
<p align="center">I have mentioned this before in passing &#8211; but I would like to formally announce that I am now actively looking for writers for Design Tavern -</p>
<p align="center">I&#8217;m looking for people who can write a post once a week -</p>
<p align="center">ANY of the following will make you an excellent candidate:</p>
<p>-A blog of your own</p>
<p>- <strong>Some writing experience</strong><br />
though this certainly doesn&#8217;t have to be on a professional level</p>
<p>- <strong>Time to write one post per week</strong><br />
they can take only a few minutes</p>
<p>- <strong>A love of Design</strong><br />
remember &#8216;Design&#8217; is a broad term &#8211; there are many different creative fields!</p>
<p align="center"><strong>- Something to share with the Design Tavern Community</strong></p>
<p align="center"><strong>All guest bloggers will receive</strong> :<br />
- a &#8216;contributors bio&#8217; on the <a href="http://www.designtavern.com/about/">about page</a><br />
- A link to their own blog/site<br />
- Full credit for their written work<br />
+ any other misc. promotion available.</p>
<p align="center">If you are interested &#8211; simply vist the <a title="Contact" href="http://www.designtavern.com/contact/">contact page</a> or email me <a href="mailto:admin@designtavern.com">admin@designtavern.com</a></p>
<p align="center">Image by <a href="http://www.flickr.com/photos/shutter/">Chris Owens</a></p>
<p align="center">
]]></content:encoded>
			<wfw:commentRss>http://www.designtavern.com/2009/02/calling-all-creatives-i-want-you-to-write-for-design-tavern/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Obama Art and a guest blogging gig!</title>
		<link>http://www.designtavern.com/2009/01/obama-art-and-a-guest-blogging-gig/</link>
		<comments>http://www.designtavern.com/2009/01/obama-art-and-a-guest-blogging-gig/#comments</comments>
		<pubDate>Sat, 24 Jan 2009 01:55:39 +0000</pubDate>
		<dc:creator>Henry</dc:creator>
				<category><![CDATA[announcements]]></category>
		<category><![CDATA[art]]></category>

		<guid isPermaLink="false">http://www.designtavern.com/2009/01/24/obama-art-and-a-guest-blogging-gig/</guid>
		<description><![CDATA[<p align="center">I have recently been invited By Greg over at 2modern Design blog  to be a guest blogger -<br />
Check out my post over there featuring the Obama street art that has emerged in recent months</p>]]></description>
			<content:encoded><![CDATA[<p align="center"><img src="http://www.designtavern.com/wp-content/uploads/2009/01/obama-corner-326x450.jpg" alt="obama-corner-326x450" width="326" height="450" /></p>
<p align="center"> </p>
<p align="center">I have recently been invited By Greg over at <a href="http://blog.2modern.com/">2modern Design blog</a> to be a guest blogger -<br />
Check out my post over there featuring the <a href="http://blog.2modern.com/2009/01/obama-art.html">Obama street art</a> that has emerged in recent months</p>
]]></content:encoded>
			<wfw:commentRss>http://www.designtavern.com/2009/01/obama-art-and-a-guest-blogging-gig/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Best Design Blogs of 2008</title>
		<link>http://www.designtavern.com/2008/12/best-design-blogs-of-2008/</link>
		<comments>http://www.designtavern.com/2008/12/best-design-blogs-of-2008/#comments</comments>
		<pubDate>Sun, 28 Dec 2008 21:30:02 +0000</pubDate>
		<dc:creator>Henry</dc:creator>
				<category><![CDATA[announcements]]></category>
		<category><![CDATA[general]]></category>
		<category><![CDATA[good candidate]]></category>

		<guid isPermaLink="false">http://www.designtavern.com/?p=1204</guid>
		<description><![CDATA[Apartment Therapy are taking nominations for the best home design blog of 2008 in 'the Homies 2008'

Try a few examples here

It's great to see Manvi from Mochatini.org getting a few mentions!

Check out her stuff! I'm sure you'll agree she's a good candidate for the award, Mochatini has got my vote!

]]></description>
			<content:encoded><![CDATA[<p align="center"><img src="http://www.designtavern.com/wp-content/uploads/2008/12/12-20-homies1.jpg" alt="12-20-homies1" width="300" height="97" /></p>
<p align="center"> </p>
<p align="center"><a href="http://apartmenttherapy.com">Apartment Therapy</a> are taking nominations for the best home design blog of 2008 in <a href="http://www.apartmenttherapy.com/ny/the-homies-best-home-design-blog-of-2008-submit-your-nomination-072803">&#8216;the Homies 2008&#8242;</a></p>
<p align="center">Try a few examples <a href="http://www.designtavern.com/2008/12/21/how-to-stay-up-to-date-with-the-latest-from-the-design-world-the-designtaverncom-built-directory/">here</a></p>
<p align="center">It&#8217;s great to see Manvi from <a href="http://www.mochatini.org/">Mochatini.org</a> getting a few mentions!</p>
<p align="center">Check out her stuff! I&#8217;m sure you&#8217;ll agree she&#8217;s a good candidate for the award, Mochatini has got my vote!</p>
<p align="center"> </p>
<p align="center"><a href="http://www.apartmenttherapy.com/"></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.designtavern.com/2008/12/best-design-blogs-of-2008/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

