<?xml version="1.0" encoding="utf-8" ?>

<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   >
<channel>
    <title>APTIGENCE</title>
    <link>http://www.aptigence.com.au/home/</link>
    <description>web 2.0 solutions</description>
    <dc:language>en</dc:language>
    <generator>Serendipity 1.3.1 - http://www.s9y.org/</generator>
    <pubDate>Thu, 16 Jun 2011 04:30:35 GMT</pubDate>

    <image>
        <url>http://www.aptigence.com.au/home/aptigence_logo.jpg</url>
        <title>RSS: APTIGENCE - web 2.0 solutions</title>
        <link>http://www.aptigence.com.au/home/</link>
        <width></width>
        <height></height>
    </image>

<item>
    <title>Having fun with Sliders</title>
    <link>http://www.aptigence.com.au/home/archives/30-Having-fun-with-Sliders.html</link>
            <category>LimeSurvey</category>
    
    <comments>http://www.aptigence.com.au/home/archives/30-Having-fun-with-Sliders.html#comments</comments>
    <wfw:comment>http://www.aptigence.com.au/home/wfwcomment.php?cid=30</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.aptigence.com.au/home/rss.php?version=2.0&amp;type=comments&amp;cid=30</wfw:commentRss>
    

    <author>nospam@example.com (Jason Cleeland)</author>
    <content:encoded>
    The Slider layout for a question is one of the nicer features of LimeSurvey, but as a question type it is often ignored or forgotten because it is really an advanced setting of what seems a completely different question type - the multiple numerical question type.&lt;br /&gt;
&lt;br /&gt;
The slider is a variation of the multiple numerical question type because it stores a numeric result. The sliding feature is really just an overlay to give a visual presentation.&lt;br /&gt;
&lt;br /&gt;
This article is to provide a quick overview of setting up a basic slider, and then some more advanced topics - so you can, for example, change the slider background, colour and size.&lt;br /&gt;
 &lt;br /&gt;&lt;a href=&quot;http://www.aptigence.com.au/home/archives/30-Having-fun-with-Sliders.html#extended&quot;&gt;Continue reading &quot;Having fun with Sliders&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Thu, 16 Jun 2011 13:31:32 +1000</pubDate>
    <guid isPermaLink="false">http://www.aptigence.com.au/home/archives/30-guid.html</guid>
    
</item>
<item>
    <title>Showing questions (using conditions) randomly</title>
    <link>http://www.aptigence.com.au/home/archives/29-Showing-questions-using-conditions-randomly.html</link>
            <category>LimeSurvey</category>
    
    <comments>http://www.aptigence.com.au/home/archives/29-Showing-questions-using-conditions-randomly.html#comments</comments>
    <wfw:comment>http://www.aptigence.com.au/home/wfwcomment.php?cid=29</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.aptigence.com.au/home/rss.php?version=2.0&amp;type=comments&amp;cid=29</wfw:commentRss>
    

    <author>nospam@example.com (Jason Cleeland)</author>
    <content:encoded>
    There is no inbuilt way to use conditions to randomly hide or show questions, so here&#039;s a workaround that will do the trick.&lt;br /&gt;
&lt;br /&gt;
In summary, you create a hidden question that randomly generates a number. You then hide or display later questions based on the randomly generated number.&lt;br /&gt;
&lt;br /&gt;
If you have 4 questions you&#039;d like to randomly cycle through, then the first question would generate a random number between 1 and 4. If you have 3, then 1 and 3, and so on. &lt;br /&gt;&lt;a href=&quot;http://www.aptigence.com.au/home/archives/29-Showing-questions-using-conditions-randomly.html#extended&quot;&gt;Continue reading &quot;Showing questions (using conditions) randomly&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Wed, 02 Mar 2011 10:08:16 +1100</pubDate>
    <guid isPermaLink="false">http://www.aptigence.com.au/home/archives/29-guid.html</guid>
    
</item>
<item>
    <title>Recording timestamps with questions using LimeSurvey</title>
    <link>http://www.aptigence.com.au/home/archives/28-Recording-timestamps-with-questions-using-LimeSurvey.html</link>
            <category>LimeSurvey</category>
    
    <comments>http://www.aptigence.com.au/home/archives/28-Recording-timestamps-with-questions-using-LimeSurvey.html#comments</comments>
    <wfw:comment>http://www.aptigence.com.au/home/wfwcomment.php?cid=28</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.aptigence.com.au/home/rss.php?version=2.0&amp;type=comments&amp;cid=28</wfw:commentRss>
    

    <author>nospam@example.com (Jason Cleeland)</author>
    <content:encoded>
    Prior to release 1.91 it was not possible to record timestamps for questions within LimeSurvey, so if you have an older installation, this article is for you!&lt;br /&gt;
&lt;br /&gt;
One thing that can be very useful when analysing results from a survey is timing data. How long did users look at this question? Are users pausing for a long time on this page? Knowing this can be very helpful in determining the validity of your data, and in refining surveys to ensure people stay focussed and interested.&lt;br /&gt;
&lt;br /&gt;
LimeSurvey allows you, in general survey setups, to record timings of a survey, and with this you can tell when a person starts a survey, and when they finish. But it doesn&#039;t - yet - allow you to record the times spent viewing individual pages.&lt;br /&gt;
&lt;br /&gt;
This is a solution that allows you to record a timestamp when each page loads. The timestamp can then be used to work out how long it took someone to go from one page to the next.&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;&lt;a href=&quot;http://www.aptigence.com.au/home/archives/28-Recording-timestamps-with-questions-using-LimeSurvey.html#extended&quot;&gt;Continue reading &quot;Recording timestamps with questions using LimeSurvey&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Tue, 15 Feb 2011 13:03:26 +1100</pubDate>
    <guid isPermaLink="false">http://www.aptigence.com.au/home/archives/28-guid.html</guid>
    
</item>
<item>
    <title>Adding the &quot;Source&quot; button to the basic WYSIWYG editor</title>
    <link>http://www.aptigence.com.au/home/archives/27-Adding-the-Source-button-to-the-basic-WYSIWYG-editor.html</link>
            <category>LimeSurvey</category>
    
    <comments>http://www.aptigence.com.au/home/archives/27-Adding-the-Source-button-to-the-basic-WYSIWYG-editor.html#comments</comments>
    <wfw:comment>http://www.aptigence.com.au/home/wfwcomment.php?cid=27</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.aptigence.com.au/home/rss.php?version=2.0&amp;type=comments&amp;cid=27</wfw:commentRss>
    

    <author>nospam@example.com (Jason Cleeland)</author>
    <content:encoded>
    &lt;!-- s9ymdb:33 --&gt;&lt;img class=&quot;serendipity_image_left&quot; width=&quot;110&quot; height=&quot;35&quot; style=&quot;float: left; border: 0px; padding-left: 5px; padding-right: 5px;&quot; src=&quot;http://www.aptigence.com.au/home/uploads/tutorials/sourcecode.serendipityThumb.png&quot; alt=&quot;&quot; /&gt;&lt;strong&gt;The FCKEditor &quot;What you see is what you get&quot; (WYSIWYG) html editor is a fantastic tool and really improves the usability of LimeSurvey when it comes to changing the look and feel of your question text. But there are times when I really want or need to get into the HTML code for the layout.&lt;/strong&gt;&lt;br /&gt;
&lt;br /&gt;
Actually, these times are extremely common. To edit the source code I find myself having to switch from the small editor, to the full screen editor - because in the full-screen editor there is a &quot;source&quot; button. In fact it happens so often, I wanted a way to go direct to editing the source, and save myself the extra mouse click (not to mention the short, but not insignificant wait while the screen redraws).&lt;br /&gt;
&lt;br /&gt;
Thanks to the prompting of my wife (who is usually responsible for helping me move from the &quot;I wish&quot; stage to the &quot;I&#039;ve done it&quot; stage), I can now show you how to add this very helpful button to your default editor buttonbar.&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;&lt;a href=&quot;http://www.aptigence.com.au/home/archives/27-Adding-the-Source-button-to-the-basic-WYSIWYG-editor.html#extended&quot;&gt;Continue reading &quot;Adding the &amp;quot;Source&amp;quot; button to the basic WYSIWYG editor&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Tue, 25 May 2010 21:21:31 +1000</pubDate>
    <guid isPermaLink="false">http://www.aptigence.com.au/home/archives/27-guid.html</guid>
    
</item>
<item>
    <title>Modifying LimeSurvey Templates from 1.53 to 1.87</title>
    <link>http://www.aptigence.com.au/home/archives/26-Modifying-LimeSurvey-Templates-from-1.53-to-1.87.html</link>
            <category>LimeSurvey</category>
    
    <comments>http://www.aptigence.com.au/home/archives/26-Modifying-LimeSurvey-Templates-from-1.53-to-1.87.html#comments</comments>
    <wfw:comment>http://www.aptigence.com.au/home/wfwcomment.php?cid=26</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.aptigence.com.au/home/rss.php?version=2.0&amp;type=comments&amp;cid=26</wfw:commentRss>
    

    <author>nospam@example.com (Jason Cleeland)</author>
    <content:encoded>
    &lt;strong&gt;Just about every new version of LimeSurvey brings improvements to the templating system, which is great. But that often means having to make changes to your old templates if you are upgrading.&lt;/strong&gt;&lt;br /&gt;
&lt;br /&gt;
In this article I look at the minimum template modifications required to upgrade a template from version 1.53 to 1.8 or higher. In the gap between these particular versions some significant and important improvements were made to LimeSurvey templating, specifically by seperating the styles and javascript from the core template files into seperate css and js files. (Something that was long overdue). &lt;br /&gt;&lt;a href=&quot;http://www.aptigence.com.au/home/archives/26-Modifying-LimeSurvey-Templates-from-1.53-to-1.87.html#extended&quot;&gt;Continue reading &quot;Modifying LimeSurvey Templates from 1.53 to 1.87&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Mon, 04 Jan 2010 10:16:59 +1100</pubDate>
    <guid isPermaLink="false">http://www.aptigence.com.au/home/archives/26-guid.html</guid>
    
</item>
<item>
    <title>Advanced Question Creation in LimeSurvey - Embedding Videos</title>
    <link>http://www.aptigence.com.au/home/archives/25-Advanced-Question-Creation-in-LimeSurvey-Embedding-Videos.html</link>
            <category>LimeSurvey</category>
    
    <comments>http://www.aptigence.com.au/home/archives/25-Advanced-Question-Creation-in-LimeSurvey-Embedding-Videos.html#comments</comments>
    <wfw:comment>http://www.aptigence.com.au/home/wfwcomment.php?cid=25</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.aptigence.com.au/home/rss.php?version=2.0&amp;type=comments&amp;cid=25</wfw:commentRss>
    

    <author>nospam@example.com (Jason Cleeland)</author>
    <content:encoded>
    It&#039;s pretty easy to create a simple question in LimeSurvey, you create a new survey, create a group to store your questions in, click on &quot;Create Question&quot;, choose the question type, type in the question text, and away you go. But what about if you want your question to be a bit more interesting? How do you insert images into it, or embed music, or videos?&lt;br /&gt;
&lt;br /&gt;
It&#039;s not so hard to do this either. In the next few articles on aptigence, I&#039;ll be exploring how.&lt;br /&gt;
&lt;br /&gt;
Today we&#039;re going to insert a video into our question text.&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;&lt;a href=&quot;http://www.aptigence.com.au/home/archives/25-Advanced-Question-Creation-in-LimeSurvey-Embedding-Videos.html#extended&quot;&gt;Continue reading &quot;Advanced Question Creation in LimeSurvey - Embedding Videos&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Mon, 16 Nov 2009 20:58:00 +1100</pubDate>
    <guid isPermaLink="false">http://www.aptigence.com.au/home/archives/25-guid.html</guid>
    
</item>
<item>
    <title>Advanced Question Creation in LimeSurvey - Using Pictures</title>
    <link>http://www.aptigence.com.au/home/archives/24-Advanced-Question-Creation-in-LimeSurvey-Using-Pictures.html</link>
            <category>LimeSurvey</category>
    
    <comments>http://www.aptigence.com.au/home/archives/24-Advanced-Question-Creation-in-LimeSurvey-Using-Pictures.html#comments</comments>
    <wfw:comment>http://www.aptigence.com.au/home/wfwcomment.php?cid=24</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.aptigence.com.au/home/rss.php?version=2.0&amp;type=comments&amp;cid=24</wfw:commentRss>
    

    <author>nospam@example.com (Jason Cleeland)</author>
    <content:encoded>
    It&#039;s pretty easy to create a simple question in LimeSurvey, you create a new survey, create a group to store your questions in, click on &quot;Create Question&quot;, choose the question type, type in the question text, and away you go. But what about if you want your question to be a bit more interesting? How do you insert images into it, or embed music, or videos?&lt;br /&gt;
&lt;br /&gt;
It&#039;s not so hard to do this either. In the next few articles on aptigence, I&#039;ll be exploring how.&lt;br /&gt;
&lt;br /&gt;
Today let&#039;s look at inserting images into your survey questions.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;&lt;a href=&quot;http://www.aptigence.com.au/home/archives/24-Advanced-Question-Creation-in-LimeSurvey-Using-Pictures.html#extended&quot;&gt;Continue reading &quot;Advanced Question Creation in LimeSurvey - Using Pictures&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Tue, 10 Nov 2009 19:45:02 +1100</pubDate>
    <guid isPermaLink="false">http://www.aptigence.com.au/home/archives/24-guid.html</guid>
    
</item>
<item>
    <title>Random display of videos in a question 2: YouTube</title>
    <link>http://www.aptigence.com.au/home/archives/23-Random-display-of-videos-in-a-question-2-YouTube.html</link>
    
    <comments>http://www.aptigence.com.au/home/archives/23-Random-display-of-videos-in-a-question-2-YouTube.html#comments</comments>
    <wfw:comment>http://www.aptigence.com.au/home/wfwcomment.php?cid=23</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.aptigence.com.au/home/rss.php?version=2.0&amp;type=comments&amp;cid=23</wfw:commentRss>
    

    <author>nospam@example.com (Jason Cleeland)</author>
    <content:encoded>
    &lt;strong&gt;Ever wanted to have a question where you randomly display a video to your participants, so they can answer some subsequent questions about it?&lt;/strong&gt;&lt;br /&gt;
&lt;br /&gt;
It&#039;s possible to do in LimeSurvey - it just takes some extra playing around with javascript and the video formats.&lt;br /&gt;
&lt;br /&gt;
Having recently done this for a client, I thought I&#039;d publish the basic steps online. This is how you do it the best way - using YouTube.&lt;br /&gt;
 &lt;br /&gt;&lt;a href=&quot;http://www.aptigence.com.au/home/archives/23-Random-display-of-videos-in-a-question-2-YouTube.html#extended&quot;&gt;Continue reading &quot;Random display of videos in a question 2: YouTube&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Mon, 21 Sep 2009 18:37:53 +1000</pubDate>
    <guid isPermaLink="false">http://www.aptigence.com.au/home/archives/23-guid.html</guid>
    
</item>
<item>
    <title>Random display of videos in a question 1: WMV files</title>
    <link>http://www.aptigence.com.au/home/archives/22-Random-display-of-videos-in-a-question-1-WMV-files.html</link>
            <category>LimeSurvey</category>
    
    <comments>http://www.aptigence.com.au/home/archives/22-Random-display-of-videos-in-a-question-1-WMV-files.html#comments</comments>
    <wfw:comment>http://www.aptigence.com.au/home/wfwcomment.php?cid=22</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.aptigence.com.au/home/rss.php?version=2.0&amp;type=comments&amp;cid=22</wfw:commentRss>
    

    <author>nospam@example.com (Jason Cleeland)</author>
    <content:encoded>
    &lt;strong&gt;Ever wanted to have a question where you randomly display a video to your participants, so they can answer some subsequent questions about it?&lt;/strong&gt;&lt;br /&gt;
&lt;br /&gt;
It&#039;s possible to do in LimeSurvey - it just takes some extra playing around with javascript and the video formats.&lt;br /&gt;
&lt;br /&gt;
Having recently done this for a client, I thought I&#039;d publish the basic steps online. Firstly, here&#039;s how to do it with WMV video files. &lt;br /&gt;&lt;a href=&quot;http://www.aptigence.com.au/home/archives/22-Random-display-of-videos-in-a-question-1-WMV-files.html#extended&quot;&gt;Continue reading &quot;Random display of videos in a question 1: WMV files&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Mon, 21 Sep 2009 11:32:26 +1000</pubDate>
    <guid isPermaLink="false">http://www.aptigence.com.au/home/archives/22-guid.html</guid>
    
</item>
<item>
    <title>Aptigence_Agenda LimeSurvey Template</title>
    <link>http://www.aptigence.com.au/home/archives/6-Aptigence_Agenda-LimeSurvey-Template.html</link>
            <category>LS Templates</category>
    
    <comments>http://www.aptigence.com.au/home/archives/6-Aptigence_Agenda-LimeSurvey-Template.html#comments</comments>
    <wfw:comment>http://www.aptigence.com.au/home/wfwcomment.php?cid=6</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.aptigence.com.au/home/rss.php?version=2.0&amp;type=comments&amp;cid=6</wfw:commentRss>
    

    <author>nospam@example.com (Jason Cleeland)</author>
    <content:encoded>
    &lt;!-- s9ymdb:7 --&gt;&lt;img class=&quot;serendipity_image_right&quot; width=&quot;110&quot; height=&quot;84&quot; style=&quot;float: right; border: 0px; padding-left: 5px; padding-right: 5px;&quot; src=&quot;http://www.aptigence.com.au/home/uploads/Templates/aptigence_agenda.serendipityThumb.png&quot; alt=&quot;&quot; /&gt;I&#039;m updating my collection of LimeSurvey templates so they work with LS 1.82 and later versions. here is &quot;Agenda&quot;. It reflects what I see as it&#039;s clean &#039;business-like&#039; lines and simple, large text.&lt;br /&gt;
&lt;br /&gt;
This template is published under the GPL2 license, but I would appreciate it if you retained a link to Aptigence&#039;s website if you use it!&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&#039;http://www.aptigence.com.au/home/index.php?serendipity[subpage]=downloadmanager&amp;level=1&amp;thiscat=5&#039;&gt;Get it from here&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;img src=&quot;http://www.aptigence.com.au/home/templates/default/img/emoticons/smile.png&quot; alt=&quot;:-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;&lt;br /&gt;
&lt;br /&gt;
Enjoy&lt;br /&gt;
&lt;br /&gt;
 
    </content:encoded>

    <pubDate>Fri, 05 Jun 2009 12:00:00 +1000</pubDate>
    <guid isPermaLink="false">http://www.aptigence.com.au/home/archives/6-guid.html</guid>
    
</item>
<item>
    <title>LimeSurvey 1.80 Developments</title>
    <link>http://www.aptigence.com.au/home/archives/21-LimeSurvey-1.80-Developments.html</link>
            <category>LimeSurvey</category>
    
    <comments>http://www.aptigence.com.au/home/archives/21-LimeSurvey-1.80-Developments.html#comments</comments>
    <wfw:comment>http://www.aptigence.com.au/home/wfwcomment.php?cid=21</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.aptigence.com.au/home/rss.php?version=2.0&amp;type=comments&amp;cid=21</wfw:commentRss>
    

    <author>nospam@example.com (Jason Cleeland)</author>
    <content:encoded>
    Carsten Schmitz, the Project Leader for LimeSurvey has opened LimeSurvey development up for a further leap in usability. Version 1.80 has been under development now for 5 months and is approaching final release stage.&lt;br /&gt;
&lt;br /&gt;
What is the point of 1.80? The ever increasing number of developers of LimeSurvey wanted another chance to increase the functionality of the Series 1 releases of LimeSurvey before version 2 becomes the focus of attention.&lt;br /&gt;
&lt;br /&gt;
Because version 2 is such a radical leap from the version 1 paradigm (it&#039;s a completely rewritten engine), it&#039;s taking some time to get to first release stage, and it&#039;s possible that some features currently in version 1 will be unavailable in initial releases. So version 1 has a new lease on life with new features, serious bug-fixing and general improvements overall.&lt;br /&gt;
&lt;br /&gt;
The second release candidate is now out and a full finished release can be expected in the new year.&lt;br /&gt;
&lt;br /&gt;
Visit the &lt;a href=&quot;http://www.limesurvey.org/&quot; title=&quot;The Official LimeSurvey site&quot;&gt;LimeSurvey site&lt;/a&gt; for more information. 
    </content:encoded>

    <pubDate>Tue, 09 Dec 2008 11:52:37 +1100</pubDate>
    <guid isPermaLink="false">http://www.aptigence.com.au/home/archives/21-guid.html</guid>
    
</item>
<item>
    <title>LimeSurvey in the News: Tech Thoughts by Jen</title>
    <link>http://www.aptigence.com.au/home/archives/20-LimeSurvey-in-the-News-Tech-Thoughts-by-Jen.html</link>
            <category>LimeSurvey</category>
    
    <comments>http://www.aptigence.com.au/home/archives/20-LimeSurvey-in-the-News-Tech-Thoughts-by-Jen.html#comments</comments>
    <wfw:comment>http://www.aptigence.com.au/home/wfwcomment.php?cid=20</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.aptigence.com.au/home/rss.php?version=2.0&amp;type=comments&amp;cid=20</wfw:commentRss>
    

    <author>nospam@example.com (Jason Cleeland)</author>
    <content:encoded>
    Jen gives a nice review of LimeSurvey in this article from her &lt;strong&gt;jenuinetech&lt;/strong&gt;&lt;em&gt;&lt;/em&gt; website.&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://jenuinetech.com/blog/?p=324&quot;&gt;Jen&#039;s Tech Site&lt;/a&gt; 
    </content:encoded>

    <pubDate>Tue, 19 Aug 2008 15:30:33 +1000</pubDate>
    <guid isPermaLink="false">http://www.aptigence.com.au/home/archives/20-guid.html</guid>
    
</item>
<item>
    <title>PHP EML Viewer Version 1.01</title>
    <link>http://www.aptigence.com.au/home/archives/19-PHP-EML-Viewer-Version-1.01.html</link>
            <category>Software</category>
    
    <comments>http://www.aptigence.com.au/home/archives/19-PHP-EML-Viewer-Version-1.01.html#comments</comments>
    <wfw:comment>http://www.aptigence.com.au/home/wfwcomment.php?cid=19</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.aptigence.com.au/home/rss.php?version=2.0&amp;type=comments&amp;cid=19</wfw:commentRss>
    

    <author>nospam@example.com (Jason Cleeland)</author>
    <content:encoded>
    &lt;!-- s9ymdb:5 --&gt;&lt;img class=&quot;serendipity_image_right&quot; width=&quot;110&quot; height=&quot;96&quot; style=&quot;float: right; border: 0px; padding-left: 5px; padding-right: 5px;&quot; src=&quot;http://www.aptigence.com.au/home/uploads/GeneralPics/viewEml.serendipityThumb.jpg&quot; alt=&quot;&quot; /&gt;A quick note to mark the publishing of a minor update to the EML Viewer - particularly to fix a bug with the display of message bodies that had been encoded with Base64 encoding.&lt;br /&gt;
&lt;br /&gt;
The script now recognises this and decodes the message - stopping the appearance of gobbledygook where normal writing ought be.&lt;br /&gt;
&lt;br /&gt;
Thanks also to Dan Hulme for his suggestions.&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&#039;http://www.aptigence.com.au/home/index.php?serendipity[subpage]=downloadmanager&amp;thiscat=2&amp;file=10&#039;&gt;Available Here&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Jason Cleeland&lt;br /&gt;
&lt;strong&gt;&lt;em&gt;Aptigence&lt;/em&gt;&lt;/strong&gt; 
    </content:encoded>

    <pubDate>Fri, 15 Aug 2008 13:38:27 +1000</pubDate>
    <guid isPermaLink="false">http://www.aptigence.com.au/home/archives/19-guid.html</guid>
    
</item>
<item>
    <title>LimeSurvey Tips: Randomising Groups</title>
    <link>http://www.aptigence.com.au/home/archives/18-LimeSurvey-Tips-Randomising-Groups.html</link>
            <category>LimeSurvey</category>
    
    <comments>http://www.aptigence.com.au/home/archives/18-LimeSurvey-Tips-Randomising-Groups.html#comments</comments>
    <wfw:comment>http://www.aptigence.com.au/home/wfwcomment.php?cid=18</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.aptigence.com.au/home/rss.php?version=2.0&amp;type=comments&amp;cid=18</wfw:commentRss>
    

    <author>nospam@example.com (Jason Cleeland)</author>
    <content:encoded>
    &lt;!-- s9ymdb:3 --&gt;&lt;img class=&quot;serendipity_image_right&quot; width=&quot;110&quot; height=&quot;34&quot; style=&quot;float: right; border: 0px; padding-left: 5px; padding-right: 5px;&quot; src=&quot;http://www.aptigence.com.au/home/uploads/limesurvey_logo_162x50.serendipityThumb.png&quot; alt=&quot;&quot; /&gt;A recent entry on the Limesurvey website provides a method to randomise group order by making a relatively small change to the source code of LimeSurvey. &lt;br /&gt;
&lt;br /&gt;
The code modification allows you to define subgroups of your Survey groups by adding text-code to the end of the group name. LimeSurvey would then recognise those groups as a sub-group, and randomise the order of just those groups. So, for example, if you had 5 groups, and only wanted a random order for 3 of those 5, you could make those 3 randomised.&lt;br /&gt;
&lt;br /&gt;
It&#039;s clever coding, and may be useful to LimeSurvey users.&lt;br /&gt;
&lt;br /&gt;
Click on the link below to view the post:&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://www.limesurvey.org/component/option,com_fireboard/Itemid,105/func,view/catid,5/id,15828/lang,en/#15828&quot;&gt;http://www.limesurvey.org/component/option,com_fireboard/Itemid,105/func,view/catid,5/id,15828/lang,en/#15828&lt;/a&gt; 
    </content:encoded>

    <pubDate>Thu, 10 Jul 2008 00:45:58 +1000</pubDate>
    <guid isPermaLink="false">http://www.aptigence.com.au/home/archives/18-guid.html</guid>
    
</item>
<item>
    <title>LimeSurvey Tips: (UPDATED) Adding Huge Lists of Answers to Questions</title>
    <link>http://www.aptigence.com.au/home/archives/17-LimeSurvey-Tips-UPDATED-Adding-Huge-Lists-of-Answers-to-Questions.html</link>
            <category>LimeSurvey</category>
    
    <comments>http://www.aptigence.com.au/home/archives/17-LimeSurvey-Tips-UPDATED-Adding-Huge-Lists-of-Answers-to-Questions.html#comments</comments>
    <wfw:comment>http://www.aptigence.com.au/home/wfwcomment.php?cid=17</wfw:comment>

    <slash:comments>6</slash:comments>
    <wfw:commentRss>http://www.aptigence.com.au/home/rss.php?version=2.0&amp;type=comments&amp;cid=17</wfw:commentRss>
    

    <author>nospam@example.com (Jason Cleeland)</author>
    <content:encoded>
    &lt;div class=&quot;serendipity_imageComment_right&quot; style=&quot;width: 82px&quot;&gt;&lt;div class=&quot;serendipity_imageComment_img&quot;&gt;&lt;!-- s9ymdb:2 --&gt;&lt;img class=&quot;serendipity_image_right&quot; width=&quot;82&quot; height=&quot;110&quot;  src=&quot;http://www.aptigence.com.au/home/uploads/besuited_jase.serendipityThumb.jpg&quot; alt=&quot;&quot; /&gt;&lt;/div&gt;&lt;div class=&quot;serendipity_imageComment_txt&quot;&gt;Jason Cleeland&lt;/div&gt;&lt;/div&gt;It&#039;s something that every frequent LimeSurvey user will have come across at one time or another. You have to build a list, or multiple option, or array type question, and the number of answers is really long.&lt;br /&gt;
&lt;br /&gt;
Adding 3 to 4 answers to a question (or even 9 or 10) isn&#039;t too bad, but when you&#039;ve got 20 or more, you&#039;ll usually find yourself cursing the awful slowness of having to save, reload the page, and type the next one. Wouldn&#039;t it be easier if you could edit it in a spreadsheet or something like that?&lt;br /&gt;
&lt;br /&gt;
Well, you can. Using the export question/import question option you can now access a question using the Free and Open Source Spreadsheet software &lt;a href=&quot;http://projects.gnome.org/gnumeric/&quot; title=&quot;GNUmeric Website&quot;&gt;GNUmeric&lt;/a&gt;. And you can edit questions/answers to your hearts content using that software.&lt;br /&gt;
&lt;br /&gt;
This short tutorial explains how.&lt;br /&gt;
 &lt;br /&gt;&lt;a href=&quot;http://www.aptigence.com.au/home/archives/17-LimeSurvey-Tips-UPDATED-Adding-Huge-Lists-of-Answers-to-Questions.html#extended&quot;&gt;Continue reading &quot;LimeSurvey Tips: (UPDATED) Adding Huge Lists of Answers to Questions&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Mon, 30 Jun 2008 21:23:32 +1000</pubDate>
    <guid isPermaLink="false">http://www.aptigence.com.au/home/archives/17-guid.html</guid>
    
</item>

</channel>
</rss>