MS recently released the Beta 2 of their latest iteration of Internet Explorer, and it’s looking pretty nice. It boasts substantially higher security and a wealth of new features (most of which are already available in other browsers).

The most important advance is IE8′s promised standards compatibility (enabled by default). This is huge. Why? Because the code the powers the internet is supposed to comply with certain standards in order to ensure that different web browsers are able to view the same content with comparable success. However, since IE has dominate the browser market (over 90% market share, until recently), Microsoft has somewhat ignored those standards. This means that web developers have to program for two: for IE, and for everyone else.

Several decades (and international lawsuits) later, we have IE8. And it looks good. Here is a balanced review from the folks at Ars Technica. They are generally enthusiastic, though have this interesting criticism:

More disappointing (although not IE8′s fault as such) is just how broken many of Microsoft’s own websites are when forced to use IE8[compatibility] mode…. It would be nice if Microsoft would take a lead here; it will be difficult to convince third parties to update their sites for IE8 if the company cannot itself be bothered to do the same.

Read the whole review.

 

Web-based applications are a handy way to stay organized and get-things-done both on and off campus. The advantage of web-based applications is that they are accessible anywhere there’s a computer, and are are usually free.

Here is a list of 10 handy web-apps that are perfect school (and office) needs. A couple are particularly noteworthy: google calendar, remember the milk, zotero, and evernote. Keep an eye on my blog for an upcoming post og google calendar and remember the milk, along with Gmail and Mozilla Thunderbird.

 

If you did not catch the last sale, here’s your chance. Microsoft recently released this press release with the details.

Here’s the run down: anyone with a .edu email address is able to get 90% off Microsoft Office 2007 Ultimate addition. That’s $60 for Microsoft’s flagship Office product. This is truly a great deal. Ultimate Edition includes everything; you even get Outlook’s business contact manager (complete with SQL server).

If you don’t have a .edu email address, ask for one. Most college’s offer .edu addresses to alumni. And just to be clear, even though the press release implies that this offer is only for students, Microsoft has agreed that anyone with a .edu address can qualify.

Go to http://www.TheUltimateSteal.com to make your purchase. Check out this post for more information, which includes notices about similar sales occurring early September. A list of what you get is available from Microsoft here, or you can check out the (Full Price) produce page from Tiger Direct here.

Finally, without wanting to take away from the importance of this sale, I would feel a little remiss if I did not mention that OpenOffice.org offers a full office suite for free, and is really excellent software (I have both MS Office 2007 and OpenOffice.org, and prefer the latter for a whole host of reasons). I will post more about OpenOffice.org soon, so stay tuned. In the mean time, don’t feel quilty about Office 2007–it’s an incredible offer.

 

If you have ever designed your own website, or modified you blog’s banner, sidebar, etc., then you may have spent a good amount of trial-and-error time trying to guess how long your image should be. No longer. Pixus, an application that runs on Adobe’s new AIR technology, does that work for you. If you’re a blogger, and have spent time modifying you theme, then this app is worth a try.

 

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!

 

Learn more about the ESV Study BibleThe 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:

© 2011 Nerdlets Suffusion theme by Sayontan Sinha