PDA

View Full Version : NIV in gnomesword


cneil
September 11th, 2006, 10:39 AM
Is there any copy of the NIV Bible that you can buy or download (such as the one from biblegateway.com) and then integrate it with gnomesword. I am also interested in the New King James version.

mhancoc7
September 11th, 2006, 10:47 AM
Is there any copy of the NIV Bible that you can buy or download (such as the one from biblegateway.com) and then integrate it with gnomesword. I am also interested in the New King James version.

No, they are not available. AFAIK

However, here is a link that I just found.
http://www.cs.cmu.edu/People/karl/sword/

At the bottom of the page you will see some info and another link about creating your won sword modules using Bible texts downloaded from Biblegateway.com. This is for "personal use" only of course.

Hope that helps. Keep us posted if you try it out.

God Bless, Jereme

cjm5229
September 12th, 2006, 03:43 PM
The NIV and New King James are copyrighted, You have to pay Zondervan for the right to use them. They are not available for free anywhere that I am aware of. The KJB has what is known as the Kings Copyright which would be the original version of FOSS. NIV and almost all other versions are Proprietory. Think Microsoft.:wink:

cneil
September 13th, 2006, 09:36 AM
The link mhancoc7 you posted is already dead.

Does anyone have a cached copy?

It is hard to believe that it would be illegal to download and view content that is already available online in a non-web browser program. Downloading web content, creating a cached copy, and indexing it on your local hard drive should not be illegal. Isn't that all that creating these modules would do?

I'm sure it would be possible to write some kind of script for this anyway.

mhancoc7
September 13th, 2006, 10:16 AM
The link mhancoc7 you posted is already dead.

Does anyone have a cached copy?

It is hard to believe that it would be illegal to download and view content that is already available online in a non-web browser program. Downloading web content, creating a cached copy, and indexing it on your local hard drive should not be illegal. Isn't that all that creating these modules would do?

I'm sure it would be possible to write some kind of script for this anyway.

Hi, I just tried the link again and it seems to working again.
Jereme

bthumper
September 16th, 2006, 09:59 PM
I am also interested in the New King James version.

The AKJV is very similar to the NKJV.

AKJV (http://en.wikipedia.org/wiki/American_King_James_Version)

yoyoned
September 17th, 2006, 08:50 AM
I like the NIV as well, but since it is copywrited, I use WEB (Word English Bible) for sword. There are also WEB MP3's on the web that are free to use. Although I have never looked at it, I have also heard that the American Standard version is also very readable and free.

brjoon1021
January 8th, 2007, 12:28 AM
I wonder if the e-sword bible downloads can be massaged and installed somehow. They have ESV, ASV and very cheap versions of the Holman and several other good ones for cheap.

Better yet, has anyone gotten e-sword to work with Wine on Linux?

B.

mysticrider92
January 8th, 2007, 04:29 PM
Shane2peru has a thread about E-Sword in Wine here (http://www.ubuntuforums.org/showthread.php?t=324792), so you could check that and see how well it works.

I think buying and changing e-sword Bibles to work in GnomeSword (or anything other than E-sword) might be somewhat illegal, because they are written for that program and probably copyrighted, so changing the code might not be allowed.

LaserJock
January 10th, 2007, 08:17 PM
The link mhancoc7 you posted is already dead.

Does anyone have a cached copy?

It is hard to believe that it would be illegal to download and view content that is already available online in a non-web browser program. Downloading web content, creating a cached copy, and indexing it on your local hard drive should not be illegal. Isn't that all that creating these modules would do?

I'm sure it would be possible to write some kind of script for this anyway.

It is illegal to distribute the NIV without permission from Zondervan. I believe having the content cached from some site like biblegateway is fine, but you couldn't send that cache to a friend, for instance. The Sword modules are a bit more then just cached content. They have a specific format (open sourced format) but are fairly easy to do. Again, the problem is distribution.

-LaserJock

chaplanger
January 11th, 2007, 01:38 AM
I wonder if the e-sword bible downloads can be massaged and installed somehow. They have ESV, ASV and very cheap versions of the Holman and several other good ones for cheap.

Better yet, has anyone gotten e-sword to work with Wine on Linux?

B.

Gnomesword has these modules available plus many other translations as well (sorry, no NIV). Check out Gnomesword and then Edit>Module Manager. Under Sword>Sources you should have various categories for Crosswire.org listed under current remote sources. Then go to Sword>Configure and choose "Remote" Once the catalogue is complete yo can choose what you would like to download and install. (Besides Bibles, other commentaries, devotionals and works are available).

rurinix
April 1st, 2007, 05:14 AM
Shane2peru has a thread about E-Sword in Wine here (http://www.ubuntuforums.org/showthread.php?t=324792), so you could check that and see how well it works.

I think buying and changing e-sword Bibles to work in GnomeSword (or anything other than E-sword) might be somewhat illegal, because they are written for that program and probably copyrighted, so changing the code might not be allowed.

e-sword is also free, thus no NKJV or NIV and converting files from e-sword to gnome-sword should not be illegal. Windows users can always use online-bible.org's software and pay the $50 to get the NIV, but using that would probably be illegal.

JoshHendo
April 28th, 2007, 01:11 AM
No, they are not available. AFAIK

However, here is a link that I just found.
http://www.cs.cmu.edu/People/karl/sword/

At the bottom of the page you will see some info and another link about creating your won sword modules using Bible texts downloaded from Biblegateway.com. This is for "personal use" only of course.

Hope that helps. Keep us posted if you try it out.

God Bless, Jereme

With the scripts on the link you gave, I get a error


josh@Zoidberg:~/Bible/niv$ ../scripts/hack.bg -h
../scripts/hack.bg: 17: Syntax error: "(" unexpected (expecting ";;")


When I try to run it?

I really couldn't find anywhere else to ask, so if there is a better place, please tell me :)

Thanks, Josh.

t2technology
June 7th, 2007, 04:21 PM
To install esword in Ubuntu all you have to do is go here http://www.whatwouldjesusdownload.com/christianubuntu/2007/05/popular-packages.html

Select the esword installer and run it. It will install wine if you don't already have it.

ishtob
July 9th, 2007, 02:30 PM
With the scripts on the link you gave, I get a error


josh@Zoidberg:~/Bible/niv$ ../scripts/hack.bg -h
../scripts/hack.bg: 17: Syntax error: "(" unexpected (expecting ";;")


When I try to run it?

I really couldn't find anywhere else to ask, so if there is a better place, please tell me :)

Thanks, Josh.

try using bash, i just finished porting niv and nlt on my ubuntu

here's how:

???@????:~/Bible/niv$ bash ../scripts/hack.bg -h


hope that helps

Nimaran
January 12th, 2008, 02:43 PM
I find it almost disgusting that a version of the Bible is copyrighted and closed source. It should be available to all in whatever form they want it.

jonathonblake
January 12th, 2008, 11:21 PM
I find it almost disgusting that a version of the Bible is copyrighted and closed source.

a) Editors and translators have to eat. Copyright payments is one way they generate revenue so that they can eat;

b) Typically, copyright revenue generated from Bible translations goes to subsidizing the printing and distribution of Bibles to those who can not afford one;

c) There are translations that are in the public domain. The Geneva Bible, The Smith Bible, the American Standard Version, to give but three examples. There are also a couple of modern translations that are in the public domain.

It should be available to all in whatever form they want it.

In an ideal world that would be the case. But that won't happen until after the Millennium described in Revelation 20..

xan

jonathon

Nimaran
January 13th, 2008, 01:02 PM
Yeah, your right and I knew most of that, but I guess for some reason it just irked me. I guess just a lot of places use the NIV as their standard and I wanted it for my computer, but your right. Everyone's gotta eat.

anv
January 26th, 2008, 07:20 PM
Around christmas I too searched NIV for GnomeSword . I would like to pay for the module but if it is not even offered then I have to use something else, one good translation which is possible to buy for Gnome Sword is NET bible. it costs 20$ offers app. 60 000 footnotes, in some parts it offers more closer translation which reflects the original message better than many others, but as known ther is no perfect translation. But if there is someone who is involved in NIV bible work and reads this meassage, I would recommend to sell module also for this side of "moon" because there is no biblical reason to support more Windows software than Linux softwares, even it would be political difference which i doubt bible clearly says in Gal 3:28:

"There is neither Jew nor Greek, there is neither slave nor free, there is neither male nor female - for all of you are one in Christ Jesus."

jonathonblake
January 27th, 2008, 04:17 PM
I would recommend to sell module also for this side of "moon"

For reasons I won't go into here, The Sword Project/Crosswire Bible Society doesn't want anything to do with money..

Most publishers want a copyright/royalty payment for their material. This leads to a tension in how The Sword Projeect distributes modern material. At BibleTech2008, a potential solution was proposed. If that solution is acceptable to all parties, I suspect that a number of recent resources will become available for The Sword Project.

xan

jonathon

Andy0
February 21st, 2008, 11:21 PM
I already own and have payed for multiple paper copies of the NIV.

Why should I not be able to access my paper copy in a digital environment?

I know the legal's are hard, and I understand that editors need to eat just like the rest of us, but come on it's like paying to watch the movie in theaters, then I pay to buy it to watch it over and over ..

Technogenius
January 7th, 2009, 02:54 PM
You can still get Karl's scripts via the Internet Archive:

http://web.archive.org/web/20071204210441/http://karl.kleinpaste.org/sword/scripts/

Technogenius

dawynn
January 27th, 2009, 12:29 PM
Just an FYI, gnomesword and BibleTime are front-ends for "The Sword Project", and as far as I know, don't produce any modules that aren't already available for download on the main website for "The Sword Project".

(Personally, I've found BibleTime to have better layout than gnomesword, but to each his own)

Long story short, instead of ducking around to various other websites (including gnomesword's) for modules, go straight to the source.

http://www.crosswire.org/sword/modules/

Now, in my memory, I thought they used to post purchaseable copies of the versions still under copyright. I don't see that now, though. Policies may have changed. Still, there are a wide variety of English bibles listed here, and a wide variety of other language modules. But, sorry, no NIV, not even for purchase.

This also shows commentaries, and other reference material that you can add to you Sword collection.

Noremacam
February 27th, 2009, 12:54 PM
You can still get Karl's scripts via the Internet Archive:

http://web.archive.org/web/20071204210441/http://karl.kleinpaste.org/sword/scripts/

Technogenius

When I downloaded the script file and opened it, it gave the error messsage:

gzip: stdin: unexpected end of file
tar: Child returned status 1
tar: Error exit delayed from previous errors

I downloaded it three times to make sure its not a fluke on my end, but I got the same result. Is there another location for these scripts?

jonathonblake
February 27th, 2009, 03:48 PM
Is there another location for these scripts?

Probably not.

The copyright holders that granted BibleGateway permission to put their material on that website, were very unhappy with the number of people who downloaded the data, and converted it to the format that their Bible Study Software uses.


BibleGateway periodically changes the database tables, markup, and/or other things, to thwart that usage.

jonathon

aaronhahn777
February 27th, 2009, 05:45 PM
esword can be easily installed using wine... however, the additional dictionaries/translations/maps/etc don't unpack using wine or anything else I tried in linux.

simply install them on a pc, then cut and paste all the files from the pc installation into the linux installation.

ex. cut all files from pc in: c:/Program Files/e-Sword/
and paste in /home/aaron/.wine/drive_c/Program Files/e-Sword/
(note: you may need to unhide files if you are not using the terminal... simply use "ctrl+H" to unhide ".wine" folder. This will be in the same location as "Documents")

Should work great... cheers.

ag65151
February 28th, 2009, 09:21 AM
esword can be easily installed using wine... however, the additional dictionaries/translations/maps/etc don't unpack using wine or anything else I tried in linux.

I have not had this problem at all. I have many resources in my eSword, all have been "installed" using wine. But even if that doesn't work, I have seen many people have success using the script located in the first post on this (http://ubuntuforums.org/showthread.php?t=372359) thread.