<?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>cosminaru blog &#187; Quizine</title>
	<atom:link href="http://cosminaru.ro/blog/category/quizine/feed/" rel="self" type="application/rss+xml" />
	<link>http://cosminaru.ro/blog</link>
	<description>home</description>
	<lastBuildDate>Tue, 31 Aug 2010 15:26:19 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Quizine Live Demo</title>
		<link>http://cosminaru.ro/blog/2010/05/19/quizine-live-demo/</link>
		<comments>http://cosminaru.ro/blog/2010/05/19/quizine-live-demo/#comments</comments>
		<pubDate>Wed, 19 May 2010 08:01:57 +0000</pubDate>
		<dc:creator>Cosmin Marginean</dc:creator>
				<category><![CDATA[Flex]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Quizine]]></category>

		<guid isPermaLink="false">http://cosminaru.ro/blog/?p=246</guid>
		<description><![CDATA[I managed to sort out a good and affordable VPS solution to host the Quizine Live Demo and hopefully more Quizine related content.
You can access the demo here: http://quizine.org/demo. The username and password are already filled in so you just have to click &#8220;Login&#8221;.
Don&#8217;t trash the place though&#8230;
]]></description>
			<content:encoded><![CDATA[<p>I managed to sort out a good and affordable VPS solution to host the Quizine Live Demo and hopefully more Quizine related content.<br />
You can access the demo here: <a href="http://quizine.org/demo">http://quizine.org/demo</a>. The username and password are already filled in so you just have to click &#8220;Login&#8221;.<br />
Don&#8217;t trash the place though&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://cosminaru.ro/blog/2010/05/19/quizine-live-demo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Quizine 0.5 Alpha 1 screenshots</title>
		<link>http://cosminaru.ro/blog/2010/05/17/quizine-0-5-alpha-1-screenshots/</link>
		<comments>http://cosminaru.ro/blog/2010/05/17/quizine-0-5-alpha-1-screenshots/#comments</comments>
		<pubDate>Mon, 17 May 2010 18:36:04 +0000</pubDate>
		<dc:creator>Cosmin Marginean</dc:creator>
				<category><![CDATA[Flex]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Quizine]]></category>

		<guid isPermaLink="false">http://cosminaru.ro/blog/?p=241</guid>
		<description><![CDATA[I managed to implement a quick face lift for Quizine&#8217;s user interface. A bit cleaner and more compact.
A few screenshots can be seen here (click on the magnifier to view the original size).
]]></description>
			<content:encoded><![CDATA[<p>I managed to implement a quick face lift for Quizine&#8217;s user interface. A bit cleaner and more compact.<br />
A few screenshots can be seen <a href="http://picasaweb.google.com/cosminaru/QuizineScreenshots">here</a> (click on the magnifier to view the original size).</p>
]]></content:encoded>
			<wfw:commentRss>http://cosminaru.ro/blog/2010/05/17/quizine-0-5-alpha-1-screenshots/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Quizine goes Flex</title>
		<link>http://cosminaru.ro/blog/2010/05/16/quizine-goes-flex/</link>
		<comments>http://cosminaru.ro/blog/2010/05/16/quizine-goes-flex/#comments</comments>
		<pubDate>Sun, 16 May 2010 19:12:49 +0000</pubDate>
		<dc:creator>Cosmin Marginean</dc:creator>
				<category><![CDATA[Flex]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Quizine]]></category>

		<guid isPermaLink="false">http://cosminaru.ro/blog/?p=232</guid>
		<description><![CDATA[During the past months Quizine went through a complete rewrite of both the core and the user interface. Mostly due to the need of more flexibility and the need for additional concepts like &#8220;evaluative&#8221; and others on which I will not insist right now. Along with this, it also has a Flex interface now, built [...]]]></description>
			<content:encoded><![CDATA[<p>During the past months <a href="http://code.google.com/p/quizine/" target="_blank">Quizine</a> went through a complete rewrite of both the core and the user interface. Mostly due to the need of more flexibility and the need for additional concepts like &#8220;evaluative&#8221; and others on which I will not insist right now. Along with this, it also has a Flex interface now, built with the Flex 4 SDK (even though the code is still Flex3-ish).</p>
<p>The current version is a first Alpha of a 0.5 and there&#8217;s still room for improvement, so ideas are more than welcome. In addition, the UI itself is not as &#8220;Rich&#8221; as &#8220;RIA&#8221; and not a major change in layout since the previous version. This is mostly because I didn&#8217;t want to invest too much effort in this direction just yet (and as we all know, professional UI is always a bitch in terms of effort).</p>
<p>I&#8217;ve managed to put up a <a href="http://code.google.com/p/quizine/downloads/detail?name=quizine-hsql-demo-0.5-alpha1.war" target="_blank">demo</a> .war file that can be dropped in a Tomcat or anything like it. It uses the <a href="http://hsqldb.org/" target="_blank">HSQLDB</a> engine so no additional setups will be required (except for what&#8217;s already <a href="http://code.google.com/p/quizine/wiki/SystemRequirements" target="_blank">here</a>). Username and password for the demo .war are admin/admin.</p>
<p>I&#8217;m also trying to get some decent VPS hosting for a Live-Demo so it can get more exposure. I&#8217;ve evaluated some options so it should be sorted in a few weeks.</p>
<p>Anyways, any ideas or any kind of help is more than welcome. So if you like it, find it useful or want to contribute, just let me know.</p>
]]></content:encoded>
			<wfw:commentRss>http://cosminaru.ro/blog/2010/05/16/quizine-goes-flex/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Quizine 0.3</title>
		<link>http://cosminaru.ro/blog/2008/11/13/quizine-03/</link>
		<comments>http://cosminaru.ro/blog/2008/11/13/quizine-03/#comments</comments>
		<pubDate>Thu, 13 Nov 2008 08:04:28 +0000</pubDate>
		<dc:creator>Cosmin Marginean</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Quizine]]></category>

		<guid isPermaLink="false">http://cosminaru.ro/blog/?p=59</guid>
		<description><![CDATA[Last night I managed to publish the 0.3 version for Quizine. Below is a short overview of what&#8217;s been added/improved.

First draft of questionnaire life-cycle management &#8211; The operations on a questionnaire will no be in strict correlation with it&#8217;s state: In Work, Published, Closed (more will probably be added later). The application will allow certain [...]]]></description>
			<content:encoded><![CDATA[<p>Last night I managed to publish the 0.3 version for <a href="http://code.google.com/p/quizine/">Quizine</a>. Below is a short overview of what&#8217;s been added/improved.</p>
<ul>
<li><b>First draft of questionnaire life-cycle management</b> &#8211; The operations on a questionnaire will no be in strict correlation with it&#8217;s state: In Work, Published, Closed (more will probably be added later). The application will allow certain actions only while the questionnaire is in a certain status. At the moment is very rough, but hopefully I&#8217;ll have the time to elaborate it more in a 0.4 (also hoping to get a decent documentation for it).</li>
<li><b>Complete new layout</b> &#8211; The Administrator Console layout has been completely reworked (screenshots <a href="http://code.google.com/p/quizine/#Overview">here</a>). I am pretty ok with this and I don&#8217;t expect to allocate any more effort in this direction any time soon.</li>
<li><b>New sample data</b> &#8211; Both the MySQL and the HSQL demo script now contain enough data with all stages of the application so anyone can easily have a look at all the workflow.</li>
<li><b>Demo movies</b> &#8211; I wanted to start providing some demo movies that should be bundled in the (future) documentation. For the moment I only have two, but I plan to create more. It is not rocket science to make such movies with Ubuntu, but it&#8217;s pretty time consuming if you want to get it right.</li>
</ul>
<p>There is still a lot of effort to be put in Quizine and mostly in overall testing and getting a feeling about usability and overall workflow. So, if you are interested in helping out with any part of the application/documentation/etc, or just have some suggestions, you are more than welcome to contact me at <script type="text/javascript">
                                        document.write("cos");
                                        document.write("min");
                                        document.write("aru@g");
                                        document.write("ma");
                                        document.write("il.c");
                                        document.write("om");
                                    </script>.</p>
]]></content:encoded>
			<wfw:commentRss>http://cosminaru.ro/blog/2008/11/13/quizine-03/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Quizine reports and download packages</title>
		<link>http://cosminaru.ro/blog/2008/10/20/new-quizine-reports-and-download-packages/</link>
		<comments>http://cosminaru.ro/blog/2008/10/20/new-quizine-reports-and-download-packages/#comments</comments>
		<pubDate>Mon, 20 Oct 2008 09:42:08 +0000</pubDate>
		<dc:creator>Cosmin Marginean</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Quizine]]></category>

		<guid isPermaLink="false">http://cosminaru.ro/blog/?p=50</guid>
		<description><![CDATA[As of version 0.2, Quizine provides a set of reports detailing quiz results (screenshots here and here).
In addition, the application demo can now be downloaded with a bundled Tomcat. This package contains the demo .war file and can be downloaded as a .zip or as a .tar.gz (see Download section from the project page).
I hope [...]]]></description>
			<content:encoded><![CDATA[<p>As of version 0.2, <a href="http://code.google.com/p/quizine/">Quizine</a> provides a set of reports detailing quiz results (screenshots <a href="http://cosminaru.ro/quizine/images/reports_1.png">here</a> and <a href="http://cosminaru.ro/quizine/images/reports_2.png">here</a>).</p>
<p>In addition, the application demo can now be downloaded with a bundled Tomcat. This package contains the <a href="http://cosminaru.ro/blog/2008/10/15/demo-war-file-for-quizine/">demo .war file</a> and can be downloaded as a <strong>.zip</strong> or as a <strong>.tar.gz</strong> (see <em>Download</em> section from the project <a href="http://code.google.com/p/quizine/">page</a>).</p>
<p>I hope I&#8217;ll find some time to write some decent documentation about it, including both setup and user guide.</p>
]]></content:encoded>
			<wfw:commentRss>http://cosminaru.ro/blog/2008/10/20/new-quizine-reports-and-download-packages/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Demo .war file for Quizine</title>
		<link>http://cosminaru.ro/blog/2008/10/15/demo-war-file-for-quizine/</link>
		<comments>http://cosminaru.ro/blog/2008/10/15/demo-war-file-for-quizine/#comments</comments>
		<pubDate>Wed, 15 Oct 2008 11:22:13 +0000</pubDate>
		<dc:creator>Cosmin Marginean</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Quizine]]></category>

		<guid isPermaLink="false">http://cosminaru.ro/blog/?p=20</guid>
		<description><![CDATA[My new baby project, Quizine, has now a demo .war file that you can download to and deploy in any Java web application container.
Since this .war is for demo purposes only, it uses an HSQL database running in-process and memory-only. As a consequence, all changes that you make will only be consistent until you restart [...]]]></description>
			<content:encoded><![CDATA[<p>My new baby project, <a href="http://code.google.com/p/quizine/">Quizine</a>, has now a demo .war file that you can <a href="http://quizine.googlecode.com/files/quizine-demo-0.1.war">download</a> to and deploy in any Java web application container.</p>
<p>Since this .war is for demo purposes only, it uses an <a href="http://hsqldb.org/">HSQL</a> database running <a href="http://hsqldb.org/doc/guide/ch01.html#N101A8">in-process</a> and <a href="http://hsqldb.org/doc/guide/ch01.html#N101CA">memory-only</a>. As a consequence, all changes that you make will only be consistent until you restart the container, at which point they will be reset.</p>
<p>You can also check the project&#8217;s main page (<a href="http://code.google.com/p/quizine">http://code.google.com/p/quizine</a>) where you can find additional details about getting the application, building it, running, etc.</p>
]]></content:encoded>
			<wfw:commentRss>http://cosminaru.ro/blog/2008/10/15/demo-war-file-for-quizine/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Quizine</title>
		<link>http://cosminaru.ro/blog/2008/10/08/quizine/</link>
		<comments>http://cosminaru.ro/blog/2008/10/08/quizine/#comments</comments>
		<pubDate>Thu, 09 Oct 2008 07:03:22 +0000</pubDate>
		<dc:creator>Cosmin Marginean</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Quizine]]></category>

		<guid isPermaLink="false">http://cosminaru.ro/blog/?p=18</guid>
		<description><![CDATA[Quizine is a project I&#8217;ve been working for quite some time now. It is a questionnaire management solution built as a Java Web application.
Although it is in only a first draft, I am hoping to find some time to finalize it and create a comprehensive and robust quiz tool. For this, any suggestions or contributions [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://code.google.com/p/quizine/">Quizine</a> is a project I&#8217;ve been working for quite some time now. It is a questionnaire management solution built as a Java Web application.</p>
<p>Although it is in only a first draft, I am hoping to find some time to finalize it and create a comprehensive and robust quiz tool. For this, any suggestions or contributions are highly appreciated at this stage, as the concept is still in the process of being defined.</p>
]]></content:encoded>
			<wfw:commentRss>http://cosminaru.ro/blog/2008/10/08/quizine/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
