<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0"><channel><description>The Littlelines Blog is loaded with valuable information that we come  across in the industry and fun  goings on in our world here at Littlelines.
We’re a small yet versatile team of designers, developers, and marketing experts who are dead-set on developing greatwebsites for our clients.
Littlelines was launched in 2007 with a single goal: to make awesome websites.</description><title>Littlelines Blog</title><generator>Tumblr (3.0; @littlelines-blog)</generator><link>https://blog.littlelines.com/</link><item><title>Say Hi to Jeremy!</title><description>&lt;p class="MsoNormal"&gt;We are happy to host a very talented young designer for the next three weeks. Jeremy Purvis is from Cincinnati, Ohio and is currently a second year student at the School of Advertising Art in Kettering Ohio. He will be helping us with web design and a chance to test his skills in a little front-end development as well.&lt;/p&gt;
&lt;p class="MsoNormal"&gt;&lt;img height="546" src="https://64.media.tumblr.com/tumblr_mebjr95guc1rze616o1_500.jpg" width="546"/&gt;&lt;/p&gt;
&lt;p class="MsoNormal"&gt;Jeremy has a background in fine arts and computer graphics, which has lead him to his ultimate passion - graphic design. He is most excited to experience working day in and day out in a creative and fund business environment while externing with us. Besides designing in Illustrator Jeremy loves to play guitar and bike ride BMX style of course in his spare time.&lt;/p&gt;
&lt;p class="MsoNormal"&gt;We can’t wait to see what we can teach Jeremy over the next couple weeks and also to see what we might in turn learn from him. &lt;/p&gt;</description><link>https://blog.littlelines.com/post/37117670635</link><guid>https://blog.littlelines.com/post/37117670635</guid><pubDate>Mon, 03 Dec 2012 11:51:14 -0500</pubDate><dc:creator>beth-littlelines</dc:creator></item><item><title>How We Built Floatt in Two Days </title><description>&lt;p&gt;The Littlelines team participated in the 2012 Rails Rumble a couple weeks ago. &lt;a href="http://railsrumble.com"&gt;Rails Rumble&lt;/a&gt; is a competition to build and design a web application with Ruby on Rails in less than 48 hours. Teams consist from one to four members from around the world. This year was the largest Rails Rumble yet with 500 registered teams! Our team included myself, Chris, David, and Beth as the designer.&lt;/p&gt;
&lt;p&gt;Days leading up to the competition, we had several team meetings to toss around a few ideas and strategies. Some ideas included a holiday gift registry, a web app for finding pets adoptable in your neighborhood, and an simple code collaboration tool. In the end, we overwhelmingly decided on a idea that was both simple and useful.&lt;/p&gt;
&lt;p class="position-center"&gt;&lt;a href="http://floatt.me"&gt; &lt;img src="http://floatt.me/assets/logo.png"/&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://floatt.me"&gt;Floatt&lt;/a&gt;, as the homepage says, is a simple way for friends to stay informed on funds borrowed and split in your daily life. For example, say you pay for pizza among a group of friends, Floatt provides a simple and friendly way to keep track of who owes you and calculates each of your friend&amp;rsquo;s share.&lt;/p&gt;
&lt;p&gt;At the core, Floatt is built with Ruby on Rails, but there are also some key technical components required to make the application work in the real world. Being able to use Floatt on the go was a key feature we wanted from the very start. We enlisted the help from Zurb's &lt;a href="http://foundation.zurb.com/"&gt;Foundation&lt;/a&gt;, a responsive front-end framework, to make Floatt look and work beautifully on mobile devices.&lt;/p&gt;
&lt;p&gt;For the rest of the development, we went to our go-to toolbox: Haml, Sass, and of course Coffeescript.&lt;/p&gt;
&lt;h4&gt;The 48 Hours&lt;/h4&gt;
&lt;p&gt;With our mission in hand, we set out a plan to build this app in 48 hours (or less). Our plan of attack was not much different than what we do for our clients: work together, focus strengths, and keep open communication at all times. For the three days of competition, our plan looked something like this:&lt;/p&gt;
&lt;ul&gt;&lt;li&gt;
&lt;p&gt;Day One: Deploy early. The main thing we wanted to do on the first day is setup the foundation application and deploy to the server as soon as possible. That way we won&amp;rsquo;t have to scramble on pesking server issues when coming down to the wire. &lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Day Two: Tackle complex items. We identified the critical path during our planning sessions and set out to complete these items before the final day.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Day Three: Bug fixes, tweaks, and polish. We knew that it was going to be a time crunch no matter what, but would rather focus on making app work &lt;em&gt;better&lt;/em&gt; than making the app just work.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;&lt;p&gt;In the end, time did not end up being a challenge at all. That&amp;rsquo;s not to say it was easy. We did run into a few trouble spots.&lt;/p&gt;
&lt;h4&gt;Challenges&lt;/h4&gt;
&lt;p&gt;Our first major challenge was clear from the very start. We had to configure our own server from scratch. &lt;a href="http://www.linode.com"&gt;Linode&lt;/a&gt; was a Rumble sponsor and in charge of running all the applications. At Littlelines, we&amp;rsquo;ve become accustomed to cloud providers such has &lt;a href="http://heroku.com"&gt;Heroku&lt;/a&gt; and &lt;a href="http://engineyard.com"&gt;EngineYard&lt;/a&gt; and so we were a little rusting with system administration. However, with a little assistance from Linode&amp;rsquo;s &amp;ldquo;stack scripts&amp;rdquo;, we were up and running in no time.&lt;/p&gt;
&lt;p&gt;Overall, the entire process went very smoothly and we didn&amp;rsquo;t run into any major hurdles.&lt;/p&gt;
&lt;h4&gt;Success&lt;/h4&gt;
&lt;p&gt;When the Rumble ended Sunday evening, we accomplished everything we set out to do. We learned a lot and had a blast in the process. Looking back, I attribute three key areas to our success: Planning, identify complex problems early, and constant communication with the team throughout the process. &lt;/p&gt;
&lt;p&gt;I can&amp;rsquo;t be more proud of the Littleline&amp;rsquo;s team for building this complete application in just two days. As for Floatt, we definitely plan to continue development and have some big ideas for it&amp;rsquo;s future. Stay tuned!&lt;/p&gt;</description><link>https://blog.littlelines.com/post/35065257552</link><guid>https://blog.littlelines.com/post/35065257552</guid><pubDate>Mon, 05 Nov 2012 13:09:47 -0500</pubDate><category>ruby</category><category>rails</category><category>rumble</category><category>floatt</category><dc:creator>mattsears-blog-deactivated20170</dc:creator></item><item><title>Labrador - A loyal data retriever</title><description>&lt;p&gt;We work with a wide range of database systems at Littlelines. On any given day, we can jump back and forth between PostgreSQL, MySQL, or MongoDB databases, each with its own specialized application (or lack thereof) to get a quick look at our data. Coupled with different credential sets for each of our Rails applications, this can be a cumbersome experience, especially when we just need a quick overview of our database structure or records.&lt;/p&gt;
&lt;p&gt;Enter &lt;a href="http://chrismccord.github.com/labrador/" target="_blank"&gt;Labrador&lt;/a&gt; - A loyal data retriever for your Rails development databases.&lt;/p&gt;
&lt;p&gt;&lt;iframe frameborder="0" height="365" width="550" data-src="http://www.youtube.com/embed/Fh50qA8B5Wg?rel=0&amp;amp;vq=hd720"&gt;&lt;/iframe&gt;&lt;/p&gt;
&lt;h4&gt;Features&lt;/h4&gt;
&lt;ul&gt;&lt;li&gt;Web-based, database &amp;ldquo;agnostic&amp;rdquo; client, allowing the same interface and look and feel across entirely different database systems&lt;/li&gt;
&lt;li&gt;PostgreSQL, MongoDB, MySQL, and SQLite support with others on the way&lt;/li&gt;
&lt;li&gt;Quick, friendly, and customizable install with a single copy/paste into your shell&lt;/li&gt;
&lt;/ul&gt;&lt;p&gt;As developers, we automate away as much as possible, and Labrador is no exception to that. Labrador is a Rails app itself, and integrates with &lt;a href="http://pow.cx" target="_blank"&gt;pow&lt;/a&gt; for a zero configuration setup, Rails application discovery, and automatic database connections. It lets us do neat things like load &lt;em&gt;rubyrags.labrador.dev&lt;/em&gt; in a browser and have an immediate look at our local Ruby Rags development database without having to tell Labrador anything about the application&amp;rsquo;s database credentials, database system, or app location. It is a great time saver for debugging, schema reference, and quick database tweaks.&lt;/p&gt;
&lt;h4&gt;Security&lt;/h4&gt;
&lt;p&gt;Distributing a Rails app in this manner, to be run locally across many different installs, requires a few security requirements outside of the traditional Rails application setup. Most importantly, Labrador uses cookie-based session storage. Typically, a Rails app uses a random string for signing cookies that is checked into version control. Since Labrador is distributed for many to use, hard-coding a secret token for session storage would leave the application&amp;rsquo;s authenticated sessions vulnerable since an attacker would know how to sign his/her own cookie and potentially gain unauthorized access to a developer&amp;rsquo;s local databases. Labrador prevents this scenario by looking for a &lt;em&gt;secret_token.yml&lt;/em&gt; file when the application starts up. If it does not exist, it writes a random secret token to this file and references it upon subsequent application startups. &lt;/p&gt;
&lt;pre class="prettyprint"&gt;# config/initializers/secret_token.rb 
unless File.exists?("config/secret_token.yml")
  File.open("config/secret_token.yml", "w"){|f| 
    f.puts SecureRandom.hex(rand(50) + 50).to_yaml 
  }
end
token = YAML.load(File.read("config/secret_token.yml"))
Labrador::Application.config.secret_token = token
&lt;/pre&gt;
&lt;p&gt;Labrador will also refuse to allow database connections unless it is provided HTTP Basic Authentication credentials, which must be entered as part of the application&amp;rsquo;s install process.&lt;/p&gt;
&lt;p&gt;&lt;figure class="tmblr-full" data-orig-height="311" data-orig-width="546"&gt;&lt;img height="auto" src="https://64.media.tumblr.com/7b18ea3d924120e74288b22c75fe508e/0a373e1b5b3332c9-75/s540x810/9bd0184f85852d3f0c871a4055068843f06924a3.png" width="100%" data-orig-height="311" data-orig-width="546"/&gt;&lt;/figure&gt;&lt;/p&gt;
&lt;h4&gt;Coming Soon&lt;/h4&gt;
&lt;p&gt;Labrador has some exciting features in the pipeline and already serves us well for our day to day debugging needs. &lt;a href="http://chrismccord.github.com/labrador" target="_blank"&gt;Install Labrador&lt;/a&gt; or &lt;a href="https://github.com/chrismccord/labrador" target="_blank"&gt;checkout the codebase&lt;/a&gt;, and be sure to stayed tuned for new features:&lt;/p&gt;
&lt;ul&gt;&lt;li&gt;Arbitrary queries&lt;/li&gt;
&lt;li&gt;Manual database connections&lt;/li&gt;
&lt;li&gt;Redis support&lt;/li&gt;
&lt;/ul&gt;</description><link>https://blog.littlelines.com/post/33717835448</link><guid>https://blog.littlelines.com/post/33717835448</guid><pubDate>Tue, 16 Oct 2012 14:27:56 -0400</pubDate><dc:creator>chris-mccord-blog</dc:creator></item><item><title>Littlelines Responds</title><description>&lt;p class="p1"&gt;&lt;figure class="tmblr-full" data-orig-height="372" data-orig-width="546"&gt;&lt;img alt="Responsive Design" src="https://64.media.tumblr.com/94a6df300aaa5d9e37edb17f20169c4c/461cfa8a6b12dbe1-4e/s540x810/fa3ec657037d64c9fc8866a43aaee5344431965a.png" width="546" data-orig-height="372" data-orig-width="546"/&gt;&lt;/figure&gt;&lt;/p&gt;
&lt;p class="p1"&gt;Ever since I read the &lt;a href="http://www.alistapart.com/articles/responsive-web-design/" target="_blank"&gt;blog article&lt;/a&gt; by Ethan Marcotte and heard people at conferences start murmuring about this new idea called &amp;lsquo;Responsive Design&amp;rsquo; I have been hooked. This interest went deep enough to warrant a number of papers throughout my graduate school career devoted to analyzing the recent trends surrounding responsive and adaptive design. Needless to say I was thrilled when I found out that my new co-workers shared every bit of my enthusiasm. They had styled their very own site, &lt;a href="http://littlelines.com"&gt;http://littlelines.com&lt;/a&gt; in a mobile-first, responsive manner and it looked great on every device I could find to play with at home (I&amp;rsquo;m a self-titled professional geek so that gadget list is not inconsequential).&lt;/p&gt;
&lt;p class="p1"&gt;Upon checking out some of their source code I stumbled across a snippet that I thought was worthy of its very own blog post. During the initial development of their new site, they had setup their own custom &lt;a href="http://sass-lang.com/" target="_blank"&gt;SASS&lt;/a&gt; mixin to handle device detection. A &lt;a href="http://sass-lang.com/docs/yardoc/file.SASS_REFERENCE.html#defining_a_mixin" target="_blank"&gt;mixin&lt;/a&gt; in SASS is a chunk of CSS that is reusable similar to a reusable method in Object Oriented Programming.&lt;/p&gt;
&lt;pre class="prettyprint"&gt;=respond-to($device)
  @if $device == handheld
    @media only screen and (min-width : 320px)
      @content

  @if $device == tablet
    @media only screen and (min-width : 600px)
      @content

  @if $device == tablet-landscape
    @media only screen and (min-width : 600px) and (orientation : landscape)
      @content

  @if $device == tablet-portrait
    @media only screen and (min-width : 600px) and (orientation : portrait)
      @content

  @if $device == tablet-large
    @media only screen and (min-width : 768px)
      @content

  @if $device == desktop
    @media only screen and (min-width : 1024px)
      @content

  @if $device == desktop-large
    @media only screen and (min-width : 1824px)
      @content

  @if $device == retina-display
    @media only screen and (-webkit-min-device-pixel-ratio: 2)
      @content
&lt;/pre&gt;
&lt;p class="p1"&gt;This mixin not only handled all device detection (via media queries), but did so in a mobile-first approach. This approach involves tackling the challenges of styling the mobile version of a site first and increasing in size from there (e-book, tablet, desktop, etc). Traditionally, when using media queries in CSS to handle device detection, all of the styles for a particular device are chunked together in the same part of the stylesheet. With the custom mixin, you are able to append a responsive style (using +respond_to(device_type)) within any specific style rule in SASS. This makes it quicker and easier to find and read any styles for a given site or application as all rules for a particular element are in the same place regardless of device. Ultimately, this makes adjusting a design to fit a myriad of devices second nature when tackling front-end development. This ensures continued focus on making sure site and applications give users an enjoyable experience regardless of their context or device of choice. &lt;/p&gt;
&lt;p class="p1"&gt;Below is a short example of the custom SASS mixin we use. Feel free to use/modify these snippets on your own projects - your mobile users will thank you!&lt;/p&gt;
&lt;pre class="prettyprint"&gt;h2
  color: #523611
  font-weight: bold
  margin-bottom: 1.0em
  +respond-to(handheld)
    font-size: 1.0em
    text-align: center
  +respond-to(tablet)
    font-size: 1.2em
    text-align: left
  +respond-to(desktop)
    font-size: 1.5em
&lt;/pre&gt;</description><link>https://blog.littlelines.com/post/30586881387</link><guid>https://blog.littlelines.com/post/30586881387</guid><pubDate>Fri, 31 Aug 2012 10:32:56 -0400</pubDate><dc:creator>david-stump</dc:creator></item><item><title>The Little Things</title><description>&lt;p&gt;This week here at Littlelines we have been cranking away non-stop on client code and making things function oh so nicely for them. It’s nice having clients that care so much about their work and want to be involved every step of the way. It keeps us working, and continually trying to satisfy ourselves and our clients. &lt;/p&gt;
&lt;p&gt;We got a little break yesterday when we received a package here at the office. Excited we all stopped (which means glanced over as we continued to work) while Matt opened the large box. And to our amazement the item inside was packed with pink packing peanuts! Okay maybe only to my amazement and Matt’s annoyance of the thought of how not to get these packing peanuts everywhere.&lt;/p&gt;
&lt;p&gt;&lt;img alt="packing peanuts" height="622" src="http://static.tumblr.com/rmoyi2e/xAvm8womx/photo_1.jpg" width="546"/&gt;&lt;/p&gt;
&lt;p&gt;He couldn’t, so he embraced it. Pink packing peanuts was our exciting little break from all our hard work and we loved every minute of it. Even when we applauded for the success of turning on the Apple monitor that was in the box. It&amp;rsquo;s the little things at Littlelines, like attentive clients and pink packing peanuts that matter to us and keep us going. Happy weekend friends, until next week!&lt;/p&gt;</description><link>https://blog.littlelines.com/post/29624456316</link><guid>https://blog.littlelines.com/post/29624456316</guid><pubDate>Fri, 17 Aug 2012 11:35:00 -0400</pubDate><dc:creator>beth-littlelines</dc:creator></item><item><title>Steel City Ruby Conf 2012 Wrap Up</title><description>&lt;p&gt;&lt;img height="162" src="https://64.media.tumblr.com/tumblr_m8jjx1hYxc1rxgpdto1_1280.jpg" width="546"/&gt;&lt;/p&gt;
&lt;h4&gt;A first&lt;/h4&gt;
&lt;p&gt;Pittsburgh held their first &lt;a href="http://steelcityrubyconf.org" title="steelcityrubyconf.org" target="_blank"&gt;Ruby conference&lt;/a&gt; this past weekend, offering a welcoming atmosphere and talks for first and longtime conference goers alike. Corey Haines’ first talk on ‘Getting the most out of a conference,’ encouraged maximizing your personal connections, and with his requirement to meet a minimum of three people following his talk, was the perfect way to break the ice and get the conference rolling. As this was my first technical conference, having this kind of introduction was a great way to set my expectations and encourage meeting new people to get the most out of the weekend.&lt;/p&gt;
&lt;h4&gt;Format&lt;/h4&gt;
&lt;p&gt;There was a 30 minute intermission between each talk, a larger gap than many conferences, which  allowed for a relaxed and social atmosphere following each presentation. This is something I feel is a must to really digest the previous talk and hear what others have to say. The conversations generated by a talk were often just as valuable, if not more, than the talk itself. The conference was also single track, freeing attendees over the need to pick and choose which talk to attend. Coupled with the wide area and round table seating, having everyone grouped together had a very communal feel and many people floated from table to table as the day passed.&lt;/p&gt;
&lt;h4&gt;Tolerance&lt;/h4&gt;
&lt;p&gt;I have to commend the organizers, and community as a whole, for being progressive against harassment of any kind, especially that pertaining to gender, race, and other biases. While having a zero tolerance policy on harassment may sound redundant, it made it clear to all participants that not only would this kind of behavior not be tolerated, it would be publicly scrutinized. With great programs like &lt;a href="http://girldevelopit.com" title="Girl Develop It" target="_blank"&gt;Girl Develop It&lt;/a&gt; highlighted at the conference, I think these kinds of policies and initiatives are a great step towards a more welcoming industry and something I hope generates productive discussion on eliminating such issues.&lt;/p&gt;
&lt;h4&gt;Community&lt;/h4&gt;
&lt;p&gt;For anyone in the Ruby community, I do not feel it needs to be said that there is something &lt;em&gt;special&lt;/em&gt; about this community. I went into the conference expecting much of what I have experienced virtually; a welcoming, vibrant community, with strong OSS and TDD practices. What I left with was a group hug (hundreds strong), and a room of individuals excited to simply share in each other&amp;rsquo;s passion for the craft. Whether Aaron Pattersons’ talk on giving back, or Joe O’Brien’s talk on ‘People Patterns,’ the emphasis on the people and interpersonal relations behind the process and code was a refreshing take on software development and a perfect mix for the purely technical presentations.&lt;/p&gt;
&lt;p&gt;&lt;img height="305" src="https://64.media.tumblr.com/tumblr_m8jjx1hYxc1rxgpdto2_1280.jpg" width="542"/&gt;&lt;/p&gt;
&lt;h4&gt;SCRC2013&lt;/h4&gt;
&lt;p&gt;Steel City Ruby Conf has been confirmed for 2013, and after such a great experience, an event I do not plan on missing. &lt;/p&gt;</description><link>https://blog.littlelines.com/post/29127169612</link><guid>https://blog.littlelines.com/post/29127169612</guid><pubDate>Fri, 10 Aug 2012 11:32:49 -0400</pubDate><dc:creator>chris-mccord-blog</dc:creator></item><item><title>Welcome David Stump to Littlelines  </title><description>&lt;p class="MsoNormal"&gt;We are welcoming a new member to the Littlelines team this week.&lt;/p&gt;
&lt;p class="MsoNormal"&gt;&lt;img alt="David Stump" height="546" src="http://static.tumblr.com/rmoyi2e/wa7m85b5s/david_photo_3.jpg" width="546"/&gt;&lt;/p&gt;
&lt;p class="MsoNormal"&gt;David Stump hails from Indiana and we are happy to call him our new front-end developer with a liking for Ruby. A graduate from Butler University, he recently earned a Masters of Science in Human Computer Interaction from DePaul University, College of Computing and Digital Media. Now if that isn’t experience enough for you, David worked at a tech start-up in Cincinnati and was responsible for all the front-end development. His experience doesn’t stop there though, David once got offered a Subway sandwich from Jared the Subway guy.&lt;/p&gt;
&lt;p class="MsoNormal"&gt;User experience, good design, and front-end development are just a few of his passions. Some of his recent personal projects include a social calendar application centered on Facebook events and birthdays (Facebook just released this same functionality in the past few weeks), and a Netflix API application geared toward presenting the user with Best Picture nominees from any given year and directing them to the streaming Netflix link.&lt;/p&gt;
&lt;p class="MsoNormal"&gt;When David is not collaborating or creating, he is attending his favorite college basketball games, drinking coffee, playing drums, gaming on all kinds of platforms, and traveling all around the world with his wife Gwyn.&lt;/p&gt;
&lt;p class="MsoNormal"&gt;David is looking forward to incorporating some of the passion for all around user experience and his fancy front-end development skills at Littlelines while dabbling in some Ruby along the way.&lt;/p&gt;</description><link>https://blog.littlelines.com/post/28577971957</link><guid>https://blog.littlelines.com/post/28577971957</guid><pubDate>Thu, 02 Aug 2012 16:59:56 -0400</pubDate><category>David</category><category>new</category><category>developer</category><category>front-end</category><category>welcome</category><category>littlelines</category><category>member</category><category>team</category><category>skills</category><category>Ruby</category><category>development</category><dc:creator>beth-littlelines</dc:creator></item><item><title>Happy Birthday Littlelines</title><description>&lt;p&gt;It&amp;rsquo;s more than hard to believe that Littlelines has been in business for over five years. We&amp;rsquo;ve not only been pleasantly busy, but we&amp;rsquo;ve amassed an amazing roster of clients with such awesome ideas that we can&amp;rsquo;t help but be proud. We&amp;rsquo;ll not go so far as calling these projects &amp;ldquo;our children&amp;rdquo;, but it&amp;rsquo;s something like that. After all, they have been released unto the world from our technical and creative cradle, right?&lt;/p&gt;
&lt;p&gt;&lt;img height="613" src="http://static.tumblr.com/9q4it4l/ro7m7u5k1/happy_birthday_littlelines_v2.jpg" width="546"/&gt;&lt;/p&gt;
&lt;p&gt;In the beginning we started with a simple idea: craft amazingly beautiful websites. In a very short amount of time, our small company with our eye for design and cutting edge technology has produced some stellar software. Amidst the chaotic and exciting schedules, we redesigned our company site earlier this year. We asked ourselves how does one give voice to a site that is meant to give voice to others?  In the end it came to buckling down and asking the question: &amp;ldquo;Where do we shine?&amp;rdquo; With hardly a thought, we knew that the answer once again pointed to that single, crucial element: Our clients. We&amp;rsquo;ve built some very strong relationships over the past five years, and even made a few friends along the way.&lt;/p&gt;
&lt;p&gt;Here&amp;rsquo;s to the next five years.&lt;/p&gt;</description><link>https://blog.littlelines.com/post/28121303058</link><guid>https://blog.littlelines.com/post/28121303058</guid><pubDate>Fri, 27 Jul 2012 07:39:00 -0400</pubDate><category>anniversary</category><category>birthday</category><dc:creator>mattsears-blog-deactivated20170</dc:creator></item><item><title>Steel City Ruby Conf is almost here</title><description>&lt;p&gt;In just a couple weeks Littlelines will be making a road trip to Pittsburgh for the &lt;a href="http://steelcityrubyconf.com" title="Steel City Ruby Conf" target="_blank"&gt;Steel City Ruby Conf.&lt;/a&gt;  The event will be held Aug 3rd-4th downtown in the &lt;a href="http://www.heinzhistorycenter.org" title="Heinz History Center" target="_blank"&gt;Heinz History Center&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;figure class="tmblr-full" data-orig-height="159" data-orig-width="546" data-orig-src="http://static.tumblr.com/9q4it4l/4Avm7u56q/steecity_logo.jpg"&gt;&lt;img src="https://64.media.tumblr.com/56e3964af22d294a5e07eba6e5c56aa2/189fae18bc5cf255-14/s540x810/1a3b629b33fd6fc515758051f608e7154c089839.jpg" data-orig-height="159" data-orig-width="546" data-orig-src="http://static.tumblr.com/9q4it4l/4Avm7u56q/steecity_logo.jpg"/&gt;&lt;/figure&gt;&lt;/p&gt;
&lt;p&gt;Check out a snippet from the site:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Steel City Ruby Conf is a single-track conference. That means everyone attending the conference has the same shared experience and there’s no need to worry about choosing between two awesome talks. Each talk is only 30 minutes with a 30 minute break in-between to allow for the all-important Hallway Track™. We believe the hallway track is just as important as the speaking track, so we devote an equal amount of time to each&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;In addition to sponsoring the event, Littlelines had the dubious honor of designing the t-shirts. Now, we have a lot of experience with &lt;a href="http://rubyrags.com" title="Ruby Rags" target="_blank"&gt;making shirts&lt;/a&gt;, but this was our first foray into conference shirts.&lt;/p&gt;
&lt;p&gt;&lt;figure class="tmblr-full" data-orig-height="289" data-orig-width="500"&gt;&lt;img src="https://64.media.tumblr.com/761c72b898f96962deaebb18281397e3/189fae18bc5cf255-81/s540x810/c7bb1c96af27d48c0dcac9f24a884786d15be379.jpg" data-orig-height="289" data-orig-width="500"/&gt;&lt;/figure&gt;&lt;/p&gt;
&lt;p&gt;To say the least, we are quite pleased with the results and can&amp;rsquo;t wait to hand them out in Pittsburgh!  If you want to following along, follow &lt;a href="http://twitter.com/littlelines" title="Littlelines on Twitter" target="_blank"&gt;@littlelines&lt;/a&gt; and &lt;a href="http://twitter.com/steelcityruby" title="Steel City Ruby on Twitter" target="_blank"&gt;@steelcityruby&lt;/a&gt; on Twitter.&lt;/p&gt;</description><link>https://blog.littlelines.com/post/27795649540</link><guid>https://blog.littlelines.com/post/27795649540</guid><pubDate>Sun, 22 Jul 2012 20:12:00 -0400</pubDate><category>ruby</category><category>sponsor</category><category>confernce</category><dc:creator>mattsears-blog-deactivated20170</dc:creator></item></channel></rss>
