<?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:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>mimoYmima — creative web design</title>
	
	<link>http://www.mimoymima.com</link>
	<description>mym 5.0</description>
	<lastBuildDate>Sat, 13 Mar 2010 03:28:45 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/mym" /><feedburner:info uri="mym" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>The smart way to disable your sidebar</title>
		<link>http://feedproxy.google.com/~r/mym/~3/3MYm_xL9Ikw/</link>
		<comments>http://www.mimoymima.com/2010/03/lab/disable-sidebar/#comments</comments>
		<pubDate>Thu, 11 Mar 2010 21:24:51 +0000</pubDate>
		<dc:creator>mimoymima</dc:creator>
				<category><![CDATA[Lab]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[custom fields]]></category>
		<category><![CDATA[disable sidebar]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.mimoymima.com/?p=2936</guid>
		<description><![CDATA[If you find yourself making a new WordPress template for pages that are identical to others on your site but just don't have a sidebar, consider this technique instead which lets you turn the sidebar off selectively on a page by page basis.]]></description>
			<content:encoded><![CDATA[<p class="Intro">If you find yourself making a new WordPress template for pages that are identical to others on your site but just don&#8217;t have a sidebar, consider this technique instead which lets you turn the sidebar off selectively on a page by page basis.</p>

<pre>
<code>
&lt;?php // look to see if we've disabled sidebar in a custom field, if not show it
	$disableSidebar = get_post_meta($post->ID, 'disableSidebar', $single = true);
	if ($disableSidebar !== 'true') { get_sidebar(); }
?&gt;
</code>
</pre>

<h2>what it does</h2>

<p>It checks to see if you have a custom field set in your post to disable the sidebar and if you do it turns off the sidebar</p>

<h2>how to use it</h2>
<p>Just make a new custom field for your page called <strong>disableSidebar</strong> and set it to <strong>true</strong>.  That&#8217;s it.</p><img src="http://feeds.feedburner.com/~r/mym/~4/3MYm_xL9Ikw" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.mimoymima.com/2010/03/lab/disable-sidebar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.mimoymima.com/2010/03/lab/disable-sidebar/</feedburner:origLink></item>
		<item>
		<title>Launch: Cynthia King Dance Studio</title>
		<link>http://feedproxy.google.com/~r/mym/~3/8Pew7iI5GHo/</link>
		<comments>http://www.mimoymima.com/2010/03/news/launch-cynthia-king-dance-studio/#comments</comments>
		<pubDate>Tue, 09 Mar 2010 22:40:52 +0000</pubDate>
		<dc:creator>mimoymima</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Cynthia King Dance Studio]]></category>
		<category><![CDATA[dance]]></category>
		<category><![CDATA[launch]]></category>
		<category><![CDATA[re-design]]></category>

		<guid isPermaLink="false">http://www.mimoymima.com/?p=2925</guid>
		<description><![CDATA[We are very proud to launch the new site for Cynthia King Dance Studio. It's a local studio (literally down the street from us) that has been keeping our neighborhood moving for many years.]]></description>
			<content:encoded><![CDATA[<p><img src='http://www.mimoymima.com/wp-content/plugins/simple-post-thumbnails/timthumb.php?src=/wp-content/thumbnails/2925.png&amp;w=185&amp;h=185&amp;zc=1&amp;ft=jpg' alt='post thumbnail' /></p>
<p class="Intro">We are very proud to launch the new site for <a href="http://cynthiakingdance.com/">Cynthia King Dance Studio</a>. It&#8217;s a local studio <em>(literally down the street from us)</em> that has been keeping our neighborhood moving for many years. Their old site needed a visual face lift, and they were also looking for an improvement on their content management system.</p>

<a href="http://www.cynthiakingdance.com"><img src="http://www.mimoymima.com/wp-content/uploads/2010/03/photo_cynthia.jpg" alt="Cynthia King Dance Studio Performance" title="CKDS photo" width="525" height="170" class="aligncenter size-full wp-image-2927" /></a>

<p>Inspired by the amazing photographs they had from different performances, we created a modern site that stands out over their competition.  We also created a separate theme for their Vegan Ballet Slippers page, made a video and a photo gallery, google calendar, news&#8230; you name it, they got it <img src='http://www.mimoymima.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p><img src="http://feeds.feedburner.com/~r/mym/~4/8Pew7iI5GHo" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.mimoymima.com/2010/03/news/launch-cynthia-king-dance-studio/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.mimoymima.com/2010/03/news/launch-cynthia-king-dance-studio/</feedburner:origLink></item>
		<item>
		<title>The mother of all Wordpress body tags</title>
		<link>http://feedproxy.google.com/~r/mym/~3/aMkICW0Vsvs/</link>
		<comments>http://www.mimoymima.com/2010/03/lab/wordpress-body-tag/#comments</comments>
		<pubDate>Tue, 02 Mar 2010 22:05:23 +0000</pubDate>
		<dc:creator>mimoymima</dc:creator>
				<category><![CDATA[Lab]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.mimoymima.com/?p=2903</guid>
		<description><![CDATA[It took us a long time to perfect this gorgeous body tag, it includes everything you'd want as a front end developer.]]></description>
			<content:encoded><![CDATA[<p><img src='http://www.mimoymima.com/wp-content/plugins/simple-post-thumbnails/timthumb.php?src=/wp-content/thumbnails/2903.jpg&amp;w=185&amp;h=185&amp;zc=1&amp;ft=jpg' alt='post thumbnail' /></p>
<p class="Intro">It took us a long time to perfect this gorgeous body tag, it includes everything you&#8217;d want as a front end developer, it inserts the name of the page you&#8217;re on into the class attribute, it adds the pages parent as the id, works on home, 404, search, tag, and category pages as well.</p>

<div class="Photo"><img src="http://www.mimoymima.com/wp-content/uploads/2010/03/img_waves.jpg" alt="" title="img_waves" width="525" height="93" class="aligncenter size-full wp-image-2948" /></div>

<p><em>NOTE:</em> In order for this to work you&#8217;ll need to set your permalink structure to something that uses post names in the urls instead of numbers.  You set that in <strong>Settings &gt; Permalinks</strong>.  We use /%year%/%monthnum%/%category%/%postname%/</p>

<p>So without further ado, here&#8217;s it is:</p>

<pre>
<code>

&lt;body id="&lt;?php $post_parent = get_post($post-&gt;post_parent); $parentSlug = $post_parent-&gt;post_name; if (is_category()) { echo "CategoryPage"; } elseif (is_search()) { echo "SearchResults"; } elseif (is_tag()) { echo "Tag"; } else { echo $parentSlug; } ?&gt;" class="&lt;?php if (is_category()) { echo 'category'; } elseif (is_search()) { echo 'search'; } elseif (is_tag()) { echo "tag"; } elseif (is_home()) { echo "home"; } elseif (is_404()) { echo "page404"; } else { echo $post-&gt;post_name; } ?&gt;"&gt;

</code>
</pre>
<img src="http://feeds.feedburner.com/~r/mym/~4/aMkICW0Vsvs" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.mimoymima.com/2010/03/lab/wordpress-body-tag/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.mimoymima.com/2010/03/lab/wordpress-body-tag/</feedburner:origLink></item>
		<item>
		<title>Launch: Planet Awesome Kid!</title>
		<link>http://feedproxy.google.com/~r/mym/~3/irIZbmZgntY/</link>
		<comments>http://www.mimoymima.com/2010/03/news/launch-planet-awesome-kid/#comments</comments>
		<pubDate>Mon, 01 Mar 2010 15:55:52 +0000</pubDate>
		<dc:creator>mimoymima</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[fashion]]></category>
		<category><![CDATA[kids]]></category>
		<category><![CDATA[launch]]></category>
		<category><![CDATA[planet awesome kid]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.mimoymima.com/?p=2887</guid>
		<description><![CDATA[We're very proud to introduce our latest and greatest web project, Planet Awesome Kid!  The purpose of the site is to celebrate kids fashion in a fun and sweet way.  We spent a lot of time getting the design perfected to giving the photography center stage; they have some killer photographers on board.]]></description>
			<content:encoded><![CDATA[<p><img src='http://www.mimoymima.com/wp-content/plugins/simple-post-thumbnails/timthumb.php?src=/wp-content/thumbnails/2887.png&amp;w=185&amp;h=185&amp;zc=1&amp;ft=jpg' alt='post thumbnail' /></p>
<p class="Intro">We&#8217;re very proud to introduce our latest and greatest web project, Planet Awesome Kid!  The purpose of the site is to celebrate kids fashion in a fun and sweet way.  We spent a lot of time getting the design perfected to giving the photography center stage; they have some killer photographers on board.</p>

<a href="http://www.planetawesomekid.com"><img src="http://www.mimoymima.com/wp-content/uploads/2010/02/img_pak.png" alt="Awesome Kid" title="img_pak" width="525" height="221" class="aligncenter size-full wp-image-2891" /></a>

<p>If you&#8217;re in New York on March 20th, you might want to check out their <a href="http://planetawesomekid.com/emails/gac-event_invitation/gac-event_invitation.html">event in partnership with Global Action for Children</a> &#8211; we designed the invitation email as well.</p>
<img src="http://feeds.feedburner.com/~r/mym/~4/irIZbmZgntY" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.mimoymima.com/2010/03/news/launch-planet-awesome-kid/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.mimoymima.com/2010/03/news/launch-planet-awesome-kid/</feedburner:origLink></item>
		<item>
		<title>In Progress: Brooklyn Learning</title>
		<link>http://feedproxy.google.com/~r/mym/~3/w2VQEKA4Ig8/</link>
		<comments>http://www.mimoymima.com/2010/02/news/in-progress-brooklyn-learning/#comments</comments>
		<pubDate>Thu, 25 Feb 2010 14:36:02 +0000</pubDate>
		<dc:creator>mimoymima</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[brooklyn]]></category>
		<category><![CDATA[brooklyn learning]]></category>
		<category><![CDATA[identity]]></category>
		<category><![CDATA[logo]]></category>
		<category><![CDATA[speech therapy]]></category>

		<guid isPermaLink="false">http://www.mimoymima.com/?p=2847</guid>
		<description><![CDATA[Brooklyn Learning is a company dedicated to helping kids reach their potential. With programs in areas like speech therapy, learning through play, social skills training or tutoring, their approach is fresh, fun and very successful.]]></description>
			<content:encoded><![CDATA[<p><img src='http://www.mimoymima.com/wp-content/plugins/simple-post-thumbnails/timthumb.php?src=/wp-content/thumbnails/2847.png&amp;w=185&amp;h=185&amp;zc=1&amp;ft=jpg' alt='post thumbnail' /></p>
<p class="Intro">Brooklyn Learning is a company dedicated to helping kids reach their potential. With programs in areas like speech therapy, learning through play, social skills training or tutoring, their approach is fresh, fun and very successful.</p>

<img src="http://www.mimoymima.com/wp-content/uploads/2010/02/logo_brooklyn-learning.png" alt="Brooklyn Learning Logo" title="logo_brooklyn-learning" width="525" height="400" class="aligncenter size-full wp-image-2851" />

<p>Their identity work portrays the essence of who they are, with lots of Brooklyn touches &#8211; the color inspiration came from the Brooklyn Dodgers baseball team, and the B-K-L letters on the blocks are pretty obvious. That&#8217;s some borough pride. We are now working on the website and collaborating with <a href="http://www.amywayphotography.com">Amy Way Photography</a> for the imagery on the site.</p><img src="http://feeds.feedburner.com/~r/mym/~4/w2VQEKA4Ig8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.mimoymima.com/2010/02/news/in-progress-brooklyn-learning/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.mimoymima.com/2010/02/news/in-progress-brooklyn-learning/</feedburner:origLink></item>
		<item>
		<title>Typepad to Wordpress Migration</title>
		<link>http://feedproxy.google.com/~r/mym/~3/oLqeSoWdAn4/</link>
		<comments>http://www.mimoymima.com/2010/02/lab/typepad-to-wordpress-migration/#comments</comments>
		<pubDate>Tue, 23 Feb 2010 18:08:56 +0000</pubDate>
		<dc:creator>mimoymima</dc:creator>
				<category><![CDATA[Lab]]></category>
		<category><![CDATA[instructions]]></category>
		<category><![CDATA[migration]]></category>
		<category><![CDATA[typepad]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.mimoymima.com/?p=2863</guid>
		<description><![CDATA[This is a collection of instructions we have found on different websites and hopefully will make your migration a little easier than ours was. ]]></description>
			<content:encoded><![CDATA[<p class="Intro">This is a collection of instructions we have found on different websites and hopefully will make your migration a little easier than ours was. </p>

<ol>

<li>Easier migration is to MovableType</li>

<li>Export TypePad content<br />
Manage &gt; Import/Export
</li>

<li>Do regular expressions directly on TypePad export file or SQL file instead of after export to cut down on errors. Or, use the Search Regex Plugin for WordPress.
</li>

<li>Disable domain mapping in Typepad if the new site keeps the same URL<br />
Control Panel &gt; Site Access &gt; Domain Mapping
</li>

<li>Most Typepad images are stored by date:
&#8216;http://www.DomainName.com/photos/[a-Z]+?/[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/&#8217; &gt; &#8216;/wp-content/uploads/imports/&#8217;</li>

<li>Some images are stored like this:
&#8216;http://www.DomainName.com/.a/&#8217; &gt; &#8216;/wp-content/uploads/imports/&#8217;</li>

<li>Typepad links correctly to images without extensions; WordPress does not<br />
&#8216;800wi&#8217; &gt; &#8216;800wi.jpg&#8217; or &#8216;800wi.png&#8217;, need to check image manually<br />
&#8216;500pi&#8217; &gt; &#8216;500pi.jpg&#8217;<br />
&#8216;320pi&#8217; &gt; &#8216;320pi.jpg&#8217;
</li>

<li>Some images may need manual fixes because their linked name is not the same as their filename<br />
&#8217;sunny_image_2&#8242; &gt; 6a00&#8230;..jpg
</li>

<li>For replacements where the pattern to match is just a string, use phpMyAdmin<br />
&#8220;UPDATE table SET field = REPLACE(field, &#8216;pattern&#8217;, &#8216;replacement&#8217;)&#8221; 
</li>

<li>For replacements where the match is a regular expression or the replacement uses subpatterns, use a script:

<pre>
<code>
&lt;?
	$link = mysql_connect($address, $name, $pass) or die(mysql_error());
	mysql_select_db($db, $link) or die(mysql_error());
	
	$result = mysql_query("SELECT * FROM wp_posts WHERE post_content RLIKE '$search'") or die(mysql_error());  
	
	while($row = mysql_fetch_array($result)) {
		$raw = $row['post_content'];
		$id = $row['ID'];
		$matched = addslashes(ereg_replace($pattern, $replacement, $raw));
		$query = "UPDATE wp_posts SET post_content = '$matched' WHERE ID = '$id'";
		mysql_query($query) or die(mysql_error());
	}
?&gt;
</code>
</pre>

</li>

</ol><img src="http://feeds.feedburner.com/~r/mym/~4/oLqeSoWdAn4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.mimoymima.com/2010/02/lab/typepad-to-wordpress-migration/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.mimoymima.com/2010/02/lab/typepad-to-wordpress-migration/</feedburner:origLink></item>
		<item>
		<title>Wordpress.com to Self-hosted Migration</title>
		<link>http://feedproxy.google.com/~r/mym/~3/y0BkieQMKXc/</link>
		<comments>http://www.mimoymima.com/2010/02/lab/wordpress-com-to-self-hosted-migration/#comments</comments>
		<pubDate>Tue, 23 Feb 2010 17:52:13 +0000</pubDate>
		<dc:creator>mimoymima</dc:creator>
				<category><![CDATA[Lab]]></category>
		<category><![CDATA[instructions]]></category>
		<category><![CDATA[migration]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.mimoymima.com/?p=2858</guid>
		<description><![CDATA[There are a lot of instructions on line regarding blog migration from Wordpress.com to your own self-hosted wordpress site.  These instructions are based on our experience trying to follow those instructions and have a few important steps that we figured out on our own.]]></description>
			<content:encoded><![CDATA[<p class="Intro">There are a lot of instructions on line regarding blog migration from Wordpress.com to your own self-hosted wordpress site.  These instructions are based on our experience trying to follow those instructions and have a few important steps that we figured out on our own.</p>

<ol>

<li>Login to www.wordpress.com</li>

<li>Go to Tools &gt; Export</li>

<li>Login into new site</li>

<li>Go to Tools &gt; Import &gt; Wordpress</li>

<ul class="BulletList">
<li>select Download and import file attachments</li>
<li>continue to export and import the files until the &#8220;All Done&#8221; prompt appears at the bottom of the page</li>
</ul>

<li>Delete any dummy posts you have created</li>
</ol>

<h2>Domain Management</h2>
<p>If you&#8217;re hosting your domain name with wordpress follow the <a href="http://en.support.wordpress.com/domain-mapping/domain-management/">instructions to change your nameserver information</a>.</p>
<img src="http://feeds.feedburner.com/~r/mym/~4/y0BkieQMKXc" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.mimoymima.com/2010/02/lab/wordpress-com-to-self-hosted-migration/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.mimoymima.com/2010/02/lab/wordpress-com-to-self-hosted-migration/</feedburner:origLink></item>
		<item>
		<title>Launch: ToughMudder.com</title>
		<link>http://feedproxy.google.com/~r/mym/~3/oJ2JfEDIQ1g/</link>
		<comments>http://www.mimoymima.com/2010/02/news/launch-toughmudder-com/#comments</comments>
		<pubDate>Wed, 03 Feb 2010 17:03:50 +0000</pubDate>
		<dc:creator>mimoymima</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[event]]></category>
		<category><![CDATA[launch]]></category>
		<category><![CDATA[tough mudder]]></category>

		<guid isPermaLink="false">http://www.mimoymima.com/?p=2817</guid>
		<description><![CDATA[We've made websites for all kinds of businesses, but this is the first project we've worked on that involved mud, fire, barbed wire, AND mankinis. Tough Mudder is the toughest one day endurance race on the planet, so their site needed to kick some major ass.]]></description>
			<content:encoded><![CDATA[<p><img src='http://www.mimoymima.com/wp-content/plugins/simple-post-thumbnails/timthumb.php?src=/wp-content/thumbnails/2817.png&amp;w=185&amp;h=185&amp;zc=1&amp;ft=jpg' alt='post thumbnail' /></p>
<p class="Intro">We&#8217;ve made websites for all kinds of businesses, but this is the first project we&#8217;ve worked on that involved mud, fire, barbed wire, AND <a href="http://thegiftandtoyshop.co.uk/images/mankini.jpg" class="lightview" title="The Mankini :: may cause temporary blindness :: ">mankinis</a>. Tough Mudder is the toughest one day endurance race on the planet, so their site needed to kick some major ass.</p>

<a href="http://toughmudder.com"><img src="http://www.mimoymima.com/wp-content/uploads/2010/01/img_tough-mudder1.jpg" alt="Tough Mudder Photo" width="515" height="235" class="aligncenter size-full wp-image-2821" /></a>

<p>The site was designed to be expandable, as they will be having more races in the future and incorporating new content down the road. If you think you&#8217;re tough enough, or if you just want to see how awesome the site is, <a href="http://toughmudder.com/" class="Popup">go to ToughMudder.com</a></p>

<a href="http://toughmudder.com"><img src="http://www.mimoymima.com/wp-content/uploads/2010/01/img_tough-mudder2.jpg" alt="Tough Mudder Photo" title="" width="515" height="259" class="aligncenter size-full wp-image-2822" /></a><img src="http://feeds.feedburner.com/~r/mym/~4/oJ2JfEDIQ1g" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.mimoymima.com/2010/02/news/launch-toughmudder-com/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.mimoymima.com/2010/02/news/launch-toughmudder-com/</feedburner:origLink></item>
		<item>
		<title>Re-Launch: Wine Flirt 2.0</title>
		<link>http://feedproxy.google.com/~r/mym/~3/aNl14tPYq_U/</link>
		<comments>http://www.mimoymima.com/2010/01/news/launch-wine-flirt-2-0/#comments</comments>
		<pubDate>Sat, 23 Jan 2010 16:06:14 +0000</pubDate>
		<dc:creator>mimoymima</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[2.0]]></category>
		<category><![CDATA[re-design]]></category>
		<category><![CDATA[Social]]></category>
		<category><![CDATA[wineflirt]]></category>

		<guid isPermaLink="false">http://www.mimoymima.com/?p=2765</guid>
		<description><![CDATA[We just finished re-designing the WineFlirt site from the ground up.  It builds on all the great stuff that the old site had which was mainly their weekly newsletter (now called Scoop) and adds sections for their Wine Club, Happenings, and the Pleasure Panel, a new series of events they'll be hosting.]]></description>
			<content:encoded><![CDATA[<p><img src='http://www.mimoymima.com/wp-content/plugins/simple-post-thumbnails/timthumb.php?src=/wp-content/thumbnails/2765.jpg&amp;w=185&amp;h=185&amp;zc=1&amp;ft=jpg' alt='post thumbnail' /></p>
<a href="http://www.wineflirt.com" class="Popup"><img src="http://www.mimoymima.com/wp-content/uploads/2010/01/all-three-flirts.png" alt="WineFlirts" title="all-three-flirts" width="261" height="447" class="alignright size-full wp-image-2806" /></a>

<p class="Intro">We just finished re-designing the WineFlirt site from the ground up.  It builds on all the great stuff that the old site had which was mainly their weekly newsletter (now called <a href="http://www.wineflirt.com/scoop/" class="Popup">Scoop</a>) and adds sections for their <a href="http://www.wineflirt.com/wine-club/" class="Popup">Wine Club</a>, <a href="http://www.wineflirt.com/happenings/">Happenings</a>, and the <a href="http://www.wineflirt.com/pleasure-panel/" class="Popup">Pleasure Panel</a>, a new series of events they&#8217;ll be hosting.</p>



<img src="http://feeds.feedburner.com/~r/mym/~4/aNl14tPYq_U" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.mimoymima.com/2010/01/news/launch-wine-flirt-2-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.mimoymima.com/2010/01/news/launch-wine-flirt-2-0/</feedburner:origLink></item>
		<item>
		<title>Sneak Peek: Cynthia King Dance</title>
		<link>http://feedproxy.google.com/~r/mym/~3/QSrKLsp3MQY/</link>
		<comments>http://www.mimoymima.com/2010/01/news/sneak-peek-cynthia-king-dance/#comments</comments>
		<pubDate>Thu, 21 Jan 2010 20:06:19 +0000</pubDate>
		<dc:creator>mimoymima</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Cynthia King]]></category>
		<category><![CDATA[dance studio]]></category>
		<category><![CDATA[re-design]]></category>
		<category><![CDATA[windsor terrace]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.mimoymima.com/?p=2727</guid>
		<description><![CDATA[We are excited to be working with one of the most vibrant businesses in Windsor Terrace - Cynthia King Dance Studio is literally down the street from us. We have walked by the studio for years and now we're getting to know all the fun that goes on inside.]]></description>
			<content:encoded><![CDATA[<p><img src='http://www.mimoymima.com/wp-content/plugins/simple-post-thumbnails/timthumb.php?src=/wp-content/thumbnails/2727.jpg&amp;w=185&amp;h=185&amp;zc=1&amp;ft=jpg' alt='post thumbnail' /></p>
<p class="Intro">We are excited to be working with one of the most vibrant businesses in Windsor Terrace &#8211; Cynthia King Dance Studio is literally down the street from us. We have walked by the studio for years and now we&#8217;re getting to know all the fun that goes on inside.</p>

<p>Besides ballet, they offer tap dance, hip hop, toddler dance &#8211; you name it. They organize amazing shows and, luckily for us, they have great photography from their performances and students, which is surprisingly hard to find in dance studio websites. Cynthia found out about us through one of her photographers, our friend <a href="http://amywayphotography.com/">Amy Way</a>. The new design is going to truly represent this wonderful, energetic studio that has been keeping our neighborhood dancing for the last 8 years.</p>

<div class="Photo"><img src="http://www.mimoymima.com/wp-content/uploads/2010/01/img_cynthia-king.jpg" alt="Cynthia King Re-Design Sneak Peek" title="img_cynthia-king" width="525" height="335" class="aligncenter size-full wp-image-2730" /></div><img src="http://feeds.feedburner.com/~r/mym/~4/QSrKLsp3MQY" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.mimoymima.com/2010/01/news/sneak-peek-cynthia-king-dance/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.mimoymima.com/2010/01/news/sneak-peek-cynthia-king-dance/</feedburner:origLink></item>
	</channel>
</rss>
