<?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>SurveyGizmo - Online Survey Software : An Online Survey Tool for Creating Surveys, Polls, Forms and Quizes &#187; API</title>
	<atom:link href="http://www.surveygizmo.com/survey-blog/tag/api/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.surveygizmo.com</link>
	<description>Online Survey Tool for Surveys, Polls, Quizes and Forms</description>
	<lastBuildDate>Sat, 11 Feb 2012 00:44:27 +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>Integrating Ruby with the SurveyGizmo Survey&#160;API</title>
		<link>http://www.surveygizmo.com/survey-blog/integrating-ruby-with-surveygizmo-survey-api/</link>
		<comments>http://www.surveygizmo.com/survey-blog/integrating-ruby-with-surveygizmo-survey-api/#comments</comments>
		<pubDate>Thu, 15 Dec 2011 22:29:07 +0000</pubDate>
		<dc:creator>Kipp Chambers</dc:creator>
				<category><![CDATA[API/Widgets/Plug-ins]]></category>
		<category><![CDATA[Developer Garage]]></category>
		<category><![CDATA[Misc]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[developers corner]]></category>
		<category><![CDATA[integration]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[ruby gems]]></category>
		<category><![CDATA[Ruby integration]]></category>
		<category><![CDATA[ruby on rails]]></category>
		<category><![CDATA[survey API]]></category>
		<category><![CDATA[survey integration]]></category>
		<category><![CDATA[third party developers]]></category>
		<category><![CDATA[third party integration]]></category>

		<guid isPermaLink="false">http://www.surveygizmo.com/?p=31225</guid>
		<description><![CDATA[Do you program in Ruby? Did you know there are Ruby Gems available to let you integrate your app with the SurveyGizmo API? Read on...]]></description>
			<content:encoded><![CDATA[<p>To all you coders out there &#8211; a couple of different developers have recently released Ruby gems to integrate SurveyGizmo&#8217;s <a href="http://www.surveygizmo.com/survey-features/survey-api/">survey API</a> with Ruby! </p>
<p>There are two different Ruby gems out there right now to choose from:</p>
<h3>survey-gizmo-ruby Ruby Gem</h3>
<p>Kabari Hendrick released this Ruby gem to integrate Ruby with the SurveyGizmo API v.1 using an ActiveModel style interface. It interfaces with survey API resources such as surveys, questions, pages, options, and responses. It also supports all of the actions provided by the API: get, create, update, delete, and get list. There is also error handling.</p>
<p>You can follow these links to check out the <a href="https://github.com/RipTheJacker/survey-gizmo-ruby" target="_blank">survey-gizmo-ruby repository</a>, see an extended <a href="https://github.com/RipTheJacker/survey-gizmo-ruby" target="_blank">usage example</a>, or read the <a href="https://github.com/RipTheJacker/survey-gizmo-ruby" target="_blank">documentation</a>.</p>
<p>Kabari&#8217;s company, Lab42, uses it in a few different places, such as this <a href="http://lab42.com/surveys/define_market" target="_blank" rel="external nofollow">survey tool</a>.</p>
<h3>surveygizmo Ruby Gem</h3>
<p>Bobby Uhlenbrock with <a href="http://www.helloample.com" target="_blank" rel="external nofollow">Ample</a> built this Ruby Gem, which currently focuses heavily on pulling response data from the SurveyGizmo API. </p>
<p>Bobby told us, &#8220;My goal was to make this as easy to drop into an app as the Twitter gem. Therefore, if you&#8217;ve ever used the Twitter gem, this should make immediate sense.&#8221; </p>
<p>You can follow the links below to see the <a href="https://github.com/ample/surveygizmo" target="_blank">surveygizmo Ruby Gem repository</a>, as well as check out the <a href="http://rubydoc.info/github/ample/surveygizmo" target="_blank">documentation</a>.</p>
<p><em>**We&#8217;ve also added both of these gems to our <a href="http://developer.surveygizmo.com/resources/">Survey API Resources</a> page to make them easy to find in the future.</em></p>
<h3>What&#8217;s Next</h3>
<p>Both developers told us that their gems weren&#8217;t yet finished, and could use some help in the form of contributors, bug-finders, etc&#8230;so if you&#8217;re a Ruby developer who wants to make it easy to integrate your apps with SurveyGizmo, go get involved!</p>
<p>We love it when people build cool things with our API &#8211; thanks to Bobby and Kabari for getting these started! If you&#8217;ve used these Ruby gems (or the SurveyGizmo API) to build something great, please <a href="mailto:marketing@sgizmo.com?subject=Look what I made using the awesome SurveyGizmo API!">drop us an email</a> and let us know! We&#8217;d love to talk to you more about it.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.surveygizmo.com/survey-blog/integrating-ruby-with-surveygizmo-survey-api/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Order Up! (How We Hacked Our Survey API to Create a Food Ordering&#160;System)</title>
		<link>http://www.surveygizmo.com/survey-blog/how-we-hacked-our-survey-api-to-create-a-food-ordering-system/</link>
		<comments>http://www.surveygizmo.com/survey-blog/how-we-hacked-our-survey-api-to-create-a-food-ordering-system/#comments</comments>
		<pubDate>Thu, 17 Nov 2011 18:33:36 +0000</pubDate>
		<dc:creator>Christian Vanek</dc:creator>
				<category><![CDATA[Fun]]></category>
		<category><![CDATA[How-to articles]]></category>
		<category><![CDATA[Stuff We Like]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[online survey tool]]></category>
		<category><![CDATA[online surveys]]></category>
		<category><![CDATA[survey API]]></category>
		<category><![CDATA[survey feature]]></category>

		<guid isPermaLink="false">http://www.surveygizmo.com/?p=30490</guid>
		<description><![CDATA[Every Thursday, we cook breakfast for the entire company. Learn how we used the SurveyGizmo survey API to create an online food ordering system...and keep us well-fed.]]></description>
			<content:encoded><![CDATA[<p>The topic of this article is a bit off the well-beaten path for a survey tools blog. It just goes to show the cool and random things you can do with survey software that has an open <a href="http://www.surveygizmo.com/survey-features/survey-api/">survey API</a> once you get to know it.</p>
<p>We don&#8217;t like to talk about ourselves this way, but survey software is really just a glorified web form with a backend.  (I&#8217;m on vacation this week, so the sales team won&#8217;t be able to take revenge on me for saying that on our blog.) </p>
<p>What that means is if you are clever you can use our tool to solve a large number of office issues. The one I want to tell you about is what we call our &#8220;Order Up&#8221; system for Pancake Thursdays at SurveyGizmo.</p>
<p>Every Thursday we cook eggs, bacon, sausages, and pancakes (with chocolate chips in fun patterns) for the entire company. We started doing this recently, and given that there&#8217;s about fifty of us in the office now, the first time we had Pancake Thursday it took almost 6 hours to get everyone served! So the next Thursday morning we had an idea: we would send out a survey to get everyone&#8217;s order and create a simple widget using our API to show the orders as they come in. As an added bonus, it would notify each employee with an email once their order was ready!</p>
<p>We call it the &#8220;Order Up&#8221; system &#8211; <em>and we can&#8217;t live without it</em>.</p>
<p>The survey was pretty simple. We have just two survey questions: &#8220;What&#8217;s your email address?&#8221; and a checkbox question for what items from the menu you&#8217;d like to eat.</p>
<p>We also created a hidden field to flag if the order has been completed or not. The respondent never sees it &#8211; we flag it through the API when the order is ready for pickup.</p>
<p>We then used the survey API to create the cook&#8217;s screen. Michael is inevitably the cook each week (it was his idea).   So he has a laptop set up in the kitchen which refreshes and shows him the orders as they come in. The Order Up Survey also tallies how many strips of bacon, eggs, etc that have been ordered in real-time so he can cook in bulk.</p>
<p>The entire system only took about an hour to set up, and it&#8217;s been a fun and easy way to make Pancake Thursdays work and get it down to only two hours of cooking. (Not to mention we&#8217;ve been hiring&#8230;so there&#8217;s that).</p>
<p>I mention this just as a suggestion to everyone &#8212; keep your eyes open for neat ways that a data collection tool can be used to optimize all the little internal processes at your company. If you have an idea or have an unconventional way you&#8217;re using our <a href="http://www.surveygizmo.com/survey-software/">survey software</a> in your company, let us know!</p>
<p>If you are curious, here&#8217;s the (very dirty) PHP code that we used to build the order-up dashboard!  Passwords and SurveyIDs have been changed to protect the innocent (and our pancake orders).</p>
<pre><code>//----  start code (don't judge us on code style)

function makeapicall($url)
{
		$ch = curl_init();
		curl_setopt($ch, CURLOPT_URL, $url);
		curl_setopt($ch, CURLOPT_NOPROGRESS, 1);
		curl_setopt($ch, CURLOPT_VERBOSE, 0);
		curl_setopt($ch, CURLOPT_FOLLOWLOCATION, 1);
		curl_setopt($ch, CURLOPT_POST, 0);
		curl_setopt($ch, CURLOPT_TIMEOUT, 60);
		curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1);

		$buffer = curl_exec($ch);

		if ($buffer === false) {
			return false;
		}
		curl_close($ch);

 	return unserialize($buffer);

}

if(isset($_GET['orderup']))
{
	$uri = "http://restapi.surveygizmo.com/head/Survey/555555/SurveyResponse/{$_GET['orderup']}.pson?_method=POST&amp;user:pass=hehe@acme.com:12345&amp;data[4]=Yes";
	$results = makecall($uri);

}

//get orders

$uri = "http://restapi.surveygizmo.com/head/Survey/555555/SurveyResponse.pson?user:pass=hehe@acme.com:12345&amp;filter[field][0]=status&amp;filter[operator][0]==&amp;filter[value][0]=Complete&amp;limit=500";

$results = makecall($uri);
$orders = array();
$orderups = array();

foreach($results["data"] as $result)
{
	if($result['status'] != 'Complete')continue;

	if($result["[question(4)]"] == "Yes")
	{
		if($result['id'] == $_GET['orderup'])
		{
			mail($result["[question(2)]"],"Your Pancake Thursday order is ready!","Come and Get it!!!!",null,"-fchristian@sgizmo.com");
		}
		$orderups[] = $result;
	}
	else
	{
		$orders[] = $result;
	}
}</code></pre>
<p style="margin-top:80px;">Photo courtesy of <a href="http://www.flickr.com/photos/54329815@N00/3804494159/" target="_blank" rel="external nofollow">Andrew Currie</a> – Flickr, Creative Commons (Attribution)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.surveygizmo.com/survey-blog/how-we-hacked-our-survey-api-to-create-a-food-ordering-system/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Feature: Say Hello to&#160;Marketplace</title>
		<link>http://www.surveygizmo.com/survey-blog/new-feature-survey-marketplace/</link>
		<comments>http://www.surveygizmo.com/survey-blog/new-feature-survey-marketplace/#comments</comments>
		<pubDate>Thu, 20 Oct 2011 15:11:01 +0000</pubDate>
		<dc:creator>Kipp Chambers</dc:creator>
				<category><![CDATA[SurveyGizmo News]]></category>
		<category><![CDATA[SurveyGizmo Updates]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[marketplace]]></category>
		<category><![CDATA[survey API]]></category>
		<category><![CDATA[survey feature]]></category>

		<guid isPermaLink="false">http://www.surveygizmo.com/?p=29983</guid>
		<description><![CDATA[Earlier this year, SurveyGizmo announced that we were moving to a platform model - opening up development of survey features and add-ons to third party developers. And today we're pleased to announce: it's here!]]></description>
			<content:encoded><![CDATA[<p>Hey, folks!</p>
<p>Earlier this year, SurveyGizmo announced that we were moving to a platform model &#8211; opening up development of survey add-ons to third party developers. And today we&#8217;re pleased to announce: it&#8217;s here!</p>
<p>Let&#8217;s face it &#8211; it can be tough to keep surveys exciting. And with a huge selection of surveys out in the wild right now, combatting survey fatigue is becoming even more important than ever. Because of that, many of you have been looking for new ways to make your surveys more interactive and engaging &#8211; with our new Marketplace, we aim to help you do that and more.</p>
<p>Marketplace allows you to add enhanced question types, themes, templates, and more to your SurveyGizmo account &#8211; all from within your SurveyGizmo dashboard.</p>
<p><a href="http://www.surveygizmo.com/wp-content/uploads/2011/10/surveygizmo-marketplace-dashboard.png" class="fancy-box"><img src="http://www.surveygizmo.com/wp-content/uploads/2011/10/surveygizmo-marketplace-dashboard-300x224.png" alt="Survey Features - Survey Marketplace Dashboard" title="surveygizmo-marketplace-dashboard" width="300" height="224" class="aligncenter size-medium wp-image-29991" /></a></p>
<p>Here are some of the new survey features you&#8217;ll find inside:</p>
<h3>Question Types</h3>
<p>Marketplace opens with a ton of new survey question types you can use to spice up your surveys. From <a href="http://www.surveygizmo.com/survey-features/slider-questions/">slider questions</a> to embeddable <a href="http://appv3.sgizmo.com/marketplace/item/?id=01afd76819a095ce173c412201f7a1a4" target="_blank">survey maps</a> and <a href="http://appv3.sgizmo.com/marketplace/item/?id=7feed492433979ac6c83169c7b8e7d38" target="_blank">video questions</a>, you can now easily customize your online surveys and make them more interactive.</p>
<h3>Account Features</h3>
<p>Want to add users or new survey themes to your SurveyGizmo account? Looking for a survey template to get you started building a masterpiece? The Marketplace isn&#8217;t just about question types &#8211; we&#8217;ve made room for add-ons of all shapes and sizes, including these sorts of global account features as well.</p>
<h3>Other Survey Features</h3>
<p>The Marketplace items aren&#8217;t limited to simple question types &#8211; there are endless possibilities as to what developers can create using our survey engine.</p>
<p><img src="http://www.surveygizmo.com/wp-content/uploads/2011/10/marketplaceopiniontracker.png" alt="Opinion Tracker Survey Feature Add-On" title="marketplaceopiniontracker" width="150" height="150" class="alignright size-full wp-image-29994" />One key example is our new <a href="http://appv3.sgizmo.com/marketplace/item/?id=1cf799d3d0d9c6e23a640137ed6dadb3" target="_blank">Opinion Tracker survey add-on</a>, which allows your audience to interact with your website and share their opinions. It&#8217;s a pretty robust piece of software that includes commenting modules, both 5-Star and Thumbs-Up/Thumbs-Down Rating systems, and powerful reporting to sort through the results. With this software (which is built on top of SurveyGizmo survey software), you can solicit feedback on the content of any (or all) of your web pages. </p>
<p>We&#8217;ve already seen our customers gain some serious actionable data from Opinion Tracker &#8211; in particular, sites with a lot of pages (such as blogs and ecommerce sites) have used this add-on to gain valuable feedback on individual product pages or posts.</p>
<p style="margin-bottom:25px;">Like all of our Marketplace add-ons, installing Opinion Tracker is easy &#8211; just <a href="http://appv3.sgizmo.com/marketplace" target="_blank">login to the Marketplace</a>, purchase the item, and embed the code in your website. </p>
<p></p>
<hr />
</p>
<p style="margin-top:25px;">We hope that opening up our platform and encouraging developers to use our <a href="http://www.surveygizmo.com/survey-features/survey-api/">survey API</a> will increase the depth and breadth of question types and features available to our users. As we continue to expand and update the core functionality of SurveyGizmo, we look forward to Marketplace becoming the place you go to find custom add-ons that perfectly suit your unique needs. </p>
<p>To check it out, just <a href="http://appv3.sgizmo.com/marketplace" target="_blank">login to your SurveyGizmo account</a> today and look for the Marketplace tab.</p>
<p>Happy shopping!</p>
<p></p>
<p><em>**And if you&#8217;re interested in developing for us, that&#8217;s great! Here are the instructions for <a href="http://appv3.sgizmo.com/marketplace/infodeveloper" target="_blank">how to become a SurveyGizmo Marketplace developer</a>. If you don&#8217;t know much about our survey API, you can head over to <a href="http://developer.surveygizmo.com/" target="_blank">Developer&#8217;s Corner</a> and read up on it &#8211; we&#8217;ll look forward to seeing what you create in the Marketplace soon!</em</p>
]]></content:encoded>
			<wfw:commentRss>http://www.surveygizmo.com/survey-blog/new-feature-survey-marketplace/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Jive Software + SurveyGizmo = Business Intelligence, Served&#160;Fresh</title>
		<link>http://www.surveygizmo.com/survey-blog/jive-software-surveygizmo-business-intelligence-integration/</link>
		<comments>http://www.surveygizmo.com/survey-blog/jive-software-surveygizmo-business-intelligence-integration/#comments</comments>
		<pubDate>Mon, 11 Jul 2011 20:39:31 +0000</pubDate>
		<dc:creator>Kipp Chambers</dc:creator>
				<category><![CDATA[API/Widgets/Plug-ins]]></category>
		<category><![CDATA[Press]]></category>
		<category><![CDATA[SurveyGizmo News]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[Jive integration]]></category>
		<category><![CDATA[jive software]]></category>
		<category><![CDATA[REST API]]></category>
		<category><![CDATA[survey API]]></category>
		<category><![CDATA[survey integration]]></category>
		<category><![CDATA[surveygizmo integration]]></category>
		<category><![CDATA[third party integration]]></category>

		<guid isPermaLink="false">http://www.surveygizmo.com/?p=29037</guid>
		<description><![CDATA[Great news for all you Jive Software users &#8211; SurveyGizmo is now integrated with Jive as a native app! For those of you who don&#8217;t know it, Jive Software makes business intelligence social. Think of it as the &#8216;glue&#8217; that holds together an organization &#8211; it lets you share relevant data, organize projects, and collaborate... <a href="http://www.surveygizmo.com/survey-blog/jive-software-surveygizmo-business-intelligence-integration/">Read More &#187;</a>]]></description>
			<content:encoded><![CDATA[<p>Great news for all you Jive Software users &#8211; SurveyGizmo is now integrated with Jive as a native app!</p>
<p>For those of you who don&#8217;t know it, <a href="http://www.jivesoftware.com/" target="_blank" rel="external nofollow">Jive Software</a> makes business intelligence social. Think of it as the &#8216;glue&#8217; that holds together an organization &#8211; it lets you share relevant data, organize projects, and collaborate between users across an entire enterprise. </p>
<p>The collaboration allowed by Jive Software&#8217;s dashboard-centric approach seems like the perfect place to share survey results &#8211; so that&#8217;s just what we&#8217;ve done. Using the SurveyGizmo <a href="http://www.surveygizmo.com/survey-features/survey-api/">survey API</a>, we&#8217;ve partnered with Jive to natively integrate our application with the Jive platform.</p>
<p>The SurveyGizmo Jive App allows you to access your SurveyGizmo dashboard and reporting from within Jive. It&#8217;s now incredibly easy to see and share results with collaborators across your company who have the app installed. From within the Jive app you now have easy access to work with data from all your SurveyGizmo surveys.</p>
<p>To add the SurveyGizmo Jive App to your Jive dashboard, simply login to Jive and head to the Jive Apps Market. From there, you&#8217;ll be able to install the SurveyGizmo app with one click.</p>
<p>Jive is just one of the partners using SurveyGizmo&#8217;s API to enrich their applications &#8211; we&#8217;ve partnered with several companies like <a href="http://www.mailchimp.com" target="_blank" rel="external nofollow">Mailchimp</a>, <a href="http://www.surveydeck.com" target="_blank" rel="external nofollow">Survey Deck</a>, <a href="http://www.surveygizmo.com/add-ons/wordpress-survey-plugin/" target="_blank">WordPress</a> and more to bring SurveyGizmo&#8217;s data into their apps. </p>
<p>Interested in finding ways to integrate your systems directly with SurveyGizmo? Check out <a href="http://developer.surveygizmo.com/" target="_blank">SurveyGizmo Developer&#8217;s Corner</a> for resources to help you integrate with SurveyGizmo using our API. </p>
<p>Don&#8217;t have your own development team? No problem. Talk to our <a href="http://www.surveygizmo.com/professional-services/" target="_blank">Professional Services team</a>, who can easily integrate our application with your systems for you!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.surveygizmo.com/survey-blog/jive-software-surveygizmo-business-intelligence-integration/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Just Launched: SurveyGizmo&#8217;s REST API &amp; Developer&#8217;s&#160;Corner</title>
		<link>http://www.surveygizmo.com/survey-blog/survey-rest-api-developer-corner/</link>
		<comments>http://www.surveygizmo.com/survey-blog/survey-rest-api-developer-corner/#comments</comments>
		<pubDate>Tue, 08 Feb 2011 17:32:42 +0000</pubDate>
		<dc:creator>Brittany Heidtke</dc:creator>
				<category><![CDATA[SurveyGizmo News]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[developers corner]]></category>
		<category><![CDATA[REST API]]></category>
		<category><![CDATA[survey add-ons]]></category>
		<category><![CDATA[survey app]]></category>

		<guid isPermaLink="false">http://www.surveygizmo.com/?p=27255</guid>
		<description><![CDATA[That&#8217;s right, we&#8217;ve just launched a new REST API and a new section of our website dedicated to those amazing developers that work with the API &#8211; SurveyGizmo&#8217;s Developer&#8217;s Corner. You can check out Developer&#8217;s Corner over here: http://developer.surveygizmo.com/ So what&#8217;s this new API and why did we create it? The quick answer is that... <a href="http://www.surveygizmo.com/survey-blog/survey-rest-api-developer-corner/">Read More &#187;</a>]]></description>
			<content:encoded><![CDATA[<p>That&#8217;s right, we&#8217;ve just launched a new <a href="http://www.surveygizmo.com/survey-features/survey-api/">REST API</a> and a new section of our website dedicated to those amazing developers that work with the API &#8211; SurveyGizmo&#8217;s Developer&#8217;s Corner. You can check out Developer&#8217;s Corner over here: <a href="http://developer.surveygizmo.com/">http://developer.surveygizmo.com/</a><span id="more-27255"></span></p>
<p><b>So what&#8217;s this new API and why did we create it?</b><br />
The quick answer is that REST APIs are the new industry standard and we&#8217;re trying to comply with more industry standards so it&#8217;s easier for all of you to work with SurveyGizmo. The new API is also:</p>
<p>- Easier to integrate<br />
- Platform agnostic. So it works within Pearl, PHP, JSON, etc<br />
- Again, it&#8217;s the new industry standard </p>
<p><b>What about the original API?</b><br />
If you used the API in the past, we really appreciate it! You have helped us build the new API to where it is today. </p>
<p>We are trying to migrate everyone over to the new API just because the original API wasn&#8217;t designed to scale as well as the REST API is, and we can no longer fix and tweak little things in the original API because we risk breaking someone else&#8217;s entire application. </p>
<p>So if you&#8217;re currently using the original API, we wholeheartedly encourage you to move over to the REST API. We&#8217;re now able to version this API and thus make it a whole lot easier for everyone to use.</p>
<p><b>How do I get started using the API? Where do I go if I have more questions?</b><br />
We&#8217;ve created a whole mini-site within SurveyGizmo designed specifically for those of you that want to use the API; it&#8217;s called the Developer&#8217;s Corner! </p>
<p>You can check out the Developer&#8217;s Corner over here: <a href="http://developer.surveygizmo.com/">http://developer.surveygizmo.com/</a></p>
<p>It&#8217;s a place for you to bounce your ideas off of our developers and other developers using the API. There&#8217;s a <a href="http://developer.surveygizmo.com/forum/">Forum</a> for questions and ideas, a <a href="http://developer.surveygizmo.com/blog/">blog</a> that is penned by our Developers, and other resources including our <a href="http://developer.surveygizmo.com/rest-api-documentation-version-1-01/">REST API Guide</a>.</p>
<p>We also envision the Developer&#8217;s Corner to be a place to buy and sell the add-ons and plug-ins you create to other SurveyGizmo users, similar to SalesForce.com. </p>
<p>We&#8217;re extremely excited to have as many of you as possible creating new add-ons and apps for SurveyGizmo using the API. For even more information on the new API, head over to the <a href="http://developer.surveygizmo.com/">Developer&#8217;s Corner</a> and see what it&#8217;s all about.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.surveygizmo.com/survey-blog/survey-rest-api-developer-corner/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Building a Minecraft Poll Integration with SurveyGizmo&#8217;s&#160;API</title>
		<link>http://www.surveygizmo.com/survey-blog/minecraft-poll-integration-surveygizmo-api/</link>
		<comments>http://www.surveygizmo.com/survey-blog/minecraft-poll-integration-surveygizmo-api/#comments</comments>
		<pubDate>Sat, 15 Jan 2011 00:51:23 +0000</pubDate>
		<dc:creator>Mario Lurig</dc:creator>
				<category><![CDATA[Fun]]></category>
		<category><![CDATA[SurveyGizmo News]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[minecraft]]></category>
		<category><![CDATA[poll]]></category>

		<guid isPermaLink="false">http://www.surveygizmo.com/?p=26716</guid>
		<description><![CDATA[Sometimes employees do things creative and amazing in their normal roles, and sometimes they go above and beyond and do amazing things with their free time! Ryan Hadley, our System Administrator, has been the king of Minecraft, a game about placing blocks to build anything you can imagine. He decided to put his evil powers... <a href="http://www.surveygizmo.com/survey-blog/minecraft-poll-integration-surveygizmo-api/">Read More &#187;</a>]]></description>
			<content:encoded><![CDATA[<p>Sometimes employees do things creative and amazing in their normal roles, and sometimes they go above and beyond and do amazing things with their free time! Ryan Hadley, our System Administrator, has been the king of <a href="http://minecraft.net/">Minecraft</a>, a game about placing blocks to build anything you can imagine. He decided to put his <del>evil</del> powers to use and build a poll within Minecraft! <span id="more-26716"></span></p>
<p>Of course, besides building a poll, he decided to use the powerful SurveyGizmo <a href="http://www.surveygizmo.com/survey-features/survey-api/">Survey API</a> to ensure that when you vote within Minecraft, it actually stores the vote in your SurveyGizmo poll! I know, crazy right? As a reminder, Minecraft is the brain-child of a single programmer: a passionate, forward thinking individual who builds an incredibly powerful piece of online software and makes it available at a great price. Sound like any company you may know? We not only respect the power of Minecraft, but the ingenuity of Ryan to build this integration. Below is the video showing the functionality. Enjoy!</p>
<p><object width="640" height="385"><param name="movie" value="http://www.youtube.com/v/Q2ekMnH-EV4?fs=1&amp;hl=en_US"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/Q2ekMnH-EV4?fs=1&amp;hl=en_US" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="640" height="385"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.surveygizmo.com/survey-blog/minecraft-poll-integration-surveygizmo-api/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SurveyGizmo and Rails&#160;Rumble</title>
		<link>http://www.surveygizmo.com/survey-blog/surveygizmo-and-rails-rumble/</link>
		<comments>http://www.surveygizmo.com/survey-blog/surveygizmo-and-rails-rumble/#comments</comments>
		<pubDate>Mon, 13 Oct 2008 21:35:58 +0000</pubDate>
		<dc:creator>Brittany Heidtke</dc:creator>
				<category><![CDATA[Customer innovators]]></category>
		<category><![CDATA[Misc]]></category>
		<category><![CDATA[SurveyGizmo News]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[survey customers]]></category>

		<guid isPermaLink="false">http://www.surveygizmo.com/surveygizmo-and-rails-rumble/</guid>
		<description><![CDATA[One of our newest SurveyGizmo users, Pauli Price, recently came to us because she wanted to use our survey API for the Rails Rumble 2008 contest that she is involved in. Pauli gave us a quick run-down interview of the contest as well as how her group is integrating SurveyGizmo into their, hopefully award-winning, project.... <a href="http://www.surveygizmo.com/survey-blog/surveygizmo-and-rails-rumble/">Read More &#187;</a>]]></description>
			<content:encoded><![CDATA[<p><a href="/wp-content/uploads/2008/10/railsrumble.jpg" title="Rails Rumble"><img src="/wp-content/uploads/2008/10/railsrumble.jpg" alt="Rails Rumble" align="right" height="111" hspace="5" width="184" /></a>One of our newest SurveyGizmo users, Pauli Price, recently came to us because she wanted to use our <a href="http://www.surveygizmo.com/survey-features/survey-api/">survey API</a> for the Rails Rumble 2008 contest that she is involved in.</p>
<p>Pauli gave us a quick run-down interview of the contest as well as how her group is integrating SurveyGizmo into their, hopefully award-winning, project.</p>
<p>It&#8217;s always amazing to see what users like you can do with SurveyGizmo, especially the survey API.  Take a look and maybe even enter to be a judge!</p>
<div class="soft-rule">
<hr/></div>
<p>*Pauli Price Interview: Rails Rumble Contest*</p>
<p><strong>What is the 2008 Rails Rumble?</strong></p>
<p>The Rails Rumble is a contest where 200 teams, each consisting of 1-4 developers, take up the challenge of building the best web application possible within 48 hours, using the Ruby on Rails web application development framework.  As a team, participants choose what they want to build, and then build it.  Once the 48 hour build period is up, registered judges try out the completed applications and vote for the ones they feel are best, both overall, and in<br />
each of several categories.
<p><strong>What is your team planning to build?</strong></p>
<p>We&#8217;re building an application to manage the coding of verbatim survey responses.</p>
<p><strong>How did you decide on that?</strong></p>
<p>I was involved in planning a startup in the direct response advertising space.  It never got off the ground, but in the process, I became very interested in the wonderful world of accountable marketing.</p>
<p>I was planning a market research survey, and wondering how I&#8217;d manage the coding of the verbatim portion.  As a developer, I had been thinking of building a small application to help me.  Just then, I learned that registration for the Rails Rumble had opened.</p>
<p>It struck me that this was a perfect project for the competition: Small enough to be possible to complete over the weekend, and yet large enough to be interesting.  I shared the idea with a member of my local Ruby Users Group, Matthew Bergman, and he thought it was an interesting project.  He then recruited his friend, Jim Cropcho.  So now there are the three of us on the team.</p>
<p><strong>How does SurveyGizmo come into the picture?</strong></p>
<p>When you&#8217;re planning an application to manage the coding of survey verbatim responses, you need to get the survey data into the application.  Before you can bring the data into the application, you have to define the survey structure.  Originally I&#8217;d been thinking that we&#8217;d have to allow the user to specify the structure of the survey, and then the layout of the data, manually.</p>
<p>But when I looked at SurveyGizmo&#8217;s API support, all that changed.  I realized that we wouldn&#8217;t have to do all that to make this work &#8211; and I just about started dancing.  This means that we&#8217;ll have time to make other aspects of the application better.</p>
<p>SurveyGizmo&#8217;s API provides the survey structure in a program readable XML format.  Building our application to read a survey structure via an API call is easier than building the ability to manually specify it.  Best of all, SurveyGizmo customers won&#8217;t have to re-specify their survey structure in our application to be able to use it.  And the SurveyGizmo API gives us an easy way to import the response data, too.</p>
<p>Since SurveyGizmo provides a free basic account, Rumble judges will be able to set up accounts, create a survey, enter some survey data, and then test the coding application from end to end.  Sweet!</p>
<p><strong>So, what if our readers want to see what you produce?</strong></p>
<p>I&#8217;d encourage them to register with the Rumble as a judge.  Registration is free, and open to anyone who wants to participate.  You can register at <a href="http://railsrumble.com/" target="_blank">RailsRumble.com</a> . *Note- You can register to become a judge at the bottom of the page.  The competition runs Oct. 18th &#8211; and 19th, with judging to follow.  All judges have to register before the 18th.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.surveygizmo.com/survey-blog/surveygizmo-and-rails-rumble/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Orange County Register Builds Adobe Flex App on Survey&#160;API</title>
		<link>http://www.surveygizmo.com/survey-blog/orange-county-register-builds-adobe-flex-app-on-survey-api/</link>
		<comments>http://www.surveygizmo.com/survey-blog/orange-county-register-builds-adobe-flex-app-on-survey-api/#comments</comments>
		<pubDate>Fri, 04 Apr 2008 16:15:59 +0000</pubDate>
		<dc:creator>Derek Scruggs</dc:creator>
				<category><![CDATA[API/Widgets/Plug-ins]]></category>
		<category><![CDATA[Case Studies]]></category>
		<category><![CDATA[Adobe Flex App]]></category>
		<category><![CDATA[API]]></category>

		<guid isPermaLink="false">http://www.surveygizmo.com/orange-county-register-builds-adobe-flex-app-on-survey-api/</guid>
		<description><![CDATA[One thing we haven&#8217;t talked about as much as we probably should is our Survey API. They SurveyGizmo API Version 1.0 allows you to query our infrastructure and retrieve responses as well as perform a few operations on the survey itself. This is how our WordPress survey plugin works. The survey API Version 2.0, available... <a href="http://www.surveygizmo.com/survey-blog/orange-county-register-builds-adobe-flex-app-on-survey-api/">Read More &#187;</a>]]></description>
			<content:encoded><![CDATA[<p>One thing we haven&#8217;t talked about as much as we probably should is our <a href="http://www.surveygizmo.com/survey-features/survey-api/">Survey API</a>. They SurveyGizmo API Version 1.0 allows you to query our infrastructure and retrieve responses as well as perform a few operations on the survey itself. This is how our <a href="/add-ons/wordpress-survey-plugin/">WordPress survey plugin</a> works. The survey API Version 2.0<del datetime="2009-08-24T14:14:07+00:00">, available any day now</del> (available in the future), will allow you to interact with the entire SurveyGizmo application programatically. In theory you could even write your own front-end GUI and run a completely private-label version of the app on top of our infrastructure.</p>
<p>In the meantime, you can still do some pretty wicked stuff. The <a href="http://www.ocregister.com/">Orange Country Register</a> found us a few months ago with exactly that in mind. Check out their <a href="http://www.ocregister.com/sections/oc-political-pulse-1957238/">OC Political Pulse</a> page. They use SurveyGizmo to build surveys and collect responses, then render the results in a custom <a href="http://www.adobe.com/products/flex/">Adobe Flex</a> application built by their crack team of programmers. They are able to allow visitors to drill down into polls and see political data in demographic slices.<br />
<a href="http://www.ocregister.com/sections/oc-political-pulse-1957238/"><img src="/wp-content/uploads/2008/04/ocreg.gif" alt="Online Survey with Flex app via API" /></a></p>
<p><a href="http://www.ocregister.com/sections/oc-political-pulse-1957238/"><img src="/wp-content/uploads/2008/04/ocreg2.jpg" alt="Orange Country Register Newspaper Survey Poll Examples" /></a></p>
<p>BTW, we don&#8217;t restrict access to the API. Even Free users can build apps against it. So if you have a particular survey itch that needs to be scratched for your web site, <a href="/new-account/">sign up for a free account</a> and give it a whirl.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.surveygizmo.com/survey-blog/orange-county-register-builds-adobe-flex-app-on-survey-api/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>SurveyGizmo iGoogle&#160;Gadget</title>
		<link>http://www.surveygizmo.com/survey-blog/surveygizmo-igoogle-gadget/</link>
		<comments>http://www.surveygizmo.com/survey-blog/surveygizmo-igoogle-gadget/#comments</comments>
		<pubDate>Thu, 28 Jun 2007 15:40:24 +0000</pubDate>
		<dc:creator>Christian Vanek</dc:creator>
				<category><![CDATA[API/Widgets/Plug-ins]]></category>
		<category><![CDATA[SurveyGizmo News]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[igoogle gadget]]></category>
		<category><![CDATA[survey gadget]]></category>

		<guid isPermaLink="false">http://www.surveygizmo.com/surveygizmo-igoogle-gadget/</guid>
		<description><![CDATA[We received our first notice of a 3rd party application created with our survey API. Anyone who uses iGoogle dashboards to organize their lives is going to love this. Bryan Richards, Editorial Director of Linux Magazine, developed a Google gadget for SurveyGizmo! Just like our Apple Widget and WordPress Plug-in, the gadget displays your surveys... <a href="http://www.surveygizmo.com/survey-blog/surveygizmo-igoogle-gadget/">Read More &#187;</a>]]></description>
			<content:encoded><![CDATA[<p>We received our first notice of a 3rd party application created with our <a href="http://www.surveygizmo.com/survey-features/survey-api/">survey API</a>.  Anyone who uses iGoogle dashboards to organize their lives is going to love this.</p>
<p>Bryan Richards, Editorial Director of <a href="http://www.linuxmagazine.com" rel="no-follow">Linux Magazine</a>, developed a Google gadget for SurveyGizmo!  Just like our Apple Widget and WordPress Plug-in, the gadget displays your surveys and number of responses and allows you to access the advanced features for those surveys by clicking on the row.  Excellent job, Bryan!</p>
<h2>How to Setup and Use the Google Widget</h2>
<p>From your <a href="http://www.google.com/ig">iGoogle home page</a> click on the &#8220;add stuff&#8221; link (usually at the upper right corner of the screen).</p>
<p><img src="/wp-content/uploads/2007/06/google1.gif" alt="Google Home Page Widget 1" /></p>
<p>Then choose the &#8220;add from URL&#8221; option and type (or copy and paste) this URL into the box:</p>
<p><img src="/wp-content/uploads/2007/06/google2.gif" alt="Google Home Page Widget 2" /></p>
<p>http://bryanjrichard.googlepages.com/sgizmo.xml</p>
<p><img src="/wp-content/uploads/2007/06/google3.gif" alt="Google Home Page Widget 3" /></p>
<p>Now the SurveyGizmo widget will be added to your iGoogle Home page. You&#8217;ll have to enter your API key into the space provided, then you are ready to roll (get your API key from your Account Settings page).</p>
<p>We love to see our customers using our API for cool things. If you&#8217;ve created a project without API (or want to) let us know about it.  We will rave about your nifty invention.</p>
<p><img src="/wp-content/uploads/2007/06/google4.gif" alt="Google Home Page Widget 4" /></p>
<p>Thanks Bryan &#8212; and great work!!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.surveygizmo.com/survey-blog/surveygizmo-igoogle-gadget/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HEX for digg: A new visualization&#160;tool</title>
		<link>http://www.surveygizmo.com/survey-blog/hex-flash-digg/</link>
		<comments>http://www.surveygizmo.com/survey-blog/hex-flash-digg/#comments</comments>
		<pubDate>Thu, 17 May 2007 02:54:46 +0000</pubDate>
		<dc:creator>Scott McDaniel</dc:creator>
				<category><![CDATA[API/Widgets/Plug-ins]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[digg]]></category>
		<category><![CDATA[hex]]></category>

		<guid isPermaLink="false">http://www.surveygizmo.com/hex-flash-digg/</guid>
		<description><![CDATA[So Christian got a wild hair last week (it happens round here) when he heard about a contest for new flash visualizations of digg using their API. For those that don&#8217;t know digg is a social networking news site largely for geeks (yep that means us). It has over a million users that &#8220;digg&#8221; stories... <a href="http://www.surveygizmo.com/survey-blog/hex-flash-digg/">Read More &#187;</a>]]></description>
			<content:encoded><![CDATA[<p>So Christian got a wild hair last week (it happens round here) when he heard about a <a href="http://www.digg.com/contest">contest for new flash visualizations of digg</a> using their API. For those that don&#8217;t know <a href="http://www.digg.com">digg</a> is a social networking news site largely for geeks (yep that means us). It has over a million users that &#8220;digg&#8221; stories out on the web that they like. Popular stories are propoted to the home page when they have enough diggs.</p>
<p>Data flows into digg like ants to a picnic, and they are always looking for new ways to look at or &#8220;visualize&#8221; the diggs. SurveyGizmo needed a fun little project for kicks and we decided to throw our hat into the ring  with <a href="http://www.surveygizmo.com/hex">HEX</a>.</p>
<p><a href="http://www.surveygizmo.com/hex/"><img src="/wp-content/uploads/2007/05/hex.png" alt="HEX for digg" /></a></p>
<p>The hexagonal bars represent individual stories. The higher they are the more diggs. What&#8217;s unique about our visualization compared to past ones (<a href="http://labs.digg.com">labs.digg.com</a>) is that ours is sortable by category. You can see diggs happen in real time from those million+ users each time hex flashes.</p>
<p><a href="http://www.surveygizmo.com/hex">Try HEX out here.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.surveygizmo.com/survey-blog/hex-flash-digg/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

