Difference between revisions of "Main Page"

From CrossWire Bible Society
Jump to: navigation, search
(Module Development)
(Front-end Bible study applications: * getBible web based application)
 
(141 intermediate revisions by 5 users not shown)
Line 2: Line 2:
 
|- valign="top"  
 
|- valign="top"  
 
|style="border: 1px solid green;padding-left:1em;padding-right:0.5em;background:#E4FFDF;padding-bottom:0.5em;" width="100%"|
 
|style="border: 1px solid green;padding-left:1em;padding-right:0.5em;background:#E4FFDF;padding-bottom:0.5em;" width="100%"|
==Welcome to the CrossWire Developers' Wiki==
+
==Welcome to the CrossWire developers' wiki==
  
Check out our [[Current Projects|current projects]] page to see how you might use your skills. Here is the [http://tracker.crosswire.org bugs] database.
+
Check out our [[Current Projects|current projects]] page to see how you might use your skills. Please also look at our general [[Volunteers|volunteering]] page.
  
Please also look at our general [[Volunteers|volunteering]] page.
+
If you want to help in this wiki, please use [https://wiki.crosswire.org/Special:RequestAccount this form] and then send an email to [mailto:support@crosswire.org support@crosswire.org] to remind us to approve your newly requested account.
  
Chat with SWORD developers on IRC: [http://webchat.freenode.net/?randomnick=1&channels=sword&prompt=1 #sword] on FreeNode.
+
Here is the [http://tracker.crosswire.org bugs] database. Chat with SWORD developers on IRC: [http://webchat.freenode.net/?randomnick=1&channels=sword&prompt=1 #sword] on FreeNode.
  
 
|}
 
|}
Line 16: Line 16:
 
| style="background:#E8F1FF;border-style:solid;border-width:1px;border-color:#00ccFF;padding-left:1em;padding-right:0.5em; padding-bottom:0.5em;" width="50%"|
 
| style="background:#E8F1FF;border-style:solid;border-width:1px;border-color:#00ccFF;padding-left:1em;padding-right:0.5em; padding-bottom:0.5em;" width="50%"|
  
==SWORD Modules==
+
==Front-end Bible study applications==
* List of Known [[Module Repositories]]
 
* Information about Unicode [[Fonts]]
 
  
==Front-end Applications==
 
* [[Choosing a SWORD program]]
 
 
===SWORD based front-ends===
 
===SWORD based front-ends===
 
* [[Frontends:BibleCS|The SWORD Project for Windows]] (internally known as BibleCS)
 
* [[Frontends:BibleCS|The SWORD Project for Windows]] (internally known as BibleCS)
* [[Frontends:Eloquent|Eloquent]]  
+
* [[Frontends:Bishop|The SWORD Project]] for Android, iOS & iPadOS (internally known as Bishop)
* [[Frontends:Xiphos|Xiphos]]  
+
* [[Frontends:Eloquent|Eloquent]] MacOS desktop application
* [[Frontends:BibleTime|BibleTime]]  
+
* [[Frontends:Xiphos|Xiphos]] Windows & Linux desktop application
 +
* [[Frontends:BibleTime|BibleTime]] Windows & Linux desktop application
 
* [[Frontends:The_Bible_Tool|The Bible Tool]] web server application  
 
* [[Frontends:The_Bible_Tool|The Bible Tool]] web server application  
* [[Frontends:PocketSword|PocketSword]]  
+
* [[Frontends:PocketSword|PocketSword]] iOS & iPadOS application
* [https://github.com/JohnAustinDev/xulsword xulsword] ([http://ibtrussia.org/pc "Holy Bible"])
+
* [[Frontends:Holy Bible|Holy Bible]] Windows Desktop application
* [http://www.godehardt.org/losung.html GLosung] – Gottes Wort für deinen Desktop
+
* [[Frontends:Ezra Bible App|Ezra Bible App]] Windows, Linux, MacOS desktop & Android tablet application
 +
* [https://www.godehardt.org/losung.html GLosung] Gottes Wort für deinen Desktop
 +
* [https://pierre-amadio.github.io/matheteuo/ matheteuo] flashcards to help study Biblical Hebrew & Greek
 +
* [[Frontends:getBible|getBible]] web based application
  
 
===JSword based front-ends===
 
===JSword based front-ends===
Line 36: Line 36:
 
* [http://www.kiyut.com/products/alkitab/ Alkitab Bible Study]
 
* [http://www.kiyut.com/products/alkitab/ Alkitab Bible Study]
 
* [[Frontends:GSword|GSword]] – CCIM Online Bible Studio
 
* [[Frontends:GSword|GSword]] – CCIM Online Bible Studio
* [https://github.com/mjdenham/and-bible And Bible] – for Android OS
+
* [https://mjdenham.github.io/and-bible/ And Bible] – for Android OS
* [http://www.stepbible.org/ STEP Bible] – developed at [http://www.tyndale.cam.ac.uk/ Tyndale House]
+
* [https://www.stepbible.org/ STEP Bible] – originally developed at [https://www.tyndalehouse.com/ Tyndale House]
  
[[Frontends:No longer being actively developed|Front-ends no longer being actively developed]]
+
=== Front-ends in general ===
 +
* [[Choosing a SWORD program]]
 +
* [[Frontends:No longer being actively developed|Front-ends no longer being actively developed]]
  
==Ancillary software==
+
==SWORD module sources==
* [[BibleSync]] – for Bible software shared co-navigation
+
* [[SWORD Module Source Discovery and Module Updating|SWORD Module Remote Installation Source Repository Discovery and Module Updating]]
 +
* [[Official and Affiliated Module Repositories]]
 +
* [[Other Module Sources]]
 +
* [[Creating and Maintaining a Module Repository]]
 +
 
 +
==Public relations, website, user assistance==
 +
* [[Contact| Contact us]]
 +
* CrossWire's [[Copyright|copyright]] policy
 +
* [[EnduserFAQ|Frequently Asked Questions]]
 +
* [[Help:Contents|Help]], [[Help:Bugs|Bugs]] and [[Help:Mailing Lists|Mailing Lists]]
 +
* [[SWORD CD]]
  
 
|valign="top" bgcolor="#FFE8E8" style="border-style:solid;border-width:1px;border-color:#FF6060;padding-left:1em;padding-right:0.5em; padding-bottom:0.5em;" width="50%"|
 
|valign="top" bgcolor="#FFE8E8" style="border-style:solid;border-width:1px;border-color:#FF6060;padding-left:1em;padding-right:0.5em; padding-bottom:0.5em;" width="50%"|
  
==Development Tools==
+
==Back-end API development tools==
 
* [[DevTools:SWORD|SWORD Engine (C++)]]
 
* [[DevTools:SWORD|SWORD Engine (C++)]]
* [[DevTools:JSword|JSword (Java)]]
+
** Compiling and installing SWORD
* [[:DevTools:Code Examples|Code Examples]]
+
*** on [[Tutorial:Compiling & Installing SWORD| Linux/MacOS/Unix]]
* [[Tutorial:How SWORD works]]
+
*** on or for [[Tutorial:Compiling & Installing SWORD on Windows|Windows]]
* [[:Tutorial:Compiling & Installing SWORD]]
+
*** with [[DevTools:CMake|CMake]]
 +
** [[:DevTools:Code Examples|Code Examples]]
 +
** [[Tutorial:How SWORD works]]
 +
** [[DevTools:Locale Files|Locale Files]]
 +
** [[DevTools:Bindings|SWIG Bindings]], [[DevTools:CSharp Bindings on Windows|C# Bindings on Windows]], [[DevTools:JNI Bindings for Android|Android Bindings]]
 +
** bug reports with or without appended patches to our [http://tracker.crosswire.org/projects/API/issues/API-119?filter=allopenissues|bug tracker]
 +
* [[DevTools:JSword|JSword Engine (Java)]]
 +
** [[DevTools:JSword/Personal Commentary|Personal Commentary]]
 +
** [[DevTools:JSword/Internationalization|Internationalization]]
 +
 
 +
==Open Scriptural Information Standard™==
 +
* A basic [[OSIS Tutorial|OSIS XML tutorial]]
 +
* [[OSIS 211 CR| OSIS 2.1.1 schema change requests]]
 +
* [https://www.crosswire.org/~dmsmith/osis/osisCore.2.1.1-cw-latest.xsd OSIS schema]
 +
* [[List of eXtensions to OSIS used in SWORD]]
 +
 
 +
==Ancillary software==
 +
* [[BibleSync]] – for Bible software shared co-navigation
 
* [[DevTools:ICU|International Components for Unicode (ICU)]]
 
* [[DevTools:ICU|International Components for Unicode (ICU)]]
* [[DevTools:CMake|CMake]] & [[DevTools:Bindings|Bindings]] for SWORD – experimental
 
* [[DevTools:Locale Files|Locale Files]]
 
* [[CSharp_Bindings_on_Windows | Tutorial:How to set up C# bindings on Windows]]
 
  
==Module Development==
+
== Development proposals and discussions ==
* How to create [[DevTools:Modules|SWORD Modules]]
+
* [[Whiteboard]]
* How to create [[DevTools:conf Files|Module .conf Files]]
+
 
* A Basic [[OSIS Tutorial]]
+
==Module development==
* Guides to Writing
+
* How to create [[DevTools:Modules|SWORD Modules]] & [[DevTools:conf Files|Module Configuration Files]]
 +
* Guides to writing
 
**[[OSIS Bibles]], [[OSIS Commentaries]],
 
**[[OSIS Bibles]], [[OSIS Commentaries]],
 
**[[OSIS Genbooks]], [[TEI Dictionaries]]
 
**[[OSIS Genbooks]], [[TEI Dictionaries]]
 +
* Guide to [[Validate_OSIS_or_TEI_text]]
 
* Guide to [[Converting SFM Bibles to OSIS]]
 
* Guide to [[Converting SFM Bibles to OSIS]]
* Guide to [[Creating and Maintaining a Module Repository]]
+
* About [[Alternate Versification|Bible Versification]] schemes
* About [[DevTools:JSword/Personal Commentary|Personal Commentaries]]
+
* About [[File Formats]] and related [[File Formats#The_SWORD_Project_Utilities|Utility Programs]]
* About [[Alternate Versification]]
+
* About Unicode [[Encoding]]s, [[Fonts]] & [[DevTools:Text Editors|Text Editors]]
* [[File Formats]] and related [[File Formats#The_SWORD_Project_Utilities|Utility Programs]]
+
-----
* [[DevTools:Text Editors|Unicode Text Editors]]
 
 
* [[Module Development Collaboration]]
 
* [[Module Development Collaboration]]
* [[Notes on specific CrossWire modules]]
+
* [[Notes on particular CrossWire modules]]
 +
* [[Module Requests]] and [[Non-CrossWire Text-Development Projects|Text Development]]
 +
* [[Module Submission]]
  
* [[Module requests]]
 
* [[Non-CrossWire Text-Development Projects]]
 
  
==Public Relations, Website, User assistance==
 
* CrossWire's [[Copyright|copyright]] policy
 
* [[EnduserFAQ|Frequently Asked Questions]]
 
* [[Project websites and domains]]
 
* [[Help:Contents|Getting help]], joining mailing lists, reporting problems and tracking issues
 
* [[Twitter|CrossWire on Twitter]] and [[Facebook]]
 
* [[SWORD CD]]
 
 
|}
 
|}
 
{| cellspacing="1" width="100%"
 
{| cellspacing="1" width="100%"
Line 88: Line 108:
 
|style="border: 1px solid gray;padding-left:1em;padding-right:0.5em;background:#E8E8E8;padding-bottom:0.5em;" width="100%"|
 
|style="border: 1px solid gray;padding-left:1em;padding-right:0.5em;background:#E8E8E8;padding-bottom:0.5em;" width="100%"|
  
==Getting Started in Wiki Collaboration==
+
==Getting started in wiki collaboration==
A Wiki is a place to share documentation and development information.
+
A wiki is a place to share documentation and development information.
* New user account requests are now moderated.
+
* New user account [mailto://support@crosswire.org|requests] are now moderated. Anyone who has been a member for at least 4 days can edit a wiki once they have [[Special:Userlogin|logged in]].
* Anyone who has been a member for at least 4 days can edit a wiki once they have [[Special:Userlogin|logged in]].
+
* If you are new to wikis, consult the [http://meta.wikipedia.org/wiki/MediaWiki_User's_Guide User's Guide] or the [http://www.mediawiki.org/wiki/Help:FAQ MediaWiki FAQ] for information on using the wiki software .
* If you are new to Wikis, consult the [http://meta.wikipedia.org/wiki/MediaWiki_User's_Guide User's Guide] for information on using the wiki software.
 
* [http://www.mediawiki.org/wiki/Help:FAQ MediaWiki FAQ]
 
 
* Look to see what might need attention by visiting [[Wiki Maintenance]]
 
* Look to see what might need attention by visiting [[Wiki Maintenance]]
* You may experiment with Wiki using our [[CrossWire:Sandbox|Sandbox]].
+
* You may experiment with wiki using our [[CrossWire:Sandbox|Sandbox]].
* Another way to navigate the Wiki is to click on [[:Special:SpecialPages|Special pages]] in the toolbox, and then select [[:Special:Categories|Categories]], or just go directly to [[:Category:Categories]].
+
* Another way to navigate the wiki is to click on [[:Category:Categories]].
 +
 
 
|}
 
|}
  
 
[[Category:CrossWire]]
 
[[Category:CrossWire]]
 
[[Category:SWORD Frontends]]
 
[[Category:SWORD Frontends]]
 +
[[Category:SWORD]]
 
[[Category:JSword]]
 
[[Category:JSword]]
 +
[[Category:OSIS]]
 
[[Category:Modules]]
 
[[Category:Modules]]
 
[[Category:Development tools]]
 
[[Category:Development tools]]
 
[[Category:Support]]
 
[[Category:Support]]
 
__NOTOC__
 
__NOTOC__

Latest revision as of 17:39, 11 August 2023

Welcome to the CrossWire developers' wiki

Check out our current projects page to see how you might use your skills. Please also look at our general volunteering page.

If you want to help in this wiki, please use this form and then send an email to support@crosswire.org to remind us to approve your newly requested account.

Here is the bugs database. Chat with SWORD developers on IRC: #sword on FreeNode.

Front-end Bible study applications

SWORD based front-ends

JSword based front-ends

Front-ends in general

SWORD module sources

Public relations, website, user assistance

Back-end API development tools

Open Scriptural Information Standard™

Ancillary software

Development proposals and discussions

Module development



Getting started in wiki collaboration

A wiki is a place to share documentation and development information.

  • New user account [1] are now moderated. Anyone who has been a member for at least 4 days can edit a wiki once they have logged in.
  • If you are new to wikis, consult the User's Guide or the MediaWiki FAQ for information on using the wiki software .
  • Look to see what might need attention by visiting Wiki Maintenance
  • You may experiment with wiki using our Sandbox.
  • Another way to navigate the wiki is to click on Category:Categories.