I have never used it, but check out this post about a newly released web application that helps busy folks schedule meetings. It looks like it would be great for the frazzled pastor, and it syncs with Google Calendar, which is certainly a plus.
I have mentioned wordle before, the cool free web-app that turns a pile of words into a occurrence-based cloud image.
John Schweneler has recently applied wordle to the official campaign blogs of McCain and Obama. This is interesting on so many levels, but of particular note is that the most frequently used word on both blogs is… Obama.
My subscriber list has gotten long enough that I can no longer guess who is subscribed to this blog. More importantly, I have a lot of post ideas, with little notion of what to prioritize. So, I am instituting my first user poll: what Operating System do you use? You will find the poll in the first sidebar (scroll down a little). You can select more than one operating system. Please vote! And, if you have any other opinions on the direction you would like to see this blog take, please leave a comment to this post.
Google Docs is great, but it can often be a pain to add files to your account. This post links to a Firefox plugin that makes adding files a little easier, at least for documents hosted on the internet. Right click on any supported file on the web (such as a PDF) and send it straight to your Google account. I hope someone develops a similar tool for Windows/Linux file managers. If you know of one, leave a comment!
The ESV blog has new banners available for your web site, blog, email signature, or any other medium that allows users to paste HTML code (facebook, myspace, friendfeed, etc.). Get the code here.
My Windows readers will be perplexed by this post, so as a brief preface, let me just say feel more than free to skip this one (and any other “Linux how to” posts that might pop-up in the future). I spend most of my computer time in Linux, but there are a couple of Windows applications that I use regularly. Bibleworks is one of them. This post explains how I got Bibleworks to run in Linux (Ubuntu 8.04 and Ubuntu 8.10) using Wine. This guide is confirmed to work with Bibleworks 7 and Bibleworks 8 using any Wine version 1.0 and up (Bibleworks 6 has worked fine for years).
Here are the steps I used to run Bibleworks in Ubuntu 8.04 and 8.10 (though the instructions should also work in any Linux distro, like Fedora or OpenSUSE, that includes Wine 1.0 and later).
Step 1: Install Wine
You will need to most recent version (1.0 or higher). Use your distribution’s package-manager or follow the instructions for your distribution here (for Ubuntu, use this guide.
Step 2: Tell Wine to Play Nice
There are a few modifications that you will want to make to ensure that Wine plays well with Bibleworks. First, and most important, make certain that you are emulating XP. To do this, type “winecfg” in the command line, and make sure XP is the selected version.
Second, the default settings for Internet Explorer will not work with Bibleworks. We will need to change it. Do the following in a terminal to backup the default setup:
mv ~/.wine/drive_c/Program\ Files/Internet\ Explorer ~/.wine/drive_c/Program\ Files/IE6BACKUP
Now we need to use the winetricks script to set up a fake Internet Explorer. In the command line:
wget http://www.kegel.com/wine/winetricks
chmod +x winetricks
./winetricks
This will bring up the following window. There are a lot of great options here. The only one that you need to worry about at the moment is fakeie6. Select it and let winetricks do its work.
Step 3: Install Bibleworks 7
Now the fun part. Pop in your first Bibleworks disc. Open you favorite file manager and explore the CD. The application you want is “autorun.exe,” and it is best not to run it from the command line (since you will have to switch discs several times). Select the modules you want and start installing.
The only difficulty I ran into here is being a little trigger happy on the disc switching. When the window for exchanging disc opens, go ahead an put in the requested disc. Do not click OK until the disc is fully loaded. Once the disc icon shows up on your desktop (or “Computer” folder), it’s ready to go, and only then should you click OK. Jumping the gun here could result in Bibleworks never recognizing the disc, and you will have to start over. (If this does not work, you can copy the contents of each disc into a folder in your home directory, then use the command line and run wine /path/to/folder/setup.exe).
Once it’s installed, you will have a Bibleworks icon on your desktop. Drag and drop this to whatever launcher or menu you want, or just doubleclick to launch Bibleworks.
Step 4: Updates.
Shutdown Bibleworks and then start it up again. This saves your settings, which is necessary if you have a crash. You should do this anytime you make changes to Bibleworks, such as setting options or default versions.
Before tailoring Bibleworks to your personal needs, it’s a good idea to download all the updates. Sometimes an update can reset your settings, so update before your tweek.
You should be able to check for automatic online updates (this is why we ran the winetricks script). Do not use the dialog for this in the Options menu. Instead, go to Help – Bibleworks on the Internet – Check for updates. This should bring up the window to the left. Check all that you want (I recommend everything), and then click “Apply.”
It should work, and will eventually restart Bibleworks on its own.
Step 5: Getting Pretty
Check out this screenshot. Not pretty, right? That’s because the standard fonts are not really good in Wine. Go to Tools – Options. Select the Font Tab. Adjust as necessary. I used the default font for my Ubuntu theme, which looks very nice. You may also want to change your Greek and Hebrew fonts. For recommendations, check out this post.
Also, while you are in this dialog, set up the “Export” fonts for Unicode support. Use the screenshot to the left as a guide.
You can “pretty up” the rest of the interface by using the aforementioned winetricks script to install the “Core Fonts” package and “Tahoma.”
Step 6: Fixing Smaller Bugs
One minor annoyance occurs when Bibleworks starts and the Welcome Screen appears. In the bottom right hand corner of this dialog box you can uncheck the “Appear at Startup” button, but it won’t do any good. To keep this screen from appearing you need to manually change a line in the bw700.ini file. Located this file in your Wine/BibleWorks 7/ directory and change the following line:
ishowgetstart=1
Change the value to 0.
Step 7: Enduring Problems
There are several issues, but only one of them is major. The most obvious is the lack of any icons on the toolbar. This is really not a problem, however, since Bibleworks gives you many ways to get to the dialogs you need.
Update: Some of what follows is not an issue in Bibleworks 8, but help files do still crash Bibleworks.
The biggest issue is that modules that require Windows Help files (.chm) will crash Bibleworks when you close them. This includes many of the various “books” that Bibleworks provides, such a Gesenius’s Hebrew Grammar. There is a work around, however: don’t close the window after you open it. As long as you do not close the window, you can browse, read, copy/paste to your heart’s content. Bibleworks lets you have as many of these windows open as you want, so when you are done with them, just minimize them.
Work Around: You can always view the resource in a native Linux CHM viewer, such as gnochm. I have linked all the .chm files in the Bibleworks “databases” directory into a separate folder to make accessing these resources easier.
Finally, if you do have a crash, you will see the screen to your right. Make sure you select the last option. Bibleworks is a little over-protective. Do not allow it to delete your .ini file, as you will have to reset all your settings. Instead, select “Let the operating system handle the error” and just restart.
I very much recommend backing up your settings file, particularly if you make heavy modifications to the default options (such as specialized search versions, font choices, etc). Despite Bibleworks’s claim to the contrary, the bw700.ini file in the Bibleworks directory is not the file to backup. Bibleworks creates an .ini file in the Windows directory, and that is the one you need (this has been fixed in a recent update). To backup, simply browse to that directory and copy the bw700.ini file, or use the terminal:
cp ~/.wine/drive_c/windows/bw700.ini ~/.wine/drive_c/windows/bw700.ini_BAK
Do the same for the file in the Bibleworks directory, since the most recent version does use that file:
cp ~/.wine/drive_c/Program\ Files/Bibleworks\ 7/bw700.ini ~/.wine/drive_c/Program\ Files/Bibleworks\ 7/bw700.ini_BAK
Should you have any problems in the future, just restore your backup file. Windows users will benefit from this as well (I get the occasional crash there too).
I have not had too many crashes. It is pretty stable, for a Wine app, and you can always use something like VirtualBox if you need more stability. Also, whenever you spend a good amount of time changing your settings (such as default search versions, etc.), shutdown and restart to save your settings.
Conclusion
I hope this helps Linux users use this wonderful software. Please post problems (and solutions) in the comments. Here is one last screenshot, with everything running:
A to-the-point analysis from Politico.com.
The two candidates will make their first joint appearance this Saturday at Saddleback Church, hosted by Rick Warren. The website for the event can be found here. NPR reports:
Warren has said that the conversations will focus on issues such as
poverty, AIDS, climate change and human rights. The forum also gives
the politicians the chance to appeal to religious voters. The most recent poll
from the Pew Forum on Religion & Public Life shows that white
evangelicals are more undecided now than they were at this point during
the last two election cycles.
And also this, from a Q&A with the Pew Forum’s John Green:
Beyond what it may say about the role of religion and the campaign, the
event seems to serve the purposes of both the Obama and McCain
campaigns. As you know, there has been a lot of back-and-forth between
the campaigns about joint appearances. This is the first one that’s
happened. It could also be that some of the people who put this
together, including Rick Warren himself, were a particular draw.
In the course of further discussion, Green compares Rick Warren’s recent place in political discussion to Billy Graham:
One of the reasons Warren has the kind of attraction to Obama and
McCain is that he is not as political as some pastors are. He cares
very much about issues like AIDS in Africa. The better parallel is
between him and [Billy] Graham. Graham was friends with many presidents
and close to the Bush family. Graham did this in a very bipartisan way
but always managed to stay above the rough and tumble, because he
always talked about issues, and he based his appeal on personal
relationships.
Read more here. Mark Stricherz of getReligion.org offers some further thoughts about Rick Warren. It is also interesting that the abortion debate does not appear to be on the agenda, particularly given some statements by Obama, not to mention proposed changes in the Democratic platform on the issue.
Peter Sagal on All Things Considered:
Like a lot of people, I am constantly checking my e-mail accounts. I also check if anybody has commented on my blog, and I check my phone for text messages, and I await instant messages like a trembling young fawn. But I noticed recently that once I’ve received an e-mail, text message or comment, I feel a certain letdown. Before it arrives, it could be anything: a new opportunity, an old friend emerging from the past, a summons to the palace, because the king has decided that only I can save the kingdom. Once the messages arrive, they seem so mundane: friends I already have, requests that ask nothing of my special crime-fighting abilities, entreaties from Nigerians to whom I’ve already sent checks.
Read more.
I asked the question here. The answer, perhaps, is available here. An excerpt:
Up until last night, the person with the most followers on the micro-messaging service was Digg founder and Web celeb Kevin Rose
, with 56,482 other people following his every public mind burp. It took none other than Barack Obama
(or, rather, Obama’s campaign machine) to take the Twitter crown away from Rose. Obama can now finally stand tall knowing that 56,791 people subscribe to his campaign Tweets.






