<?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/Widgets/Plug-ins</title>
	<atom:link href="http://www.surveygizmo.com/survey-blog/category/apiwidgetsplug-ins/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>SurveyGizmo&#8217;s New &amp; Improved Apple Dashboard&#160;Widget</title>
		<link>http://www.surveygizmo.com/survey-blog/new-improved-apple-dashboard-widget/</link>
		<comments>http://www.surveygizmo.com/survey-blog/new-improved-apple-dashboard-widget/#comments</comments>
		<pubDate>Tue, 19 Jul 2011 19:15:22 +0000</pubDate>
		<dc:creator>Brittany Heidtke</dc:creator>
				<category><![CDATA[API/Widgets/Plug-ins]]></category>
		<category><![CDATA[SurveyGizmo News]]></category>
		<category><![CDATA[SurveyGizmo Updates]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[apple widget]]></category>
		<category><![CDATA[dashboard widget]]></category>
		<category><![CDATA[survey add-ons]]></category>
		<category><![CDATA[survey widget]]></category>

		<guid isPermaLink="false">http://www.surveygizmo.com/?p=28841</guid>
		<description><![CDATA[Hey all you Apple users! Have you checked out our Survey Widget for your Apple Dashboard recently? Yes, you heard that correctly, we just redid and revamped our SurveyGizmo Apple Dashboard Widget. What does this mean for you? The Survey Widget is now faster and sleeker, so you&#8217;ll be able to keep track of your... <a href="http://www.surveygizmo.com/survey-blog/new-improved-apple-dashboard-widget/">Read More &#187;</a>]]></description>
			<content:encoded><![CDATA[<p>Hey all you Apple users! Have you checked out our Survey Widget for your Apple Dashboard recently?</p>
<p><img src="http://d34wpjv4rf3nwa.cloudfront.net/www1/wp-content/uploads/2011/06/surveygizmo-widget.png"><span id="more-28841"></span></p>
<p>Yes, you heard that correctly, we just redid and revamped our <a href="http://www.surveygizmo.com/add-ons/new-survey-widget-for-apple-users/" target="_blank">SurveyGizmo Apple Dashboard Widget</a>. </p>
<h4>What does this mean for you?</h4>
<p>The Survey Widget is now faster and sleeker, so you&#8217;ll be able to keep track of your survey response counts instantly when you&#8217;re in front of your computer (as long as you have an internet connection, of course).</p>
<p>The widget lets you view how all your surveys are doing throughout the day. With an easy to use drop-down menu to switch from survey to survey, you can keep track of response counts, completed surveys, partially completed surveys, and the number of disqualified respondents. </p>
<p>To install the widget, just head over to our <a href="http://www.surveygizmo.com/add-ons/new-survey-widget-for-apple-users/" target="_blank">Survey Widget page</a> and click on the install file. </p>
<p>We know you love having as much information as possible at your fingertips, and we hope that these new improvements to the Survey Widget for Apple Dashboard will help bring it to you even faster. </p>
<p>As always, we love hearing from our users about how they&#8217;re using our product, so if you&#8217;ve used the widget in the past and are upgrading to the new widget now, or if you&#8217;re just trying the new widget for the first time, we would love to hear about in the comments!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.surveygizmo.com/survey-blog/new-improved-apple-dashboard-widget/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SurveyGizmo + Cint = Summer Advertising&#160;Heat</title>
		<link>http://www.surveygizmo.com/survey-blog/surveygizmo-cint-summer-advertising-heat/</link>
		<comments>http://www.surveygizmo.com/survey-blog/surveygizmo-cint-summer-advertising-heat/#comments</comments>
		<pubDate>Fri, 15 Jul 2011 15:49:30 +0000</pubDate>
		<dc:creator>Hilary Shapiro</dc:creator>
				<category><![CDATA[API/Widgets/Plug-ins]]></category>
		<category><![CDATA[SurveyGizmo News]]></category>
		<category><![CDATA[cint]]></category>
		<category><![CDATA[Cint Integration]]></category>
		<category><![CDATA[integration]]></category>
		<category><![CDATA[survey integration]]></category>
		<category><![CDATA[third party integration]]></category>

		<guid isPermaLink="false">http://wpadmin.surveygizmo.com/?p=29077</guid>
		<description><![CDATA[After looking at the new interactive question types SurveyGizmo CEO Christian Vanek talked about in his blog last month, Summer of Innovation Custom Questions, I got to thinking about the application of each survey type in the quest for real market insight. One stood out to me personally as a Marketing Director partly because it’s... <a href="http://www.surveygizmo.com/survey-blog/surveygizmo-cint-summer-advertising-heat/">Read More &#187;</a>]]></description>
			<content:encoded><![CDATA[<p>After looking at the new interactive question types SurveyGizmo CEO Christian Vanek talked about in his blog last month, <a href="http://www.surveygizmo.com/survey-blog/summer-of-innovation-2011/">Summer of Innovation Custom Questions</a>, I got to thinking about the application of each survey type in the quest for real market insight. One stood out to me personally as a Marketing Director partly because it’s something I’m interested in and also due to the usefulness of the output. </p>
<p>Heat mapping helps you understand the impact of graphical or textual components within an advertisement. We all know certain locations garner more resonance than others, but how great would it be to test out an ad before publishing it?</p>
<p>I then started to think about advertising agencies. Knowing how to best position and market products and services is what clients expect, right? But how do they reach target audiences quickly within budget and deadline?</p>
<p>Well, SurveyGizmo now partnered with <a rel="nofollow external" href="http://www.cint.com" target="_blank">Cint</a> can help do that. Instant market research through online sampling is a tremendous resource for getting the insight you need when you need it.</p>
<p>Cint has a unique model. Research buyers and panel owners, like media groups or even soccer moms, come to the Cint Panel Exchange, a transparent, open marketplace, to buy and sell consumer opinions. Because Cint doesn’t own any panels, all communities are affinity-based and highly engaged.</p>
<p>So, how does this help with ad campaigns?</p>
<p>With access to consumers, concept tests can be generated to analyze the perception of new concepts, products, etc. even before they launch. Compare different branding alternatives in a study generally consisting of 300 answers or create a pitch test to measure perceptions of a brand before talking about it with clients.</p>
<p>And here is where the fun begins. Launch a SurveyGizmo heat map survey of your ad by determining your target audience and adding Cint sampling capability. Instantly access the insight you need to best optimize ad space.</p>
<p>With the busiest quarter of the year fast approaching, competing to broadcast the best message in the best way matters more than ever. Having a tool to help assess the impact of my ads gives me an advantage over the competition and now you have it too…unless, you’re my competition in which case you never read this. :)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.surveygizmo.com/survey-blog/surveygizmo-cint-summer-advertising-heat/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>The Developer&#8217;s Corner &#8211; Have you checked it out&#160;yet?</title>
		<link>http://www.surveygizmo.com/survey-blog/developers-corner-webinar/</link>
		<comments>http://www.surveygizmo.com/survey-blog/developers-corner-webinar/#comments</comments>
		<pubDate>Tue, 12 Apr 2011 14:54:16 +0000</pubDate>
		<dc:creator>Brittany Heidtke</dc:creator>
				<category><![CDATA[API/Widgets/Plug-ins]]></category>
		<category><![CDATA[Developer Garage]]></category>
		<category><![CDATA[SurveyGizmo News]]></category>
		<category><![CDATA[Webinars]]></category>
		<category><![CDATA[developers corner]]></category>
		<category><![CDATA[REST API]]></category>

		<guid isPermaLink="false">http://www.surveygizmo.com/?p=27851</guid>
		<description><![CDATA[Did you know that SurveyGizmo now has a special section dedicated to our developers and mastminds that want to integrate their projects into SurveyGizmo through the API? It&#8217;s called the Developer&#8217;s Corner and you can check it out over here: http://developer.surveygizmo.com/ It&#8217;s your one-stop shop for getting documentation on the new REST API, ask questions... <a href="http://www.surveygizmo.com/survey-blog/developers-corner-webinar/">Read More &#187;</a>]]></description>
			<content:encoded><![CDATA[<p><em>Did you know that SurveyGizmo now has a special section dedicated to our developers and mastminds that want to integrate their projects into SurveyGizmo through the API?</em></p>
<p>It&#8217;s called the Developer&#8217;s Corner and you can check it out over here: <a href="http://developer.surveygizmo.com/" target="_blank">http://developer.surveygizmo.com/</a></p>
<p>It&#8217;s your one-stop shop for getting documentation on the new REST API, ask questions<span id="more-27851"></span> and have a direct conversation with the developers who created the API at SurveyGizmo and other developers working on integrations, keep up-to-date with the latest releases through the blog, and eventually it will be a place to buy and sell widgets you create to integrate with SurveyGizmo. </p>
<p>To go along with the <a href="http://developer.surveygizmo.com/" target="_blank">Developer&#8217;s Corner</a>, we&#8217;ll be hosting a webinar on using the REST API, called:</p>
<p> <b><a href="https://www2.gotomeeting.com/register/279539587" target="_blank">Creating new Custom Question Types in SurveyGizmo</a></b><br />
Learn how to use the new custom framework to create and report on your own custom question types. </p>
<p><strong>Join us Friday, April 22nd from 10AM &#8211; 11AM EDT (GMT -4)</strong> &#8211; <a href="https://www2.gotomeeting.com/register/279539587" target="_blank">Register now</a></p>
<p>There are only 100 spots available for the webinar and will fill up quickly, so please <a href="https://www2.gotomeeting.com/register/279539587" target="_blank">register</a> as soon as you can. </p>
<p>We&#8217;re planning big things for the <a href="http://developer.surveygizmo.com/" target="_blank">Developer&#8217;s Corner</a> so if you&#8217;re looking to create an integration or are just more interested in using the API, you&#8217;ll want to head over there.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.surveygizmo.com/survey-blog/developers-corner-webinar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Integrate Customer Feedback Surveys into ZenDesk Solved&#160;Requests</title>
		<link>http://www.surveygizmo.com/survey-blog/integrate-customer-feedback-survey-zendesk-solved-tickets/</link>
		<comments>http://www.surveygizmo.com/survey-blog/integrate-customer-feedback-survey-zendesk-solved-tickets/#comments</comments>
		<pubDate>Mon, 21 Dec 2009 20:17:53 +0000</pubDate>
		<dc:creator>Mario Lurig</dc:creator>
				<category><![CDATA[API/Widgets/Plug-ins]]></category>
		<category><![CDATA[Developer Garage]]></category>
		<category><![CDATA[How-to articles]]></category>
		<category><![CDATA[Stuff We Like]]></category>

		<guid isPermaLink="false">http://www.surveygizmo.com/?p=6718</guid>
		<description><![CDATA[Overview We use ZenDesk for our support ticket system here at SurveyGizmo, and in the process we have integrated our customer feedback survey directly into the system. The only requirements for this integration are a ZenDesk account and any SurveyGizmo account (though for some additional link branding, we recommend the Pro or Enterprise plans). The... <a href="http://www.surveygizmo.com/survey-blog/integrate-customer-feedback-survey-zendesk-solved-tickets/">Read More &#187;</a>]]></description>
			<content:encoded><![CDATA[<h2>Overview</h2>
<p>We use ZenDesk for our support ticket system here at SurveyGizmo, and in the process we have integrated our customer feedback survey directly into the system. The only requirements for this integration are a ZenDesk account and any SurveyGizmo account (though for some additional link branding, we recommend the <a href="http://www.surveygizmo.com/new-account/?p=Professional&amp;link=TutEmail">Pro</a> or <a href="http://www.surveygizmo.com/new-account/?p=Enterprise&amp;link=TutEmail">Enterprise</a> plans).</p>
<p>The goal is to get feedback from the customer once a support issue has been resolved, so we can better get feedback about how well our customer service team is doing. You could setup many types of surveys and trigger them at different times within ZenDesk. Maybe a welcome email that collects additional information about an email sent to a specific department (such as billing). The options are completely up to you. The following example assumes you are getting customer feedback when a request is solved. You might also like to attach a survey link to the email footer of ALL emails. This is helpful in case a customer want s to provide feedback on the length of time it&#8217;s taking to resolve an issue.</p>
<h2>In ZenDesk</h2>
<ul>
<li>Select <strong>Manage</strong> from the ZenDesk menu and choose <strong>Triggers and email notifications</strong></li>
<li>If you already have a trigger for a Solved ticket, you can edit the existing trigger. This example assumes you are creating a new one, so click <em>Add Trigger</em></li>
<li>Setup the following recommended conditions:
<ul>
<li>

<div class="wp_syntax"><div class="code"><pre class="html" style="font-family:monospace;">Status | Changed to | Solved</pre></div></div>

</li>
<li>

<div class="wp_syntax"><div class="code"><pre class="html" style="font-family:monospace;">Comment is... | Public</pre></div></div>

</li>
</ul>
<p>This ensures that the email is sent only when an issue is deemed resolved and a comment was added (this last condition is optional).</li>
<li>The next step is the &#8216;Perform These Actions&#8217; section:
<ul>
<li>

<div class="wp_syntax"><div class="code"><pre class="html" style="font-family:monospace;">Notify User | (requester)</pre></div></div>

</li>
<li>Email Subject:

<div class="wp_syntax"><div class="code"><pre class="html" style="font-family:monospace;">[{{ticket.account}}] Re: {{ticket.title}}</pre></div></div>

</li>
<li>Email body (adjust wording as needed):

<div class="wp_syntax"><div class="code"><pre class="html" style="font-family:monospace;">Your request (#{{ticket.id}}) has been deemed solved.  Let us know how we did!
http://YOUR-SURVEYGIZMO-LINK/?rep={{ticket.assignee.first_name}}+{{ticket.assignee.last_name}}
&nbsp;
To review, comment and reopen the request, follow the link below:
http://{{ticket.url}}
&nbsp;
{{ticket.public_comments_formatted}}</pre></div></div>

</li>
</ul>
</li>
</ul>
<p>This is an example of what we use, but the key area for you is the survey link. You will want to replace <strong>http://YOUR-SURVEYGIZMO-LINK/</strong> with your survey link (Get this using the instructions below). The second portion, starting with the question mark ( ? ), is a <a href="http://www.surveygizmo.com/survey-support/tutorials/pushing-values-query-string/">query string</a>. This information is automatically collected by SurveyGizmo (more on using this later). It allows you to automatically associate the ticket&#8217;s assignee to that feedback. We&#8217;ve used the variable name &#8216;rep&#8217; in this case. For consistency, later instructions will assume you are also using &#8216;rep&#8217;. You could also pass in any ticket information like ticket ID, type, external ID, customer or organization name, etc.</p>
<h2>In SurveyGizmo</h2>
<p>You can create a customer feedback survey from scratch or use one of the pre-made templates we provide when you are creating a new survey (<a href="http://surveygizmo.support.sgizmo.com/?rep=John+Doe" target="_blank">our example</a>). Once the survey is created, you can Launch that survey, presenting you with a selection of links on the <strong>Publish</strong> tab. Here are a few examples:</p>
<p><strong>All plan levels:</strong></p>

<div class="wp_syntax"><div class="code"><pre class="html" style="font-family:monospace;">http://www.surveygizmo.com/s/34173/support-survey/</pre></div></div>

<p><strong>Professional and above (Branded Subdomains):</strong></p>

<div class="wp_syntax"><div class="code"><pre class="html" style="font-family:monospace;">http://surveygizmo.support.sgizmo.com/</pre></div></div>

<p><strong>Enterprise level plans:</strong></p>

<div class="wp_syntax"><div class="code"><pre class="html" style="font-family:monospace;">http://surveys.yourdomain.com/support/</pre></div></div>

<p><strong>Replace the link in the Email body example above with your survey&#8217;s link.</strong></p>
<p class="note rc"><strong>Pro Tip</strong>: For Internet Explorer 6 compatibility, make sure the links ends with a forward slash ( / ).</p>
<h3>What else do I setup in the survey itself?</h3>
<p>When your respondents click on that link, they will be presented with your survey, automatically passing to the survey the assignee&#8217;s full name. Within your survey, your very first question may be an open textfield question asking the respondent to enter their support representative&#8217;s name. Within SurveyGizmo, you can set the <strong>Default Value</strong> of this question as the following:</p>

<div class="wp_syntax"><div class="code"><pre class="html" style="font-family:monospace;">[%%GET_rep]</pre></div></div>

<p>This special merge code is getting the representative&#8217;s name that was passed in when they clicked the link, placing that in the box automatically. This saves your respondents time while still allowing them to change the name if they wish. Be advised, if you changed &#8216;rep&#8217; in the Solved email link above, you need to change it within that <a href="http://www.surveygizmo.com/survey-support/tutorials/merge-codes/">merge code</a> as well.</p>
<p>Congratulations, you&#8217;ve now setup a very simple and elegant integration between SurveyGizmo and ZenDesk for your customer feedback survey! If you need help setting up your survey to accept your Zendesk info grap a <a href="https://www.surveygizmo.com/new-account">SurveyGizmo account</a>, build your survey and then drop our customer support a note!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.surveygizmo.com/survey-blog/integrate-customer-feedback-survey-zendesk-solved-tickets/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>API&#160;Update</title>
		<link>http://www.surveygizmo.com/survey-blog/api-update/</link>
		<comments>http://www.surveygizmo.com/survey-blog/api-update/#comments</comments>
		<pubDate>Mon, 29 Jun 2009 23:21:29 +0000</pubDate>
		<dc:creator>Christian Vanek</dc:creator>
				<category><![CDATA[API/Widgets/Plug-ins]]></category>
		<category><![CDATA[SurveyGizmo News]]></category>
		<category><![CDATA[SurveyGizmo Updates]]></category>

		<guid isPermaLink="false">http://www.surveygizmo.com/?p=4779</guid>
		<description><![CDATA[Hey Everyone! Just a quick note to let everyone know that tomorrow several updates to the API will be going live at 5pm MT. We are adding five new functions to the survey API &#8212; and making several small modifications to the existing calls. Keep an eye on the API documentation page at 5pm on... <a href="http://www.surveygizmo.com/survey-blog/api-update/">Read More &#187;</a>]]></description>
			<content:encoded><![CDATA[<p>Hey Everyone!</p>
<p>Just a quick note to let everyone know that tomorrow several updates to the API will be going live at 5pm MT.  We are adding five new functions to the <a href="http://www.surveygizmo.com/survey-features/survey-api/">survey API</a> &#8212; and making several small modifications to the existing calls.  Keep an eye on the <a href="http://www.surveygizmo.com/survey-support/tutorials/online-survey-api-integration-cms-intranet/">API documentation</a> page at 5pm on July 30th for the latest changes (this release will be version 1.5).</p>
<p>Here is a quick summary  of the changes:</p>
<p><strong>New Call: sgAddContact</strong> &#8211; This call will add or update (upsert) a contact to an email invitation in SurveyGizmo.</p>
<p><strong>New Call: sgSingleSend</strong> &#8211; This call will add or update (upsert) a contact to an existing email invitation in SurveyGizmo &#8212; it will also send them the initial invite message for that campaign.</p>
<p><strong>New Call: sgCreateSurvey</strong> &#8211; This call, available at the Enterprise level, will allow you to create a survey based on an XML schema you provide in the call.</p>
<p><strong>New Call: sgCopySurvey</strong> &#8211; This call, available at the Enterprise level, will allow you to copy a survey that exists in your account.</p>
<p><strong>New Call: sgSetSurveyStatus</strong> &#8211; This call can be used to launched and closed surveys programatically.</p>
<p>Also, we have added a limit on the number of records that can be pulled with each the sgGetResponseList call.  The API call will now limit any one query to 500 responses at a time.  To make polling our service easier, we now order the records newest to oldest and you can use our new &#8220;start&#8221; parameter to loop through your entire data.   Please see our <a href="/survey-support/tutorials/online-survey-api-integration-cms-intranet/">updated documentation</a> for this function.</p>
<p>Happy Surveying!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.surveygizmo.com/survey-blog/api-update/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>Social Networking comes to&#160;iPoll</title>
		<link>http://www.surveygizmo.com/survey-blog/ipoll-polling-iphone-social-networking/</link>
		<comments>http://www.surveygizmo.com/survey-blog/ipoll-polling-iphone-social-networking/#comments</comments>
		<pubDate>Tue, 10 Jul 2007 17:23:09 +0000</pubDate>
		<dc:creator>Scott McDaniel</dc:creator>
				<category><![CDATA[API/Widgets/Plug-ins]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[SurveyGizmo News]]></category>
		<category><![CDATA[ipoll]]></category>
		<category><![CDATA[social networking]]></category>

		<guid isPermaLink="false">http://www.surveygizmo.com/ipoll-polling-iphone-social-networking/</guid>
		<description><![CDATA[Update: As of 2011, we no longer offer the iPoll.SurveyGizmo.com application. But that&#8217;s okay &#8211; our survey software is now iPhone &#038; iPad-enabled! At any account level, you can now optimize your surveys for iPhone, iPad, and other mobile platforms. Enterprise and Dedicated accounts also have the ability to auto-detect mobile browsers and serve up... <a href="http://www.surveygizmo.com/survey-blog/ipoll-polling-iphone-social-networking/">Read More &#187;</a>]]></description>
			<content:encoded><![CDATA[<div class="note rc">
<strong>Update: As of 2011, we no longer offer the iPoll.SurveyGizmo.com application.</strong> </p>
<p>But that&#8217;s okay &#8211; our survey software is now iPhone &#038; iPad-enabled! At any account level, you can now <a href="http://www.surveygizmo.com/survey-blog/online-surveys-on-ipad-iphone/">optimize your surveys for iPhone, iPad, and other mobile platforms</a>. </p>
<p>Enterprise and Dedicated accounts also have the ability to auto-detect mobile browsers and serve up an appropriate <a href="http://www.surveygizmo.com/survey-features/mobile-themes/">mobile version</a> of an existing survey. This means you can show different versions of the same survey to someone on a desktop and someone on an iPad or iPhone.</p>
<p>Lastly, you can <a href="http://www.surveygizmo.com/survey-blog/manage-your-online-surveys-from-your-mobile-device/">manage your online surveys from your iPad or iPhone</a>. Our site is optimized for mobile browsers, so whether you&#8217;re using an iPad, iPhone, or something else, you can still get realtime updates on the go. </p>
<p>Creating and managing iPhone and iPad surveys is now easier than ever. Grab your iPad and give it a try!
</p></div>
<p>We have had a big response to our <a href="http://ipoll.surveygizmo.com" target="_blank">iPoll application</a>. There have been well over 10,000 hits, and hundreds of users have created polls in the past few days.  Now we have added a social networking aspect to iPoll. You can ask the world to cast their vote on your poll, and the world in turn can promote or demote your question based on how worthy they think it is. Current and high ranking polls will float to the top of the list.</p>
<p><strong>Try it out below &#8212; you&#8217;ll need Firefox, Safari, or IE 7 to use it. IE 6 users should be upgrading anyways ;-)</strong></p>
<p>Yes, you can still mark polls <strong>not to be public</strong> and send them to just friends, coworkers or customers. Those uses are still fully embraced, but now you can ask a broader audience or even just burn a few minutes surfing and voting while you wait for your train.</p>
<p>Happy Polling!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.surveygizmo.com/survey-blog/ipoll-polling-iphone-social-networking/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>10 Tips for Developing iPhone&#160;Applications</title>
		<link>http://www.surveygizmo.com/survey-blog/10-tips-for-developing-iphone-applications/</link>
		<comments>http://www.surveygizmo.com/survey-blog/10-tips-for-developing-iphone-applications/#comments</comments>
		<pubDate>Thu, 05 Jul 2007 13:24:28 +0000</pubDate>
		<dc:creator>Scott McDaniel</dc:creator>
				<category><![CDATA[API/Widgets/Plug-ins]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[iphone application]]></category>
		<category><![CDATA[iphone survey]]></category>

		<guid isPermaLink="false">http://www.surveygizmo.com/10-tips-for-developing-for-the-iphone/</guid>
		<description><![CDATA[Update: As of 2011, we no longer offer the iPoll.SurveyGizmo.com application. But that&#8217;s okay &#8211; our survey software is now iPhone &#038; iPad-enabled! At any account level, you can now optimize your surveys for iPhone, iPad, and other mobile platforms. Enterprise and Dedicated accounts also have the ability to auto-detect mobile browsers and serve up... <a href="http://www.surveygizmo.com/survey-blog/10-tips-for-developing-iphone-applications/">Read More &#187;</a>]]></description>
			<content:encoded><![CDATA[<div class="note rc">
<strong>Update: As of 2011, we no longer offer the iPoll.SurveyGizmo.com application.</strong> </p>
<p>But that&#8217;s okay &#8211; our survey software is now iPhone &#038; iPad-enabled! At any account level, you can now <a href="http://www.surveygizmo.com/survey-blog/online-surveys-on-ipad-iphone/">optimize your surveys for iPhone, iPad, and other mobile platforms</a>. </p>
<p>Enterprise and Dedicated accounts also have the ability to auto-detect mobile browsers and serve up an appropriate <a href="http://www.surveygizmo.com/survey-features/mobile-themes/">mobile version</a> of an existing survey. This means you can show different versions of the same survey to someone on a desktop and someone on an iPad or iPhone.</p>
<p>Lastly, you can <a href="http://www.surveygizmo.com/survey-blog/manage-your-online-surveys-from-your-mobile-device/">manage your online surveys from your iPad or iPhone</a>. Our site is optimized for mobile browsers, so whether you&#8217;re using an iPad, iPhone, or something else, you can still get realtime updates on the go. </p>
<p>Creating and managing iPhone and iPad surveys is now easier than ever. Grab your iPad and give it a try!
</p></div>
<p>A few days ago we got iPhone fever with the rest of the world.  We decided to build a SurveyGizmo Mobile Poll application for the iPhone, which you can view at <a href="http://ipoll.surveygizmo.com">mobile.surveygizmo.com</a>.  We learned a few things about developing Web 2.0 applications for the iPhone worth sharing!</p>
<p>Various sources like <a href="http://www.gizmodo.com.au/2007/06/secrets_from_wwdcs_iphone_deve.html">Gizmodo</a>,  <a href="http://forums.figma.com/showthread.php?p=31">FiGMA</a>, and <a href="http://www.myitablet.com/notes-from-apples-developing-web-sites-for-iphone-wwdc-session-19865.php">MyiTablet</a> and were reporting iPhone development tips from the recent Apple Developer Conference (WWDC). These tips were helpful but a little misleading. Actually playing with an iPhone changed our approach. Here are some tips we picked up.</p>
<h2>10 (+1) Tips for iPhone Applications</h2>
<h3> #1 Content width</h3>
<p>Web pages on the iPhone default to a birds-eye view.  This is great when you are browsing CNN.com, but iPhone applications should fill up the entire screen without requiring the user to zoom in and out.   Many of the content apps are created to take 100% of the screen and scale down appropriately, but we found this didn&#8217;t work well for iPoll, which is just a small page with a form.  Here&#8217;s the solution, set the viewport metatag.   This allows the developer to work in a div of fixed size and tells the iPhone how to render the page.</p>
<p>&lt;meta name=&#8221;viewport&#8221; content=&#8221;width=320&#8243; /&gt;</p>
<h3>#2 Content height</h3>
<p>The iPhone browser is designed to scroll with your finger not browser or div scroll bars, so this means that you don&#8217;t want to use fixed height designs.  We had a lot of trouble with <em>overflow</em> CSS property.  We suggest you leave that property alone and let the iPhone do the work.</p>
<h3># 3 Increase the size of form controls</h3>
<p>The iPhone uses fingers for making selections.  It&#8217;s very intuitive but it also makes spacing and sizing your form elements very important, especially for radio buttons and checkboxes.  Here is some good news.  Safari on the iPhone accepts width and height settings for radio and checkbox controls!  It makes them larger and easier to select with your finger. Yes, you can do this with images too, but consider your bandwidth.  iPhone apps should be written to work on EDGE.</p>
<h3># 4 Label Tags &#8211; still do not work in Safari</h3>
<p>Sadly the label tag still does not work correctly on the iPhone.  It would be nice, but you&#8217;ll have to code around this.</p>
<h3>#5 Cache? &#8212; Kinda</h3>
<p>The iPhone browser does cache content&#8230; but it doesn&#8217;t help the download speed much.  We will do more testing on this, but it seems that every page load creates separate requests for cached content for every external resource (even if previously cached). Likely to do header checks.  That&#8217;s fine and dandy, but on EDGE it slows things down and your page will not render until all external resources are loaded.  So keep your external resource links to a minimum.  Use modern design tricks for displaying multiple images from one file,  only include the JS libraries that you need, etc.</p>
<p>We also suggest building multiple UI&#8217;s into a single file and using JS/CSS to navigate between them rather than moving between pages.</p>
<h3>#6 Web 2.0 Javascript libraries &#8211; use with caution</h3>
<p>The iPhone speed over EDGE can be slow, very slow. We wrote our first version of our Mobile Polls app with Prototype and <a href="http://script.aculo.us/">script.aculo.us</a>, but loading 50-100k of JS proved to not be terribly practical, at least for us. The application was too sluggish to be effective.</p>
<h3>#7 Web 2.0 Animation effects</h3>
<p>We experienced latency issues that seem to negate the benefit of web 2.0 animation effects like color highlighting, slides, accordions, etc. The effects didn&#8217;t seem to keep up and made some UIs unusable.</p>
<p>This is not a problem with the iPhone, really, but be aware that effects occurring after the &#8220;onload&#8221; event may not render well.  They will be competing with whatever mechanism the WebKit uses to thumbnail the page, and you&#8217;ll get choppy animation.</p>
<h3>#8 Use tab-enabled form elements</h3>
<p>The iPhone makes good use of tabbed form controls.  The keyboard has a &#8220;next&#8221; and &#8220;back&#8221; button for tabbing between them without losing focus on the keyboard. So, use elements like form fields and anchors for interaction rather than divs with onclick handlers.  Your users will thank you!</p>
<h3>#9 iPhone HTTP User Agent identification</h3>
<p>As <a href="http://www.macrumors.com/2007/05/25/iphone-used-to-browse-macrumors-com/">Mac Rumors reported</a> the iPhone sends this header.</p>
<pre><code>Mozilla/5.0 (iPhone; U; CPU like Mac OS X; en) AppleWebKit/420+ (KHTML, like Gecko) Version/3.0 Mobile/1A538a Safari/419.3</code></pre>
<p>This allows for serving custom content or alternate styles sheets etc. iPhone Geek has already created a helpful php <a href="http://www.iphone-geek.com/2007/06/17/get-developing-iphone-browser-interaction-assumptions/">iPhone detection script</a>.</p>
<h3>#10 Hover Effects &#8212; don&#8217;t bother</h3>
<p>Since there is no mouse,  hover effects don&#8217;t work. You&#8217;ll need to build UI&#8217;s that provide other kinds of clear feedback or at least don&#8217;t rely on it.  Make your interactive elements very clear.</p>
<h3>Bonus Tip (just added) &#8211; The &#8220;Share&#8221; button alternative</h3>
<p>The iPhone browser has a feature that Safari does not, a &#8216;Share&#8217; button that emails your current web address to contacts in your iPhone. Dandy!  Sadly, though, the button only appears when editing an URL, not when browsing. Our application needed this functionality (actually, we wanted access to the contact database so we could generate text messages), but we didn&#8217;t want to teach people to use the Share feature.</p>
<p>So, remember this &#8216;old&#8217; trick?  Use an old fashioned &#8220;mailto&#8221; link with &amp;subject= and &amp;body=. This allowed us to provide the same function with a single click on the web app itself, plus we could include some default text.</p>
<p>If you want to use multiple lines you need to use &lt;BR&gt; tags, not escaped line breaks.  The iPhone email client is HTML based&#8230; it doesn&#8217;t respect \n breaks passed in the URL.</p>
<h2>Happy iPhone Developing!</h2>
]]></content:encoded>
			<wfw:commentRss>http://www.surveygizmo.com/survey-blog/10-tips-for-developing-iphone-applications/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
	</channel>
</rss>

