Blog

a blog for news of the PodBible project to podcast a reading of the whole Bible by ordinary people currently available in three formats: a chapter a day, the Bible in a year and select for yourself from the chapters already podcast.

Thursday, August 21, 2008

Some of our future plans for PodBible in 2008-9

We plan several significant new things in the next year or so:
  • PodBible for mobile phone, we expect soon to go live with the PodBibe.mobi site (at present it is experimental) it will offer the PodBible readings for download to mobile phones. The website is phone friendly, and the audio will be 4-5 times smaller than the MP3s on this site. The bad news is that they only play on phones, or computers with Quicktime installed, and that they are slightly lower quality :(

    Mobile phones are much more widely used than Internet in many parts of the world (including Africa and much of Asia) so this will extend the ways PodBible speaks to the parts print Bibles do not reach.
  • Bible 60s collections of chapters from a book or related books that last for about 60 minutes, as high quality MP3s, designed to be downloaded and put on CD or C60 cassette tapes for people who have difficulty reading but do not use computers or MP3 players - ideal for those elderly members of your local church.
  • Bible books high quality MP3s of the chapters of each book in one ZIP file for easy download - ideal for study purposes, share them with your students, youth group, Bible study group etc. (either as MP3s or on CD for the car...).
To do all this needs both more time, some of which we may have to pay for though we mainly use volunteers, and more webserver bandwidth, which will cost more. Currently we are delivering 30GB/month, to raise this to the 200GB/month we expect to be delivering this time next year means moving from cheap shared hosting to a "virtual private server".

To do all this will cost more than our current income which comes from a Balmoral Baptist Church "mission parcel", so there are two ways people could help:
  • If you have good computer skills and some time to spare you could help splicing the WAVs together and making the MP3s and ZIPed colections.
  • If you can donate some money just make a bank transfer to:
    Balmoral Baptist Church 12-3021-0296342-00
    please mark it
    "PodBible" (NZ tax payers making larger donations can even arrange to get a receipt to claim the tax back :) phone 09 620 5114 to arrange this.
  • If you are a PHP wizard Nathan K might be glad of some help with getting PodBible.mobi going.

Labels: ,

Monday, August 18, 2008

Bible in a Year (glitch)

We have had a small glitch in the Bible in a Year, the feed was dropped for a day or two and still one day is missing. I think that apart from the missing day, which I will try to fix, we are back on track. Please let me know if you spot anything else wrong!

Sunday, June 15, 2008

Guinness Book of World Records: Bible trivia

Today we reached Psalm 117, the shortest chapter in the Bible.
The day after tomorrow we tackle the very longest chapter Psalm 119.

For the computer afflicted that means jumping from 136KB for Psalm 117 to a whopping 4.23MB download for Psalm 119.

Between the two lies Psalm 118, in Protestant Bibles this is usually the chapter that people figure to be the middle chapter of the 1189 in the whole Bible.

Does this make these three Psalms special? Probably not (the chapter divisions are not after all part of the traditional Bible being invented in 1205 by Stephen Langton). But - as they say - you be the judge!

See Chapters and Verses -- Late Comers by Daniel P. Fuller for more details.

Labels:

Saturday, June 14, 2008

PodBible for mobile phones

We are trying to make the PodBible audio Bible (podcasts) available to users on mobile phones, when that project is ready it will be at http://podbible.mobi but at present that's just an experimental site. We have a problem though with MP3 files, they are still too big!

On FutureBible (the overarching project to deliver the Bible in various ways to mobile phones) David introduces us to a (to me) new file format AMR: An alternative to mp3, I have tried it, using the conversion tool David points to, and it works, a 1.11MB MP3 (at 32kbps) becomes a 218KB AMR (at 6.7 MR) which sounds "nearly" as good though till I amplified it was a bit "quieter".

However, I have two questions you might be able to answer for me:
  1. What mobile phones can or can't play AMR files? So if you have a phone can you try downloading this AMR file and seeing if it plays, and report the make, model and result below, please!
  2. What exactly are the licensing issues with AMR there is a link on the Wikipedia site to an VoiceAge legal page, but I go cross-eyed trying to find out what that means for ordinary non-commercial users. Any comments on that would be helpful too!

Labels: ,

Saturday, May 24, 2008

YouPod (help wanted)

We'd love to hear your stories. In particular it would be a great encouragement to us, and probably to other listeners if you could tell us when a chapter has meant something special to oy, or when the Think|Pray|Do ideas have sparked your ideas in a special way.

Ideally we'll do this simply by changing this blog so that each day posts the current day's chapter as the title of the post, which can other wise be blank or better with just a short invitation like "Tell us our responses to this passage here:"

The chapters in PodBible are podcast using PHP to read the directories and create both the RSS feeds and the corresponding web pages. So... what I need is someone who can help me create a blog using the same (sort of?) mechanism.

If you know someone who might (a) be interested in helping and (b) might have the necessary skills please let me know!

Labels: , , ,

Thursday, May 22, 2008

Add PodBible to your blog

If you have a WordPress blog, and want to add a link to a daily Bible chapter (in the sidebar), just go
to Widgets, and find "RSS" and "add" it then click "edit"
and use this URL for the feed: http://podbible.com/rss to add the day's section from the Bible
in a year use this URL http://podbible.com/bible-in-a-year-rss to get
just one segment a day choose to display "one item". Give the widget a
title like "Today's Bible reading" and away you go!

Sadly this does not work for blogger or other blogging platforms :( so I can't demonstrate it here, or for static webpages, but you can see it at work here http://asiabible.wordpress.com/ so, if you have a WordPress blog, how about it?

If I can discover how to do it in HTML I will post instructions here.

Labels: ,

Thursday, May 08, 2008

Bibleref but no markup

For more than a decade I've wanted an easy way to make Bible references like these: Amos 7:14; Ruth 1:16-17 into links to the Bible or to popup the verses cited, I put a lot of work into doing that for the Amos commentary.

But now... Thanks to the kind people at Logos, who I expect will benefit from their kindness through lots of links like this one, I have been able to add a cool tool to this blog, and my others that automatically takes most Bible references I type and uses Sean's clever Bibleref system to add the verse as a popup, and make the reference a link to the passage. My only disappointment is that apparently it does this without rewriting the source code for the page, so probably Google etc. will not be able to use this semantic markup :( maybe in a later implementation?