<?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>IActionable &#187; Jason</title>
	<atom:link href="http://iactionable.com/author/jason/feed/" rel="self" type="application/rss+xml" />
	<link>http://iactionable.com</link>
	<description></description>
	<lastBuildDate>Wed, 16 May 2012 19:02:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Applying gamification to real life activities</title>
		<link>http://iactionable.com/applying-gamification-to-real-life-activities/</link>
		<comments>http://iactionable.com/applying-gamification-to-real-life-activities/#comments</comments>
		<pubDate>Thu, 18 Aug 2011 15:50:11 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://iactionable.com/?p=840</guid>
		<description><![CDATA[Hello I&#8217;m excited to share a side project I&#8217;ve been working on lately which shows how gamification can be applied to actions and activities performed in real life. I&#8217;ve been fascinated by the idea of applying gamification concepts to every day activities for a while but I really didn&#8217;t know where to start. The biggest [...]]]></description>
			<content:encoded><![CDATA[<h3>Hello</h3>
<p>I&#8217;m excited to share a side project I&#8217;ve been working on lately which shows how gamification can be applied to actions and activities performed in real life.</p>
<p>I&#8217;ve been fascinated by the idea of applying <a href="http://iactionable.com/gamification/what-is-gamification/" title="What is gamification?" target="_blank">gamification</a> concepts to every day activities for a while but I really didn&#8217;t know where to start. The biggest hurdle has been (and still is) finding and configuring sensors that can interpret and transmit actions a person is performing. Then I discovered the eletronics communities for <a href="http://www.arduino.cc/" title="Arduino" target="_blank">Arduino</a> and <a href="http://netduino.com" title="Netduino" target="_blank">Netduino</a>.</p>
<h3>Netduino</h3>
<p><img src="http://iactionable.com/wp-content/uploads/2011/08/inputandoutput.jpg" alt="" title="Netduino Plus Specs" width="253" height="229" class="alignright size-full wp-image-841" />For this project I chose to use the <a href="http://www.netduino.com/netduinoplus/specs.htm" title="Netduino Plus" target="_blank">Netduino Plus</a>. Why? Well, primarily because this amazing piece of electronics is able to run the .Net Microframework! That means I can write and debug applications using C# and Visual Studio. The Netduino Plus also comes with built in Ethernet which I use to communicate with IActionable&#8217;s API. Working with the Netduino is surprisingly easy and was no more complicated than writing a Hello World for a Console Application.</p>
<h3>RFID</h3>
<p><img src="http://iactionable.com/wp-content/uploads/2011/08/rfid.jpg" alt="" title="RFID" width="250" height="250" class="alignright size-full wp-image-843" /> The RFID Card Reader is made by <a href="http://www.parallax.com/tabid/768/ProductID/114/Default.aspx" title="Parallax RFID Card Reader" target="_blank">Parallax</a> and I found it at my local Radio Shack. Note, I rediscovered just how dangerous that store is when you&#8217;re just browsing for &#8220;cool stuff&#8221;. Hopefully I will be able to find a way to incorporate the other neat things I picked up in my next projects.</p>
<p>Connecting the reader to the Netduino board was straight forward since it already works with serial and only needed 5 volts. Just 4 wires and the reader lit up and was ready to transmit data.</p>
<h3>Code &#038; Game Mechanics</h3>
<p>Once the devices were connected I wrote a simple application which detected the presence of an RFID card and read the unique ID associated with it. The application was also configured to send this action as an event to the IActionable API. I use Visual Studio 2010 and couldn&#8217;t believe at first how simple it was to deploy my code. You hit F5 and that&#8217;s it. Seriously. A big thanks goes out to the guys on the Netduino forums which made learning how to interface with the on-board ethernet and rfid serial data a snap!</p>
<p>A simple <a href="http://iactionable.com/api" title="IActionable API" target="_blank">POST to the API</a> sent the data off to the <a href="http://iactionable.com/engage-engine/" title="Engine" target="_blank">engine</a> to be processed. Within IActionable I had created an basic Achievement which listened for 3 visit events from the same person. As each visit was detected the progress for the reward was updated for that user. The iPad only communicates with the IActionable API via javascript and has no knowledge of the Netduino configuration. When new events are received the progress is displayed instantly on the webpage.</p>
<h3>The Future</h3>
<p>So what could you do with this? The first applications that came to mind were for conferences and trade shows. As web enabled devices become more common I imagine we&#8217;ll see a lot more gamification concepts integrated with the conference experience. The idea could encourage people to visit more or all booths on the trade show floor. It could also show who has attended the most sessions or classes and reward them for taking a specific series of courses. </p>
<p>As you walk around the conference with your iPad or smart phone you&#8217;ll know exactly how many points you have and where you rank on a leaderboard. Of course, this is only one simple part of what the entire gamification experience should be. </p>
<p>As more cheaper, smaller and internet connected devices become available I can see this moving into our every day life at home, work and school. I see gamification evolving along side a new phase of analytics. With more data comes the ability to make better decisions and encourage specific behaviors.</p>
<h3>Video</h3>
<p>Check out a quick video demonstrating the concept in action!<br />
<iframe width="480" height="390" src="http://www.youtube.com/embed/-Y2-33kYv5o?rel=0" frameborder="0" allowfullscreen></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://iactionable.com/applying-gamification-to-real-life-activities/feed/</wfw:commentRss>
		<slash:comments>23</slash:comments>
		</item>
		<item>
		<title>Engage by IActionable Makes the Top 8 for AppQuest 2011</title>
		<link>http://iactionable.com/engage-by-iactionable-makes-the-top-8-for-appquest-2011/</link>
		<comments>http://iactionable.com/engage-by-iactionable-makes-the-top-8-for-appquest-2011/#comments</comments>
		<pubDate>Fri, 12 Aug 2011 16:29:03 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://iactionable.com/?p=839</guid>
		<description><![CDATA[Voting ends on Friday, August 12th! We want to thank everyone who helped us make it into the Top 8 for App Quest 2011. The next round to narrow the entries down to the Top 4 is still based on votes so we need your help again! We&#8217;ve created a page to make the voting [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Voting ends on Friday, August 12th!</strong></p>
<p>We want to thank everyone who helped us make it into the Top 8 for App Quest 2011. The next round to narrow the entries down to the Top 4 is still based on votes so we need your help again! We&#8217;ve created a page to make the voting process as straight forward as possible.</p>
<p>Vote for Engage and help us bring gamification to the enterprise!</p>
<p><a href="http://iactionable.com/contest" title="Vote for Engage!">http://iactionable.com/contest</a></p>
]]></content:encoded>
			<wfw:commentRss>http://iactionable.com/engage-by-iactionable-makes-the-top-8-for-appquest-2011/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

