the great work at duke re: Orphan Works
Saturday, April 30th, 2005The good folks at Duke have put together this cool chart on documentary films.
The good folks at Duke have put together this cool chart on documentary films.
source: Free online biomed literature
source: Implementing the NIH policy
I just installed Tiger on my computer and it’s now importing all of my email to Apple Mail from Entourage. It’s been importing for about 24 hours, but it’s still only about half way through. I don’t feel like reading and writing on a slow machine so I’m going to take a blog break until my new Tiger machine is running properly… See you on the other side.
source: Tiger break
From Motivational Quotes of the Day:
“To accomplish great things, we must dream as well as act.” - Anatole France
This post was written by George, source: Dreaming
Ummm, is this for real? You mean to tell me not only are our state legislators trying to regulate municipal WiFi, but they’re also creating legislation that will only go into effect if a federal law is overturned?
Don’t they have anything better to do? I might have to email my representatives again…
This post was written by George, source: Who are they representing?
I haven’t brought it up in a while, but for BFD readers who don’t know Civic Strategies “is a strategic planning firm that structures public policy solutions for cities and regions.” Every month Otis White sends out a newsletter. When he mentions Cleveland, more often then not the stories paint a dim picture of our city. Like this one regarding Plain Dealer reporters visiting Cleveland schools.
Hello? People around the country receive this newsletter. Doesn’t anyone monitor this stuff besides me? Isn’t there a PR person for the school district? Or is that why MaryBeth Matthews blogs? I think we need some better “media relations” then press releases about basketball scholarships. Not that those aren’t important, but I think we’ve got some serious perception issues here…
This post was written by George, source: Another Civic Strategies, another Cleveland mention
source: Review of three archiving tools
Congratulations to Ellen and Eileen on their Nebula Awards!
source: 2004 Nebula Awards Winners
It works, mostly.
Parts of the film seem rushed and confused, as if the director became self-concious of the expository lumps.
Trillian’s character has been reworked as a romantic interest for Arthur Dent, a move necessitating the transformation of Beeblebrox from lovable goof to goofy thug.
Sam Rockwell’s Zaphod Beeblebrox, the President of the Galaxy, comes off as a mixture of George W. Bush sneer, and self-absorbed rock star swagger.
There are some nice nods to Hitchhiker’s Guide creator the late Douglas Adams: Trillian’s costume at a fancy dress party, and a certain computer company’s logo on a giant computer.
The visuals are great, especially the interior of the planet manufacturing planet of Magrathea, and the Vogons, who have been reworked into bureaucrats. The bits of business involving paperwork turned out great.
If you like the original radio play, the books, or the BBC TV adaptation, you’ll enjoy it.
source: H2G2 Review
Preventing Chronic Disease is an online only, peer reviewed journal produced by the US Centers for Disease Control and Prevention (CDC).
Preventing Chronic Disease - Fulltext v1+ (2004+) CDC | PubMed Central; ISSN: 1545-1151.
John Ettorre let me know that BFD is listed with his blog by Northern Ohio Live Magazine.
So “Pour yourself a satisfying cup of Blog”. Thanks, NOL.
This post was written by George, source: A fun place to visit
source: Survey of OA in Europe
UNIX: another useful tip. Bash supports a wide variety of command
line editing tricks; you have the usual
href=http://www.delorie.com/gnu/docs/bash/bashref_83.html> GUIish editing
(backspace, insert new characters, delete, blah blah) through the GNU
Readline library, and in addition to that you have the traditional
csh-style
history expansion (like ‘!!’ to refer to the previous command typed).
The latter are great, but they won’t actually be expanded until you hit
Enter and run the command line. That can be inconvenient, resulting in
the user being forced to reach for the rodent for some cut’n'paste
instead.
Here’s a handy trick — add this line to ~/.inputrc (creating the
file if necessary):
Control-x: shell-expand-line
Start a new bash shell. Now, if you type CTRL-X during command line
entry, any shell metacharacters will be expanded on the current
command line. For example:
% echo Hello world Hello world % echo Hi !$ (press CTRL-X) (current command line expands to:) % echo Hi world
There’s a
few more commands supported, but none of them are really quite
as useful as shell-expand-line.
Update: ‘Smylers’ wrote to point me at this UKUUG talk from 2003 which discusses .inputrc expansions, and provides some insanely useful tips.
In particular, Magic Space clearly knocks this tip into a cocked hat, by performing the expansion on the fly as you type the command, with no additional keypresses — amazing! Bonus: it works if you use Emacs-mode line editing as well as Vi-mode.
I strongly recommend reading that paper — lots of other good tips there.
UNIX: a quick recap of a good tip combo picked up from ILUG recently.
To paraphrase Conor Wynne’s original question:
What’s the best way to set up a secure connection between two hosts,
possibly over the internet, using SSH, suitable for use from cron
so that it can run via crontab without entering authentication
manually?
Barry O’Donovan replied:
I suggested ssh keys without passphrases … in
http://www.barryodonovan.com/publications/lg/104/ and it includes
instructions. … You can invoke rsync over ssh and specify a specific
key with:rsync -a -e ’ssh -i /home/username/.ssh/id_rsa-serverbackup’
Colm MacCárthaigh followed up with:
You can restrict what commands an ssh account can run in the ssh public
key. This is how some of our more important projects (like Debian,
FreshRPMS, and a few more) push us updates. The key looks like
(jm: all on one line, no space between ‘no-pty,’ and ‘command’):no-port-forwarding,no-X11-forwarding,no-agent-forwarding,no-pty,
command=”/home/ximian/rsync-ximian-nolog &”
ssh-dss keydata username@blahSo, create a passwordless public key like so, and just change the
command to whatver rsync runs.
Combined, that’s a useful tip — I knew about the ssh command restriction
technique, but being able to use a specific single-purpose key from the
ssh client is very useful.
(updated: mbp mailed to
note some missing quotes in Barry’s command above; they’d been eaten
by WebMake. drat.)
Nagoya Mathematical Journal
- Fulltext v153+ (1999+); ISSN: 0027-7630.
[Thanks to Terry Ehling, Cornell University Library’s Director of Electronic Publishing for the notification.]
A message posted by Eberhard Hilf to the American Scientist Open Access Forum on 29 April, Harvesting from the many OA servers that are not yet OAI-compliant, summarizes some experience with My Meta Maker, which can be used to mark up resources in Physics using the Dublin Core metadata standard. Excerpt: “Just by adding metadata to quantities of OA documents harvested from local research groups using http://www.isn-oldenburg.de/services/mmm/ rather than waiting for each institution to make up its mind to adopt an official OA self-archiving policy, we have generated an enormous positive response from authors, gratified at being more cited, being found in google, being phoned and emailed by colleagues, etc.“.
source: Adding metadata
So here’s a genuine question about journalistic ethics that I’ve gotten different feedback about:
Imagine:
(2) that the report is factually and fundamentally wrong,
(3) that X complains to the reporter, and publication about the mistakes, but
(4) no correction follows,
(5) then the reporter asks to write an “in depth report” about X,
(6) and the publication authorizes it.
Given 1-4, is 5 or 6:
(a) common
(b) unremarkable
(c) odd
(d) bad business
(e) unethical
My sense is at least (d): if the report is generous, it seems a way to make up; if the report is critical, it seems grudge journalism.
Journalists?
source: a question for jay
by Marcia Savage
Congress should take a comprehensive approach to cybersecurity instead of its current way of dealing with spyware, phishing, and data warehouse security on a piecemeal basis, according to the Cyber Security Industry Alliance (CSIA).
Read this at SC Magazine.
source: Industry group offers cybersecurity recommendations to Congress