<?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; Blog</title>
	<atom:link href="http://littlebirdllc.com/blog/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>Wed, 28 Jul 2010 00:44:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</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;">&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;">
/* 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>4</slash:comments>
		</item>
		<item>
		<title>monome is a unique device. Little Bird explains&#8230;</title>
		<link>http://littlebirdllc.com/monome-is-a-unique-device-little-bird-explains/</link>
		<comments>http://littlebirdllc.com/monome-is-a-unique-device-little-bird-explains/#comments</comments>
		<pubDate>Mon, 01 Jun 2009 23:23:45 +0000</pubDate>
		<dc:creator>Sam</dc:creator>
				<category><![CDATA[monome]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://ahhh-design.com/wp_templates/scribble/?p=668</guid>
		<description><![CDATA[What is a monome? Monomes are fun to watch, but what is actually going on?]]></description>
			<content:encoded><![CDATA[<p>What is a monome? Monomes are fun to watch, but what is actually going on?</p>
<p><object width="600" height="338"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=3811393&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=ff9933&amp;fullscreen=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=3811393&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=ff9933&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="600" height="338"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://littlebirdllc.com/monome-is-a-unique-device-little-bird-explains/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Customizing Drupal Menus</title>
		<link>http://littlebirdllc.com/customizing-drupal-menus/</link>
		<comments>http://littlebirdllc.com/customizing-drupal-menus/#comments</comments>
		<pubDate>Mon, 01 Jun 2009 21:28:53 +0000</pubDate>
		<dc:creator>Sam</dc:creator>
				<category><![CDATA[tutorials]]></category>
		<category><![CDATA[drupal]]></category>
		<category><![CDATA[menu]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://ahhh-design.com/wp_templates/scribble/?p=653</guid>
		<description><![CDATA[As the interface for your website, the menu gets plenty of action. You might want to tune it up a bit, adding something to make it special. Drupal has an extensive API for interacting with the menu items you create. On our website, we wanted subtext for each primary menu item &#8211; as you see [...]]]></description>
			<content:encoded><![CDATA[<p>As the interface for your website, the menu gets plenty of action. You might want to tune it up a bit, adding something to make it special. Drupal has an extensive API for interacting with the menu items you create.</p>
<p>On our website, we wanted subtext for each primary menu item &#8211; as you see above. Drupal usually displays the link titles only. There is a description field for each menu item, and we thought that would be a great place to enter the subtext we enter. I set out to generate my own menu and place it in a block on my page. menu_navigation_links() looked like a promising function from the menu API.</p>
<p>I enabled the devel module and put the execute PHP block at the top of the page. I got to work creating the PHP that would do the trick. Dealing with arrays can be tricky if you don&#8217;t do it often. Using the PHP function print_r() , you can view the contents of your menu array. Like so:</p>
<pre class="brush: php;">&lt; ?php
$menuitems = menu_navigation_links('primary-links', $level = 0);
print_r($menuitems);
?&gt;</pre>
<p>Once you have the PHP worked out, make sure the PHP filter module is enabled for the site under admin/build/modules. Create a block at admin/build/block. Insert PHP code and change the input type to PHP.</p>
<pre class="brush: php;">&lt; ?php
//Get the menu structure and place in a variable. An array is returned.
$menuitems = menu_navigation_links('primary-links', $level = 0);

//Loop through the menu items, setting two classes for the design and outputting what we want
foreach ($menuitems as $key=&gt;$value)
{
echo '
';
echo ''.$menuitems[$key]['title'].'';
echo '
';
echo $menuitems[$key]['attributes']['title'];
echo '
';
echo '
';
}

?&gt;</pre>
<p>More information on the Drupal menu API for all versions:</p>
<p><a href="http://api.drupal.org/api/group/menu/6">http://api.drupal.org/api/group/menu/6</a></p>
]]></content:encoded>
			<wfw:commentRss>http://littlebirdllc.com/customizing-drupal-menus/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Security and Log Analysis</title>
		<link>http://littlebirdllc.com/security-and-log-analysis/</link>
		<comments>http://littlebirdllc.com/security-and-log-analysis/#comments</comments>
		<pubDate>Mon, 01 Jun 2009 21:04:06 +0000</pubDate>
		<dc:creator>Sam</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[splunk]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://ahhh-design.com/wp_templates/scribble/?p=636</guid>
		<description><![CDATA[Our methodology for analyzing access logs coming from a shared hosting environment - explained.]]></description>
			<content:encoded><![CDATA[<p><img src="http://littlebirdllc.com/wp-content/uploads/2009/06/blue_lock.jpg" alt="blue_lock" title="blue_lock" width="200" class="alignright size-full wp-image-637" />I wanted to share my methodology for analyzing access logs coming from a shared hosting environment.</p>
<p>The steps break down like this:</p>
<ol>
<li>Gather the log files</li>
<li>Analyze the log files</li>
</ol>
<p>Once you get into it, things can get a bit annoying. When things are annoying, you won&#8217;t do them. <strong>You need to pay attention to security!</strong></p>
<p>Most hosting companies offer you some sort of control panel where you an download your raw webserver logs. In my case it is the ever popular cPanel software.</p>
<p><img src="http://littlebirdllc.com/wp-content/uploads/2009/06/cpanel.jpg" alt="cpanel" title="cpanel" width="200" class="alignleft size-full wp-image-638" />Navigate to the logs section and click the &#8216;Raw Access Log&#8217; icon. This will display a list of all your add-on domains. I have about 20 of them &#8211; Yikes! Who wants to click each of these links and download them? Not us. Enter Download Them All, the amazing Firefox plugin. Install this plugin and set the download directory to where you would like to store these logs. I used &#8216;my home&#8217;/Documents/hacked/logs/&#8217;. For the type of file to download, select archives and start the downloads. They&#8217;ll zip along depending on their size and will end up in your log folder. Select them all in your file browser and unzip them. Sort the directory by file type and delete all of the archive files.</p>
<p>The next step is to combine these files somehow so we can look at one file. My first attempt at this I used the linux command cat &#8211; which means concatenate.</p>
<pre class="brush: plain;">cat * &gt; bigole.txt</pre>
<p>There is a problem with this approach though &#8211; all entries are lumped together and it can be hard to tell what domain the logs come from. We&#8217;ll fix this with another approach later.</p>
<p>This put all of the files in one file that I could search for some certain files that had been placed on my site. After I found the files I went back in time a bit and discovered how the files had been placed.</p>
<p>Bingo! The file was named setting.php and was a uploaded through a CMS software. This .php file was a hacker &#8216;shell&#8217; and let some little shit browse around and hide phishing site urls in my domains. So I needed to track these files down and get rid of them.</p>
<p>Find file &#8216;setting.php&#8217; in public_html</p>
<pre class="brush: plain;">find public_html -name 'setting.php'</pre>
<p>Find files created in the last 11 days</p>
<pre class="brush: plain;">find . -mtime -11 -ls</pre>
<p>So all of this worked out O.K. , but a few minutes later I remember something we&#8217;d been using at my day job &#8211; <a href="http://www.splunk.com/">splunk</a>. Splunk will index your log files and make them searchable through a web interface. Works on Mac, Windows and Linux.</p>
<p><img src="http://littlebirdllc.com/wp-content/uploads/2009/06/splunk.jpg" alt="splunk" title="splunk" width="225" height="67" class="alignright size-full wp-image-639" />So I followed the same procedure but stopped at the cat command. I installed splunk and configured the inputs to look at my log directory. Splunk sucked all the files into it&#8217;s internal database and showed a timeline with a simple search box above it.</p>
<p>I typed in &#8216;setting.php&#8217; and searched. I see a list of entries that matched. I then clicked on the IP address that had been accessing setting.php. It then added that IP to my search terms. Deleting setting.php from the search bar let me see all activity associated with that IP across all domains.</p>
<p>At the bottom of each log entry you can see what file it was pulled from. The file names identify the domain, so I could tie the entry back to the domain &#8211; solving the one problem I ran into.</p>
<p>Using these rudimentary functions of splunk I was able to get a much better idea of the activity happening on my sites &#8211; <strong>ALL MY SITES!</strong> You can create reports using splunk, letting you dig deeper into your sites usage than traditional web trending software. You can also save searches, schedule searches and have actions take place if results are returned. This thing is great!</p>
<p>My next step is to figure out how to get these logs shipped to me automatically or install splunk on my server.</p>
]]></content:encoded>
			<wfw:commentRss>http://littlebirdllc.com/security-and-log-analysis/feed/</wfw:commentRss>
		<slash:comments>0</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>Setting up Ubercart and Drupal 5 with PayPal</title>
		<link>http://littlebirdllc.com/setting-up-ubercart-and-drupal-5-with-paypal/</link>
		<comments>http://littlebirdllc.com/setting-up-ubercart-and-drupal-5-with-paypal/#comments</comments>
		<pubDate>Sun, 01 Mar 2009 21:35:08 +0000</pubDate>
		<dc:creator>Sam</dc:creator>
				<category><![CDATA[tutorials]]></category>
		<category><![CDATA[drupal]]></category>
		<category><![CDATA[drupal5]]></category>
		<category><![CDATA[ecommerce]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://ahhh-design.com/wp_templates/scribble/?p=768</guid>
		<description><![CDATA[Ubercart is a popular module for Drupal eCommerce. I setup a system recently. It works well out of the box. The majority of the work you will put in will be payments and shipping quotes. I&#8217;ll dig into how to get going here. Preparation: Sign up for (or have your customer sign up for) google [...]]]></description>
			<content:encoded><![CDATA[<p>Ubercart is a popular module for Drupal eCommerce. I setup a system recently. It works well out of the box. The majority of the work you will put in will be payments and shipping quotes. I&#8217;ll dig into how to get going here.</p>
<ol>
<li>Preparation: Sign up for (or have your customer sign up for) google analytics, UPS merchant and/or USPS merchant accounts so you can calculate shipping, otherwise you can just do a flat rate(base rate + per item rate).
<p>Here are links to info on signing up:<br />
<a href="http://www.usps.com/webtools/">http://www.usps.com/webtools/</a><br />
 <a href="http://www.ups.com/e_comm_access/toolintro?loc=en_US">http://www.ups.com/e_comm_access/toolintro?loc=en_US</a></p>
<p>Get access to SSH into your hosting provider if you don&#8217;t already. Optionally, ask your hosting provider to enable cron and wget for you. Cron will let you schedule a PHP page to be run at your desired times. wget will let you download files directly to your server and then unzip them. Sometimes you can schedule cron from your hosting control panel.</p>
<p>Go to your hosting control panel and create a mySQL database and a user for that database. You can usually do this in your &#8216;control panel&#8217; in your hosting software.</p>
<p>The user must have these permissions:</p>
<ul>
<li>SELECT</li>
<li>INSERT</li>
<li> UPDATE</li>
<li>DELETE</li>
<li> CREATE</li>
<li>DROP</li>
<li> INDEX</li>
<li>ALTER</li>
<li>CREATE TEMPORARY TABLES</li>
<li>LOCK TABLES </li>
</ul>
<p> Write down your user name, password and database name. Be wary that some hosting services will prepend your user and database with different characters &#8211; perhaps your username. Also your host name for your database may not be localhost, which is the default for drupal in the &#8216;advanced&#8217; part of the setup page. I know that GoDaddy will give you a numbered server to connect to. This info is presented to you at the end of the web control panels I have used that have a mySQL database creation wizard.</li>
<li>Sign up for a paypal developer account &#8211; <a href="https://developer.paypal.com/">https://developer.paypal.com/</a> &#8211; if you are going to use paypal (which I will be explaining here). This will let you create test transactions. Create a test seller account and a test buyer account. Don&#8217;t forget to put money in the buyer account. Take note of the email addresses and passwords, you&#8217;ll need them later. An important note: <strong> copying the email address from the paypal page may result in a space in the address</strong> be sure to take that out. That caused some grief for me.</li>
<li>Download the ubercart deluxe package (<a href="http://install.ubercart.org/files/install.ubercart.org/uberinstaller/ubercart_deluxe.tar.gz">http://install.ubercart.org/files/install.ubercart.org/uberinstaller/ube&#8230;</a> ) which includes all the core Drupal modules and Ubercart add-on modules.
<p>If you have wget installed in your ssh shell you can run these commands(otherwise use ftp):</p>
<pre class="brush: php;">// these are comments
// change directory to your home directory
 cd ~

// make a new directory called drupal
mkdir drupal

// change to that directory
cd drupal

// download ubercart to that directory
wget &lt;a href=&quot;http://install.ubercart.org/files/install.ubercart.org/uberinstaller/ubercart_deluxe.tar.gz&quot;&gt;http:
//install.ubercart.org/files/install.ubercart.org/uberinstaller/ubercart_deluxe.tar.gz&lt;/a&gt;
// unzip the file
tar xzf ubercart_deluxe.tar.gz

 // view your unzipped file
ls -la

 // copy deluxe contents to your public html directory
cp -r ./ubercart_deluxe/* ~/public_html/

// If you're new to the command line...
// . (dot) stands for your current directory. ~ represents your home directory. </pre>
</li>
<li>Navigate to your home domain and install drupal. Get your database name and logon credentials and follow the instructions below. <a href="http://drupal.org/files/getting-started_2.pdf">Getting started with Drupal 5</a> from: <a href="http://drupal.org/handbooks">http://drupal.org/handbooks.</a> <strong>The Drupal community is strong, use it!</strong></li>
<li>Go to Admin › Site Building › Modules. Expand &#8216;Ubercart &#8211; fulfillment&#8217; and &#8216;Ubercart &#8211; payment&#8217;. You should enable one or more of: flat-rate, UPS or USPS shipping. In payment, enable Paypal if you want to use that. Be sure to save those options.</li>
<li>Go to Home › Administer › Store administration › Configuration › Shipping Quote Settings › Quote Methods › General Settings and enable your preferred shipping methods. There will be links to configure the fulfillment modules you activated in the previous step. As mentioned before, both UPS and USPS require registration for UPS &#8216;WebTools&#8217; and USPS XML services. You can also enable error display for admins in the &#8216;edit&#8217; tab.
<p>Both can be configured in ubercart to direct to a testing server. USPS requires that you contact them to gain access to their production site. Their test site did not work for me &#8211; I have yet to get the production working, but haven&#8217;t tried, UPS has been the priority.</li>
<li>Go to Home › Administer › Store administration › Configuration › Payment Settings › Payment Methods › PayPal Website Payments Standard settings. Check the &#8216;enable&#8217; box for PayPal payments standard. Enter the email address for your PayPal test business account. PayPal server should be set to &#8216;sandbox&#8217; for testing. Change this back before going live and be sure to change the email address to your actual PayPal email.</li>
<li>Create products and test out your shipping!</li>
<li>Ask for help here or at <a href="http://www.ubercart.org">http://www.ubercart.org</a> if you need it.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://littlebirdllc.com/setting-up-ubercart-and-drupal-5-with-paypal/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adding audio to your Drupal 5 site</title>
		<link>http://littlebirdllc.com/adding-audio-to-your-drupal-5-site/</link>
		<comments>http://littlebirdllc.com/adding-audio-to-your-drupal-5-site/#comments</comments>
		<pubDate>Sun, 01 Mar 2009 21:13:56 +0000</pubDate>
		<dc:creator>Sam</dc:creator>
				<category><![CDATA[tutorials]]></category>
		<category><![CDATA[audio]]></category>
		<category><![CDATA[drupal]]></category>
		<category><![CDATA[drupal5]]></category>
		<category><![CDATA[multimedia]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://ahhh-design.com/wp_templates/scribble/?p=754</guid>
		<description><![CDATA[Putting audio on your site seems like it should be easy. It is, once you know what to do. Download the audio module from drupal.org. At the moment, if you want to have multiple files in one player you need to get the 5.x-2.x-dev download &#8211; http://ftp.drupal.org/files/projects/audio-5.x-2.x-dev.tar.gz. If not, you can get the 5.x release [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Putting audio on your site seems like it should be easy. It is, once you know what to do.</strong></p>
<ol>
<li>Download the audio module from drupal.org. At the moment, if you want to have multiple files in one player you need to get the 5.x-2.x-dev download &#8211; <a href="http://ftp.drupal.org/files/projects/audio-5.x-2.x-dev.tar.gz.">http://ftp.drupal.org/files/projects/audio-5.x-2.x-dev.tar.gz.</a> If not, you can get the 5.x release of your choice.
<p><a href="http://drupal.org/project/audio">http://drupal.org/project/audio</a></li>
<li>Unzip the file and copy the new folder to your sites/all/modules folder on your webserver
   </li>
<li>Download the getid3 library from sourceforge and put in sites/all/modules/audio/getid3</li>
<li>Enable the module in your Drupal Admin</li>
<li>Configure the audio import directory</li>
<li>Configure the id3 directory</li>
<li>Upload some properly tagged mp3s to the audio import directory &#8211; do a few that have album name in common.</li>
<li>Import the audio files</li>
<li>Create a new view with type of audio:xspf and a filter on audio:album if desired. Select the Page or Block and Menu options based on your preference.
</li>
<li>Create a new view with type of full nodes. Select and complete the Page or Block and Menu sections. Filter on an audio related criteria and Sort as you like.
</li>
<li>You will now have two pages: one with a player containing the songs belonging to the album filter you created, and one with a list of single entries with their own players. You could change the latter to only return one node, change the sorting to descending by node:created date and place in a block &#8211; then you&#8217;d have the most recent audio entry for your site, placed in a block perhaps. </li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://littlebirdllc.com/adding-audio-to-your-drupal-5-site/feed/</wfw:commentRss>
		<slash:comments>0</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>
