<?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>Little Bird LLC &#187; Amanda</title>
	<atom:link href="http://littlebirdllc.com/author/amanda/feed/" rel="self" type="application/rss+xml" />
	<link>http://littlebirdllc.com</link>
	<description>Little Bird makes cozy, quirky and weathered websites for small businesses, individuals and the soon-to-be married.</description>
	<lastBuildDate>Tue, 29 Mar 2011 23:04:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Embed Tumblr posts in your sidebar!</title>
		<link>http://littlebirdllc.com/embed-tumblr-posts-in-your-sidebar/</link>
		<comments>http://littlebirdllc.com/embed-tumblr-posts-in-your-sidebar/#comments</comments>
		<pubDate>Tue, 29 Jun 2010 02:26:34 +0000</pubDate>
		<dc:creator>Amanda</dc:creator>
				<category><![CDATA[tutorials]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[tumblr]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://littlebirdllc.com/?p=956</guid>
		<description><![CDATA[In the last two weeks I&#8217;ve fallen in love with Tumblr. Mostly because it&#8217;s SO darn easy to post a photo, link or quote with the bookmarklet. If you look over in the left sidebar of LittleBirdLLC.com/blog there is a stream being pulled in from our Little Bird tumblr. The web is full of amazing [...]]]></description>
			<content:encoded><![CDATA[<p>In the last two weeks I&#8217;ve fallen in love with Tumblr. Mostly because it&#8217;s SO darn easy to post a photo, link or quote with the bookmarklet. If you look over in the left sidebar of <a href="http://littlebirdllc.com/blog/">LittleBirdLLC.com/blog</a> there is a stream being pulled in from our <a href="http://littlebirdies.tumblr.com/">Little Bird tumblr</a>. The web is full of amazing things that we see everyday &#8211; this is an easy way to collect them as a resource and share them with you.  </p>
<p>First, paste the following into a text widget or your <code>sidebar.php</code> file. Replace &#8216;yourname&#8217; with your tumblr account name.</p>
<pre class="brush: jscript; title: ;">&lt;script type=&quot;text/javascript&quot; src=&quot;http://yourname.tumblr.com/js?num=5&quot;&gt;&lt;/script&gt;</pre>
<p>The <code>/js$num=5</code> is limiting the amount of posts to 5, this can be whatever number you want. </p>
<p>If you look at it now it&#8217;s probably a mess. Every element has tumblr css classes wrapped around it so next you&#8217;ll want to style it. At the very least you&#8217;ll need to change the width so it fits. I recommend using Firebug, the Mozilla Firefox extension, for finding and styling your posts. </p>
<pre class="brush: css; title: ;">
/* Tumblr Styles */

ol.tumblr_posts {width: 183px;}
li.tumblr_post {}

li.tumblr_quote_post {}
  .tumblr_quote {}
  .tumblr_source {}
  .tumblr_open_quote {}
  .tumblr_close_quote {}

li.tumblr_link_post {}
  a.tumblr_link {}
  .tumblr_description {}

li.tumblr_photo_post {}
  img.tumblr_photo {}
  .tumblr_caption {}

/* and that's just a few! */
</pre>
<p>Tumblr makes it incredibly easy to import RSS feeds so all you have to do is import all of your various feeds to tumblr and Ta-da! Instant life-stream.</p>
]]></content:encoded>
			<wfw:commentRss>http://littlebirdllc.com/embed-tumblr-posts-in-your-sidebar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google font directory</title>
		<link>http://littlebirdllc.com/google-font-directory/</link>
		<comments>http://littlebirdllc.com/google-font-directory/#comments</comments>
		<pubDate>Thu, 20 May 2010 07:56:54 +0000</pubDate>
		<dc:creator>Amanda</dc:creator>
				<category><![CDATA[web fonts]]></category>

		<guid isPermaLink="false">http://littlebirdllc.com/?p=879</guid>
		<description><![CDATA[How could I not spend all night testing out the new Google font directory!? As always this site&#8217;s a work in progress but I did give the homepage a facelift and added the font IM Fell DW Pica. Too cool!]]></description>
			<content:encoded><![CDATA[<p>How could I not spend all night testing out the new <a target="_blank" href="http://code.google.com/webfonts">Google font directory!?</a> As always this site&#8217;s a work in progress but I did give the homepage a facelift and added the font <a target="_blank" href="http://code.google.com/webfonts/family?family=IM+Fell+DW+Pica">IM Fell DW Pica.</a> Too cool! </p>
<p><img src="http://littlebirdllc.com/wp-content/uploads/2010/05/lb.jpg" alt="" title="lb" width="590" height="302" class="alignnone size-full wp-image-880" /></p>
]]></content:encoded>
			<wfw:commentRss>http://littlebirdllc.com/google-font-directory/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Launch: littlebirdllc.com</title>
		<link>http://littlebirdllc.com/launch-littlebirdllc-com/</link>
		<comments>http://littlebirdllc.com/launch-littlebirdllc-com/#comments</comments>
		<pubDate>Mon, 20 Jul 2009 16:20:20 +0000</pubDate>
		<dc:creator>Amanda</dc:creator>
				<category><![CDATA[little bird]]></category>
		<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://littlebirdllc.com/?p=799</guid>
		<description><![CDATA[I&#8217;ve been working on littlebirdllc.com since last fall. Designed 10 different versions, coded about 6, started in Drupal and ended with WordPress. Do all designers have such a hard time designing their own business sites? It&#8217;s just never right, never cool enough, never finished. I decided on Saturday that this had gone on TOO long. [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://littlebirdllc.com/wp-content/uploads/2009/07/late.png" alt="late" title="late" width="590" height="57" class="alignnone size-full wp-image-802" /></p>
<p><strong>I&#8217;ve been working on littlebirdllc.com since last fall.</strong> Designed 10 different versions, coded about 6, started in <a href="http://drupal.org/">Drupal</a> and ended with <a href="http://wordpress.org/">WordPress.</a> Do all designers have such a hard time designing their own business sites? It&#8217;s just never right, never cool enough, never finished. I decided on Saturday that this had gone on TOO long. Imagine my surprise when I actually came up with a design I liked right after deciding I just wanted to get something up? <strong>Design is funny like that. </strong> It&#8217;s still a work in progress, but it&#8217;s <em>something.</em> Thanks for reading! </p>
<p><img src="http://littlebirdllc.com/wp-content/uploads/2009/07/Little-Bird-blog-590.png" alt="Little Bird blog 590" title="Little Bird blog 590" width="590" height="332" class="alignnone size-full wp-image-800" /></p>
]]></content:encoded>
			<wfw:commentRss>http://littlebirdllc.com/launch-littlebirdllc-com/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Paper, A WordPress Theme</title>
		<link>http://littlebirdllc.com/paper-a-wordpress-theme/</link>
		<comments>http://littlebirdllc.com/paper-a-wordpress-theme/#comments</comments>
		<pubDate>Tue, 19 May 2009 21:43:14 +0000</pubDate>
		<dc:creator>Amanda</dc:creator>
				<category><![CDATA[freebies]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[web design]]></category>
		<category><![CDATA[wordpress theme]]></category>

		<guid isPermaLink="false">http://ahhh-design.com/wp_templates/scribble/?p=776</guid>
		<description><![CDATA[I’ve been using WordPress for a year or two now and think it’s time for a free theme! I created a simple one that artists and craftsters might enjoy. [DOWNLOAD] It’s easy to install &#38; you don’t have to touch the code if you don’t want to. Not sure how to add a theme? You [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-777" title="paper" src="http://littlebirdllc.com/wp-content/uploads/2009/07/paper.jpg" alt="paper" width="590px" /></p>
<p>I’ve been using WordPress for a year or two now and think it’s time for a free theme! I created a simple one that artists and craftsters might enjoy.</p>
<p><a href="http://wordpress.org/extend/themes/paper">[DOWNLOAD]</a></p>
<p>It’s easy to install &amp; you don’t have to touch the code if you don’t want to. Not sure how to add a theme? You can find detailed directions and tons more information here: Adding New Themes</p>
<p>The code is clean and organized and ready for someone to tinker around with as well. The image in the right sidebar is commented out in the code you’re downloading. The space is the perfect size for a logo/image, flickr or etsy badge. There’s commented out code &amp; detailed directions for all three options in the file sidebar.php.</p>
<p>Get support and more at: <a href="http://ahhh-design.com/wp_templates/paper/">The Paper Theme Site</a></p>
]]></content:encoded>
			<wfw:commentRss>http://littlebirdllc.com/paper-a-wordpress-theme/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>CSS as Art?</title>
		<link>http://littlebirdllc.com/css-as-art/</link>
		<comments>http://littlebirdllc.com/css-as-art/#comments</comments>
		<pubDate>Thu, 19 Feb 2009 21:48:13 +0000</pubDate>
		<dc:creator>Amanda</dc:creator>
				<category><![CDATA[art]]></category>
		<category><![CDATA[css]]></category>

		<guid isPermaLink="false">http://ahhh-design.com/wp_templates/scribble/?p=781</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p><img src="http://littlebirdllc.com/wp-content/uploads/2009/07/css.jpg" alt="css" title="css" width="590px" /></p>
]]></content:encoded>
			<wfw:commentRss>http://littlebirdllc.com/css-as-art/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

