<?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>Carrot Blog &#187; Development</title>
	<atom:link href="http://carrotblog.com/category/development/feed/" rel="self" type="application/rss+xml" />
	<link>http://carrotblog.com</link>
	<description>Social Media Agency</description>
	<lastBuildDate>Thu, 17 May 2012 13:12:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>The Power of Programming</title>
		<link>http://carrotblog.com/the-power-of-programming/</link>
		<comments>http://carrotblog.com/the-power-of-programming/#comments</comments>
		<pubDate>Mon, 07 May 2012 18:09:27 +0000</pubDate>
		<dc:creator>Jeff Escalante</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Insight]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://carrotblog.com/?p=4128</guid>
		<description><![CDATA[Carrot BlogCarrot BlogOur brilliant brains I studied neuroscience in school because I was curious about how people work, and I still am. I learned about a lot of really amazing things our brains can do. For example, we are super good at understanding language. In fcat, I can wtrie a sentnece wtih all the lrettes in wdros scebramld up, and you wluod siltl be albe to urtnnesadd it pltefecry. You can understand someone who has a strong accent, slurs their speech, and...<a href="http://carrotblog.com/the-power-of-programming/" class="read-more"> Continue Reading</a><p>This article is copyright &copy; 2012&nbsp;</p>]]></description>
			<content:encoded><![CDATA[Carrot Blog<h3 id="ourbrilliantbrains">Our brilliant brains</h3>
<p>I studied neuroscience in school because I was curious about how people work, and I still am. I learned about a lot of really amazing things our brains can do. For example, we are super good at understanding language. In fcat, I can wtrie a sentnece wtih all the lrettes in wdros scebramld up, and you wluod siltl be albe to urtnnesadd it pltefecry. You can understand someone who has a strong accent, slurs their speech, and uses improper grammar nearly as well as anyone else. Right?</p>
<p>We are also good at analyzing and classifying visual objects in 3D space. If someone throws a baseball, you can predict where it will land within about 5 feet just by eyeballing it. You can see a pattern in the stars and relate it to something you read about in a book 3 years ago. If you’ve ever taken a physics class, you would know that the calculations and measurements that are happening instantly and subconsciously in our brains here are pretty incredible.</p>
<p>If you think about the logistics of how our brains actually work, it’s mind blowing. Although some of the best programmers and scientists in the world still have not been able to crack these problems (speech and visual object recognition particularly), our brains compute them instantly, perfectly accurately, and subconsciously. That’s something to marvel at.</p>
<h3 id="ourlazybrains">Our Lazy Brains</h3>
<p>At the same time, our brains are mind-numbingly terrible at some things. Take, for example, remembering lots of things &#8211; we are <strong>so</strong> bad at this. You can be told someone’s name and forget it a minute later. And if I asked you to remember two phone numbers without writing it down? Forget it. Also think about math &#8211; although we’ve figured a lot out, we’re pretty bad at the calculations. We’re very slow and usually require a calculator to figure it out at a reasonable speed. In fact, we’re pretty bad all around at repetitive tasks. We do them slowly, and get bored with them quickly.</p>
<p>And this is for a good reason &#8211; the gorgeous and super talented brains we have shouldn’t be wasting time with trivial, boring, and repetitive things. We are born with the most complex and advanced logic in the world built in to us. Billions of dollars are poured into scientific research to try to figure out how our brains do it, and billions more go to computer scientists trying to replicate the things our brains can do. But guess what? We’re <em>not even close</em> &#8211; on either front.</p>
<h3 id="extendyourbrain">Extend your brain</h3>
<p>The power of programming is that we can use it to extend our brains’ abilities. When it comes down to it, remembering lots of things and doing repetitive tasks quickly is extremely important for many things in life, and it turns out computers are extremely good at these two types of tasks in particular. If you have a fluency in getting a computer to do what you want, you have transformed yourself into a superhuman &#8211; you can now do anything your brain normally can, plus you can remember vast amounts of information and you can do repetitive tasks extremely quickly.</p>
<p>In addition, offloading these kinds of tasks to a computer frees your super amazing brain to do more of… well, what it’s good at. You will inevitably run into problems that require remembering lots of info and/or boring &amp; repetitive tasks, and if you can’t get a computer to do them for you, you will have to do them manually &#8211; this is a waste of time. We were not meant to remember tons of things, or do boring repetitive stuff &#8211; we were meant to learn, grow, and innovate. Don’t let yourself get bogged down by these wastes of time &#8211; the ability to program allows you to maximize your brain’s potential.</p>
<h3 id="increaseyourvalue">Increase your value</h3>
<p>Many people see programming as a very domain-specific task. People who can program work in technology, right? Absolutely not. You can be just as valuable, sometimes even more valuable, in other fields when you can program. You add a lot to your base efficiency at work by being able to control a computer and offload certain tasks to it. But it’s not only you who will benefit. With your skills, you can create a more efficient work environment for everyone you work with. I bet you work with a bunch of people that waste tons of time on things computers could do better (almost everyone does) &#8211; stop that from happening. Build tools to make things you do often easier. Then build tools on top of those, and don’t stop there. If you keep doubling your efficiency, you will find that the way everything works tends to change very fundamentally.</p>
<p>So how to get started? Education is typically absurdly expensive and time consuming. Years ago, one would have said that the way to learn about computers is to major in computer science in college &#8211; a commitment of huge amounts of time and money. But today there are an overwhelming amount of resources available for free online (and offline) that can help you start to hone your superpowers. A couple that come to mind…</p>
<ul>
<li><a href="http://www.udacity.com/" target="_blank">Udacity</a></li>
<li><a href="https://www.coursera.org/" target="_blank">Coursera</a></li>
<li><a href="http://www.khanacademy.org/" target="_blank">Kahn Academy</a></li>
<li><a href="http://skillshare.com" target="_blank">Skillshare</a></li>
<li><a href="http://www.codecademy.com/" target="_blank">Code Academy</a></li>
<li><a href="http://rubymonk.com/" target="_blank">RubyMonk</a></li>
</ul>
<p>…and there are certainly many more, but these alone should get you more learning than you can handle in a year of college, easily. So get out there and start upgrading yourself. Once you start, you’ll never want to go back.</p>
<h3 id="example">Example</h3>
<p>Remember that mixed up sentence from the first paragraph? I didn’t do the mixing manually &#8211; I wrote a short program to do it for me &#8211; and now anyone can use the program to sensically scramble any number of words. ‘Open sourcing’ programs (releasing all the code to anyone for free) is a great way to spread knowledge and build on what other people have done, and the open source community is vibrant and thriving among programmers. I open sourced the sentence scrambler program, and you should check it out! It’s hosted on github (the social network for programmers) and written in ruby.</p>
<p><a href="https://gist.github.com/2503610" target="_blank">Sensical Sentence Scrambler &#8211; Source Code</a></p>
<p>This article is copyright &copy; 2012&nbsp;</p>]]></content:encoded>
			<wfw:commentRss>http://carrotblog.com/the-power-of-programming/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SXSW N00b Lesson #1</title>
		<link>http://carrotblog.com/sxsw-n00b-lesson-1/</link>
		<comments>http://carrotblog.com/sxsw-n00b-lesson-1/#comments</comments>
		<pubDate>Tue, 27 Mar 2012 13:55:28 +0000</pubDate>
		<dc:creator>Kaitlin Villanova</dc:creator>
				<category><![CDATA[Clients]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Insight]]></category>
		<category><![CDATA[ABC]]></category>
		<category><![CDATA[Advice]]></category>
		<category><![CDATA[sxsw]]></category>

		<guid isPermaLink="false">http://carrotblog.com/?p=3937</guid>
		<description><![CDATA[Carrot BlogCarrot BlogI think it was @Dens who said it first. The theme of SXSW is A-B-C. No, not that A-B-C but &#8220;Always Be Charging.&#8221;  Seriously with 20,000 people tugging the heartstrings and the bandwidth of At&#38;T&#8217;s 3G it is SO necessary to find a charge anywhere you could. I was doing just that, more specifically, at the Zya Music Party with Nick Cannon spinning behind me. There I was catching up with some friends from PepsiCo when I realized I was...<a href="http://carrotblog.com/sxsw-n00b-lesson-1/" class="read-more"> Continue Reading</a><p>This article is copyright &copy; 2012&nbsp;</p>]]></description>
			<content:encoded><![CDATA[Carrot Blog<p>I think it was <a href="http://www.twitter.com/dens" target="_blank">@Dens</a> who said it first. The theme of SXSW is A-B-C. No, <a href="http://screencast.com/t/MzVndSdnac" target="_blank">not that A-B-C</a> but &#8220;Always Be Charging.&#8221;  Seriously with 20,000 people tugging the heartstrings and the bandwidth of At&amp;T&#8217;s 3G it is <a href="http://www.hollywoodreporter.com/earshot/jay-z-sxsw-american-express-beyonce-blue-ivy-kanye-west-twitter-298888" target="_blank">SO necessary</a> to find a charge anywhere you could.</p>
<p>I was doing just that, more specifically, at the <a href="http://zyamusic.com/" target="_blank">Zya Music Party</a> with Nick Cannon spinning behind me. There I was catching up with some friends from PepsiCo when I realized I was down to the wire (8% battery) and it was only 9:30PM. As a compulsive mobile and social media user, this was the equivalent to seeing &#8220;last exit for 100 miles&#8221; when you have less than a 1/4 tank of gas, know what im sayin?</p>
<p>So, with the whole night ahead of me I knew I needed a charge. As you can imagine, the ladies bathroom counter was a congregation of makeup retouches, and &#8230;OUTLETS! Four outlets with a line longer than the one to use the restroom.</p>
<p>As a SXSW n00b, my impression of festival attendees is generally friendly and approachable. It certainly helps that everyone is wearing their identity around their neck most the time. Sidenote: when I bumped into <a href="https://twitter.com/#!/ericfriedman" target="_blank">Eric Friedman</a> he brought up a great point about badges; it makes the most sense to wear a badge on your right shoulder so it&#8217;s in line with the sight path you follow when going in for a handshake. It&#8217;s so much more difficult to read a badge hanging from a lanyard with so many variables in height. Let&#8217;s be honest, it&#8217;s just plain awkward to watch someone attempt to read your badge without slowing down the pace of their stride, it becomes this neck-cringing side-eye kinda look, it’s just plain scary.</p>
<p>My point is, I met three really interesting people in the ladies room that night, all which could possibly result in future business for both Carrot Creative and Digital DUMBO. All in part because I had to charge my phone &#8211; in a bathroom &#8211; at a bar &#8211; at 9:30PM &#8211; in Austin at SXSW. You never know who you are going to meet, so be friendly, be open minded, and see every person as a new friend or business opportunity.</p>
<p>This article is copyright &copy; 2012&nbsp;</p>]]></content:encoded>
			<wfw:commentRss>http://carrotblog.com/sxsw-n00b-lesson-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Yup, it&#8217;s true: Carrot.is/hiring</title>
		<link>http://carrotblog.com/yup-its-true-carrot-ishiring/</link>
		<comments>http://carrotblog.com/yup-its-true-carrot-ishiring/#comments</comments>
		<pubDate>Fri, 23 Mar 2012 13:19:47 +0000</pubDate>
		<dc:creator>Rianna Mallard</dc:creator>
				<category><![CDATA[Community]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Insight]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://carrotblog.com/?p=3943</guid>
		<description><![CDATA[Carrot BlogCarrot BlogIt’s a scientific fact that Carrot Creative is the best and most badass company&#8230;ever. How did we become so amazing? Very carefully (seriously). Every person at Carrot has been vetted, interviewed, stalked, and hazed very carefully to ensure that they are the best of the best. And honestly, the Carrots are the most important part of the company. The Carrot office is known for producing brilliant work all while having fun doing it. That’s why we need to find candidates...<a href="http://carrotblog.com/yup-its-true-carrot-ishiring/" class="read-more"> Continue Reading</a><p>This article is copyright &copy; 2012&nbsp;</p>]]></description>
			<content:encoded><![CDATA[Carrot Blog<p>It’s a scientific fact that Carrot Creative is the best and most badass company&#8230;ever. How did we become so amazing? Very carefully (seriously). Every person at Carrot has been vetted, interviewed, stalked, and <a href="http://cl.ly/3F3c1s2s1M2e0d2K2U0C" target="_blank">hazed</a> very carefully to ensure that they are the best of the best. And honestly, the Carrots are the most important part of the company. The Carrot office is known for producing brilliant work all while having fun doing it. That’s why we need to find candidates that know how to party hard at Digital DUMBO and who can still kill it at work the next morning.</p>
<p>We’ve always been known as the most fun company on the block, and at the same time we’ve always been just as serious about who we hire. Thankfully, those people that we now call Carrots helped us grow from a tiny startup to a small company to a global family. Our culture still feels like we’re that that small basement startup, but Carrot Creative has had the opportunity to grow and mature right along with our work, clients, and employees.<br />
We’re trying to grow this family of ours with even more of the best so we want to make sure candidates know what they are getting when they apply to Carrot. From our application process, to culture, to offered benefits &#8211; yes, benefits like 401(k), health care, dental, vision, and your weight in Cheddar Bunnies. <a href="http://carrot.is/hiring" target="_blank">Carrot.is/hiring</a> was created to do just that. Visit the page and you are taken to every possible open position, information about our culture (but you already know about that), benefits, and even an explanation of what to expect after you’ve put in your application.</p>
<p>We put a lot of consideration into each and every application and we wanted carrot.is/hiring to reflect that process. We respect each applicant’s time and effort and really wish we were able to respond to everyone. We predict that this will become increasingly difficult for us, but we are making efforts to improve that process. In the meantime, check in with <a href="http://carrot.is/hiring" target="_blank">Carrot.is/hiring</a>, check in with the orange couch, and stay connected!</p>
<p>This article is copyright &copy; 2012&nbsp;</p>]]></content:encoded>
			<wfw:commentRss>http://carrotblog.com/yup-its-true-carrot-ishiring/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS Patterns, Evolved</title>
		<link>http://carrotblog.com/css-patterns-evolved/</link>
		<comments>http://carrotblog.com/css-patterns-evolved/#comments</comments>
		<pubDate>Tue, 14 Feb 2012 18:09:24 +0000</pubDate>
		<dc:creator>Jeff Escalante</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Insight]]></category>

		<guid isPermaLink="false">http://carrotblog.com/?p=3638</guid>
		<description><![CDATA[Carrot BlogCarrot BlogDisclaimer: This is a technical post on html and css, intended for those who are very familiar with the languages. The value of clean semantics There are a lot of web activists that promote semantic markup, and very early in my journey into front end dev I got swept up in this. There&#8217;s something really beautiful about writing really clean html, with no extra elements or &#8220;utility classes&#8221; (classes that you put on your elements in order to recycle a...<a href="http://carrotblog.com/css-patterns-evolved/" class="read-more"> Continue Reading</a><p>This article is copyright &copy; 2012&nbsp;</p>]]></description>
			<content:encoded><![CDATA[Carrot Blog<link rel="stylesheet" href="http://yandex.st/highlightjs/6.1/styles/github.min.css">
<p><strong>Disclaimer:</strong> This is a technical post on html and css, intended for those who are very familiar with the languages.</p>
<h3>The value of clean semantics</h3>
<p>There are a lot of web activists that promote <em>semantic</em> markup, and very early in my journey into front end dev I got swept up in this. There&#8217;s something really beautiful about writing really clean html, with no extra elements or &#8220;utility classes&#8221; <em>(classes that you put on your elements in order to recycle a css code block and not have to copy and paste)</em>.</p>
<p>The real defining characteristic of super semantic html in my mind is that nearly anything relating to the styling that can be pushed back into the css, <strong>is</strong> in the css and not the html. This is precisely the reason that css frameworks rub me the wrong way &#8211; they provide an advantage by saving you time writing generic ui and css boilerplate, but they also burn you big time when they ruin your otherwise shiny clean semantics with a bunch of garbage classes and ids like <code class="inline">'span-14 push-5 btn-large'</code>. And don&#8217;t get me wrong, this is not the fault of the authors, it&#8217;s just the cost of writing a css framework so that it&#8217;s flexible. <em>But it is still not ideal.</em></p>
<p>I would like to propose that we do this in an <strong>entirely different way</strong>. Now that we have been blessed with dynamic css supersets like <a href="http://sass-lang.com/" target="_blank">sass</a> and <a href="http://lesscss.org/" target="_blank">less</a> that are very accessible even if <a href="http://incident57.com/codekit/" target="_blank">you</a> <a href="http://livereload.com/" target="_blank">are</a> <a href="http://wearekiss.com/simpless" target="_blank">terminal-phobic</a>, we don&#8217;t need to dry up our css by wrapping reusable code in a class and applying it at the html level, we can push this back to the css level using <a href="http://sass-lang.com/docs/yardoc/file.SASS_REFERENCE.html#mixins" target="_blank">mixins</a>. And while we&#8217;re at it, we can take advantage of dynamic css languages&#8217; other awesome additions to make our reusable modules even more flexible and customizable. Double win.</p>
<h3>Rewriting the famous &#8216;media&#8217; class</h3>
<p>Let&#8217;s get an example. I&#8217;ll rewrite one of the most famous &#8216;css-drying&#8217; classes of all time &#8212; <a href="http://www.stubbornella.org/content/2010/06/25/the-media-object-saves-hundreds-of-lines-of-code/" target="_blank">Nicole Sullivan&#8217;s &#8216;media&#8217; class</a> &#8212; and push it back to the css level, saving hundreds more lines of ugly unnecessary html classes from Facebook&#8217;s news feed. And while I&#8217;m at it, I&#8217;ll make it way more flexible and user-friendly.</p>
<p><strong>The following will make a lot more sense if you have read or review <a href="http://www.stubbornella.org/content/2010/06/25/the-media-object-saves-hundreds-of-lines-of-code/" target="_blank">Nicole&#8217;s article</a>, as I&#8217;m re-writing her code</strong></p>
<p>Here&#8217;s the code (I&#8217;ll explain it in detail right after, promise)</p>
<pre><code class="xml"><span class="tag">=split(<span class="attribute">$margin:</span> <span class="value">10px</span></span>)
    <span class="tag"><span class="attribute">$left:</span> <span class="value">$margin</span></span>
    <span class="tag"><span class="attribute">$right:</span> <span class="value">$margin</span></span>
    <span class="tag">@if <span class="attribute">type-of</span>(<span class="value">$margin</span>) == list
        <span class="attribute">$left</span>: nth(<span class="value">$margin, 1</span>)
        <span class="attribute">$right</span>: nth(<span class="value">$margin, 2</span>)</span>

    <span class="tag">overflow: <span class="value">hidden</span></span>

    <span class="tag">&amp; &gt; *
        <span class="attribute">overflow</span>: <span class="value">hidden</span></span>
    <span class="tag">&amp; &gt; *:first-child
        <span class="attribute">float</span>: <span class="value">left </span>
        <span class="attribute">margin-right</span>: <span class="value">$right</span></span>
    <span class="tag">&amp; &gt; *:nth-child(3)
        <span class="attribute">float</span>: <span class="value">right</span>
        <span class="attribute">margin-left</span>: <span class="value">$left</span></span>
</code></pre>
<p>Usage is pretty straightforward. Whenever you have an element that would normally have <code class="inline">class='media'</code> on it, we can strip that right off the element (ahh, the freshness!), and move the style back where it belongs, in the stylesheet.</p>
<pre><code><span class="comment">// html</span>
&lt;div class='comment media'&gt; goes to &lt;div class='comment'&gt;
<span class="comment">// sass</span>
<span class="tag">.comment
    <span class="attribute">+split</span></span> </code></pre>
<p>If that&#8217;s not enough for you, we can shave off even more code by declaring them all in once place. For example, if you have three elements that all require the &#8216;media&#8217; class called &#8220;post&#8221;, &#8220;comment&#8221;, and &#8220;friend&#8221;, you could do something like this</p>
<pre><code class="xml"> <span class="tag">.post, .comment, .friend
    <span class="attribute">+split</span></span> </code></pre>
<p>and whenever another element needs it, just add them right in to the list.</p>
<p>Now on to the flexibility. While using Nicole&#8217;s solution, you need to add 3 or 4 additional classes to the &#8216;media&#8217; object in order to get it to behave correctly. With this mixin, you <em>don&#8217;t need a single extra class</em>. In addition, you can use any type of element you want, whether it&#8217;s an <code class="inline">&lt;a&gt;</code> or a <code class="inline">&lt;figcaption&gt;</code>. Completely clean html, written exactly the way you want.</p>
<p>In addition, although margins are set to 10px by default, you can optionally pass the mixin a parameter to customize the margin size.</p>
<pre><code class="xml"><span class="tag">.comment
    <span class="attribute">+split(</span><span class="value">15px</span>)</span>
</code></pre>
<p>If you want to get really specific, you can pass two values, left and right, to have different margins on each side. This uses some of the more advanced aspects of sass, but the simplicity and flexibility it affords is amazing.</p>
<pre><code class="xml"><span class="tag">.comment
    <span class="attribute">+split(</span><span class="value">10px 20px</span>)</span>
</code></pre>
<h3>A brighter, easier future</h3>
<p>This is just one small piece of the framework that we&#8217;re working on right now at Carrot. But unlike more popular frameworks like <a href="http://twitter.github.com/bootstrap/">twitter&#8217;s bootstrap</a> and <a href="http://foundation.zurb.com/">zurb&#8217;s foundation</a>, you can write clean html, just the way you like it. In addition, every piece is ultra flexible, so you can make it look like your own site, not someone else&#8217;s (although it will include well designed defaults for when you need them). And when you need it to get out of your way, you won&#8217;t have to spend hours hacking at someone else&#8217;s code or changing classes across your html, you can just swap out pieces where you need them.</p>
<p>This is the next evolution of front end development. Instead of utility classes, there will be utility mixins. If you aren&#8217;t using sass or less, I would highly recommend picking it up. And if you are still using frameworks that force classes and styles on you, start rethinking how you code. It can &#8211; and will &#8211; be better.</p>
<h3>References</h3>
<ul>
<li><a href='http://sass-lang.com/' target='_blank'>SASS Language</a></li>
<li><a href='http://lesscss.org/' target='_blank'>LESS Language</a></li>
<li><a href='http://incident57.com/codekit/' target='_blank'>CodeKit Compiler</a></li>
<li><a href='http://livereload.com/' target='_blank'>LiveReload Compiler</a></li>
<li><a href='http://wearekiss.com/simpless' target='_blank'>SimpLess Compiler</a></li>
<li><a href='http://www.stubbornella.org/content/2010/06/25/the-media-object-saves-hundreds-of-lines-of-code/' target='_blank'>&#8216;The Media Object Saves Hundreds of Lines of Code&#8217;</a> by Nicole Sullivan</li>
<li><a href='http://twitter.github.com/bootstrap/' target='_blank'>Twitter Bootstrap</a></li>
<li><a href='http://foundation.zurb.com/' target='_blank'>Zurb &#8211; Foundation</a></li>
</ul>
<p>This article is copyright &copy; 2012&nbsp;</p>]]></content:encoded>
			<wfw:commentRss>http://carrotblog.com/css-patterns-evolved/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Social Media for a Cleaner Web</title>
		<link>http://carrotblog.com/social-media-for-a-cleaner-web/</link>
		<comments>http://carrotblog.com/social-media-for-a-cleaner-web/#comments</comments>
		<pubDate>Tue, 31 Jan 2012 14:53:58 +0000</pubDate>
		<dc:creator>Steven Neamonitakis</dc:creator>
				<category><![CDATA[Community]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Clean Web Hack]]></category>
		<category><![CDATA[green]]></category>
		<category><![CDATA[Hackathon]]></category>
		<category><![CDATA[social media]]></category>

		<guid isPermaLink="false">http://carrotblog.com/?p=3594</guid>
		<description><![CDATA[Carrot BlogCarrot BlogThis past weekend Dan, Tony, Jeff and myself attended the Cleanweb Hackathon at the NYU Campus. The 24-hour event challenged programmers, college students, entrepreneurs and the like to create solutions for problems related to energy efficiency, transportation and clean technology. As Cleanweb notes on their website, the hackathon was an opportunity &#8220;to demonstrate the impact of applying information technology to resource constraints.&#8221; Companies such as Tendril, Genability, and Brighter Planet granted attendees access to their existing API&#8217;s, allowing hackers to...<a href="http://carrotblog.com/social-media-for-a-cleaner-web/" class="read-more"> Continue Reading</a><p>This article is copyright &copy; 2012&nbsp;</p>]]></description>
			<content:encoded><![CDATA[Carrot Blog<p>This past weekend <a title="Dan Sullivan" href="http://carrot.is/dan" target="_blank">Dan</a>, <a title="Antonelli Briceño" href="http://carrot.is/tony" target="_blank">Tony</a>, <a title="Jeff Escalante" href="http://carrot.is/jeffescalante" target="_blank">Jeff</a> and <a title="Steven Neamonitakis" href="http://carrot.is/steven" target="_blank">myself</a> attended the <a title="Cleanweb Hackathon" href="http://cleanwebhack.com/hackathon/" target="_blank">Cleanweb Hackathon</a> at the NYU Campus. The 24-hour event challenged programmers, college students, entrepreneurs and the like to create solutions for problems related to energy efficiency, transportation and clean technology. As Cleanweb notes on their website, the hackathon was an opportunity &#8220;to demonstrate the impact of applying information technology to resource constraints.&#8221; Companies such as <a title="Tendril" href="http://www.tendrilinc.com/" target="_blank">Tendril</a>, <a title="Genability" href="http://genability.com/" target="_blank">Genability</a>, and <a title="Brighter Planet" href="http://brighterplanet.com/" target="_blank">Brighter Planet</a> granted attendees access to their existing API&#8217;s, allowing hackers to create solutions that were powered by energy consumption statistics and other real-time data.</p>
<p><a title="Green Carrot" href="http://greencarrot.us" target="_blank">Our hack</a> was an attempt to see how the camaraderie of your social sphere could influence everyday consumption habits. Using the Tendril API, we allowed users to track their real-time electrical energy consumption data in comparison to that of their Facebook friends. In addition to being able to visualize trends in energy usage between you and your peers, users were able to commit to energy saving goals. These goals could then be shared on your Facebook wall in an effort to educate the public.</p>
<blockquote>
<p style="text-align: center;"><a href="http://carrotblog.com/wp-content/uploads/2012/01/GreenCarrot_loggedin.jpg"><br />
<img class="aligncenter  wp-image-3600" title="Green Carrot" src="http://carrotblog.com/wp-content/uploads/2012/01/GreenCarrot_loggedin-1024x743.jpg" alt="" width="430" height="312" /></a></p>
<p style="text-align: center;">Above, you can see a screenshot of the energy consumption<br />
comparison between you and your Facebook friends.</p>
</blockquote>
<p>I am proud to say that our app took home prizes for Best User Experience and runner-up in the Tendril Energy Internet and Smart Home App Contest. It was also demoed by Tendril at <a title="DistribuTECH" href="http://www.distributech.com/" target="_blank">DistribuTECH</a>, the utility industry’s leading Smart Grid conference in San Antonio, Texas. It&#8217;s refreshing to see a company like Tendril taking advantage of opportunities like this Hackathon and is a testament to the fact that social media can really change the world.</p>
<blockquote>
<p style="text-align: center;"><a href="http://carrotblog.com/wp-content/uploads/2012/01/green_carrot_team.jpg"><br />
<img class="aligncenter  wp-image-3611" title="The Green Carrot Team with Eric Shiflet of Tendril" src="http://carrotblog.com/wp-content/uploads/2012/01/green_carrot_team.jpg" alt="" width="428" height="321" /></a></p>
<p style="text-align: center;">The Green Carrot Team celebrating their win with Eric Shiflet of Tendril.</p>
</blockquote>
<p>In addition to learning about how information technology could influence consumption habits, we also learned how an extremely limited amount of time could influence the workflow of our team. Rather than following our conventional methods for producing a web project, we chose to use a more organic approach. In the interest of saving time, our team utilized <a title="Google Drawings" href="http://www.google.com/google-d-s/drawings/" target="_blank">Google Drawings</a> to create an interactive wireframe that allowed all of us to collaborate in real-time. Opportunities like this hackathon give creatives the ability to test out new methods of working together and if any part of this experience seems interesting to you I would highly recommend attending one in your <a title="Hacker League" href="http://www.hackerleague.com" target="_blank">local area</a>.</p>
<p>This article is copyright &copy; 2012&nbsp;</p>]]></content:encoded>
			<wfw:commentRss>http://carrotblog.com/social-media-for-a-cleaner-web/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Year Of The Programmer</title>
		<link>http://carrotblog.com/year-of-the-programmer/</link>
		<comments>http://carrotblog.com/year-of-the-programmer/#comments</comments>
		<pubDate>Mon, 23 Jan 2012 15:54:22 +0000</pubDate>
		<dc:creator>Bob Whitney</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Marketing]]></category>

		<guid isPermaLink="false">http://carrotblog.com/?p=3512</guid>
		<description><![CDATA[Carrot BlogCarrot BlogRecently a friend was telling me that the marketing people at his office were often asking the developers for different data sets they needed to conduct their research. It was hard for them to get to those requests quickly though, because the developers were busy as it was. It was what he told me next that really got my attention, however: instead of waiting on the Dev team to solve the problem for them, the marketing team made up for...<a href="http://carrotblog.com/year-of-the-programmer/" class="read-more"> Continue Reading</a><p>This article is copyright &copy; 2012&nbsp;</p>]]></description>
			<content:encoded><![CDATA[Carrot Blog<div>
<div id="attachment_3525" class="wp-caption alignnone" style="width: 585px"><a href="http://www.flickr.com/photos/sdasmarchives/"><img class="size-full wp-image-3525" title="Nerd" src="http://carrotblog.com/wp-content/uploads/2012/01/sdasmarchives1.jpg" alt="" width="575" height="233" /></a><p class="wp-caption-text">San Diego Air &amp; Space Museum Archives</p></div>
</div>
<div></div>
<div>Recently a friend was telling me that the marketing people at his office were often asking the developers for different data sets they needed to conduct their research. It was hard for them to get to those requests quickly though, because the developers were busy as it was. It was what he told me next that really got my attention, however: instead of waiting on the Dev team to solve the problem for them, the marketing team made up for the gap by teaching themselves <a href="http://en.wikipedia.org/wiki/SQL" target="_blank">SQL</a>. How exciting!  Imagine the dividends that’s going to pay them and the company. It saves time, and it exposes them to a whole new way of thinking about what they do. It frees them up to explore the data to their hearts content, they spend less time trying to think of what to explore, and more time mining for valuable data.</div>
<p>&nbsp;</p>
<div><em>“Why would I want my marketing people wasting their time on those kinds of problems? That’s what I hire programmers for.”</em></div>
<p>&nbsp;</p>
<div>
<p>It’s funny where people make their investments. In many businesses you tend to find very formalized departments. Segregated specialization is one way to keep responsibility organized, and on paper it seems efficient, but if you’ve worked at that kind of place you probably feel otherwise. How many ten-person meetings must you sit in? How many emails do you wait for the right people to reply to? How many requests for work that you are not supposed to do must you send before it gets done? Do you really want your employees thinking about what they do as “my part” and “their part?” Does one hand do anything if it’s always asking the other hand what it’s doing?</p>
</div>
<div></div>
<p><strong>The Carrot Way</strong></p>
<div>
<p>One thing I’m always really pleasantly surprised about is how many people at the office dabble in, or have an interest in code. I’ve even caught our Director of Client Relations, <a href="http://carrot.is/kaitlin" target="_blank">Kaitlin</a>, doing a tutorial on <a href="http://rubymonk.com/" target="_blank">Ruby Monk</a> after 6pm on a Tuesday night. I don’t really think I should find that surprising, as impressive as it is. This business runs on code, and I work with some really smart people. If anything, it has made me surprised that businesses don’t do more to encourage their employees to learn to code.</p>
</div>
<div></div>
<div>
<p>There are many reasons I think this is the case. The first is that people tend to have a really consumer software oriented view of programming. You expect people who code to be focused on writing programs that sell, but one of the best things about programming is making annoying tasks easier for yourself. A language like <a href="http://www.ruby-lang.org/en/" target="_blank">Ruby</a> is a great productivity tool. The ability to automate away simple tasks is not that difficult of a level to achieve, and the knowledge gained in learning to do something like that will most certainly grow into a whole new skill set. Instead of manually updating 100 file names, wouldn’t it be more productive to just write a script to do it automatically, and then use that script the next time? That&#8217;s fun and cool! We should think of having this kind of skill more like knowing Excel, and less like a dark art.</p>
</div>
<div></div>
<div>
<p>A second reason in my opinion is that people have a bit of trouble gauging competency. What people do assume is that anyone who can write code must be a genius. This is a myth propagated by the idea of the valiant hacker who, infused with caffeine and pizza, swoops in to save the day, rescuing the common folks with his or her magnificent brain. Don’t believe it. You’re smart, you can learn to code. Even if you’re not smart- you can learn to code, and what&#8217;s more, you can probably find someone to pay you to do it. It&#8217;s crazy how high the demand is right now.</p>
</div>
<div></div>
<p><strong>Always Be Working Yourself Out Of A Job</strong></p>
<div>
<p>One of the best pieces of advice I ever received was “always be trying to work yourself out of a job.” The truth is, if you don’t, someone else is going to. It might not be today, but it will be in your lifetime. An entire generation is growing up right now in a world that understands the value of being able to write code. A whole economy is being created around using technology to make us better at what we do. Computers give us a way to redefine the rules of our world, and that’s what makes them so compelling. You can take part in that or not, but it’s not likely that you can avoid it. Stop planning to sneak by, and start learning. Take steps now to gain competitive advantage by equipping yourself for the future that is already upon you.</p>
</div>
<div></div>
<div>
<p>A number of companies lately have started unique paid internship programs, and a handful of great new tutorial sites like <a href="http://rubymonk.com/">Ruby Monk</a> and <a href="http://www.codecademy.com/" target="_blank">Code Academy</a> are popping up. More people are self-taught than you suspect, so don’t feel inferior if you go that route. I think you’ll find getting started easier than you expected, and be pleasantly surprised that your existing experience with computers has equipped you with skills you didn’t even know you had. If you get stuck: Google it, Google it, Google it. It takes some time to get comfortable, but luckily it is only a matter of time, so don&#8217;t give up. You can do anything, ignore the haters. Go forth.</p>
</div>
<p>This article is copyright &copy; 2012&nbsp;</p>]]></content:encoded>
			<wfw:commentRss>http://carrotblog.com/year-of-the-programmer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pirate Astronauts</title>
		<link>http://carrotblog.com/pirate-astronauts/</link>
		<comments>http://carrotblog.com/pirate-astronauts/#comments</comments>
		<pubDate>Tue, 20 Dec 2011 16:48:14 +0000</pubDate>
		<dc:creator>Lee Ourand</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://carrotblog.com/?p=3374</guid>
		<description><![CDATA[Carrot BlogCarrot BlogLee joins the Carrot family as our newest developer. Welcome him to the family with some Twitter love: @the_gastropod We work in a world heavy with management, red tape, legal mumbo-jumbo, and an overall disdain for fun things. This landscape is perhaps the most rugged in the lands of technology companies. Carrot has abandoned this world. They&#8217;ve taken to space as a crew of self-proclaimed pirate astronauts. This is what I found most appealing about the prospect of working at...<a href="http://carrotblog.com/pirate-astronauts/" class="read-more"> Continue Reading</a><p>This article is copyright &copy; 2012&nbsp;</p>]]></description>
			<content:encoded><![CDATA[Carrot Blog<p><em>Lee joins the Carrot family as our newest developer. Welcome him to the family with some Twitter love: @the_gastropod</em></p>
<p>We work in a world heavy with management, red tape, legal mumbo-jumbo, and an overall disdain for fun things. This landscape is perhaps the most rugged in the lands of technology companies. Carrot has abandoned this world. They&#8217;ve taken to space as a crew of self-proclaimed pirate astronauts.</p>
<p>This is what I found most appealing about the prospect of working at Carrot. I dealt with my fair share of management-heavy organizations. I was tired of the mundane work days and felt it was time to move on to something better. Working at a company that genuinely trusts their employees and actively encourages them to have fun was something I wanted in on.</p>
<p>After visiting the Carrot Headquarters for my interview, it became obvious that they disregard traditional business dogma where employees end up being treated like untrustworthy hooligans. Carrot is full of people who are genuinely passionate about what they do. In such an environment, you don&#8217;t need managers, supervisors, team leads, or any other non-workers to whip employees into action. Instead, they&#8217;re all actually excited to do work&#8230; and to do a damn good job. A few natural side-effects become apparent in such an unconventional workplace:</p>
<ol>
<li>Work can actually be fun. When co-workers trust one another to do their jobs, they&#8217;re able to have beer, video games, and other non-worky paraphernalia in the office. Everyone needs a break at some point. It&#8217;s best to be able to actually enjoy it.</li>
<li>While working with passionate individuals, employees will inherently learn from one another. Nobody makes a better teacher than someone interested in the subject they&#8217;re teaching.</li>
<li>NO TPS REPORTS.</li>
</ol>
<p>I was absolutely thrilled when I got the job offer from Carrot. I obviously took the job and look forward to working with my new family away from home. I hope that together we&#8217;re able to continue demonstrating that happy, motivated employees do the best work. Everyone deserves to be happy with their work.</p>
<p>This article is copyright &copy; 2012&nbsp;</p>]]></content:encoded>
			<wfw:commentRss>http://carrotblog.com/pirate-astronauts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Join the Carrot Family!</title>
		<link>http://carrotblog.com/join-the-carrot-family/</link>
		<comments>http://carrotblog.com/join-the-carrot-family/#comments</comments>
		<pubDate>Thu, 13 Oct 2011 15:19:13 +0000</pubDate>
		<dc:creator>Rianna Mallard</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[Community]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://carrotblog.com/?p=2988</guid>
		<description><![CDATA[Carrot BlogCarrot BlogWhile my favorite thing about Carrot is the people and being small enough to know everyone&#8217;s favorite food (note to self: pick up peanut butter filled pretzels for Dan), it’s still exciting that we’re large enough to offer great benefits that rival any New York agency. We’re still working on that free cafeteria, but we do have medical, dental and vision insurance plans. We prefer that our team members spend their time worrying about how awesome the work they’re creating...<a href="http://carrotblog.com/join-the-carrot-family/" class="read-more"> Continue Reading</a><p>This article is copyright &copy; 2012&nbsp;</p>]]></description>
			<content:encoded><![CDATA[Carrot Blog<p><img src="http://content.screencast.com/users/ChrisPetescia/folders/Jing/media/eda9bd95-4cdb-4a28-b8aa-24f36b7000bf/00001003.png" alt="" /></p>
<p>While my favorite thing about Carrot is the people and being small enough to know everyone&#8217;s favorite food (note to self: pick up peanut butter filled pretzels for Dan), it’s still exciting that we’re large enough to offer great benefits that rival any New York agency. We’re still working on that free cafeteria, but we do have medical, dental and vision insurance plans. We prefer that our team members spend their time worrying about how awesome the work they’re creating is, rather than how they’re going to pay to get their tonsils out.</p>
<p>In truth, there’s only one thing missing from Carrot — <em><strong>you</strong></em>. We’re growing steadily and, in case you hadn’t noticed, we’re right smack-dab in the middle of taking over the world. We can’t sail this pirate ship without a full crew, so check out the positions below that we’re looking to fill. Think you’re a good fit? Drop us a line/email/pigeon/parrot/baked good.</p>
<blockquote><p><strong>Developers</strong><br />
Carrot does things a little different than the average agency. We’re looking for devs who will have an opinion and cringe at the phrase “code monkey”. Everyone is a creator at Carrot, and we mean that.<br />
<a href="http://carrotcreative.com/files/descriptions/job-developer.pdf">Check out the full description here</a> (PDF).</p></blockquote>
<blockquote><p><strong>Strategists</strong><br />
Did you play Risk as a kid? Are you the bomb at Connect Four? If so, we want to talk to you! Carrot is looking for a strategist who geeks out on data, has experience managing marketing/sales funnels, and relishes the idea of being measured on ROI.<br />
<a href="http://carrotcreative.com/files/descriptions/job-strategist.pdf">Click here for the full description</a> (PDF).</p></blockquote>
<blockquote><p><strong>Assistant Account Executive</strong><br />
Do you have to-do lists for your to-do lists? Have others referred to you as their lifesaver, the one that helps keep everything together and running? Carrot needs support from a note-taking, calendar-scheduling person like you. Think you can help a brother/sister out?<br />
<a href="http://carrotcreative.com/files/descriptions/job-account-exec.pdf">Check out the full description here</a> (PDF).</p></blockquote>
<p>If Carrot sounds like a place you&#8217;d fit in, we want to hear from you.<br />
Go ahead, <strong><a href="http://carrotcreative.com/careers">fill out an application!</a></strong></p>
<p>I may be one of the younger Carrots on the team, but I’ve had a lot of jobs at a lot of different companies. In my experience, Carrot Creative is the single most amazing company I have ever had the honor of being a part of. It’s not just that I feel like a part of a team when I come into the office, but I feel like I’m part of a family when I <em>leave</em> the office. We look forward to hearing from candidates to help our family grow!</p>
<p>This article is copyright &copy; 2012&nbsp;</p>]]></content:encoded>
			<wfw:commentRss>http://carrotblog.com/join-the-carrot-family/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Platlas: the video</title>
		<link>http://carrotblog.com/platlas-the-video/</link>
		<comments>http://carrotblog.com/platlas-the-video/#comments</comments>
		<pubDate>Thu, 29 Sep 2011 22:00:58 +0000</pubDate>
		<dc:creator>Darryl Ohrt</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Insight]]></category>
		<category><![CDATA[Marketing]]></category>

		<guid isPermaLink="false">http://carrotblog.com/?p=2853</guid>
		<description><![CDATA[Carrot BlogCarrot BlogIntroducing: Platlas from Carrot Creative on Vimeo. &#160; Here&#8217;s a quick look at the people and thinking behind Platlas, the first ever social media platform atlas. Meet the engineers, managers and research analysts that made Platlas for Facebook come to life. And see for yourself exactly what all the fuss about, and how you can use Platlas to better understand the countless interactions and connections that are possible on Facebook. This article is copyright &#169; 2012&#160;<p>This article is copyright &copy; 2012&nbsp;</p>]]></description>
			<content:encoded><![CDATA[Carrot Blog<p><iframe src="http://player.vimeo.com/video/29790319" width="520" height="293" frameborder="0" webkitAllowFullScreen allowFullScreen></iframe>
<p><a href="http://vimeo.com/29790319">Introducing: Platlas</a> from <a href="http://vimeo.com/carrot">Carrot Creative</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
<p>&nbsp;</p>
<p><a href="http://vimeo.com/29790319" target="_blank">Here&#8217;s a quick look</a> at the people and thinking behind <a href="http://www.platlas.com" target="_blank">Platlas</a>, the first ever social media platform atlas. Meet the engineers, managers and research analysts that made Platlas for Facebook come to life. And see for yourself exactly what all the fuss about, and how you can use Platlas to better understand the countless interactions and connections that are possible on Facebook.</p>
<p>This article is copyright &copy; 2012&nbsp;</p>]]></content:encoded>
			<wfw:commentRss>http://carrotblog.com/platlas-the-video/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>F8: What&#8217;s Launching</title>
		<link>http://carrotblog.com/f8-whats-launching/</link>
		<comments>http://carrotblog.com/f8-whats-launching/#comments</comments>
		<pubDate>Thu, 22 Sep 2011 20:32:11 +0000</pubDate>
		<dc:creator>Chris Petescia</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Insight]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[apps]]></category>
		<category><![CDATA[F8]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[launch]]></category>
		<category><![CDATA[Timeline]]></category>

		<guid isPermaLink="false">http://carrotblog.com/?p=2793</guid>
		<description><![CDATA[Carrot BlogCarrot BlogWe&#8217;re here in force at F8 and jazzed about the platform changes in store at Facebook, some of which we&#8217;ve been honored to build with via our work on the The Daily Facebook app. We will be following up to this post soon, with our additional thoughts on what this means for users, brands and what will surely be a leap in the evolution of how we share, experience and archive our daily lives. &#160; Announced today: Timeline: The story...<a href="http://carrotblog.com/f8-whats-launching/" class="read-more"> Continue Reading</a><p>This article is copyright &copy; 2012&nbsp;</p>]]></description>
			<content:encoded><![CDATA[Carrot Blog<p><a href="https://apps.facebook.com/dailysocial/"><img class="alignnone size-full wp-image-2795" title="The Daily on Facebook" src="http://carrotblog.com/wp-content/uploads/2011/09/dailylaunch.jpg" alt="The Daily on Facebook" width="519" height="365" /></a></p>
<p>We&#8217;re here in force at F8 and jazzed about the platform changes in store at Facebook, some of which we&#8217;ve been honored to build with via our work on the <a title="The Daily on Facebook" href="https://apps.facebook.com/dailysocial/" target="_blank">The Daily Facebook app</a>.</p>
<p>We will be following up to this post soon, with our additional thoughts on what this means for users, brands and what will surely be a leap in the evolution of how we share, experience and archive our daily lives.</p>
<p>&nbsp;</p>
<p>Announced today:</p>
<p><strong>Timeline: </strong>The story of your life in 3 pieces&#8230; All stories, all apps, a new way to express who you are.</p>
<p>Essentially, Timeline organizes your life &#8211; as you&#8217;ve shared it on Facebook over the years- for exploration. More importantly, it will allow users to better chronicle their lives moving forward (as well a brand new level of experiences), with ease. Apps will facilitate this new level of content on the Timeline, at the user&#8217;s request. Facebook will present history to the user in a &#8220;best of &#8221; format, but will allow users to <em>hide</em> content as they choose, or <em>highlight </em>items that Facebook may have missed. Timeline will also launch with a full-fledged mobile-side experience. Privacy settings will be available for Timeline, and individual pieces of content on it.</p>
<p>At first glance, <a href="http://www.facebook.com/about/timeline">it&#8217;s beautiful</a>.</p>
<p>&nbsp;</p>
<p><strong>A New Class of Apps</strong>: Define an action and publish it.</p>
<p>We&#8217;ve experienced Communication and Gaming apps to date. Now, Facebook is revolutionizing experiences for Media (Music, Movies, TV, News, Books) and Lifestyle (Exercise, Food, Travel, Fashion). Users will be able to connect to anything in any way they want, which will allow them to create an enormous amount of new connections and shared discover shared experiences. Users will experience a new permissions screen, detailing exactly what will be published to their Timeline.</p>
<p>Driving this, is the <strong>New Open Graph.</strong></p>
<ul>
<li>&#8220;<strong>A Frictionless Experience&#8221;</strong>: Users need not be interrupted by Share prompts because activity will be fed to their Timelines. Lightweight material will be fed to their Stream, with popular or pattern-content highlighted in the News Feed to help other friends discover it.</li>
<li>&#8220;<strong>Real-time Serendipity</strong>&#8220;: This is where the Ticker comes into play most. As users interact with media and content in real-time, their actions are shared live in the Ticker. The power of this is demonstrated effectively by our own client, The Daily: as users read news (through Facebook-connected or native services), their friends will have the ability to read those specific articles as well. Effectively, this offers &#8220;Serendipitous&#8221; experiences facilitated by Facebook and a user&#8217;s favorite apps.</li>
<li>&#8220;<strong>Finding Patterns</strong>&#8220;: As items hit the newsfeed, Facebook will recognize patterns and showcase overlapping behaviors of friends, for effective recommendation and discovery. Users also receive Notification when their friends discover through them and interact with media through their ticker feed.</li>
</ul>
<p>Fascilitated by the Canvas apps, Facebook can now bridge the connection between their users and the experiences of their users across software and websites. Ticker items that indicate a friend is listening to a song or watching a film will not only link to the content, but launch the experiences immediately, inline, for the user&#8217;s friends.</p>
<p>The &#8220;Like&#8221; stories are expanding to other verbs: &#8220;Chris Petescia <em>watched </em> to Star Wars&#8221; for instance. The stories generated by a user&#8217;s App interactions hit the Newsfeed, Ticker and Timeline. Wherever users interact with applications and media (for which they have opted into for publishing), it will feed back to their Timeline.</p>
<p>&nbsp;</p>
<p><strong>Timing: </strong>Facebook will provide access to Developers (like us!), immediately. For everyone else, it will be rolling out over the next few months and likely, the Timeline itself will be relatively sparse for users initially.</p>
<p>&nbsp;</p>
<p><strong>Synopsis:</strong> The new features rolling out to Facebook are all about having access to and sharing the history of your life: what users have shared in the past, and the wealth of new experiences that Apps will help facilitate for you in the future.  On the flip-side, it&#8217;s also about discovery and shared experiences as users see and interact with the ongoing history of their friends&#8217; own experiences.  Everything Facebook users already share, and everything they will now be able to share, will be logged to the user&#8217;s personal preferences on their Timelines. Everything is personalized, and real-time feedback and interaction on content will determine it&#8217;s value.</p>
<p>&nbsp;</p>
<p>Note: some of this post contains paraphrasing and partial quotes from various Keynote presenters. Thanks to <a title="Adam Katzenback" href="http://carrot.is/adam" target="_blank">Adam</a> for helping out with detailed notes!</p>
<p>This article is copyright &copy; 2012&nbsp;</p>]]></content:encoded>
			<wfw:commentRss>http://carrotblog.com/f8-whats-launching/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

