<?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>ChrisSloan.info | Writings from a design point of view</title>
    <link>http://chrissloan.info/blog/</link>
    <description></description>
    <dc:language>en</dc:language>
    <dc:creator>chris@chrissloan.info</dc:creator>
    <dc:rights>Copyright 2012</dc:rights>
    <dc:date>2012-07-05T09:31:07-05:00</dc:date>
    <admin:generatorAgent rdf:resource="http://expressionengine.com/" />
    

    <item>
      <title>Mongo and Sinatra on Heroku</title>
      <link>http://chrissloan.info/blog/mongo_and_sinatra_on_heroku/</link>
      <guid>http://chrissloan.info/blog/mongo_and_sinatra_on_heroku/#When:09:31:07Z</guid>
      <description><p>More or less a quick reference for myself on how to set this up as it took me quite a few Google searches to figure out exactly the best method to get Mongoid cooperating with Heroku.</p>
</description>
      <dc:subject>Geekery, Interweb</dc:subject>
      <dc:date>2012-07-05T09:31:07-05:00</dc:date>
    </item>

    <item>
      <title>A Sinatra run Facebook App</title>
      <link>http://chrissloan.info/blog/a_sinatra_run_facebook_app/</link>
      <guid>http://chrissloan.info/blog/a_sinatra_run_facebook_app/#When:20:51:45Z</guid>
      <description><p>It&#8217;s almost been a year since my last post (which is kind of depressing), but life has been busy. I figured I would share a similar post as last, but utilizing Sinatra!</p>
</description>
      <dc:subject>Web design, Geekery</dc:subject>
      <dc:date>2012-06-13T20:51:45-05:00</dc:date>
    </item>

    <item>
      <title>Utilizing Jekyll with Sinatra on Heroku for a Facebook App</title>
      <link>http://chrissloan.info/blog/utilizing_jekyll_with_sinatra_on_heroku_for_a_facebook_app/</link>
      <guid>http://chrissloan.info/blog/utilizing_jekyll_with_sinatra_on_heroku_for_a_facebook_app/#When:10:28:30Z</guid>
      <description><p>Amazing how little there is out there on this and most of which is old. Thanks to Facebook, what little there is, all of it has changed and here is some help.</p>
</description>
      <dc:subject>Geekery, Interweb</dc:subject>
      <dc:date>2011-08-31T10:28:30-05:00</dc:date>
    </item>

    <item>
      <title>A new experience &#45; redux</title>
      <link>http://chrissloan.info/blog/a_new_experience_-_redux/</link>
      <guid>http://chrissloan.info/blog/a_new_experience_-_redux/#When:21:31:30Z</guid>
      <description><p>Another year, another daughter. Take two, but an awesome two.</p>
</description>
      <dc:subject>Miscellaneous</dc:subject>
      <dc:date>2011-07-30T21:31:30-05:00</dc:date>
    </item>

    <item>
      <title>Digital world emersion</title>
      <link>http://chrissloan.info/blog/digital_world_emersion/</link>
      <guid>http://chrissloan.info/blog/digital_world_emersion/#When:08:11:52Z</guid>
      <description><p>How much of your life is consumed by digital technology? I found out the other day that pretty much everything of mine is.</p>
</description>
      <dc:subject>Geekery, Observations</dc:subject>
      <dc:date>2011-07-12T08:11:52-05:00</dc:date>
    </item>

    <item>
      <title>Amazon S3 and OGG Content Types</title>
      <link>http://chrissloan.info/blog/amazon_s3_and_ogg_content_types/</link>
      <guid>http://chrissloan.info/blog/amazon_s3_and_ogg_content_types/#When:10:48:14Z</guid>
      <description><p>Recently, I developed a project for a Cee Lo Green and Absolut Facebook application that required HTML5 video to be served. S3 decided to make my life complicated&#8230;sort of.</p>
</description>
      <dc:subject>Geekery, Interweb</dc:subject>
      <dc:date>2011-07-07T10:48:14-05:00</dc:date>
    </item>

    <item>
      <title>Why owning an iPhone now scares me</title>
      <link>http://chrissloan.info/blog/why_owning_an_iphone_now_scares_me/</link>
      <guid>http://chrissloan.info/blog/why_owning_an_iphone_now_scares_me/#When:20:32:07Z</guid>
      <description><p>I&#8217;ve never been an AT&amp;amp;T customer until now and can now understand why people put their service down.</p>
</description>
      <dc:subject>Gripes, Observations</dc:subject>
      <dc:date>2011-03-18T20:32:07-05:00</dc:date>
    </item>

    <item>
      <title>An iPhone app built in one day</title>
      <link>http://chrissloan.info/blog/an_iphone_app_built_in_one_day/</link>
      <guid>http://chrissloan.info/blog/an_iphone_app_built_in_one_day/#When:09:45:13Z</guid>
      <description><p>A simple proof of concept with potential. Here’s the story&#8230;</p>
</description>
      <dc:subject>Apple, iPhone, Usability Interface</dc:subject>
      <dc:date>2011-01-05T09:45:13-05:00</dc:date>
    </item>

    <item>
      <title>Easy form validation with UJS and Rails 3</title>
      <link>http://chrissloan.info/blog/easy_form_validation_with_ujs_and_rails_3/</link>
      <guid>http://chrissloan.info/blog/easy_form_validation_with_ujs_and_rails_3/#When:11:05:08Z</guid>
      <description><p>Posting from a form in Rails 3 using the new UJS structure is easy, but what happens when there is user error in saving the data?</p>
</description>
      <dc:subject>Geekery, Usability Interface</dc:subject>
      <dc:date>2011-01-03T11:05:08-05:00</dc:date>
    </item>

    <item>
      <title>A/B test like a boss</title>
      <link>http://chrissloan.info/blog/a_b_test_like_a_boss/</link>
      <guid>http://chrissloan.info/blog/a_b_test_like_a_boss/#When:11:03:43Z</guid>
      <description><p>A good developer understands that in order to make the product useful, it is always a good practice to find out what works best.</p>
</description>
      <dc:subject>Geekery, Usability Interface</dc:subject>
      <dc:date>2010-12-28T11:03:43-05:00</dc:date>
    </item>

    
    </channel>
</rss>