<?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:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>EricaJoy &#187; WordPress</title>
	<atom:link href="http://www.ericabaker.com/category/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ericabaker.com</link>
	<description>I&#039;ve got the brains, who&#039;s got the looks?</description>
	<lastBuildDate>Sat, 24 Dec 2011 04:56:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/>		<item>
		<title>How To: Embed Your Tumblog in WordPress</title>
		<link>http://www.ericabaker.com/2008/02/16/how-to-embed-your-tumblog-in-wordpress/</link>
		<comments>http://www.ericabaker.com/2008/02/16/how-to-embed-your-tumblog-in-wordpress/#comments</comments>
		<pubDate>Sun, 17 Feb 2008 01:10:45 +0000</pubDate>
		<dc:creator>EricaJoy</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[tumblr]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.ericabaker.com/2008/02/16/how-to-embed-your-tumblog-in-wordpress/</guid>
		<description><![CDATA[Tumblogs are all the rage right now but sometimes a big long post is warranted. For those occasions a lot of us keep &#8220;old school&#8221; blogs around. For me, it was hard to integrate my tumblog and my &#8220;real&#8221; blog. I settled for having a link between the two separate entities and having a customized [...]]]></description>
			<content:encoded><![CDATA[<p>Tumblogs are all the rage right now but sometimes a big long post is warranted. For those occasions a lot of us keep &#8220;old school&#8221; blogs around. For me, it was hard to integrate my tumblog and my &#8220;real&#8221; blog. I settled for having a link between the two separate entities and having a customized tumblr domain. The release of <a href="http://blog.davidville.com/2007/11/01/tumblr-3/" target="_blank">Tumblr 3.0</a> added the option to embed posts anywhere, so I gave up the crappy linking between blogs and embedded my tumblog into a WordPress page. I&#8217;m sure others have done this but I&#8217;m documenting how I did it in the hopes it will help someone else.</p>
<p>All in all, embedding my tumblog into WP was pretty easy. Here&#8217;s what I did:</p>
<ol>
<li>Create a file called <a href="http://usefultreats.googlepages.com/tumblr.css" title="Embedded tumblr css" target="_blank">tumblr.css</a> and put it somewhere.</li>
<li>Create a new Page in WordPress.</li>
<li>Switch to the code editor of the page and insert the following:
<p>&lt;style type=&#8221;text/css&#8221;&gt; @import url(http://www.pathtoyourtumblrcssfile.com/tumblr.css); &lt;/style&gt; &lt;script src=&#8221;http://pathtoyourtumblog.com/js&#8221; type=&#8221;text/javascript&#8221;&gt;&lt;/script&gt;</p>
<p>Make sure you edit the paths in the code snippet before publishing.</li>
<li>Save the page</li>
<li>Edit the CSS to your liking.</li>
</ol>
<p>That&#8217;s it. The trickiest part of the whole deal is editing the CSS. Tumblr doesn&#8217;t have documentation for the various classes you can use to style the js so you have to fly by the seat of your pants a bit. For convenience and the sake of having this written down somewhere, here are all the classes used:</p>
<p>tumblr_body<br />
tumblr_description<br />
tumblr_post<br />
tumblr_quote_post<br />
tumblr_quote<br />
tumblr_open_quote<br />
tumblr_close_quote<br />
tumblr_source<br />
tumblr_photo_post<br />
tumblr_photo<br />
tumblr_caption<br />
tumblr_link_post<br />
tumblr_link<br />
tumblr_chat_post<br />
tumblr_label<br />
tumblr_text_post<br />
tumblr_title<br />
tumblr_body<br />
tumblr_video_post<br />
tumblr_video<br />
tumblr_audio_post</p>
<p>If you&#8217;d like a css file to get you started, here&#8217;s a modified version of the one I use: <a href="http://usefultreats.googlepages.com/tumblr.css" target="_blank">http://usefultreats.googlepages.com/tumblr.css</a></p>
 <small><p>Related posts:<ol>
<li><a href='http://www.ericabaker.com/2007/06/07/tumbling/' rel='bookmark' title='Tumbling'>Tumbling</a> <small>I&#8217;ve fallen in love with tumblr. There I said it....</small></li>
</ol></p></small>]]></content:encoded>
			<wfw:commentRss>http://www.ericabaker.com/2008/02/16/how-to-embed-your-tumblog-in-wordpress/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
	
	</item>
		<item>
		<title>Migration Pattern</title>
		<link>http://www.ericabaker.com/2007/02/18/migration-pattern/</link>
		<comments>http://www.ericabaker.com/2007/02/18/migration-pattern/#comments</comments>
		<pubDate>Sun, 18 Feb 2007 20:51:00 +0000</pubDate>
		<dc:creator>EricaJoy</dc:creator>
				<category><![CDATA[Blogger]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://blog.ericabaker.com/?p=112</guid>
		<description><![CDATA[So contrary to the date of the first entry of this blog, I am not a total n00b blogger. To be truthful, I started this blog on Blogger back when I thought I might have a chance to work @ Google. It&#8217;s wise to know the products of the company you&#8217;re interviewing with and all. [...]]]></description>
			<content:encoded><![CDATA[<p>So contrary to the date of the <a href="http://www.ericabaker.com/2006/03/i-am-not-programmer.html">first entry of this blog</a>, I am not a total n00b blogger. To be truthful, I started this blog on Blogger back when I thought I <span style="font-style: italic">might</span> have a chance to work @ Google. It&#8217;s wise to know the products of the company you&#8217;re interviewing with and all. Before that, I&#8217;d been using <a href="http://www.wordpress.org/">WordPress</a> and before that <a href="http://www.sixapart.com/movabletype/">Movable Type</a> and before that <a href="http://www.xanga.com/">Xanga</a> and before that <a href="http://noahgrey.com/greysoft/">greymatter</a>. It stands to reason that if I&#8217;m on my fifth blogging platform, I&#8217;d have entries going back before March of 2006, right? Well unfortunately Blogger doesn&#8217;t provide a way to import old entries from other platforms, so my entries back to September 2003 are locked away in WordPress land.</p>
<p>Enter <a href="http://www2.blogger.com/profile/05000732038506927743">Yichao Zhang</a> who created a <a href="http://zeaster.blogspot.com/2007/01/tool-that-import-all-posts-from_4359.html">WordPress to Blogger importer</a>. I&#8217;d been waiting for some enterprising person to use the Blogger API to create an importer. Truth be told, this post started out in December as a request for someone to do so. So, I&#8217;m going to try this out. If all is successful, you should see old posts appearing in the archives soon-ish.</p>
<p>Moving on, I would like to know when and how VOSS became the &#8220;it&#8221; water. I started seeing it in hotel rooms I went to and couldn&#8217;t comprehend how a bottle of water could cost $8. Now I see pictures of Lindsay Lohan walking around carrying the stuff and I wonder where this stuff came from. I&#8217;ve never seen commercials for it so has it become popular by the design of its bottle (which is cool, I admit) and its placing in hotels?</p>
 <small><p>Related posts:<ol>
<li><a href='http://www.ericabaker.com/2007/08/25/its-not-you-its-me-back-to-wordpress/' rel='bookmark' title='It&#8217;s not you, it&#8217;s me: Back to WordPress'>It&#8217;s not you, it&#8217;s me: Back to WordPress</a> <small>So remember that time a few months ago when I...</small></li>
<li><a href='http://www.ericabaker.com/2006/02/06/restoration/' rel='bookmark' title='restoration&#8230;'>restoration&#8230;</a> <small>&#8230;after a long hiatus, i&#8217;ve brought back my blog. only...</small></li>
</ol></p></small>]]></content:encoded>
			<wfw:commentRss>http://www.ericabaker.com/2007/02/18/migration-pattern/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
	</item>
		<item>
		<title>restoration&#8230;</title>
		<link>http://www.ericabaker.com/2006/02/06/restoration/</link>
		<comments>http://www.ericabaker.com/2006/02/06/restoration/#comments</comments>
		<pubDate>Mon, 06 Feb 2006 12:51:00 +0000</pubDate>
		<dc:creator>EricaJoy</dc:creator>
				<category><![CDATA[blogging]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://blog.ericabaker.com/?p=28</guid>
		<description><![CDATA[&#8230;after a long hiatus, i&#8217;ve brought back my blog. only this time, its wordpress and not movable type. i put wp on another site im creating and I love it. So long and thanks for all the fish, MT. I&#8217;ll be back with more later. No related posts.]]></description>
			<content:encoded><![CDATA[<p>&#8230;after a long hiatus, i&#8217;ve brought back my blog. only this time, its wordpress and not movable type. i put wp on another site im creating and I love it. So long and thanks for all the fish, MT.</p>
<p>I&#8217;ll be back with more later. <img src='http://www.ericabaker.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.ericabaker.com/2006/02/06/restoration/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
	</item>
	</channel>
</rss>

