<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
    xmlns:admin="http://webns.net/mvcb/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:content="http://purl.org/rss/1.0/modules/content/">

<channel>
    <title>Bransin Anderson</title>
    <link>http://bransinanderson.com/index.php/ramble/</link>
    <description></description>
    <dc:language>en</dc:language>
    <dc:creator>bransinanderson@gmail.com</dc:creator>
    <dc:rights>Copyright 2011</dc:rights>
    <dc:date>2011-09-16T05:32:57+00:00</dc:date>
    <admin:generatorAgent rdf:resource="http://expressionengine.com/" />
    

    <item>
      <title>The Album Leaf</title>
      <link>http://bransinanderson.com/index.php/ramble/the-album-leaf</link>
      <guid>http://bransinanderson.com/index.php/ramble/the-album-leaf#When:05:32:57Z</guid>
      <description><![CDATA[<p>I've noticed a listening trend amongst web designers and The Album Leaf. After a year or two of listening to songs on Pandora and purchasing albums through iTunes I was very curious on how The Album Leaf translates to a live performance at the Chicago Bottom Lounge. As a listener I consider this music to be the perfect work music. It's fluid without chaos, and doesn't hold many surprises. The music grows where you expect it to grow as you listen.</p>

<p>The live performance in fact was more enjoyable than listening to the album. The Album Leaf had LED lights setup cued with music with a projector backdrop. The sound man had everything well balanced, and I was happy to see that there was a drummer on stage that accompanied a synthetic drum machine. The synthetic drum along with a drummers kick drum makes the more powerful. Let's not forget the awesome drum tom sounds. Heads were moving this night, and I could not wait for the next song to mask the annoyance of Wrigleyville drunk jock heads.</p>

<div class="flash">
<iframe width="540" height="330" src="http://www.youtube.com/embed/TN7HOdCngcc" frameborder="0" allowfullscreen></iframe>
</div>

<p>This is not the performance I witnessed, but was similar. In the video at 2:40 the drum toms come in strong and add an amazing touch to the powerful hook melody. I feel like I've earned an extra life to the constructed beauty and enjoyed watching spectators in front of me react the way I did. Excellent show.</p>

<p><strong>Edit:</strong> I enjoyed this remix, "We Are (Jamuel Saxon Remix)" and wanted to include it in this ramble. It's a song that's made such an impression to where I have it stuck in my head during my morning shower.</p>

<p>Once The Album Leaf finishes, the ending of this video is annoying as hell - beware listeners.</p>

<div class="flash">
<iframe width="540" height="405" src="http://www.youtube.com/embed/YpG4L8BSU3k" frameborder="0" allowfullscreen></iframe>
</div>
]]></description>
      <dc:subject>Creativity, Music,</dc:subject>
      <dc:date>2011-09-16T05:32:57+00:00</dc:date>
    </item>

    <item>
      <title>After 3 years working with The Ocean Agency</title>
      <link>http://bransinanderson.com/index.php/ramble/after-3-years-working-with-the-ocean-agency</link>
      <guid>http://bransinanderson.com/index.php/ramble/after-3-years-working-with-the-ocean-agency#When:05:32:57Z</guid>
      <description><![CDATA[<p>I was employed with The Ocean Agency for over 3 years. The company has been in business for 8 years with no more than 25 employees. I was the longest running employee seeing the revolving door of over 40 coworkers come and go. They were formally known as Ocean19, then Ocean Online Group, and now <a href="http://www.theoceanagency.com/">The Ocean Agency</a>/<a href="http://seogroup.com/">SEO Group</a>. Thanks to <a href="http://twitter.com/#!/bransinanderson/status/114571005099393024">The Ocean Agency</a> on the final farewell. <a href="http://bit.ly/oIviXX">http://bit.ly/oIviXX</a></p>

<p>My last day began with the internet being down all day for the company. Maybe it had something to do with the good luck prayer I said the night before - who knows. You know the idiom, "What comes around goes around". The boss was out for several hours in the morning wanting to get work done without distraction.</p>

<p>All employees were sent home early. I went home after lunch. I received a call around 3:05PM at home from the temporary project manager to complete my shift until 5PM. Jokingly I said I was at a bar celebrating, knowing that the boss Marvin Russell made this request. Being the good guy in all this, I worked after 5PM at home on my last day. I feel like I've earned some life karma points on this one knowing that the majority of the employees gave up for the day.</p>

<p>The web development department was eliminated because the company has no money and the department was poorly ran. I was never paid for my 11 days of unused vacation that I was promised by Marvin Russell (in person) weeks before my last day. After a heated conversation on the phone, he was refusing to pay my vacation because I filed for unemployment. Currently I have a pending case with the Illinois Department of Labor regarding this matter. My unemployment was protested by The Ocean Agency and I rightfully won. My unemployment lasted a mere 2 weeks before work was found.</p>

<div class="img">
<a href="/images/uploads/ramble/the_ocean_agency.jpg" title="The Ocean Agency, SEO Group"><img src="/images/uploads/ramble/the_ocean_agency.jpg" width="480" alt="The Ocean Agency" /></a>
<p><caption><p>I have never received any work since involuntary termination from The Ocean Agency.</caption></p>
</div>

<p>After all the websites I've developed with this company, one word to describe The Ocean Agency is: <strong>thankless</strong>.</p>

<p>Now let me rest in peace after a hellacious 3 years.</p>]]></description>
      <dc:subject>ExpressionEngine, Programming, Web Design, Web Development, Wordpress,</dc:subject>
      <dc:date>2011-09-16T05:32:57+00:00</dc:date>
    </item>

    <item>
      <title>ExpressionEngine Plugin: Entry File Data</title>
      <link>http://bransinanderson.com/index.php/ramble/expressionengine-plugin-entry-file-data</link>
      <guid>http://bransinanderson.com/index.php/ramble/expressionengine-plugin-entry-file-data#When:05:32:57Z</guid>
      <description><![CDATA[<p>In the ExpressionEngine version 2.2 release, Ellislab made significant improvements to the file manager. The good news is that field and metadata can be saved to each file upload in the database.</p>

<p>The problem is that you are unable to simply output this file info using variables within a channel entries tag. I wrote a simple plugin that makes this a little easier. Any suggestions or comments are appreciated!</p>

<div class="codeblock"><code><span style="color: #000000">
<span style="color: #0000BB">&#123;exp</span><span style="color: #007700">:</span><span style="color: #0000BB">channel</span><span style="color: #007700">:</span><span style="color: #0000BB">entries&nbsp;channel</span><span style="color: #007700">=</span><span style="color: #DD0000">"news"</span><span style="color: #0000BB">&#125;<br />&#123;exp</span><span style="color: #007700">:</span><span style="color: #0000BB">entry_file_data&nbsp;field</span><span style="color: #007700">=</span><span style="color: #DD0000">"&#123;custom_file_field&#125;"</span><span style="color: #0000BB">&#125;<br /><br />&#123;file_id&#125;<br />&#123;file_title&#125;<br />&#123;file_mime_type&#125;<br />&#123;file_name&#125;<br />&#123;file_size&#125;<br />&#123;file_metadata&#125;<br />&#123;file_upload_date&#125;<br />&#123;file_caption&#125;<br /><br />&#123;</span><span style="color: #007700">/</span><span style="color: #0000BB">exp</span><span style="color: #007700">:</span><span style="color: #0000BB">entry_file_data&#125;<br />&#123;</span><span style="color: #007700">/</span><span style="color: #0000BB">exp</span><span style="color: #007700">:</span><span style="color: #0000BB">channel</span><span style="color: #007700">:</span><span style="color: #0000BB">entries&#125;&nbsp;</span>
</span>
</code></div>

<p>Requirement: ExpressionEngine v2.2</p>
<h3><a href="http://cdn.bransinanderson.com/ee/entry_file_data.zip">Download Entry File Data version 0.9</a></h3>]]></description>
      <dc:subject>ExpressionEngine, Programming,</dc:subject>
      <dc:date>2011-09-16T05:32:57+00:00</dc:date>
    </item>

    <item>
      <title>Didn&#8217;t We Deserve A Look At You The Way You Really Are</title>
      <link>http://bransinanderson.com/index.php/ramble/didnt-we-deserve-a-look-at-you-the-way-you-really-are</link>
      <guid>http://bransinanderson.com/index.php/ramble/didnt-we-deserve-a-look-at-you-the-way-you-really-are#When:05:32:57Z</guid>
      <description><![CDATA[<div class="flash">
<iframe title="YouTube video player" width="540" height="439" src="http://www.youtube.com/embed/dLuNLZZAGT4" frameborder="0" allowfullscreen></iframe>
</div>]]></description>
      <dc:subject></dc:subject>
      <dc:date>2011-09-16T05:32:57+00:00</dc:date>
    </item>

    <item>
      <title>Clean Up Your Wordpress Header</title>
      <link>http://bransinanderson.com/index.php/ramble/clean-up-your-wordpress-header</link>
      <guid>http://bransinanderson.com/index.php/ramble/clean-up-your-wordpress-header#When:05:32:57Z</guid>
      <description><![CDATA[<p>Unless you create a theme from scratch, Wordpress and community plugins will take massive dumps in your wp_head() or wp_footer(). As a web developer, I enjoy including what I need rather than wasting time having to figure out how to remove what I don't want.</p>

<p>Many Wordpress sites that are running 4-5 plugins have styles and javascript that is loaded in the wp_head() function. In the end these loaded files may serve little or no purpose and slows the load time of your website. By cleaning your wp_head() of everything that you don't need, you can decrease the amount of time it takes for your site to load. It's important to understand what is necessary for your plugin to run first before getting carried away with the carving knife.</p>

<p>Here's a great start in removing all that header and footer clutter. Place this code in your themes function.php file. Every site is different, so you may find yourself wanting to keep a few things in this list.</p>
<div class="codeblock"><code><span style="color: #000000">
<span style="color: #0000BB">&lt;?php<br /><br /></span><span style="color: #007700">if&nbsp;(!</span><span style="color: #0000BB">is_admin</span><span style="color: #007700">())&nbsp;</span><span style="color: #0000BB">&#123;<br /><br />&nbsp;&nbsp;&nbsp;&nbsp;remove_action</span><span style="color: #007700">(&nbsp;</span><span style="color: #DD0000">'wp_head'</span><span style="color: #007700">,&nbsp;</span><span style="color: #DD0000">'feed_links_extra'</span><span style="color: #007700">);&nbsp;</span><span style="color: #FF8000">//&nbsp;Display&nbsp;the&nbsp;links&nbsp;to&nbsp;the&nbsp;extra&nbsp;feeds&nbsp;such&nbsp;as&nbsp;category&nbsp;feeds<br />&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">remove_action</span><span style="color: #007700">(&nbsp;</span><span style="color: #DD0000">'wp_head'</span><span style="color: #007700">,&nbsp;</span><span style="color: #DD0000">'feed_links'</span><span style="color: #007700">);&nbsp;</span><span style="color: #FF8000">//&nbsp;Display&nbsp;the&nbsp;links&nbsp;to&nbsp;the&nbsp;general&nbsp;feeds:&nbsp;Post&nbsp;and&nbsp;Comment&nbsp;Feed<br />&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">remove_action</span><span style="color: #007700">(&nbsp;</span><span style="color: #DD0000">'wp_head'</span><span style="color: #007700">,&nbsp;</span><span style="color: #DD0000">'rsd_link'</span><span style="color: #007700">);&nbsp;</span><span style="color: #FF8000">//&nbsp;Display&nbsp;the&nbsp;link&nbsp;to&nbsp;the&nbsp;Really&nbsp;Simple&nbsp;Discovery&nbsp;service&nbsp;endpoint,&nbsp;EditURI&nbsp;link<br />&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">remove_action</span><span style="color: #007700">(&nbsp;</span><span style="color: #DD0000">'wp_head'</span><span style="color: #007700">,&nbsp;</span><span style="color: #DD0000">'wlwmanifest_link'&nbsp;</span><span style="color: #007700">);&nbsp;</span><span style="color: #FF8000">//&nbsp;Display&nbsp;the&nbsp;link&nbsp;to&nbsp;the&nbsp;Windows&nbsp;Live&nbsp;Writer&nbsp;manifest&nbsp;file.<br />&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">remove_action</span><span style="color: #007700">(&nbsp;</span><span style="color: #DD0000">'wp_head'</span><span style="color: #007700">,&nbsp;</span><span style="color: #DD0000">'index_rel_link'&nbsp;</span><span style="color: #007700">);&nbsp;</span><span style="color: #FF8000">//&nbsp;index&nbsp;link<br />&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">remove_action</span><span style="color: #007700">(&nbsp;</span><span style="color: #DD0000">'wp_head'</span><span style="color: #007700">,&nbsp;</span><span style="color: #DD0000">'parent_post_rel_link'</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">10</span><span style="color: #007700">);&nbsp;</span><span style="color: #FF8000">//&nbsp;prev&nbsp;link<br />&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">remove_action</span><span style="color: #007700">(&nbsp;</span><span style="color: #DD0000">'wp_head'</span><span style="color: #007700">,&nbsp;</span><span style="color: #DD0000">'start_post_rel_link'</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">10</span><span style="color: #007700">);&nbsp;</span><span style="color: #FF8000">//&nbsp;start&nbsp;link<br />&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">remove_action</span><span style="color: #007700">(&nbsp;</span><span style="color: #DD0000">'wp_head'</span><span style="color: #007700">,&nbsp;</span><span style="color: #DD0000">'adjacent_posts_rel_link_wp_head'</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">10</span><span style="color: #007700">);&nbsp;</span><span style="color: #FF8000">//&nbsp;Display&nbsp;relational&nbsp;links&nbsp;for&nbsp;the&nbsp;posts&nbsp;adjacent&nbsp;to&nbsp;the&nbsp;current&nbsp;post.<br />&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">remove_action</span><span style="color: #007700">(&nbsp;</span><span style="color: #DD0000">'wp_head'</span><span style="color: #007700">,&nbsp;</span><span style="color: #DD0000">'wp_generator'</span><span style="color: #007700">);&nbsp;</span><span style="color: #FF8000">//&nbsp;Display&nbsp;the&nbsp;XHTML&nbsp;generator&nbsp;that&nbsp;is&nbsp;generated&nbsp;on&nbsp;the&nbsp;wp_head&nbsp;hook,&nbsp;WP&nbsp;version<br /><br /></span><span style="color: #0000BB">&#125;<br />?&gt;&nbsp;</span>
</span>
</code></div>

<h3>NextGen Gallery Plugin</h3>
<p>I never had a use for all the included header files that NextGen Gallery includes in the Wordpress header. Especially when I've already added my jQuery library manually to my template. The same goes for the stylesheets. I like keeping my styles all within 1 stylesheet and eliminate any additional HTTP request.</p>

<div class="codeblock"><code><span style="color: #000000">
<span style="color: #0000BB">&lt;?php<br /></span><span style="color: #007700">if&nbsp;(!</span><span style="color: #0000BB">is_admin</span><span style="color: #007700">())&nbsp;</span><span style="color: #0000BB">&#123;<br />&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">function&nbsp;</span><span style="color: #0000BB">site_init</span><span style="color: #007700">()<br />&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">&#123;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #FF8000">//&nbsp;remove&nbsp;jQuery<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">wp_deregister_script</span><span style="color: #007700">(</span><span style="color: #DD0000">'jquery'</span><span style="color: #007700">);<br />&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">&#125;<br /><br />&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">function&nbsp;</span><span style="color: #0000BB">nextgen_styles</span><span style="color: #007700">()<br />&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">&#123;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #FF8000">//&nbsp;goodbye&nbsp;NextGen&nbsp;junk<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">wp_deregister_style</span><span style="color: #007700">(</span><span style="color: #DD0000">'NextGEN'</span><span style="color: #007700">);<br />&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">&#125;<br /><br />&nbsp;&nbsp;&nbsp;&nbsp;add_action</span><span style="color: #007700">(</span><span style="color: #DD0000">'init'</span><span style="color: #007700">,&nbsp;</span><span style="color: #DD0000">'site_init'</span><span style="color: #007700">);<br />&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">add_action</span><span style="color: #007700">(</span><span style="color: #DD0000">'wp_print_styles'</span><span style="color: #007700">,&nbsp;</span><span style="color: #DD0000">'nextgen_styles'</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">100</span><span style="color: #007700">);<br /></span><span style="color: #0000BB">&#125;<br />?&gt;&nbsp;</span>
</span>
</code></div>

<h3>Pods Plugin</h3>
<p>The pods plugin includes a ui javascript file in the header that I haven't yet found a use for - let's remove!</p>
<div class="codeblock"><code><span style="color: #000000">
<span style="color: #0000BB">&lt;?php<br /></span><span style="color: #007700">if&nbsp;(!</span><span style="color: #0000BB">is_admin</span><span style="color: #007700">())&nbsp;</span><span style="color: #0000BB">&#123;<br /></span><span style="color: #007700">function&nbsp;</span><span style="color: #0000BB">site_init</span><span style="color: #007700">()<br /></span><span style="color: #0000BB">&#123;<br />&nbsp;&nbsp;&nbsp;&nbsp;wp_deregister_script</span><span style="color: #007700">(</span><span style="color: #DD0000">'pods-ui'</span><span style="color: #007700">);<br /></span><span style="color: #0000BB">&#125;<br /><br />add_action</span><span style="color: #007700">(</span><span style="color: #DD0000">'init'</span><span style="color: #007700">,&nbsp;</span><span style="color: #DD0000">'site_init'</span><span style="color: #007700">);<br /></span><span style="color: #0000BB">&#125;<br />?&gt;&nbsp;</span>
</span>
</code></div>]]></description>
      <dc:subject>Web Development, Wordpress,</dc:subject>
      <dc:date>2011-09-16T05:32:57+00:00</dc:date>
    </item>

    <item>
      <title>Guitarorchestra at Kilby Court 2005</title>
      <link>http://bransinanderson.com/index.php/ramble/guitarorchestra-at-kilby-court-2005</link>
      <guid>http://bransinanderson.com/index.php/ramble/guitarorchestra-at-kilby-court-2005#When:05:32:57Z</guid>
      <description><![CDATA[<p>Growing up in Utah my fondest memories are the amazing shows at <a href="http://www.kilbycourt.com/" rel="external">Kilby Court</a>. At the time of this 2005 footage was when ownership of the music venue was ran by carpenter Phil Sherburne. <a href="http://www.slugmag.com/articles/1479/Kilby-Records.html" rel="external">Kilby Court was purchased</a> by local musician and booking agent <a href="http://www.myspace.com/willsartain" rel="external">Will Sartain</a> in 2008.</p>

<div class="flash">
<object width="540" height="426"><param name="movie" value="http://www.youtube.com/v/YNMYyE1_xQA?fs=1&amp;hl=en_US&amp;rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/YNMYyE1_xQA?fs=1&amp;hl=en_US&amp;rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="540" height="426"></embed></object>
<cite>Guitarorchestra is conducted by <a href="http://en.wikipedia.org/wiki/Gentry_Densley" rel="external">Gentry Densley</a> with a symphony of SLC's guitarists and bassists from various bands.</cite>
</div>

<p>I've seen many shows at Kilby. Many of which are engraved in my mind from 6 years ago. My local favorites were, Smashy Smashy, <a href="http://www.myspace.com/formofrocket" rel="external">Form of Rocket</a>, <a href="http://www.myspace.com/willsartain" rel="external">Will Sartain</a>, and Tolchock Trio. Unlike the city of Chicago where I live, Salt Lake has a close connected music scene of listeners and musicians. It's easy to remember a musician when the stage is no taller than foot and the venue has a fireplace in the commons area. A great place to talk about music, meet the musicians, and see and hear music that is literally in your personal face.</p>

<p>As stated, SLC music strikes me as a small and connected scene with the most friendly and humble people you will ever meet.</p>




]]></description>
      <dc:subject>Music,</dc:subject>
      <dc:date>2011-09-16T05:32:57+00:00</dc:date>
    </item>

    <item>
      <title>ExpressionEngine Caching &#45; My Biggest Fear</title>
      <link>http://bransinanderson.com/index.php/ramble/expressionengine-caching-my-biggest-fear</link>
      <guid>http://bransinanderson.com/index.php/ramble/expressionengine-caching-my-biggest-fear#When:05:32:57Z</guid>
      <description><![CDATA[<p>I feel like template caching in ExpressionEngine is a hit or miss. I find this to be a bigger challenge when working with template embeds, queries, and modules that involve a dynamic variable that switches to a <strong>static</strong> value. With some tutorial instruction and reading, I cannot recall if there was mention that template caching should be done last. Often times I find myself caching most templates without knowing the code that lays in my template.</p>

<p>When developing I find it easy to pinpoint the template glitches when you leave caching as the last step before launch. The project manager decided on a soft-launch without publicizing the website, and this gave me time to see what goes wrong. Not all but the majority of my problems were setting a template  to cache > "yes", and a simple fix of disabling this option. There are always time constraints in a given project for developers. I find it hard to remember what code is being used in a template and maybe it comes down to becoming more organized. My method is a process of elimination and I wonder if someone has a better solution in template caching. I think it would be beneficial to construct a detailed "do not template cache" unless...</p>

<p>What is your approach to site performance and EE template caching?</p>]]></description>
      <dc:subject>ExpressionEngine, Web Development,</dc:subject>
      <dc:date>2011-09-16T05:32:57+00:00</dc:date>
    </item>

    <item>
      <title>2 Column Fun in ExpressionEngine</title>
      <link>http://bransinanderson.com/index.php/ramble/2-column-fun-in-expressionengine</link>
      <guid>http://bransinanderson.com/index.php/ramble/2-column-fun-in-expressionengine#When:05:32:57Z</guid>
      <description><![CDATA[<p>This tutorial is aimed for beginners and demonstrates how to split a list of channel entries into 2 or more columns in your ExpressionEngine template without an addon. A great way to change up your boring vertical content and display your entries in a more fashionable way.</p>
<div class="codeblock"><code><span style="color: #000000">
<span style="color: #0000BB">&#123;exp</span><span style="color: #007700">:</span><span style="color: #0000BB">channel</span><span style="color: #007700">:</span><span style="color: #0000BB">entries&nbsp;channel</span><span style="color: #007700">=</span><span style="color: #DD0000">"ramble"</span><span style="color: #0000BB">&#125;<br />&#123;if&nbsp;count&nbsp;</span><span style="color: #007700">==&nbsp;</span><span style="color: #0000BB">total_results&#125;<br /><br />&lt;?php<br /><br />$total_results&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #DD0000">'&#123;total_results&#125;'</span><span style="color: #007700">;<br /></span><span style="color: #0000BB">$total_results_sliced&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">round</span><span style="color: #007700">(</span><span style="color: #0000BB">$total_results</span><span style="color: #007700">/</span><span style="color: #0000BB">2</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">0</span><span style="color: #007700">);<br /><br /></span><span style="color: #0000BB">?&gt;<br /><br />&#123;embed</span><span style="color: #007700">=</span><span style="color: #DD0000">"template_group/two_column"&nbsp;</span><span style="color: #0000BB">total_results_sliced</span><span style="color: #007700">=</span><span style="color: #DD0000">"&lt;?php&nbsp;echo&nbsp;$total_results_sliced;&nbsp;?&gt;"</span><span style="color: #0000BB">&#125;<br /><br />&#123;</span><span style="color: #007700">/</span><span style="color: #0000BB">if&#125;<br />&#123;</span><span style="color: #007700">/</span><span style="color: #0000BB">exp</span><span style="color: #007700">:</span><span style="color: #0000BB">channel</span><span style="color: #007700">:</span><span style="color: #0000BB">entries&#125;&nbsp;</span>
</span>
</code></div>

<ol>
<li>Inside the &#123;exp:channel:entries&#125; pair tag we use an <em>if</em> conditional to check if there is an existing entry within the loop until we have a final count of the <em>total_results</em>. If no entry is found, nothing is returned.</li>
<li><strong>With PHP enabled in our template</strong> we take the <em>total_results</em> and assign it to a PHP variable we will call <em>$total_results</em> for consistency.</li>
<li>Now we need to divide our <em>total_results</em> in half, round the result, and assign to the newly created PHP variable <em>$total_results_sliced</em>. Our first set of returned entries will return in the first column, and our second set of results return the right column. To avoid a floating integer when dividing 2 by an odd number, I use the PHP round function so column_1 (left column) displays an additional entry. If there were 3 entries, column_1 would have two entries, and column_2 would have one entry. When looking at the design and content, this prevents your content being right-side heavy and the left-side looking weak. It all comes down to what you, <strong>the developer</strong> prefers.</li>
<li>A &#123;exp:channel:entries&#125; pair tag doesn't parse inside another, so we are going to go deeper into our dream and create a <em>two_column</em> template that we will include in our existing template.</li>
<li>Now use the EE embed variable to include the two_column template and pass the created PHP variable <em>$total_results_sliced</em> in our parameter for variable use in the next step.</li>
</ol>


<h3>The Embedded "two_column" Template</h3>
<div class="codeblock"><code><span style="color: #000000">
<span style="color: #007700">&lt;</span><span style="color: #0000BB">div&nbsp;id</span><span style="color: #007700">=</span><span style="color: #DD0000">"column_1"</span><span style="color: #007700">&gt;<br /></span><span style="color: #0000BB">&#123;exp</span><span style="color: #007700">:</span><span style="color: #0000BB">channel</span><span style="color: #007700">:</span><span style="color: #0000BB">entries&nbsp;channel</span><span style="color: #007700">=</span><span style="color: #DD0000">"ramble"&nbsp;</span><span style="color: #0000BB">limit</span><span style="color: #007700">=</span><span style="color: #DD0000">"&#123;embed:total_results_sliced&#125;"</span><span style="color: #0000BB">&#125;<br /><br /></span><span style="color: #007700">&lt;</span><span style="color: #0000BB">h4</span><span style="color: #007700">&gt;</span><span style="color: #0000BB">&#123;title&#125;</span><span style="color: #007700">&lt;/</span><span style="color: #0000BB">h4</span><span style="color: #007700">&gt;<br />&lt;</span><span style="color: #0000BB">p</span><span style="color: #007700">&gt;</span><span style="color: #0000BB">&#123;content&#125;</span><span style="color: #007700">&lt;/</span><span style="color: #0000BB">p</span><span style="color: #007700">&gt;<br /><br /></span><span style="color: #0000BB">&#123;</span><span style="color: #007700">/</span><span style="color: #0000BB">exp</span><span style="color: #007700">:</span><span style="color: #0000BB">channel</span><span style="color: #007700">:</span><span style="color: #0000BB">entries&#125;<br /></span><span style="color: #007700">&lt;/</span><span style="color: #0000BB">div</span><span style="color: #007700">&gt;&nbsp;</span><span style="color: #0000BB">&#123;</span><span style="color: #007700">!--&nbsp;</span><span style="color: #0000BB">end&nbsp;column&nbsp;1&nbsp;</span><span style="color: #007700">--</span><span style="color: #0000BB">&#125;<br /><br /></span><span style="color: #007700">&lt;</span><span style="color: #0000BB">div&nbsp;id</span><span style="color: #007700">=</span><span style="color: #DD0000">"column_2"</span><span style="color: #007700">&gt;<br /></span><span style="color: #0000BB">&#123;exp</span><span style="color: #007700">:</span><span style="color: #0000BB">channel</span><span style="color: #007700">:</span><span style="color: #0000BB">entries&nbsp;channel</span><span style="color: #007700">=</span><span style="color: #DD0000">"ramble"&nbsp;</span><span style="color: #0000BB">limit</span><span style="color: #007700">=</span><span style="color: #DD0000">"&#123;embed:total_results_sliced&#125;"&nbsp;</span><span style="color: #0000BB">offset</span><span style="color: #007700">=</span><span style="color: #DD0000">"&#123;embed:total_results_sliced&#125;"</span><span style="color: #0000BB">&#125;<br /><br /></span><span style="color: #007700">&lt;</span><span style="color: #0000BB">h4</span><span style="color: #007700">&gt;</span><span style="color: #0000BB">&#123;title&#125;</span><span style="color: #007700">&lt;/</span><span style="color: #0000BB">h4</span><span style="color: #007700">&gt;<br />&lt;</span><span style="color: #0000BB">p</span><span style="color: #007700">&gt;</span><span style="color: #0000BB">&#123;content&#125;</span><span style="color: #007700">&lt;/</span><span style="color: #0000BB">p</span><span style="color: #007700">&gt;<br /><br /></span><span style="color: #0000BB">&#123;</span><span style="color: #007700">/</span><span style="color: #0000BB">exp</span><span style="color: #007700">:</span><span style="color: #0000BB">channel</span><span style="color: #007700">:</span><span style="color: #0000BB">entries&#125;<br /></span><span style="color: #007700">&lt;/</span><span style="color: #0000BB">div</span><span style="color: #007700">&gt;&nbsp;</span><span style="color: #0000BB">&#123;</span><span style="color: #007700">!--&nbsp;</span><span style="color: #0000BB">end&nbsp;column&nbsp;2&nbsp;</span><span style="color: #007700">--</span><span style="color: #0000BB">&#125;&nbsp;</span>
</span>
</code></div>

<ol>
<li>In the template two_column we have our two columns/regions created using HTML DIV tags. We call the same channel entries in each column.</li>
<li>In <em>column_1</em> we set the limit parameter on our channel pair tags and use the passed <em>total_results_sliced</em> embed variable.</li>
<li>For <em>column_2</em> we follow suit and provide the limit parameter with the passed <em>total_results_sliced</em> embed variable.  <strong>We also</strong> need to offset the same number of entries that were returned in <em>column_1</em> by using the offset parameter and the same embed variable.</li>
</ol>

I hope this helps anyone who is reading. If you know of any other methods please share.]]></description>
      <dc:subject>ExpressionEngine, Programming, Web Development,</dc:subject>
      <dc:date>2011-09-16T05:32:57+00:00</dc:date>
    </item>

    <item>
      <title>DIYthemes Website Hacked &#45; Wordpress 3.0 Secure?</title>
      <link>http://bransinanderson.com/index.php/ramble/diythemes-website-hacked-wordpress-3.0-secure</link>
      <guid>http://bransinanderson.com/index.php/ramble/diythemes-website-hacked-wordpress-3.0-secure#When:05:32:57Z</guid>
      <description><![CDATA[<p>The development company <a href="http://diythemes.com" rel="nofollow">DIYthemes</a>, who is known for the creating the popular Wordpress theme known as &quot;Thesis&quot;, was hacked this morning around 11:00 am CST. I was referencing from their online manual when I was greeted with the default TwentyTen theme and 2 blog posts. The latest blog post had many links to miscellaneous websites.</p>
<div class="img"><img alt="DIYthemes hacked"  width="480" height="420" src="http://bransinanderson.com/images/uploads/ramble/diythemes-hacked.jpg" /></div>
<p>The image below shows you that a hacked Wordpress site can also affect your listing in search engines like Google.</p>
<div class="img"><img alt="DIYthemes google search results" width="480" height="188" src="http://bransinanderson.com/images/uploads/ramble/diythemes-hacked2.gif" /></div>
<p>Wordpress doesn't have the best reputation of being secure and I've been victim to several Wordpress websites that have been hacked. This raises questions of a security hole in the newly released Wordpress 3.0, or DIYthemes web hosting security.</p>]]></description>
      <dc:subject>Web Development, Wordpress,</dc:subject>
      <dc:date>2011-09-16T05:32:57+00:00</dc:date>
    </item>

    <item>
      <title>After 7 Years of Web Hosting</title>
      <link>http://bransinanderson.com/index.php/ramble/after-7-years-of-web-hosting</link>
      <guid>http://bransinanderson.com/index.php/ramble/after-7-years-of-web-hosting#When:05:32:57Z</guid>
      <description><![CDATA[<p>Hostica&#8217;s slogan on their website is, &#8220;10 years of 40,000 websites speak for themselves&#8221;. I&#8217;m one of those 40,000 and had the worst hosting experience imaginable. Far worst than GoDaddy and their crappy user friendliness. After 7 years of web hosting with <a href="http://hostica.com" rel="nofollow">Hostica</a>, just recently I decided to call it quits with their service and move to <a href="http://mediatemple.net" rel="nofollow">Media Temple</a>. I cannot tell you how much easier things have been since the switch and that I have had experienced a long and dark history with this Hostica company.</p>

<p>Around the year of 2003 my popular high school online discussion forum powered by phpBB was <a href="http://en.wikipedia.org/wiki/Denial-of-service_attack" rel="nofollow">DoS</a> attacked. Hostica reacted by giving me the boot with no explanation besides the fact that other clients on the same server were affected by this. As a client you would feel pretty confused in this kind of situation. Given the fact that they host you, your database and files. Hostica provided no backup of files or database. I lost everything. Every email I sent was avoided and they wanted nothing to do with me as a client. They never provided any evidence that a DoS attack did occur because of my domain and hosting plan. My argument is that web hosting companies on their part should plan for the unexpected no matter what their clients are running. Even if that platform has a potential security risk.</p>

<p>After a long stint, in 2006 I decided to give it another shot by renewing with the same <a href="http://hostica.com" rel="external">hosting company</a> for my personal domain. Years follow with people wanting me to build websites and are need of a hosting. I figured why not refer them to Hostica. Sure they dropped me in the past, but the thought I had at the time was that it&#8217;s no different than any other web hosting company. Man was I wrong.</p>

<p>After a few years or developing websites using Hostica&#8217;s service, never in my life have I ran into so many safe_mode quirks and permission workarounds. They now have overkill on security where you want to pull your hair out. Their knowledge base is terrible for answers, so majority of the time you need to contact customer support. Sure they are trying to protect their asses, but since the move to Media Temple and the way their servers are configured, web development is everything you would expect. You install any platform, set permissions and everything works like it should. Web hosting is a tricky business. Preparedness is key, and Hostica does overkill with security to where it&#8217;s a greater hassle for the client running any type of platform. You want to upload images and set permissions in Wordpress? Be prepared to find many quirks and brick wall security issues with these guys. There is more evidence of another Hostica customer not happy about the security and being dropped without notice <a href="http://andreas.com/faq-hostica.html" rel="external" title="Hostica's security problems">here</a>.</p>

<p>Here&#8217;s a perfect example of a support message I sent.</p>

<p>&#8220;<strong>ExpressionEngine&#8217;s support is trying to pinpoint the issues saying that this may be a mod_security issue. Do you guys run mod_security, and if so that rule is tripping on that request?</strong>&#8221;</p>

<blockquote><p>Yes, mod_security is enabled by default. However, it has been disabled for the directory where the CMS has been installed. If any further issues are experienced, please contact us.</p></blockquote>

<p>Do I need to contact Hostica for security permissions every time to get work done? Here is a written document titled &#8220;Hostica Spam Security Procedures&#8221; I was only able to find by Google when searching &#8220;Hostica Reviews&#8221;. Hostica never never publishes this information to newly hosted customers. After 7 years, this if my first time finding <a href="/images/uploads/ramble/hostica.txt" rel="external" title="Hostica Spam Security Procedures">this document</a>.</p>

<p>What made me finally call it quits was when I was developing the website your viewing now. The backend of ExpressionEngine was moving like a snail in server speed. Every typical website I visited was fine. I contacted customer support via email and this is the response.
</p><blockquote>
<p>It will be possible for us to migrate your Web sites to a newer server, which experiences less traffic. The process is entirely automated, and would not involve any Web site downtime. The process takes approximately 24 hours to complete. Do you wish for us to proceed?</p>
</blockquote><p>
So I pay for quality hosting, and you continue to keep me on an old server with a ton of traffic? Thanks for the heads up and making me wonder why. Funny how I get monthly email notifications from Media Temple about upgrades, security issues, and downtime but never heard a single peep from Hostica until I question what&#8217;s wrong.</p>

<p>Hostica&#8217;s prices are affordable, but beware of the many problems that go along with their hosting. Your website may dissipate into thin air without notice because of their own intuitions and suspicions.
</p>]]></description>
      <dc:subject>Web Development,</dc:subject>
      <dc:date>2011-09-16T05:32:57+00:00</dc:date>
    </item>

    <item>
      <title>Hey Google, Fix My Crab</title>
      <link>http://bransinanderson.com/index.php/ramble/gmails-crab-emoticon-is-broken</link>
      <guid>http://bransinanderson.com/index.php/ramble/gmails-crab-emoticon-is-broken#When:05:32:57Z</guid>
      <description><![CDATA[<p>
	My girlfriend and I communicate through GChat while I work in my cave. We are fans of using emoticons in conversation and often use the crab emoticon to finish our sentences. The GChat emoticon for the crab is V.v.V. and here are the results.</p>
<h3>
	Girlfriend&rsquo;s Crab</h3>
<div class="img">
	<img alt="Perfect Crab GMail Emoticon" src="http://bransinanderson.com/images/uploads/ramble/perfect-gchat-crab.gif" /></div>
<h3>
	My Undeveloped Crab</h3>
<div class="img">
	<img alt="Broken Crab GMail Emoticon" src="http://bransinanderson.com/images/uploads/ramble/ugly-gchat-crab.gif" /></div>
<p>
	This has been going on for at least 2 months now. Randomly one day my crab mutated during chat. I checked within the GMail settings thinking that it was related to an emoticon setting but didn&rsquo;t find anything. I&rsquo;m waiting for the day my crab emoticon is fixed.</p>
<p>
	Note: The problem still occurs on PC, Mac, Work, Home, and a cleared cache.</p>
<p>
	In hopes that a Googler comes across this entry somehow in their database or query. Please give me an answer by responding to the comment form below. I know of many who are puzzled by this crab emoticon problem. Thanks!</p>
<p>
	<strong>07/15/10</strong> &ndash; My broken crab mysteriously fixed itself. What makes this more strange is that my girlfriend now has the broken crab emoticon.</p>
<p>
	<strong>10/30/10</strong> &ndash; My fixed crab emoticon is broken again and my girlfriend now has the ideal crab emoticon. What the hell is going on Google? I want my crab back!</p>
]]></description>
      <dc:subject>Programming,</dc:subject>
      <dc:date>2011-09-16T05:32:57+00:00</dc:date>
    </item>

    <item>
      <title>Learning to be an Aquarist</title>
      <link>http://bransinanderson.com/index.php/ramble/learning-to-be-an-aquarist</link>
      <guid>http://bransinanderson.com/index.php/ramble/learning-to-be-an-aquarist#When:05:32:57Z</guid>
      <description><![CDATA[<p>
	My girlfriend had a bad day and purchased a goldfish to cheer moods. Not only did it cheer moods, I became fascinated and wanted to buy an aquarium and take care of many freshwater fish.</p>
<p>
	One weekend we made a trip to PetSmart to find a simple aquarium. We were overwhelmed with many choices of aquariums, filters, plants, decorations, food, and fish. We went into the store having no knowledge about maintaining an aquarium and needed assistance. We had questions that pried answers from the PetSmart staff. Overall my reaction to the PetSmart staff was that they didn&rsquo;t care, or they pretended to know what they were talking about. If these answers were not pried, we would have dead fish right now. Shouldn&rsquo;t the employee be asking us what we are looking for?</p>
<p>
	The outcome after an hour was purchasing an Eclipse Hex 5 gallon fish tank (see review), gravel, fake plants, water conditioner, water test kit, fish net, and a book on fresh water fish. Wait&hellip; Where are the fish? With our many questions we learned that you cannot simply buy an aquarium and fish at the same time. We let our 5 gallon aquarium sit for 4 days and let the water mature before buying a fish. I wanted to do cycle the tank using an older method with a hardy fish. I have learned from experienced aquarists that patience is the key. If you are over excited and indulge too quickly you can overstock your aquarium that hasn&rsquo;t yet cycled. If this happens your fish will suffer and die from ammonia poisoning.</p>
<p>
	Since then we bought another fish for the 5 gallon tank. We put the Tequila Sunrise Guppy in the tank with our existing Fantail guppy who&rsquo;s name is Fanny. Fanny has enjoyed his alone time for 3 months solid without any fish. Once we introduced our new Guppy to the tank, Fanny harassed the new fish for several days.</p>
<p>
	To make a long story short, we only had the Tequila Sunrise Guppy for several months. He became unhealthy very quickly and my best guess is from fin nipping from Fanny. After days of suffering we decided to give him a faster death by putting him in the freezer.</p>
<p>
	<small>The goldfish bought at the very beginning is named &ldquo;Sonny&rdquo;, who remained in a glass vase for the time being until we purchased an upgraded 2.5 gallon tank. Sonny has grown tremendously and enjoys his new tank. Note: It&rsquo;s not the best idea to mix freshwater fish with goldfish. Goldfish produce more ammonia than regular freshwater fish.</small></p>
]]></description>
      <dc:subject>Fishkeeping,</dc:subject>
      <dc:date>2011-09-16T05:32:57+00:00</dc:date>
    </item>

    <item>
      <title>Oso Good Music</title>
      <link>http://bransinanderson.com/index.php/ramble/oso-good-music</link>
      <guid>http://bransinanderson.com/index.php/ramble/oso-good-music#When:05:32:57Z</guid>
      <description><![CDATA[<p>In the summer of 2007 I used to run sound at the now defunct music and art venue, South Union Arts, in Chicago. I thought this night would be the typical run-of-the-mill local music. &#8220;Your equipment goes to the side of the stage, and yes&#8230; I will add reverb to your vocals even though you&#8217;re in a large church full of reverb.&#8221; You can tell how nervous bands are before they go on stage when they ask a lot of questions, bark orders and make you feel like you&#8217;re their low class servant. This night was nothing like that.</p>

<p>Elliot was on door duty told me that the headlining act was &#8220;OSO&#8221;, a band from Santa Barbara, CA. The band members are Phil Taylor, Nick Conventry, Tim Beutler and Andrew Fedders. Elliot saw Phil Taylor play solo the previous year and wished that he was running the sound board, instead of being stuck at the door. I didn&#8217;t know what to expect since I had only worked a few shifts at South Union. Elliot gave me the rundown of the night ahead and mentioned that OSO will need a single vocal microphone in the center of the room since the lead singer Phil Taylor will play guitar, sing and ride a unicycle.</p>

<p>When you hear the word &#8220;Unicycle&#8221; you might think of a circus clown. My dad bought a unicycle for my birthday when I was 13. I can&#8217;t say it was the easiest thing to learn. It took 3 consistent days of practice while leaning against a massive brick wall and sometimes using ski poles. When I was able to ride and balance I would ride to school. When people see something out of the ordinary, it&#8217;s interesting to see their reactions. Some people smile and you can tell that you&#8217;ve just made their day, while others shout and heckle in hopes of you losing concentration and falling. I was a hypocrite that night. Before seeing the performance, I thought OSO&#8217;s performance would be a comical music act because a unicycle was involved. I knew I was dead wrong after I heard the first song. Riding a unicycle, singing at the top of your lungs while playing virtuoso music makes you feel like watching a once and a life time performance.</p>

<p>You may have preconceived thoughts of how a show is going to be, everyone does. On the porch of South Union overlooking the parking lot you see spectators and bands arriving. The band flew in from California, and stayed with friends in the city. Not long after the show I googled and found history on Phil in Chicago from the <a href="http://www.sonneblauma.com/" rel="external">SonneBlauma Danscz Theatre</a>.
</p><blockquote cite="http://www.sonneblauma.com/"><p>Phil Taylor was born in Flint Michigan in the year of dragon, 1976. He has hitch hiked by unicycle through the United States, performed in nearly every state in the US, and now plays in a local music group, Oso, with whom he has recorded two albums. Recently, he was nominated for a best busker award at the 2006 Edinburgh Fringe Festival for his unicycle/guitar Bach inspired improvisations. In 2005, he performed with the Gambian Army Band in West Africa, trained and performed with a physical theatre group in London, and has done two music tours of the UK and Ireland. Phil played with the Chicago-based Quartet <a rel="external" href="http://www.last.fm/music/Volta+Do+Mar">Volta Do Mar</a> in 1998-2003 with critical acclaim. He earned a bachelor of history at the University of Illinois-Chicago, lived in a steel mill, and began doing solo performances in CTA subway tunnels. He worked as a bicycle messenger, raced in the burgeoning alley cat scene and was hit by cars three times. In 2003, Phil won the Chicago ‘Cutting Crew Classic&#8217; bicycle messenger race, earning airfare to compete in the Cycle Messenger World Championship in Seattle. He made his way to Santa Barbara where he now works with troubled youth at a local high school, teaching music, jump rope, and art. He does street performances, makes visual work, and tries to sustain a healthy balance between rest and vigilance. Mangos are his favorite food, Keith Jarrett his favorite musician, and he is eternally grateful for the tutelage of Misa.</p></blockquote>

<p>I admire when a band travels across the U.S. to play for an audience of 25 or less. OSO&#8217;s music moved me so much that I had to buy both albums, &#8220;48507&#8221; and &#8220;Lonesome Tunnel Hum These Strong Arm Drones&#8221;. Their albums are self-recorded and hand assembled with custom artwork encased in a protective beeswax coat. The compact disc is wrapped in a paper full of lyrics that were typed on a typewriter. I paid $30 for both CDs which I was well worth it. Phil gave me a discount and stuffed $5 bucks into my pocket and said &#8220;Thanks&#8221;, knowing that I wouldn&#8217;t accept the money if he handed it to me.</p>

<p>If you&#8217;re within the vicinity of Chicago, this isn&#8217;t a performance to miss. OSO is playing at Ronny&#8217;s Bar which is located at 2101 N. California Ave, Chicago IL on April 3rd 2009 at 9PM with American Draft (members of Volta Do Mar).</p>

<p>More OSO great links here:</p>

<ul>
<li><a rel="external" href="http://www.myspace.com/thebandoso">OSO&#8217;s Myspace</a></li>
<li><a rel="external" href="http://www.facebook.com/pages/oso/9255939122">OSO&#8217;s Facebook</a></li>
<li><a rel="external" href="http://www.last.fm/music/OSO">OSO on Last.fm</a></li>
<li><a rel="external" href="http://www.youtube.com/watch?v=DRKLGc74jXE">OSO Video on VAYOR</a></li>
<li><a rel="external" href="http://www.todayszaman.com/tz-web/detaylar.do?load=detay&amp;link=152742&amp;bolum=132">OSO in International News</a></li>
<li><a rel="external" href="http://timbeutler.blogspot.com/">Blog of OSO Drummer - Tim Beutler</a></li>
<li><a rel="external" href="http://www.flickr.com/photos/disastrogirl/1358325008/">OSO Duo at Burning Man</a></li>
<li><a rel="external" href="http://www.flickr.com/photos/mayhem/2530351812/">OSO at Lightning in a Bottle</a></li>
<li><a rel="external" href="http://web.archive.org/web/20051101221341/http://oso-music.com/">Hard to find OSO blog entries from earlier times</a></li>
<li><a rel="external" href="https://s3.amazonaws.com/oso_music/Uneasy_Truce_This_Family_Brings.mp3">Audio Recording of "Uneasy Truce This Family Brings"</a> Recorded by Echo Curio staff in Echo Park CA</li>
</ul>

<p><small>Photo by <a href="http://www.felixfriedmann.com/" rel="external">Felix Friedmann Photography</a></small>
</p>]]></description>
      <dc:subject>Music,</dc:subject>
      <dc:date>2011-09-16T05:32:57+00:00</dc:date>
    </item>

    <item>
      <title>Catch Scratch Fever</title>
      <link>http://bransinanderson.com/index.php/ramble/catch-scratch-fever</link>
      <guid>http://bransinanderson.com/index.php/ramble/catch-scratch-fever#When:05:32:57Z</guid>
      <description><![CDATA[<p>Last week I accidentally stepped on my roommates cat and it bit me on my leg twice. With my girlfriend&#8217;s concern, I called poison control and they said I need to visit the hospital. The doctor said that the majority of cat bite&#8217;s get infected because of the bacteria in their saliva. They gave me 3 chewable tablets of augmentin which I ate before I left.</p>

<p>This entire week I haven&#8217;t been able to work or focus, feeling dizzy and nauseous when I try reading anything on my computer screen. I wasn&#8217;t sure if it was the medication making me feel this way or sickness from the cat bite. I went back to the hospital and they said it sounds like symptoms of Cat Scratch Fever. Doctor said it&#8217;ll be gone in at least 10 days. Just a few more of days until I&#8217;m up and running again.
</p>]]></description>
      <dc:subject></dc:subject>
      <dc:date>2011-09-16T05:32:57+00:00</dc:date>
    </item>

    
</channel>
</rss>
