I preached To Enjoy Him Forever February 17, 2008 at the Fulton Reformed Presbyterian Church. Have you ever been told that you are not to “do it for the reward”. What does that mean? Is it ok to seek joy or should we just let it come along side while we pursue our duties? All these issues are discussed in this sermon.
Here is a sermon I preached December 30, 2007 at the Reformed Presbyterian Church in Fulton, NY. It is titled “Get in the Word.”
In it I mention Bible reading plans, of which I created my own Bible reading tracker program. Here is a public example of the software
Feel free to play with it. I think I may make it publicly available on this site for people to create their own accounts and track their Bible reading progress.
This way you can see a visual progress of your Bible reading. One thing that helped me is to see how many short books that are less than 30 minutes there are and to tackle them first. I think I will break the big ones into 10 chapter chunks, and listen to 10 at a time.
I have never successfully gotten through a “Read the Bible in a Year” program. I want to make it easier for me to do so and so I made this software. It is very simple php and mySQL baked into the html page, with a little ajax to make it look seemless. The progress bars are just div elements displayed inline with a background color and contain a single period colored the same color as the background. They are generated by a php script with one div for each chapter.
If anyone would like to have the code behind it just ask.