File: xiphos-51-preferences-biblesync.page

package info (click to toggle)
xiphos 4.2.1%2Bdfsg1-5
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 19,184 kB
  • sloc: ansic: 28,127; cpp: 13,020; python: 1,042; xml: 163; sh: 86; makefile: 29
file content (89 lines) | stat: -rw-r--r-- 3,946 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
<page id="xiphos-51-preferences-biblesync" type="topic" xmlns="http://projectmallard.org/1.0/"
       xmlns:its="http://www.w3.org/2005/11/its">

  <info>
    <desc>Controls for BibleSync.</desc>

    <link type="guide" xref="index#preferences"/>

    <revision pkgversion="4.1.0" date="2018-04-24" status="draft"/>
    <revision pkgversion="4.1.0" date="2018-05-29" status="candidate"/>

    <title type='link' role="trail"></title>
    <title type='text'>Xiphos</title>

    <credit type="author" its:translate="no">
      <name>Andy Piper</name>
    </credit>
    <credit type="author" its:translate="no">
      <name>Pierre Benz</name>
    </credit>
    <credit type="author" its:translate="no">
      <name>Dr Peter von Kaehne</name>
    </credit>
    <credit type="author" its:translate="no">
      <name>Karl Kleinpaste</name>
    </credit>
    <credit type="author" its:translate="no">
      <name>Matthew Talbert</name>
    </credit>

    <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>

  </info>

  <!-- BibleSync Settings -->

  <title>BibleSync Settings</title>

  <media style="image" mime="image/png"
	 src="figures/preferences_general-biblesync.png" />

  <p>BibleSync is a shared navigation protocol using LAN multicast.  It is
  useful for a single person when running Bible programs on multiple machines
  or devices, all of which you wish to navigate through the Bible together, or
  for a group working closely together, such as translators. Also, it has a
  "lecture" mode, where a speaker's Bible program induces the audience's
  programs to follow along. The difference in the modes regards who transmits
  and who receives navigation. In Personal mode, BibleSync navigation is both
  transmitted and received; as Speaker, it transmits only; as Audience, it
  receives only.
  The difference in the modes regards who transmits and who receives
  navigation.  In Personal mode, BibleSync navigation is both	transmitted and
  received; as Speaker, it transmits only; as Audience, it receives only.</p>

  <p>To enable BibleSync, select a mode from the radio buttons.  Also, choose
  whether to accept navigation directly, so that <app>Xiphos</app> moves
  immediately to a specified verse, or whether incoming navigation is instead
  sent to the verse list, where you can decide whether to follow.</p>

  <p>If you use a firewall, you must punch a hole in it for UDP port 22272.</p>

  <p>If you run more than one BibleSync-compatible program on your computer
  and do not wish your activity among them to be shared on the local net, you
  can use Personal mode combined with the Private checkbox.  This will tell
  <app>Xiphos</app> not to broadcast outside your system.</p>

  <p>You can send a verse list from the sidebar search or Advanced Search
  window via BibleSync; see the context (right-click) menu.  A particularly
  good use case for this is when using a simpler Bible program, such as on a
  mobile device, with another such as	<app>Xiphos</app> that has significant
  search capability: Do searches in <app>Xiphos</app> and send the resulting
  verse list to the mobile device.  Be aware that size limitations on the
  protocol are small, and though a search may	generate hundreds of results
  in the verse list, at most a few dozen will pass in the protocol to the
  receivers.  For <app>Xiphos</app>, receipt of multi-references always
  induces indirect verse list navigation.</p>

  <p>As of Biblesync 2.0.0, a simple chat facility is available, accessed
  using <keyseq><key>Ctrl</key><key>Alt</key><key>Shift</key><key>C</key>
  </keyseq>.</p>


  <p><app>Xiphos</app> is the first Bible program with a BibleSync
  implementation; as such, its utility may be limited for now. Another Sword
  Project application, Bishop (for Android and iOS), also has gained support
  for BibleSync. Watch for other applications (not all being Sword applications)
  to provide support.</p>

</page>