Here is a great deal for those of you who NEED to find a better backup solution. You know who you are. Free

 

I upgraded to Zotero’s latest Sync Preview some time ago, and was blessed today with automatic update. To my delight, this update includes, among other things, a full text editor for note taking. It works a lot like a basic/primitive word processor or WYSIWYG HTML editor. I’m pleased as punch; now I feel better about using Zotero as full-time note taking software (for books at least).

You can download the Preview Release at the Zotero site. Be warned, this is beta software. In my experience it is stable and problem free, but there are no guarantees, so please backup your data (using Dropbox, for example), or stick with Zotero 1.0 until the final release.

 

Google Books currently allows you to search and browse a massive number of copyrighted material online. Google has been digitalizing books for some time, and the number of available books is growing quickly. Since Google generates ad revenue from this feature, it is no surprise that they were sued by book publishers in 2005. That lawsuit has come to a close, and the result seems to be good for users, for publishers, and for Google. As ReadWriteWeb reports:

Under the terms of the settlement, Google has agreed to pay the authors and publishers $125 million. It will also be responsible for selling access to copyrighted works in its repository. Most of the revenues from such access would go to the authors and publishers.

Currently, users of Google Book Search are able to view snippets of books online. The settlement agreement allows Google to make whole pages of copyright works available to online searchers. Users will be able to preview up to 20 percent of a book and purchase the book if they choose to, said David Drummond, senior vice president of corporate development and chief legal officer for Google.

All public libraries in the United States will be offered a free online portal to Google’s digitized collection, said Aiken, and patrons will be able to print an unlimited number of pages for a per page fee. Google will also be offering institutional subscriptions to colleges and universities. Google Book Search services available outside the United States will remain the same, Drummond said.

This is an interesting development in Google’s continue battle with copyright laws and privacy issues, and appears to be a good compromise. Dan Cohen has a more skeptical take. Your thoughts?

 

As a result of my own self-interests, I forgot to mention in my previous post: CrossoverOffice and CrossOver Games are also available for Macs, and both the Mac and Linux editions are free today.

You can register for your free version here. Follow the instructions on the page.

 

If you are a Linux user then Tuesday October 27 is your day. The premium software company CodeWeavers lost a bet and, as a result, are giving away their software on Tuesday for free. From their press release:

On Tuesday, Oct. 28, 2008, any one visiting the CodeWeavers’ Web site (www.codeweavers.com) will be given a deal code that will entitle them to one free copy of CodeWeavers’ award-winning CrossOver software. Each copy comes complete with support.

“I realize that by giving away all my software, I’ve caused horrific damage to my company’s bottom line,” White said. “In fact, our vice president of sales wretched Starbucks all over his shirt when he learned the news. But, I figure, the way the economy is going, in a few months everyone might be out on the streets, wearing potato sacks and standing in line for squirrel soup, so why not?”

The CrossOver software (CrossOver Office and CrossOver Games) is a enhanced commercialed version of WINE, which allows Linux users to run many Windows progams. It is based off of WINE, only friendlier, fancier, and optimized for MS Office and Windows Games respectively. This is serious software, and free on Tuesday only (usually between $40-$70), so take advantage.

Curious about the nature of the bet? Well, let’s just say George Bush gets the credit on this one. Read about that here.

 

The “How to Type in Greek” series of posts is designed to help you set-up your computer to type Ancient (Polytonic) Greek using a Unicode Font. Be sure to check out Part I (on Unicode), II (on setting up Windows), and III (on recommended Fonts).

Introduction

This post is designed to show Linux users how to set-up a Polytonic Greek keyboard, with particular attention to Ubuntu. The goal is that our keyboard will function identically regardless of Desktop Environment or application—QT and GTK should each work flawlessly, and both KOffice and OpenOffice.org (as well as any other native Linux applications) should generate identical Greek characters. Once your keyboard is setup you will be able to dynamically switch between Greek and English in any application.

Before getting started you may want to read two previous posts in this series. (1) This post explains the advantages of Unicode and its usefulness (and necessity) for typing in Greek. (2) Once you have your keyboard setup, you will need to read through this post to find an open-source Greek font that implements all the necessary bells and whistles for typing in Ancient Greek (all the fonts listed are compatible with Linux).

A Guide by Vern Poythress

The most important resource for Polytonic Greek in Linux is this guide by Vern Poythress of Westminster Seminary. This is an excellent guide, complete with links and special files that will help you get the perfect setup. The only difficulty is that it is not distribution specific. In general this is a good thing, but I ran into problems with Ubuntu due to their default input method under 8.04, and the setup is much easier in 8.10. If you have problems with the steps below, follow Poythress’s guide.

Ubuntu 8.10

Polytonic Greek works out of the box in Ubuntu 8.10, much to my surprise (see the comments to this post; thanks Simos). To get it working, right click on your panel and add the keyboard indicator. Next, right click on your new keyboard indicator and choose “Keyboard preferences.” This will bring up a dialog. Choose the layouts tab, then the Plus button. You choose your layout by Country then by Variant. You want “Greece” and the “Polytonic.”

That’s it. Everything should be working, though you may want to follow Poythress’s guide to tweak your keyboard layout a bit. If your would prefer to use SCIM, which is a different Input Method particularly useful for complex characters (and which might solve problems with compatibility issues), follow the guide below on Ubuntu 8.04.

Ubuntu 8.04: How to Set Up SCIM

Ubuntu, and several other GNOME-heavy distributions (like Fedora), do not use SCIM by default, which is the preferred input method for complex characters (accents and the like). You will therefore have to set it up manually, which is not difficult. Here are the steps I used for Ubuntu:

The latest versions of Ubuntu provide a pretty simple way of doing this. You just need to set a couple of language options. You need to allow for complex character creation. System –> Administration –> Language Support. Check the box for “Enable support to Enter Complex Characters.” This tells X.org that you want to use SCIM, rather than the default input method. You do NOT need to install anything else, so ignore any notices that tells you otherwise, and don’t select any languages. You are only concerned about characters and keyboards. Now you will need to restart.

When GNOME boots up again, there will be a little keyboard icon in your taskbar. Right-click on this icon and select SCIM Setup. Go to “Global Setup.” You should see a list of various Input Methods. You need “Other – English/European” . Check that box, Apply, then close out of the dialog. You may need to restart again, but it shouldn’t be necessary. You will now be able to use the keyboard icon to select the preferred Input Method. I have English/European set as default, but you can always move between different methods if you like. Just click on the Keyboard icon, and select what you want to use. Whenever you type in Greek you will need to be using “English/European” in order to get all the accents.

Moving to SCIM as the defult input manager may result in a couple of problems

(1) You may loose some shortcut features in Nautilus as a result of certain SCIM implementations. Nautilus allows you to type to select folders and files, and with SCIM this might no longer work. There is an easy fix, however. At the command line, type: im-switch -c . Select scim-immodule. Restart your x-server and you should be good to go.

(2) Regardless of distribution, you will need to install extra software if you use Virtualization technology, such as VirtualBox or VMWare.

For Ubuntu (or other Debian-based distributions) search for and install scim-bridge-client-qt and scim-bridge-client-qt4 in Synaptic, or just type the following in a Terminal:

sudo apt-get install scim-bridge-client-qt scim-bridge-client-qt4

All Distrubutions: Setting up your Keyboard

Now that you have SCIM set up and everything else working, you can install your Greek keyboard. Right click on the gnome panel and select “Add to Panel.” Select “Keyboard Indicator” and close out of the dialog. Right click on your new panel item (which probably says something like “USA”) and select the “Preferences” option. Click the “Layout” tab, then add a new layout. You need to add the “Greece” keyboard and the “Polytonic” variant. You can now switch to the Greek Keyboard layout by clicking on this panel dialog, or you can set a keyboard shortcut for alternating between keyboard layouts (I have keyboard-switching set to the Caps Lock key).

These steps provide you with all the necessary fundamentals for enabling Polytonic Greek in Ubuntu (or other distributions). But this is Linux, so the customization options are endless. You can, for example, remap certain keys so that they are more intuitive (such as the breathing marks). For this, and other hand tricks, follow Poythress’s guide, start with the section on “Adding Keymaps.” You can skip the section about the “Compose” file, which is unnecesary once you have SCIM working.

Enjoy all the polytonic goodness!

 

One handy OpenOffice extension out there is Sun’s PDF Import Extension. Their description:

The PDF Import Extension allows modifying existing PDF files for which the original source files do not exist anymore. PDF documents are imported in Draw and Impress to preserve the layout and to allow basic editing. It is the perfect solution for changing dates, numbers or small portions of text.

There is another and even more important feature in this plugin, however. Most people don’t follow my advice and download OpenOffice, which means that I often have to export my files into PDFs. I do this for Impress presentations for my classes, for example. Some students, however, do use OpenOffice. Why should they be punished for their progressive attitude and superior brain power? Shouldn’t they get the originals? Well now they can:

The PDF Import extension will also enable the PDF export into a hybrid PDF file, which is a PDF with the embedded source file as ODF. Hybrid PDF files will be opened in StarOffice as an ODF file without any layout differences, while users without StarOffice can open the PDF part of the hybrid file.

It works perfectly, in my experience. It works so well, in fact, I wish I could just save my documents as Hybrid PDFs.

You can download the plugin here. You will need OpenOffice 3.0 for this to work.

 

Those of you who have upgrade to Zotero 1.5 (still in Beta) and/or OpenOffice 3.0 may have noticed some problems with integration. Zotero has a plugin for OpenOffice and MS Word that integrates your Bibliography with your documents, but the default plugin does not work with OpenOffice.

That problem has been fixed: download the new (patched) version from here. This new version will work with all versions of Zotero and OpenOffice. The technically-inclined can read about the details here.

This patched plugin is a temporary fix, a prelude to a fully rewritten plugin (which will be a serious upgrade) due out soon. Read the technical details about the future of OpenOffice and Zotero integration here.

Stay tuned; I’ll keep you posted!

 

I am excited to announce that Nerdlets is now at its own domain! Check out that beautifull address bar! Oh, the nerdlets.org goodness.

Don’t worry, nothing else has changed. If you are subscribed, your old subscription should still work perfectly. If you haven’t subscribed, now would be a great time! If you have this site bookmarked, feel free to up date it to the current location, but it’s not really necessary (your old bookmark will redirect you here).

As an aside, this is my 100th post. Thanks for your loyalty!

 

Here are a handful of handy extensions for the previously mentioned OpenOffice.org, a free suite of office products similar to Microsoft Office.

© 2012 Nerdlets Suffusion theme by Sayontan Sinha