<!--
RSS generated by JIRA (5.1.4#783-sha1:a7d8d2c5c246cbbb4ffca1b8350df93f9d8a2b57) at Wed Jun 19 19:19:56 MST 2013

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary add field=key&field=summary to the URL of your request.
For example:
http://www.crosswire.org/tracker/sr/jira.issueviews:searchrequest-xml/temp/SearchRequest.xml?jqlQuery=project+%3D+PS+AND+resolution+%3D+Unresolved+ORDER+BY+priority+DESC&tempMax=1000&field=key&field=summary
-->
<!-- If you wish to do custom client-side styling of RSS, uncomment this:
<?xml-stylesheet href="http://www.crosswire.org/tracker/styles/jiraxml2html.xsl" type="text/xsl"?>
-->
<rss version="0.92">
    <channel>
        <title>Crosswire</title>
        <link>http://www.crosswire.org/tracker/secure/IssueNavigator.jspa?reset=true&amp;jqlQuery=project+%3D+PS+AND+resolution+%3D+Unresolved+ORDER+BY+priority+DESC</link>
        <description>An XML representation of a search request</description>
                <language>en-us</language>
                        <issue start="0" end="9" total="9"/>
                <build-info>
            <version>5.1.4</version>
            <build-number>783</build-number>
            <build-date>28-08-2012</build-date>
        </build-info>
<item>
            <title>[PS-54] The bible book selection to be the same language as that of the selected bible module.</title>
                <link>http://www.crosswire.org/tracker/browse/PS-54</link>
                <project id="10030" key="PS">PocketSword</project>
                        <description>&lt;p&gt;I would like to have the bible book selection in the same language as the selected bible module. Eg. If the Afrikaans 1933/1953 bible is selected the bible book selection should also be in afrikaans. Eg. Genisis, Eksodus, Levitikus... Matheus, Markus, Lukas...&lt;/p&gt;</description>
                <environment>&lt;p&gt;iPhone&lt;/p&gt;</environment>
            <key id="13880">PS-54</key>
            <summary>The bible book selection to be the same language as that of the selected bible module.</summary>
                <type id="4" iconUrl="http://www.crosswire.org/tracker/images/icons/improvement.gif">Improvement</type>
                                <priority id="3" iconUrl="http://www.crosswire.org/tracker/images/icons/priority_major.gif">Major</priority>
                    <status id="1" iconUrl="http://www.crosswire.org/tracker/images/icons/status_open.gif">Open</status>
                    <resolution id="-1">Unresolved</resolution>
                                <assignee username="niccarter">Nic Carter</assignee>
                                <reporter username="croukampjh">Hendrik</reporter>
                        <labels>
                        <label>language</label>
                    </labels>
                <created>Sun, 20 Feb 2011 08:24:23 -0700</created>
                <updated>Wed, 9 Mar 2011 22:47:55 -0700</updated>
                                    <version>1.3.6</version>
                                                <component>Module Display</component>
                        <due></due>
                    <votes>0</votes>
                        <watches>0</watches>
                        <comments>
                    <comment id="14086" author="niccarter" created="Wed, 9 Mar 2011 22:47:55 -0700"  >&lt;p&gt;ahh, that will require some optimisation of the locale code.  I&apos;ll take a look and see what I can do &amp;#8211; currently, if I load all the locales at launch time, it takes much longer for the app to launch!  I&apos;ve already optimised some of it, perhaps there are other bits I can improve to make this happen?&lt;/p&gt;</comment>
                </comments>
                    <attachments>
                </attachments>
            <subtasks>
        </subtasks>
                <customfields>
                                                                        <customfield id="customfield_10020" key="com.pyxis.greenhopper.jira:gh-global-rank">
                <customfieldname>Rank</customfieldname>
                <customfieldvalues>
                    <customfieldvalue>836</customfieldvalue>
                </customfieldvalues>
            </customfield>
                                                                    </customfields>
    </item>

<item>
            <title>[PS-59] lucene search in Chinese</title>
                <link>http://www.crosswire.org/tracker/browse/PS-59</link>
                <project id="10030" key="PS">PocketSword</project>
                        <description>&lt;p&gt;When creating index for translation in Chinese, I found that the search result is poor in pocketsword and SPW, but good in Andbible. How to solve this problem?&lt;/p&gt;</description>
                <environment></environment>
            <key id="19152">PS-59</key>
            <summary>lucene search in Chinese</summary>
                <type id="1" iconUrl="http://www.crosswire.org/tracker/images/icons/bug.gif">Bug</type>
                                <priority id="3" iconUrl="http://www.crosswire.org/tracker/images/icons/priority_major.gif">Major</priority>
                    <status id="1" iconUrl="http://www.crosswire.org/tracker/images/icons/status_open.gif">Open</status>
                    <resolution id="-1">Unresolved</resolution>
                                <assignee username="niccarter">Nic Carter</assignee>
                                <reporter username="richter_ko">Ko Chiu Shun</reporter>
                        <labels>
                    </labels>
                <created>Tue, 25 Oct 2011 02:29:44 -0700</created>
                <updated>Mon, 31 Oct 2011 23:10:34 -0700</updated>
                                    <version>1.4.1b6</version>
                                                        <due></due>
                    <votes>0</votes>
                        <watches>0</watches>
                        <comments>
                    <comment id="19474" author="niccarter" created="Tue, 25 Oct 2011 03:55:21 -0700"  >&lt;p&gt;Is this using a search index that you have created yourself or is it a search index that you downloaded from within PocketSword?  And which module is it for?  &lt;img class=&quot;emoticon&quot; src=&quot;http://www.crosswire.org/tracker/images/icons/emoticons/smile.gif&quot; height=&quot;20&quot; width=&quot;20&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;/p&gt;</comment>
                    <comment id="19476" author="dmsmith" created="Tue, 25 Oct 2011 05:13:59 -0700"  >&lt;p&gt;AndBible uses JSword, which has much richer indexing and uses a Chinese analyzer for the text. SWORD uses StandardAnalyzer, which is appropriate only for some latinate languages. This is a request that SWORD have analysis based upon the language/script of the module.&lt;/p&gt;</comment>
                    <comment id="19477" author="dmsmith" created="Tue, 25 Oct 2011 05:32:16 -0700"  >&lt;p&gt;A bit more info: most Lucene analyzers use whitespace to delineate words. This is not appropriate in some languages, such as Chinese. There are a variety of techniques to index Chinese, but to simplify: Suppose that there A, B, C were three Chinese characters and were given as ABC. This would index A, B, AB, C, and BC. In searching for AC, this would look for A, C and AC.&lt;/p&gt;

&lt;p&gt;With the various whitespace analyzers, there would be no result. The text contained ABC and only ABC would find it.&lt;/p&gt;</comment>
                    <comment id="19481" author="richter_ko" created="Tue, 25 Oct 2011 19:00:36 -0700"  >&lt;p&gt;The search index is created by PocketSword itself and it is a Chinese Module.&lt;/p&gt;</comment>
                    <comment id="19486" author="niccarter" created="Tue, 25 Oct 2011 19:36:57 -0700"  >&lt;p&gt;Thanks for the clarification, I will look into it.  &lt;img class=&quot;emoticon&quot; src=&quot;http://www.crosswire.org/tracker/images/icons/emoticons/smile.gif&quot; height=&quot;20&quot; width=&quot;20&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;/p&gt;</comment>
                    <comment id="19874" author="niccarter" created="Mon, 31 Oct 2011 18:52:11 -0700"  >&lt;p&gt;Ok, I need some more clarification about this.  You say that &quot;The search index is created by PocketSword itself&quot;.  However, PocketSword cannot create a search index &amp;#8211; testing revealed that this would take a very long time and so I never added that code.  So, how are you creating your search index?  Is this in regard to the module that you sent me by email?&lt;/p&gt;

&lt;p&gt;@DM thanks for that information, PS is still lacking in non-whitespace searches, such as Chinese.  &lt;img class=&quot;emoticon&quot; src=&quot;http://www.crosswire.org/tracker/images/icons/emoticons/sad.gif&quot; height=&quot;20&quot; width=&quot;20&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;/p&gt;</comment>
                    <comment id="19877" author="richter_ko" created="Mon, 31 Oct 2011 23:10:34 -0700"  >&lt;p&gt;It is my misunderstanding. The search index is created by &quot;The sword Project&quot; and I placed it into the module.&lt;/p&gt;</comment>
                </comments>
                    <attachments>
                </attachments>
            <subtasks>
        </subtasks>
                <customfields>
                                                                        <customfield id="customfield_10020" key="com.pyxis.greenhopper.jira:gh-global-rank">
                <customfieldname>Rank</customfieldname>
                <customfieldvalues>
                    <customfieldvalue>841</customfieldvalue>
                </customfieldvalues>
            </customfield>
                                                                    </customfields>
    </item>

<item>
            <title>[PS-2] Notes in PocketSword</title>
                <link>http://www.crosswire.org/tracker/browse/PS-2</link>
                <project id="10030" key="PS">PocketSword</project>
                        <description>&lt;p&gt;There is a Bookmark function, but what I really use is a Notes function!  A TOP function would be to sync Notes in PocketSword with your own MacSword Notes on the Mac! I saw that Manfred Bergmann has helped so you already have a good connection.&lt;/p&gt;

&lt;p&gt;I think it&apos;s good with a possibility to choose different icons for different type of topics. I may be influenced of using Olivetree now, but I like the function were I can organize the Notes in different folders.&lt;/p&gt;</description>
                <environment>&lt;p&gt;iPhone&lt;/p&gt;</environment>
            <key id="12382">PS-2</key>
            <summary>Notes in PocketSword</summary>
                <type id="4" iconUrl="http://www.crosswire.org/tracker/images/icons/improvement.gif">Improvement</type>
                                <priority id="3" iconUrl="http://www.crosswire.org/tracker/images/icons/priority_major.gif">Major</priority>
                    <status id="1" iconUrl="http://www.crosswire.org/tracker/images/icons/status_open.gif">Open</status>
                    <resolution id="-1">Unresolved</resolution>
                                <assignee username="niccarter">Nic Carter</assignee>
                                <reporter username="hapeell">Hans P Lindblad</reporter>
                        <labels>
                    </labels>
                <created>Mon, 21 Dec 2009 10:42:12 -0700</created>
                <updated>Wed, 15 Jun 2011 02:22:41 -0700</updated>
                                    <version>1.0.0</version>
                                                        <due></due>
                    <votes>0</votes>
                        <watches>0</watches>
                        <comments>
                    <comment id="12251" author="niccarter" created="Wed, 30 Dec 2009 20:12:54 -0700"  >&lt;p&gt;I&apos;d love to get this in for the release after next &amp;#8211; I&apos;ve almost finished work on v1.1 now, so it won&apos;t make it into that release.&lt;/p&gt;</comment>
                    <comment id="12302" author="hapeell" created="Wed, 6 Jan 2010 06:06:08 -0700"  >&lt;p&gt;That&apos;s great! I hope Manfred Bergmann is open to do something so You can sync Notes via Wifi with MacSword!&lt;/p&gt;</comment>
                    <comment id="12750" author="godhears" created="Mon, 22 Mar 2010 23:13:12 -0700"  >&lt;p&gt;How about including an option to sync to Google Notebook or Evernote?&lt;/p&gt;</comment>
                    <comment id="12800" author="nickthephreak" created="Tue, 30 Mar 2010 06:53:48 -0700"  >&lt;p&gt;Note syncing would be really great...&lt;/p&gt;

&lt;p&gt;Btw.: PocketSword is the best iPhone Bible app in my opinion.&lt;/p&gt;</comment>
                    <comment id="12820" author="godhears" created="Mon, 5 Apr 2010 01:21:49 -0700"  >&lt;p&gt;Is it possible to have the notes work independently of the Bible section? It would be great if you could have your notes open and be able to move from one verse to another so you could add reference to other verses.&lt;/p&gt;

&lt;p&gt;@Markus I second that!&lt;/p&gt;</comment>
                    <comment id="16070" author="drthmik" created="Tue, 7 Jun 2011 08:49:51 -0700"  >&lt;p&gt;make it sync with iCloud!&lt;/p&gt;</comment>
                    <comment id="16372" author="niccarter" created="Wed, 15 Jun 2011 02:22:41 -0700"  >&lt;p&gt;iCloud sounds great &amp;amp; we&apos;ll be looking into that after the iPad version is released.  &lt;img class=&quot;emoticon&quot; src=&quot;http://www.crosswire.org/tracker/images/icons/emoticons/smile.gif&quot; height=&quot;20&quot; width=&quot;20&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;/p&gt;</comment>
                </comments>
                    <attachments>
                </attachments>
            <subtasks>
        </subtasks>
                <customfields>
                                                                        <customfield id="customfield_10020" key="com.pyxis.greenhopper.jira:gh-global-rank">
                <customfieldname>Rank</customfieldname>
                <customfieldvalues>
                    <customfieldvalue>817</customfieldvalue>
                </customfieldvalues>
            </customfield>
                                                                    </customfields>
    </item>

<item>
            <title>[PS-3] Parallel windows</title>
                <link>http://www.crosswire.org/tracker/browse/PS-3</link>
                <project id="10030" key="PS">PocketSword</project>
                        <description>&lt;p&gt;I would appreciate parallel  windows, were the user can choose to either have two Bibles or Bible/Commentary or Bible/Notes.&lt;/p&gt;

&lt;p&gt;It would be good if those windows would be adjustable in size. Which ever you choose to move, the other shall follow to show the same verses.&lt;/p&gt;</description>
                <environment>&lt;p&gt;iPhone&lt;/p&gt;</environment>
            <key id="12383">PS-3</key>
            <summary>Parallel windows</summary>
                <type id="2" iconUrl="http://www.crosswire.org/tracker/images/icons/newfeature.gif">New Feature</type>
                                <priority id="3" iconUrl="http://www.crosswire.org/tracker/images/icons/priority_major.gif">Major</priority>
                    <status id="1" iconUrl="http://www.crosswire.org/tracker/images/icons/status_open.gif">Open</status>
                    <resolution id="-1">Unresolved</resolution>
                                <assignee username="niccarter">Nic Carter</assignee>
                                <reporter username="hapeell">Hans P Lindblad</reporter>
                        <labels>
                    </labels>
                <created>Mon, 21 Dec 2009 10:49:42 -0700</created>
                <updated>Thu, 21 Mar 2013 13:02:47 -0700</updated>
                                    <version>1.0.0</version>
                                                        <due></due>
                    <votes>1</votes>
                        <watches>3</watches>
                        <comments>
                    <comment id="12252" author="niccarter" created="Wed, 30 Dec 2009 20:13:54 -0700"  >&lt;p&gt;I need to change some of the underlying code in order to get this to work.  So I&apos;ll start to look into that after the v1.1 release  &lt;img class=&quot;emoticon&quot; src=&quot;http://www.crosswire.org/tracker/images/icons/emoticons/smile.gif&quot; height=&quot;20&quot; width=&quot;20&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;/p&gt;</comment>
                    <comment id="12290" author="melonkernel" created="Tue, 5 Jan 2010 06:44:13 -0700"  >&lt;p&gt;i guess parts of &lt;a href=&quot;http://www.crosswire.org/bugs/browse/PS-5&quot;&gt;http://www.crosswire.org/bugs/browse/PS-5&lt;/a&gt; ( reading one translation and jumping to another on that supports strong&apos;s numbers) would be supported by this this feature...&lt;/p&gt;

&lt;p&gt;i would suggest swiping left and right would give you the different translations/books that are scrolled to the same place as the visible one.&lt;/p&gt;

&lt;p&gt;i know the swiping left and right are in 1.1 (&lt;a href=&quot;http://www.crosswire.org/bugs/browse/PS-4&quot;&gt;http://www.crosswire.org/bugs/browse/PS-4&lt;/a&gt;) meant to change chapters, that is good too.&lt;br/&gt;
however, that could also be done as ticket &lt;a href=&quot;http://www.crosswire.org/tracker/browse/PS-4&quot; title=&quot;Scrolling of Chapters and Books&quot;&gt;&lt;del&gt;PS-4&lt;/del&gt;&lt;/a&gt; suggests, or, initially with&lt;br/&gt;
a) the buttons that are there now&lt;br/&gt;
b) detecting when you have scrolled entirey to the top or entirely to the botton (when the rubber-banding effect starts) you would jump to   either the end of the previous chapter or the beginning of the next chapter (depending on if you are at the top or bottom when this happens)&lt;/p&gt;</comment>
                    <comment id="12291" author="melonkernel" created="Tue, 5 Jan 2010 06:52:39 -0700"  >&lt;p&gt;Hmm, if it would change with the rubber-banding method, it might need to detect two occurrences of the rubber banding, since the first time you may just have reached the bottom and wish to read until the end, but if you would &quot;scroll&quot; down an additional time past the boundary it could take you to the next page&lt;/p&gt;</comment>
                    <comment id="12303" author="hapeell" created="Wed, 6 Jan 2010 06:45:06 -0700"  >&lt;p&gt;I don&apos;t exactly understand what Christoffer mean with &quot;rubber-banding&quot;, but I&apos;m very influenced by reading by my Bible first on Palm (first Bible Reader by Asaisoft and then PalmBible?+) and now on iPhone with Olivetree for many years. I also made the first Svenska Folkbibeln (swedish) for Palm 2003.&lt;/p&gt;

&lt;p&gt;I like to read two versions of the Bible parallel, I also want to have the possibility to use the parallel window for Commentaries (mine or others).&lt;/p&gt;

&lt;p&gt;It would be great to have the possibility to have KJV with Strongs numbers (or any other Bible with Strong numbers) in the parallel windows, so you can choose any Strong hyperlink number and then have the translation/commentary (it&apos;s possible within MacSword)! I&apos;ve seen that the SDK have a possibility to have Pop Up windows.&lt;/p&gt;

&lt;p&gt;It would be good if the parallel windows could be read in both Portrait or Landscape and could be locked in that position, but that should maybe be another topic? See pictures!&lt;/p&gt;</comment>
                    <comment id="12304" author="hapeell" created="Wed, 6 Jan 2010 06:52:48 -0700"  >&lt;p&gt;Pictures of Portrait and Landscape in Olivetree and locking of rotation of screen.&lt;/p&gt;</comment>
                    <comment id="12305" author="melonkernel" created="Wed, 6 Jan 2010 14:37:55 -0700"  >&lt;p&gt;Some mindstorming in photoshop...&lt;/p&gt;</comment>
                    <comment id="12306" author="melonkernel" created="Wed, 6 Jan 2010 14:41:59 -0700"  >&lt;p&gt;How is it with readability in olivetree when you have the iPhone in portrait view and have two versions open?&lt;br/&gt;
is it too small or is it ok?&lt;/p&gt;

&lt;p&gt;i added some thoughts as &lt;a href=&quot;http://www.crosswire.org/bugs/secure/attachment/10533/paralell.jpg&quot;&gt;http://www.crosswire.org/bugs/secure/attachment/10533/paralell.jpg&lt;/a&gt;&lt;br/&gt;
what i would feel would be good for me and when studying the bible.&lt;/p&gt;

&lt;p&gt;(the &quot;second&quot; version has strongs numbers, and when you press a word you get the explanation opened..)&lt;/p&gt;</comment>
                    <comment id="12307" author="hapeell" created="Wed, 6 Jan 2010 15:38:10 -0700"  >&lt;p&gt;As you see on the pictures above from Olivetree the parallel view in Portrait is under each other, and that&apos;s bad. On my old Palm you could only use it in Portrait, but the two parallel windows are beside each other.&lt;/p&gt;

&lt;p&gt;I think myself that Bible Readers with parallel windows shall ALWAYS be besides each other, both in Portrait and in Landscape!&lt;/p&gt;

&lt;p&gt;But I prefer reading the Bible parallel in Landscape, and want the possibility to lock it in Landscape even if I lay on my pillow and read it on the side, so it won&apos;t use the iPhone automatic rotation.&lt;/p&gt;

&lt;p&gt;I also like a lot that the sizes between the windows are adjustable, I prefer to have the window I&apos;m actually reading a little bit larger then the other.&lt;/p&gt;

&lt;p&gt;Re mindstorming in Photoshop: Something like that will be excellent!&lt;/p&gt;</comment>
                    <comment id="26277" author="drjlogan7" created="Mon, 23 Apr 2012 16:28:37 -0700"  >&lt;p&gt;I would really love to have parallel panes that sync like Tecarta or olive tree&apos;s last version.  I currently use the olive tree hcsb study bible with study notes in one adjustable pane and the text in the other.  Also- you have the first bible I have seen with Chinese pinyin.  I would love to have pinyin in one and characters in the other.  Better yet- an option for 3 panes on iPad and have english, pinyin, and characters in three panes- Wow- that would rock!  &lt;/p&gt;

&lt;p&gt;What do you think Nic Carter?&lt;/p&gt;</comment>
                    <comment id="28346" author="mjdenham" created="Thu, 21 Mar 2013 13:02:47 -0700"  >&lt;p&gt;I don&apos;t know it it helps but I just added this in the last release of And Bible.  Users were really keen on this feature.&lt;/p&gt;

&lt;p&gt;There is a demo video here: &lt;a href=&quot;http://tinyurl.com/SplitDemo&quot;&gt;http://tinyurl.com/SplitDemo&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The code is all Java so won&apos;t be any use but the video might give some thoughts regarding design.&lt;/p&gt;</comment>
                </comments>
                    <attachments>
                    <attachment id="10530" name="IMG_0170.PNG" size="102492" author="hapeell" created="Wed, 6 Jan 2010 06:52:48 -0700" />
                    <attachment id="10531" name="IMG_0173.PNG" size="53822" author="hapeell" created="Wed, 6 Jan 2010 06:52:48 -0700" />
                    <attachment id="10532" name="IMG_0174.PNG" size="49539" author="hapeell" created="Wed, 6 Jan 2010 06:52:48 -0700" />
                    <attachment id="10533" name="paralell.jpg" size="504373" author="melonkernel" created="Wed, 6 Jan 2010 14:37:55 -0700" />
                </attachments>
            <subtasks>
        </subtasks>
                <customfields>
                                                                        <customfield id="customfield_10020" key="com.pyxis.greenhopper.jira:gh-global-rank">
                <customfieldname>Rank</customfieldname>
                <customfieldvalues>
                    <customfieldvalue>818</customfieldvalue>
                </customfieldvalues>
            </customfield>
                                                                    </customfields>
    </item>

<item>
            <title>[PS-69] Daily devotional bible text preview pane too small</title>
                <link>http://www.crosswire.org/tracker/browse/PS-69</link>
                <project id="10030" key="PS">PocketSword</project>
                        <description>&lt;p&gt;When clicking in a daily devotional for a bible passage, it is generally an entire chapter.  This makes the popup preview pane much to small to be usable.  Making it resizable would help, but it would make more sense and intuitive to load it into the main bible window instead.  I can work force this to happen by clicking a passage link in the preview pane and then closing it.&lt;/p&gt;</description>
                <environment>&lt;p&gt;iOS 6.1.2 on iPhone 4S.&lt;/p&gt;</environment>
            <key id="26359">PS-69</key>
            <summary>Daily devotional bible text preview pane too small</summary>
                <type id="4" iconUrl="http://www.crosswire.org/tracker/images/icons/improvement.gif">Improvement</type>
                                <priority id="4" iconUrl="http://www.crosswire.org/tracker/images/icons/priority_minor.gif">Minor</priority>
                    <status id="1" iconUrl="http://www.crosswire.org/tracker/images/icons/status_open.gif">Open</status>
                    <resolution id="-1">Unresolved</resolution>
                                <assignee username="niccarter">Nic Carter</assignee>
                                <reporter username="mmoreno">Marco Moreno</reporter>
                        <labels>
                    </labels>
                <created>Tue, 12 Mar 2013 23:17:25 -0700</created>
                <updated>Tue, 19 Mar 2013 19:25:50 -0700</updated>
                                    <version>1.4.3</version>
                                                <component>Daily devotionals</component>
                        <due></due>
                    <votes>0</votes>
                        <watches>2</watches>
                        <comments>
                    <comment id="28336" author="niccarter" created="Sun, 17 Mar 2013 22:09:22 -0700"  >&lt;p&gt;Hi Marco, which devotional are you reading when you see this?&lt;br/&gt;
Those devotionals that are simply Bible readings (such as BibleCompanion, OneYearRead or MCheyne) will make the Bible reading open in the Bible tab. For all other devotionals it will appear in the small window at the bottom. I have picked the devotionals that seem most appropriate for the verse to appear in the Bible tab, but I am open to suggestions of others to add to this list! &lt;img class=&quot;emoticon&quot; src=&quot;http://www.crosswire.org/tracker/images/icons/emoticons/smile.gif&quot; height=&quot;20&quot; width=&quot;20&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;/p&gt;</comment>
                    <comment id="28340" author="mmoreno" created="Tue, 19 Mar 2013 19:25:50 -0700"  >&lt;p&gt;Actually, I rolled my own using &quot;For the Love of God&quot; by D. A. Carson for my own personal use.  Carson&apos;s work is a slight modification of MCheyne along with his own excellent commentary.  Each day&apos;s commentary is a several paragraph commentary so maximum screen real estate is desirable.&lt;/p&gt;

&lt;p&gt;Since Carson currently offers it freely online on his site (thegospelcoalition.org), I&apos;ve contacted him requesting permission to redistribute it (hopefully via crosswire) and am awaiting a response.&lt;/p&gt;

&lt;p&gt;Contact me offline if you&apos;re interested in details about this devotional.&lt;/p&gt;</comment>
                </comments>
                    <attachments>
                </attachments>
            <subtasks>
        </subtasks>
                <customfields>
                                                                        <customfield id="customfield_10020" key="com.pyxis.greenhopper.jira:gh-global-rank">
                <customfieldname>Rank</customfieldname>
                <customfieldvalues>
                    <customfieldvalue>1349</customfieldvalue>
                </customfieldvalues>
            </customfield>
                                                                    </customfields>
    </item>

<item>
            <title>[PS-70] Allow daily devotional to become a main button</title>
                <link>http://www.crosswire.org/tracker/browse/PS-70</link>
                <project id="10030" key="PS">PocketSword</project>
                        <description>&lt;p&gt;I use daily devotional...well, daily.  Others, such as dictionary, are very infrequent.  It would be nice to be able to have an option to select which buttons are available (e.g. move daily devotional to main buttons and hide dictionary in &quot;More&quot;).&lt;/p&gt;</description>
                <environment>&lt;p&gt;iOS 6.1.2 on iPhone 4S. (Using 1.4.3, but will only allow me to select as high as 1.4.2)&lt;/p&gt;</environment>
            <key id="26360">PS-70</key>
            <summary>Allow daily devotional to become a main button</summary>
                <type id="4" iconUrl="http://www.crosswire.org/tracker/images/icons/improvement.gif">Improvement</type>
                                <priority id="4" iconUrl="http://www.crosswire.org/tracker/images/icons/priority_minor.gif">Minor</priority>
                    <status id="1" iconUrl="http://www.crosswire.org/tracker/images/icons/status_open.gif">Open</status>
                    <resolution id="-1">Unresolved</resolution>
                                <assignee username="niccarter">Nic Carter</assignee>
                                <reporter username="mmoreno">Marco Moreno</reporter>
                        <labels>
                    </labels>
                <created>Tue, 12 Mar 2013 23:26:40 -0700</created>
                <updated>Tue, 19 Mar 2013 19:27:15 -0700</updated>
                                    <version>1.4.3</version>
                                                <component>Daily devotionals</component>
                        <due></due>
                    <votes>0</votes>
                        <watches>2</watches>
                        <comments>
                    <comment id="28337" author="niccarter" created="Sun, 17 Mar 2013 22:11:27 -0700"  >&lt;p&gt;It sounds like your usage is similar to mine! The dictionary was added first, hence it&apos;s on the main page. However, I need to make it so that you can move the buttons around.&lt;br/&gt;
Also, thanks for letting me know about this tracker not knowing about v1.4.3 &#8211; I&apos;ve fixed that now &lt;img class=&quot;emoticon&quot; src=&quot;http://www.crosswire.org/tracker/images/icons/emoticons/smile.gif&quot; height=&quot;20&quot; width=&quot;20&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;/p&gt;</comment>
                    <comment id="28341" author="mmoreno" created="Tue, 19 Mar 2013 19:27:15 -0700"  >&lt;p&gt;Thanks for considering doing so!&lt;/p&gt;</comment>
                </comments>
                    <attachments>
                </attachments>
            <subtasks>
        </subtasks>
                <customfields>
                                                                        <customfield id="customfield_10020" key="com.pyxis.greenhopper.jira:gh-global-rank">
                <customfieldname>Rank</customfieldname>
                <customfieldvalues>
                    <customfieldvalue>1350</customfieldvalue>
                </customfieldvalues>
            </customfield>
                                                                    </customfields>
    </item>

<item>
            <title>[PS-72] FAQ needs update</title>
                <link>http://www.crosswire.org/tracker/browse/PS-72</link>
                <project id="10030" key="PS">PocketSword</project>
                        <description>&lt;p&gt;I wasn&apos;t exactly sure where to raise this.&lt;/p&gt;

&lt;p&gt;The comment regarding the iPhone in the FAQ is out of date now, as is the entry just before it:&lt;br/&gt;
&lt;a href=&quot;http://www.crosswire.org/index.jsp?section=FAQ#Do_you_have_a_programme_for_iPhone.3F&quot;&gt;http://www.crosswire.org/index.jsp?section=FAQ#Do_you_have_a_programme_for_iPhone.3F&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Do you have a programme for iPhone?&lt;br/&gt;
Until 10/2008 the iPhone SDK license did not allow us to create GPL licensed software for it. This has changed and there are some plans for iPhone software. Currently, the planned front end is exactly that, planned. When coding is underway, you still won&apos;t be able to run the program directly on your iPhone without going through the AppStore, unless you pay the money for the Apple developers&apos; program. However, once a version is running reasonably well in the Apple simulation software, it will be released, free of charge, to the AppStore. Check back here for updated information, as it comes available, and as the implementation of the program gets underway.&lt;/p&gt;

&lt;p&gt;Martin&lt;/p&gt;</description>
                <environment></environment>
            <key id="26365">PS-72</key>
            <summary>FAQ needs update</summary>
                <type id="1" iconUrl="http://www.crosswire.org/tracker/images/icons/bug.gif">Bug</type>
                                <priority id="4" iconUrl="http://www.crosswire.org/tracker/images/icons/priority_minor.gif">Minor</priority>
                    <status id="1" iconUrl="http://www.crosswire.org/tracker/images/icons/status_open.gif">Open</status>
                    <resolution id="-1">Unresolved</resolution>
                                <assignee username="scribe">Troy A Griffitts</assignee>
                                <reporter username="mjdenham">Martin Denham</reporter>
                        <labels>
                    </labels>
                <created>Thu, 21 Mar 2013 12:46:42 -0700</created>
                <updated>Thu, 21 Mar 2013 17:51:49 -0700</updated>
                                                                            <due></due>
                    <votes>1</votes>
                        <watches>2</watches>
                        <comments>
                    <comment id="28347" author="niccarter" created="Thu, 21 Mar 2013 17:51:49 -0700"  >&lt;p&gt;yup. &lt;b&gt;sigh&lt;/b&gt; &lt;img class=&quot;emoticon&quot; src=&quot;http://www.crosswire.org/tracker/images/icons/emoticons/sad.gif&quot; height=&quot;20&quot; width=&quot;20&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;/p&gt;

&lt;p&gt;/me washes his hands of it and reassigns the bug. &lt;img class=&quot;emoticon&quot; src=&quot;http://www.crosswire.org/tracker/images/icons/emoticons/wink.gif&quot; height=&quot;20&quot; width=&quot;20&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;/p&gt;</comment>
                </comments>
                    <attachments>
                </attachments>
            <subtasks>
        </subtasks>
                <customfields>
                                                                        <customfield id="customfield_10020" key="com.pyxis.greenhopper.jira:gh-global-rank">
                <customfieldname>Rank</customfieldname>
                <customfieldvalues>
                    <customfieldvalue>1354</customfieldvalue>
                </customfieldvalues>
            </customfield>
                                                                    </customfields>
    </item>

<item>
            <title>[PS-61] The appearance of Andbible is colorful. It has assigned color for section and verse number. See whether Pocketsword can assign color for them.</title>
                <link>http://www.crosswire.org/tracker/browse/PS-61</link>
                <project id="10030" key="PS">PocketSword</project>
                        <description></description>
                <environment></environment>
            <key id="19250">PS-61</key>
            <summary>The appearance of Andbible is colorful. It has assigned color for section and verse number. See whether Pocketsword can assign color for them.</summary>
                <type id="4" iconUrl="http://www.crosswire.org/tracker/images/icons/improvement.gif">Improvement</type>
                                <priority id="4" iconUrl="http://www.crosswire.org/tracker/images/icons/priority_minor.gif">Minor</priority>
                    <status id="1" iconUrl="http://www.crosswire.org/tracker/images/icons/status_open.gif">Open</status>
                    <resolution id="-1">Unresolved</resolution>
                                <assignee username="niccarter">Nic Carter</assignee>
                                <reporter username="richter_ko">Ko Chiu Shun</reporter>
                        <labels>
                    </labels>
                <created>Tue, 25 Oct 2011 19:03:56 -0700</created>
                <updated>Tue, 28 May 2013 20:44:41 -0700</updated>
                                                                    <component>Bible tab</component>
                        <due></due>
                    <votes>0</votes>
                        <watches>0</watches>
                        <comments>
                    <comment id="19488" author="niccarter" created="Tue, 25 Oct 2011 19:38:59 -0700"  >&lt;p&gt;Is this a request for a preference to set a user-desired colour for the verse number?  Also, what specifically are you asking for when wanting to assign a colour for a &quot;section&quot;?&lt;/p&gt;</comment>
                    <comment id="19491" author="richter_ko" created="Tue, 25 Oct 2011 20:17:06 -0700"  >&lt;p&gt;you will see blue color for the section &quot;Salutation&quot; and gray color for the verse no.&lt;/p&gt;</comment>
                    <comment id="19492" author="niccarter" created="Tue, 25 Oct 2011 20:24:17 -0700"  >&lt;p&gt;Ahh, interesting.  I&apos;ll think on it.  &lt;img class=&quot;emoticon&quot; src=&quot;http://www.crosswire.org/tracker/images/icons/emoticons/smile.gif&quot; height=&quot;20&quot; width=&quot;20&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;/p&gt;</comment>
                </comments>
                    <attachments>
                    <attachment id="12061" name="bible desktop.png" size="26168" author="richter_ko" created="Tue, 25 Oct 2011 20:17:06 -0700" />
                    <attachment id="12060" name="bible desktop.png" size="26168" author="richter_ko" created="Tue, 25 Oct 2011 20:15:29 -0700" />
                </attachments>
            <subtasks>
        </subtasks>
                <customfields>
                                                                        <customfield id="customfield_10020" key="com.pyxis.greenhopper.jira:gh-global-rank">
                <customfieldname>Rank</customfieldname>
                <customfieldvalues>
                    <customfieldvalue>843</customfieldvalue>
                </customfieldvalues>
            </customfield>
                                                                    </customfields>
    </item>

<item>
            <title>[PS-71] Have night mode become time sensitive</title>
                <link>http://www.crosswire.org/tracker/browse/PS-71</link>
                <project id="10030" key="PS">PocketSword</project>
                        <description>&lt;p&gt;Night mode is excellent for reading in bed when my wife is asleep!  It would be nice if it could be set to become time sensitive (e.g. between 10pm-6am).&lt;/p&gt;</description>
                <environment>&lt;p&gt;iOS 6.1.2 on iPhone 4S. (Using 1.4.3, but will only allow me to select as high as 1.4.2)&lt;/p&gt;</environment>
            <key id="26361">PS-71</key>
            <summary>Have night mode become time sensitive</summary>
                <type id="4" iconUrl="http://www.crosswire.org/tracker/images/icons/improvement.gif">Improvement</type>
                                <priority id="5" iconUrl="http://www.crosswire.org/tracker/images/icons/priority_trivial.gif">Trivial</priority>
                    <status id="1" iconUrl="http://www.crosswire.org/tracker/images/icons/status_open.gif">Open</status>
                    <resolution id="-1">Unresolved</resolution>
                                <assignee username="niccarter">Nic Carter</assignee>
                                <reporter username="mmoreno">Marco Moreno</reporter>
                        <labels>
                    </labels>
                <created>Tue, 12 Mar 2013 23:32:07 -0700</created>
                <updated>Thu, 21 Mar 2013 12:53:12 -0700</updated>
                                    <version>1.4.3</version>
                                                        <due></due>
                    <votes>0</votes>
                        <watches>3</watches>
                        <comments>
                    <comment id="28338" author="niccarter" created="Sun, 17 Mar 2013 22:15:08 -0700"  >&lt;p&gt;Ahh, interesting suggestion! &lt;img class=&quot;emoticon&quot; src=&quot;http://www.crosswire.org/tracker/images/icons/emoticons/smile.gif&quot; height=&quot;20&quot; width=&quot;20&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;br/&gt;
It would be trivial for me to hard-code this so that you could switch on &quot;auto night mode&quot; &amp;amp; then it would be in night mode from, say, 8pm until 6:30am? But ideally you&apos;d want this to be connected with another setting so each person could set their own times...&lt;/p&gt;

&lt;p&gt;Let me think more about this  &lt;img class=&quot;emoticon&quot; src=&quot;http://www.crosswire.org/tracker/images/icons/emoticons/smile.gif&quot; height=&quot;20&quot; width=&quot;20&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;br/&gt;
Thanks!&lt;/p&gt;</comment>
                    <comment id="28342" author="mmoreno" created="Tue, 19 Mar 2013 20:13:16 -0700"  >&lt;p&gt;Sometimes I have bible studies till 9 or 10pm but sometimes in bed by then so I don&apos;t know.  It just occurred to me that there is an ambient light sensor - perhaps that could be an option along with a time selection option.  And/or perhaps a simple sun/moon toggling icon as a manual override.&lt;/p&gt;</comment>
                    <comment id="28344" author="mjdenham" created="Thu, 21 Mar 2013 12:53:12 -0700"  >&lt;p&gt;I implemented an auto-night-mode feature in And Bible using the light sensor.  If it is dark And Bible switches to Night mode automatically, if user has selected Settings/Auto night mode.  Experiment to see what light sensor values you get in different environments and then pick a value, below which you switch to night mode.   &lt;/p&gt;

&lt;p&gt;I like this because sometimes I wake up at night and want to read the bible in bed but am almost blinded by the normal black-on-white screen (try it).  This feature saved my eyes.&lt;/p&gt;</comment>
                </comments>
                    <attachments>
                </attachments>
            <subtasks>
        </subtasks>
                <customfields>
                                                                        <customfield id="customfield_10020" key="com.pyxis.greenhopper.jira:gh-global-rank">
                <customfieldname>Rank</customfieldname>
                <customfieldvalues>
                    <customfieldvalue>1351</customfieldvalue>
                </customfieldvalues>
            </customfield>
                                                                    </customfields>
    </item>
</channel>
</rss>