November 27, 2009

Typing Hebrew on MacOSX

Thanks to Chris Heard on Higgaion who has posted two videos on typing Hebrew on Mac OS X which are designed to:

introduce students to typing in Hebrew on a Macintosh.

November 17, 2009

Accordance to Pages Citation Paster Updated

I've added some options to the Accordance to Pages Citation Paster. All of these new options can be changed by opening the script and altering a property value. Version 0.9 includes:

  • Removal of trailing whitespace (carriage returns, spaces) from copied text
  • Return insertion point to the body text after inserting footnote
  • Can set script to manually fix the font name/size of the text pasted into the body
  • Can optionally choose to Paste and Match Style in Pages
It's available in the downloads section.

November 13, 2009

Accordance Bibliographic Citations in Pages

I am making publicly available my "Accordance to Pages Citation Paster" script.

You can download the latest version from The Macintosh Biblioblog's Downloads section.
Here is more information from the ReadMe file.

Accordance to Pages Citation Paster

version 0.7

The Accordance to Pages Citation Paster is created to work with the bibliographical citation function within Accordance Bible Software in Accordance 8.4 and up. Using that function, you can paste in copied text as well as a footnote in word processors such as Microsoft Word. However, a shortcoming of iWorks Pages does not permit footnotes to be pasted into a document. This script is a workaround for that shortcoming. In addition, the script can by default also include the task of Copy as Citation in Accordance before bringing Pages to the front and pasting in the citation, so you can do it all in one command.

The Accordance to Pages Citation Paster script:

-- Can optionally Copy as Citation from Accordance first if it is the frontmost app.

-- Can optionally insert an empty footnote if none detected in the citation.

To install: Leave 'Put bibliography details as footnote' UNchecked in Accordance preferences in order to copy a citation format this script can use.

It can be launched from the typical script locations. For information about launching the script in the system wide Script Menu run the Applescript Editor and check the help files.

If you want to assign a keyboard shortcut to run the script, you'll have to use a tool like

Quicksilver ( http://www.blacktree.com/ )

or FastScripts ( http://www.red-sweater.com/fastscripts/ ). For a simple, system-wide key combo trigger I'd recommend FastScripts. The script can also be launched from utilities like Butler, LaunchBar, Automator, or even Services. (Do your own research on how to do so, please.)

If you open the script in the Finder, it will not run, it will open it up in Applescript Editor. There are a couple options you can tweak inside the editor. The beginning of the script includes this:

You can change copyCitationFromAccordance from true to false to prevent the script from doing the Copy as Citation within Accordance.

You can change insertEmptyFootnote from false to true to have the script insert an empty Footnote when pasting a citation that does not include one.

You can also change the script's speed to ensure stability or try and speed it up (by setting the n property to 0

Note: You didn't pay for this, so you get no implied warranties or guarantees for it. (If you do send me a donation, then you can demand any guarantee you like.)

Note: The author is not associated with OakTree software and the Accordance folks are not responsible for the support, use or content of this script.

Written by Joe Weaks, November 13, 2009

Available at The Macintosh Biblioblog

October 19, 2009

Imperialism and the Museums It Created

I'll never forget my first summer of travel, back-packing through Europe and the middle East. Everywhere I went and visited museums and ancient sites, many times over I stared at a plaque on a wall or a gap in an edifice in Egypt and Greece especially and thought to myself, "Hey, I saw this thing back in June at the British museum." What is the current status of right of return?

All Things Considered has a great story today on a new museum that has opened in Athens. One primary argument from the British Museum defending the failure to return the Parthenon friezes is that they haven't the fitting place to house them. Well, check out the images of this new museum.

"'Everyone Understands What Is Missing'

The display space is the same dimension and orientation as the Parthenon looming on the Acropolis hill, just 900 feet away. Thanks to wraparound glass windows, the exhibits bask in the same natural light surrounding the original temple, which was built for the goddess Athena, the protector of the city of Athens below.

Britain's Lord Elgin chiseled off roughly half the sculptures that adorned the Parthenon in the early 1800s, when Greece was an unwilling member of the Ottoman Empire. Later, he sold them to the British Museum."
It reminds me of the first thing you see when you walk into the Antiquities Museum in Cairo... a replica of the Rosetta Stone.

I understand that it is not a clear-cut issue. But isn't the main issue that an older colonial empire stole these items from their homeland, and in 2009, it's time to return them? Western imperialism and continued profit-making at the expense of middle-eastern nations won't subside without acting on that reality.

If the news of this new museum in Athens is not met with enthusiasm in England, then shame on you.

October 08, 2009

Back to Quicksilver on Snow Leopard

Quicksilver, the amazing tool that it is, continues to live on life support. A small open source community seem to be giving it attention. I spent an intentional month with LaunchBar and then with Google Quick Search Box each to try and migrate to either of those. It just didn't work out. LB was certainly stable, but still underpowered. Some things in QS that I just depend on can't be done in LB (global triggers one of them). So, then on to Google's attempt, which is developed by QS' creator. It is definitely the underdog in this category... searches didn't even find the files I wanted. You have to use xcode to write plugins for now. I really look forward to trying out gQSB2.0 when it arrives. I expect huge improvements.

So, for now, I'm back with Quicksilver, though I've begun to play with creating Services for some of my own plugins that can now receive global key combinations in Snow Leopard. I have all my Accordance actions running native on Snow Leopard now as Services that don't require Quicksilver, Launchbar or anything. I hope to find the time to make them available soon.

And speaking of Snow Leopard...

On The Apple Blog a month ago, there was a helpful article pointing out that some QS plugins are causing crashes in Snow Leopard.

From what I’ve been reading on support forums, some users of Quicksilver saw no affect from upgrading their machines to Snow Leopard. I however, was not one of those people. And although I am warming more and more to Google Quick Search Box, I still supplement my usage of QSB with Quicksilver where the former is lacking in features. So I tinkered around until I was able to resuscitate and use Quicksilver again under Snow Leopard.
Really, the thing to do is install the latest Open Source build

and then navigate to:
~/Library/Application Support/Quicksilver/PlugIns
and remove all teh plugins and restart QS. If things run well, then you can selectively try plugins to add back in. Definitely stay away from UI plugins and AirPort Module.qsplugin and Services Menu Module.qsplugin.