<?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>Movika</title>
	<atom:link href="http://movika.binnyva.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://movika.binnyva.com</link>
	<description>About nothing at all...</description>
	<lastBuildDate>Tue, 28 Jun 2011 19:16:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Sample Quiz</title>
		<link>http://movika.binnyva.com/uncategorized/sample-quiz/</link>
		<comments>http://movika.binnyva.com/uncategorized/sample-quiz/#comments</comments>
		<pubDate>Wed, 22 Jun 2011 07:55:54 +0000</pubDate>
		<dc:creator>Movika</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://movika.binnyva.com/?p=11</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<link type="text/css" rel="stylesheet" href="http://movika.binnyva.com/wp-content/plugins/quizzin/style.css" />
<script type="text/javascript" src="http://movika.binnyva.com/wp-includes/js/jquery/jquery.js"></script>
<script type="text/javascript" src="http://movika.binnyva.com/wp-content/plugins/quizzin/script.js"></script>
<script type="text/javascript" src="http://movika.binnyva.com/wp-content/plugins/quizzin/calculator/js/jquery-ui-personalized-1.6rc6.min.js"></script>
<script type="text/javascript" src="http://movika.binnyva.com/wp-content/plugins/quizzin/calculator/js/example.js"></script>
<link rel="stylesheet" type="text/css" href="http://movika.binnyva.com/wp-content/plugins/quizzin/calculator/css/style.css" />

<div class="quiz-area ">
<form action="" method="post" class="quiz-form" id="quiz-1">
<div class='quizzin-question' id='question-1'><div class='question-content'>Sample multi-choice question with multiple correct answers.</div><br /><input type='hidden' name='question_id[]' value='1' /><input type='checkbox' name='answer-1[]' id='answer-id-1' class='answer answer-1 ' value='1' /><label for='answer-id-1' id='answer-label-1' class=' answer label-1'><span>Correct answer</span></label><br /><input type='checkbox' name='answer-1[]' id='answer-id-2' class='answer answer-1 ' value='2' /><label for='answer-id-2' id='answer-label-2' class=' answer label-1'><span>Wrong Answer</span></label><br /><input type='checkbox' name='answer-1[]' id='answer-id-3' class='answer answer-1 ' value='3' /><label for='answer-id-3' id='answer-label-3' class=' answer label-1'><span>Right answer</span></label><br /><input type='checkbox' name='answer-1[]' id='answer-id-4' class='answer answer-1 ' value='4' /><label for='answer-id-4' id='answer-label-4' class=' answer label-1'><span>Incorrect Answer</span></label><br /></div><div class='quizzin-question' id='question-2'><div class='question-content'>Multi choice question with single right answer.</div><br /><input type='hidden' name='question_id[]' value='2' /><input type='radio' name='answer-2[]' id='answer-id-5' class='answer answer-2 ' value='5' /><label for='answer-id-5' id='answer-label-5' class=' answer label-2'><span>Wrong answer</span></label><br /><input type='radio' name='answer-2[]' id='answer-id-6' class='answer answer-2 ' value='6' /><label for='answer-id-6' id='answer-label-6' class=' answer label-2'><span>Correct Answer</span></label><br /><input type='radio' name='answer-2[]' id='answer-id-7' class='answer answer-2 ' value='7' /><label for='answer-id-7' id='answer-label-7' class=' answer label-2'><span>Wrong</span></label><br /><input type='radio' name='answer-2[]' id='answer-id-8' class='answer answer-2 ' value='8' /><label for='answer-id-8' id='answer-label-8' class=' answer label-2'><span>Incorrect</span></label><br /></div><div class='quizzin-question' id='question-3'><div class='question-content'>User input question. 42 is the answer.</div><br /><input type='hidden' name='question_id[]' value='3' /><input type='text' name='answer-3[]' id='answer-id-8' class='answer answer-3' /></div><div class='quizzin-question' id='question-4'><div class='question-content'>Question with a calculator. Answer 13. <img src="http://movika.binnyva.com/wp-content/plugins/quizzin/calculator/images/minicalc.png" alt="open calculator" id="opener" /></div><br /><input type='hidden' name='question_id[]' value='4' /><input type='text' name='answer-4[]' id='answer-id-8' class='answer answer-4' /></div><br />
<input type="button" id="next-question" value="Next &gt;"  /><br />

<div id="calculator">
	<input type="text" id="display" />
		
	<a class="num-button seven" href="#">7</a>
	<a class="num-button eight" href="#">8</a>
	<a class="num-button nine" href="#">9</a>
	
	<a class="num-button four" href="#">4</a>
	<a class="num-button five" href="#">5</a>
	<a class="num-button six" href="#">6</a>
	
	<a class="num-button one" href="#">1</a>
	<a class="num-button two" href="#">2</a>
	<a class="num-button three" href="#">3</a>
	
	<a class="num-button zero" href="#">0</a>
	<a class="num-button dot" href="#">.</a>
	<a class="clear-button clear" href="#">C</a>
	
	<a class="function-button add" href="#">+</a>
	<a class="function-button subtract" href="#">&ndash;</a>
	<a class="function-button multiply" href="#">x</a>
	<a class="function-button divide" href="#">/</a>
	
	<a class="equals-button" href="#">=</a>
	
	<img src="http://movika.binnyva.com/wp-content/plugins/quizzin/calculator/images/closebox.png" alt="close" id="closer" />
	
</div>

<input type="submit" name="action" id="action-button" value="Show Results"  />
<input type="hidden" name="quiz_id" value="1" /><br />
Time Taken: <input type="text" id="timer" name="timer" value="0:00" /><br />
</form>
</div>


]]></content:encoded>
			<wfw:commentRss>http://movika.binnyva.com/uncategorized/sample-quiz/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>കുട്ടികൾക്ക് നാലുമണി പലഹാരം</title>
		<link>http://movika.binnyva.com/tips-tricks/%e0%b4%95%e0%b5%81%e0%b4%9f%e0%b5%8d%e0%b4%9f%e0%b4%bf%e0%b4%95%e0%b5%be%e0%b4%95%e0%b5%8d%e0%b4%95%e0%b5%8d-%e0%b4%a8%e0%b4%be%e0%b4%b2%e0%b5%81%e0%b4%ae%e0%b4%a3%e0%b4%bf-%e0%b4%aa%e0%b4%b2%e0%b4%b9/</link>
		<comments>http://movika.binnyva.com/tips-tricks/%e0%b4%95%e0%b5%81%e0%b4%9f%e0%b5%8d%e0%b4%9f%e0%b4%bf%e0%b4%95%e0%b5%be%e0%b4%95%e0%b5%8d%e0%b4%95%e0%b5%8d-%e0%b4%a8%e0%b4%be%e0%b4%b2%e0%b5%81%e0%b4%ae%e0%b4%a3%e0%b4%bf-%e0%b4%aa%e0%b4%b2%e0%b4%b9/#comments</comments>
		<pubDate>Fri, 15 Aug 2008 17:17:35 +0000</pubDate>
		<dc:creator>Movika</dc:creator>
				<category><![CDATA[Recipe]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[food]]></category>

		<guid isPermaLink="false">http://movika.binnyva.com/?p=8</guid>
		<description><![CDATA[കുട്ടികൾക്ക് നാലുമണി പലഹാരം. അവൽ വറുക്കുക. തേങ ചുരംൽി വറക്കുക. പഞ്ചസാര പൊടിക്കുക. കൂട്ടി യോജിപ്പിക്കുക.]]></description>
			<content:encoded><![CDATA[<p>കുട്ടികൾക്ക് നാലുമണി പലഹാരം. അവൽ വറുക്കുക. തേങ ചുരംൽി വറക്കുക. പഞ്ചസാര പൊടിക്കുക. കൂട്ടി യോജിപ്പിക്കുക.</p>
]]></content:encoded>
			<wfw:commentRss>http://movika.binnyva.com/tips-tricks/%e0%b4%95%e0%b5%81%e0%b4%9f%e0%b5%8d%e0%b4%9f%e0%b4%bf%e0%b4%95%e0%b5%be%e0%b4%95%e0%b5%8d%e0%b4%95%e0%b5%8d-%e0%b4%a8%e0%b4%be%e0%b4%b2%e0%b5%81%e0%b4%ae%e0%b4%a3%e0%b4%bf-%e0%b4%aa%e0%b4%b2%e0%b4%b9/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>കൊതുകിനോട് പടപൊരുതാ൯ വരൂ</title>
		<link>http://movika.binnyva.com/tips-tricks/%e0%b4%95%e0%b5%8a%e0%b4%a4%e0%b5%81%e0%b4%95%e0%b4%bf%e0%b4%a8%e0%b5%8b%e0%b4%9f%e0%b5%8d-%e0%b4%aa%e0%b4%9f%e0%b4%aa%e0%b5%8a%e0%b4%b0%e0%b5%81%e0%b4%a4%e0%b4%be%e0%b5%af-%e0%b4%b5%e0%b4%b0%e0%b5%82/</link>
		<comments>http://movika.binnyva.com/tips-tricks/%e0%b4%95%e0%b5%8a%e0%b4%a4%e0%b5%81%e0%b4%95%e0%b4%bf%e0%b4%a8%e0%b5%8b%e0%b4%9f%e0%b5%8d-%e0%b4%aa%e0%b4%9f%e0%b4%aa%e0%b5%8a%e0%b4%b0%e0%b5%81%e0%b4%a4%e0%b4%be%e0%b5%af-%e0%b4%b5%e0%b4%b0%e0%b5%82/#comments</comments>
		<pubDate>Fri, 15 Aug 2008 17:15:48 +0000</pubDate>
		<dc:creator>Movika</dc:creator>
				<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[mosquito]]></category>
		<category><![CDATA[neem]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://movika.binnyva.com/?p=6</guid>
		<description><![CDATA[കൊതുകിനോട് പടപൊരുതാ൯ വരൂ. ആര്യവേപ്പില ജനലിലും കതകിലും  തൂക്കിയിടുക.]]></description>
			<content:encoded><![CDATA[<p>കൊതുകിനോട് പടപൊരുതാ൯ വരൂ. ആര്യവേപ്പില ജനലിലും കതകിലും  തൂക്കിയിടുക.</p>
]]></content:encoded>
			<wfw:commentRss>http://movika.binnyva.com/tips-tricks/%e0%b4%95%e0%b5%8a%e0%b4%a4%e0%b5%81%e0%b4%95%e0%b4%bf%e0%b4%a8%e0%b5%8b%e0%b4%9f%e0%b5%8d-%e0%b4%aa%e0%b4%9f%e0%b4%aa%e0%b5%8a%e0%b4%b0%e0%b5%81%e0%b4%a4%e0%b4%be%e0%b5%af-%e0%b4%b5%e0%b4%b0%e0%b5%82/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>കവിത</title>
		<link>http://movika.binnyva.com/poem/%e0%b4%95%e0%b4%b5%e0%b4%bf%e0%b4%a4/</link>
		<comments>http://movika.binnyva.com/poem/%e0%b4%95%e0%b4%b5%e0%b4%bf%e0%b4%a4/#comments</comments>
		<pubDate>Thu, 14 Aug 2008 18:10:54 +0000</pubDate>
		<dc:creator>Movika</dc:creator>
				<category><![CDATA[Poem]]></category>

		<guid isPermaLink="false">http://movika.binnyva.com/?p=3</guid>
		<description><![CDATA[തളിരിളം ചുണ്ടില്‍ പാലു നല്‍കി തളിരിളം മേനിയില്‍ ചൂടു  നല്‍കി കു‍ഞ്ഞിളം പാദങ്ങളില്‍ തളകള്‍ നല്‍കി കു‍ഞ്ഞിളം വിരലുകളില്‍ ബലം നല്‍കി ‍ഞാനുണ്ട് കൂടെ മുത്തേ ഞാനുണ്ട് ജീവിത പാതയില്‍ പേടിക്കേണ്ട വിഷമനിമിഷത്തില്‍ ആശ്വസിപ്പിക്കാം പ്റര്‍തഥനയാല്‍  ഞാന്‍ നിന്റെ കൂടെ ഉണ്ട് സവ്വശക്തന്റെ കരങ്ങളില്‍ പിടിക്ക നീ വേണ്ട പേടി ഇനി നിന്‍ ജീവിതത്തില്‍]]></description>
			<content:encoded><![CDATA[<p>തളിരിളം ചുണ്ടില്‍ പാലു നല്‍കി<br />
തളിരിളം മേനിയില്‍ ചൂടു  നല്‍കി<br />
കു‍ഞ്ഞിളം പാദങ്ങളില്‍ തളകള്‍ നല്‍കി<br />
കു‍ഞ്ഞിളം വിരലുകളില്‍ ബലം നല്‍കി<br />
‍ഞാനുണ്ട് കൂടെ മുത്തേ ഞാനുണ്ട്<br />
ജീവിത പാതയില്‍ പേടിക്കേണ്ട<br />
വിഷമനിമിഷത്തില്‍ ആശ്വസിപ്പിക്കാം<br />
പ്റര്‍തഥനയാല്‍  ഞാന്‍ നിന്റെ കൂടെ ഉണ്ട്<br />
സവ്വശക്തന്റെ കരങ്ങളില്‍ പിടിക്ക നീ<br />
വേണ്ട പേടി ഇനി നിന്‍ ജീവിതത്തില്‍</p>
]]></content:encoded>
			<wfw:commentRss>http://movika.binnyva.com/poem/%e0%b4%95%e0%b4%b5%e0%b4%bf%e0%b4%a4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

