<?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/"
	>

<channel>
	<title>pollograph(kb)</title>
	<atom:link href="http://www.pollograph.com/kb/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pollograph.com/kb</link>
	<description>our own blog!</description>
	<pubDate>Fri, 23 Jan 2009 16:49:40 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Pollograph Directory</title>
		<link>http://www.pollograph.com/kb/docs/pollograph-directory/</link>
		<comments>http://www.pollograph.com/kb/docs/pollograph-directory/#comments</comments>
		<pubDate>Sat, 17 Jan 2009 07:23:13 +0000</pubDate>
		<dc:creator>s</dc:creator>
		
		<category><![CDATA[Docs]]></category>

		<category><![CDATA[Survey Analysis]]></category>

		<guid isPermaLink="false">http://www.pollograph.com/kb/?p=138</guid>
		<description><![CDATA[Pollograph Directory (PD) is a new initiative in the industry, to collate and share knowledge amomg the community by making survey results available to the public. With Pollograph Directory, marketers, researchers, educators and students will have access to a valuable repository of previous works. The ultimate aim is to make learning and research faster, simpler [...]]]></description>
			<content:encoded><![CDATA[<p>Pollograph Directory (PD) is a new initiative in the industry, to collate and share knowledge amomg the community by making survey results available to the public. With Pollograph Directory, marketers, researchers, educators and students will have access to a valuable repository of previous works. The ultimate aim is to make learning and research faster, simpler and less expensive for everyone. </p>
<p>A results summary of the statistics will be made available for all surveys listed on Pollograph Directory. No personally identifiable information will be made available in this summary. We are currently working on a mechanism for Pollograph users to request and share detailed reports and statistics of their works.</p>
<p><img src="http://www.pollograph.com/kb/wp-content/uploads/2009/01/pd-1.png"><br />
<small>(Above: No personally identifiable information will be made available in PD.)</small></p>
<p>In the spirit of knowledge sharing and community learning, all surveys created on Pollograph.com are listed in the directory. Premium account holders have the option to de-list their surveys from the Pollograph Directory.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.pollograph.com/kb/docs/pollograph-directory/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Writing Custom CSS Templates</title>
		<link>http://www.pollograph.com/kb/docs/writing-custom-css-templates/</link>
		<comments>http://www.pollograph.com/kb/docs/writing-custom-css-templates/#comments</comments>
		<pubDate>Tue, 13 Jan 2009 18:50:30 +0000</pubDate>
		<dc:creator>s</dc:creator>
		
		<category><![CDATA[Docs]]></category>

		<category><![CDATA[Creating Surveys]]></category>

		<guid isPermaLink="false">http://www.pollograph.com/kb/?p=134</guid>
		<description><![CDATA[To help users create beautiful surveys, Pollograph provides several professionally designed survey templates. If you wish to design your own survey template, use the Custom CSS feature to personalise your survey design. All of Pollograph&#8217;s free-to-use, custom-built design templates were created using this feature.
This is an advanced article, meant for users with prior knowledge of [...]]]></description>
			<content:encoded><![CDATA[<p>To help users create beautiful surveys, Pollograph provides several professionally designed survey templates. If you wish to design your own survey template, use the Custom CSS feature to personalise your survey design. All of Pollograph&#8217;s free-to-use, custom-built design templates were created using this feature.</p>
<div style="color:#ff0000;">This is an advanced article, meant for users with prior knowledge of HTML and CSS only.</div>
<p>Each Pollograph survey is served through HTML, and its appearance can be customised by styling it with a specific CSS style sheet. You can link your custom CSS file to your survey from the Settings page, under the &#8220;Custom CSS&#8221; option.</p>
<p>For a reference of CSS IDs and classes which you will require to style your survey, download the Pollograph Custom CSS Layout Reference Guide: </p>
<ul>
<li><a href="/docs/CustomCSSLayoutRef.html" target="_blank">HTML (online)</a></li>
<li><a href="/docs/CustomCSSLayoutRef.pdf">PDF (for offline viewing)</a></li>
</ul>
<h3>How to use the Custom CSS Layout Reference Guide</h3>
<p>Each survey is enclosed within HTML tags, of different element IDs and classes.</p>
<h4>Styling Your Survey Header</h4>
<p>Use the following IDs and classes to structure and design your survey header:</p>
<ul>
<li>DIV/#header</li>
<li>DIV/#logo</li>
<li>H1</li>
</ul>
<h4>Styling Your Survey Questions</h4>
<p>All survey questions are encompassed in containers:</p>
<ul>
<li>DIV/#wrapper</li>
<li>DIV/#container</li>
</ul>
<p>Each question is encompassed in by containers too:</p>
<ul>
<li>DIV/.questionItem (or .questionitemAlt)</li>
<li>DIV/.(questionTypeName)</li>
</ul>
<p>Questions in your survey are displayed with alternating container classes, <code>.questionItem</code> and <code>.questionItemAlt</code>. Use these two classes to differentiate between questions.</p>
<h4>Styling Question Options</h4>
<p>In questions which have a descriptive text accompanying the checkbox or input line, the text and inputs are enclosed within a table, then a table-cell.</p>
<ul>
<li>TD/.(questionTypeNameText)</li>
<li>TD/.(questionTypeNameInput)</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.pollograph.com/kb/docs/writing-custom-css-templates/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Payments</title>
		<link>http://www.pollograph.com/kb/docs/payments/</link>
		<comments>http://www.pollograph.com/kb/docs/payments/#comments</comments>
		<pubDate>Thu, 08 Jan 2009 11:17:58 +0000</pubDate>
		<dc:creator>s</dc:creator>
		
		<category><![CDATA[Docs]]></category>

		<category><![CDATA[Account Issues]]></category>

		<guid isPermaLink="false">http://www.pollograph.com/kb/?p=129</guid>
		<description><![CDATA[When you sign up for Premium Pollograph accounts, you have the option to make payment by Paypal, or credit cards. All payments will be issued through an invoice sent by Paypal on behalf of Pollograph (named &#8220;POLLOGRAPH.COM&#8221;), sent to your registered e-mail address. Click on the link sent to your e-mail to access the invoice.
The [...]]]></description>
			<content:encoded><![CDATA[<p>When you sign up for Premium Pollograph accounts, you have the option to make payment by Paypal, or credit cards. All payments will be issued through an invoice sent by Paypal on behalf of Pollograph (named &#8220;POLLOGRAPH.COM&#8221;), sent to your registered e-mail address. Click on the link sent to your e-mail to access the invoice.</p>
<p>The invoice will state the item for payment, as well as the payment amount in USD. </p>
<h3>Payment via Paypal</h3>
<p>If you wish to make payment via Paypal, login with your Paypal account, and proceed to complete payment.</p>
<h3>Payment via Credit cards</h3>
<p>If you wish to make payment via credit cards, click on the link &#8220;Use your credit card or bank account&#8221; located at the bottom of the invoice. </p>
<p><img src="http://www.pollograph.com/kb/wp-content/uploads/2009/01/kb_payment1.gif" alt="" title="kb_payment1" width="500" height="311" class="alignnone size-full wp-image-127" style="border:1px solid #ccc;"/></p>
<p>You will be brought to the &#8220;Billing Information&#8221; page. Select your Payment Type by checking the option &#8220;No PayPal account? Use your credit card or bank account&#8221;. Fill up your credit card details, and proceed to check out.</p>
<p><img src="http://www.pollograph.com/kb/wp-content/uploads/2009/01/kb_payment2.gif" alt="" title="kb_payment2" width="500" height="374" class="alignnone size-full wp-image-128" style="border:1px solid #ccc;"/></p>
<p>When your payment is received and process, your Premium account status will be reflected under your Account Information.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.pollograph.com/kb/docs/payments/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Explained: Survey Settings</title>
		<link>http://www.pollograph.com/kb/docs/explained-survey-settings/</link>
		<comments>http://www.pollograph.com/kb/docs/explained-survey-settings/#comments</comments>
		<pubDate>Mon, 05 Jan 2009 09:48:35 +0000</pubDate>
		<dc:creator>s</dc:creator>
		
		<category><![CDATA[Docs]]></category>

		<category><![CDATA[Creating Surveys]]></category>

		<guid isPermaLink="false">http://www.pollograph.com/kb/?p=124</guid>
		<description><![CDATA[With speed and simplicity in mind, the Survey Settings&#8217; page was designed with options that matter the most. In this document, we will explain these settings in detail.
Users may go back-and-forth pages
This option adds an additional &#8220;Back&#8221; button on surveys with multiple pages. Together with this new button, survey respondents can go forward (&#8221;Next&#8221;) or [...]]]></description>
			<content:encoded><![CDATA[<p>With speed and simplicity in mind, the Survey Settings&#8217; page was designed with options that matter the most. In this document, we will explain these settings in detail.</p>
<h3>Users may go back-and-forth pages</h3>
<p>This option adds an additional &#8220;Back&#8221; button on surveys with multiple pages. Together with this new button, survey respondents can go forward (&#8221;Next&#8221;) or backward (&#8221;Back&#8221;) to change their responses, or review questions. Enable this option if you have long surveys that may span multiple pages, or if you often require respondents to reference previous questions.</p>
<h3>Submit multiple times per computer</h3>
<p>By default, each published survey only accepts one response per computer. When this option is enabled, multiple responses can be admitted from the same computer. This option may be useful if a survey is to be completed by many respondents from a common unit. Since this feature relies on browser cookies, clearing cookies will also allow multiple responses. We will be looking into IP-based restrictions, but that will come later.</p>
<h3>Ask for optional name at end of survey</h3>
<p>Enabled by default, we will prompt your respondents for a identifier (a nick, or a name) at the very end of your survey. Since this identifier is optional, your respondents have the liberty to leave out this final field. We found this feature to be a quick but useful option and thought would help all survey creators, but you are keep your surveys totally anonymous.</p>
<h3>Show question numbers in survey</h3>
<p>This option adds question numbering to your survey, allowing you to reference particular questions, or make a survey good for printing.</p>
<h3>Listing in Pollograph Directory</h3>
<p><a href="/repo/">Pollograph Directory</a> (PD) is a collection of freely published surveys result snippets. As a default, all Free Pollograph accounts will be listed in the PD; Premium accounts will have the option to remove participation. In summary snippets in the PD, no personally identifiable information will be revealed. </p>
<h3>Show survey progress bar</h3>
<p>This option includes a survey progress bar at the end of every survey page, giving heads up to your respondents on the completion of their survey. Keep this option enabled if you have lengthy surveys.</p>
<h3>Password Protected</h3>
<p>You can control respondents to your surveys by requiring a password before access. Fill up your password in this field to enable this feature, or leave it blank for a publicly accessible survey. Use this option if you are conducting surveys for a closed group.</p>
<h3>Logo</h3>
<p>Logos uploaded will have to picture files ending in the .jpg, .png and .gif extensions, not exceeding 400KB in size. Only files which satisfy these rules will be uploaded as your logo. Since all logos will appear above your survey title (in most design templates), if you wish to have your logos appear within your survey content, embed it with HTML.</p>
<h3>Design Template</h3>
<p>Choose your pick of design templates for your surveys. These design templates change the look of your survey, to better put forth the character of your organization. You can preview these surveys by clicking on the &#8220;Preview&#8221; button in the bottom menu. We&#8217;re constantly designing gorgeous templates for your use, so stay tuned!</p>
<h3>Custom CSS</h3>
<p>Stay tuned!</p>
<h3>Return URL</h3>
<p>Upon completion of a survey, respondents are redirected back to our standard &#8220;Thank You!&#8221; page in Pollograph. This is a quick fix for students or users creating in their own capacity. Businesses however, usually prefer to be redirected to their own websites for branding or marketing purposes. To enable custom Return URL, enter the URL into the field. Alternatively, clean the field to use our standard completion page. This option is only available to Premium account users.</p>
<h3>Completed message</h3>
<p>By default, all respondents will be redirected to our standard &#8220;Thank You!&#8221; page upon completion of your survey. If you wish to leave a note to your respondents, use this field to include media or text as a custom completed message. We will use a standard message if you leave this field blank.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.pollograph.com/kb/docs/explained-survey-settings/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How to create surveys faster with Pollograph</title>
		<link>http://www.pollograph.com/kb/docs/how-to-create-surveys-faster-with-pollograph/</link>
		<comments>http://www.pollograph.com/kb/docs/how-to-create-surveys-faster-with-pollograph/#comments</comments>
		<pubDate>Sun, 04 Jan 2009 13:37:36 +0000</pubDate>
		<dc:creator>s</dc:creator>
		
		<category><![CDATA[Docs]]></category>

		<category><![CDATA[Creating Surveys]]></category>

		<guid isPermaLink="false">http://www.pollograph.com/kb/?p=117</guid>
		<description><![CDATA[By keeping the software interface lean and simple, allows you to create and edit questions for your surveys faster than before.
Question, selection and option fields are designed with editing speed and convenience in mind. With Pollograph&#8217;s intuitive interface, you would be able to create a survey like the example below within a minute.

]]></description>
			<content:encoded><![CDATA[<p>By keeping the software interface lean and simple, allows you to create and edit questions for your surveys faster than before.</p>
<p>Question, selection and option fields are designed with editing speed and convenience in mind. With Pollograph&#8217;s intuitive interface, you would be able to create a survey like the example below within a minute.</p>
<p><img src="http://www.pollograph.com/kb/wp-content/uploads/2009/01/questypedemo.gif" alt="" title="Question Type Demo" width="500" height="864" class="alignnone size-full wp-image-119" style="border:1px solid #ccc;" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.pollograph.com/kb/docs/how-to-create-surveys-faster-with-pollograph/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Thank you! We&#8217;re growing!</title>
		<link>http://www.pollograph.com/kb/blog/thank-you-were-growing/</link>
		<comments>http://www.pollograph.com/kb/blog/thank-you-were-growing/#comments</comments>
		<pubDate>Wed, 05 Nov 2008 17:49:59 +0000</pubDate>
		<dc:creator>s</dc:creator>
		
		<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.pollograph.com/kb/?p=112</guid>
		<description><![CDATA[We&#8217;re really getting excited these days, with particularly increased usage by students and Non-Governmental Organizations from all around the world. We&#8217;re in the midst of including more free features into our surveys. Soon, pollograph users can expect:

Customised logo uploads
More beautiful templates
Ability to use CSS to customise surveys
Specify a return URL

These are usually premium features on [...]]]></description>
			<content:encoded><![CDATA[<p>We&#8217;re really getting excited these days, with particularly increased usage by students and Non-Governmental Organizations from all around the world. We&#8217;re in the midst of including more free features into our surveys. Soon, pollograph users can expect:</p>
<ul>
<li>Customised logo uploads</li>
<li>More beautiful templates</li>
<li>Ability to use CSS to customise surveys</li>
<li>Specify a return URL</li>
</ul>
<p>These are usually premium features on other sites, and we thought it might be a good idea to make it available to our users. Is there something you&#8217;d like? Let us know.</p>
<p>Thanks for your great support, pollograph users!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.pollograph.com/kb/blog/thank-you-were-growing/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Survey: Irritating Things About Facebook</title>
		<link>http://www.pollograph.com/kb/blog/facebook-survey/</link>
		<comments>http://www.pollograph.com/kb/blog/facebook-survey/#comments</comments>
		<pubDate>Tue, 23 Sep 2008 17:25:10 +0000</pubDate>
		<dc:creator>s</dc:creator>
		
		<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.pollograph.com/kb/?p=109</guid>
		<description><![CDATA[A friend of ours pointed us to a survey on Facebook that was floating around. If you have thoughts about the new Facebook layout, or whatever is dissing you off, you can give your comments at http://www.pollograph.com/ask/348/irritating-things-about-facebook/
Thanks for letting us know about this. Collective effort might just get Facebook back to awesomeness! If you have [...]]]></description>
			<content:encoded><![CDATA[<p>A friend of ours pointed us to a survey on Facebook that was floating around. If you have thoughts about the new Facebook layout, or whatever is dissing you off, you can give your comments at <a href="http://www.pollograph.com/ask/348/irritating-things-about-facebook/" title="facebook survey">http://www.pollograph.com/ask/348/irritating-things-about-facebook/</a></p>
<p>Thanks for letting us know about this. Collective effort might just get Facebook back to awesomeness! If you have see mentionable surveys created with pollograph and want them to be featured here, let us know.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.pollograph.com/kb/blog/facebook-survey/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Survey: Online Dating</title>
		<link>http://www.pollograph.com/kb/blog/survey-online-dating/</link>
		<comments>http://www.pollograph.com/kb/blog/survey-online-dating/#comments</comments>
		<pubDate>Thu, 04 Sep 2008 05:44:54 +0000</pubDate>
		<dc:creator>s</dc:creator>
		
		<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.pollograph.com/kb/?p=100</guid>
		<description><![CDATA[Have you made friends through the Internet? Ever tried dating someone met online? We&#8217;re conducting a short study on online and Internet dating. If you got a minute, help us with the survey! Survey: Online Dating. 
You can also preview the results of our &#8220;Online Dating&#8221; survey.
]]></description>
			<content:encoded><![CDATA[<p>Have you made friends through the Internet? Ever tried dating someone met online? We&#8217;re conducting a short study on online and Internet dating. If you got a minute, help us with the survey! <a href="http://www.pollograph.com/ask/201/online-dating/" title="Survey on online and Internet dating">Survey: Online Dating</a>. </p>
<p>You can also preview the results of our <a href="http://www.pollograph.com/view/201/online-dating/" title="Online Dating, a survey by pollograph">&#8220;Online Dating&#8221; survey</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.pollograph.com/kb/blog/survey-online-dating/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
